May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- */
- public static final int actionBarDivider=0x7f030000;
- /**
- * Custom item state list drawable background for action bar items.
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- */
- public static final int actionBarItemBackground=0x7f030001;
- /**
- * Reference to a theme that should be used to inflate popups
- * shown by widgets in the action bar.
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- */
- public static final int actionBarPopupTheme=0x7f030002;
- /**
- * Size of the Action Bar, including the contextual
- * bar used to present Action Modes.
- *
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), and
- * mm (millimeters).
- *
Must be one of the following constant values.
- *Constant | Value | Description |
---|---|---|
wrap_content | 0 |
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- */
- public static final int actionBarSplitStyle=0x7f030004;
- /**
- * Reference to a style for the Action Bar
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- */
- public static final int actionBarStyle=0x7f030005;
- /**
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- */
- public static final int actionBarTabBarStyle=0x7f030006;
- /**
- * Default style for tabs within an action bar
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- */
- public static final int actionBarTabStyle=0x7f030007;
- /**
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- */
- public static final int actionBarTabTextStyle=0x7f030008;
- /**
- * Reference to a theme that should be used to inflate the
- * action bar. This will be inherited by any widget inflated
- * into the action bar.
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- */
- public static final int actionBarTheme=0x7f030009;
- /**
- * Reference to a theme that should be used to inflate widgets
- * and layouts destined for the action bar. Most of the time
- * this will be a reference to the current theme, but when
- * the action bar has a significantly different contrast
- * profile than the rest of the activity the difference
- * can become important. If this is set to @null the current
- * theme will be used.
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- */
- public static final int actionBarWidgetTheme=0x7f03000a;
- /**
- * Default action button style.
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- */
- public static final int actionButtonStyle=0x7f03000b;
- /**
- * Default ActionBar dropdown style.
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- */
- public static final int actionDropDownStyle=0x7f03000c;
- /**
- * An optional layout to be used as an action view.
- * See {@link android.view.MenuItem#setActionView(android.view.View)}
- * for more info.
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- */
- public static final int actionLayout=0x7f03000d;
- /**
- * TextAppearance style that will be applied to text that
- * appears within action menu items.
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- */
- public static final int actionMenuTextAppearance=0x7f03000e;
- /**
- * Color for text that appears within action menu items.
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- *
May be a color value, in the form of "#rgb
",
- * "#argb
", "#rrggbb
", or
- * "#aarrggbb
".
- */
- public static final int actionMenuTextColor=0x7f03000f;
- /**
- * Background drawable to use for action mode UI
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- */
- public static final int actionModeBackground=0x7f030010;
- /**
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- */
- public static final int actionModeCloseButtonStyle=0x7f030011;
- /**
- * Drawable to use for the close action mode button
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- */
- public static final int actionModeCloseDrawable=0x7f030012;
- /**
- * Drawable to use for the Copy action button in Contextual Action Bar
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- */
- public static final int actionModeCopyDrawable=0x7f030013;
- /**
- * Drawable to use for the Cut action button in Contextual Action Bar
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- */
- public static final int actionModeCutDrawable=0x7f030014;
- /**
- * Drawable to use for the Find action button in WebView selection action modes
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- */
- public static final int actionModeFindDrawable=0x7f030015;
- /**
- * Drawable to use for the Paste action button in Contextual Action Bar
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- */
- public static final int actionModePasteDrawable=0x7f030016;
- /**
- * PopupWindow style to use for action modes when showing as a window overlay.
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- */
- public static final int actionModePopupWindowStyle=0x7f030017;
- /**
- * Drawable to use for the Select all action button in Contextual Action Bar
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- */
- public static final int actionModeSelectAllDrawable=0x7f030018;
- /**
- * Drawable to use for the Share action button in WebView selection action modes
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- */
- public static final int actionModeShareDrawable=0x7f030019;
- /**
- * Background drawable to use for action mode UI in the lower split bar
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- */
- public static final int actionModeSplitBackground=0x7f03001a;
- /**
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- */
- public static final int actionModeStyle=0x7f03001b;
- /**
- * Drawable to use for the Web Search action button in WebView selection action modes
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- */
- public static final int actionModeWebSearchDrawable=0x7f03001c;
- /**
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- */
- public static final int actionOverflowButtonStyle=0x7f03001d;
- /**
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- */
- public static final int actionOverflowMenuStyle=0x7f03001e;
- /**
- * The name of an optional ActionProvider class to instantiate an action view
- * and perform operations such as default action for that menu item.
- * See {@link android.view.MenuItem#setActionProvider(android.view.ActionProvider)}
- * for more info.
- *
May be a string value, using '\\;' to escape characters such as - * '\\n' or '\\uxxxx' for a unicode character; - */ - public static final int actionProviderClass=0x7f03001f; - /** - * The name of an optional View class to instantiate and use as an - * action view. See {@link android.view.MenuItem#setActionView(android.view.View)} - * for more info. - *
May be a string value, using '\\;' to escape characters such as - * '\\n' or '\\uxxxx' for a unicode character; - */ - public static final int actionViewClass=0x7f030020; - /** - * Default ActivityChooserView style. - *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- */
- public static final int activityChooserViewStyle=0x7f030021;
- /**
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- */
- public static final int alertDialogButtonGroupStyle=0x7f030022;
- /**
- *
May be a boolean value, such as "true
" or
- * "false
".
- */
- public static final int alertDialogCenterButtons=0x7f030023;
- /**
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- */
- public static final int alertDialogStyle=0x7f030024;
- /**
- * Theme to use for alert dialogs spawned from this theme.
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- */
- public static final int alertDialogTheme=0x7f030025;
- /**
- * Whether to automatically stack the buttons when there is not
- * enough space to lay them out side-by-side.
- *
May be a boolean value, such as "true
" or
- * "false
".
- */
- public static final int allowStacking=0x7f030026;
- /**
- * Alpha multiplier applied to the base color.
- *
May be a floating point value, such as "1.2
".
- */
- public static final int alpha=0x7f030027;
- /**
- * The alphabetic modifier key. This is the modifier when using a keyboard
- * with alphabetic keys. The values should be kept in sync with KeyEvent
- *
Must be one or more (separated by '|') of the following constant values.
- *Constant | Value | Description |
---|---|---|
ALT | 2 | |
CTRL | 1000 | |
FUNCTION | 8 | |
META | 10000 | |
SHIFT | 1 | |
SYM | 4 |
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), and
- * mm (millimeters).
- */
- public static final int arrowHeadLength=0x7f030029;
- /**
- * The length of the shaft when formed to make an arrow
- *
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), and
- * mm (millimeters).
- */
- public static final int arrowShaftLength=0x7f03002a;
- /**
- * Default AutoCompleteTextView style.
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- */
- public static final int autoCompleteTextViewStyle=0x7f03002b;
- /**
- * The maximum text size constraint to be used when auto-sizing text.
- *
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), and
- * mm (millimeters).
- */
- public static final int autoSizeMaxTextSize=0x7f03002c;
- /**
- * The minimum text size constraint to be used when auto-sizing text.
- *
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), and
- * mm (millimeters).
- */
- public static final int autoSizeMinTextSize=0x7f03002d;
- /**
- * Resource array of dimensions to be used in conjunction with
- * autoSizeTextType
set to uniform
. Overrides
- * autoSizeStepGranularity
if set.
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- */
- public static final int autoSizePresetSizes=0x7f03002e;
- /**
- * Specify the auto-size step size if autoSizeTextType
is set to
- * uniform
. The default is 1px. Overwrites
- * autoSizePresetSizes
if set.
- *
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), and
- * mm (millimeters).
- */
- public static final int autoSizeStepGranularity=0x7f03002f;
- /**
- * Specify the type of auto-size. Note that this feature is not supported by EditText,
- * works only for TextView.
- *
Must be one of the following constant values.
- *Constant | Value | Description |
---|---|---|
none | 0 | No auto-sizing (default). |
uniform | 1 | Uniform horizontal and vertical text size scaling to fit within the - * container. |
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- */
- public static final int background=0x7f030031;
- /**
- * Specifies a background drawable for the bottom component of a split action bar.
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- *
May be a color value, in the form of "#rgb
",
- * "#argb
", "#rrggbb
", or
- * "#aarrggbb
".
- */
- public static final int backgroundSplit=0x7f030032;
- /**
- * Specifies a background drawable for a second stacked row of the action bar.
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- *
May be a color value, in the form of "#rgb
",
- * "#argb
", "#rrggbb
", or
- * "#aarrggbb
".
- */
- public static final int backgroundStacked=0x7f030033;
- /**
- * Tint to apply to the background.
- *
May be a color value, in the form of "#rgb
",
- * "#argb
", "#rrggbb
", or
- * "#aarrggbb
".
- */
- public static final int backgroundTint=0x7f030034;
- /**
- * Blending mode used to apply the background tint.
- *
Must be one of the following constant values.
- *Constant | Value | Description |
---|---|---|
add | 10 | Combines the tint and icon color and alpha channels, clamping the - * result to valid color values. Saturate(S + D) |
multiply | e | Multiplies the color and alpha channels of the drawable with those of - * the tint. [Sa * Da, Sc * Dc] |
screen | f | [Sa + Da - Sa * Da, Sc + Dc - Sc * Dc] |
src_atop | 9 | The tint is drawn above the drawable, but with the drawable’s alpha - * channel masking the result. [Da, Sc * Da + (1 - Sa) * Dc] |
src_in | 5 | The tint is masked by the alpha channel of the drawable. The drawable’s - * color channels are thrown out. [Sa * Da, Sc * Da] |
src_over | 3 | The tint is drawn on top of the drawable. - * [Sa + (1 - Sa)*Da, Rc = Sc + (1 - Sa)*Dc] |
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), and
- * mm (millimeters).
- */
- public static final int barLength=0x7f030036;
- /**
- *
May be a boolean value, such as "true
" or
- * "false
".
- */
- public static final int barrierAllowsGoneWidgets=0x7f030037;
- /**
- *
Must be one of the following constant values.
- *Constant | Value | Description |
---|---|---|
bottom | 3 | |
end | 6 | |
left | 0 | |
right | 1 | |
start | 5 | |
top | 2 |
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- */
- public static final int borderlessButtonStyle=0x7f030039;
- /**
- * Style for buttons within button bars
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- */
- public static final int buttonBarButtonStyle=0x7f03003a;
- /**
- * Style for the "negative" buttons within button bars
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- */
- public static final int buttonBarNegativeButtonStyle=0x7f03003b;
- /**
- * Style for the "neutral" buttons within button bars
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- */
- public static final int buttonBarNeutralButtonStyle=0x7f03003c;
- /**
- * Style for the "positive" buttons within button bars
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- */
- public static final int buttonBarPositiveButtonStyle=0x7f03003d;
- /**
- * Style for button bars
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- */
- public static final int buttonBarStyle=0x7f03003e;
- /**
- *
Must be one or more (separated by '|') of the following constant values.
- *Constant | Value | Description |
---|---|---|
bottom | 50 | Push object to the bottom of its container, not changing its size. |
top | 30 | Push object to the top of its container, not changing its size. |
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), and
- * mm (millimeters).
- */
- public static final int buttonIconDimen=0x7f030040;
- /**
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- */
- public static final int buttonPanelSideLayout=0x7f030041;
- /**
- * Normal Button style.
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- */
- public static final int buttonStyle=0x7f030042;
- /**
- * Small Button style.
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- */
- public static final int buttonStyleSmall=0x7f030043;
- /**
- * Tint to apply to the button drawable.
- *
May be a color value, in the form of "#rgb
",
- * "#argb
", "#rrggbb
", or
- * "#aarrggbb
".
- */
- public static final int buttonTint=0x7f030044;
- /**
- * Blending mode used to apply the button tint.
- *
Must be one of the following constant values.
- *Constant | Value | Description |
---|---|---|
add | 10 | Combines the tint and icon color and alpha channels, clamping the - * result to valid color values. Saturate(S + D) |
multiply | e | Multiplies the color and alpha channels of the drawable with those of - * the tint. [Sa * Da, Sc * Dc] |
screen | f | [Sa + Da - Sa * Da, Sc + Dc - Sc * Dc] |
src_atop | 9 | The tint is drawn above the drawable, but with the drawable’s alpha - * channel masking the result. [Da, Sc * Da + (1 - Sa) * Dc] |
src_in | 5 | The tint is masked by the alpha channel of the drawable. The drawable’s - * color channels are thrown out. [Sa * Da, Sc * Da] |
src_over | 3 | The tint is drawn on top of the drawable. - * [Sa + (1 - Sa)*Da, Rc = Sc + (1 - Sa)*Dc] |
May be a boolean value, such as "true
" or
- * "false
".
- */
- public static final int chainUseRtl=0x7f030046;
- /**
- * Default Checkbox style.
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- */
- public static final int checkboxStyle=0x7f030047;
- /**
- * Default CheckedTextView style.
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- */
- public static final int checkedTextViewStyle=0x7f030048;
- /**
- * Close button icon
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- */
- public static final int closeIcon=0x7f030049;
- /**
- * Specifies a layout to use for the "close" item at the starting edge.
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- */
- public static final int closeItemLayout=0x7f03004a;
- /**
- * Text to set as the content description for the collapse button.
- *
May be a string value, using '\\;' to escape characters such as - * '\\n' or '\\uxxxx' for a unicode character; - */ - public static final int collapseContentDescription=0x7f03004b; - /** - * Icon drawable to use for the collapse button. - *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- */
- public static final int collapseIcon=0x7f03004c;
- /**
- * The drawing color for the bars
- *
May be a color value, in the form of "#rgb
",
- * "#argb
", "#rrggbb
", or
- * "#aarrggbb
".
- */
- public static final int color=0x7f03004d;
- /**
- * Bright complement to the primary branding color. By default, this is the color applied
- * to framework controls (via colorControlActivated).
- *
May be a color value, in the form of "#rgb
",
- * "#argb
", "#rrggbb
", or
- * "#aarrggbb
".
- */
- public static final int colorAccent=0x7f03004e;
- /**
- * Default color of background imagery for floating components, ex. dialogs, popups, and cards.
- *
May be a color value, in the form of "#rgb
",
- * "#argb
", "#rrggbb
", or
- * "#aarrggbb
".
- */
- public static final int colorBackgroundFloating=0x7f03004f;
- /**
- * The color applied to framework buttons in their normal state.
- *
May be a color value, in the form of "#rgb
",
- * "#argb
", "#rrggbb
", or
- * "#aarrggbb
".
- */
- public static final int colorButtonNormal=0x7f030050;
- /**
- * The color applied to framework controls in their activated (ex. checked) state.
- *
May be a color value, in the form of "#rgb
",
- * "#argb
", "#rrggbb
", or
- * "#aarrggbb
".
- */
- public static final int colorControlActivated=0x7f030051;
- /**
- * The color applied to framework control highlights (ex. ripples, list selectors).
- *
May be a color value, in the form of "#rgb
",
- * "#argb
", "#rrggbb
", or
- * "#aarrggbb
".
- */
- public static final int colorControlHighlight=0x7f030052;
- /**
- * The color applied to framework controls in their normal state.
- *
May be a color value, in the form of "#rgb
",
- * "#argb
", "#rrggbb
", or
- * "#aarrggbb
".
- */
- public static final int colorControlNormal=0x7f030053;
- /**
- * Color used for error states and things that need to be drawn to
- * the user's attention.
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- *
May be a color value, in the form of "#rgb
",
- * "#argb
", "#rrggbb
", or
- * "#aarrggbb
".
- */
- public static final int colorError=0x7f030054;
- /**
- * The primary branding color for the app. By default, this is the color applied to the
- * action bar background.
- *
May be a color value, in the form of "#rgb
",
- * "#argb
", "#rrggbb
", or
- * "#aarrggbb
".
- */
- public static final int colorPrimary=0x7f030055;
- /**
- * Dark variant of the primary branding color. By default, this is the color applied to
- * the status bar (via statusBarColor) and navigation bar (via navigationBarColor).
- *
May be a color value, in the form of "#rgb
",
- * "#argb
", "#rrggbb
", or
- * "#aarrggbb
".
- */
- public static final int colorPrimaryDark=0x7f030056;
- /**
- * The color applied to framework switch thumbs in their normal state.
- *
May be a color value, in the form of "#rgb
",
- * "#argb
", "#rrggbb
", or
- * "#aarrggbb
".
- */
- public static final int colorSwitchThumbNormal=0x7f030057;
- /**
- * Commit icon shown in the query suggestion row
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- */
- public static final int commitIcon=0x7f030058;
- /**
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- */
- public static final int constraintSet=0x7f030059;
- /**
- *
May be a string value, using '\\;' to escape characters such as - * '\\n' or '\\uxxxx' for a unicode character; - */ - public static final int constraint_referenced_ids=0x7f03005a; - /** - *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- */
- public static final int content=0x7f03005b;
- /**
- * The content description associated with the item.
- *
May be a string value, using '\\;' to escape characters such as - * '\\n' or '\\uxxxx' for a unicode character; - */ - public static final int contentDescription=0x7f03005c; - /** - * Minimum inset for content views within a bar. Navigation buttons and - * menu views are excepted. Only valid for some themes and configurations. - *
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), and
- * mm (millimeters).
- */
- public static final int contentInsetEnd=0x7f03005d;
- /**
- * Minimum inset for content views within a bar when actions from a menu
- * are present. Only valid for some themes and configurations.
- *
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), and
- * mm (millimeters).
- */
- public static final int contentInsetEndWithActions=0x7f03005e;
- /**
- * Minimum inset for content views within a bar. Navigation buttons and
- * menu views are excepted. Only valid for some themes and configurations.
- *
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), and
- * mm (millimeters).
- */
- public static final int contentInsetLeft=0x7f03005f;
- /**
- * Minimum inset for content views within a bar. Navigation buttons and
- * menu views are excepted. Only valid for some themes and configurations.
- *
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), and
- * mm (millimeters).
- */
- public static final int contentInsetRight=0x7f030060;
- /**
- * Minimum inset for content views within a bar. Navigation buttons and
- * menu views are excepted. Only valid for some themes and configurations.
- *
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), and
- * mm (millimeters).
- */
- public static final int contentInsetStart=0x7f030061;
- /**
- * Minimum inset for content views within a bar when a navigation button
- * is present, such as the Up button. Only valid for some themes and configurations.
- *
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), and
- * mm (millimeters).
- */
- public static final int contentInsetStartWithNavigation=0x7f030062;
- /**
- * The background used by framework controls.
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- */
- public static final int controlBackground=0x7f030063;
- /**
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- */
- public static final int coordinatorLayoutStyle=0x7f030064;
- /**
- * Specifies a layout for custom navigation. Overrides navigationMode.
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- */
- public static final int customNavigationLayout=0x7f030065;
- /**
- * Default query hint used when {@code queryHint} is undefined and
- * the search view's {@code SearchableInfo} does not provide a hint.
- *
May be a string value, using '\\;' to escape characters such as - * '\\n' or '\\uxxxx' for a unicode character; - */ - public static final int defaultQueryHint=0x7f030066; - /** - * Preferred corner radius of dialogs. - *
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), and
- * mm (millimeters).
- */
- public static final int dialogCornerRadius=0x7f030067;
- /**
- * Preferred padding for dialog content.
- *
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), and
- * mm (millimeters).
- */
- public static final int dialogPreferredPadding=0x7f030068;
- /**
- * Theme to use for dialogs spawned from this theme.
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- */
- public static final int dialogTheme=0x7f030069;
- /**
- * Options affecting how the action bar is displayed.
- *
Must be one or more (separated by '|') of the following constant values.
- *Constant | Value | Description |
---|---|---|
disableHome | 20 | |
homeAsUp | 4 | |
none | 0 | |
showCustom | 10 | |
showHome | 2 | |
showTitle | 8 | |
useLogo | 1 |
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- */
- public static final int divider=0x7f03006b;
- /**
- * A drawable that may be used as a horizontal divider between visual elements.
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- */
- public static final int dividerHorizontal=0x7f03006c;
- /**
- * Size of padding on either end of a divider.
- *
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), and
- * mm (millimeters).
- */
- public static final int dividerPadding=0x7f03006d;
- /**
- * A drawable that may be used as a vertical divider between visual elements.
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- */
- public static final int dividerVertical=0x7f03006e;
- /**
- * The total size of the drawable
- *
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), and
- * mm (millimeters).
- */
- public static final int drawableSize=0x7f03006f;
- /**
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- */
- public static final int drawerArrowStyle=0x7f030070;
- /**
- * ListPopupWindow compatibility
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- */
- public static final int dropDownListViewStyle=0x7f030071;
- /**
- * The preferred item height for dropdown lists.
- *
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), and
- * mm (millimeters).
- */
- public static final int dropdownListPreferredItemHeight=0x7f030072;
- /**
- * EditText background drawable.
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- */
- public static final int editTextBackground=0x7f030073;
- /**
- * EditText text foreground color.
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- *
May be a color value, in the form of "#rgb
",
- * "#argb
", "#rrggbb
", or
- * "#aarrggbb
".
- */
- public static final int editTextColor=0x7f030074;
- /**
- * Default EditText style.
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- */
- public static final int editTextStyle=0x7f030075;
- /**
- * Elevation for the action bar itself
- *
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), and
- * mm (millimeters).
- */
- public static final int elevation=0x7f030076;
- /**
- *
Must be one of the following constant values.
- *Constant | Value | Description |
---|---|---|
gone | 0 | |
invisible | 1 |
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- */
- public static final int expandActivityOverflowButtonDrawable=0x7f030078;
- /**
- * This drawable is a state list where the "checked" state
- * indicates active media routing. Checkable indicates connecting
- * and non-checked / non-checkable indicates
- * that media is playing to the local device only.
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- */
- public static final int externalRouteEnabledDrawable=0x7f030079;
- /**
- *
May be a boolean value, such as "true
" or
- * "false
".
- */
- public static final int fastScrollEnabled=0x7f03007a;
- /**
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- */
- public static final int fastScrollHorizontalThumbDrawable=0x7f03007b;
- /**
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- */
- public static final int fastScrollHorizontalTrackDrawable=0x7f03007c;
- /**
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- */
- public static final int fastScrollVerticalThumbDrawable=0x7f03007d;
- /**
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- */
- public static final int fastScrollVerticalTrackDrawable=0x7f03007e;
- /**
- * Distance from the top of the TextView to the first text baseline. If set, this
- * overrides the value set for paddingTop.
- *
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), and
- * mm (millimeters).
- */
- public static final int firstBaselineToTopHeight=0x7f03007f;
- /**
- * The reference to the font file to be used. This should be a file in the res/font folder
- * and should therefore have an R reference value. E.g. @font/myfont
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- */
- public static final int font=0x7f030080;
- /**
- * The attribute for the font family.
- *
May be a string value, using '\\;' to escape characters such as - * '\\n' or '\\uxxxx' for a unicode character; - */ - public static final int fontFamily=0x7f030081; - /** - * The authority of the Font Provider to be used for the request. - *
May be a string value, using '\\;' to escape characters such as - * '\\n' or '\\uxxxx' for a unicode character; - */ - public static final int fontProviderAuthority=0x7f030082; - /** - * The sets of hashes for the certificates the provider should be signed with. This is - * used to verify the identity of the provider, and is only required if the provider is not - * part of the system image. This value may point to one list or a list of lists, where each - * individual list represents one collection of signature hashes. Refer to your font provider's - * documentation for these values. - *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- */
- public static final int fontProviderCerts=0x7f030083;
- /**
- * The strategy to be used when fetching font data from a font provider in XML layouts.
- * This attribute is ignored when the resource is loaded from code, as it is equivalent to the
- * choice of API between {@link
- * androidx.core.content.res.ResourcesCompat#getFont(Context, int)} (blocking) and
- * {@link
- * androidx.core.content.res.ResourcesCompat#getFont(Context, int, FontCallback, Handler)}
- * (async).
- *
Must be one of the following constant values.
- *Constant | Value | Description |
---|---|---|
async | 1 | The async font fetch works as follows. - * First, check the local cache, then if the requeted font is not cached, trigger a - * request the font and continue with layout inflation. Once the font fetch succeeds, the - * target text view will be refreshed with the downloaded font data. The - * fontProviderFetchTimeout will be ignored if async loading is specified. |
blocking | 0 | The blocking font fetch works as follows. - * First, check the local cache, then if the requested font is not cached, request the - * font from the provider and wait until it is finished. You can change the length of - * the timeout by modifying fontProviderFetchTimeout. If the timeout happens, the - * default typeface will be used instead. |
May be an integer value, such as "100
".
- *
Must be one of the following constant values.
- *Constant | Value | Description |
---|---|---|
forever | ffffffff | A special value for the timeout. In this case, the blocking font fetching will not - * timeout and wait until a reply is received from the font provider. |
May be a string value, using '\\;' to escape characters such as - * '\\n' or '\\uxxxx' for a unicode character; - */ - public static final int fontProviderPackage=0x7f030086; - /** - * The query to be sent over to the provider. Refer to your font provider's documentation - * on the format of this string. - *
May be a string value, using '\\;' to escape characters such as - * '\\n' or '\\uxxxx' for a unicode character; - */ - public static final int fontProviderQuery=0x7f030087; - /** - * The style of the given font file. This will be used when the font is being loaded into - * the font stack and will override any style information in the font's header tables. If - * unspecified, the value in the font's header tables will be used. - *
Must be one of the following constant values.
- *Constant | Value | Description |
---|---|---|
italic | 1 | |
normal | 0 |
May be a string value, using '\\;' to escape characters such as - * '\\n' or '\\uxxxx' for a unicode character; - */ - public static final int fontVariationSettings=0x7f030089; - /** - * The weight of the given font file. This will be used when the font is being loaded into - * the font stack and will override any weight information in the font's header tables. Must - * be a positive number, a multiple of 100, and between 100 and 900, inclusive. The most - * common values are 400 for regular weight and 700 for bold weight. If unspecified, the value - * in the font's header tables will be used. - *
May be an integer value, such as "100
".
- */
- public static final int fontWeight=0x7f03008a;
- /**
- *
May be a color value, in the form of "#rgb
",
- * "#argb
", "#rrggbb
", or
- * "#aarrggbb
".
- */
- public static final int fullscreenBackgroundColor=0x7f03008b;
- /**
- *
May be a color value, in the form of "#rgb
",
- * "#argb
", "#rrggbb
", or
- * "#aarrggbb
".
- */
- public static final int fullscreenTextColor=0x7f03008c;
- /**
- * The max gap between the bars when they are parallel to each other
- *
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), and
- * mm (millimeters).
- */
- public static final int gapBetweenBars=0x7f03008d;
- /**
- * Go button icon
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- */
- public static final int goIcon=0x7f03008e;
- /**
- *
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), and
- * mm (millimeters).
- */
- public static final int height=0x7f03008f;
- /**
- * Set true to hide the action bar on a vertical nested scroll of content.
- *
May be a boolean value, such as "true
" or
- * "false
".
- */
- public static final int hideOnContentScroll=0x7f030090;
- /**
- * Specifies a drawable to use for the 'home as up' indicator.
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- */
- public static final int homeAsUpIndicator=0x7f030091;
- /**
- * Specifies a layout to use for the "home" section of the action bar.
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- */
- public static final int homeLayout=0x7f030092;
- /**
- * Specifies the drawable used for the application icon.
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- */
- public static final int icon=0x7f030093;
- /**
- * Tint to apply to the icon.
- *
May be a color value, in the form of "#rgb
",
- * "#argb
", "#rrggbb
", or
- * "#aarrggbb
".
- */
- public static final int iconTint=0x7f030094;
- /**
- * Blending mode used to apply the icon tint.
- *
Must be one of the following constant values.
- *Constant | Value | Description |
---|---|---|
add | 10 | Combines the tint and icon color and alpha channels, clamping the - * result to valid color values. Saturate(S + D) |
multiply | e | Multiplies the color and alpha channels of the icon with those of - * the tint. [Sa * Da, Sc * Dc] |
screen | f | [Sa + Da - Sa * Da, Sc + Dc - Sc * Dc] |
src_atop | 9 | The tint is drawn above the icon, but with the icon’s alpha - * channel masking the result. [Da, Sc * Da + (1 - Sa) * Dc] |
src_in | 5 | The tint is masked by the alpha channel of the icon. The icon’s - * color channels are thrown out. [Sa * Da, Sc * Da] |
src_over | 3 | The tint is drawn on top of the icon. - * [Sa + (1 - Sa)*Da, Rc = Sc + (1 - Sa)*Dc] |
May be a boolean value, such as "true
" or
- * "false
".
- */
- public static final int iconifiedByDefault=0x7f030096;
- /**
- * ImageButton background drawable.
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- */
- public static final int imageButtonStyle=0x7f030097;
- /**
- * Specifies a style resource to use for an indeterminate progress spinner.
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- */
- public static final int indeterminateProgressStyle=0x7f030098;
- /**
- * The maximal number of items initially shown in the activity list.
- *
May be a string value, using '\\;' to escape characters such as - * '\\n' or '\\uxxxx' for a unicode character; - */ - public static final int initialActivityCount=0x7f030099; - /** - *
May be a boolean value, such as "true
" or
- * "false
".
- */
- public static final int isLightTheme=0x7f03009a;
- /**
- * Specifies padding that should be applied to the left and right sides of
- * system-provided items in the bar.
- *
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), and
- * mm (millimeters).
- */
- public static final int itemPadding=0x7f03009b;
- /**
- * A reference to an array of integers representing the
- * locations of horizontal keylines in dp from the starting edge.
- * Child views can refer to these keylines for alignment using
- * layout_keyline="index" where index is a 0-based index into
- * this array.
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- */
- public static final int keylines=0x7f03009c;
- /**
- * Distance from the bottom of the TextView to the last text baseline. If set, this
- * overrides the value set for paddingBottom.
- *
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), and
- * mm (millimeters).
- */
- public static final int lastBaselineToBottomHeight=0x7f03009d;
- /**
- * The layout to use for the search view.
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- */
- public static final int layout=0x7f03009e;
- /**
- * Class name of the Layout Manager to be used.
- *
May be a string value, using '\\;' to escape characters such as - * '\\n' or '\\uxxxx' for a unicode character; - */ - public static final int layoutManager=0x7f03009f; - /** - * The id of an anchor view that this view should position relative to. - *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- */
- public static final int layout_anchor=0x7f0300a0;
- /**
- * Specifies how an object should position relative to an anchor, on both the X and Y axes,
- * within its parent's bounds.
- *
Must be one or more (separated by '|') of the following constant values.
- *Constant | Value | Description |
---|---|---|
bottom | 50 | Push object to the bottom of its container, not changing its size. |
center | 11 | Place the object in the center of its container in both the vertical and horizontal axis, not changing its size. |
center_horizontal | 1 | Place object in the horizontal center of its container, not changing its size. |
center_vertical | 10 | Place object in the vertical center of its container, not changing its size. |
clip_horizontal | 8 | Additional option that can be set to have the left and/or right edges of - * the child clipped to its container's bounds. - * The clip will be based on the horizontal gravity: a left gravity will clip the right - * edge, a right gravity will clip the left edge, and neither will clip both edges. |
clip_vertical | 80 | Additional option that can be set to have the top and/or bottom edges of - * the child clipped to its container's bounds. - * The clip will be based on the vertical gravity: a top gravity will clip the bottom - * edge, a bottom gravity will clip the top edge, and neither will clip both edges. |
end | 800005 | Push object to the end of its container, not changing its size. |
fill | 77 | Grow the horizontal and vertical size of the object if needed so it completely fills its container. |
fill_horizontal | 7 | Grow the horizontal size of the object if needed so it completely fills its container. |
fill_vertical | 70 | Grow the vertical size of the object if needed so it completely fills its container. |
left | 3 | Push object to the left of its container, not changing its size. |
right | 5 | Push object to the right of its container, not changing its size. |
start | 800003 | Push object to the beginning of its container, not changing its size. |
top | 30 | Push object to the top of its container, not changing its size. |
May be a string value, using '\\;' to escape characters such as - * '\\n' or '\\uxxxx' for a unicode character; - */ - public static final int layout_behavior=0x7f0300a2; - /** - *
May be a boolean value, such as "true
" or
- * "false
".
- */
- public static final int layout_constrainedHeight=0x7f0300a3;
- /**
- *
May be a boolean value, such as "true
" or
- * "false
".
- */
- public static final int layout_constrainedWidth=0x7f0300a4;
- /**
- *
May be an integer value, such as "100
".
- */
- public static final int layout_constraintBaseline_creator=0x7f0300a5;
- /**
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- *
Must be one of the following constant values.
- *Constant | Value | Description |
---|---|---|
parent | 0 |
May be an integer value, such as "100
".
- */
- public static final int layout_constraintBottom_creator=0x7f0300a7;
- /**
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- *
Must be one of the following constant values.
- *Constant | Value | Description |
---|---|---|
parent | 0 |
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- *
Must be one of the following constant values.
- *Constant | Value | Description |
---|---|---|
parent | 0 |
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- */
- public static final int layout_constraintCircle=0x7f0300aa;
- /**
- *
May be an integer value, such as "100
".
- */
- public static final int layout_constraintCircleAngle=0x7f0300ab;
- /**
- *
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), and
- * mm (millimeters).
- */
- public static final int layout_constraintCircleRadius=0x7f0300ac;
- /**
- *
May be a string value, using '\\;' to escape characters such as - * '\\n' or '\\uxxxx' for a unicode character; - */ - public static final int layout_constraintDimensionRatio=0x7f0300ad; - /** - *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- *
Must be one of the following constant values.
- *Constant | Value | Description |
---|---|---|
parent | 0 |
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- *
Must be one of the following constant values.
- *Constant | Value | Description |
---|---|---|
parent | 0 |
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), and
- * mm (millimeters).
- */
- public static final int layout_constraintGuide_begin=0x7f0300b0;
- /**
- *
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), and
- * mm (millimeters).
- */
- public static final int layout_constraintGuide_end=0x7f0300b1;
- /**
- *
May be a floating point value, such as "1.2
".
- */
- public static final int layout_constraintGuide_percent=0x7f0300b2;
- /**
- *
Must be one of the following constant values.
- *Constant | Value | Description |
---|---|---|
percent | 2 | |
spread | 0 | |
wrap | 1 |
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), and
- * mm (millimeters).
- *
Must be one of the following constant values.
- *Constant | Value | Description |
---|---|---|
wrap | fffffffe |
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), and
- * mm (millimeters).
- *
Must be one of the following constant values.
- *Constant | Value | Description |
---|---|---|
wrap | fffffffe |
May be a floating point value, such as "1.2
".
- */
- public static final int layout_constraintHeight_percent=0x7f0300b6;
- /**
- *
May be a floating point value, such as "1.2
".
- */
- public static final int layout_constraintHorizontal_bias=0x7f0300b7;
- /**
- *
Must be one of the following constant values.
- *Constant | Value | Description |
---|---|---|
packed | 2 | |
spread | 0 | |
spread_inside | 1 |
May be a floating point value, such as "1.2
".
- */
- public static final int layout_constraintHorizontal_weight=0x7f0300b9;
- /**
- *
May be an integer value, such as "100
".
- */
- public static final int layout_constraintLeft_creator=0x7f0300ba;
- /**
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- *
Must be one of the following constant values.
- *Constant | Value | Description |
---|---|---|
parent | 0 |
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- *
Must be one of the following constant values.
- *Constant | Value | Description |
---|---|---|
parent | 0 |
May be an integer value, such as "100
".
- */
- public static final int layout_constraintRight_creator=0x7f0300bd;
- /**
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- *
Must be one of the following constant values.
- *Constant | Value | Description |
---|---|---|
parent | 0 |
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- *
Must be one of the following constant values.
- *Constant | Value | Description |
---|---|---|
parent | 0 |
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- *
Must be one of the following constant values.
- *Constant | Value | Description |
---|---|---|
parent | 0 |
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- *
Must be one of the following constant values.
- *Constant | Value | Description |
---|---|---|
parent | 0 |
May be an integer value, such as "100
".
- */
- public static final int layout_constraintTop_creator=0x7f0300c2;
- /**
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- *
Must be one of the following constant values.
- *Constant | Value | Description |
---|---|---|
parent | 0 |
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- *
Must be one of the following constant values.
- *Constant | Value | Description |
---|---|---|
parent | 0 |
May be a floating point value, such as "1.2
".
- */
- public static final int layout_constraintVertical_bias=0x7f0300c5;
- /**
- *
Must be one of the following constant values.
- *Constant | Value | Description |
---|---|---|
packed | 2 | |
spread | 0 | |
spread_inside | 1 |
May be a floating point value, such as "1.2
".
- */
- public static final int layout_constraintVertical_weight=0x7f0300c7;
- /**
- *
Must be one of the following constant values.
- *Constant | Value | Description |
---|---|---|
percent | 2 | |
spread | 0 | |
wrap | 1 |
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), and
- * mm (millimeters).
- *
Must be one of the following constant values.
- *Constant | Value | Description |
---|---|---|
wrap | fffffffe |
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), and
- * mm (millimeters).
- *
Must be one of the following constant values.
- *Constant | Value | Description |
---|---|---|
wrap | fffffffe |
May be a floating point value, such as "1.2
".
- */
- public static final int layout_constraintWidth_percent=0x7f0300cb;
- /**
- * Specifies how this view dodges the inset edges of the CoordinatorLayout.
- *
Must be one or more (separated by '|') of the following constant values.
- *Constant | Value | Description |
---|---|---|
all | 77 | Dodge all the inset edges. |
bottom | 50 | Dodge the bottom inset edge. |
end | 800005 | Dodge the end inset edge. |
left | 3 | Dodge the left inset edge. |
none | 0 | Don't dodge any edges |
right | 5 | Dodge the right inset edge. |
start | 800003 | Dodge the start inset edge. |
top | 30 | Dodge the top inset edge. |
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), and
- * mm (millimeters).
- */
- public static final int layout_editor_absoluteX=0x7f0300cd;
- /**
- *
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), and
- * mm (millimeters).
- */
- public static final int layout_editor_absoluteY=0x7f0300ce;
- /**
- *
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), and
- * mm (millimeters).
- */
- public static final int layout_goneMarginBottom=0x7f0300cf;
- /**
- *
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), and
- * mm (millimeters).
- */
- public static final int layout_goneMarginEnd=0x7f0300d0;
- /**
- *
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), and
- * mm (millimeters).
- */
- public static final int layout_goneMarginLeft=0x7f0300d1;
- /**
- *
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), and
- * mm (millimeters).
- */
- public static final int layout_goneMarginRight=0x7f0300d2;
- /**
- *
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), and
- * mm (millimeters).
- */
- public static final int layout_goneMarginStart=0x7f0300d3;
- /**
- *
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), and
- * mm (millimeters).
- */
- public static final int layout_goneMarginTop=0x7f0300d4;
- /**
- * Specifies how this view insets the CoordinatorLayout and make some other views
- * dodge it.
- *
Must be one of the following constant values.
- *Constant | Value | Description |
---|---|---|
bottom | 50 | Inset the bottom edge. |
end | 800005 | Inset the end edge. |
left | 3 | Inset the left edge. |
none | 0 | Don't inset. |
right | 5 | Inset the right edge. |
start | 800003 | Inset the start edge. |
top | 30 | Inset the top edge. |
May be an integer value, such as "100
".
- */
- public static final int layout_keyline=0x7f0300d6;
- /**
- *
Must be one or more (separated by '|') of the following constant values.
- *Constant | Value | Description |
---|---|---|
barrier | 2 | |
chains | 4 | |
dimensions | 8 | |
direct | 1 | for now only direct & barriers |
none | 0 | |
standard | 3 |
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), and
- * mm (millimeters).
- */
- public static final int lineHeight=0x7f0300d8;
- /**
- * Drawable used as a background for selected list items.
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- */
- public static final int listChoiceBackgroundIndicator=0x7f0300d9;
- /**
- * The list divider used in alert dialogs.
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- */
- public static final int listDividerAlertDialog=0x7f0300da;
- /**
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- */
- public static final int listItemLayout=0x7f0300db;
- /**
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- */
- public static final int listLayout=0x7f0300dc;
- /**
- * Default menu-style ListView style.
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- */
- public static final int listMenuViewStyle=0x7f0300dd;
- /**
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- */
- public static final int listPopupWindowStyle=0x7f0300de;
- /**
- * The preferred list item height.
- *
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), and
- * mm (millimeters).
- */
- public static final int listPreferredItemHeight=0x7f0300df;
- /**
- * A larger, more robust list item height.
- *
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), and
- * mm (millimeters).
- */
- public static final int listPreferredItemHeightLarge=0x7f0300e0;
- /**
- * A smaller, sleeker list item height.
- *
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), and
- * mm (millimeters).
- */
- public static final int listPreferredItemHeightSmall=0x7f0300e1;
- /**
- * The preferred padding along the left edge of list items.
- *
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), and
- * mm (millimeters).
- */
- public static final int listPreferredItemPaddingLeft=0x7f0300e2;
- /**
- * The preferred padding along the right edge of list items.
- *
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), and
- * mm (millimeters).
- */
- public static final int listPreferredItemPaddingRight=0x7f0300e3;
- /**
- * Specifies the drawable used for the application logo.
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- */
- public static final int logo=0x7f0300e4;
- /**
- * A content description string to describe the appearance of the
- * associated logo image.
- *
May be a string value, using '\\;' to escape characters such as - * '\\n' or '\\uxxxx' for a unicode character; - */ - public static final int logoDescription=0x7f0300e5; - /** - *
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), and
- * mm (millimeters).
- */
- public static final int maxButtonHeight=0x7f0300e6;
- /**
- * When set to true, all children with a weight will be considered having
- * the minimum size of the largest child. If false, all children are
- * measured normally.
- *
May be a boolean value, such as "true
" or
- * "false
".
- */
- public static final int measureWithLargestChild=0x7f0300e7;
- /**
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- */
- public static final int mediaRouteAudioTrackDrawable=0x7f0300e8;
- /**
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- */
- public static final int mediaRouteButtonStyle=0x7f0300e9;
- /**
- * Tint to apply to the media route button
- *
May be a color value, in the form of "#rgb
",
- * "#argb
", "#rrggbb
", or
- * "#aarrggbb
".
- */
- public static final int mediaRouteButtonTint=0x7f0300ea;
- /**
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- */
- public static final int mediaRouteCloseDrawable=0x7f0300eb;
- /**
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- */
- public static final int mediaRouteControlPanelThemeOverlay=0x7f0300ec;
- /**
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- */
- public static final int mediaRouteDefaultIconDrawable=0x7f0300ed;
- /**
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- */
- public static final int mediaRoutePauseDrawable=0x7f0300ee;
- /**
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- */
- public static final int mediaRoutePlayDrawable=0x7f0300ef;
- /**
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- */
- public static final int mediaRouteSpeakerGroupIconDrawable=0x7f0300f0;
- /**
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- */
- public static final int mediaRouteSpeakerIconDrawable=0x7f0300f1;
- /**
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- */
- public static final int mediaRouteStopDrawable=0x7f0300f2;
- /**
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- */
- public static final int mediaRouteTheme=0x7f0300f3;
- /**
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- */
- public static final int mediaRouteTvIconDrawable=0x7f0300f4;
- /**
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- */
- public static final int multiChoiceItemLayout=0x7f0300f5;
- /**
- * Text to set as the content description for the navigation button
- * located at the start of the toolbar.
- *
May be a string value, using '\\;' to escape characters such as - * '\\n' or '\\uxxxx' for a unicode character; - */ - public static final int navigationContentDescription=0x7f0300f6; - /** - * Icon drawable to use for the navigation button located at - * the start of the toolbar. - *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- */
- public static final int navigationIcon=0x7f0300f7;
- /**
- * The type of navigation to use.
- *
Must be one of the following constant values.
- *Constant | Value | Description |
---|---|---|
listMode | 1 | The action bar will use a selection list for navigation. |
normal | 0 | Normal static title text |
tabMode | 2 | The action bar will use a series of horizontal tabs for navigation. |
Must be one or more (separated by '|') of the following constant values.
- *Constant | Value | Description |
---|---|---|
ALT | 2 | |
CTRL | 1000 | |
FUNCTION | 8 | |
META | 10000 | |
SHIFT | 1 | |
SYM | 4 |
May be a boolean value, such as "true
" or
- * "false
".
- */
- public static final int overlapAnchor=0x7f0300fa;
- /**
- * Bottom padding to use when no buttons are present.
- *
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), and
- * mm (millimeters).
- */
- public static final int paddingBottomNoButtons=0x7f0300fb;
- /**
- * Sets the padding, in pixels, of the end edge; see {@link android.R.attr#padding}.
- *
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), and
- * mm (millimeters).
- */
- public static final int paddingEnd=0x7f0300fc;
- /**
- * Sets the padding, in pixels, of the start edge; see {@link android.R.attr#padding}.
- *
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), and
- * mm (millimeters).
- */
- public static final int paddingStart=0x7f0300fd;
- /**
- * Top padding to use when no title is present.
- *
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), and
- * mm (millimeters).
- */
- public static final int paddingTopNoTitle=0x7f0300fe;
- /**
- * The background of a panel when it is inset from the left and right edges of the screen.
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- */
- public static final int panelBackground=0x7f0300ff;
- /**
- * Default Panel Menu style.
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- */
- public static final int panelMenuListTheme=0x7f030100;
- /**
- * Default Panel Menu width.
- *
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), and
- * mm (millimeters).
- */
- public static final int panelMenuListWidth=0x7f030101;
- /**
- * Default PopupMenu style.
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- */
- public static final int popupMenuStyle=0x7f030102;
- /**
- * Reference to a theme that should be used to inflate popups
- * shown by widgets in the action bar.
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- */
- public static final int popupTheme=0x7f030103;
- /**
- * Default PopupWindow style.
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- */
- public static final int popupWindowStyle=0x7f030104;
- /**
- * Whether space should be reserved in layout when an icon is missing.
- *
May be a boolean value, such as "true
" or
- * "false
".
- */
- public static final int preserveIconSpacing=0x7f030105;
- /**
- * Specifies the horizontal padding on either end for an embedded progress bar.
- *
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), and
- * mm (millimeters).
- */
- public static final int progressBarPadding=0x7f030106;
- /**
- * Specifies a style resource to use for an embedded progress bar.
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- */
- public static final int progressBarStyle=0x7f030107;
- /**
- * Background for the section containing the search query
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- */
- public static final int queryBackground=0x7f030108;
- /**
- * An optional user-defined query hint string to be displayed in the empty query field.
- *
May be a string value, using '\\;' to escape characters such as - * '\\n' or '\\uxxxx' for a unicode character; - */ - public static final int queryHint=0x7f030109; - /** - * Default RadioButton style. - *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- */
- public static final int radioButtonStyle=0x7f03010a;
- /**
- * Default RatingBar style.
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- */
- public static final int ratingBarStyle=0x7f03010b;
- /**
- * Indicator RatingBar style.
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- */
- public static final int ratingBarStyleIndicator=0x7f03010c;
- /**
- * Small indicator RatingBar style.
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- */
- public static final int ratingBarStyleSmall=0x7f03010d;
- /**
- *
May be a boolean value, such as "true
" or
- * "false
".
- */
- public static final int reverseLayout=0x7f03010e;
- /**
- * Search icon displayed as a text field hint
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- */
- public static final int searchHintIcon=0x7f03010f;
- /**
- * Search icon
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- */
- public static final int searchIcon=0x7f030110;
- /**
- * Style for the search query widget.
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- */
- public static final int searchViewStyle=0x7f030111;
- /**
- * Default SeekBar style.
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- */
- public static final int seekBarStyle=0x7f030112;
- /**
- * A style that may be applied to buttons or other selectable items
- * that should react to pressed and focus states, but that do not
- * have a clear visual border along the edges.
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- */
- public static final int selectableItemBackground=0x7f030113;
- /**
- * Background drawable for borderless standalone items that need focus/pressed states.
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- */
- public static final int selectableItemBackgroundBorderless=0x7f030114;
- /**
- * How this item should display in the Action Bar, if present.
- *
Must be one or more (separated by '|') of the following constant values.
- *Constant | Value | Description |
---|---|---|
always | 2 | Always show this item in an actionbar, even if it would override - * the system's limits of how much stuff to put there. This may make - * your action bar look bad on some screens. In most cases you should - * use "ifRoom" instead. Mutually exclusive with "ifRoom" and "never". |
collapseActionView | 8 | This item's action view collapses to a normal menu - * item. When expanded, the action view takes over a - * larger segment of its container. |
ifRoom | 1 | Show this item in an action bar if there is room for it as determined - * by the system. Favor this option over "always" where possible. - * Mutually exclusive with "never" and "always". |
never | 0 | Never show this item in an action bar, show it in the overflow menu instead. - * Mutually exclusive with "ifRoom" and "always". |
withText | 4 | When this item is shown as an action in the action bar, show a text - * label with it even if it has an icon representation. |
Must be one or more (separated by '|') of the following constant values.
- *Constant | Value | Description |
---|---|---|
beginning | 1 | |
end | 4 | |
middle | 2 | |
none | 0 |
May be a boolean value, such as "true
" or
- * "false
".
- */
- public static final int showText=0x7f030117;
- /**
- *
May be a boolean value, such as "true
" or
- * "false
".
- */
- public static final int showTitle=0x7f030118;
- /**
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- */
- public static final int singleChoiceItemLayout=0x7f030119;
- /**
- *
May be an integer value, such as "100
".
- */
- public static final int spanCount=0x7f03011a;
- /**
- * Whether bars should rotate or not during transition
- *
May be a boolean value, such as "true
" or
- * "false
".
- */
- public static final int spinBars=0x7f03011b;
- /**
- * Default Spinner style.
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- */
- public static final int spinnerDropDownItemStyle=0x7f03011c;
- /**
- * Default Spinner style.
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- */
- public static final int spinnerStyle=0x7f03011d;
- /**
- * Whether to split the track and leave a gap for the thumb drawable.
- *
May be a boolean value, such as "true
" or
- * "false
".
- */
- public static final int splitTrack=0x7f03011e;
- /**
- * Sets a drawable as the content of this ImageView. Allows the use of vector drawable
- * when running on older versions of the platform.
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- */
- public static final int srcCompat=0x7f03011f;
- /**
- *
May be a boolean value, such as "true
" or
- * "false
".
- */
- public static final int stackFromEnd=0x7f030120;
- /**
- * State identifier indicating the popup will be above the anchor.
- *
May be a boolean value, such as "true
" or
- * "false
".
- */
- public static final int state_above_anchor=0x7f030121;
- /**
- * Drawable to display behind the status bar when the view is set to draw behind it.
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- *
May be a color value, in the form of "#rgb
",
- * "#argb
", "#rrggbb
", or
- * "#aarrggbb
".
- */
- public static final int statusBarBackground=0x7f030122;
- /**
- * Drawable for the arrow icon indicating a particular item is a submenu.
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- */
- public static final int subMenuArrow=0x7f030123;
- /**
- * Background for the section containing the action (e.g. voice search)
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- */
- public static final int submitBackground=0x7f030124;
- /**
- * Specifies subtitle text used for navigationMode="normal"
- *
May be a string value, using '\\;' to escape characters such as - * '\\n' or '\\uxxxx' for a unicode character; - */ - public static final int subtitle=0x7f030125; - /** - *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- */
- public static final int subtitleTextAppearance=0x7f030126;
- /**
- * A color to apply to the subtitle string.
- *
May be a color value, in the form of "#rgb
",
- * "#argb
", "#rrggbb
", or
- * "#aarrggbb
".
- */
- public static final int subtitleTextColor=0x7f030127;
- /**
- * Specifies a style to use for subtitle text.
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- */
- public static final int subtitleTextStyle=0x7f030128;
- /**
- * Layout for query suggestion rows
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- */
- public static final int suggestionRowLayout=0x7f030129;
- /**
- * Minimum width for the switch component
- *
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), and
- * mm (millimeters).
- */
- public static final int switchMinWidth=0x7f03012a;
- /**
- * Minimum space between the switch and caption text
- *
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), and
- * mm (millimeters).
- */
- public static final int switchPadding=0x7f03012b;
- /**
- * Default style for the Switch widget.
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- */
- public static final int switchStyle=0x7f03012c;
- /**
- * TextAppearance style for text displayed on the switch thumb.
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- */
- public static final int switchTextAppearance=0x7f03012d;
- /**
- * Present the text in ALL CAPS. This may use a small-caps form when available.
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- *
May be a boolean value, such as "true
" or
- * "false
".
- */
- public static final int textAllCaps=0x7f03012e;
- /**
- * Text color, typeface, size, and style for the text inside of a popup menu.
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- */
- public static final int textAppearanceLargePopupMenu=0x7f03012f;
- /**
- * The preferred TextAppearance for the primary text of list items.
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- */
- public static final int textAppearanceListItem=0x7f030130;
- /**
- * The preferred TextAppearance for the secondary text of list items.
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- */
- public static final int textAppearanceListItemSecondary=0x7f030131;
- /**
- * The preferred TextAppearance for the primary text of small list items.
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- */
- public static final int textAppearanceListItemSmall=0x7f030132;
- /**
- * Text color, typeface, size, and style for header text inside of a popup menu.
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- */
- public static final int textAppearancePopupMenuHeader=0x7f030133;
- /**
- * Text color, typeface, size, and style for system search result subtitle. Defaults to primary inverse text color.
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- */
- public static final int textAppearanceSearchResultSubtitle=0x7f030134;
- /**
- * Text color, typeface, size, and style for system search result title. Defaults to primary inverse text color.
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- */
- public static final int textAppearanceSearchResultTitle=0x7f030135;
- /**
- * Text color, typeface, size, and style for small text inside of a popup menu.
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- */
- public static final int textAppearanceSmallPopupMenu=0x7f030136;
- /**
- * Color of list item text in alert dialogs.
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- *
May be a color value, in the form of "#rgb
",
- * "#argb
", "#rrggbb
", or
- * "#aarrggbb
".
- */
- public static final int textColorAlertDialogListItem=0x7f030137;
- /**
- * Text color for urls in search suggestions, used by things like global search
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- *
May be a color value, in the form of "#rgb
",
- * "#argb
", "#rrggbb
", or
- * "#aarrggbb
".
- */
- public static final int textColorSearchUrl=0x7f030138;
- /**
- * Deprecated.
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- */
- public static final int theme=0x7f030139;
- /**
- * The thickness (stroke size) for the bar paint
- *
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), and
- * mm (millimeters).
- */
- public static final int thickness=0x7f03013a;
- /**
- * Amount of padding on either side of text within the switch thumb.
- *
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), and
- * mm (millimeters).
- */
- public static final int thumbTextPadding=0x7f03013b;
- /**
- * Tint to apply to the thumb drawable.
- *
May be a color value, in the form of "#rgb
",
- * "#argb
", "#rrggbb
", or
- * "#aarrggbb
".
- */
- public static final int thumbTint=0x7f03013c;
- /**
- * Blending mode used to apply the thumb tint.
- *
Must be one of the following constant values.
- *Constant | Value | Description |
---|---|---|
add | 10 | Combines the tint and drawable color and alpha channels, clamping the - * result to valid color values. Saturate(S + D) |
multiply | e | Multiplies the color and alpha channels of the drawable with those of - * the tint. [Sa * Da, Sc * Dc] |
screen | f | [Sa + Da - Sa * Da, Sc + Dc - Sc * Dc] |
src_atop | 9 | The tint is drawn above the drawable, but with the drawable’s alpha - * channel masking the result. [Da, Sc * Da + (1 - Sa) * Dc] |
src_in | 5 | The tint is masked by the alpha channel of the drawable. The drawable’s - * color channels are thrown out. [Sa * Da, Sc * Da] |
src_over | 3 | The tint is drawn on top of the drawable. - * [Sa + (1 - Sa)*Da, Rc = Sc + (1 - Sa)*Dc] |
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- */
- public static final int tickMark=0x7f03013e;
- /**
- * Tint to apply to the tick mark drawable.
- *
May be a color value, in the form of "#rgb
",
- * "#argb
", "#rrggbb
", or
- * "#aarrggbb
".
- */
- public static final int tickMarkTint=0x7f03013f;
- /**
- * Blending mode used to apply the tick mark tint.
- *
Must be one of the following constant values.
- *Constant | Value | Description |
---|---|---|
add | 10 | Combines the tint and drawable color and alpha channels, clamping the - * result to valid color values. Saturate(S + D) |
multiply | e | Multiplies the color and alpha channels of the drawable with those of - * the tint. [Sa * Da, Sc * Dc] |
screen | f | [Sa + Da - Sa * Da, Sc + Dc - Sc * Dc] |
src_atop | 9 | The tint is drawn above the drawable, but with the drawable’s alpha - * channel masking the result. [Da, Sc * Da + (1 - Sa) * Dc] |
src_in | 5 | The tint is masked by the alpha channel of the drawable. The drawable’s - * color channels are thrown out. [Sa * Da, Sc * Da] |
src_over | 3 | The tint is drawn on top of the drawable. - * [Sa + (1 - Sa)*Da, Rc = Sc + (1 - Sa)*Dc] |
May be a color value, in the form of "#rgb
",
- * "#argb
", "#rrggbb
", or
- * "#aarrggbb
".
- */
- public static final int tint=0x7f030141;
- /**
- * Blending mode used to apply the image source tint.
- *
Must be one of the following constant values.
- *Constant | Value | Description |
---|---|---|
add | 10 | Combines the tint and icon color and alpha channels, clamping the - * result to valid color values. Saturate(S + D) |
multiply | e | Multiplies the color and alpha channels of the drawable with those of - * the tint. [Sa * Da, Sc * Dc] |
screen | f | [Sa + Da - Sa * Da, Sc + Dc - Sc * Dc] |
src_atop | 9 | The tint is drawn above the drawable, but with the drawable’s alpha - * channel masking the result. [Da, Sc * Da + (1 - Sa) * Dc] |
src_in | 5 | The tint is masked by the alpha channel of the drawable. The drawable’s - * color channels are thrown out. [Sa * Da, Sc * Da] |
src_over | 3 | The tint is drawn on top of the drawable. - * [Sa + (1 - Sa)*Da, Rc = Sc + (1 - Sa)*Dc] |
May be a string value, using '\\;' to escape characters such as - * '\\n' or '\\uxxxx' for a unicode character; - */ - public static final int title=0x7f030143; - /** - * Specifies extra space on the left, start, right and end sides - * of the toolbar's title. Margin values should be positive. - *
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), and
- * mm (millimeters).
- */
- public static final int titleMargin=0x7f030144;
- /**
- * Specifies extra space on the bottom side of the toolbar's title.
- * If both this attribute and titleMargin are specified, then this
- * attribute takes precedence. Margin values should be positive.
- *
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), and
- * mm (millimeters).
- */
- public static final int titleMarginBottom=0x7f030145;
- /**
- * Specifies extra space on the end side of the toolbar's title.
- * If both this attribute and titleMargin are specified, then this
- * attribute takes precedence. Margin values should be positive.
- *
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), and
- * mm (millimeters).
- */
- public static final int titleMarginEnd=0x7f030146;
- /**
- * Specifies extra space on the start side of the toolbar's title.
- * If both this attribute and titleMargin are specified, then this
- * attribute takes precedence. Margin values should be positive.
- *
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), and
- * mm (millimeters).
- */
- public static final int titleMarginStart=0x7f030147;
- /**
- * Specifies extra space on the top side of the toolbar's title.
- * If both this attribute and titleMargin are specified, then this
- * attribute takes precedence. Margin values should be positive.
- *
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), and
- * mm (millimeters).
- */
- public static final int titleMarginTop=0x7f030148;
- /**
- * {@deprecated Use titleMargin}
- *
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), and
- * mm (millimeters).
- */
- @Deprecated
- public static final int titleMargins=0x7f030149;
- /**
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- */
- public static final int titleTextAppearance=0x7f03014a;
- /**
- * A color to apply to the title string.
- *
May be a color value, in the form of "#rgb
",
- * "#argb
", "#rrggbb
", or
- * "#aarrggbb
".
- */
- public static final int titleTextColor=0x7f03014b;
- /**
- * Specifies a style to use for title text.
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- */
- public static final int titleTextStyle=0x7f03014c;
- /**
- * Default Toolar NavigationButtonStyle
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- */
- public static final int toolbarNavigationButtonStyle=0x7f03014d;
- /**
- * Default Toolbar style.
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- */
- public static final int toolbarStyle=0x7f03014e;
- /**
- * Foreground color to use for tooltips
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- *
May be a color value, in the form of "#rgb
",
- * "#argb
", "#rrggbb
", or
- * "#aarrggbb
".
- */
- public static final int tooltipForegroundColor=0x7f03014f;
- /**
- * Background to use for tooltips
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- */
- public static final int tooltipFrameBackground=0x7f030150;
- /**
- * The tooltip text associated with the item.
- *
May be a string value, using '\\;' to escape characters such as - * '\\n' or '\\uxxxx' for a unicode character; - */ - public static final int tooltipText=0x7f030151; - /** - * Drawable to use as the "track" that the switch thumb slides within. - *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- */
- public static final int track=0x7f030152;
- /**
- * Tint to apply to the track.
- *
May be a color value, in the form of "#rgb
",
- * "#argb
", "#rrggbb
", or
- * "#aarrggbb
".
- */
- public static final int trackTint=0x7f030153;
- /**
- * Blending mode used to apply the track tint.
- *
Must be one of the following constant values.
- *Constant | Value | Description |
---|---|---|
add | 10 | Combines the tint and drawable color and alpha channels, clamping the - * result to valid color values. Saturate(S + D) |
multiply | e | Multiplies the color and alpha channels of the drawable with those of - * the tint. [Sa * Da, Sc * Dc] |
screen | f | [Sa + Da - Sa * Da, Sc + Dc - Sc * Dc] |
src_atop | 9 | The tint is drawn above the drawable, but with the drawable’s alpha - * channel masking the result. [Da, Sc * Da + (1 - Sa) * Dc] |
src_in | 5 | The tint is masked by the alpha channel of the drawable. The drawable’s - * color channels are thrown out. [Sa * Da, Sc * Da] |
src_over | 3 | The tint is drawn on top of the drawable. - * [Sa + (1 - Sa)*Da, Rc = Sc + (1 - Sa)*Dc] |
May be an integer value, such as "100
".
- */
- public static final int ttcIndex=0x7f030155;
- /**
- *
May be a string value, using '\\;' to escape characters such as - * '\\n' or '\\uxxxx' for a unicode character; - */ - public static final int viewInflaterClass=0x7f030156; - /** - * Voice button icon - *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- */
- public static final int voiceIcon=0x7f030157;
- /**
- * Flag indicating whether this window should have an Action Bar
- * in place of the usual title bar.
- *
May be a boolean value, such as "true
" or
- * "false
".
- */
- public static final int windowActionBar=0x7f030158;
- /**
- * Flag indicating whether this window's Action Bar should overlay
- * application content. Does nothing if the window would not
- * have an Action Bar.
- *
May be a boolean value, such as "true
" or
- * "false
".
- */
- public static final int windowActionBarOverlay=0x7f030159;
- /**
- * Flag indicating whether action modes should overlay window content
- * when there is not reserved space for their UI (such as an Action Bar).
- *
May be a boolean value, such as "true
" or
- * "false
".
- */
- public static final int windowActionModeOverlay=0x7f03015a;
- /**
- * A fixed height for the window along the major axis of the screen,
- * that is, when in portrait. Can be either an absolute dimension
- * or a fraction of the screen size in that dimension.
- *
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), and
- * 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.
- */
- public static final int windowFixedHeightMajor=0x7f03015b;
- /**
- * A fixed height for the window along the minor axis of the screen,
- * that is, when in landscape. Can be either an absolute dimension
- * or a fraction of the screen size in that dimension.
- *
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), and
- * 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.
- */
- public static final int windowFixedHeightMinor=0x7f03015c;
- /**
- * A fixed width for the window along the major axis of the screen,
- * that is, when in landscape. Can be either an absolute dimension
- * or a fraction of the screen size in that dimension.
- *
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), and
- * 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.
- */
- public static final int windowFixedWidthMajor=0x7f03015d;
- /**
- * A fixed width for the window along the minor axis of the screen,
- * that is, when in portrait. Can be either an absolute dimension
- * or a fraction of the screen size in that dimension.
- *
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), and
- * 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.
- */
- public static final int windowFixedWidthMinor=0x7f03015e;
- /**
- * The minimum width the window is allowed to be, along the major
- * axis of the screen. That is, when in landscape. Can be either
- * an absolute dimension or a fraction of the screen size in that
- * dimension.
- *
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), and
- * 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.
- */
- public static final int windowMinWidthMajor=0x7f03015f;
- /**
- * The minimum width the window is allowed to be, along the minor
- * axis of the screen. That is, when in portrait. Can be either
- * an absolute dimension or a fraction of the screen size in that
- * dimension.
- *
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), and
- * 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.
- */
- public static final int windowMinWidthMinor=0x7f030160;
- /**
- * Flag indicating whether there should be no title on this window.
- *
May be a boolean value, such as "true
" or
- * "false
".
- */
- public static final int windowNoTitle=0x7f030161;
- }
- public static final class bool {
- public static final int abc_action_bar_embed_tabs=0x7f040000;
- public static final int abc_allow_stacked_button_bar=0x7f040001;
- public static final int abc_config_actionMenuItemAllCaps=0x7f040002;
- }
- public static final class color {
- public static final int abc_background_cache_hint_selector_material_dark=0x7f050000;
- public static final int abc_background_cache_hint_selector_material_light=0x7f050001;
- public static final int abc_btn_colored_borderless_text_material=0x7f050002;
- public static final int abc_btn_colored_text_material=0x7f050003;
- public static final int abc_color_highlight_material=0x7f050004;
- public static final int abc_hint_foreground_material_dark=0x7f050005;
- public static final int abc_hint_foreground_material_light=0x7f050006;
- public static final int abc_input_method_navigation_guard=0x7f050007;
- public static final int abc_primary_text_disable_only_material_dark=0x7f050008;
- public static final int abc_primary_text_disable_only_material_light=0x7f050009;
- public static final int abc_primary_text_material_dark=0x7f05000a;
- public static final int abc_primary_text_material_light=0x7f05000b;
- public static final int abc_search_url_text=0x7f05000c;
- public static final int abc_search_url_text_normal=0x7f05000d;
- public static final int abc_search_url_text_pressed=0x7f05000e;
- public static final int abc_search_url_text_selected=0x7f05000f;
- public static final int abc_secondary_text_material_dark=0x7f050010;
- public static final int abc_secondary_text_material_light=0x7f050011;
- public static final int abc_tint_btn_checkable=0x7f050012;
- public static final int abc_tint_default=0x7f050013;
- public static final int abc_tint_edittext=0x7f050014;
- public static final int abc_tint_seek_thumb=0x7f050015;
- public static final int abc_tint_spinner=0x7f050016;
- public static final int abc_tint_switch_track=0x7f050017;
- public static final int accent_material_dark=0x7f050018;
- public static final int accent_material_light=0x7f050019;
- public static final int background_floating_material_dark=0x7f05001a;
- public static final int background_floating_material_light=0x7f05001b;
- public static final int background_material_dark=0x7f05001c;
- public static final int background_material_light=0x7f05001d;
- public static final int black_overlay=0x7f05001e;
- public static final int bright_foreground_disabled_material_dark=0x7f05001f;
- public static final int bright_foreground_disabled_material_light=0x7f050020;
- public static final int bright_foreground_inverse_material_dark=0x7f050021;
- public static final int bright_foreground_inverse_material_light=0x7f050022;
- public static final int bright_foreground_material_dark=0x7f050023;
- public static final int bright_foreground_material_light=0x7f050024;
- public static final int button_material_dark=0x7f050025;
- public static final int button_material_light=0x7f050026;
- public static final int dim_foreground_disabled_material_dark=0x7f050027;
- public static final int dim_foreground_disabled_material_light=0x7f050028;
- public static final int dim_foreground_material_dark=0x7f050029;
- public static final int dim_foreground_material_light=0x7f05002a;
- public static final int error_color_material_dark=0x7f05002b;
- public static final int error_color_material_light=0x7f05002c;
- public static final int foreground_material_dark=0x7f05002d;
- public static final int foreground_material_light=0x7f05002e;
- public static final int highlighted_text_material_dark=0x7f05002f;
- public static final int highlighted_text_material_light=0x7f050030;
- public static final int light_blue_600=0x7f050031;
- public static final int light_blue_900=0x7f050032;
- public static final int light_blue_A200=0x7f050033;
- public static final int light_blue_A400=0x7f050034;
- public static final int material_blue_grey_800=0x7f050035;
- public static final int material_blue_grey_900=0x7f050036;
- public static final int material_blue_grey_950=0x7f050037;
- public static final int material_deep_teal_200=0x7f050038;
- public static final int material_deep_teal_500=0x7f050039;
- public static final int material_grey_100=0x7f05003a;
- public static final int material_grey_300=0x7f05003b;
- public static final int material_grey_50=0x7f05003c;
- public static final int material_grey_600=0x7f05003d;
- public static final int material_grey_800=0x7f05003e;
- public static final int material_grey_850=0x7f05003f;
- public static final int material_grey_900=0x7f050040;
- public static final int notification_action_color_filter=0x7f050041;
- public static final int notification_icon_bg_color=0x7f050042;
- public static final int notification_material_background_media_default_color=0x7f050043;
- public static final int primary_dark_material_dark=0x7f050044;
- public static final int primary_dark_material_light=0x7f050045;
- public static final int primary_material_dark=0x7f050046;
- public static final int primary_material_light=0x7f050047;
- public static final int primary_text_dark=0x7f050048;
- public static final int primary_text_default_material_dark=0x7f050049;
- public static final int primary_text_default_material_light=0x7f05004a;
- public static final int primary_text_disabled_material_dark=0x7f05004b;
- public static final int primary_text_disabled_material_light=0x7f05004c;
- public static final int ripple_material_dark=0x7f05004d;
- public static final int ripple_material_light=0x7f05004e;
- public static final int secondary_text_dark=0x7f05004f;
- public static final int secondary_text_default_material_dark=0x7f050050;
- public static final int secondary_text_default_material_light=0x7f050051;
- public static final int secondary_text_disabled_material_dark=0x7f050052;
- public static final int secondary_text_disabled_material_light=0x7f050053;
- public static final int switch_thumb_disabled_material_dark=0x7f050054;
- public static final int switch_thumb_disabled_material_light=0x7f050055;
- public static final int switch_thumb_material_dark=0x7f050056;
- public static final int switch_thumb_material_light=0x7f050057;
- public static final int switch_thumb_normal_material_dark=0x7f050058;
- public static final int switch_thumb_normal_material_light=0x7f050059;
- public static final int tooltip_background_dark=0x7f05005a;
- public static final int tooltip_background_light=0x7f05005b;
- public static final int user_query_highlight=0x7f05005c;
- }
- public static final class dimen {
- public static final int abc_action_bar_content_inset_material=0x7f060000;
- public static final int abc_action_bar_content_inset_with_nav=0x7f060001;
- public static final int abc_action_bar_default_height_material=0x7f060002;
- public static final int abc_action_bar_default_padding_end_material=0x7f060003;
- public static final int abc_action_bar_default_padding_start_material=0x7f060004;
- public static final int abc_action_bar_elevation_material=0x7f060005;
- public static final int abc_action_bar_icon_vertical_padding_material=0x7f060006;
- public static final int abc_action_bar_overflow_padding_end_material=0x7f060007;
- public static final int abc_action_bar_overflow_padding_start_material=0x7f060008;
- public static final int abc_action_bar_stacked_max_height=0x7f060009;
- public static final int abc_action_bar_stacked_tab_max_width=0x7f06000a;
- public static final int abc_action_bar_subtitle_bottom_margin_material=0x7f06000b;
- public static final int abc_action_bar_subtitle_top_margin_material=0x7f06000c;
- public static final int abc_action_button_min_height_material=0x7f06000d;
- public static final int abc_action_button_min_width_material=0x7f06000e;
- public static final int abc_action_button_min_width_overflow_material=0x7f06000f;
- public static final int abc_alert_dialog_button_bar_height=0x7f060010;
- public static final int abc_alert_dialog_button_dimen=0x7f060011;
- public static final int abc_button_inset_horizontal_material=0x7f060012;
- public static final int abc_button_inset_vertical_material=0x7f060013;
- public static final int abc_button_padding_horizontal_material=0x7f060014;
- public static final int abc_button_padding_vertical_material=0x7f060015;
- public static final int abc_cascading_menus_min_smallest_width=0x7f060016;
- public static final int abc_config_prefDialogWidth=0x7f060017;
- public static final int abc_control_corner_material=0x7f060018;
- public static final int abc_control_inset_material=0x7f060019;
- public static final int abc_control_padding_material=0x7f06001a;
- public static final int abc_dialog_corner_radius_material=0x7f06001b;
- public static final int abc_dialog_fixed_height_major=0x7f06001c;
- public static final int abc_dialog_fixed_height_minor=0x7f06001d;
- public static final int abc_dialog_fixed_width_major=0x7f06001e;
- public static final int abc_dialog_fixed_width_minor=0x7f06001f;
- public static final int abc_dialog_list_padding_bottom_no_buttons=0x7f060020;
- public static final int abc_dialog_list_padding_top_no_title=0x7f060021;
- public static final int abc_dialog_min_width_major=0x7f060022;
- public static final int abc_dialog_min_width_minor=0x7f060023;
- public static final int abc_dialog_padding_material=0x7f060024;
- public static final int abc_dialog_padding_top_material=0x7f060025;
- public static final int abc_dialog_title_divider_material=0x7f060026;
- public static final int abc_disabled_alpha_material_dark=0x7f060027;
- public static final int abc_disabled_alpha_material_light=0x7f060028;
- public static final int abc_dropdownitem_icon_width=0x7f060029;
- public static final int abc_dropdownitem_text_padding_left=0x7f06002a;
- public static final int abc_dropdownitem_text_padding_right=0x7f06002b;
- public static final int abc_edit_text_inset_bottom_material=0x7f06002c;
- public static final int abc_edit_text_inset_horizontal_material=0x7f06002d;
- public static final int abc_edit_text_inset_top_material=0x7f06002e;
- public static final int abc_floating_window_z=0x7f06002f;
- public static final int abc_list_item_padding_horizontal_material=0x7f060030;
- public static final int abc_panel_menu_list_width=0x7f060031;
- public static final int abc_progress_bar_height_material=0x7f060032;
- public static final int abc_search_view_preferred_height=0x7f060033;
- public static final int abc_search_view_preferred_width=0x7f060034;
- public static final int abc_seekbar_track_background_height_material=0x7f060035;
- public static final int abc_seekbar_track_progress_height_material=0x7f060036;
- public static final int abc_select_dialog_padding_start_material=0x7f060037;
- public static final int abc_switch_padding=0x7f060038;
- public static final int abc_text_size_body_1_material=0x7f060039;
- public static final int abc_text_size_body_2_material=0x7f06003a;
- public static final int abc_text_size_button_material=0x7f06003b;
- public static final int abc_text_size_caption_material=0x7f06003c;
- public static final int abc_text_size_display_1_material=0x7f06003d;
- public static final int abc_text_size_display_2_material=0x7f06003e;
- public static final int abc_text_size_display_3_material=0x7f06003f;
- public static final int abc_text_size_display_4_material=0x7f060040;
- public static final int abc_text_size_headline_material=0x7f060041;
- public static final int abc_text_size_large_material=0x7f060042;
- public static final int abc_text_size_medium_material=0x7f060043;
- public static final int abc_text_size_menu_header_material=0x7f060044;
- public static final int abc_text_size_menu_material=0x7f060045;
- public static final int abc_text_size_small_material=0x7f060046;
- public static final int abc_text_size_subhead_material=0x7f060047;
- public static final int abc_text_size_subtitle_material_toolbar=0x7f060048;
- public static final int abc_text_size_title_material=0x7f060049;
- public static final int abc_text_size_title_material_toolbar=0x7f06004a;
- public static final int compat_button_inset_horizontal_material=0x7f06004b;
- public static final int compat_button_inset_vertical_material=0x7f06004c;
- public static final int compat_button_padding_horizontal_material=0x7f06004d;
- public static final int compat_button_padding_vertical_material=0x7f06004e;
- public static final int compat_control_corner_material=0x7f06004f;
- public static final int compat_notification_large_icon_max_height=0x7f060050;
- public static final int compat_notification_large_icon_max_width=0x7f060051;
- public static final int disabled_alpha_material_dark=0x7f060052;
- public static final int disabled_alpha_material_light=0x7f060053;
- public static final int fastscroll_default_thickness=0x7f060054;
- public static final int fastscroll_margin=0x7f060055;
- public static final int fastscroll_minimum_range=0x7f060056;
- public static final int highlight_alpha_material_colored=0x7f060057;
- public static final int highlight_alpha_material_dark=0x7f060058;
- public static final int highlight_alpha_material_light=0x7f060059;
- public static final int hint_alpha_material_dark=0x7f06005a;
- public static final int hint_alpha_material_light=0x7f06005b;
- public static final int hint_pressed_alpha_material_dark=0x7f06005c;
- public static final int hint_pressed_alpha_material_light=0x7f06005d;
- public static final int item_touch_helper_max_drag_scroll_per_frame=0x7f06005e;
- public static final int item_touch_helper_swipe_escape_max_velocity=0x7f06005f;
- public static final int item_touch_helper_swipe_escape_velocity=0x7f060060;
- public static final int mr_controller_volume_group_list_item_height=0x7f060061;
- public static final int mr_controller_volume_group_list_item_icon_size=0x7f060062;
- public static final int mr_controller_volume_group_list_max_height=0x7f060063;
- public static final int mr_controller_volume_group_list_padding_top=0x7f060064;
- public static final int mr_dialog_fixed_width_major=0x7f060065;
- public static final int mr_dialog_fixed_width_minor=0x7f060066;
- public static final int notification_action_icon_size=0x7f060067;
- public static final int notification_action_text_size=0x7f060068;
- public static final int notification_big_circle_margin=0x7f060069;
- public static final int notification_content_margin_start=0x7f06006a;
- public static final int notification_large_icon_height=0x7f06006b;
- public static final int notification_large_icon_width=0x7f06006c;
- public static final int notification_main_column_padding_top=0x7f06006d;
- public static final int notification_media_narrow_margin=0x7f06006e;
- public static final int notification_right_icon_size=0x7f06006f;
- public static final int notification_right_side_padding_top=0x7f060070;
- public static final int notification_small_icon_background_padding=0x7f060071;
- public static final int notification_small_icon_size_as_large=0x7f060072;
- public static final int notification_subtext_size=0x7f060073;
- public static final int notification_top_pad=0x7f060074;
- public static final int notification_top_pad_large_text=0x7f060075;
- public static final int subtitle_corner_radius=0x7f060076;
- public static final int subtitle_outline_width=0x7f060077;
- public static final int subtitle_shadow_offset=0x7f060078;
- public static final int subtitle_shadow_radius=0x7f060079;
- public static final int text_font_size_large=0x7f06007a;
- public static final int text_font_size_medium=0x7f06007b;
- public static final int text_font_size_normal=0x7f06007c;
- public static final int text_font_size_small=0x7f06007d;
- public static final int text_font_size_super=0x7f06007e;
- public static final int tooltip_corner_radius=0x7f06007f;
- public static final int tooltip_horizontal_padding=0x7f060080;
- public static final int tooltip_margin=0x7f060081;
- public static final int tooltip_precise_anchor_extra_offset=0x7f060082;
- public static final int tooltip_precise_anchor_threshold=0x7f060083;
- public static final int tooltip_vertical_padding=0x7f060084;
- public static final int tooltip_y_offset_non_touch=0x7f060085;
- public static final int tooltip_y_offset_touch=0x7f060086;
- }
- public static final class drawable {
- public static final int abc_ab_share_pack_mtrl_alpha=0x7f070000;
- public static final int abc_action_bar_item_background_material=0x7f070001;
- public static final int abc_btn_borderless_material=0x7f070002;
- public static final int abc_btn_check_material=0x7f070003;
- public static final int abc_btn_check_to_on_mtrl_000=0x7f070004;
- public static final int abc_btn_check_to_on_mtrl_015=0x7f070005;
- public static final int abc_btn_colored_material=0x7f070006;
- public static final int abc_btn_default_mtrl_shape=0x7f070007;
- public static final int abc_btn_radio_material=0x7f070008;
- public static final int abc_btn_radio_to_on_mtrl_000=0x7f070009;
- public static final int abc_btn_radio_to_on_mtrl_015=0x7f07000a;
- public static final int abc_btn_switch_to_on_mtrl_00001=0x7f07000b;
- public static final int abc_btn_switch_to_on_mtrl_00012=0x7f07000c;
- public static final int abc_cab_background_internal_bg=0x7f07000d;
- public static final int abc_cab_background_top_material=0x7f07000e;
- public static final int abc_cab_background_top_mtrl_alpha=0x7f07000f;
- public static final int abc_control_background_material=0x7f070010;
- public static final int abc_dialog_material_background=0x7f070011;
- public static final int abc_edit_text_material=0x7f070012;
- public static final int abc_ic_ab_back_material=0x7f070013;
- public static final int abc_ic_arrow_drop_right_black_24dp=0x7f070014;
- public static final int abc_ic_clear_material=0x7f070015;
- public static final int abc_ic_commit_search_api_mtrl_alpha=0x7f070016;
- public static final int abc_ic_go_search_api_material=0x7f070017;
- public static final int abc_ic_menu_copy_mtrl_am_alpha=0x7f070018;
- public static final int abc_ic_menu_cut_mtrl_alpha=0x7f070019;
- public static final int abc_ic_menu_overflow_material=0x7f07001a;
- public static final int abc_ic_menu_paste_mtrl_am_alpha=0x7f07001b;
- public static final int abc_ic_menu_selectall_mtrl_alpha=0x7f07001c;
- public static final int abc_ic_menu_share_mtrl_alpha=0x7f07001d;
- public static final int abc_ic_search_api_material=0x7f07001e;
- public static final int abc_ic_star_black_16dp=0x7f07001f;
- public static final int abc_ic_star_black_36dp=0x7f070020;
- public static final int abc_ic_star_black_48dp=0x7f070021;
- public static final int abc_ic_star_half_black_16dp=0x7f070022;
- public static final int abc_ic_star_half_black_36dp=0x7f070023;
- public static final int abc_ic_star_half_black_48dp=0x7f070024;
- public static final int abc_ic_voice_search_api_material=0x7f070025;
- public static final int abc_item_background_holo_dark=0x7f070026;
- public static final int abc_item_background_holo_light=0x7f070027;
- public static final int abc_list_divider_material=0x7f070028;
- public static final int abc_list_divider_mtrl_alpha=0x7f070029;
- public static final int abc_list_focused_holo=0x7f07002a;
- public static final int abc_list_longpressed_holo=0x7f07002b;
- public static final int abc_list_pressed_holo_dark=0x7f07002c;
- public static final int abc_list_pressed_holo_light=0x7f07002d;
- public static final int abc_list_selector_background_transition_holo_dark=0x7f07002e;
- public static final int abc_list_selector_background_transition_holo_light=0x7f07002f;
- public static final int abc_list_selector_disabled_holo_dark=0x7f070030;
- public static final int abc_list_selector_disabled_holo_light=0x7f070031;
- public static final int abc_list_selector_holo_dark=0x7f070032;
- public static final int abc_list_selector_holo_light=0x7f070033;
- public static final int abc_menu_hardkey_panel_mtrl_mult=0x7f070034;
- public static final int abc_popup_background_mtrl_mult=0x7f070035;
- public static final int abc_ratingbar_indicator_material=0x7f070036;
- public static final int abc_ratingbar_material=0x7f070037;
- public static final int abc_ratingbar_small_material=0x7f070038;
- public static final int abc_scrubber_control_off_mtrl_alpha=0x7f070039;
- public static final int abc_scrubber_control_to_pressed_mtrl_000=0x7f07003a;
- public static final int abc_scrubber_control_to_pressed_mtrl_005=0x7f07003b;
- public static final int abc_scrubber_primary_mtrl_alpha=0x7f07003c;
- public static final int abc_scrubber_track_mtrl_alpha=0x7f07003d;
- public static final int abc_seekbar_thumb_material=0x7f07003e;
- public static final int abc_seekbar_tick_mark_material=0x7f07003f;
- public static final int abc_seekbar_track_material=0x7f070040;
- public static final int abc_spinner_mtrl_am_alpha=0x7f070041;
- public static final int abc_spinner_textfield_background_material=0x7f070042;
- public static final int abc_switch_thumb_material=0x7f070043;
- public static final int abc_switch_track_mtrl_alpha=0x7f070044;
- public static final int abc_tab_indicator_material=0x7f070045;
- public static final int abc_tab_indicator_mtrl_alpha=0x7f070046;
- public static final int abc_text_cursor_material=0x7f070047;
- public static final int abc_text_select_handle_left_mtrl_dark=0x7f070048;
- public static final int abc_text_select_handle_left_mtrl_light=0x7f070049;
- public static final int abc_text_select_handle_middle_mtrl_dark=0x7f07004a;
- public static final int abc_text_select_handle_middle_mtrl_light=0x7f07004b;
- public static final int abc_text_select_handle_right_mtrl_dark=0x7f07004c;
- public static final int abc_text_select_handle_right_mtrl_light=0x7f07004d;
- public static final int abc_textfield_activated_mtrl_alpha=0x7f07004e;
- public static final int abc_textfield_default_mtrl_alpha=0x7f07004f;
- public static final int abc_textfield_search_activated_mtrl_alpha=0x7f070050;
- public static final int abc_textfield_search_default_mtrl_alpha=0x7f070051;
- public static final int abc_textfield_search_material=0x7f070052;
- public static final int abc_vector_test=0x7f070053;
- public static final int bg_btn_set_color=0x7f070054;
- public static final int bg_color_btn_mask=0x7f070055;
- public static final int bitmap_error=0x7f070056;
- public static final int bitmap_normal=0x7f070057;
- public static final int bitmap_pressed=0x7f070058;
- public static final int call_record=0x7f070059;
- public static final int clock=0x7f07005a;
- public static final int delete=0x7f07005b;
- public static final int dropdown_icon=0x7f07005c;
- public static final int edit_blue=0x7f07005d;
- public static final int edit_green=0x7f07005e;
- public static final int edit_red=0x7f07005f;
- public static final int edit_title_blue=0x7f070060;
- public static final int edit_title_green=0x7f070061;
- public static final int edit_title_red=0x7f070062;
- public static final int edit_title_white=0x7f070063;
- public static final int edit_title_yellow=0x7f070064;
- public static final int edit_white=0x7f070065;
- public static final int edit_yellow=0x7f070066;
- public static final int font_large=0x7f070067;
- public static final int font_normal=0x7f070068;
- public static final int font_size_selector_bg=0x7f070069;
- public static final int font_small=0x7f07006a;
- public static final int font_super=0x7f07006b;
- public static final int ic_audiotrack_dark=0x7f07006c;
- public static final int ic_audiotrack_light=0x7f07006d;
- public static final int ic_dialog_close_dark=0x7f07006e;
- public static final int ic_dialog_close_light=0x7f07006f;
- public static final int ic_group_collapse_00=0x7f070070;
- public static final int ic_group_collapse_01=0x7f070071;
- public static final int ic_group_collapse_02=0x7f070072;
- public static final int ic_group_collapse_03=0x7f070073;
- public static final int ic_group_collapse_04=0x7f070074;
- public static final int ic_group_collapse_05=0x7f070075;
- public static final int ic_group_collapse_06=0x7f070076;
- public static final int ic_group_collapse_07=0x7f070077;
- public static final int ic_group_collapse_08=0x7f070078;
- public static final int ic_group_collapse_09=0x7f070079;
- public static final int ic_group_collapse_10=0x7f07007a;
- public static final int ic_group_collapse_11=0x7f07007b;
- public static final int ic_group_collapse_12=0x7f07007c;
- public static final int ic_group_collapse_13=0x7f07007d;
- public static final int ic_group_collapse_14=0x7f07007e;
- public static final int ic_group_collapse_15=0x7f07007f;
- public static final int ic_group_expand_00=0x7f070080;
- public static final int ic_group_expand_01=0x7f070081;
- public static final int ic_group_expand_02=0x7f070082;
- public static final int ic_group_expand_03=0x7f070083;
- public static final int ic_group_expand_04=0x7f070084;
- public static final int ic_group_expand_05=0x7f070085;
- public static final int ic_group_expand_06=0x7f070086;
- public static final int ic_group_expand_07=0x7f070087;
- public static final int ic_group_expand_08=0x7f070088;
- public static final int ic_group_expand_09=0x7f070089;
- public static final int ic_group_expand_10=0x7f07008a;
- public static final int ic_group_expand_11=0x7f07008b;
- public static final int ic_group_expand_12=0x7f07008c;
- public static final int ic_group_expand_13=0x7f07008d;
- public static final int ic_group_expand_14=0x7f07008e;
- public static final int ic_group_expand_15=0x7f07008f;
- public static final int ic_media_pause_dark=0x7f070090;
- public static final int ic_media_pause_light=0x7f070091;
- public static final int ic_media_play_dark=0x7f070092;
- public static final int ic_media_play_light=0x7f070093;
- public static final int ic_media_stop_dark=0x7f070094;
- public static final int ic_media_stop_light=0x7f070095;
- public static final int ic_mr_button_connected_00_dark=0x7f070096;
- public static final int ic_mr_button_connected_00_light=0x7f070097;
- public static final int ic_mr_button_connected_01_dark=0x7f070098;
- public static final int ic_mr_button_connected_01_light=0x7f070099;
- public static final int ic_mr_button_connected_02_dark=0x7f07009a;
- public static final int ic_mr_button_connected_02_light=0x7f07009b;
- public static final int ic_mr_button_connected_03_dark=0x7f07009c;
- public static final int ic_mr_button_connected_03_light=0x7f07009d;
- public static final int ic_mr_button_connected_04_dark=0x7f07009e;
- public static final int ic_mr_button_connected_04_light=0x7f07009f;
- public static final int ic_mr_button_connected_05_dark=0x7f0700a0;
- public static final int ic_mr_button_connected_05_light=0x7f0700a1;
- public static final int ic_mr_button_connected_06_dark=0x7f0700a2;
- public static final int ic_mr_button_connected_06_light=0x7f0700a3;
- public static final int ic_mr_button_connected_07_dark=0x7f0700a4;
- public static final int ic_mr_button_connected_07_light=0x7f0700a5;
- public static final int ic_mr_button_connected_08_dark=0x7f0700a6;
- public static final int ic_mr_button_connected_08_light=0x7f0700a7;
- public static final int ic_mr_button_connected_09_dark=0x7f0700a8;
- public static final int ic_mr_button_connected_09_light=0x7f0700a9;
- public static final int ic_mr_button_connected_10_dark=0x7f0700aa;
- public static final int ic_mr_button_connected_10_light=0x7f0700ab;
- public static final int ic_mr_button_connected_11_dark=0x7f0700ac;
- public static final int ic_mr_button_connected_11_light=0x7f0700ad;
- public static final int ic_mr_button_connected_12_dark=0x7f0700ae;
- public static final int ic_mr_button_connected_12_light=0x7f0700af;
- public static final int ic_mr_button_connected_13_dark=0x7f0700b0;
- public static final int ic_mr_button_connected_13_light=0x7f0700b1;
- public static final int ic_mr_button_connected_14_dark=0x7f0700b2;
- public static final int ic_mr_button_connected_14_light=0x7f0700b3;
- public static final int ic_mr_button_connected_15_dark=0x7f0700b4;
- public static final int ic_mr_button_connected_15_light=0x7f0700b5;
- public static final int ic_mr_button_connected_16_dark=0x7f0700b6;
- public static final int ic_mr_button_connected_16_light=0x7f0700b7;
- public static final int ic_mr_button_connected_17_dark=0x7f0700b8;
- public static final int ic_mr_button_connected_17_light=0x7f0700b9;
- public static final int ic_mr_button_connected_18_dark=0x7f0700ba;
- public static final int ic_mr_button_connected_18_light=0x7f0700bb;
- public static final int ic_mr_button_connected_19_dark=0x7f0700bc;
- public static final int ic_mr_button_connected_19_light=0x7f0700bd;
- public static final int ic_mr_button_connected_20_dark=0x7f0700be;
- public static final int ic_mr_button_connected_20_light=0x7f0700bf;
- public static final int ic_mr_button_connected_21_dark=0x7f0700c0;
- public static final int ic_mr_button_connected_21_light=0x7f0700c1;
- public static final int ic_mr_button_connected_22_dark=0x7f0700c2;
- public static final int ic_mr_button_connected_22_light=0x7f0700c3;
- public static final int ic_mr_button_connected_23_dark=0x7f0700c4;
- public static final int ic_mr_button_connected_23_light=0x7f0700c5;
- public static final int ic_mr_button_connected_24_dark=0x7f0700c6;
- public static final int ic_mr_button_connected_24_light=0x7f0700c7;
- public static final int ic_mr_button_connected_25_dark=0x7f0700c8;
- public static final int ic_mr_button_connected_25_light=0x7f0700c9;
- public static final int ic_mr_button_connected_26_dark=0x7f0700ca;
- public static final int ic_mr_button_connected_26_light=0x7f0700cb;
- public static final int ic_mr_button_connected_27_dark=0x7f0700cc;
- public static final int ic_mr_button_connected_27_light=0x7f0700cd;
- public static final int ic_mr_button_connected_28_dark=0x7f0700ce;
- public static final int ic_mr_button_connected_28_light=0x7f0700cf;
- public static final int ic_mr_button_connected_29_dark=0x7f0700d0;
- public static final int ic_mr_button_connected_29_light=0x7f0700d1;
- public static final int ic_mr_button_connected_30_dark=0x7f0700d2;
- public static final int ic_mr_button_connected_30_light=0x7f0700d3;
- public static final int ic_mr_button_connecting_00_dark=0x7f0700d4;
- public static final int ic_mr_button_connecting_00_light=0x7f0700d5;
- public static final int ic_mr_button_connecting_01_dark=0x7f0700d6;
- public static final int ic_mr_button_connecting_01_light=0x7f0700d7;
- public static final int ic_mr_button_connecting_02_dark=0x7f0700d8;
- public static final int ic_mr_button_connecting_02_light=0x7f0700d9;
- public static final int ic_mr_button_connecting_03_dark=0x7f0700da;
- public static final int ic_mr_button_connecting_03_light=0x7f0700db;
- public static final int ic_mr_button_connecting_04_dark=0x7f0700dc;
- public static final int ic_mr_button_connecting_04_light=0x7f0700dd;
- public static final int ic_mr_button_connecting_05_dark=0x7f0700de;
- public static final int ic_mr_button_connecting_05_light=0x7f0700df;
- public static final int ic_mr_button_connecting_06_dark=0x7f0700e0;
- public static final int ic_mr_button_connecting_06_light=0x7f0700e1;
- public static final int ic_mr_button_connecting_07_dark=0x7f0700e2;
- public static final int ic_mr_button_connecting_07_light=0x7f0700e3;
- public static final int ic_mr_button_connecting_08_dark=0x7f0700e4;
- public static final int ic_mr_button_connecting_08_light=0x7f0700e5;
- public static final int ic_mr_button_connecting_09_dark=0x7f0700e6;
- public static final int ic_mr_button_connecting_09_light=0x7f0700e7;
- public static final int ic_mr_button_connecting_10_dark=0x7f0700e8;
- public static final int ic_mr_button_connecting_10_light=0x7f0700e9;
- public static final int ic_mr_button_connecting_11_dark=0x7f0700ea;
- public static final int ic_mr_button_connecting_11_light=0x7f0700eb;
- public static final int ic_mr_button_connecting_12_dark=0x7f0700ec;
- public static final int ic_mr_button_connecting_12_light=0x7f0700ed;
- public static final int ic_mr_button_connecting_13_dark=0x7f0700ee;
- public static final int ic_mr_button_connecting_13_light=0x7f0700ef;
- public static final int ic_mr_button_connecting_14_dark=0x7f0700f0;
- public static final int ic_mr_button_connecting_14_light=0x7f0700f1;
- public static final int ic_mr_button_connecting_15_dark=0x7f0700f2;
- public static final int ic_mr_button_connecting_15_light=0x7f0700f3;
- public static final int ic_mr_button_connecting_16_dark=0x7f0700f4;
- public static final int ic_mr_button_connecting_16_light=0x7f0700f5;
- public static final int ic_mr_button_connecting_17_dark=0x7f0700f6;
- public static final int ic_mr_button_connecting_17_light=0x7f0700f7;
- public static final int ic_mr_button_connecting_18_dark=0x7f0700f8;
- public static final int ic_mr_button_connecting_18_light=0x7f0700f9;
- public static final int ic_mr_button_connecting_19_dark=0x7f0700fa;
- public static final int ic_mr_button_connecting_19_light=0x7f0700fb;
- public static final int ic_mr_button_connecting_20_dark=0x7f0700fc;
- public static final int ic_mr_button_connecting_20_light=0x7f0700fd;
- public static final int ic_mr_button_connecting_21_dark=0x7f0700fe;
- public static final int ic_mr_button_connecting_21_light=0x7f0700ff;
- public static final int ic_mr_button_connecting_22_dark=0x7f070100;
- public static final int ic_mr_button_connecting_22_light=0x7f070101;
- public static final int ic_mr_button_connecting_23_dark=0x7f070102;
- public static final int ic_mr_button_connecting_23_light=0x7f070103;
- public static final int ic_mr_button_connecting_24_dark=0x7f070104;
- public static final int ic_mr_button_connecting_24_light=0x7f070105;
- public static final int ic_mr_button_connecting_25_dark=0x7f070106;
- public static final int ic_mr_button_connecting_25_light=0x7f070107;
- public static final int ic_mr_button_connecting_26_dark=0x7f070108;
- public static final int ic_mr_button_connecting_26_light=0x7f070109;
- public static final int ic_mr_button_connecting_27_dark=0x7f07010a;
- public static final int ic_mr_button_connecting_27_light=0x7f07010b;
- public static final int ic_mr_button_connecting_28_dark=0x7f07010c;
- public static final int ic_mr_button_connecting_28_light=0x7f07010d;
- public static final int ic_mr_button_connecting_29_dark=0x7f07010e;
- public static final int ic_mr_button_connecting_29_light=0x7f07010f;
- public static final int ic_mr_button_connecting_30_dark=0x7f070110;
- public static final int ic_mr_button_connecting_30_light=0x7f070111;
- public static final int ic_mr_button_disabled_dark=0x7f070112;
- public static final int ic_mr_button_disabled_light=0x7f070113;
- public static final int ic_mr_button_disconnected_dark=0x7f070114;
- public static final int ic_mr_button_disconnected_light=0x7f070115;
- public static final int ic_mr_button_grey=0x7f070116;
- public static final int ic_vol_type_speaker_dark=0x7f070117;
- public static final int ic_vol_type_speaker_group_dark=0x7f070118;
- public static final int ic_vol_type_speaker_group_light=0x7f070119;
- public static final int ic_vol_type_speaker_light=0x7f07011a;
- public static final int ic_vol_type_tv_dark=0x7f07011b;
- public static final int ic_vol_type_tv_light=0x7f07011c;
- public static final int icon_app=0x7f07011d;
- public static final int line_error=0x7f07011e;
- public static final int line_pressed=0x7f07011f;
- public static final int list_background=0x7f070120;
- public static final int list_blue_down=0x7f070121;
- public static final int list_blue_middle=0x7f070122;
- public static final int list_blue_single=0x7f070123;
- public static final int list_blue_up=0x7f070124;
- public static final int list_folder=0x7f070125;
- public static final int list_footer_bg=0x7f070126;
- public static final int list_green_down=0x7f070127;
- public static final int list_green_middle=0x7f070128;
- public static final int list_green_single=0x7f070129;
- public static final int list_green_up=0x7f07012a;
- public static final int list_red_down=0x7f07012b;
- public static final int list_red_middle=0x7f07012c;
- public static final int list_red_single=0x7f07012d;
- public static final int list_red_up=0x7f07012e;
- public static final int list_white_down=0x7f07012f;
- public static final int list_white_middle=0x7f070130;
- public static final int list_white_single=0x7f070131;
- public static final int list_white_up=0x7f070132;
- public static final int list_yellow_down=0x7f070133;
- public static final int list_yellow_middle=0x7f070134;
- public static final int list_yellow_single=0x7f070135;
- public static final int list_yellow_up=0x7f070136;
- public static final int lock=0x7f070137;
- public static final int menu_delete=0x7f070138;
- public static final int menu_move=0x7f070139;
- public static final int menu_top=0x7f07013a;
- public static final int mr_button_connected_dark=0x7f07013b;
- public static final int mr_button_connected_light=0x7f07013c;
- public static final int mr_button_connecting_dark=0x7f07013d;
- public static final int mr_button_connecting_light=0x7f07013e;
- public static final int mr_button_dark=0x7f07013f;
- public static final int mr_button_light=0x7f070140;
- public static final int mr_dialog_close_dark=0x7f070141;
- public static final int mr_dialog_close_light=0x7f070142;
- public static final int mr_dialog_material_background_dark=0x7f070143;
- public static final int mr_dialog_material_background_light=0x7f070144;
- public static final int mr_group_collapse=0x7f070145;
- public static final int mr_group_expand=0x7f070146;
- public static final int mr_media_pause_dark=0x7f070147;
- public static final int mr_media_pause_light=0x7f070148;
- public static final int mr_media_play_dark=0x7f070149;
- public static final int mr_media_play_light=0x7f07014a;
- public static final int mr_media_stop_dark=0x7f07014b;
- public static final int mr_media_stop_light=0x7f07014c;
- public static final int mr_vol_type_audiotrack_dark=0x7f07014d;
- public static final int mr_vol_type_audiotrack_light=0x7f07014e;
- public static final int new_note=0x7f07014f;
- public static final int new_note_normal=0x7f070150;
- public static final int new_note_pressed=0x7f070151;
- public static final int note_edit_color_selector_panel=0x7f070152;
- public static final int notification=0x7f070153;
- public static final int notification_action_background=0x7f070154;
- public static final int notification_bg=0x7f070155;
- public static final int notification_bg_low=0x7f070156;
- public static final int notification_bg_low_normal=0x7f070157;
- public static final int notification_bg_low_pressed=0x7f070158;
- public static final int notification_bg_normal=0x7f070159;
- public static final int notification_bg_normal_pressed=0x7f07015a;
- public static final int notification_icon_background=0x7f07015b;
- public static final int notification_template_icon_bg=0x7f07015c;
- public static final int notification_template_icon_low_bg=0x7f07015d;
- public static final int notification_tile_bg=0x7f07015e;
- public static final int notify_panel_notification_icon_bg=0x7f07015f;
- public static final int search_result=0x7f070160;
- public static final int selected=0x7f070161;
- public static final int settings_launcher_background=0x7f070162;
- public static final int splash=0x7f070163;
- public static final int star=0x7f070164;
- public static final int title_alert=0x7f070165;
- public static final int title_bar_bg=0x7f070166;
- public static final int tooltip_frame_dark=0x7f070167;
- public static final int tooltip_frame_light=0x7f070168;
- public static final int widget_2x_blue=0x7f070169;
- public static final int widget_2x_green=0x7f07016a;
- public static final int widget_2x_red=0x7f07016b;
- public static final int widget_2x_white=0x7f07016c;
- public static final int widget_2x_yellow=0x7f07016d;
- public static final int widget_4x_blue=0x7f07016e;
- public static final int widget_4x_green=0x7f07016f;
- public static final int widget_4x_red=0x7f070170;
- public static final int widget_4x_white=0x7f070171;
- public static final int widget_4x_yellow=0x7f070172;
- }
- public static final class id {
- public static final int ALT=0x7f080000;
- public static final int CTRL=0x7f080001;
- public static final int FUNCTION=0x7f080002;
- public static final int META=0x7f080003;
- public static final int Password=0x7f080004;
- public static final int SHIFT=0x7f080005;
- public static final int SYM=0x7f080006;
- public static final int accountName=0x7f080007;
- public static final int accountPassword=0x7f080008;
- public static final int account_dialog_subtitle=0x7f080009;
- public static final int account_dialog_title=0x7f08000a;
- public static final int action0=0x7f08000b;
- public static final int action_bar=0x7f08000c;
- public static final int action_bar_activity_content=0x7f08000d;
- public static final int action_bar_container=0x7f08000e;
- public static final int action_bar_root=0x7f08000f;
- public static final int action_bar_spinner=0x7f080010;
- public static final int action_bar_subtitle=0x7f080011;
- public static final int action_bar_title=0x7f080012;
- public static final int action_container=0x7f080013;
- public static final int action_context_bar=0x7f080014;
- public static final int action_divider=0x7f080015;
- public static final int action_image=0x7f080016;
- public static final int action_menu_divider=0x7f080017;
- public static final int action_menu_presenter=0x7f080018;
- public static final int action_mode_bar=0x7f080019;
- public static final int action_mode_bar_stub=0x7f08001a;
- public static final int action_mode_close_button=0x7f08001b;
- public static final int action_select_all=0x7f08001c;
- public static final int action_text=0x7f08001d;
- public static final int actions=0x7f08001e;
- public static final int activity_chooser_view_content=0x7f08001f;
- public static final int add=0x7f080020;
- public static final int alertTitle=0x7f080021;
- public static final int all=0x7f080022;
- public static final int alreadyMember=0x7f080023;
- public static final int always=0x7f080024;
- public static final int amPm=0x7f080025;
- public static final int async=0x7f080026;
- public static final int barrier=0x7f080027;
- public static final int beginning=0x7f080028;
- public static final int blocking=0x7f080029;
- public static final int bottom=0x7f08002a;
- public static final int btn_new_note=0x7f08002b;
- public static final int btn_password_clear=0x7f08002c;
- public static final int btn_set_bg_color=0x7f08002d;
- public static final int buttonPanel=0x7f08002e;
- public static final int cancel_action=0x7f08002f;
- public static final int cb_edit_item=0x7f080030;
- public static final int center=0x7f080031;
- public static final int center_horizontal=0x7f080032;
- public static final int center_vertical=0x7f080033;
- public static final int chains=0x7f080034;
- public static final int checkbox=0x7f080035;
- public static final int chronometer=0x7f080036;
- public static final int clip_horizontal=0x7f080037;
- public static final int clip_vertical=0x7f080038;
- public static final int collapseActionView=0x7f080039;
- public static final int content=0x7f08003a;
- public static final int contentPanel=0x7f08003b;
- public static final int create=0x7f08003c;
- public static final int custom=0x7f08003d;
- public static final int customPanel=0x7f08003e;
- public static final int date=0x7f08003f;
- public static final int decor_content_parent=0x7f080040;
- public static final int default_activity_button=0x7f080041;
- public static final int delete=0x7f080042;
- public static final int dimensions=0x7f080043;
- public static final int direct=0x7f080044;
- public static final int disableHome=0x7f080045;
- public static final int edit_query=0x7f080046;
- public static final int end=0x7f080047;
- public static final int end_padder=0x7f080048;
- public static final int et_edit_text=0x7f080049;
- public static final int et_foler_name=0x7f08004a;
- public static final int expand_activities_button=0x7f08004b;
- public static final int expanded_menu=0x7f08004c;
- public static final int fill=0x7f08004d;
- public static final int fill_horizontal=0x7f08004e;
- public static final int fill_vertical=0x7f08004f;
- public static final int font_size_selector=0x7f080050;
- public static final int forever=0x7f080051;
- public static final int gone=0x7f080052;
- public static final int group_divider=0x7f080053;
- public static final int home=0x7f080054;
- public static final int homeAsUp=0x7f080055;
- public static final int hour=0x7f080056;
- public static final int icon=0x7f080057;
- public static final int icon_group=0x7f080058;
- public static final int ifRoom=0x7f080059;
- public static final int image=0x7f08005a;
- public static final int info=0x7f08005b;
- public static final int invisible=0x7f08005c;
- public static final int italic=0x7f08005d;
- public static final int item_touch_helper_previous_elevation=0x7f08005e;
- public static final int iv_alert_icon=0x7f08005f;
- public static final int iv_bg_blue=0x7f080060;
- public static final int iv_bg_blue_select=0x7f080061;
- public static final int iv_bg_green=0x7f080062;
- public static final int iv_bg_green_select=0x7f080063;
- public static final int iv_bg_red=0x7f080064;
- public static final int iv_bg_red_select=0x7f080065;
- public static final int iv_bg_white=0x7f080066;
- public static final int iv_bg_white_select=0x7f080067;
- public static final int iv_bg_yellow=0x7f080068;
- public static final int iv_bg_yellow_select=0x7f080069;
- public static final int iv_large_select=0x7f08006a;
- public static final int iv_lock=0x7f08006b;
- public static final int iv_medium_select=0x7f08006c;
- public static final int iv_small_select=0x7f08006d;
- public static final int iv_star_icon=0x7f08006e;
- public static final int iv_super_select=0x7f08006f;
- public static final int iv_top_icon=0x7f080070;
- public static final int left=0x7f080071;
- public static final int line1=0x7f080072;
- public static final int line3=0x7f080073;
- public static final int listMode=0x7f080074;
- public static final int list_item=0x7f080075;
- public static final int ll_font_large=0x7f080076;
- public static final int ll_font_normal=0x7f080077;
- public static final int ll_font_small=0x7f080078;
- public static final int ll_font_super=0x7f080079;
- public static final int lockView=0x7f08007a;
- public static final int login=0x7f08007b;
- public static final int media_actions=0x7f08007c;
- public static final int menu_alert=0x7f08007d;
- public static final int menu_cancel_top=0x7f08007e;
- public static final int menu_delete=0x7f08007f;
- public static final int menu_delete_passcode=0x7f080080;
- public static final int menu_delete_remind=0x7f080081;
- public static final int menu_export_text=0x7f080082;
- public static final int menu_font_size=0x7f080083;
- public static final int menu_list_mode=0x7f080084;
- public static final int menu_new_folder=0x7f080085;
- public static final int menu_new_note=0x7f080086;
- public static final int menu_search=0x7f080087;
- public static final int menu_send_to_desktop=0x7f080088;
- public static final int menu_set_passcode=0x7f080089;
- public static final int menu_set_star=0x7f08008a;
- public static final int menu_set_top=0x7f08008b;
- public static final int menu_setting=0x7f08008c;
- public static final int menu_share=0x7f08008d;
- public static final int menu_sync=0x7f08008e;
- public static final int message=0x7f08008f;
- public static final int middle=0x7f080090;
- public static final int minute=0x7f080091;
- public static final int move=0x7f080092;
- public static final int mr_art=0x7f080093;
- public static final int mr_cast_checkbox=0x7f080094;
- public static final int mr_cast_close_button=0x7f080095;
- public static final int mr_cast_group_icon=0x7f080096;
- public static final int mr_cast_group_name=0x7f080097;
- public static final int mr_cast_list=0x7f080098;
- public static final int mr_cast_meta=0x7f080099;
- public static final int mr_cast_meta_art=0x7f08009a;
- public static final int mr_cast_meta_subtitle=0x7f08009b;
- public static final int mr_cast_meta_title=0x7f08009c;
- public static final int mr_cast_route_icon=0x7f08009d;
- public static final int mr_cast_route_name=0x7f08009e;
- public static final int mr_cast_stop_button=0x7f08009f;
- public static final int mr_cast_volume_layout=0x7f0800a0;
- public static final int mr_cast_volume_slider=0x7f0800a1;
- public static final int mr_chooser_list=0x7f0800a2;
- public static final int mr_chooser_route_desc=0x7f0800a3;
- public static final int mr_chooser_route_icon=0x7f0800a4;
- public static final int mr_chooser_route_name=0x7f0800a5;
- public static final int mr_chooser_title=0x7f0800a6;
- public static final int mr_close=0x7f0800a7;
- public static final int mr_control_divider=0x7f0800a8;
- public static final int mr_control_playback_ctrl=0x7f0800a9;
- public static final int mr_control_subtitle=0x7f0800aa;
- public static final int mr_control_title=0x7f0800ab;
- public static final int mr_control_title_container=0x7f0800ac;
- public static final int mr_custom_control=0x7f0800ad;
- public static final int mr_default_control=0x7f0800ae;
- public static final int mr_dialog_area=0x7f0800af;
- public static final int mr_dialog_header_name=0x7f0800b0;
- public static final int mr_expandable_area=0x7f0800b1;
- public static final int mr_group_expand_collapse=0x7f0800b2;
- public static final int mr_group_volume_route_name=0x7f0800b3;
- public static final int mr_group_volume_slider=0x7f0800b4;
- public static final int mr_media_main_control=0x7f0800b5;
- public static final int mr_name=0x7f0800b6;
- public static final int mr_picker_close_button=0x7f0800b7;
- public static final int mr_picker_list=0x7f0800b8;
- public static final int mr_picker_route_icon=0x7f0800b9;
- public static final int mr_picker_route_name=0x7f0800ba;
- public static final int mr_playback_control=0x7f0800bb;
- public static final int mr_title_bar=0x7f0800bc;
- public static final int mr_volume_control=0x7f0800bd;
- public static final int mr_volume_group_list=0x7f0800be;
- public static final int mr_volume_item_icon=0x7f0800bf;
- public static final int mr_volume_slider=0x7f0800c0;
- public static final int multiply=0x7f0800c1;
- public static final int navigation_bar=0x7f0800c2;
- public static final int never=0x7f0800c3;
- public static final int none=0x7f0800c4;
- public static final int normal=0x7f0800c5;
- public static final int note_bg_color_selector=0x7f0800c6;
- public static final int note_edit_list=0x7f0800c7;
- public static final int note_edit_view=0x7f0800c8;
- public static final int note_item=0x7f0800c9;
- public static final int note_title=0x7f0800ca;
- public static final int notes_list=0x7f0800cb;
- public static final int notification_background=0x7f0800cc;
- public static final int notification_main_column=0x7f0800cd;
- public static final int notification_main_column_container=0x7f0800ce;
- public static final int packed=0x7f0800cf;
- public static final int parent=0x7f0800d0;
- public static final int parentPanel=0x7f0800d1;
- public static final int percent=0x7f0800d2;
- public static final int prefenerece_sync_status_textview=0x7f0800d3;
- public static final int preference_sync_button=0x7f0800d4;
- public static final int progress_circular=0x7f0800d5;
- public static final int progress_horizontal=0x7f0800d6;
- public static final int radio=0x7f0800d7;
- public static final int retrieve_password=0x7f0800d8;
- public static final int right=0x7f0800d9;
- public static final int right_icon=0x7f0800da;
- public static final int right_side=0x7f0800db;
- public static final int screen=0x7f0800dc;
- public static final int scrollIndicatorDown=0x7f0800dd;
- public static final int scrollIndicatorUp=0x7f0800de;
- public static final int scrollView=0x7f0800df;
- public static final int search_badge=0x7f0800e0;
- public static final int search_bar=0x7f0800e1;
- public static final int search_button=0x7f0800e2;
- public static final int search_close_btn=0x7f0800e3;
- public static final int search_edit_frame=0x7f0800e4;
- public static final int search_go_btn=0x7f0800e5;
- public static final int search_mag_icon=0x7f0800e6;
- public static final int search_plate=0x7f0800e7;
- public static final int search_src_text=0x7f0800e8;
- public static final int search_voice_btn=0x7f0800e9;
- public static final int select_dialog_listview=0x7f0800ea;
- public static final int selection_menu=0x7f0800eb;
- public static final int shortcut=0x7f0800ec;
- public static final int showCustom=0x7f0800ed;
- public static final int showHome=0x7f0800ee;
- public static final int showTitle=0x7f0800ef;
- public static final int signUp=0x7f0800f0;
- public static final int spacer=0x7f0800f1;
- public static final int split_action_bar=0x7f0800f2;
- public static final int spread=0x7f0800f3;
- public static final int spread_inside=0x7f0800f4;
- public static final int src_atop=0x7f0800f5;
- public static final int src_in=0x7f0800f6;
- public static final int src_over=0x7f0800f7;
- public static final int standard=0x7f0800f8;
- public static final int start=0x7f0800f9;
- public static final int status_bar_latest_event_content=0x7f0800fa;
- public static final int submenuarrow=0x7f0800fb;
- public static final int submit=0x7f0800fc;
- public static final int submit_area=0x7f0800fd;
- public static final int sv_note_edit=0x7f0800fe;
- public static final int syncdownload=0x7f0800ff;
- public static final int syncupload=0x7f080100;
- public static final int tabMode=0x7f080101;
- public static final int tag_transition_group=0x7f080102;
- public static final int tag_unhandled_key_event_manager=0x7f080103;
- public static final int tag_unhandled_key_listeners=0x7f080104;
- public static final int text=0x7f080105;
- public static final int text2=0x7f080106;
- public static final int textSpacerNoButtons=0x7f080107;
- public static final int textSpacerNoTitle=0x7f080108;
- public static final int time=0x7f080109;
- public static final int title=0x7f08010a;
- public static final int titleDividerNoCustom=0x7f08010b;
- public static final int title_template=0x7f08010c;
- public static final int top=0x7f08010d;
- public static final int topPanel=0x7f08010e;
- public static final int tv_activity_set_lock_title=0x7f08010f;
- public static final int tv_alert_date=0x7f080110;
- public static final int tv_folder_name=0x7f080111;
- public static final int tv_modified_date=0x7f080112;
- public static final int tv_name=0x7f080113;
- public static final int tv_set_top=0x7f080114;
- public static final int tv_time=0x7f080115;
- public static final int tv_title=0x7f080116;
- public static final int tv_title_bar=0x7f080117;
- public static final int uniform=0x7f080118;
- public static final int up=0x7f080119;
- public static final int useLogo=0x7f08011a;
- public static final int userName=0x7f08011b;
- public static final int volume_item_container=0x7f08011c;
- public static final int widget_bg_image=0x7f08011d;
- public static final int widget_text=0x7f08011e;
- public static final int withText=0x7f08011f;
- public static final int wrap=0x7f080120;
- public static final int wrap_content=0x7f080121;
- }
- public static final class integer {
- public static final int abc_config_activityDefaultDur=0x7f090000;
- public static final int abc_config_activityShortDur=0x7f090001;
- public static final int cancel_button_image_alpha=0x7f090002;
- public static final int config_tooltipAnimTime=0x7f090003;
- public static final int mr_controller_volume_group_list_animation_duration_ms=0x7f090004;
- public static final int mr_controller_volume_group_list_fade_in_duration_ms=0x7f090005;
- public static final int mr_controller_volume_group_list_fade_out_duration_ms=0x7f090006;
- public static final int mr_update_routes_delay_ms=0x7f090007;
- public static final int status_bar_notification_info_maxnum=0x7f090008;
- }
- public static final class interpolator {
- public static final int mr_fast_out_slow_in=0x7f0a0000;
- public static final int mr_linear_out_slow_in=0x7f0a0001;
- }
- public static final class layout {
- public static final int abc_action_bar_title_item=0x7f0b0000;
- public static final int abc_action_bar_up_container=0x7f0b0001;
- public static final int abc_action_menu_item_layout=0x7f0b0002;
- public static final int abc_action_menu_layout=0x7f0b0003;
- public static final int abc_action_mode_bar=0x7f0b0004;
- public static final int abc_action_mode_close_item_material=0x7f0b0005;
- public static final int abc_activity_chooser_view=0x7f0b0006;
- public static final int abc_activity_chooser_view_list_item=0x7f0b0007;
- public static final int abc_alert_dialog_button_bar_material=0x7f0b0008;
- public static final int abc_alert_dialog_material=0x7f0b0009;
- public static final int abc_alert_dialog_title_material=0x7f0b000a;
- public static final int abc_cascading_menu_item_layout=0x7f0b000b;
- public static final int abc_dialog_title_material=0x7f0b000c;
- public static final int abc_expanded_menu_layout=0x7f0b000d;
- public static final int abc_list_menu_item_checkbox=0x7f0b000e;
- public static final int abc_list_menu_item_icon=0x7f0b000f;
- public static final int abc_list_menu_item_layout=0x7f0b0010;
- public static final int abc_list_menu_item_radio=0x7f0b0011;
- public static final int abc_popup_menu_header_item_layout=0x7f0b0012;
- public static final int abc_popup_menu_item_layout=0x7f0b0013;
- public static final int abc_screen_content_include=0x7f0b0014;
- public static final int abc_screen_simple=0x7f0b0015;
- public static final int abc_screen_simple_overlay_action_mode=0x7f0b0016;
- public static final int abc_screen_toolbar=0x7f0b0017;
- public static final int abc_search_dropdown_item_icons_2line=0x7f0b0018;
- public static final int abc_search_view=0x7f0b0019;
- public static final int abc_select_dialog_material=0x7f0b001a;
- public static final int abc_tooltip=0x7f0b001b;
- public static final int account_dialog_title=0x7f0b001c;
- public static final int activity_addaccount=0x7f0b001d;
- public static final int activity_lock=0x7f0b001e;
- public static final int activity_login=0x7f0b001f;
- public static final int activity_set_lock=0x7f0b0020;
- public static final int activity_sync=0x7f0b0021;
- public static final int add_account_text=0x7f0b0022;
- public static final int datetime_picker=0x7f0b0023;
- public static final int dialog_edit_text=0x7f0b0024;
- public static final int folder_list_item=0x7f0b0025;
- public static final int mr_cast_dialog=0x7f0b0026;
- public static final int mr_cast_group_item=0x7f0b0027;
- public static final int mr_cast_group_volume_item=0x7f0b0028;
- public static final int mr_cast_media_metadata=0x7f0b0029;
- public static final int mr_cast_route_item=0x7f0b002a;
- public static final int mr_chooser_dialog=0x7f0b002b;
- public static final int mr_chooser_list_item=0x7f0b002c;
- public static final int mr_controller_material_dialog_b=0x7f0b002d;
- public static final int mr_controller_volume_item=0x7f0b002e;
- public static final int mr_dialog_header_item=0x7f0b002f;
- public static final int mr_picker_dialog=0x7f0b0030;
- public static final int mr_picker_route_item=0x7f0b0031;
- public static final int mr_playback_control=0x7f0b0032;
- public static final int mr_volume_control=0x7f0b0033;
- public static final int note_edit=0x7f0b0034;
- public static final int note_edit_list_item=0x7f0b0035;
- public static final int note_item=0x7f0b0036;
- public static final int note_list=0x7f0b0037;
- public static final int note_list_dropdown_menu=0x7f0b0038;
- public static final int note_list_footer=0x7f0b0039;
- public static final int notification_action=0x7f0b003a;
- public static final int notification_action_tombstone=0x7f0b003b;
- public static final int notification_media_action=0x7f0b003c;
- public static final int notification_media_cancel_action=0x7f0b003d;
- public static final int notification_template_big_media=0x7f0b003e;
- public static final int notification_template_big_media_custom=0x7f0b003f;
- public static final int notification_template_big_media_narrow=0x7f0b0040;
- public static final int notification_template_big_media_narrow_custom=0x7f0b0041;
- public static final int notification_template_custom_big=0x7f0b0042;
- public static final int notification_template_icon_group=0x7f0b0043;
- public static final int notification_template_lines_media=0x7f0b0044;
- public static final int notification_template_media=0x7f0b0045;
- public static final int notification_template_media_custom=0x7f0b0046;
- public static final int notification_template_part_chronometer=0x7f0b0047;
- public static final int notification_template_part_time=0x7f0b0048;
- public static final int select_dialog_item_material=0x7f0b0049;
- public static final int select_dialog_multichoice_material=0x7f0b004a;
- public static final int select_dialog_singlechoice_material=0x7f0b004b;
- public static final int settings_header=0x7f0b004c;
- public static final int support_simple_spinner_dropdown_item=0x7f0b004d;
- public static final int widget_2x=0x7f0b004e;
- public static final int widget_4x=0x7f0b004f;
- public static final int widget_lock_view=0x7f0b0050;
- }
- public static final class menu {
- public static final int call_note_edit=0x7f0c0000;
- public static final int call_record_folder=0x7f0c0001;
- public static final int note_edit=0x7f0c0002;
- public static final int note_list=0x7f0c0003;
- public static final int note_list_dropdown=0x7f0c0004;
- public static final int note_list_options=0x7f0c0005;
- public static final int sub_folder=0x7f0c0006;
- }
- public static final class plurals {
- public static final int search_results_title=0x7f0d0000;
- }
- public static final class raw {
- public static final int introduction=0x7f0e0000;
- }
- public static final class string {
- public static final int abc_action_bar_home_description=0x7f0f0000;
- public static final int abc_action_bar_up_description=0x7f0f0001;
- public static final int abc_action_menu_overflow_description=0x7f0f0002;
- public static final int abc_action_mode_done=0x7f0f0003;
- public static final int abc_activity_chooser_view_see_all=0x7f0f0004;
- public static final int abc_activitychooserview_choose_application=0x7f0f0005;
- public static final int abc_capital_off=0x7f0f0006;
- public static final int abc_capital_on=0x7f0f0007;
- public static final int abc_font_family_body_1_material=0x7f0f0008;
- public static final int abc_font_family_body_2_material=0x7f0f0009;
- public static final int abc_font_family_button_material=0x7f0f000a;
- public static final int abc_font_family_caption_material=0x7f0f000b;
- public static final int abc_font_family_display_1_material=0x7f0f000c;
- public static final int abc_font_family_display_2_material=0x7f0f000d;
- public static final int abc_font_family_display_3_material=0x7f0f000e;
- public static final int abc_font_family_display_4_material=0x7f0f000f;
- public static final int abc_font_family_headline_material=0x7f0f0010;
- public static final int abc_font_family_menu_material=0x7f0f0011;
- public static final int abc_font_family_subhead_material=0x7f0f0012;
- public static final int abc_font_family_title_material=0x7f0f0013;
- public static final int abc_menu_alt_shortcut_label=0x7f0f0014;
- public static final int abc_menu_ctrl_shortcut_label=0x7f0f0015;
- public static final int abc_menu_delete_shortcut_label=0x7f0f0016;
- public static final int abc_menu_enter_shortcut_label=0x7f0f0017;
- public static final int abc_menu_function_shortcut_label=0x7f0f0018;
- public static final int abc_menu_meta_shortcut_label=0x7f0f0019;
- public static final int abc_menu_shift_shortcut_label=0x7f0f001a;
- public static final int abc_menu_space_shortcut_label=0x7f0f001b;
- public static final int abc_menu_sym_shortcut_label=0x7f0f001c;
- public static final int abc_prepend_shortcut_label=0x7f0f001d;
- public static final int abc_search_hint=0x7f0f001e;
- public static final int abc_searchview_description_clear=0x7f0f001f;
- public static final int abc_searchview_description_query=0x7f0f0020;
- public static final int abc_searchview_description_search=0x7f0f0021;
- public static final int abc_searchview_description_submit=0x7f0f0022;
- public static final int abc_searchview_description_voice=0x7f0f0023;
- public static final int abc_shareactionprovider_share_with=0x7f0f0024;
- public static final int abc_shareactionprovider_share_with_application=0x7f0f0025;
- public static final int abc_toolbar_collapse_description=0x7f0f0026;
- public static final int alert_message_delete_folder=0x7f0f0027;
- public static final int alert_message_delete_note=0x7f0f0028;
- public static final int alert_message_delete_notes=0x7f0f0029;
- public static final int alert_title_delete=0x7f0f002a;
- public static final int app_name=0x7f0f002b;
- public static final int app_widget2x2=0x7f0f002c;
- public static final int app_widget4x4=0x7f0f002d;
- public static final int button_delete=0x7f0f002e;
- public static final int call_record_folder_name=0x7f0f002f;
- public static final int datetime_dialog_cancel=0x7f0f0030;
- public static final int datetime_dialog_ok=0x7f0f0031;
- public static final int delete_remind_time_message=0x7f0f0032;
- public static final int dummy_button=0x7f0f0033;
- public static final int error_delete_locked_note=0x7f0f0034;
- public static final int error_delete_star_note=0x7f0f0035;
- public static final int error_note_empty_for_clock=0x7f0f0036;
- public static final int error_note_empty_for_send_to_desktop=0x7f0f0037;
- public static final int error_note_empty_for_top=0x7f0f0038;
- public static final int error_note_not_exist=0x7f0f0039;
- public static final int error_sdcard_export=0x7f0f003a;
- public static final int error_sdcard_unmounted=0x7f0f003b;
- public static final int error_sync_cancelled=0x7f0f003c;
- public static final int error_sync_internal=0x7f0f003d;
- public static final int error_sync_network=0x7f0f003e;
- public static final int failed_sdcard_export=0x7f0f003f;
- public static final int file_name_txt_format=0x7f0f0040;
- public static final int file_path=0x7f0f0041;
- public static final int find_passcode=0x7f0f0042;
- public static final int folder_exist=0x7f0f0043;
- public static final int format_date_ymd=0x7f0f0044;
- public static final int format_datetime_mdhm=0x7f0f0045;
- public static final int format_exported_file_location=0x7f0f0046;
- public static final int format_folder_files_count=0x7f0f0047;
- public static final int format_move_notes_to_folder=0x7f0f0048;
- public static final int hint_foler_name=0x7f0f0049;
- public static final int info_note_enter_desktop=0x7f0f004a;
- public static final int menu_alert=0x7f0f004b;
- public static final int menu_cancel_top=0x7f0f004c;
- public static final int menu_create_folder=0x7f0f004d;
- public static final int menu_delete=0x7f0f004e;
- public static final int menu_delete_passcode=0x7f0f004f;
- public static final int menu_delete_star=0x7f0f0050;
- public static final int menu_deselect_all=0x7f0f0051;
- public static final int menu_export_text=0x7f0f0052;
- public static final int menu_folder_change_name=0x7f0f0053;
- public static final int menu_folder_delete=0x7f0f0054;
- public static final int menu_folder_view=0x7f0f0055;
- public static final int menu_font_large=0x7f0f0056;
- public static final int menu_font_normal=0x7f0f0057;
- public static final int menu_font_size=0x7f0f0058;
- public static final int menu_font_small=0x7f0f0059;
- public static final int menu_font_super=0x7f0f005a;
- public static final int menu_list_mode=0x7f0f005b;
- public static final int menu_move=0x7f0f005c;
- public static final int menu_move_parent_folder=0x7f0f005d;
- public static final int menu_normal_mode=0x7f0f005e;
- public static final int menu_remove_remind=0x7f0f005f;
- public static final int menu_search=0x7f0f0060;
- public static final int menu_select_all=0x7f0f0061;
- public static final int menu_select_none=0x7f0f0062;
- public static final int menu_select_title=0x7f0f0063;
- public static final int menu_send_to_desktop=0x7f0f0064;
- public static final int menu_set_passcode=0x7f0f0065;
- public static final int menu_set_star=0x7f0f0066;
- public static final int menu_set_top=0x7f0f0067;
- public static final int menu_setting=0x7f0f0068;
- public static final int menu_share=0x7f0f0069;
- public static final int menu_sync=0x7f0f006a;
- public static final int menu_sync_cancel=0x7f0f006b;
- public static final int menu_title_select_folder=0x7f0f006c;
- public static final int mr_button_content_description=0x7f0f006d;
- public static final int mr_cast_button_connected=0x7f0f006e;
- public static final int mr_cast_button_connecting=0x7f0f006f;
- public static final int mr_cast_button_disconnected=0x7f0f0070;
- public static final int mr_cast_dialog_title_view_placeholder=0x7f0f0071;
- public static final int mr_chooser_searching=0x7f0f0072;
- public static final int mr_chooser_title=0x7f0f0073;
- public static final int mr_controller_album_art=0x7f0f0074;
- public static final int mr_controller_casting_screen=0x7f0f0075;
- public static final int mr_controller_close_description=0x7f0f0076;
- public static final int mr_controller_collapse_group=0x7f0f0077;
- public static final int mr_controller_disconnect=0x7f0f0078;
- public static final int mr_controller_expand_group=0x7f0f0079;
- public static final int mr_controller_no_info_available=0x7f0f007a;
- public static final int mr_controller_no_media_selected=0x7f0f007b;
- public static final int mr_controller_pause=0x7f0f007c;
- public static final int mr_controller_play=0x7f0f007d;
- public static final int mr_controller_stop=0x7f0f007e;
- public static final int mr_controller_stop_casting=0x7f0f007f;
- public static final int mr_controller_volume_slider=0x7f0f0080;
- public static final int mr_dialog_device_header=0x7f0f0081;
- public static final int mr_dialog_route_header=0x7f0f0082;
- public static final int mr_system_route_name=0x7f0f0083;
- public static final int mr_user_route_category_name=0x7f0f0084;
- public static final int note_alert_expired=0x7f0f0085;
- public static final int note_link_email=0x7f0f0086;
- public static final int note_link_other=0x7f0f0087;
- public static final int note_link_tel=0x7f0f0088;
- public static final int note_link_web=0x7f0f0089;
- public static final int note_passcode_deleted=0x7f0f008a;
- public static final int notealert_enter=0x7f0f008b;
- public static final int notealert_ok=0x7f0f008c;
- public static final int notelist_menu_new=0x7f0f008d;
- public static final int notelist_string_info=0x7f0f008e;
- public static final int preferences_account_summary=0x7f0f008f;
- public static final int preferences_account_title=0x7f0f0090;
- public static final int preferences_add_account=0x7f0f0091;
- public static final int preferences_bg_random_appear_title=0x7f0f0092;
- public static final int preferences_button_sync_cancel=0x7f0f0093;
- public static final int preferences_button_sync_immediately=0x7f0f0094;
- public static final int preferences_dialog_change_account_title=0x7f0f0095;
- public static final int preferences_dialog_change_account_warn_msg=0x7f0f0096;
- public static final int preferences_dialog_select_account_tips=0x7f0f0097;
- public static final int preferences_dialog_select_account_title=0x7f0f0098;
- public static final int preferences_last_sync_time=0x7f0f0099;
- public static final int preferences_last_sync_time_format=0x7f0f009a;
- public static final int preferences_menu_cancel=0x7f0f009b;
- public static final int preferences_menu_change_account=0x7f0f009c;
- public static final int preferences_menu_remove_account=0x7f0f009d;
- public static final int preferences_title=0x7f0f009e;
- public static final int preferences_toast_cannot_change_account=0x7f0f009f;
- public static final int preferences_toast_success_set_accout=0x7f0f00a0;
- public static final int search=0x7f0f00a1;
- public static final int search_hint=0x7f0f00a2;
- public static final int search_label=0x7f0f00a3;
- public static final int search_menu_title=0x7f0f00a4;
- public static final int search_setting_description=0x7f0f00a5;
- public static final int set_remind_time_message=0x7f0f00a6;
- public static final int status_bar_notification_info_overflow=0x7f0f00a7;
- public static final int success_sdcard_export=0x7f0f00a8;
- public static final int success_sync_account=0x7f0f00a9;
- public static final int sync_progress_init_list=0x7f0f00aa;
- public static final int sync_progress_login=0x7f0f00ab;
- public static final int sync_progress_syncing=0x7f0f00ac;
- public static final int ticker_cancel=0x7f0f00ad;
- public static final int ticker_fail=0x7f0f00ae;
- public static final int ticker_success=0x7f0f00af;
- public static final int ticker_syncing=0x7f0f00b0;
- public static final int widget_havenot_content=0x7f0f00b1;
- public static final int widget_under_visit_mode=0x7f0f00b2;
- }
- public static final class style {
- public static final int AlertDialog_AppCompat=0x7f100000;
- public static final int AlertDialog_AppCompat_Light=0x7f100001;
- public static final int Animation_AppCompat_Dialog=0x7f100002;
- public static final int Animation_AppCompat_DropDownUp=0x7f100003;
- public static final int Animation_AppCompat_Tooltip=0x7f100004;
- public static final int Base_AlertDialog_AppCompat=0x7f100005;
- public static final int Base_AlertDialog_AppCompat_Light=0x7f100006;
- public static final int Base_Animation_AppCompat_Dialog=0x7f100007;
- public static final int Base_Animation_AppCompat_DropDownUp=0x7f100008;
- public static final int Base_Animation_AppCompat_Tooltip=0x7f100009;
- public static final int Base_DialogWindowTitle_AppCompat=0x7f10000a;
- public static final int Base_DialogWindowTitleBackground_AppCompat=0x7f10000b;
- public static final int Base_TextAppearance_AppCompat=0x7f10000c;
- public static final int Base_TextAppearance_AppCompat_Body1=0x7f10000d;
- public static final int Base_TextAppearance_AppCompat_Body2=0x7f10000e;
- public static final int Base_TextAppearance_AppCompat_Button=0x7f10000f;
- public static final int Base_TextAppearance_AppCompat_Caption=0x7f100010;
- public static final int Base_TextAppearance_AppCompat_Display1=0x7f100011;
- public static final int Base_TextAppearance_AppCompat_Display2=0x7f100012;
- public static final int Base_TextAppearance_AppCompat_Display3=0x7f100013;
- public static final int Base_TextAppearance_AppCompat_Display4=0x7f100014;
- public static final int Base_TextAppearance_AppCompat_Headline=0x7f100015;
- public static final int Base_TextAppearance_AppCompat_Inverse=0x7f100016;
- public static final int Base_TextAppearance_AppCompat_Large=0x7f100017;
- public static final int Base_TextAppearance_AppCompat_Large_Inverse=0x7f100018;
- public static final int Base_TextAppearance_AppCompat_Light_Widget_PopupMenu_Large=0x7f100019;
- public static final int Base_TextAppearance_AppCompat_Light_Widget_PopupMenu_Small=0x7f10001a;
- public static final int Base_TextAppearance_AppCompat_Medium=0x7f10001b;
- public static final int Base_TextAppearance_AppCompat_Medium_Inverse=0x7f10001c;
- public static final int Base_TextAppearance_AppCompat_Menu=0x7f10001d;
- public static final int Base_TextAppearance_AppCompat_SearchResult=0x7f10001e;
- public static final int Base_TextAppearance_AppCompat_SearchResult_Subtitle=0x7f10001f;
- public static final int Base_TextAppearance_AppCompat_SearchResult_Title=0x7f100020;
- public static final int Base_TextAppearance_AppCompat_Small=0x7f100021;
- public static final int Base_TextAppearance_AppCompat_Small_Inverse=0x7f100022;
- public static final int Base_TextAppearance_AppCompat_Subhead=0x7f100023;
- public static final int Base_TextAppearance_AppCompat_Subhead_Inverse=0x7f100024;
- public static final int Base_TextAppearance_AppCompat_Title=0x7f100025;
- public static final int Base_TextAppearance_AppCompat_Title_Inverse=0x7f100026;
- public static final int Base_TextAppearance_AppCompat_Tooltip=0x7f100027;
- public static final int Base_TextAppearance_AppCompat_Widget_ActionBar_Menu=0x7f100028;
- public static final int Base_TextAppearance_AppCompat_Widget_ActionBar_Subtitle=0x7f100029;
- public static final int Base_TextAppearance_AppCompat_Widget_ActionBar_Subtitle_Inverse=0x7f10002a;
- public static final int Base_TextAppearance_AppCompat_Widget_ActionBar_Title=0x7f10002b;
- public static final int Base_TextAppearance_AppCompat_Widget_ActionBar_Title_Inverse=0x7f10002c;
- public static final int Base_TextAppearance_AppCompat_Widget_ActionMode_Subtitle=0x7f10002d;
- public static final int Base_TextAppearance_AppCompat_Widget_ActionMode_Title=0x7f10002e;
- public static final int Base_TextAppearance_AppCompat_Widget_Button=0x7f10002f;
- public static final int Base_TextAppearance_AppCompat_Widget_Button_Borderless_Colored=0x7f100030;
- public static final int Base_TextAppearance_AppCompat_Widget_Button_Colored=0x7f100031;
- public static final int Base_TextAppearance_AppCompat_Widget_Button_Inverse=0x7f100032;
- public static final int Base_TextAppearance_AppCompat_Widget_DropDownItem=0x7f100033;
- public static final int Base_TextAppearance_AppCompat_Widget_PopupMenu_Header=0x7f100034;
- public static final int Base_TextAppearance_AppCompat_Widget_PopupMenu_Large=0x7f100035;
- public static final int Base_TextAppearance_AppCompat_Widget_PopupMenu_Small=0x7f100036;
- public static final int Base_TextAppearance_AppCompat_Widget_Switch=0x7f100037;
- public static final int Base_TextAppearance_AppCompat_Widget_TextView_SpinnerItem=0x7f100038;
- public static final int Base_TextAppearance_Widget_AppCompat_ExpandedMenu_Item=0x7f100039;
- public static final int Base_TextAppearance_Widget_AppCompat_Toolbar_Subtitle=0x7f10003a;
- public static final int Base_TextAppearance_Widget_AppCompat_Toolbar_Title=0x7f10003b;
- public static final int Base_Theme_AppCompat=0x7f10003c;
- public static final int Base_Theme_AppCompat_CompactMenu=0x7f10003d;
- public static final int Base_Theme_AppCompat_Dialog=0x7f10003e;
- public static final int Base_Theme_AppCompat_Dialog_Alert=0x7f10003f;
- public static final int Base_Theme_AppCompat_Dialog_FixedSize=0x7f100040;
- public static final int Base_Theme_AppCompat_Dialog_MinWidth=0x7f100041;
- public static final int Base_Theme_AppCompat_DialogWhenLarge=0x7f100042;
- public static final int Base_Theme_AppCompat_Light=0x7f100043;
- public static final int Base_Theme_AppCompat_Light_DarkActionBar=0x7f100044;
- public static final int Base_Theme_AppCompat_Light_Dialog=0x7f100045;
- public static final int Base_Theme_AppCompat_Light_Dialog_Alert=0x7f100046;
- public static final int Base_Theme_AppCompat_Light_Dialog_FixedSize=0x7f100047;
- public static final int Base_Theme_AppCompat_Light_Dialog_MinWidth=0x7f100048;
- public static final int Base_Theme_AppCompat_Light_DialogWhenLarge=0x7f100049;
- public static final int Base_ThemeOverlay_AppCompat=0x7f10004a;
- public static final int Base_ThemeOverlay_AppCompat_ActionBar=0x7f10004b;
- public static final int Base_ThemeOverlay_AppCompat_Dark=0x7f10004c;
- public static final int Base_ThemeOverlay_AppCompat_Dark_ActionBar=0x7f10004d;
- public static final int Base_ThemeOverlay_AppCompat_Dialog=0x7f10004e;
- public static final int Base_ThemeOverlay_AppCompat_Dialog_Alert=0x7f10004f;
- public static final int Base_ThemeOverlay_AppCompat_Light=0x7f100050;
- public static final int Base_V21_Theme_AppCompat=0x7f100051;
- public static final int Base_V21_Theme_AppCompat_Dialog=0x7f100052;
- public static final int Base_V21_Theme_AppCompat_Light=0x7f100053;
- public static final int Base_V21_Theme_AppCompat_Light_Dialog=0x7f100054;
- public static final int Base_V21_ThemeOverlay_AppCompat_Dialog=0x7f100055;
- public static final int Base_V22_Theme_AppCompat=0x7f100056;
- public static final int Base_V22_Theme_AppCompat_Light=0x7f100057;
- public static final int Base_V23_Theme_AppCompat=0x7f100058;
- public static final int Base_V23_Theme_AppCompat_Light=0x7f100059;
- public static final int Base_V26_Theme_AppCompat=0x7f10005a;
- public static final int Base_V26_Theme_AppCompat_Light=0x7f10005b;
- public static final int Base_V26_Widget_AppCompat_Toolbar=0x7f10005c;
- public static final int Base_V28_Theme_AppCompat=0x7f10005d;
- public static final int Base_V28_Theme_AppCompat_Light=0x7f10005e;
- public static final int Base_V7_Theme_AppCompat=0x7f10005f;
- public static final int Base_V7_Theme_AppCompat_Dialog=0x7f100060;
- public static final int Base_V7_Theme_AppCompat_Light=0x7f100061;
- public static final int Base_V7_Theme_AppCompat_Light_Dialog=0x7f100062;
- public static final int Base_V7_ThemeOverlay_AppCompat_Dialog=0x7f100063;
- public static final int Base_V7_Widget_AppCompat_AutoCompleteTextView=0x7f100064;
- public static final int Base_V7_Widget_AppCompat_EditText=0x7f100065;
- public static final int Base_V7_Widget_AppCompat_Toolbar=0x7f100066;
- public static final int Base_Widget_AppCompat_ActionBar=0x7f100067;
- public static final int Base_Widget_AppCompat_ActionBar_Solid=0x7f100068;
- public static final int Base_Widget_AppCompat_ActionBar_TabBar=0x7f100069;
- public static final int Base_Widget_AppCompat_ActionBar_TabText=0x7f10006a;
- public static final int Base_Widget_AppCompat_ActionBar_TabView=0x7f10006b;
- public static final int Base_Widget_AppCompat_ActionButton=0x7f10006c;
- public static final int Base_Widget_AppCompat_ActionButton_CloseMode=0x7f10006d;
- public static final int Base_Widget_AppCompat_ActionButton_Overflow=0x7f10006e;
- public static final int Base_Widget_AppCompat_ActionMode=0x7f10006f;
- public static final int Base_Widget_AppCompat_ActivityChooserView=0x7f100070;
- public static final int Base_Widget_AppCompat_AutoCompleteTextView=0x7f100071;
- public static final int Base_Widget_AppCompat_Button=0x7f100072;
- public static final int Base_Widget_AppCompat_Button_Borderless=0x7f100073;
- public static final int Base_Widget_AppCompat_Button_Borderless_Colored=0x7f100074;
- public static final int Base_Widget_AppCompat_Button_ButtonBar_AlertDialog=0x7f100075;
- public static final int Base_Widget_AppCompat_Button_Colored=0x7f100076;
- public static final int Base_Widget_AppCompat_Button_Small=0x7f100077;
- public static final int Base_Widget_AppCompat_ButtonBar=0x7f100078;
- public static final int Base_Widget_AppCompat_ButtonBar_AlertDialog=0x7f100079;
- public static final int Base_Widget_AppCompat_CompoundButton_CheckBox=0x7f10007a;
- public static final int Base_Widget_AppCompat_CompoundButton_RadioButton=0x7f10007b;
- public static final int Base_Widget_AppCompat_CompoundButton_Switch=0x7f10007c;
- public static final int Base_Widget_AppCompat_DrawerArrowToggle=0x7f10007d;
- public static final int Base_Widget_AppCompat_DrawerArrowToggle_Common=0x7f10007e;
- public static final int Base_Widget_AppCompat_DropDownItem_Spinner=0x7f10007f;
- public static final int Base_Widget_AppCompat_EditText=0x7f100080;
- public static final int Base_Widget_AppCompat_ImageButton=0x7f100081;
- public static final int Base_Widget_AppCompat_Light_ActionBar=0x7f100082;
- public static final int Base_Widget_AppCompat_Light_ActionBar_Solid=0x7f100083;
- public static final int Base_Widget_AppCompat_Light_ActionBar_TabBar=0x7f100084;
- public static final int Base_Widget_AppCompat_Light_ActionBar_TabText=0x7f100085;
- public static final int Base_Widget_AppCompat_Light_ActionBar_TabText_Inverse=0x7f100086;
- public static final int Base_Widget_AppCompat_Light_ActionBar_TabView=0x7f100087;
- public static final int Base_Widget_AppCompat_Light_PopupMenu=0x7f100088;
- public static final int Base_Widget_AppCompat_Light_PopupMenu_Overflow=0x7f100089;
- public static final int Base_Widget_AppCompat_ListMenuView=0x7f10008a;
- public static final int Base_Widget_AppCompat_ListPopupWindow=0x7f10008b;
- public static final int Base_Widget_AppCompat_ListView=0x7f10008c;
- public static final int Base_Widget_AppCompat_ListView_DropDown=0x7f10008d;
- public static final int Base_Widget_AppCompat_ListView_Menu=0x7f10008e;
- public static final int Base_Widget_AppCompat_PopupMenu=0x7f10008f;
- public static final int Base_Widget_AppCompat_PopupMenu_Overflow=0x7f100090;
- public static final int Base_Widget_AppCompat_PopupWindow=0x7f100091;
- public static final int Base_Widget_AppCompat_ProgressBar=0x7f100092;
- public static final int Base_Widget_AppCompat_ProgressBar_Horizontal=0x7f100093;
- public static final int Base_Widget_AppCompat_RatingBar=0x7f100094;
- public static final int Base_Widget_AppCompat_RatingBar_Indicator=0x7f100095;
- public static final int Base_Widget_AppCompat_RatingBar_Small=0x7f100096;
- public static final int Base_Widget_AppCompat_SearchView=0x7f100097;
- public static final int Base_Widget_AppCompat_SearchView_ActionBar=0x7f100098;
- public static final int Base_Widget_AppCompat_SeekBar=0x7f100099;
- public static final int Base_Widget_AppCompat_SeekBar_Discrete=0x7f10009a;
- public static final int Base_Widget_AppCompat_Spinner=0x7f10009b;
- public static final int Base_Widget_AppCompat_Spinner_Underlined=0x7f10009c;
- public static final int Base_Widget_AppCompat_TextView_SpinnerItem=0x7f10009d;
- public static final int Base_Widget_AppCompat_Toolbar=0x7f10009e;
- public static final int Base_Widget_AppCompat_Toolbar_Button_Navigation=0x7f10009f;
- public static final int HighlightTextAppearancePrimary=0x7f1000a0;
- public static final int HighlightTextAppearanceSecondary=0x7f1000a1;
- public static final int NoteActionBarStyle=0x7f1000a2;
- public static final int NoteTheme=0x7f1000a3;
- public static final int Platform_AppCompat=0x7f1000a4;
- public static final int Platform_AppCompat_Light=0x7f1000a5;
- public static final int Platform_ThemeOverlay_AppCompat=0x7f1000a6;
- public static final int Platform_ThemeOverlay_AppCompat_Dark=0x7f1000a7;
- public static final int Platform_ThemeOverlay_AppCompat_Light=0x7f1000a8;
- public static final int Platform_V21_AppCompat=0x7f1000a9;
- public static final int Platform_V21_AppCompat_Light=0x7f1000aa;
- public static final int Platform_V25_AppCompat=0x7f1000ab;
- public static final int Platform_V25_AppCompat_Light=0x7f1000ac;
- public static final int Platform_Widget_AppCompat_Spinner=0x7f1000ad;
- public static final int RtlOverlay_DialogWindowTitle_AppCompat=0x7f1000ae;
- public static final int RtlOverlay_Widget_AppCompat_ActionBar_TitleItem=0x7f1000af;
- public static final int RtlOverlay_Widget_AppCompat_DialogTitle_Icon=0x7f1000b0;
- public static final int RtlOverlay_Widget_AppCompat_PopupMenuItem=0x7f1000b1;
- public static final int RtlOverlay_Widget_AppCompat_PopupMenuItem_InternalGroup=0x7f1000b2;
- public static final int RtlOverlay_Widget_AppCompat_PopupMenuItem_Shortcut=0x7f1000b3;
- public static final int RtlOverlay_Widget_AppCompat_PopupMenuItem_SubmenuArrow=0x7f1000b4;
- public static final int RtlOverlay_Widget_AppCompat_PopupMenuItem_Text=0x7f1000b5;
- public static final int RtlOverlay_Widget_AppCompat_PopupMenuItem_Title=0x7f1000b6;
- public static final int RtlOverlay_Widget_AppCompat_Search_DropDown=0x7f1000b7;
- public static final int RtlOverlay_Widget_AppCompat_Search_DropDown_Icon1=0x7f1000b8;
- public static final int RtlOverlay_Widget_AppCompat_Search_DropDown_Icon2=0x7f1000b9;
- public static final int RtlOverlay_Widget_AppCompat_Search_DropDown_Query=0x7f1000ba;
- public static final int RtlOverlay_Widget_AppCompat_Search_DropDown_Text=0x7f1000bb;
- public static final int RtlOverlay_Widget_AppCompat_SearchView_MagIcon=0x7f1000bc;
- public static final int RtlUnderlay_Widget_AppCompat_ActionButton=0x7f1000bd;
- public static final int RtlUnderlay_Widget_AppCompat_ActionButton_Overflow=0x7f1000be;
- public static final int TextAppearance_AppCompat=0x7f1000bf;
- public static final int TextAppearance_AppCompat_Body1=0x7f1000c0;
- public static final int TextAppearance_AppCompat_Body2=0x7f1000c1;
- public static final int TextAppearance_AppCompat_Button=0x7f1000c2;
- public static final int TextAppearance_AppCompat_Caption=0x7f1000c3;
- public static final int TextAppearance_AppCompat_Display1=0x7f1000c4;
- public static final int TextAppearance_AppCompat_Display2=0x7f1000c5;
- public static final int TextAppearance_AppCompat_Display3=0x7f1000c6;
- public static final int TextAppearance_AppCompat_Display4=0x7f1000c7;
- public static final int TextAppearance_AppCompat_Headline=0x7f1000c8;
- public static final int TextAppearance_AppCompat_Inverse=0x7f1000c9;
- public static final int TextAppearance_AppCompat_Large=0x7f1000ca;
- public static final int TextAppearance_AppCompat_Large_Inverse=0x7f1000cb;
- public static final int TextAppearance_AppCompat_Light_SearchResult_Subtitle=0x7f1000cc;
- public static final int TextAppearance_AppCompat_Light_SearchResult_Title=0x7f1000cd;
- public static final int TextAppearance_AppCompat_Light_Widget_PopupMenu_Large=0x7f1000ce;
- public static final int TextAppearance_AppCompat_Light_Widget_PopupMenu_Small=0x7f1000cf;
- public static final int TextAppearance_AppCompat_Medium=0x7f1000d0;
- public static final int TextAppearance_AppCompat_Medium_Inverse=0x7f1000d1;
- public static final int TextAppearance_AppCompat_Menu=0x7f1000d2;
- public static final int TextAppearance_AppCompat_SearchResult_Subtitle=0x7f1000d3;
- public static final int TextAppearance_AppCompat_SearchResult_Title=0x7f1000d4;
- public static final int TextAppearance_AppCompat_Small=0x7f1000d5;
- public static final int TextAppearance_AppCompat_Small_Inverse=0x7f1000d6;
- public static final int TextAppearance_AppCompat_Subhead=0x7f1000d7;
- public static final int TextAppearance_AppCompat_Subhead_Inverse=0x7f1000d8;
- public static final int TextAppearance_AppCompat_Title=0x7f1000d9;
- public static final int TextAppearance_AppCompat_Title_Inverse=0x7f1000da;
- public static final int TextAppearance_AppCompat_Tooltip=0x7f1000db;
- public static final int TextAppearance_AppCompat_Widget_ActionBar_Menu=0x7f1000dc;
- public static final int TextAppearance_AppCompat_Widget_ActionBar_Subtitle=0x7f1000dd;
- public static final int TextAppearance_AppCompat_Widget_ActionBar_Subtitle_Inverse=0x7f1000de;
- public static final int TextAppearance_AppCompat_Widget_ActionBar_Title=0x7f1000df;
- public static final int TextAppearance_AppCompat_Widget_ActionBar_Title_Inverse=0x7f1000e0;
- public static final int TextAppearance_AppCompat_Widget_ActionMode_Subtitle=0x7f1000e1;
- public static final int TextAppearance_AppCompat_Widget_ActionMode_Subtitle_Inverse=0x7f1000e2;
- public static final int TextAppearance_AppCompat_Widget_ActionMode_Title=0x7f1000e3;
- public static final int TextAppearance_AppCompat_Widget_ActionMode_Title_Inverse=0x7f1000e4;
- public static final int TextAppearance_AppCompat_Widget_Button=0x7f1000e5;
- public static final int TextAppearance_AppCompat_Widget_Button_Borderless_Colored=0x7f1000e6;
- public static final int TextAppearance_AppCompat_Widget_Button_Colored=0x7f1000e7;
- public static final int TextAppearance_AppCompat_Widget_Button_Inverse=0x7f1000e8;
- public static final int TextAppearance_AppCompat_Widget_DropDownItem=0x7f1000e9;
- public static final int TextAppearance_AppCompat_Widget_PopupMenu_Header=0x7f1000ea;
- public static final int TextAppearance_AppCompat_Widget_PopupMenu_Large=0x7f1000eb;
- public static final int TextAppearance_AppCompat_Widget_PopupMenu_Small=0x7f1000ec;
- public static final int TextAppearance_AppCompat_Widget_Switch=0x7f1000ed;
- public static final int TextAppearance_AppCompat_Widget_TextView_SpinnerItem=0x7f1000ee;
- public static final int TextAppearance_Compat_Notification=0x7f1000ef;
- public static final int TextAppearance_Compat_Notification_Info=0x7f1000f0;
- public static final int TextAppearance_Compat_Notification_Info_Media=0x7f1000f1;
- public static final int TextAppearance_Compat_Notification_Line2=0x7f1000f2;
- public static final int TextAppearance_Compat_Notification_Line2_Media=0x7f1000f3;
- public static final int TextAppearance_Compat_Notification_Media=0x7f1000f4;
- public static final int TextAppearance_Compat_Notification_Time=0x7f1000f5;
- public static final int TextAppearance_Compat_Notification_Time_Media=0x7f1000f6;
- public static final int TextAppearance_Compat_Notification_Title=0x7f1000f7;
- public static final int TextAppearance_Compat_Notification_Title_Media=0x7f1000f8;
- public static final int TextAppearance_MediaRouter_PrimaryText=0x7f1000f9;
- public static final int TextAppearance_MediaRouter_SecondaryText=0x7f1000fa;
- public static final int TextAppearance_MediaRouter_Title=0x7f1000fb;
- public static final int TextAppearance_Widget_AppCompat_ExpandedMenu_Item=0x7f1000fc;
- public static final int TextAppearance_Widget_AppCompat_Toolbar_Subtitle=0x7f1000fd;
- public static final int TextAppearance_Widget_AppCompat_Toolbar_Title=0x7f1000fe;
- public static final int TextAppearanceLarge=0x7f1000ff;
- public static final int TextAppearanceMedium=0x7f100100;
- public static final int TextAppearanceNormal=0x7f100101;
- public static final int TextAppearancePrimaryItem=0x7f100102;
- public static final int TextAppearanceSecondaryItem=0x7f100103;
- public static final int TextAppearanceSuper=0x7f100104;
- public static final int TextAppearanceUnderMenuIcon=0x7f100105;
- public static final int Theme_AppCompat=0x7f100106;
- public static final int Theme_AppCompat_CompactMenu=0x7f100107;
- public static final int Theme_AppCompat_DayNight=0x7f100108;
- public static final int Theme_AppCompat_DayNight_DarkActionBar=0x7f100109;
- public static final int Theme_AppCompat_DayNight_Dialog=0x7f10010a;
- public static final int Theme_AppCompat_DayNight_Dialog_Alert=0x7f10010b;
- public static final int Theme_AppCompat_DayNight_Dialog_MinWidth=0x7f10010c;
- public static final int Theme_AppCompat_DayNight_DialogWhenLarge=0x7f10010d;
- public static final int Theme_AppCompat_DayNight_NoActionBar=0x7f10010e;
- public static final int Theme_AppCompat_Dialog=0x7f10010f;
- public static final int Theme_AppCompat_Dialog_Alert=0x7f100110;
- public static final int Theme_AppCompat_Dialog_MinWidth=0x7f100111;
- public static final int Theme_AppCompat_DialogWhenLarge=0x7f100112;
- public static final int Theme_AppCompat_Light=0x7f100113;
- public static final int Theme_AppCompat_Light_DarkActionBar=0x7f100114;
- public static final int Theme_AppCompat_Light_Dialog=0x7f100115;
- public static final int Theme_AppCompat_Light_Dialog_Alert=0x7f100116;
- public static final int Theme_AppCompat_Light_Dialog_MinWidth=0x7f100117;
- public static final int Theme_AppCompat_Light_DialogWhenLarge=0x7f100118;
- public static final int Theme_AppCompat_Light_NoActionBar=0x7f100119;
- public static final int Theme_AppCompat_NoActionBar=0x7f10011a;
- public static final int Theme_MediaRouter=0x7f10011b;
- public static final int Theme_MediaRouter_Light=0x7f10011c;
- public static final int Theme_MediaRouter_Light_DarkControlPanel=0x7f10011d;
- public static final int Theme_MediaRouter_LightControlPanel=0x7f10011e;
- public static final int Theme_Notesmaster=0x7f10011f;
- public static final int Theme_Notesmaster_Fullscreen=0x7f100120;
- public static final int ThemeOverlay_AppCompat=0x7f100121;
- public static final int ThemeOverlay_AppCompat_ActionBar=0x7f100122;
- public static final int ThemeOverlay_AppCompat_Dark=0x7f100123;
- public static final int ThemeOverlay_AppCompat_Dark_ActionBar=0x7f100124;
- public static final int ThemeOverlay_AppCompat_Dialog=0x7f100125;
- public static final int ThemeOverlay_AppCompat_Dialog_Alert=0x7f100126;
- public static final int ThemeOverlay_AppCompat_Light=0x7f100127;
- public static final int ThemeOverlay_MediaRouter_Dark=0x7f100128;
- public static final int ThemeOverlay_MediaRouter_Light=0x7f100129;
- public static final int ThemeOverlay_Notesmaster_FullscreenContainer=0x7f10012a;
- public static final int Widget_AppCompat_ActionBar=0x7f10012b;
- public static final int Widget_AppCompat_ActionBar_Solid=0x7f10012c;
- public static final int Widget_AppCompat_ActionBar_TabBar=0x7f10012d;
- public static final int Widget_AppCompat_ActionBar_TabText=0x7f10012e;
- public static final int Widget_AppCompat_ActionBar_TabView=0x7f10012f;
- public static final int Widget_AppCompat_ActionButton=0x7f100130;
- public static final int Widget_AppCompat_ActionButton_CloseMode=0x7f100131;
- public static final int Widget_AppCompat_ActionButton_Overflow=0x7f100132;
- public static final int Widget_AppCompat_ActionMode=0x7f100133;
- public static final int Widget_AppCompat_ActivityChooserView=0x7f100134;
- public static final int Widget_AppCompat_AutoCompleteTextView=0x7f100135;
- public static final int Widget_AppCompat_Button=0x7f100136;
- public static final int Widget_AppCompat_Button_Borderless=0x7f100137;
- public static final int Widget_AppCompat_Button_Borderless_Colored=0x7f100138;
- public static final int Widget_AppCompat_Button_ButtonBar_AlertDialog=0x7f100139;
- public static final int Widget_AppCompat_Button_Colored=0x7f10013a;
- public static final int Widget_AppCompat_Button_Small=0x7f10013b;
- public static final int Widget_AppCompat_ButtonBar=0x7f10013c;
- public static final int Widget_AppCompat_ButtonBar_AlertDialog=0x7f10013d;
- public static final int Widget_AppCompat_CompoundButton_CheckBox=0x7f10013e;
- public static final int Widget_AppCompat_CompoundButton_RadioButton=0x7f10013f;
- public static final int Widget_AppCompat_CompoundButton_Switch=0x7f100140;
- public static final int Widget_AppCompat_DrawerArrowToggle=0x7f100141;
- public static final int Widget_AppCompat_DropDownItem_Spinner=0x7f100142;
- public static final int Widget_AppCompat_EditText=0x7f100143;
- public static final int Widget_AppCompat_ImageButton=0x7f100144;
- public static final int Widget_AppCompat_Light_ActionBar=0x7f100145;
- public static final int Widget_AppCompat_Light_ActionBar_Solid=0x7f100146;
- public static final int Widget_AppCompat_Light_ActionBar_Solid_Inverse=0x7f100147;
- public static final int Widget_AppCompat_Light_ActionBar_TabBar=0x7f100148;
- public static final int Widget_AppCompat_Light_ActionBar_TabBar_Inverse=0x7f100149;
- public static final int Widget_AppCompat_Light_ActionBar_TabText=0x7f10014a;
- public static final int Widget_AppCompat_Light_ActionBar_TabText_Inverse=0x7f10014b;
- public static final int Widget_AppCompat_Light_ActionBar_TabView=0x7f10014c;
- public static final int Widget_AppCompat_Light_ActionBar_TabView_Inverse=0x7f10014d;
- public static final int Widget_AppCompat_Light_ActionButton=0x7f10014e;
- public static final int Widget_AppCompat_Light_ActionButton_CloseMode=0x7f10014f;
- public static final int Widget_AppCompat_Light_ActionButton_Overflow=0x7f100150;
- public static final int Widget_AppCompat_Light_ActionMode_Inverse=0x7f100151;
- public static final int Widget_AppCompat_Light_ActivityChooserView=0x7f100152;
- public static final int Widget_AppCompat_Light_AutoCompleteTextView=0x7f100153;
- public static final int Widget_AppCompat_Light_DropDownItem_Spinner=0x7f100154;
- public static final int Widget_AppCompat_Light_ListPopupWindow=0x7f100155;
- public static final int Widget_AppCompat_Light_ListView_DropDown=0x7f100156;
- public static final int Widget_AppCompat_Light_PopupMenu=0x7f100157;
- public static final int Widget_AppCompat_Light_PopupMenu_Overflow=0x7f100158;
- public static final int Widget_AppCompat_Light_SearchView=0x7f100159;
- public static final int Widget_AppCompat_Light_Spinner_DropDown_ActionBar=0x7f10015a;
- public static final int Widget_AppCompat_ListMenuView=0x7f10015b;
- public static final int Widget_AppCompat_ListPopupWindow=0x7f10015c;
- public static final int Widget_AppCompat_ListView=0x7f10015d;
- public static final int Widget_AppCompat_ListView_DropDown=0x7f10015e;
- public static final int Widget_AppCompat_ListView_Menu=0x7f10015f;
- public static final int Widget_AppCompat_PopupMenu=0x7f100160;
- public static final int Widget_AppCompat_PopupMenu_Overflow=0x7f100161;
- public static final int Widget_AppCompat_PopupWindow=0x7f100162;
- public static final int Widget_AppCompat_ProgressBar=0x7f100163;
- public static final int Widget_AppCompat_ProgressBar_Horizontal=0x7f100164;
- public static final int Widget_AppCompat_RatingBar=0x7f100165;
- public static final int Widget_AppCompat_RatingBar_Indicator=0x7f100166;
- public static final int Widget_AppCompat_RatingBar_Small=0x7f100167;
- public static final int Widget_AppCompat_SearchView=0x7f100168;
- public static final int Widget_AppCompat_SearchView_ActionBar=0x7f100169;
- public static final int Widget_AppCompat_SeekBar=0x7f10016a;
- public static final int Widget_AppCompat_SeekBar_Discrete=0x7f10016b;
- public static final int Widget_AppCompat_Spinner=0x7f10016c;
- public static final int Widget_AppCompat_Spinner_DropDown=0x7f10016d;
- public static final int Widget_AppCompat_Spinner_DropDown_ActionBar=0x7f10016e;
- public static final int Widget_AppCompat_Spinner_Underlined=0x7f10016f;
- public static final int Widget_AppCompat_TextView_SpinnerItem=0x7f100170;
- public static final int Widget_AppCompat_Toolbar=0x7f100171;
- public static final int Widget_AppCompat_Toolbar_Button_Navigation=0x7f100172;
- public static final int Widget_Compat_NotificationActionContainer=0x7f100173;
- public static final int Widget_Compat_NotificationActionText=0x7f100174;
- public static final int Widget_MediaRouter_Light_MediaRouteButton=0x7f100175;
- public static final int Widget_MediaRouter_MediaRouteButton=0x7f100176;
- public static final int Widget_Support_CoordinatorLayout=0x7f100177;
- public static final int Widget_Theme_Notesmaster_ActionBar_Fullscreen=0x7f100178;
- public static final int Widget_Theme_Notesmaster_ButtonBar_Fullscreen=0x7f100179;
- }
- public static final class styleable {
- /**
- * Attributes that can be used with a ActionBar.
- *
Includes the following attributes:
- *Attribute | Description |
---|---|
{@link #ActionBar_background net.micode.notes:background} | Specifies a background drawable for the action bar. |
{@link #ActionBar_backgroundSplit net.micode.notes:backgroundSplit} | Specifies a background drawable for the bottom component of a split action bar. |
{@link #ActionBar_backgroundStacked net.micode.notes:backgroundStacked} | Specifies a background drawable for a second stacked row of the action bar. |
{@link #ActionBar_contentInsetEnd net.micode.notes:contentInsetEnd} | Minimum inset for content views within a bar. |
{@link #ActionBar_contentInsetEndWithActions net.micode.notes:contentInsetEndWithActions} | Minimum inset for content views within a bar when actions from a menu - * are present. |
{@link #ActionBar_contentInsetLeft net.micode.notes:contentInsetLeft} | Minimum inset for content views within a bar. |
{@link #ActionBar_contentInsetRight net.micode.notes:contentInsetRight} | Minimum inset for content views within a bar. |
{@link #ActionBar_contentInsetStart net.micode.notes:contentInsetStart} | Minimum inset for content views within a bar. |
{@link #ActionBar_contentInsetStartWithNavigation net.micode.notes:contentInsetStartWithNavigation} | Minimum inset for content views within a bar when a navigation button - * is present, such as the Up button. |
{@link #ActionBar_customNavigationLayout net.micode.notes:customNavigationLayout} | Specifies a layout for custom navigation. |
{@link #ActionBar_displayOptions net.micode.notes:displayOptions} | Options affecting how the action bar is displayed. |
{@link #ActionBar_divider net.micode.notes:divider} | Specifies the drawable used for item dividers. |
{@link #ActionBar_elevation net.micode.notes:elevation} | Elevation for the action bar itself |
{@link #ActionBar_height net.micode.notes:height} | |
{@link #ActionBar_hideOnContentScroll net.micode.notes:hideOnContentScroll} | Set true to hide the action bar on a vertical nested scroll of content. |
{@link #ActionBar_homeAsUpIndicator net.micode.notes:homeAsUpIndicator} | Specifies a drawable to use for the 'home as up' indicator. |
{@link #ActionBar_homeLayout net.micode.notes:homeLayout} | Specifies a layout to use for the "home" section of the action bar. |
{@link #ActionBar_icon net.micode.notes:icon} | Specifies the drawable used for the application icon. |
{@link #ActionBar_indeterminateProgressStyle net.micode.notes:indeterminateProgressStyle} | Specifies a style resource to use for an indeterminate progress spinner. |
{@link #ActionBar_itemPadding net.micode.notes:itemPadding} | Specifies padding that should be applied to the left and right sides of - * system-provided items in the bar. |
{@link #ActionBar_logo net.micode.notes:logo} | Specifies the drawable used for the application logo. |
{@link #ActionBar_navigationMode net.micode.notes:navigationMode} | The type of navigation to use. |
{@link #ActionBar_popupTheme net.micode.notes:popupTheme} | Reference to a theme that should be used to inflate popups - * shown by widgets in the action bar. |
{@link #ActionBar_progressBarPadding net.micode.notes:progressBarPadding} | Specifies the horizontal padding on either end for an embedded progress bar. |
{@link #ActionBar_progressBarStyle net.micode.notes:progressBarStyle} | Specifies a style resource to use for an embedded progress bar. |
{@link #ActionBar_subtitle net.micode.notes:subtitle} | Specifies subtitle text used for navigationMode="normal" |
{@link #ActionBar_subtitleTextStyle net.micode.notes:subtitleTextStyle} | Specifies a style to use for subtitle text. |
{@link #ActionBar_title net.micode.notes:title} | |
{@link #ActionBar_titleTextStyle net.micode.notes:titleTextStyle} | Specifies a style to use for title text. |
- * @attr description - * Specifies a background drawable for the action bar. - * - *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- *
- * @attr name net.micode.notes:background
- */
- public static final int ActionBar_background=0;
- /**
- *
- * @attr description - * Specifies a background drawable for the bottom component of a split action bar. - * - *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or 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 net.micode.notes:backgroundSplit
- */
- public static final int ActionBar_backgroundSplit=1;
- /**
- *
- * @attr description - * Specifies a background drawable for a second stacked row of the action bar. - * - *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or 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 net.micode.notes:backgroundStacked
- */
- public static final int ActionBar_backgroundStacked=2;
- /**
- *
- * @attr description - * Minimum inset for content views within a bar. Navigation buttons and - * menu views are excepted. Only valid for some themes and configurations. - * - *
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), and
- * mm (millimeters).
- *
- * @attr name net.micode.notes:contentInsetEnd
- */
- public static final int ActionBar_contentInsetEnd=3;
- /**
- *
- * @attr description - * Minimum inset for content views within a bar when actions from a menu - * are present. Only valid for some themes and configurations. - * - *
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), and
- * mm (millimeters).
- *
- * @attr name net.micode.notes:contentInsetEndWithActions
- */
- public static final int ActionBar_contentInsetEndWithActions=4;
- /**
- *
- * @attr description - * Minimum inset for content views within a bar. Navigation buttons and - * menu views are excepted. Only valid for some themes and configurations. - * - *
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), and
- * mm (millimeters).
- *
- * @attr name net.micode.notes:contentInsetLeft
- */
- public static final int ActionBar_contentInsetLeft=5;
- /**
- *
- * @attr description - * Minimum inset for content views within a bar. Navigation buttons and - * menu views are excepted. Only valid for some themes and configurations. - * - *
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), and
- * mm (millimeters).
- *
- * @attr name net.micode.notes:contentInsetRight
- */
- public static final int ActionBar_contentInsetRight=6;
- /**
- *
- * @attr description - * Minimum inset for content views within a bar. Navigation buttons and - * menu views are excepted. Only valid for some themes and configurations. - * - *
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), and
- * mm (millimeters).
- *
- * @attr name net.micode.notes:contentInsetStart
- */
- public static final int ActionBar_contentInsetStart=7;
- /**
- *
- * @attr description - * Minimum inset for content views within a bar when a navigation button - * is present, such as the Up button. Only valid for some themes and configurations. - * - *
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), and
- * mm (millimeters).
- *
- * @attr name net.micode.notes:contentInsetStartWithNavigation
- */
- public static final int ActionBar_contentInsetStartWithNavigation=8;
- /**
- *
- * @attr description - * Specifies a layout for custom navigation. Overrides navigationMode. - * - *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- *
- * @attr name net.micode.notes:customNavigationLayout
- */
- public static final int ActionBar_customNavigationLayout=9;
- /**
- *
- * @attr description - * Options affecting how the action bar is displayed. - * - *
Must be one or more (separated by '|') of the following constant values.
- *Constant | Value | Description |
---|---|---|
disableHome | 20 | |
homeAsUp | 4 | |
none | 0 | |
showCustom | 10 | |
showHome | 2 | |
showTitle | 8 | |
useLogo | 1 |
- * @attr description - * Specifies the drawable used for item dividers. - * - *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- *
- * @attr name net.micode.notes:divider
- */
- public static final int ActionBar_divider=11;
- /**
- *
- * @attr description - * Elevation for the action bar itself - * - *
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), and
- * mm (millimeters).
- *
- * @attr name net.micode.notes:elevation
- */
- public static final int ActionBar_elevation=12;
- /**
- *
- * @attr description - * Specifies a fixed height. - * - *
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), and
- * mm (millimeters).
- *
- * @attr name net.micode.notes:height
- */
- public static final int ActionBar_height=13;
- /**
- *
- * @attr description - * Set true to hide the action bar on a vertical nested scroll of content. - * - *
May be a boolean value, such as "true
" or
- * "false
".
- *
- * @attr name net.micode.notes:hideOnContentScroll
- */
- public static final int ActionBar_hideOnContentScroll=14;
- /**
- *
- * @attr description - * Up navigation glyph - * - *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- *
- * @attr name net.micode.notes:homeAsUpIndicator
- */
- public static final int ActionBar_homeAsUpIndicator=15;
- /**
- *
- * @attr description - * Specifies a layout to use for the "home" section of the action bar. - * - *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- *
- * @attr name net.micode.notes:homeLayout
- */
- public static final int ActionBar_homeLayout=16;
- /**
- *
- * @attr description - * Specifies the drawable used for the application icon. - * - *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- *
- * @attr name net.micode.notes:icon
- */
- public static final int ActionBar_icon=17;
- /**
- *
- * @attr description - * Specifies a style resource to use for an indeterminate progress spinner. - * - *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- *
- * @attr name net.micode.notes:indeterminateProgressStyle
- */
- public static final int ActionBar_indeterminateProgressStyle=18;
- /**
- *
- * @attr description - * Specifies padding that should be applied to the left and right sides of - * system-provided items in the bar. - * - *
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), and
- * mm (millimeters).
- *
- * @attr name net.micode.notes:itemPadding
- */
- public static final int ActionBar_itemPadding=19;
- /**
- *
- * @attr description - * Specifies the drawable used for the application logo. - * - *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- *
- * @attr name net.micode.notes:logo
- */
- public static final int ActionBar_logo=20;
- /**
- *
- * @attr description - * The type of navigation to use. - * - *
Must be one of the following constant values.
- *Constant | Value | Description |
---|---|---|
listMode | 1 | The action bar will use a selection list for navigation. |
normal | 0 | Normal static title text |
tabMode | 2 | The action bar will use a series of horizontal tabs for navigation. |
- * @attr description - * Reference to a theme that should be used to inflate popups - * shown by widgets in the action bar. - * - *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- *
- * @attr name net.micode.notes:popupTheme
- */
- public static final int ActionBar_popupTheme=22;
- /**
- *
- * @attr description - * Specifies the horizontal padding on either end for an embedded progress bar. - * - *
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), and
- * mm (millimeters).
- *
- * @attr name net.micode.notes:progressBarPadding
- */
- public static final int ActionBar_progressBarPadding=23;
- /**
- *
- * @attr description - * Specifies a style resource to use for an embedded progress bar. - * - *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- *
- * @attr name net.micode.notes:progressBarStyle
- */
- public static final int ActionBar_progressBarStyle=24;
- /**
- *
- * @attr description - * Specifies subtitle text used for navigationMode="normal" - * - *
May be a string value, using '\\;' to escape characters such as - * '\\n' or '\\uxxxx' for a unicode character; - * - * @attr name net.micode.notes:subtitle - */ - public static final int ActionBar_subtitle=25; - /** - *
- * @attr description - * Specifies a style to use for subtitle text. - * - *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- *
- * @attr name net.micode.notes:subtitleTextStyle
- */
- public static final int ActionBar_subtitleTextStyle=26;
- /**
- *
- * @attr description - * Specifies title text used for navigationMode="normal" - * - *
May be a string value, using '\\;' to escape characters such as - * '\\n' or '\\uxxxx' for a unicode character; - * - * @attr name net.micode.notes:title - */ - public static final int ActionBar_title=27; - /** - *
- * @attr description - * Specifies a style to use for title text. - * - *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- *
- * @attr name net.micode.notes:titleTextStyle
- */
- public static final int ActionBar_titleTextStyle=28;
- /**
- * Attributes that can be used with a ActionBarLayout.
- *
Includes the following attributes:
- *Attribute | Description |
---|---|
{@link #ActionBarLayout_android_layout_gravity android:layout_gravity} |
This symbol is the offset where the {@link android.R.attr#layout_gravity} - * attribute's value can be found in the {@link #ActionBarLayout} array. - * - *
Must be one or more (separated by '|') of the following constant values.
- *Constant | Value | Description |
---|---|---|
bottom | 50 | |
center | 11 | |
center_horizontal | 1 | |
center_vertical | 10 | |
clip_horizontal | 8 | |
clip_vertical | 80 | |
end | 800005 | |
fill | 77 | |
fill_horizontal | 7 | |
fill_vertical | 70 | |
left | 3 | |
right | 5 | |
start | 800003 | |
top | 30 |
Includes the following attributes:
- *Attribute | Description |
---|---|
{@link #ActionMenuItemView_android_minWidth android:minWidth} |
This symbol is the offset where the {@link android.R.attr#minWidth} - * attribute's value can be found in the {@link #ActionMenuItemView} 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), and
- * mm (millimeters).
- *
- * @attr name android:minWidth
- */
- public static final int ActionMenuItemView_android_minWidth=0;
- public static final int[] ActionMenuView={
- };
- /**
- * Attributes that can be used with a ActionMode.
- *
Includes the following attributes:
- *Attribute | Description |
---|---|
{@link #ActionMode_background net.micode.notes:background} | Specifies a background drawable for the action bar. |
{@link #ActionMode_backgroundSplit net.micode.notes:backgroundSplit} | Specifies a background drawable for the bottom component of a split action bar. |
{@link #ActionMode_closeItemLayout net.micode.notes:closeItemLayout} | Specifies a layout to use for the "close" item at the starting edge. |
{@link #ActionMode_height net.micode.notes:height} | |
{@link #ActionMode_subtitleTextStyle net.micode.notes:subtitleTextStyle} | Specifies a style to use for subtitle text. |
{@link #ActionMode_titleTextStyle net.micode.notes:titleTextStyle} | Specifies a style to use for title text. |
- * @attr description - * Specifies a background for the action mode bar. - * - *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- *
- * @attr name net.micode.notes:background
- */
- public static final int ActionMode_background=0;
- /**
- *
- * @attr description - * Specifies a background for the split action mode bar. - * - *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or 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 net.micode.notes:backgroundSplit
- */
- public static final int ActionMode_backgroundSplit=1;
- /**
- *
- * @attr description - * Specifies a layout to use for the "close" item at the starting edge. - * - *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- *
- * @attr name net.micode.notes:closeItemLayout
- */
- public static final int ActionMode_closeItemLayout=2;
- /**
- *
- * @attr description - * Specifies a fixed height for the action mode bar. - * - *
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), and
- * mm (millimeters).
- *
- * @attr name net.micode.notes:height
- */
- public static final int ActionMode_height=3;
- /**
- *
- * @attr description - * Specifies a style to use for subtitle text. - * - *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- *
- * @attr name net.micode.notes:subtitleTextStyle
- */
- public static final int ActionMode_subtitleTextStyle=4;
- /**
- *
- * @attr description - * Specifies a style to use for title text. - * - *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- *
- * @attr name net.micode.notes:titleTextStyle
- */
- public static final int ActionMode_titleTextStyle=5;
- /**
- * Attributes that can be used with a ActivityChooserView.
- *
Includes the following attributes:
- *Attribute | Description |
---|---|
{@link #ActivityChooserView_expandActivityOverflowButtonDrawable net.micode.notes:expandActivityOverflowButtonDrawable} | The drawable to show in the button for expanding the activities overflow popup. |
{@link #ActivityChooserView_initialActivityCount net.micode.notes:initialActivityCount} | The maximal number of items initially shown in the activity list. |
- * @attr description - * The drawable to show in the button for expanding the activities overflow popup. - * Note: Clients would like to set this drawable - * as a clue about the action the chosen activity will perform. For - * example, if share activity is to be chosen the drawable should - * give a clue that sharing is to be performed. - * - *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- *
- * @attr name net.micode.notes:expandActivityOverflowButtonDrawable
- */
- public static final int ActivityChooserView_expandActivityOverflowButtonDrawable=0;
- /**
- *
- * @attr description - * The maximal number of items initially shown in the activity list. - * - *
May be a string value, using '\\;' to escape characters such as - * '\\n' or '\\uxxxx' for a unicode character; - * - * @attr name net.micode.notes:initialActivityCount - */ - public static final int ActivityChooserView_initialActivityCount=1; - /** - * Attributes that can be used with a AlertDialog. - *
Includes the following attributes:
- *Attribute | Description |
---|---|
{@link #AlertDialog_android_layout android:layout} | |
{@link #AlertDialog_buttonIconDimen net.micode.notes:buttonIconDimen} | |
{@link #AlertDialog_buttonPanelSideLayout net.micode.notes:buttonPanelSideLayout} | |
{@link #AlertDialog_listItemLayout net.micode.notes:listItemLayout} | |
{@link #AlertDialog_listLayout net.micode.notes:listLayout} | |
{@link #AlertDialog_multiChoiceItemLayout net.micode.notes:multiChoiceItemLayout} | |
{@link #AlertDialog_showTitle net.micode.notes:showTitle} | |
{@link #AlertDialog_singleChoiceItemLayout net.micode.notes:singleChoiceItemLayout} |
This symbol is the offset where the {@link android.R.attr#layout} - * attribute's value can be found in the {@link #AlertDialog} array. - * - *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- *
- * @attr name android:layout
- */
- public static final int AlertDialog_android_layout=0;
- /**
- *
This symbol is the offset where the {@link net.micode.notes.R.attr#buttonIconDimen} - * attribute's value can be found in the {@link #AlertDialog} 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), and
- * mm (millimeters).
- *
- * @attr name net.micode.notes:buttonIconDimen
- */
- public static final int AlertDialog_buttonIconDimen=1;
- /**
- *
This symbol is the offset where the {@link net.micode.notes.R.attr#buttonPanelSideLayout} - * attribute's value can be found in the {@link #AlertDialog} array. - * - *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- *
- * @attr name net.micode.notes:buttonPanelSideLayout
- */
- public static final int AlertDialog_buttonPanelSideLayout=2;
- /**
- *
This symbol is the offset where the {@link net.micode.notes.R.attr#listItemLayout} - * attribute's value can be found in the {@link #AlertDialog} array. - * - *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- *
- * @attr name net.micode.notes:listItemLayout
- */
- public static final int AlertDialog_listItemLayout=3;
- /**
- *
This symbol is the offset where the {@link net.micode.notes.R.attr#listLayout} - * attribute's value can be found in the {@link #AlertDialog} array. - * - *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- *
- * @attr name net.micode.notes:listLayout
- */
- public static final int AlertDialog_listLayout=4;
- /**
- *
This symbol is the offset where the {@link net.micode.notes.R.attr#multiChoiceItemLayout} - * attribute's value can be found in the {@link #AlertDialog} array. - * - *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- *
- * @attr name net.micode.notes:multiChoiceItemLayout
- */
- public static final int AlertDialog_multiChoiceItemLayout=5;
- /**
- *
This symbol is the offset where the {@link net.micode.notes.R.attr#showTitle} - * attribute's value can be found in the {@link #AlertDialog} array. - * - *
May be a boolean value, such as "true
" or
- * "false
".
- *
- * @attr name net.micode.notes:showTitle
- */
- public static final int AlertDialog_showTitle=6;
- /**
- *
This symbol is the offset where the {@link net.micode.notes.R.attr#singleChoiceItemLayout} - * attribute's value can be found in the {@link #AlertDialog} array. - * - *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- *
- * @attr name net.micode.notes:singleChoiceItemLayout
- */
- public static final int AlertDialog_singleChoiceItemLayout=7;
- /**
- * Attributes that can be used with a AnimatedStateListDrawableCompat.
- *
Includes the following attributes:
- *Attribute | Description |
---|---|
{@link #AnimatedStateListDrawableCompat_android_dither android:dither} | |
{@link #AnimatedStateListDrawableCompat_android_visible android:visible} | |
{@link #AnimatedStateListDrawableCompat_android_variablePadding android:variablePadding} | |
{@link #AnimatedStateListDrawableCompat_android_constantSize android:constantSize} | |
{@link #AnimatedStateListDrawableCompat_android_enterFadeDuration android:enterFadeDuration} | |
{@link #AnimatedStateListDrawableCompat_android_exitFadeDuration android:exitFadeDuration} |
- * @attr description - * Enables or disables dithering of the bitmap if the bitmap does not have the - * same pixel configuration as the screen (for instance: a ARGB 8888 bitmap with - * an RGB 565 screen). - * - *
May be a boolean value, such as "true
" or
- * "false
".
- *
- * @attr name android:dither
- */
- public static final int AnimatedStateListDrawableCompat_android_dither=0;
- /**
- *
- * @attr description - * Indicates whether the drawable should be initially visible. - * - *
May be a boolean value, such as "true
" or
- * "false
".
- *
- * @attr name android:visible
- */
- public static final int AnimatedStateListDrawableCompat_android_visible=1;
- /**
- *
- * @attr description - * If true, allows the drawable's padding to change based on the - * current state that is selected. If false, the padding will - * stay the same (based on the maximum padding of all the states). - * Enabling this feature requires that the owner of the drawable - * deal with performing layout when the state changes, which is - * often not supported. - * - *
May be a boolean value, such as "true
" or
- * "false
".
- *
- * @attr name android:variablePadding
- */
- public static final int AnimatedStateListDrawableCompat_android_variablePadding=2;
- /**
- *
- * @attr description - * If true, the drawable's reported internal size will remain - * constant as the state changes; the size is the maximum of all - * of the states. If false, the size will vary based on the - * current state. - * - *
May be a boolean value, such as "true
" or
- * "false
".
- *
- * @attr name android:constantSize
- */
- public static final int AnimatedStateListDrawableCompat_android_constantSize=3;
- /**
- *
- * @attr description - * Amount of time (in milliseconds) to fade in a new state drawable. - * - *
May be an integer value, such as "100
".
- *
- * @attr name android:enterFadeDuration
- */
- public static final int AnimatedStateListDrawableCompat_android_enterFadeDuration=4;
- /**
- *
- * @attr description - * Amount of time (in milliseconds) to fade out an old state drawable. - * - *
May be an integer value, such as "100
".
- *
- * @attr name android:exitFadeDuration
- */
- public static final int AnimatedStateListDrawableCompat_android_exitFadeDuration=5;
- /**
- * Attributes that can be used with a AnimatedStateListDrawableItem.
- *
Includes the following attributes:
- *Attribute | Description |
---|---|
{@link #AnimatedStateListDrawableItem_android_id android:id} | |
{@link #AnimatedStateListDrawableItem_android_drawable android:drawable} |
- * @attr description - * Keyframe identifier for use in specifying transitions. - * - *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- *
- * @attr name android:id
- */
- public static final int AnimatedStateListDrawableItem_android_id=0;
- /**
- *
- * @attr description - * Reference to a drawable resource to use for the frame. If not - * given, the drawable must be defined by the first child tag. - * - *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- *
- * @attr name android:drawable
- */
- public static final int AnimatedStateListDrawableItem_android_drawable=1;
- /**
- * Attributes that can be used with a AnimatedStateListDrawableTransition.
- *
Includes the following attributes:
- *Attribute | Description |
---|---|
{@link #AnimatedStateListDrawableTransition_android_drawable android:drawable} | |
{@link #AnimatedStateListDrawableTransition_android_toId android:toId} | |
{@link #AnimatedStateListDrawableTransition_android_fromId android:fromId} | |
{@link #AnimatedStateListDrawableTransition_android_reversible android:reversible} |
- * @attr description - * Reference to a animation drawable resource to use for the frame. If not - * given, the animation drawable must be defined by the first child tag. - * - *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- *
- * @attr name android:drawable
- */
- public static final int AnimatedStateListDrawableTransition_android_drawable=0;
- /**
- *
- * @attr description - * Keyframe identifier for the ending state. - * - *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- *
- * @attr name android:toId
- */
- public static final int AnimatedStateListDrawableTransition_android_toId=1;
- /**
- *
- * @attr description - * Keyframe identifier for the starting state. - * - *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- *
- * @attr name android:fromId
- */
- public static final int AnimatedStateListDrawableTransition_android_fromId=2;
- /**
- *
- * @attr description - * Whether this transition is reversible. - * - *
May be a boolean value, such as "true
" or
- * "false
".
- *
- * @attr name android:reversible
- */
- public static final int AnimatedStateListDrawableTransition_android_reversible=3;
- /**
- * Attributes that can be used with a AppCompatImageView.
- *
Includes the following attributes:
- *Attribute | Description |
---|---|
{@link #AppCompatImageView_android_src android:src} | |
{@link #AppCompatImageView_srcCompat net.micode.notes:srcCompat} | Sets a drawable as the content of this ImageView. |
{@link #AppCompatImageView_tint net.micode.notes:tint} | Tint to apply to the image source. |
{@link #AppCompatImageView_tintMode net.micode.notes:tintMode} | Blending mode used to apply the image source tint. |
This symbol is the offset where the {@link android.R.attr#src} - * attribute's value can be found in the {@link #AppCompatImageView} array. - * - *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or 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 android:src
- */
- public static final int AppCompatImageView_android_src=0;
- /**
- *
- * @attr description - * Sets a drawable as the content of this ImageView. Allows the use of vector drawable - * when running on older versions of the platform. - * - *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- *
- * @attr name net.micode.notes:srcCompat
- */
- public static final int AppCompatImageView_srcCompat=1;
- /**
- *
- * @attr description - * Tint to apply to the image source. - * - *
May be a color value, in the form of "#rgb
",
- * "#argb
", "#rrggbb
", or
- * "#aarrggbb
".
- *
- * @attr name net.micode.notes:tint
- */
- public static final int AppCompatImageView_tint=2;
- /**
- *
- * @attr description - * Blending mode used to apply the image source tint. - * - *
Must be one of the following constant values.
- *Constant | Value | Description |
---|---|---|
add | 10 | Combines the tint and icon color and alpha channels, clamping the - * result to valid color values. Saturate(S + D) |
multiply | e | Multiplies the color and alpha channels of the drawable with those of - * the tint. [Sa * Da, Sc * Dc] |
screen | f | [Sa + Da - Sa * Da, Sc + Dc - Sc * Dc] |
src_atop | 9 | The tint is drawn above the drawable, but with the drawable’s alpha - * channel masking the result. [Da, Sc * Da + (1 - Sa) * Dc] |
src_in | 5 | The tint is masked by the alpha channel of the drawable. The drawable’s - * color channels are thrown out. [Sa * Da, Sc * Da] |
src_over | 3 | The tint is drawn on top of the drawable. - * [Sa + (1 - Sa)*Da, Rc = Sc + (1 - Sa)*Dc] |
Includes the following attributes:
- *Attribute | Description |
---|---|
{@link #AppCompatSeekBar_android_thumb android:thumb} | |
{@link #AppCompatSeekBar_tickMark net.micode.notes:tickMark} | Drawable displayed at each progress position on a seekbar. |
{@link #AppCompatSeekBar_tickMarkTint net.micode.notes:tickMarkTint} | Tint to apply to the tick mark drawable. |
{@link #AppCompatSeekBar_tickMarkTintMode net.micode.notes:tickMarkTintMode} | Blending mode used to apply the tick mark tint. |
This symbol is the offset where the {@link android.R.attr#thumb} - * attribute's value can be found in the {@link #AppCompatSeekBar} array. - * - *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- *
- * @attr name android:thumb
- */
- public static final int AppCompatSeekBar_android_thumb=0;
- /**
- *
- * @attr description - * Drawable displayed at each progress position on a seekbar. - * - *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- *
- * @attr name net.micode.notes:tickMark
- */
- public static final int AppCompatSeekBar_tickMark=1;
- /**
- *
- * @attr description - * Tint to apply to the tick mark drawable. - * - *
May be a color value, in the form of "#rgb
",
- * "#argb
", "#rrggbb
", or
- * "#aarrggbb
".
- *
- * @attr name net.micode.notes:tickMarkTint
- */
- public static final int AppCompatSeekBar_tickMarkTint=2;
- /**
- *
- * @attr description - * Blending mode used to apply the tick mark tint. - * - *
Must be one of the following constant values.
- *Constant | Value | Description |
---|---|---|
add | 10 | Combines the tint and drawable color and alpha channels, clamping the - * result to valid color values. Saturate(S + D) |
multiply | e | Multiplies the color and alpha channels of the drawable with those of - * the tint. [Sa * Da, Sc * Dc] |
screen | f | [Sa + Da - Sa * Da, Sc + Dc - Sc * Dc] |
src_atop | 9 | The tint is drawn above the drawable, but with the drawable’s alpha - * channel masking the result. [Da, Sc * Da + (1 - Sa) * Dc] |
src_in | 5 | The tint is masked by the alpha channel of the drawable. The drawable’s - * color channels are thrown out. [Sa * Da, Sc * Da] |
src_over | 3 | The tint is drawn on top of the drawable. - * [Sa + (1 - Sa)*Da, Rc = Sc + (1 - Sa)*Dc] |
Includes the following attributes:
- *Attribute | Description |
---|---|
{@link #AppCompatTextHelper_android_textAppearance android:textAppearance} | |
{@link #AppCompatTextHelper_android_drawableTop android:drawableTop} | |
{@link #AppCompatTextHelper_android_drawableBottom android:drawableBottom} | |
{@link #AppCompatTextHelper_android_drawableLeft android:drawableLeft} | |
{@link #AppCompatTextHelper_android_drawableRight android:drawableRight} | |
{@link #AppCompatTextHelper_android_drawableStart android:drawableStart} | |
{@link #AppCompatTextHelper_android_drawableEnd android:drawableEnd} |
This symbol is the offset where the {@link android.R.attr#textAppearance} - * attribute's value can be found in the {@link #AppCompatTextHelper} array. - * - *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- *
- * @attr name android:textAppearance
- */
- public static final int AppCompatTextHelper_android_textAppearance=0;
- /**
- *
This symbol is the offset where the {@link android.R.attr#drawableTop} - * attribute's value can be found in the {@link #AppCompatTextHelper} array. - * - *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or 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 android:drawableTop
- */
- public static final int AppCompatTextHelper_android_drawableTop=1;
- /**
- *
This symbol is the offset where the {@link android.R.attr#drawableBottom} - * attribute's value can be found in the {@link #AppCompatTextHelper} array. - * - *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or 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 android:drawableBottom
- */
- public static final int AppCompatTextHelper_android_drawableBottom=2;
- /**
- *
This symbol is the offset where the {@link android.R.attr#drawableLeft} - * attribute's value can be found in the {@link #AppCompatTextHelper} array. - * - *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or 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 android:drawableLeft
- */
- public static final int AppCompatTextHelper_android_drawableLeft=3;
- /**
- *
This symbol is the offset where the {@link android.R.attr#drawableRight} - * attribute's value can be found in the {@link #AppCompatTextHelper} array. - * - *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or 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 android:drawableRight
- */
- public static final int AppCompatTextHelper_android_drawableRight=4;
- /**
- *
This symbol is the offset where the {@link android.R.attr#drawableStart} - * attribute's value can be found in the {@link #AppCompatTextHelper} array. - * - *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or 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 android:drawableStart
- */
- public static final int AppCompatTextHelper_android_drawableStart=5;
- /**
- *
This symbol is the offset where the {@link android.R.attr#drawableEnd} - * attribute's value can be found in the {@link #AppCompatTextHelper} array. - * - *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or 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 android:drawableEnd
- */
- public static final int AppCompatTextHelper_android_drawableEnd=6;
- /**
- * Attributes that can be used with a AppCompatTextView.
- *
Includes the following attributes:
- *Attribute | Description |
---|---|
{@link #AppCompatTextView_android_textAppearance android:textAppearance} | |
{@link #AppCompatTextView_autoSizeMaxTextSize net.micode.notes:autoSizeMaxTextSize} | The maximum text size constraint to be used when auto-sizing text. |
{@link #AppCompatTextView_autoSizeMinTextSize net.micode.notes:autoSizeMinTextSize} | The minimum text size constraint to be used when auto-sizing text. |
{@link #AppCompatTextView_autoSizePresetSizes net.micode.notes:autoSizePresetSizes} | Resource array of dimensions to be used in conjunction with
- * autoSizeTextType set to uniform . |
{@link #AppCompatTextView_autoSizeStepGranularity net.micode.notes:autoSizeStepGranularity} | Specify the auto-size step size if autoSizeTextType is set to
- * uniform . |
{@link #AppCompatTextView_autoSizeTextType net.micode.notes:autoSizeTextType} | Specify the type of auto-size. |
{@link #AppCompatTextView_firstBaselineToTopHeight net.micode.notes:firstBaselineToTopHeight} | Distance from the top of the TextView to the first text baseline. |
{@link #AppCompatTextView_fontFamily net.micode.notes:fontFamily} | The attribute for the font family. |
{@link #AppCompatTextView_lastBaselineToBottomHeight net.micode.notes:lastBaselineToBottomHeight} | Distance from the bottom of the TextView to the last text baseline. |
{@link #AppCompatTextView_lineHeight net.micode.notes:lineHeight} | Explicit height between lines of text. |
{@link #AppCompatTextView_textAllCaps net.micode.notes:textAllCaps} | Present the text in ALL CAPS. |
This symbol is the offset where the {@link android.R.attr#textAppearance} - * 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 a theme
- * attribute in the form
- * "?[package:]type/name
".
- *
- * @attr name android:textAppearance
- */
- public static final int AppCompatTextView_android_textAppearance=0;
- /**
- *
- * @attr description - * The maximum text size constraint to be used when auto-sizing text. - * - *
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), and
- * mm (millimeters).
- *
- * @attr name net.micode.notes:autoSizeMaxTextSize
- */
- public static final int AppCompatTextView_autoSizeMaxTextSize=1;
- /**
- *
- * @attr description - * The minimum text size constraint to be used when auto-sizing text. - * - *
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), and
- * mm (millimeters).
- *
- * @attr name net.micode.notes:autoSizeMinTextSize
- */
- public static final int AppCompatTextView_autoSizeMinTextSize=2;
- /**
- *
- * @attr description
- * Resource array of dimensions to be used in conjunction with
- * autoSizeTextType
set to uniform
. Overrides
- * autoSizeStepGranularity
if set.
- *
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- *
- * @attr name net.micode.notes:autoSizePresetSizes
- */
- public static final int AppCompatTextView_autoSizePresetSizes=3;
- /**
- *
- * @attr description
- * Specify the auto-size step size if autoSizeTextType
is set to
- * uniform
. The default is 1px. Overwrites
- * autoSizePresetSizes
if set.
- *
- *
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), and
- * mm (millimeters).
- *
- * @attr name net.micode.notes:autoSizeStepGranularity
- */
- public static final int AppCompatTextView_autoSizeStepGranularity=4;
- /**
- *
- * @attr description - * Specify the type of auto-size. Note that this feature is not supported by EditText, - * works only for TextView. - * - *
Must be one of the following constant values.
- *Constant | Value | Description |
---|---|---|
none | 0 | No auto-sizing (default). |
uniform | 1 | Uniform horizontal and vertical text size scaling to fit within the - * container. |
- * @attr description - * Distance from the top of the TextView to the first text baseline. If set, this - * overrides the value set for paddingTop. - * - *
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), and
- * mm (millimeters).
- *
- * @attr name net.micode.notes:firstBaselineToTopHeight
- */
- public static final int AppCompatTextView_firstBaselineToTopHeight=6;
- /**
- *
- * @attr description - * The attribute for the font family. - * - *
May be a string value, using '\\;' to escape characters such as - * '\\n' or '\\uxxxx' for a unicode character; - * - * @attr name net.micode.notes:fontFamily - */ - public static final int AppCompatTextView_fontFamily=7; - /** - *
- * @attr description - * Distance from the bottom of the TextView to the last text baseline. If set, this - * overrides the value set for paddingBottom. - * - *
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), and
- * mm (millimeters).
- *
- * @attr name net.micode.notes:lastBaselineToBottomHeight
- */
- public static final int AppCompatTextView_lastBaselineToBottomHeight=8;
- /**
- *
- * @attr description - * Explicit height between lines of text. If set, this will override the values set - * for lineSpacingExtra and lineSpacingMultiplier. - * - *
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), and
- * mm (millimeters).
- *
- * @attr name net.micode.notes:lineHeight
- */
- public static final int AppCompatTextView_lineHeight=9;
- /**
- *
- * @attr description - * Present the text in ALL CAPS. This may use a small-caps form when available. - * - *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- *
May be a boolean value, such as "true
" or
- * "false
".
- *
- * @attr name net.micode.notes:textAllCaps
- */
- public static final int AppCompatTextView_textAllCaps=10;
- /**
- * Attributes that can be used with a AppCompatTheme.
- *
Includes the following attributes:
- *Attribute | Description |
---|---|
{@link #AppCompatTheme_android_windowIsFloating android:windowIsFloating} | |
{@link #AppCompatTheme_android_windowAnimationStyle android:windowAnimationStyle} | |
{@link #AppCompatTheme_actionBarDivider net.micode.notes:actionBarDivider} | Custom divider drawable to use for elements in the action bar. |
{@link #AppCompatTheme_actionBarItemBackground net.micode.notes:actionBarItemBackground} | Custom item state list drawable background for action bar items. |
{@link #AppCompatTheme_actionBarPopupTheme net.micode.notes:actionBarPopupTheme} | Reference to a theme that should be used to inflate popups - * shown by widgets in the action bar. |
{@link #AppCompatTheme_actionBarSize net.micode.notes:actionBarSize} | Size of the Action Bar, including the contextual - * bar used to present Action Modes. |
{@link #AppCompatTheme_actionBarSplitStyle net.micode.notes:actionBarSplitStyle} | Reference to a style for the split Action Bar. |
{@link #AppCompatTheme_actionBarStyle net.micode.notes:actionBarStyle} | Reference to a style for the Action Bar |
{@link #AppCompatTheme_actionBarTabBarStyle net.micode.notes:actionBarTabBarStyle} | |
{@link #AppCompatTheme_actionBarTabStyle net.micode.notes:actionBarTabStyle} | Default style for tabs within an action bar |
{@link #AppCompatTheme_actionBarTabTextStyle net.micode.notes:actionBarTabTextStyle} | |
{@link #AppCompatTheme_actionBarTheme net.micode.notes:actionBarTheme} | Reference to a theme that should be used to inflate the - * action bar. |
{@link #AppCompatTheme_actionBarWidgetTheme net.micode.notes:actionBarWidgetTheme} | Reference to a theme that should be used to inflate widgets - * and layouts destined for the action bar. |
{@link #AppCompatTheme_actionButtonStyle net.micode.notes:actionButtonStyle} | Default action button style. |
{@link #AppCompatTheme_actionDropDownStyle net.micode.notes:actionDropDownStyle} | Default ActionBar dropdown style. |
{@link #AppCompatTheme_actionMenuTextAppearance net.micode.notes:actionMenuTextAppearance} | TextAppearance style that will be applied to text that - * appears within action menu items. |
{@link #AppCompatTheme_actionMenuTextColor net.micode.notes:actionMenuTextColor} | Color for text that appears within action menu items. |
{@link #AppCompatTheme_actionModeBackground net.micode.notes:actionModeBackground} | Background drawable to use for action mode UI |
{@link #AppCompatTheme_actionModeCloseButtonStyle net.micode.notes:actionModeCloseButtonStyle} | |
{@link #AppCompatTheme_actionModeCloseDrawable net.micode.notes:actionModeCloseDrawable} | Drawable to use for the close action mode button |
{@link #AppCompatTheme_actionModeCopyDrawable net.micode.notes:actionModeCopyDrawable} | Drawable to use for the Copy action button in Contextual Action Bar |
{@link #AppCompatTheme_actionModeCutDrawable net.micode.notes:actionModeCutDrawable} | Drawable to use for the Cut action button in Contextual Action Bar |
{@link #AppCompatTheme_actionModeFindDrawable net.micode.notes:actionModeFindDrawable} | Drawable to use for the Find action button in WebView selection action modes |
{@link #AppCompatTheme_actionModePasteDrawable net.micode.notes:actionModePasteDrawable} | Drawable to use for the Paste action button in Contextual Action Bar |
{@link #AppCompatTheme_actionModePopupWindowStyle net.micode.notes:actionModePopupWindowStyle} | PopupWindow style to use for action modes when showing as a window overlay. |
{@link #AppCompatTheme_actionModeSelectAllDrawable net.micode.notes:actionModeSelectAllDrawable} | Drawable to use for the Select all action button in Contextual Action Bar |
{@link #AppCompatTheme_actionModeShareDrawable net.micode.notes:actionModeShareDrawable} | Drawable to use for the Share action button in WebView selection action modes |
{@link #AppCompatTheme_actionModeSplitBackground net.micode.notes:actionModeSplitBackground} | Background drawable to use for action mode UI in the lower split bar |
{@link #AppCompatTheme_actionModeStyle net.micode.notes:actionModeStyle} | |
{@link #AppCompatTheme_actionModeWebSearchDrawable net.micode.notes:actionModeWebSearchDrawable} | Drawable to use for the Web Search action button in WebView selection action modes |
{@link #AppCompatTheme_actionOverflowButtonStyle net.micode.notes:actionOverflowButtonStyle} | |
{@link #AppCompatTheme_actionOverflowMenuStyle net.micode.notes:actionOverflowMenuStyle} | |
{@link #AppCompatTheme_activityChooserViewStyle net.micode.notes:activityChooserViewStyle} | Default ActivityChooserView style. |
{@link #AppCompatTheme_alertDialogButtonGroupStyle net.micode.notes:alertDialogButtonGroupStyle} | |
{@link #AppCompatTheme_alertDialogCenterButtons net.micode.notes:alertDialogCenterButtons} | |
{@link #AppCompatTheme_alertDialogStyle net.micode.notes:alertDialogStyle} | |
{@link #AppCompatTheme_alertDialogTheme net.micode.notes:alertDialogTheme} | Theme to use for alert dialogs spawned from this theme. |
{@link #AppCompatTheme_autoCompleteTextViewStyle net.micode.notes:autoCompleteTextViewStyle} | Default AutoCompleteTextView style. |
{@link #AppCompatTheme_borderlessButtonStyle net.micode.notes:borderlessButtonStyle} | Style for buttons without an explicit border, often used in groups. |
{@link #AppCompatTheme_buttonBarButtonStyle net.micode.notes:buttonBarButtonStyle} | Style for buttons within button bars |
{@link #AppCompatTheme_buttonBarNegativeButtonStyle net.micode.notes:buttonBarNegativeButtonStyle} | Style for the "negative" buttons within button bars |
{@link #AppCompatTheme_buttonBarNeutralButtonStyle net.micode.notes:buttonBarNeutralButtonStyle} | Style for the "neutral" buttons within button bars |
{@link #AppCompatTheme_buttonBarPositiveButtonStyle net.micode.notes:buttonBarPositiveButtonStyle} | Style for the "positive" buttons within button bars |
{@link #AppCompatTheme_buttonBarStyle net.micode.notes:buttonBarStyle} | Style for button bars |
{@link #AppCompatTheme_buttonStyle net.micode.notes:buttonStyle} | Normal Button style. |
{@link #AppCompatTheme_buttonStyleSmall net.micode.notes:buttonStyleSmall} | Small Button style. |
{@link #AppCompatTheme_checkboxStyle net.micode.notes:checkboxStyle} | Default Checkbox style. |
{@link #AppCompatTheme_checkedTextViewStyle net.micode.notes:checkedTextViewStyle} | Default CheckedTextView style. |
{@link #AppCompatTheme_colorAccent net.micode.notes:colorAccent} | Bright complement to the primary branding color. |
{@link #AppCompatTheme_colorBackgroundFloating net.micode.notes:colorBackgroundFloating} | Default color of background imagery for floating components, ex. |
{@link #AppCompatTheme_colorButtonNormal net.micode.notes:colorButtonNormal} | The color applied to framework buttons in their normal state. |
{@link #AppCompatTheme_colorControlActivated net.micode.notes:colorControlActivated} | The color applied to framework controls in their activated (ex. |
{@link #AppCompatTheme_colorControlHighlight net.micode.notes:colorControlHighlight} | The color applied to framework control highlights (ex. |
{@link #AppCompatTheme_colorControlNormal net.micode.notes:colorControlNormal} | The color applied to framework controls in their normal state. |
{@link #AppCompatTheme_colorError net.micode.notes:colorError} | Color used for error states and things that need to be drawn to - * the user's attention. |
{@link #AppCompatTheme_colorPrimary net.micode.notes:colorPrimary} | The primary branding color for the app. |
{@link #AppCompatTheme_colorPrimaryDark net.micode.notes:colorPrimaryDark} | Dark variant of the primary branding color. |
{@link #AppCompatTheme_colorSwitchThumbNormal net.micode.notes:colorSwitchThumbNormal} | The color applied to framework switch thumbs in their normal state. |
{@link #AppCompatTheme_controlBackground net.micode.notes:controlBackground} | The background used by framework controls. |
{@link #AppCompatTheme_dialogCornerRadius net.micode.notes:dialogCornerRadius} | Preferred corner radius of dialogs. |
{@link #AppCompatTheme_dialogPreferredPadding net.micode.notes:dialogPreferredPadding} | Preferred padding for dialog content. |
{@link #AppCompatTheme_dialogTheme net.micode.notes:dialogTheme} | Theme to use for dialogs spawned from this theme. |
{@link #AppCompatTheme_dividerHorizontal net.micode.notes:dividerHorizontal} | A drawable that may be used as a horizontal divider between visual elements. |
{@link #AppCompatTheme_dividerVertical net.micode.notes:dividerVertical} | A drawable that may be used as a vertical divider between visual elements. |
{@link #AppCompatTheme_dropDownListViewStyle net.micode.notes:dropDownListViewStyle} | ListPopupWindow compatibility |
{@link #AppCompatTheme_dropdownListPreferredItemHeight net.micode.notes:dropdownListPreferredItemHeight} | The preferred item height for dropdown lists. |
{@link #AppCompatTheme_editTextBackground net.micode.notes:editTextBackground} | EditText background drawable. |
{@link #AppCompatTheme_editTextColor net.micode.notes:editTextColor} | EditText text foreground color. |
{@link #AppCompatTheme_editTextStyle net.micode.notes:editTextStyle} | Default EditText style. |
{@link #AppCompatTheme_homeAsUpIndicator net.micode.notes:homeAsUpIndicator} | Specifies a drawable to use for the 'home as up' indicator. |
{@link #AppCompatTheme_imageButtonStyle net.micode.notes:imageButtonStyle} | ImageButton background drawable. |
{@link #AppCompatTheme_listChoiceBackgroundIndicator net.micode.notes:listChoiceBackgroundIndicator} | Drawable used as a background for selected list items. |
{@link #AppCompatTheme_listDividerAlertDialog net.micode.notes:listDividerAlertDialog} | The list divider used in alert dialogs. |
{@link #AppCompatTheme_listMenuViewStyle net.micode.notes:listMenuViewStyle} | Default menu-style ListView style. |
{@link #AppCompatTheme_listPopupWindowStyle net.micode.notes:listPopupWindowStyle} | |
{@link #AppCompatTheme_listPreferredItemHeight net.micode.notes:listPreferredItemHeight} | The preferred list item height. |
{@link #AppCompatTheme_listPreferredItemHeightLarge net.micode.notes:listPreferredItemHeightLarge} | A larger, more robust list item height. |
{@link #AppCompatTheme_listPreferredItemHeightSmall net.micode.notes:listPreferredItemHeightSmall} | A smaller, sleeker list item height. |
{@link #AppCompatTheme_listPreferredItemPaddingLeft net.micode.notes:listPreferredItemPaddingLeft} | The preferred padding along the left edge of list items. |
{@link #AppCompatTheme_listPreferredItemPaddingRight net.micode.notes:listPreferredItemPaddingRight} | The preferred padding along the right edge of list items. |
{@link #AppCompatTheme_panelBackground net.micode.notes:panelBackground} | The background of a panel when it is inset from the left and right edges of the screen. |
{@link #AppCompatTheme_panelMenuListTheme net.micode.notes:panelMenuListTheme} | Default Panel Menu style. |
{@link #AppCompatTheme_panelMenuListWidth net.micode.notes:panelMenuListWidth} | Default Panel Menu width. |
{@link #AppCompatTheme_popupMenuStyle net.micode.notes:popupMenuStyle} | Default PopupMenu style. |
{@link #AppCompatTheme_popupWindowStyle net.micode.notes:popupWindowStyle} | Default PopupWindow style. |
{@link #AppCompatTheme_radioButtonStyle net.micode.notes:radioButtonStyle} | Default RadioButton style. |
{@link #AppCompatTheme_ratingBarStyle net.micode.notes:ratingBarStyle} | Default RatingBar style. |
{@link #AppCompatTheme_ratingBarStyleIndicator net.micode.notes:ratingBarStyleIndicator} | Indicator RatingBar style. |
{@link #AppCompatTheme_ratingBarStyleSmall net.micode.notes:ratingBarStyleSmall} | Small indicator RatingBar style. |
{@link #AppCompatTheme_searchViewStyle net.micode.notes:searchViewStyle} | Style for the search query widget. |
{@link #AppCompatTheme_seekBarStyle net.micode.notes:seekBarStyle} | Default SeekBar style. |
{@link #AppCompatTheme_selectableItemBackground net.micode.notes:selectableItemBackground} | A style that may be applied to buttons or other selectable items - * that should react to pressed and focus states, but that do not - * have a clear visual border along the edges. |
{@link #AppCompatTheme_selectableItemBackgroundBorderless net.micode.notes:selectableItemBackgroundBorderless} | Background drawable for borderless standalone items that need focus/pressed states. |
{@link #AppCompatTheme_spinnerDropDownItemStyle net.micode.notes:spinnerDropDownItemStyle} | Default Spinner style. |
{@link #AppCompatTheme_spinnerStyle net.micode.notes:spinnerStyle} | Default Spinner style. |
{@link #AppCompatTheme_switchStyle net.micode.notes:switchStyle} | Default style for the Switch widget. |
{@link #AppCompatTheme_textAppearanceLargePopupMenu net.micode.notes:textAppearanceLargePopupMenu} | Text color, typeface, size, and style for the text inside of a popup menu. |
{@link #AppCompatTheme_textAppearanceListItem net.micode.notes:textAppearanceListItem} | The preferred TextAppearance for the primary text of list items. |
{@link #AppCompatTheme_textAppearanceListItemSecondary net.micode.notes:textAppearanceListItemSecondary} | The preferred TextAppearance for the secondary text of list items. |
{@link #AppCompatTheme_textAppearanceListItemSmall net.micode.notes:textAppearanceListItemSmall} | The preferred TextAppearance for the primary text of small list items. |
{@link #AppCompatTheme_textAppearancePopupMenuHeader net.micode.notes:textAppearancePopupMenuHeader} | Text color, typeface, size, and style for header text inside of a popup menu. |
{@link #AppCompatTheme_textAppearanceSearchResultSubtitle net.micode.notes:textAppearanceSearchResultSubtitle} | Text color, typeface, size, and style for system search result subtitle. |
{@link #AppCompatTheme_textAppearanceSearchResultTitle net.micode.notes:textAppearanceSearchResultTitle} | Text color, typeface, size, and style for system search result title. |
{@link #AppCompatTheme_textAppearanceSmallPopupMenu net.micode.notes:textAppearanceSmallPopupMenu} | Text color, typeface, size, and style for small text inside of a popup menu. |
{@link #AppCompatTheme_textColorAlertDialogListItem net.micode.notes:textColorAlertDialogListItem} | Color of list item text in alert dialogs. |
{@link #AppCompatTheme_textColorSearchUrl net.micode.notes:textColorSearchUrl} | Text color for urls in search suggestions, used by things like global search |
{@link #AppCompatTheme_toolbarNavigationButtonStyle net.micode.notes:toolbarNavigationButtonStyle} | Default Toolar NavigationButtonStyle |
{@link #AppCompatTheme_toolbarStyle net.micode.notes:toolbarStyle} | Default Toolbar style. |
{@link #AppCompatTheme_tooltipForegroundColor net.micode.notes:tooltipForegroundColor} | Foreground color to use for tooltips |
{@link #AppCompatTheme_tooltipFrameBackground net.micode.notes:tooltipFrameBackground} | Background to use for tooltips |
{@link #AppCompatTheme_viewInflaterClass net.micode.notes:viewInflaterClass} | |
{@link #AppCompatTheme_windowActionBar net.micode.notes:windowActionBar} | Flag indicating whether this window should have an Action Bar - * in place of the usual title bar. |
{@link #AppCompatTheme_windowActionBarOverlay net.micode.notes:windowActionBarOverlay} | Flag indicating whether this window's Action Bar should overlay - * application content. |
{@link #AppCompatTheme_windowActionModeOverlay net.micode.notes:windowActionModeOverlay} | Flag indicating whether action modes should overlay window content - * when there is not reserved space for their UI (such as an Action Bar). |
{@link #AppCompatTheme_windowFixedHeightMajor net.micode.notes:windowFixedHeightMajor} | A fixed height for the window along the major axis of the screen, - * that is, when in portrait. |
{@link #AppCompatTheme_windowFixedHeightMinor net.micode.notes:windowFixedHeightMinor} | A fixed height for the window along the minor axis of the screen, - * that is, when in landscape. |
{@link #AppCompatTheme_windowFixedWidthMajor net.micode.notes:windowFixedWidthMajor} | A fixed width for the window along the major axis of the screen, - * that is, when in landscape. |
{@link #AppCompatTheme_windowFixedWidthMinor net.micode.notes:windowFixedWidthMinor} | A fixed width for the window along the minor axis of the screen, - * that is, when in portrait. |
{@link #AppCompatTheme_windowMinWidthMajor net.micode.notes:windowMinWidthMajor} | The minimum width the window is allowed to be, along the major - * axis of the screen. |
{@link #AppCompatTheme_windowMinWidthMinor net.micode.notes:windowMinWidthMinor} | The minimum width the window is allowed to be, along the minor - * axis of the screen. |
{@link #AppCompatTheme_windowNoTitle net.micode.notes:windowNoTitle} | Flag indicating whether there should be no title on this window. |
This symbol is the offset where the {@link android.R.attr#windowIsFloating} - * attribute's value can be found in the {@link #AppCompatTheme} array. - * - *
May be a boolean value, such as "true
" or
- * "false
".
- *
- * @attr name android:windowIsFloating
- */
- public static final int AppCompatTheme_android_windowIsFloating=0;
- /**
- *
This symbol is the offset where the {@link android.R.attr#windowAnimationStyle} - * attribute's value can be found in the {@link #AppCompatTheme} array. - * - *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- *
- * @attr name android:windowAnimationStyle
- */
- public static final int AppCompatTheme_android_windowAnimationStyle=1;
- /**
- *
- * @attr description - * Custom divider drawable to use for elements in the action bar. - * - *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- *
- * @attr name net.micode.notes:actionBarDivider
- */
- public static final int AppCompatTheme_actionBarDivider=2;
- /**
- *
- * @attr description - * Custom item state list drawable background for action bar items. - * - *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- *
- * @attr name net.micode.notes:actionBarItemBackground
- */
- public static final int AppCompatTheme_actionBarItemBackground=3;
- /**
- *
- * @attr description - * Reference to a theme that should be used to inflate popups - * shown by widgets in the action bar. - * - *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- *
- * @attr name net.micode.notes:actionBarPopupTheme
- */
- public static final int AppCompatTheme_actionBarPopupTheme=4;
- /**
- *
- * @attr description - * Size of the Action Bar, including the contextual - * bar used to present Action Modes. - * - *
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), and
- * mm (millimeters).
- *
Must be one of the following constant values.
- *Constant | Value | Description |
---|---|---|
wrap_content | 0 |
- * @attr description - * Reference to a style for the split Action Bar. This style - * controls the split component that holds the menu/action - * buttons. actionBarStyle is still used for the primary - * bar. - * - *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- *
- * @attr name net.micode.notes:actionBarSplitStyle
- */
- public static final int AppCompatTheme_actionBarSplitStyle=6;
- /**
- *
- * @attr description - * Reference to a style for the Action Bar - * - *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- *
- * @attr name net.micode.notes:actionBarStyle
- */
- public static final int AppCompatTheme_actionBarStyle=7;
- /**
- *
This symbol is the offset where the {@link net.micode.notes.R.attr#actionBarTabBarStyle} - * attribute's value can be found in the {@link #AppCompatTheme} array. - * - *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- *
- * @attr name net.micode.notes:actionBarTabBarStyle
- */
- public static final int AppCompatTheme_actionBarTabBarStyle=8;
- /**
- *
- * @attr description - * Default style for tabs within an action bar - * - *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- *
- * @attr name net.micode.notes:actionBarTabStyle
- */
- public static final int AppCompatTheme_actionBarTabStyle=9;
- /**
- *
This symbol is the offset where the {@link net.micode.notes.R.attr#actionBarTabTextStyle} - * attribute's value can be found in the {@link #AppCompatTheme} array. - * - *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- *
- * @attr name net.micode.notes:actionBarTabTextStyle
- */
- public static final int AppCompatTheme_actionBarTabTextStyle=10;
- /**
- *
- * @attr description - * Reference to a theme that should be used to inflate the - * action bar. This will be inherited by any widget inflated - * into the action bar. - * - *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- *
- * @attr name net.micode.notes:actionBarTheme
- */
- public static final int AppCompatTheme_actionBarTheme=11;
- /**
- *
- * @attr description - * Reference to a theme that should be used to inflate widgets - * and layouts destined for the action bar. Most of the time - * this will be a reference to the current theme, but when - * the action bar has a significantly different contrast - * profile than the rest of the activity the difference - * can become important. If this is set to @null the current - * theme will be used. - * - *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- *
- * @attr name net.micode.notes:actionBarWidgetTheme
- */
- public static final int AppCompatTheme_actionBarWidgetTheme=12;
- /**
- *
- * @attr description - * Default action button style. - * - *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- *
- * @attr name net.micode.notes:actionButtonStyle
- */
- public static final int AppCompatTheme_actionButtonStyle=13;
- /**
- *
- * @attr description - * Default ActionBar dropdown style. - * - *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- *
- * @attr name net.micode.notes:actionDropDownStyle
- */
- public static final int AppCompatTheme_actionDropDownStyle=14;
- /**
- *
- * @attr description - * TextAppearance style that will be applied to text that - * appears within action menu items. - * - *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- *
- * @attr name net.micode.notes:actionMenuTextAppearance
- */
- public static final int AppCompatTheme_actionMenuTextAppearance=15;
- /**
- *
- * @attr description - * Color for text that appears within action menu items. - * - *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or 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 net.micode.notes:actionMenuTextColor
- */
- public static final int AppCompatTheme_actionMenuTextColor=16;
- /**
- *
- * @attr description - * Background drawable to use for action mode UI - * - *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- *
- * @attr name net.micode.notes:actionModeBackground
- */
- public static final int AppCompatTheme_actionModeBackground=17;
- /**
- *
This symbol is the offset where the {@link net.micode.notes.R.attr#actionModeCloseButtonStyle} - * attribute's value can be found in the {@link #AppCompatTheme} array. - * - *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- *
- * @attr name net.micode.notes:actionModeCloseButtonStyle
- */
- public static final int AppCompatTheme_actionModeCloseButtonStyle=18;
- /**
- *
- * @attr description - * Drawable to use for the close action mode button - * - *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- *
- * @attr name net.micode.notes:actionModeCloseDrawable
- */
- public static final int AppCompatTheme_actionModeCloseDrawable=19;
- /**
- *
- * @attr description - * Drawable to use for the Copy action button in Contextual Action Bar - * - *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- *
- * @attr name net.micode.notes:actionModeCopyDrawable
- */
- public static final int AppCompatTheme_actionModeCopyDrawable=20;
- /**
- *
- * @attr description - * Drawable to use for the Cut action button in Contextual Action Bar - * - *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- *
- * @attr name net.micode.notes:actionModeCutDrawable
- */
- public static final int AppCompatTheme_actionModeCutDrawable=21;
- /**
- *
- * @attr description - * Drawable to use for the Find action button in WebView selection action modes - * - *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- *
- * @attr name net.micode.notes:actionModeFindDrawable
- */
- public static final int AppCompatTheme_actionModeFindDrawable=22;
- /**
- *
- * @attr description - * Drawable to use for the Paste action button in Contextual Action Bar - * - *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- *
- * @attr name net.micode.notes:actionModePasteDrawable
- */
- public static final int AppCompatTheme_actionModePasteDrawable=23;
- /**
- *
- * @attr description - * PopupWindow style to use for action modes when showing as a window overlay. - * - *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- *
- * @attr name net.micode.notes:actionModePopupWindowStyle
- */
- public static final int AppCompatTheme_actionModePopupWindowStyle=24;
- /**
- *
- * @attr description - * Drawable to use for the Select all action button in Contextual Action Bar - * - *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- *
- * @attr name net.micode.notes:actionModeSelectAllDrawable
- */
- public static final int AppCompatTheme_actionModeSelectAllDrawable=25;
- /**
- *
- * @attr description - * Drawable to use for the Share action button in WebView selection action modes - * - *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- *
- * @attr name net.micode.notes:actionModeShareDrawable
- */
- public static final int AppCompatTheme_actionModeShareDrawable=26;
- /**
- *
- * @attr description - * Background drawable to use for action mode UI in the lower split bar - * - *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- *
- * @attr name net.micode.notes:actionModeSplitBackground
- */
- public static final int AppCompatTheme_actionModeSplitBackground=27;
- /**
- *
This symbol is the offset where the {@link net.micode.notes.R.attr#actionModeStyle} - * attribute's value can be found in the {@link #AppCompatTheme} array. - * - *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- *
- * @attr name net.micode.notes:actionModeStyle
- */
- public static final int AppCompatTheme_actionModeStyle=28;
- /**
- *
- * @attr description - * Drawable to use for the Web Search action button in WebView selection action modes - * - *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- *
- * @attr name net.micode.notes:actionModeWebSearchDrawable
- */
- public static final int AppCompatTheme_actionModeWebSearchDrawable=29;
- /**
- *
This symbol is the offset where the {@link net.micode.notes.R.attr#actionOverflowButtonStyle} - * attribute's value can be found in the {@link #AppCompatTheme} array. - * - *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- *
- * @attr name net.micode.notes:actionOverflowButtonStyle
- */
- public static final int AppCompatTheme_actionOverflowButtonStyle=30;
- /**
- *
This symbol is the offset where the {@link net.micode.notes.R.attr#actionOverflowMenuStyle} - * attribute's value can be found in the {@link #AppCompatTheme} array. - * - *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- *
- * @attr name net.micode.notes:actionOverflowMenuStyle
- */
- public static final int AppCompatTheme_actionOverflowMenuStyle=31;
- /**
- *
- * @attr description - * Default ActivityChooserView style. - * - *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- *
- * @attr name net.micode.notes:activityChooserViewStyle
- */
- public static final int AppCompatTheme_activityChooserViewStyle=32;
- /**
- *
This symbol is the offset where the {@link net.micode.notes.R.attr#alertDialogButtonGroupStyle} - * attribute's value can be found in the {@link #AppCompatTheme} array. - * - *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- *
- * @attr name net.micode.notes:alertDialogButtonGroupStyle
- */
- public static final int AppCompatTheme_alertDialogButtonGroupStyle=33;
- /**
- *
This symbol is the offset where the {@link net.micode.notes.R.attr#alertDialogCenterButtons} - * attribute's value can be found in the {@link #AppCompatTheme} array. - * - *
May be a boolean value, such as "true
" or
- * "false
".
- *
- * @attr name net.micode.notes:alertDialogCenterButtons
- */
- public static final int AppCompatTheme_alertDialogCenterButtons=34;
- /**
- *
This symbol is the offset where the {@link net.micode.notes.R.attr#alertDialogStyle} - * attribute's value can be found in the {@link #AppCompatTheme} array. - * - *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- *
- * @attr name net.micode.notes:alertDialogStyle
- */
- public static final int AppCompatTheme_alertDialogStyle=35;
- /**
- *
- * @attr description - * Theme to use for alert dialogs spawned from this theme. - * - *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- *
- * @attr name net.micode.notes:alertDialogTheme
- */
- public static final int AppCompatTheme_alertDialogTheme=36;
- /**
- *
- * @attr description - * Default AutoCompleteTextView style. - * - *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- *
- * @attr name net.micode.notes:autoCompleteTextViewStyle
- */
- public static final int AppCompatTheme_autoCompleteTextViewStyle=37;
- /**
- *
- * @attr description - * Style for buttons without an explicit border, often used in groups. - * - *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- *
- * @attr name net.micode.notes:borderlessButtonStyle
- */
- public static final int AppCompatTheme_borderlessButtonStyle=38;
- /**
- *
- * @attr description - * Style for buttons within button bars - * - *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- *
- * @attr name net.micode.notes:buttonBarButtonStyle
- */
- public static final int AppCompatTheme_buttonBarButtonStyle=39;
- /**
- *
- * @attr description - * Style for the "negative" buttons within button bars - * - *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- *
- * @attr name net.micode.notes:buttonBarNegativeButtonStyle
- */
- public static final int AppCompatTheme_buttonBarNegativeButtonStyle=40;
- /**
- *
- * @attr description - * Style for the "neutral" buttons within button bars - * - *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- *
- * @attr name net.micode.notes:buttonBarNeutralButtonStyle
- */
- public static final int AppCompatTheme_buttonBarNeutralButtonStyle=41;
- /**
- *
- * @attr description - * Style for the "positive" buttons within button bars - * - *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- *
- * @attr name net.micode.notes:buttonBarPositiveButtonStyle
- */
- public static final int AppCompatTheme_buttonBarPositiveButtonStyle=42;
- /**
- *
- * @attr description - * Style for button bars - * - *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- *
- * @attr name net.micode.notes:buttonBarStyle
- */
- public static final int AppCompatTheme_buttonBarStyle=43;
- /**
- *
- * @attr description - * Normal Button style. - * - *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- *
- * @attr name net.micode.notes:buttonStyle
- */
- public static final int AppCompatTheme_buttonStyle=44;
- /**
- *
- * @attr description - * Small Button style. - * - *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- *
- * @attr name net.micode.notes:buttonStyleSmall
- */
- public static final int AppCompatTheme_buttonStyleSmall=45;
- /**
- *
- * @attr description - * Default Checkbox style. - * - *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- *
- * @attr name net.micode.notes:checkboxStyle
- */
- public static final int AppCompatTheme_checkboxStyle=46;
- /**
- *
- * @attr description - * Default CheckedTextView style. - * - *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- *
- * @attr name net.micode.notes:checkedTextViewStyle
- */
- public static final int AppCompatTheme_checkedTextViewStyle=47;
- /**
- *
- * @attr description - * Bright complement to the primary branding color. By default, this is the color applied - * to framework controls (via colorControlActivated). - * - *
May be a color value, in the form of "#rgb
",
- * "#argb
", "#rrggbb
", or
- * "#aarrggbb
".
- *
- * @attr name net.micode.notes:colorAccent
- */
- public static final int AppCompatTheme_colorAccent=48;
- /**
- *
- * @attr description - * Default color of background imagery for floating components, ex. dialogs, popups, and cards. - * - *
May be a color value, in the form of "#rgb
",
- * "#argb
", "#rrggbb
", or
- * "#aarrggbb
".
- *
- * @attr name net.micode.notes:colorBackgroundFloating
- */
- public static final int AppCompatTheme_colorBackgroundFloating=49;
- /**
- *
- * @attr description - * The color applied to framework buttons in their normal state. - * - *
May be a color value, in the form of "#rgb
",
- * "#argb
", "#rrggbb
", or
- * "#aarrggbb
".
- *
- * @attr name net.micode.notes:colorButtonNormal
- */
- public static final int AppCompatTheme_colorButtonNormal=50;
- /**
- *
- * @attr description - * The color applied to framework controls in their activated (ex. checked) state. - * - *
May be a color value, in the form of "#rgb
",
- * "#argb
", "#rrggbb
", or
- * "#aarrggbb
".
- *
- * @attr name net.micode.notes:colorControlActivated
- */
- public static final int AppCompatTheme_colorControlActivated=51;
- /**
- *
- * @attr description - * The color applied to framework control highlights (ex. ripples, list selectors). - * - *
May be a color value, in the form of "#rgb
",
- * "#argb
", "#rrggbb
", or
- * "#aarrggbb
".
- *
- * @attr name net.micode.notes:colorControlHighlight
- */
- public static final int AppCompatTheme_colorControlHighlight=52;
- /**
- *
- * @attr description - * The color applied to framework controls in their normal state. - * - *
May be a color value, in the form of "#rgb
",
- * "#argb
", "#rrggbb
", or
- * "#aarrggbb
".
- *
- * @attr name net.micode.notes:colorControlNormal
- */
- public static final int AppCompatTheme_colorControlNormal=53;
- /**
- *
- * @attr description - * Color used for error states and things that need to be drawn to - * the user's attention. - * - *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or 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 net.micode.notes:colorError
- */
- public static final int AppCompatTheme_colorError=54;
- /**
- *
- * @attr description - * The primary branding color for the app. By default, this is the color applied to the - * action bar background. - * - *
May be a color value, in the form of "#rgb
",
- * "#argb
", "#rrggbb
", or
- * "#aarrggbb
".
- *
- * @attr name net.micode.notes:colorPrimary
- */
- public static final int AppCompatTheme_colorPrimary=55;
- /**
- *
- * @attr description - * Dark variant of the primary branding color. By default, this is the color applied to - * the status bar (via statusBarColor) and navigation bar (via navigationBarColor). - * - *
May be a color value, in the form of "#rgb
",
- * "#argb
", "#rrggbb
", or
- * "#aarrggbb
".
- *
- * @attr name net.micode.notes:colorPrimaryDark
- */
- public static final int AppCompatTheme_colorPrimaryDark=56;
- /**
- *
- * @attr description - * The color applied to framework switch thumbs in their normal state. - * - *
May be a color value, in the form of "#rgb
",
- * "#argb
", "#rrggbb
", or
- * "#aarrggbb
".
- *
- * @attr name net.micode.notes:colorSwitchThumbNormal
- */
- public static final int AppCompatTheme_colorSwitchThumbNormal=57;
- /**
- *
- * @attr description - * The background used by framework controls. - * - *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- *
- * @attr name net.micode.notes:controlBackground
- */
- public static final int AppCompatTheme_controlBackground=58;
- /**
- *
- * @attr description - * Preferred corner radius of dialogs. - * - *
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), and
- * mm (millimeters).
- *
- * @attr name net.micode.notes:dialogCornerRadius
- */
- public static final int AppCompatTheme_dialogCornerRadius=59;
- /**
- *
- * @attr description - * Preferred padding for dialog content. - * - *
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), and
- * mm (millimeters).
- *
- * @attr name net.micode.notes:dialogPreferredPadding
- */
- public static final int AppCompatTheme_dialogPreferredPadding=60;
- /**
- *
- * @attr description - * Theme to use for dialogs spawned from this theme. - * - *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- *
- * @attr name net.micode.notes:dialogTheme
- */
- public static final int AppCompatTheme_dialogTheme=61;
- /**
- *
- * @attr description - * A drawable that may be used as a horizontal divider between visual elements. - * - *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- *
- * @attr name net.micode.notes:dividerHorizontal
- */
- public static final int AppCompatTheme_dividerHorizontal=62;
- /**
- *
- * @attr description - * A drawable that may be used as a vertical divider between visual elements. - * - *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- *
- * @attr name net.micode.notes:dividerVertical
- */
- public static final int AppCompatTheme_dividerVertical=63;
- /**
- *
- * @attr description - * ListPopupWindow compatibility - * - *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- *
- * @attr name net.micode.notes:dropDownListViewStyle
- */
- public static final int AppCompatTheme_dropDownListViewStyle=64;
- /**
- *
- * @attr description - * The preferred item height for dropdown lists. - * - *
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), and
- * mm (millimeters).
- *
- * @attr name net.micode.notes:dropdownListPreferredItemHeight
- */
- public static final int AppCompatTheme_dropdownListPreferredItemHeight=65;
- /**
- *
- * @attr description - * EditText background drawable. - * - *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- *
- * @attr name net.micode.notes:editTextBackground
- */
- public static final int AppCompatTheme_editTextBackground=66;
- /**
- *
- * @attr description - * EditText text foreground color. - * - *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or 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 net.micode.notes:editTextColor
- */
- public static final int AppCompatTheme_editTextColor=67;
- /**
- *
- * @attr description - * Default EditText style. - * - *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- *
- * @attr name net.micode.notes:editTextStyle
- */
- public static final int AppCompatTheme_editTextStyle=68;
- /**
- *
- * @attr description - * Specifies a drawable to use for the 'home as up' indicator. - * - *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- *
- * @attr name net.micode.notes:homeAsUpIndicator
- */
- public static final int AppCompatTheme_homeAsUpIndicator=69;
- /**
- *
- * @attr description - * ImageButton background drawable. - * - *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- *
- * @attr name net.micode.notes:imageButtonStyle
- */
- public static final int AppCompatTheme_imageButtonStyle=70;
- /**
- *
- * @attr description - * Drawable used as a background for selected list items. - * - *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- *
- * @attr name net.micode.notes:listChoiceBackgroundIndicator
- */
- public static final int AppCompatTheme_listChoiceBackgroundIndicator=71;
- /**
- *
- * @attr description - * The list divider used in alert dialogs. - * - *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- *
- * @attr name net.micode.notes:listDividerAlertDialog
- */
- public static final int AppCompatTheme_listDividerAlertDialog=72;
- /**
- *
- * @attr description - * Default menu-style ListView style. - * - *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- *
- * @attr name net.micode.notes:listMenuViewStyle
- */
- public static final int AppCompatTheme_listMenuViewStyle=73;
- /**
- *
This symbol is the offset where the {@link net.micode.notes.R.attr#listPopupWindowStyle} - * attribute's value can be found in the {@link #AppCompatTheme} array. - * - *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- *
- * @attr name net.micode.notes:listPopupWindowStyle
- */
- public static final int AppCompatTheme_listPopupWindowStyle=74;
- /**
- *
- * @attr description - * The preferred list item height. - * - *
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), and
- * mm (millimeters).
- *
- * @attr name net.micode.notes:listPreferredItemHeight
- */
- public static final int AppCompatTheme_listPreferredItemHeight=75;
- /**
- *
- * @attr description - * A larger, more robust list item height. - * - *
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), and
- * mm (millimeters).
- *
- * @attr name net.micode.notes:listPreferredItemHeightLarge
- */
- public static final int AppCompatTheme_listPreferredItemHeightLarge=76;
- /**
- *
- * @attr description - * A smaller, sleeker list item height. - * - *
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), and
- * mm (millimeters).
- *
- * @attr name net.micode.notes:listPreferredItemHeightSmall
- */
- public static final int AppCompatTheme_listPreferredItemHeightSmall=77;
- /**
- *
- * @attr description - * The preferred padding along the left edge of list items. - * - *
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), and
- * mm (millimeters).
- *
- * @attr name net.micode.notes:listPreferredItemPaddingLeft
- */
- public static final int AppCompatTheme_listPreferredItemPaddingLeft=78;
- /**
- *
- * @attr description - * The preferred padding along the right edge of list items. - * - *
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), and
- * mm (millimeters).
- *
- * @attr name net.micode.notes:listPreferredItemPaddingRight
- */
- public static final int AppCompatTheme_listPreferredItemPaddingRight=79;
- /**
- *
- * @attr description - * The background of a panel when it is inset from the left and right edges of the screen. - * - *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- *
- * @attr name net.micode.notes:panelBackground
- */
- public static final int AppCompatTheme_panelBackground=80;
- /**
- *
- * @attr description - * Default Panel Menu style. - * - *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- *
- * @attr name net.micode.notes:panelMenuListTheme
- */
- public static final int AppCompatTheme_panelMenuListTheme=81;
- /**
- *
- * @attr description - * Default Panel Menu width. - * - *
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), and
- * mm (millimeters).
- *
- * @attr name net.micode.notes:panelMenuListWidth
- */
- public static final int AppCompatTheme_panelMenuListWidth=82;
- /**
- *
- * @attr description - * Default PopupMenu style. - * - *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- *
- * @attr name net.micode.notes:popupMenuStyle
- */
- public static final int AppCompatTheme_popupMenuStyle=83;
- /**
- *
- * @attr description - * Default PopupWindow style. - * - *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- *
- * @attr name net.micode.notes:popupWindowStyle
- */
- public static final int AppCompatTheme_popupWindowStyle=84;
- /**
- *
- * @attr description - * Default RadioButton style. - * - *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- *
- * @attr name net.micode.notes:radioButtonStyle
- */
- public static final int AppCompatTheme_radioButtonStyle=85;
- /**
- *
- * @attr description - * Default RatingBar style. - * - *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- *
- * @attr name net.micode.notes:ratingBarStyle
- */
- public static final int AppCompatTheme_ratingBarStyle=86;
- /**
- *
- * @attr description - * Indicator RatingBar style. - * - *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- *
- * @attr name net.micode.notes:ratingBarStyleIndicator
- */
- public static final int AppCompatTheme_ratingBarStyleIndicator=87;
- /**
- *
- * @attr description - * Small indicator RatingBar style. - * - *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- *
- * @attr name net.micode.notes:ratingBarStyleSmall
- */
- public static final int AppCompatTheme_ratingBarStyleSmall=88;
- /**
- *
- * @attr description - * Style for the search query widget. - * - *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- *
- * @attr name net.micode.notes:searchViewStyle
- */
- public static final int AppCompatTheme_searchViewStyle=89;
- /**
- *
- * @attr description - * Default SeekBar style. - * - *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- *
- * @attr name net.micode.notes:seekBarStyle
- */
- public static final int AppCompatTheme_seekBarStyle=90;
- /**
- *
- * @attr description - * A style that may be applied to buttons or other selectable items - * that should react to pressed and focus states, but that do not - * have a clear visual border along the edges. - * - *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- *
- * @attr name net.micode.notes:selectableItemBackground
- */
- public static final int AppCompatTheme_selectableItemBackground=91;
- /**
- *
- * @attr description - * Background drawable for borderless standalone items that need focus/pressed states. - * - *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- *
- * @attr name net.micode.notes:selectableItemBackgroundBorderless
- */
- public static final int AppCompatTheme_selectableItemBackgroundBorderless=92;
- /**
- *
- * @attr description - * Default Spinner style. - * - *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- *
- * @attr name net.micode.notes:spinnerDropDownItemStyle
- */
- public static final int AppCompatTheme_spinnerDropDownItemStyle=93;
- /**
- *
- * @attr description - * Default Spinner style. - * - *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- *
- * @attr name net.micode.notes:spinnerStyle
- */
- public static final int AppCompatTheme_spinnerStyle=94;
- /**
- *
- * @attr description - * Default style for the Switch widget. - * - *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- *
- * @attr name net.micode.notes:switchStyle
- */
- public static final int AppCompatTheme_switchStyle=95;
- /**
- *
- * @attr description - * Text color, typeface, size, and style for the text inside of a popup menu. - * - *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- *
- * @attr name net.micode.notes:textAppearanceLargePopupMenu
- */
- public static final int AppCompatTheme_textAppearanceLargePopupMenu=96;
- /**
- *
- * @attr description - * The preferred TextAppearance for the primary text of list items. - * - *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- *
- * @attr name net.micode.notes:textAppearanceListItem
- */
- public static final int AppCompatTheme_textAppearanceListItem=97;
- /**
- *
- * @attr description - * The preferred TextAppearance for the secondary text of list items. - * - *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- *
- * @attr name net.micode.notes:textAppearanceListItemSecondary
- */
- public static final int AppCompatTheme_textAppearanceListItemSecondary=98;
- /**
- *
- * @attr description - * The preferred TextAppearance for the primary text of small list items. - * - *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- *
- * @attr name net.micode.notes:textAppearanceListItemSmall
- */
- public static final int AppCompatTheme_textAppearanceListItemSmall=99;
- /**
- *
- * @attr description - * Text color, typeface, size, and style for header text inside of a popup menu. - * - *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- *
- * @attr name net.micode.notes:textAppearancePopupMenuHeader
- */
- public static final int AppCompatTheme_textAppearancePopupMenuHeader=100;
- /**
- *
- * @attr description - * Text color, typeface, size, and style for system search result subtitle. Defaults to primary inverse text color. - * - *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- *
- * @attr name net.micode.notes:textAppearanceSearchResultSubtitle
- */
- public static final int AppCompatTheme_textAppearanceSearchResultSubtitle=101;
- /**
- *
- * @attr description - * Text color, typeface, size, and style for system search result title. Defaults to primary inverse text color. - * - *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- *
- * @attr name net.micode.notes:textAppearanceSearchResultTitle
- */
- public static final int AppCompatTheme_textAppearanceSearchResultTitle=102;
- /**
- *
- * @attr description - * Text color, typeface, size, and style for small text inside of a popup menu. - * - *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- *
- * @attr name net.micode.notes:textAppearanceSmallPopupMenu
- */
- public static final int AppCompatTheme_textAppearanceSmallPopupMenu=103;
- /**
- *
- * @attr description - * Color of list item text in alert dialogs. - * - *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or 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 net.micode.notes:textColorAlertDialogListItem
- */
- public static final int AppCompatTheme_textColorAlertDialogListItem=104;
- /**
- *
- * @attr description - * Text color for urls in search suggestions, used by things like global search - * - *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or 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 net.micode.notes:textColorSearchUrl
- */
- public static final int AppCompatTheme_textColorSearchUrl=105;
- /**
- *
- * @attr description - * Default Toolar NavigationButtonStyle - * - *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- *
- * @attr name net.micode.notes:toolbarNavigationButtonStyle
- */
- public static final int AppCompatTheme_toolbarNavigationButtonStyle=106;
- /**
- *
- * @attr description - * Default Toolbar style. - * - *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- *
- * @attr name net.micode.notes:toolbarStyle
- */
- public static final int AppCompatTheme_toolbarStyle=107;
- /**
- *
- * @attr description - * Foreground color to use for tooltips - * - *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or 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 net.micode.notes:tooltipForegroundColor
- */
- public static final int AppCompatTheme_tooltipForegroundColor=108;
- /**
- *
- * @attr description - * Background to use for tooltips - * - *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- *
- * @attr name net.micode.notes:tooltipFrameBackground
- */
- public static final int AppCompatTheme_tooltipFrameBackground=109;
- /**
- *
This symbol is the offset where the {@link net.micode.notes.R.attr#viewInflaterClass} - * attribute's value can be found in the {@link #AppCompatTheme} array. - * - *
May be a string value, using '\\;' to escape characters such as - * '\\n' or '\\uxxxx' for a unicode character; - * - * @attr name net.micode.notes:viewInflaterClass - */ - public static final int AppCompatTheme_viewInflaterClass=110; - /** - *
- * @attr description - * Flag indicating whether this window should have an Action Bar - * in place of the usual title bar. - * - *
May be a boolean value, such as "true
" or
- * "false
".
- *
- * @attr name net.micode.notes:windowActionBar
- */
- public static final int AppCompatTheme_windowActionBar=111;
- /**
- *
- * @attr description - * Flag indicating whether this window's Action Bar should overlay - * application content. Does nothing if the window would not - * have an Action Bar. - * - *
May be a boolean value, such as "true
" or
- * "false
".
- *
- * @attr name net.micode.notes:windowActionBarOverlay
- */
- public static final int AppCompatTheme_windowActionBarOverlay=112;
- /**
- *
- * @attr description - * Flag indicating whether action modes should overlay window content - * when there is not reserved space for their UI (such as an Action Bar). - * - *
May be a boolean value, such as "true
" or
- * "false
".
- *
- * @attr name net.micode.notes:windowActionModeOverlay
- */
- public static final int AppCompatTheme_windowActionModeOverlay=113;
- /**
- *
- * @attr description - * A fixed height for the window along the major axis of the screen, - * that is, when in portrait. Can be either an absolute dimension - * or a fraction of the screen size in that dimension. - * - *
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), and
- * 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.
- *
- * @attr name net.micode.notes:windowFixedHeightMajor
- */
- public static final int AppCompatTheme_windowFixedHeightMajor=114;
- /**
- *
- * @attr description - * A fixed height for the window along the minor axis of the screen, - * that is, when in landscape. Can be either an absolute dimension - * or a fraction of the screen size in that dimension. - * - *
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), and
- * 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.
- *
- * @attr name net.micode.notes:windowFixedHeightMinor
- */
- public static final int AppCompatTheme_windowFixedHeightMinor=115;
- /**
- *
- * @attr description - * A fixed width for the window along the major axis of the screen, - * that is, when in landscape. Can be either an absolute dimension - * or a fraction of the screen size in that dimension. - * - *
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), and
- * 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.
- *
- * @attr name net.micode.notes:windowFixedWidthMajor
- */
- public static final int AppCompatTheme_windowFixedWidthMajor=116;
- /**
- *
- * @attr description - * A fixed width for the window along the minor axis of the screen, - * that is, when in portrait. Can be either an absolute dimension - * or a fraction of the screen size in that dimension. - * - *
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), and
- * 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.
- *
- * @attr name net.micode.notes:windowFixedWidthMinor
- */
- public static final int AppCompatTheme_windowFixedWidthMinor=117;
- /**
- *
- * @attr description - * The minimum width the window is allowed to be, along the major - * axis of the screen. That is, when in landscape. Can be either - * an absolute dimension or a fraction of the screen size in that - * dimension. - * - *
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), and
- * 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.
- *
- * @attr name net.micode.notes:windowMinWidthMajor
- */
- public static final int AppCompatTheme_windowMinWidthMajor=118;
- /**
- *
- * @attr description - * The minimum width the window is allowed to be, along the minor - * axis of the screen. That is, when in portrait. Can be either - * an absolute dimension or a fraction of the screen size in that - * dimension. - * - *
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), and
- * 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.
- *
- * @attr name net.micode.notes:windowMinWidthMinor
- */
- public static final int AppCompatTheme_windowMinWidthMinor=119;
- /**
- *
- * @attr description - * Flag indicating whether there should be no title on this window. - * - *
May be a boolean value, such as "true
" or
- * "false
".
- *
- * @attr name net.micode.notes:windowNoTitle
- */
- public static final int AppCompatTheme_windowNoTitle=120;
- /**
- * Attributes that can be used with a ButtonBarLayout.
- *
Includes the following attributes:
- *Attribute | Description |
---|---|
{@link #ButtonBarLayout_allowStacking net.micode.notes:allowStacking} | Whether to automatically stack the buttons when there is not - * enough space to lay them out side-by-side. |
- * @attr description - * Whether to automatically stack the buttons when there is not - * enough space to lay them out side-by-side. - * - *
May be a boolean value, such as "true
" or
- * "false
".
- *
- * @attr name net.micode.notes:allowStacking
- */
- public static final int ButtonBarLayout_allowStacking=0;
- /**
- * Attributes that can be used with a ColorStateListItem.
- *
Includes the following attributes:
- *Attribute | Description |
---|---|
{@link #ColorStateListItem_android_color android:color} | |
{@link #ColorStateListItem_android_alpha android:alpha} | |
{@link #ColorStateListItem_alpha net.micode.notes:alpha} | Alpha multiplier applied to the base color. |
- * @attr description - * Base color for this state. - * - *
May be a color value, in the form of "#rgb
",
- * "#argb
", "#rrggbb
", or
- * "#aarrggbb
".
- *
- * @attr name android:color
- */
- public static final int ColorStateListItem_android_color=0;
- /**
- *
This symbol is the offset where the {@link android.R.attr#alpha} - * attribute's value can be found in the {@link #ColorStateListItem} array. - * - *
May be a floating point value, such as "1.2
".
- *
- * @attr name android:alpha
- */
- public static final int ColorStateListItem_android_alpha=1;
- /**
- *
- * @attr description - * Alpha multiplier applied to the base color. - * - *
May be a floating point value, such as "1.2
".
- *
- * @attr name net.micode.notes:alpha
- */
- public static final int ColorStateListItem_alpha=2;
- /**
- * Attributes that can be used with a CompoundButton.
- *
Includes the following attributes:
- *Attribute | Description |
---|---|
{@link #CompoundButton_android_button android:button} | |
{@link #CompoundButton_buttonTint net.micode.notes:buttonTint} | Tint to apply to the button drawable. |
{@link #CompoundButton_buttonTintMode net.micode.notes:buttonTintMode} | Blending mode used to apply the button tint. |
This symbol is the offset where the {@link android.R.attr#button} - * attribute's value can be found in the {@link #CompoundButton} array. - * - *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- *
- * @attr name android:button
- */
- public static final int CompoundButton_android_button=0;
- /**
- *
- * @attr description - * Tint to apply to the button drawable. - * - *
May be a color value, in the form of "#rgb
",
- * "#argb
", "#rrggbb
", or
- * "#aarrggbb
".
- *
- * @attr name net.micode.notes:buttonTint
- */
- public static final int CompoundButton_buttonTint=1;
- /**
- *
- * @attr description - * Blending mode used to apply the button tint. - * - *
Must be one of the following constant values.
- *Constant | Value | Description |
---|---|---|
add | 10 | Combines the tint and icon color and alpha channels, clamping the - * result to valid color values. Saturate(S + D) |
multiply | e | Multiplies the color and alpha channels of the drawable with those of - * the tint. [Sa * Da, Sc * Dc] |
screen | f | [Sa + Da - Sa * Da, Sc + Dc - Sc * Dc] |
src_atop | 9 | The tint is drawn above the drawable, but with the drawable’s alpha - * channel masking the result. [Da, Sc * Da + (1 - Sa) * Dc] |
src_in | 5 | The tint is masked by the alpha channel of the drawable. The drawable’s - * color channels are thrown out. [Sa * Da, Sc * Da] |
src_over | 3 | The tint is drawn on top of the drawable. - * [Sa + (1 - Sa)*Da, Rc = Sc + (1 - Sa)*Dc] |
Includes the following attributes:
- *Attribute | Description |
---|---|
{@link #ConstraintLayout_Layout_android_orientation android:orientation} | |
{@link #ConstraintLayout_Layout_android_maxWidth android:maxWidth} | |
{@link #ConstraintLayout_Layout_android_maxHeight android:maxHeight} | |
{@link #ConstraintLayout_Layout_android_minWidth android:minWidth} | |
{@link #ConstraintLayout_Layout_android_minHeight android:minHeight} | |
{@link #ConstraintLayout_Layout_barrierAllowsGoneWidgets net.micode.notes:barrierAllowsGoneWidgets} | |
{@link #ConstraintLayout_Layout_barrierDirection net.micode.notes:barrierDirection} | |
{@link #ConstraintLayout_Layout_chainUseRtl net.micode.notes:chainUseRtl} | |
{@link #ConstraintLayout_Layout_constraintSet net.micode.notes:constraintSet} | |
{@link #ConstraintLayout_Layout_constraint_referenced_ids net.micode.notes:constraint_referenced_ids} | |
{@link #ConstraintLayout_Layout_layout_constrainedHeight net.micode.notes:layout_constrainedHeight} | |
{@link #ConstraintLayout_Layout_layout_constrainedWidth net.micode.notes:layout_constrainedWidth} | |
{@link #ConstraintLayout_Layout_layout_constraintBaseline_creator net.micode.notes:layout_constraintBaseline_creator} | |
{@link #ConstraintLayout_Layout_layout_constraintBaseline_toBaselineOf net.micode.notes:layout_constraintBaseline_toBaselineOf} | |
{@link #ConstraintLayout_Layout_layout_constraintBottom_creator net.micode.notes:layout_constraintBottom_creator} | |
{@link #ConstraintLayout_Layout_layout_constraintBottom_toBottomOf net.micode.notes:layout_constraintBottom_toBottomOf} | |
{@link #ConstraintLayout_Layout_layout_constraintBottom_toTopOf net.micode.notes:layout_constraintBottom_toTopOf} | |
{@link #ConstraintLayout_Layout_layout_constraintCircle net.micode.notes:layout_constraintCircle} | |
{@link #ConstraintLayout_Layout_layout_constraintCircleAngle net.micode.notes:layout_constraintCircleAngle} | |
{@link #ConstraintLayout_Layout_layout_constraintCircleRadius net.micode.notes:layout_constraintCircleRadius} | |
{@link #ConstraintLayout_Layout_layout_constraintDimensionRatio net.micode.notes:layout_constraintDimensionRatio} | |
{@link #ConstraintLayout_Layout_layout_constraintEnd_toEndOf net.micode.notes:layout_constraintEnd_toEndOf} | |
{@link #ConstraintLayout_Layout_layout_constraintEnd_toStartOf net.micode.notes:layout_constraintEnd_toStartOf} | |
{@link #ConstraintLayout_Layout_layout_constraintGuide_begin net.micode.notes:layout_constraintGuide_begin} | |
{@link #ConstraintLayout_Layout_layout_constraintGuide_end net.micode.notes:layout_constraintGuide_end} | |
{@link #ConstraintLayout_Layout_layout_constraintGuide_percent net.micode.notes:layout_constraintGuide_percent} | |
{@link #ConstraintLayout_Layout_layout_constraintHeight_default net.micode.notes:layout_constraintHeight_default} | |
{@link #ConstraintLayout_Layout_layout_constraintHeight_max net.micode.notes:layout_constraintHeight_max} | |
{@link #ConstraintLayout_Layout_layout_constraintHeight_min net.micode.notes:layout_constraintHeight_min} | |
{@link #ConstraintLayout_Layout_layout_constraintHeight_percent net.micode.notes:layout_constraintHeight_percent} | |
{@link #ConstraintLayout_Layout_layout_constraintHorizontal_bias net.micode.notes:layout_constraintHorizontal_bias} | |
{@link #ConstraintLayout_Layout_layout_constraintHorizontal_chainStyle net.micode.notes:layout_constraintHorizontal_chainStyle} | |
{@link #ConstraintLayout_Layout_layout_constraintHorizontal_weight net.micode.notes:layout_constraintHorizontal_weight} | |
{@link #ConstraintLayout_Layout_layout_constraintLeft_creator net.micode.notes:layout_constraintLeft_creator} | |
{@link #ConstraintLayout_Layout_layout_constraintLeft_toLeftOf net.micode.notes:layout_constraintLeft_toLeftOf} | |
{@link #ConstraintLayout_Layout_layout_constraintLeft_toRightOf net.micode.notes:layout_constraintLeft_toRightOf} | |
{@link #ConstraintLayout_Layout_layout_constraintRight_creator net.micode.notes:layout_constraintRight_creator} | |
{@link #ConstraintLayout_Layout_layout_constraintRight_toLeftOf net.micode.notes:layout_constraintRight_toLeftOf} | |
{@link #ConstraintLayout_Layout_layout_constraintRight_toRightOf net.micode.notes:layout_constraintRight_toRightOf} | |
{@link #ConstraintLayout_Layout_layout_constraintStart_toEndOf net.micode.notes:layout_constraintStart_toEndOf} | |
{@link #ConstraintLayout_Layout_layout_constraintStart_toStartOf net.micode.notes:layout_constraintStart_toStartOf} | |
{@link #ConstraintLayout_Layout_layout_constraintTop_creator net.micode.notes:layout_constraintTop_creator} | |
{@link #ConstraintLayout_Layout_layout_constraintTop_toBottomOf net.micode.notes:layout_constraintTop_toBottomOf} | |
{@link #ConstraintLayout_Layout_layout_constraintTop_toTopOf net.micode.notes:layout_constraintTop_toTopOf} | |
{@link #ConstraintLayout_Layout_layout_constraintVertical_bias net.micode.notes:layout_constraintVertical_bias} | |
{@link #ConstraintLayout_Layout_layout_constraintVertical_chainStyle net.micode.notes:layout_constraintVertical_chainStyle} | |
{@link #ConstraintLayout_Layout_layout_constraintVertical_weight net.micode.notes:layout_constraintVertical_weight} | |
{@link #ConstraintLayout_Layout_layout_constraintWidth_default net.micode.notes:layout_constraintWidth_default} | |
{@link #ConstraintLayout_Layout_layout_constraintWidth_max net.micode.notes:layout_constraintWidth_max} | |
{@link #ConstraintLayout_Layout_layout_constraintWidth_min net.micode.notes:layout_constraintWidth_min} | |
{@link #ConstraintLayout_Layout_layout_constraintWidth_percent net.micode.notes:layout_constraintWidth_percent} | |
{@link #ConstraintLayout_Layout_layout_editor_absoluteX net.micode.notes:layout_editor_absoluteX} | |
{@link #ConstraintLayout_Layout_layout_editor_absoluteY net.micode.notes:layout_editor_absoluteY} | |
{@link #ConstraintLayout_Layout_layout_goneMarginBottom net.micode.notes:layout_goneMarginBottom} | |
{@link #ConstraintLayout_Layout_layout_goneMarginEnd net.micode.notes:layout_goneMarginEnd} | |
{@link #ConstraintLayout_Layout_layout_goneMarginLeft net.micode.notes:layout_goneMarginLeft} | |
{@link #ConstraintLayout_Layout_layout_goneMarginRight net.micode.notes:layout_goneMarginRight} | |
{@link #ConstraintLayout_Layout_layout_goneMarginStart net.micode.notes:layout_goneMarginStart} | |
{@link #ConstraintLayout_Layout_layout_goneMarginTop net.micode.notes:layout_goneMarginTop} | |
{@link #ConstraintLayout_Layout_layout_optimizationLevel net.micode.notes:layout_optimizationLevel} |
This symbol is the offset where the {@link android.R.attr#orientation} - * attribute's value can be found in the {@link #ConstraintLayout_Layout} array. - * - *
Must be one of the following constant values.
- *Constant | Value | Description |
---|---|---|
horizontal | 0 | |
vertical | 1 |
This symbol is the offset where the {@link android.R.attr#maxWidth} - * attribute's value can be found in the {@link #ConstraintLayout_Layout} 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), and
- * mm (millimeters).
- *
- * @attr name android:maxWidth
- */
- public static final int ConstraintLayout_Layout_android_maxWidth=1;
- /**
- *
This symbol is the offset where the {@link android.R.attr#maxHeight} - * attribute's value can be found in the {@link #ConstraintLayout_Layout} 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), and
- * mm (millimeters).
- *
- * @attr name android:maxHeight
- */
- public static final int ConstraintLayout_Layout_android_maxHeight=2;
- /**
- *
This symbol is the offset where the {@link android.R.attr#minWidth} - * attribute's value can be found in the {@link #ConstraintLayout_Layout} 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), and
- * mm (millimeters).
- *
- * @attr name android:minWidth
- */
- public static final int ConstraintLayout_Layout_android_minWidth=3;
- /**
- *
This symbol is the offset where the {@link android.R.attr#minHeight} - * attribute's value can be found in the {@link #ConstraintLayout_Layout} 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), and
- * mm (millimeters).
- *
- * @attr name android:minHeight
- */
- public static final int ConstraintLayout_Layout_android_minHeight=4;
- /**
- *
This symbol is the offset where the {@link net.micode.notes.R.attr#barrierAllowsGoneWidgets} - * attribute's value can be found in the {@link #ConstraintLayout_Layout} array. - * - *
May be a boolean value, such as "true
" or
- * "false
".
- *
- * @attr name net.micode.notes:barrierAllowsGoneWidgets
- */
- public static final int ConstraintLayout_Layout_barrierAllowsGoneWidgets=5;
- /**
- *
This symbol is the offset where the {@link net.micode.notes.R.attr#barrierDirection} - * attribute's value can be found in the {@link #ConstraintLayout_Layout} array. - * - *
Must be one of the following constant values.
- *Constant | Value | Description |
---|---|---|
bottom | 3 | |
end | 6 | |
left | 0 | |
right | 1 | |
start | 5 | |
top | 2 |
This symbol is the offset where the {@link net.micode.notes.R.attr#chainUseRtl} - * attribute's value can be found in the {@link #ConstraintLayout_Layout} array. - * - *
May be a boolean value, such as "true
" or
- * "false
".
- *
- * @attr name net.micode.notes:chainUseRtl
- */
- public static final int ConstraintLayout_Layout_chainUseRtl=7;
- /**
- *
This symbol is the offset where the {@link net.micode.notes.R.attr#constraintSet} - * attribute's value can be found in the {@link #ConstraintLayout_Layout} array. - * - *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- *
- * @attr name net.micode.notes:constraintSet
- */
- public static final int ConstraintLayout_Layout_constraintSet=8;
- /**
- *
This symbol is the offset where the {@link net.micode.notes.R.attr#constraint_referenced_ids} - * attribute's value can be found in the {@link #ConstraintLayout_Layout} array. - * - *
May be a string value, using '\\;' to escape characters such as - * '\\n' or '\\uxxxx' for a unicode character; - * - * @attr name net.micode.notes:constraint_referenced_ids - */ - public static final int ConstraintLayout_Layout_constraint_referenced_ids=9; - /** - *
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constrainedHeight} - * attribute's value can be found in the {@link #ConstraintLayout_Layout} array. - * - *
May be a boolean value, such as "true
" or
- * "false
".
- *
- * @attr name net.micode.notes:layout_constrainedHeight
- */
- public static final int ConstraintLayout_Layout_layout_constrainedHeight=10;
- /**
- *
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constrainedWidth} - * attribute's value can be found in the {@link #ConstraintLayout_Layout} array. - * - *
May be a boolean value, such as "true
" or
- * "false
".
- *
- * @attr name net.micode.notes:layout_constrainedWidth
- */
- public static final int ConstraintLayout_Layout_layout_constrainedWidth=11;
- /**
- *
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintBaseline_creator} - * attribute's value can be found in the {@link #ConstraintLayout_Layout} array. - * - *
May be an integer value, such as "100
".
- *
- * @attr name net.micode.notes:layout_constraintBaseline_creator
- */
- public static final int ConstraintLayout_Layout_layout_constraintBaseline_creator=12;
- /**
- *
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintBaseline_toBaselineOf} - * attribute's value can be found in the {@link #ConstraintLayout_Layout} array. - * - *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- *
Must be one of the following constant values.
- *Constant | Value | Description |
---|---|---|
parent | 0 |
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintBottom_creator} - * attribute's value can be found in the {@link #ConstraintLayout_Layout} array. - * - *
May be an integer value, such as "100
".
- *
- * @attr name net.micode.notes:layout_constraintBottom_creator
- */
- public static final int ConstraintLayout_Layout_layout_constraintBottom_creator=14;
- /**
- *
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintBottom_toBottomOf} - * attribute's value can be found in the {@link #ConstraintLayout_Layout} array. - * - *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- *
Must be one of the following constant values.
- *Constant | Value | Description |
---|---|---|
parent | 0 |
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintBottom_toTopOf} - * attribute's value can be found in the {@link #ConstraintLayout_Layout} array. - * - *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- *
Must be one of the following constant values.
- *Constant | Value | Description |
---|---|---|
parent | 0 |
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintCircle} - * attribute's value can be found in the {@link #ConstraintLayout_Layout} array. - * - *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- *
- * @attr name net.micode.notes:layout_constraintCircle
- */
- public static final int ConstraintLayout_Layout_layout_constraintCircle=17;
- /**
- *
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintCircleAngle} - * attribute's value can be found in the {@link #ConstraintLayout_Layout} array. - * - *
May be an integer value, such as "100
".
- *
- * @attr name net.micode.notes:layout_constraintCircleAngle
- */
- public static final int ConstraintLayout_Layout_layout_constraintCircleAngle=18;
- /**
- *
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintCircleRadius} - * attribute's value can be found in the {@link #ConstraintLayout_Layout} 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), and
- * mm (millimeters).
- *
- * @attr name net.micode.notes:layout_constraintCircleRadius
- */
- public static final int ConstraintLayout_Layout_layout_constraintCircleRadius=19;
- /**
- *
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintDimensionRatio} - * attribute's value can be found in the {@link #ConstraintLayout_Layout} array. - * - *
May be a string value, using '\\;' to escape characters such as - * '\\n' or '\\uxxxx' for a unicode character; - * - * @attr name net.micode.notes:layout_constraintDimensionRatio - */ - public static final int ConstraintLayout_Layout_layout_constraintDimensionRatio=20; - /** - *
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintEnd_toEndOf} - * attribute's value can be found in the {@link #ConstraintLayout_Layout} array. - * - *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- *
Must be one of the following constant values.
- *Constant | Value | Description |
---|---|---|
parent | 0 |
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintEnd_toStartOf} - * attribute's value can be found in the {@link #ConstraintLayout_Layout} array. - * - *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- *
Must be one of the following constant values.
- *Constant | Value | Description |
---|---|---|
parent | 0 |
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintGuide_begin} - * attribute's value can be found in the {@link #ConstraintLayout_Layout} 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), and
- * mm (millimeters).
- *
- * @attr name net.micode.notes:layout_constraintGuide_begin
- */
- public static final int ConstraintLayout_Layout_layout_constraintGuide_begin=23;
- /**
- *
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintGuide_end} - * attribute's value can be found in the {@link #ConstraintLayout_Layout} 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), and
- * mm (millimeters).
- *
- * @attr name net.micode.notes:layout_constraintGuide_end
- */
- public static final int ConstraintLayout_Layout_layout_constraintGuide_end=24;
- /**
- *
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintGuide_percent} - * attribute's value can be found in the {@link #ConstraintLayout_Layout} array. - * - *
May be a floating point value, such as "1.2
".
- *
- * @attr name net.micode.notes:layout_constraintGuide_percent
- */
- public static final int ConstraintLayout_Layout_layout_constraintGuide_percent=25;
- /**
- *
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintHeight_default} - * attribute's value can be found in the {@link #ConstraintLayout_Layout} array. - * - *
Must be one of the following constant values.
- *Constant | Value | Description |
---|---|---|
percent | 2 | |
spread | 0 | |
wrap | 1 |
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintHeight_max} - * attribute's value can be found in the {@link #ConstraintLayout_Layout} 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), and
- * mm (millimeters).
- *
Must be one of the following constant values.
- *Constant | Value | Description |
---|---|---|
wrap | fffffffe |
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintHeight_min} - * attribute's value can be found in the {@link #ConstraintLayout_Layout} 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), and
- * mm (millimeters).
- *
Must be one of the following constant values.
- *Constant | Value | Description |
---|---|---|
wrap | fffffffe |
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintHeight_percent} - * attribute's value can be found in the {@link #ConstraintLayout_Layout} array. - * - *
May be a floating point value, such as "1.2
".
- *
- * @attr name net.micode.notes:layout_constraintHeight_percent
- */
- public static final int ConstraintLayout_Layout_layout_constraintHeight_percent=29;
- /**
- *
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintHorizontal_bias} - * attribute's value can be found in the {@link #ConstraintLayout_Layout} array. - * - *
May be a floating point value, such as "1.2
".
- *
- * @attr name net.micode.notes:layout_constraintHorizontal_bias
- */
- public static final int ConstraintLayout_Layout_layout_constraintHorizontal_bias=30;
- /**
- *
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintHorizontal_chainStyle} - * attribute's value can be found in the {@link #ConstraintLayout_Layout} array. - * - *
Must be one of the following constant values.
- *Constant | Value | Description |
---|---|---|
packed | 2 | |
spread | 0 | |
spread_inside | 1 |
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintHorizontal_weight} - * attribute's value can be found in the {@link #ConstraintLayout_Layout} array. - * - *
May be a floating point value, such as "1.2
".
- *
- * @attr name net.micode.notes:layout_constraintHorizontal_weight
- */
- public static final int ConstraintLayout_Layout_layout_constraintHorizontal_weight=32;
- /**
- *
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintLeft_creator} - * attribute's value can be found in the {@link #ConstraintLayout_Layout} array. - * - *
May be an integer value, such as "100
".
- *
- * @attr name net.micode.notes:layout_constraintLeft_creator
- */
- public static final int ConstraintLayout_Layout_layout_constraintLeft_creator=33;
- /**
- *
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintLeft_toLeftOf} - * attribute's value can be found in the {@link #ConstraintLayout_Layout} array. - * - *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- *
Must be one of the following constant values.
- *Constant | Value | Description |
---|---|---|
parent | 0 |
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintLeft_toRightOf} - * attribute's value can be found in the {@link #ConstraintLayout_Layout} array. - * - *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- *
Must be one of the following constant values.
- *Constant | Value | Description |
---|---|---|
parent | 0 |
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintRight_creator} - * attribute's value can be found in the {@link #ConstraintLayout_Layout} array. - * - *
May be an integer value, such as "100
".
- *
- * @attr name net.micode.notes:layout_constraintRight_creator
- */
- public static final int ConstraintLayout_Layout_layout_constraintRight_creator=36;
- /**
- *
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintRight_toLeftOf} - * attribute's value can be found in the {@link #ConstraintLayout_Layout} array. - * - *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- *
Must be one of the following constant values.
- *Constant | Value | Description |
---|---|---|
parent | 0 |
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintRight_toRightOf} - * attribute's value can be found in the {@link #ConstraintLayout_Layout} array. - * - *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- *
Must be one of the following constant values.
- *Constant | Value | Description |
---|---|---|
parent | 0 |
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintStart_toEndOf} - * attribute's value can be found in the {@link #ConstraintLayout_Layout} array. - * - *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- *
Must be one of the following constant values.
- *Constant | Value | Description |
---|---|---|
parent | 0 |
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintStart_toStartOf} - * attribute's value can be found in the {@link #ConstraintLayout_Layout} array. - * - *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- *
Must be one of the following constant values.
- *Constant | Value | Description |
---|---|---|
parent | 0 |
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintTop_creator} - * attribute's value can be found in the {@link #ConstraintLayout_Layout} array. - * - *
May be an integer value, such as "100
".
- *
- * @attr name net.micode.notes:layout_constraintTop_creator
- */
- public static final int ConstraintLayout_Layout_layout_constraintTop_creator=41;
- /**
- *
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintTop_toBottomOf} - * attribute's value can be found in the {@link #ConstraintLayout_Layout} array. - * - *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- *
Must be one of the following constant values.
- *Constant | Value | Description |
---|---|---|
parent | 0 |
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintTop_toTopOf} - * attribute's value can be found in the {@link #ConstraintLayout_Layout} array. - * - *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- *
Must be one of the following constant values.
- *Constant | Value | Description |
---|---|---|
parent | 0 |
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintVertical_bias} - * attribute's value can be found in the {@link #ConstraintLayout_Layout} array. - * - *
May be a floating point value, such as "1.2
".
- *
- * @attr name net.micode.notes:layout_constraintVertical_bias
- */
- public static final int ConstraintLayout_Layout_layout_constraintVertical_bias=44;
- /**
- *
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintVertical_chainStyle} - * attribute's value can be found in the {@link #ConstraintLayout_Layout} array. - * - *
Must be one of the following constant values.
- *Constant | Value | Description |
---|---|---|
packed | 2 | |
spread | 0 | |
spread_inside | 1 |
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintVertical_weight} - * attribute's value can be found in the {@link #ConstraintLayout_Layout} array. - * - *
May be a floating point value, such as "1.2
".
- *
- * @attr name net.micode.notes:layout_constraintVertical_weight
- */
- public static final int ConstraintLayout_Layout_layout_constraintVertical_weight=46;
- /**
- *
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintWidth_default} - * attribute's value can be found in the {@link #ConstraintLayout_Layout} array. - * - *
Must be one of the following constant values.
- *Constant | Value | Description |
---|---|---|
percent | 2 | |
spread | 0 | |
wrap | 1 |
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintWidth_max} - * attribute's value can be found in the {@link #ConstraintLayout_Layout} 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), and
- * mm (millimeters).
- *
Must be one of the following constant values.
- *Constant | Value | Description |
---|---|---|
wrap | fffffffe |
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintWidth_min} - * attribute's value can be found in the {@link #ConstraintLayout_Layout} 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), and
- * mm (millimeters).
- *
Must be one of the following constant values.
- *Constant | Value | Description |
---|---|---|
wrap | fffffffe |
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintWidth_percent} - * attribute's value can be found in the {@link #ConstraintLayout_Layout} array. - * - *
May be a floating point value, such as "1.2
".
- *
- * @attr name net.micode.notes:layout_constraintWidth_percent
- */
- public static final int ConstraintLayout_Layout_layout_constraintWidth_percent=50;
- /**
- *
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_editor_absoluteX} - * attribute's value can be found in the {@link #ConstraintLayout_Layout} 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), and
- * mm (millimeters).
- *
- * @attr name net.micode.notes:layout_editor_absoluteX
- */
- public static final int ConstraintLayout_Layout_layout_editor_absoluteX=51;
- /**
- *
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_editor_absoluteY} - * attribute's value can be found in the {@link #ConstraintLayout_Layout} 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), and
- * mm (millimeters).
- *
- * @attr name net.micode.notes:layout_editor_absoluteY
- */
- public static final int ConstraintLayout_Layout_layout_editor_absoluteY=52;
- /**
- *
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_goneMarginBottom} - * attribute's value can be found in the {@link #ConstraintLayout_Layout} 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), and
- * mm (millimeters).
- *
- * @attr name net.micode.notes:layout_goneMarginBottom
- */
- public static final int ConstraintLayout_Layout_layout_goneMarginBottom=53;
- /**
- *
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_goneMarginEnd} - * attribute's value can be found in the {@link #ConstraintLayout_Layout} 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), and
- * mm (millimeters).
- *
- * @attr name net.micode.notes:layout_goneMarginEnd
- */
- public static final int ConstraintLayout_Layout_layout_goneMarginEnd=54;
- /**
- *
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_goneMarginLeft} - * attribute's value can be found in the {@link #ConstraintLayout_Layout} 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), and
- * mm (millimeters).
- *
- * @attr name net.micode.notes:layout_goneMarginLeft
- */
- public static final int ConstraintLayout_Layout_layout_goneMarginLeft=55;
- /**
- *
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_goneMarginRight} - * attribute's value can be found in the {@link #ConstraintLayout_Layout} 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), and
- * mm (millimeters).
- *
- * @attr name net.micode.notes:layout_goneMarginRight
- */
- public static final int ConstraintLayout_Layout_layout_goneMarginRight=56;
- /**
- *
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_goneMarginStart} - * attribute's value can be found in the {@link #ConstraintLayout_Layout} 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), and
- * mm (millimeters).
- *
- * @attr name net.micode.notes:layout_goneMarginStart
- */
- public static final int ConstraintLayout_Layout_layout_goneMarginStart=57;
- /**
- *
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_goneMarginTop} - * attribute's value can be found in the {@link #ConstraintLayout_Layout} 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), and
- * mm (millimeters).
- *
- * @attr name net.micode.notes:layout_goneMarginTop
- */
- public static final int ConstraintLayout_Layout_layout_goneMarginTop=58;
- /**
- *
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_optimizationLevel} - * attribute's value can be found in the {@link #ConstraintLayout_Layout} array. - * - *
Must be one or more (separated by '|') of the following constant values.
- *Constant | Value | Description |
---|---|---|
barrier | 2 | |
chains | 4 | |
dimensions | 8 | |
direct | 1 | for now only direct & barriers |
none | 0 | |
standard | 3 |
Includes the following attributes:
- *Attribute | Description |
---|---|
{@link #ConstraintLayout_placeholder_content net.micode.notes:content} | |
{@link #ConstraintLayout_placeholder_emptyVisibility net.micode.notes:emptyVisibility} |
This symbol is the offset where the {@link net.micode.notes.R.attr#content} - * attribute's value can be found in the {@link #ConstraintLayout_placeholder} array. - * - *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- *
- * @attr name net.micode.notes:content
- */
- public static final int ConstraintLayout_placeholder_content=0;
- /**
- *
This symbol is the offset where the {@link net.micode.notes.R.attr#emptyVisibility} - * attribute's value can be found in the {@link #ConstraintLayout_placeholder} array. - * - *
Must be one of the following constant values.
- *Constant | Value | Description |
---|---|---|
gone | 0 | |
invisible | 1 |
Includes the following attributes:
- *Attribute | Description |
---|---|
{@link #ConstraintSet_android_orientation android:orientation} | |
{@link #ConstraintSet_android_id android:id} | |
{@link #ConstraintSet_android_visibility android:visibility} | |
{@link #ConstraintSet_android_layout_width android:layout_width} | |
{@link #ConstraintSet_android_layout_height android:layout_height} | |
{@link #ConstraintSet_android_layout_marginLeft android:layout_marginLeft} | |
{@link #ConstraintSet_android_layout_marginTop android:layout_marginTop} | |
{@link #ConstraintSet_android_layout_marginRight android:layout_marginRight} | |
{@link #ConstraintSet_android_layout_marginBottom android:layout_marginBottom} | |
{@link #ConstraintSet_android_alpha android:alpha} | |
{@link #ConstraintSet_android_transformPivotX android:transformPivotX} | |
{@link #ConstraintSet_android_transformPivotY android:transformPivotY} | |
{@link #ConstraintSet_android_translationX android:translationX} | |
{@link #ConstraintSet_android_translationY android:translationY} | |
{@link #ConstraintSet_android_scaleX android:scaleX} | |
{@link #ConstraintSet_android_scaleY android:scaleY} | |
{@link #ConstraintSet_android_rotation android:rotation} | |
{@link #ConstraintSet_android_rotationX android:rotationX} | |
{@link #ConstraintSet_android_rotationY android:rotationY} | |
{@link #ConstraintSet_android_layout_marginStart android:layout_marginStart} | |
{@link #ConstraintSet_android_layout_marginEnd android:layout_marginEnd} | |
{@link #ConstraintSet_android_translationZ android:translationZ} | |
{@link #ConstraintSet_android_elevation android:elevation} | |
{@link #ConstraintSet_layout_constrainedHeight net.micode.notes:layout_constrainedHeight} | |
{@link #ConstraintSet_layout_constrainedWidth net.micode.notes:layout_constrainedWidth} | |
{@link #ConstraintSet_layout_constraintBaseline_creator net.micode.notes:layout_constraintBaseline_creator} | |
{@link #ConstraintSet_layout_constraintBaseline_toBaselineOf net.micode.notes:layout_constraintBaseline_toBaselineOf} | |
{@link #ConstraintSet_layout_constraintBottom_creator net.micode.notes:layout_constraintBottom_creator} | |
{@link #ConstraintSet_layout_constraintBottom_toBottomOf net.micode.notes:layout_constraintBottom_toBottomOf} | |
{@link #ConstraintSet_layout_constraintBottom_toTopOf net.micode.notes:layout_constraintBottom_toTopOf} | |
{@link #ConstraintSet_layout_constraintCircle net.micode.notes:layout_constraintCircle} | |
{@link #ConstraintSet_layout_constraintCircleAngle net.micode.notes:layout_constraintCircleAngle} | |
{@link #ConstraintSet_layout_constraintCircleRadius net.micode.notes:layout_constraintCircleRadius} | |
{@link #ConstraintSet_layout_constraintDimensionRatio net.micode.notes:layout_constraintDimensionRatio} | |
{@link #ConstraintSet_layout_constraintEnd_toEndOf net.micode.notes:layout_constraintEnd_toEndOf} | |
{@link #ConstraintSet_layout_constraintEnd_toStartOf net.micode.notes:layout_constraintEnd_toStartOf} | |
{@link #ConstraintSet_layout_constraintGuide_begin net.micode.notes:layout_constraintGuide_begin} | |
{@link #ConstraintSet_layout_constraintGuide_end net.micode.notes:layout_constraintGuide_end} | |
{@link #ConstraintSet_layout_constraintGuide_percent net.micode.notes:layout_constraintGuide_percent} | |
{@link #ConstraintSet_layout_constraintHeight_default net.micode.notes:layout_constraintHeight_default} | |
{@link #ConstraintSet_layout_constraintHeight_max net.micode.notes:layout_constraintHeight_max} | |
{@link #ConstraintSet_layout_constraintHeight_min net.micode.notes:layout_constraintHeight_min} | |
{@link #ConstraintSet_layout_constraintHeight_percent net.micode.notes:layout_constraintHeight_percent} | |
{@link #ConstraintSet_layout_constraintHorizontal_bias net.micode.notes:layout_constraintHorizontal_bias} | |
{@link #ConstraintSet_layout_constraintHorizontal_chainStyle net.micode.notes:layout_constraintHorizontal_chainStyle} | |
{@link #ConstraintSet_layout_constraintHorizontal_weight net.micode.notes:layout_constraintHorizontal_weight} | |
{@link #ConstraintSet_layout_constraintLeft_creator net.micode.notes:layout_constraintLeft_creator} | |
{@link #ConstraintSet_layout_constraintLeft_toLeftOf net.micode.notes:layout_constraintLeft_toLeftOf} | |
{@link #ConstraintSet_layout_constraintLeft_toRightOf net.micode.notes:layout_constraintLeft_toRightOf} | |
{@link #ConstraintSet_layout_constraintRight_creator net.micode.notes:layout_constraintRight_creator} | |
{@link #ConstraintSet_layout_constraintRight_toLeftOf net.micode.notes:layout_constraintRight_toLeftOf} | |
{@link #ConstraintSet_layout_constraintRight_toRightOf net.micode.notes:layout_constraintRight_toRightOf} | |
{@link #ConstraintSet_layout_constraintStart_toEndOf net.micode.notes:layout_constraintStart_toEndOf} | |
{@link #ConstraintSet_layout_constraintStart_toStartOf net.micode.notes:layout_constraintStart_toStartOf} | |
{@link #ConstraintSet_layout_constraintTop_creator net.micode.notes:layout_constraintTop_creator} | |
{@link #ConstraintSet_layout_constraintTop_toBottomOf net.micode.notes:layout_constraintTop_toBottomOf} | |
{@link #ConstraintSet_layout_constraintTop_toTopOf net.micode.notes:layout_constraintTop_toTopOf} | |
{@link #ConstraintSet_layout_constraintVertical_bias net.micode.notes:layout_constraintVertical_bias} | |
{@link #ConstraintSet_layout_constraintVertical_chainStyle net.micode.notes:layout_constraintVertical_chainStyle} | |
{@link #ConstraintSet_layout_constraintVertical_weight net.micode.notes:layout_constraintVertical_weight} | |
{@link #ConstraintSet_layout_constraintWidth_default net.micode.notes:layout_constraintWidth_default} | |
{@link #ConstraintSet_layout_constraintWidth_max net.micode.notes:layout_constraintWidth_max} | |
{@link #ConstraintSet_layout_constraintWidth_min net.micode.notes:layout_constraintWidth_min} | |
{@link #ConstraintSet_layout_constraintWidth_percent net.micode.notes:layout_constraintWidth_percent} | |
{@link #ConstraintSet_layout_editor_absoluteX net.micode.notes:layout_editor_absoluteX} | |
{@link #ConstraintSet_layout_editor_absoluteY net.micode.notes:layout_editor_absoluteY} | |
{@link #ConstraintSet_layout_goneMarginBottom net.micode.notes:layout_goneMarginBottom} | |
{@link #ConstraintSet_layout_goneMarginEnd net.micode.notes:layout_goneMarginEnd} | |
{@link #ConstraintSet_layout_goneMarginLeft net.micode.notes:layout_goneMarginLeft} | |
{@link #ConstraintSet_layout_goneMarginRight net.micode.notes:layout_goneMarginRight} | |
{@link #ConstraintSet_layout_goneMarginStart net.micode.notes:layout_goneMarginStart} | |
{@link #ConstraintSet_layout_goneMarginTop net.micode.notes:layout_goneMarginTop} |
This symbol is the offset where the {@link android.R.attr#orientation} - * attribute's value can be found in the {@link #ConstraintSet} array. - * - *
Must be one of the following constant values.
- *Constant | Value | Description |
---|---|---|
horizontal | 0 | |
vertical | 1 |
This symbol is the offset where the {@link android.R.attr#id} - * attribute's value can be found in the {@link #ConstraintSet} array. - * - *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- *
- * @attr name android:id
- */
- public static final int ConstraintSet_android_id=1;
- /**
- *
This symbol is the offset where the {@link android.R.attr#visibility} - * attribute's value can be found in the {@link #ConstraintSet} array. - * - *
Must be one of the following constant values.
- *Constant | Value | Description |
---|---|---|
gone | 2 | |
invisible | 1 | |
visible | 0 |
This symbol is the offset where the {@link android.R.attr#layout_width} - * attribute's value can be found in the {@link #ConstraintSet} 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), and
- * mm (millimeters).
- *
Must be one of the following constant values.
- *Constant | Value | Description |
---|---|---|
fill_parent | ffffffff | |
match_parent | ffffffff | |
wrap_content | fffffffe |
This symbol is the offset where the {@link android.R.attr#layout_height} - * attribute's value can be found in the {@link #ConstraintSet} 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), and
- * mm (millimeters).
- *
Must be one of the following constant values.
- *Constant | Value | Description |
---|---|---|
fill_parent | ffffffff | |
match_parent | ffffffff | |
wrap_content | fffffffe |
This symbol is the offset where the {@link android.R.attr#layout_marginLeft} - * attribute's value can be found in the {@link #ConstraintSet} 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), and
- * mm (millimeters).
- *
- * @attr name android:layout_marginLeft
- */
- public static final int ConstraintSet_android_layout_marginLeft=5;
- /**
- *
This symbol is the offset where the {@link android.R.attr#layout_marginTop} - * attribute's value can be found in the {@link #ConstraintSet} 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), and
- * mm (millimeters).
- *
- * @attr name android:layout_marginTop
- */
- public static final int ConstraintSet_android_layout_marginTop=6;
- /**
- *
This symbol is the offset where the {@link android.R.attr#layout_marginRight} - * attribute's value can be found in the {@link #ConstraintSet} 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), and
- * mm (millimeters).
- *
- * @attr name android:layout_marginRight
- */
- public static final int ConstraintSet_android_layout_marginRight=7;
- /**
- *
This symbol is the offset where the {@link android.R.attr#layout_marginBottom} - * attribute's value can be found in the {@link #ConstraintSet} 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), and
- * mm (millimeters).
- *
- * @attr name android:layout_marginBottom
- */
- public static final int ConstraintSet_android_layout_marginBottom=8;
- /**
- *
This symbol is the offset where the {@link android.R.attr#alpha} - * attribute's value can be found in the {@link #ConstraintSet} array. - * - *
May be a floating point value, such as "1.2
".
- *
- * @attr name android:alpha
- */
- public static final int ConstraintSet_android_alpha=9;
- /**
- *
This symbol is the offset where the {@link android.R.attr#transformPivotX} - * attribute's value can be found in the {@link #ConstraintSet} 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), and
- * mm (millimeters).
- *
- * @attr name android:transformPivotX
- */
- public static final int ConstraintSet_android_transformPivotX=10;
- /**
- *
This symbol is the offset where the {@link android.R.attr#transformPivotY} - * attribute's value can be found in the {@link #ConstraintSet} 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), and
- * mm (millimeters).
- *
- * @attr name android:transformPivotY
- */
- public static final int ConstraintSet_android_transformPivotY=11;
- /**
- *
This symbol is the offset where the {@link android.R.attr#translationX} - * attribute's value can be found in the {@link #ConstraintSet} 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), and
- * mm (millimeters).
- *
- * @attr name android:translationX
- */
- public static final int ConstraintSet_android_translationX=12;
- /**
- *
This symbol is the offset where the {@link android.R.attr#translationY} - * attribute's value can be found in the {@link #ConstraintSet} 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), and
- * mm (millimeters).
- *
- * @attr name android:translationY
- */
- public static final int ConstraintSet_android_translationY=13;
- /**
- *
This symbol is the offset where the {@link android.R.attr#scaleX} - * attribute's value can be found in the {@link #ConstraintSet} array. - * - *
May be a floating point value, such as "1.2
".
- *
- * @attr name android:scaleX
- */
- public static final int ConstraintSet_android_scaleX=14;
- /**
- *
This symbol is the offset where the {@link android.R.attr#scaleY} - * attribute's value can be found in the {@link #ConstraintSet} array. - * - *
May be a floating point value, such as "1.2
".
- *
- * @attr name android:scaleY
- */
- public static final int ConstraintSet_android_scaleY=15;
- /**
- *
This symbol is the offset where the {@link android.R.attr#rotation} - * attribute's value can be found in the {@link #ConstraintSet} array. - * - *
May be a floating point value, such as "1.2
".
- *
- * @attr name android:rotation
- */
- public static final int ConstraintSet_android_rotation=16;
- /**
- *
This symbol is the offset where the {@link android.R.attr#rotationX} - * attribute's value can be found in the {@link #ConstraintSet} array. - * - *
May be a floating point value, such as "1.2
".
- *
- * @attr name android:rotationX
- */
- public static final int ConstraintSet_android_rotationX=17;
- /**
- *
This symbol is the offset where the {@link android.R.attr#rotationY} - * attribute's value can be found in the {@link #ConstraintSet} array. - * - *
May be a floating point value, such as "1.2
".
- *
- * @attr name android:rotationY
- */
- public static final int ConstraintSet_android_rotationY=18;
- /**
- *
This symbol is the offset where the {@link android.R.attr#layout_marginStart} - * attribute's value can be found in the {@link #ConstraintSet} 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), and
- * mm (millimeters).
- *
- * @attr name android:layout_marginStart
- */
- public static final int ConstraintSet_android_layout_marginStart=19;
- /**
- *
This symbol is the offset where the {@link android.R.attr#layout_marginEnd} - * attribute's value can be found in the {@link #ConstraintSet} 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), and
- * mm (millimeters).
- *
- * @attr name android:layout_marginEnd
- */
- public static final int ConstraintSet_android_layout_marginEnd=20;
- /**
- *
This symbol is the offset where the {@link android.R.attr#translationZ} - * attribute's value can be found in the {@link #ConstraintSet} 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), and
- * mm (millimeters).
- *
- * @attr name android:translationZ
- */
- public static final int ConstraintSet_android_translationZ=21;
- /**
- *
This symbol is the offset where the {@link android.R.attr#elevation} - * attribute's value can be found in the {@link #ConstraintSet} 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), and
- * mm (millimeters).
- *
- * @attr name android:elevation
- */
- public static final int ConstraintSet_android_elevation=22;
- /**
- *
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constrainedHeight} - * attribute's value can be found in the {@link #ConstraintSet} array. - * - *
May be a boolean value, such as "true
" or
- * "false
".
- *
- * @attr name net.micode.notes:layout_constrainedHeight
- */
- public static final int ConstraintSet_layout_constrainedHeight=23;
- /**
- *
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constrainedWidth} - * attribute's value can be found in the {@link #ConstraintSet} array. - * - *
May be a boolean value, such as "true
" or
- * "false
".
- *
- * @attr name net.micode.notes:layout_constrainedWidth
- */
- public static final int ConstraintSet_layout_constrainedWidth=24;
- /**
- *
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintBaseline_creator} - * attribute's value can be found in the {@link #ConstraintSet} array. - * - *
May be an integer value, such as "100
".
- *
- * @attr name net.micode.notes:layout_constraintBaseline_creator
- */
- public static final int ConstraintSet_layout_constraintBaseline_creator=25;
- /**
- *
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintBaseline_toBaselineOf} - * attribute's value can be found in the {@link #ConstraintSet} array. - * - *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- *
Must be one of the following constant values.
- *Constant | Value | Description |
---|---|---|
parent | 0 |
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintBottom_creator} - * attribute's value can be found in the {@link #ConstraintSet} array. - * - *
May be an integer value, such as "100
".
- *
- * @attr name net.micode.notes:layout_constraintBottom_creator
- */
- public static final int ConstraintSet_layout_constraintBottom_creator=27;
- /**
- *
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintBottom_toBottomOf} - * attribute's value can be found in the {@link #ConstraintSet} array. - * - *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- *
Must be one of the following constant values.
- *Constant | Value | Description |
---|---|---|
parent | 0 |
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintBottom_toTopOf} - * attribute's value can be found in the {@link #ConstraintSet} array. - * - *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- *
Must be one of the following constant values.
- *Constant | Value | Description |
---|---|---|
parent | 0 |
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintCircle} - * attribute's value can be found in the {@link #ConstraintSet} array. - * - *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- *
- * @attr name net.micode.notes:layout_constraintCircle
- */
- public static final int ConstraintSet_layout_constraintCircle=30;
- /**
- *
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintCircleAngle} - * attribute's value can be found in the {@link #ConstraintSet} array. - * - *
May be an integer value, such as "100
".
- *
- * @attr name net.micode.notes:layout_constraintCircleAngle
- */
- public static final int ConstraintSet_layout_constraintCircleAngle=31;
- /**
- *
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintCircleRadius} - * attribute's value can be found in the {@link #ConstraintSet} 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), and
- * mm (millimeters).
- *
- * @attr name net.micode.notes:layout_constraintCircleRadius
- */
- public static final int ConstraintSet_layout_constraintCircleRadius=32;
- /**
- *
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintDimensionRatio} - * attribute's value can be found in the {@link #ConstraintSet} array. - * - *
May be a string value, using '\\;' to escape characters such as - * '\\n' or '\\uxxxx' for a unicode character; - * - * @attr name net.micode.notes:layout_constraintDimensionRatio - */ - public static final int ConstraintSet_layout_constraintDimensionRatio=33; - /** - *
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintEnd_toEndOf} - * attribute's value can be found in the {@link #ConstraintSet} array. - * - *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- *
Must be one of the following constant values.
- *Constant | Value | Description |
---|---|---|
parent | 0 |
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintEnd_toStartOf} - * attribute's value can be found in the {@link #ConstraintSet} array. - * - *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- *
Must be one of the following constant values.
- *Constant | Value | Description |
---|---|---|
parent | 0 |
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintGuide_begin} - * attribute's value can be found in the {@link #ConstraintSet} 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), and
- * mm (millimeters).
- *
- * @attr name net.micode.notes:layout_constraintGuide_begin
- */
- public static final int ConstraintSet_layout_constraintGuide_begin=36;
- /**
- *
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintGuide_end} - * attribute's value can be found in the {@link #ConstraintSet} 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), and
- * mm (millimeters).
- *
- * @attr name net.micode.notes:layout_constraintGuide_end
- */
- public static final int ConstraintSet_layout_constraintGuide_end=37;
- /**
- *
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintGuide_percent} - * attribute's value can be found in the {@link #ConstraintSet} array. - * - *
May be a floating point value, such as "1.2
".
- *
- * @attr name net.micode.notes:layout_constraintGuide_percent
- */
- public static final int ConstraintSet_layout_constraintGuide_percent=38;
- /**
- *
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintHeight_default} - * attribute's value can be found in the {@link #ConstraintSet} array. - * - *
Must be one of the following constant values.
- *Constant | Value | Description |
---|---|---|
percent | 2 | |
spread | 0 | |
wrap | 1 |
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintHeight_max} - * attribute's value can be found in the {@link #ConstraintSet} 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), and
- * mm (millimeters).
- *
Must be one of the following constant values.
- *Constant | Value | Description |
---|---|---|
wrap | fffffffe |
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintHeight_min} - * attribute's value can be found in the {@link #ConstraintSet} 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), and
- * mm (millimeters).
- *
Must be one of the following constant values.
- *Constant | Value | Description |
---|---|---|
wrap | fffffffe |
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintHeight_percent} - * attribute's value can be found in the {@link #ConstraintSet} array. - * - *
May be a floating point value, such as "1.2
".
- *
- * @attr name net.micode.notes:layout_constraintHeight_percent
- */
- public static final int ConstraintSet_layout_constraintHeight_percent=42;
- /**
- *
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintHorizontal_bias} - * attribute's value can be found in the {@link #ConstraintSet} array. - * - *
May be a floating point value, such as "1.2
".
- *
- * @attr name net.micode.notes:layout_constraintHorizontal_bias
- */
- public static final int ConstraintSet_layout_constraintHorizontal_bias=43;
- /**
- *
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintHorizontal_chainStyle} - * attribute's value can be found in the {@link #ConstraintSet} array. - * - *
Must be one of the following constant values.
- *Constant | Value | Description |
---|---|---|
packed | 2 | |
spread | 0 | |
spread_inside | 1 |
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintHorizontal_weight} - * attribute's value can be found in the {@link #ConstraintSet} array. - * - *
May be a floating point value, such as "1.2
".
- *
- * @attr name net.micode.notes:layout_constraintHorizontal_weight
- */
- public static final int ConstraintSet_layout_constraintHorizontal_weight=45;
- /**
- *
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintLeft_creator} - * attribute's value can be found in the {@link #ConstraintSet} array. - * - *
May be an integer value, such as "100
".
- *
- * @attr name net.micode.notes:layout_constraintLeft_creator
- */
- public static final int ConstraintSet_layout_constraintLeft_creator=46;
- /**
- *
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintLeft_toLeftOf} - * attribute's value can be found in the {@link #ConstraintSet} array. - * - *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- *
Must be one of the following constant values.
- *Constant | Value | Description |
---|---|---|
parent | 0 |
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintLeft_toRightOf} - * attribute's value can be found in the {@link #ConstraintSet} array. - * - *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- *
Must be one of the following constant values.
- *Constant | Value | Description |
---|---|---|
parent | 0 |
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintRight_creator} - * attribute's value can be found in the {@link #ConstraintSet} array. - * - *
May be an integer value, such as "100
".
- *
- * @attr name net.micode.notes:layout_constraintRight_creator
- */
- public static final int ConstraintSet_layout_constraintRight_creator=49;
- /**
- *
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintRight_toLeftOf} - * attribute's value can be found in the {@link #ConstraintSet} array. - * - *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- *
Must be one of the following constant values.
- *Constant | Value | Description |
---|---|---|
parent | 0 |
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintRight_toRightOf} - * attribute's value can be found in the {@link #ConstraintSet} array. - * - *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- *
Must be one of the following constant values.
- *Constant | Value | Description |
---|---|---|
parent | 0 |
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintStart_toEndOf} - * attribute's value can be found in the {@link #ConstraintSet} array. - * - *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- *
Must be one of the following constant values.
- *Constant | Value | Description |
---|---|---|
parent | 0 |
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintStart_toStartOf} - * attribute's value can be found in the {@link #ConstraintSet} array. - * - *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- *
Must be one of the following constant values.
- *Constant | Value | Description |
---|---|---|
parent | 0 |
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintTop_creator} - * attribute's value can be found in the {@link #ConstraintSet} array. - * - *
May be an integer value, such as "100
".
- *
- * @attr name net.micode.notes:layout_constraintTop_creator
- */
- public static final int ConstraintSet_layout_constraintTop_creator=54;
- /**
- *
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintTop_toBottomOf} - * attribute's value can be found in the {@link #ConstraintSet} array. - * - *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- *
Must be one of the following constant values.
- *Constant | Value | Description |
---|---|---|
parent | 0 |
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintTop_toTopOf} - * attribute's value can be found in the {@link #ConstraintSet} array. - * - *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- *
Must be one of the following constant values.
- *Constant | Value | Description |
---|---|---|
parent | 0 |
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintVertical_bias} - * attribute's value can be found in the {@link #ConstraintSet} array. - * - *
May be a floating point value, such as "1.2
".
- *
- * @attr name net.micode.notes:layout_constraintVertical_bias
- */
- public static final int ConstraintSet_layout_constraintVertical_bias=57;
- /**
- *
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintVertical_chainStyle} - * attribute's value can be found in the {@link #ConstraintSet} array. - * - *
Must be one of the following constant values.
- *Constant | Value | Description |
---|---|---|
packed | 2 | |
spread | 0 | |
spread_inside | 1 |
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintVertical_weight} - * attribute's value can be found in the {@link #ConstraintSet} array. - * - *
May be a floating point value, such as "1.2
".
- *
- * @attr name net.micode.notes:layout_constraintVertical_weight
- */
- public static final int ConstraintSet_layout_constraintVertical_weight=59;
- /**
- *
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintWidth_default} - * attribute's value can be found in the {@link #ConstraintSet} array. - * - *
Must be one of the following constant values.
- *Constant | Value | Description |
---|---|---|
percent | 2 | |
spread | 0 | |
wrap | 1 |
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintWidth_max} - * attribute's value can be found in the {@link #ConstraintSet} 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), and
- * mm (millimeters).
- *
Must be one of the following constant values.
- *Constant | Value | Description |
---|---|---|
wrap | fffffffe |
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintWidth_min} - * attribute's value can be found in the {@link #ConstraintSet} 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), and
- * mm (millimeters).
- *
Must be one of the following constant values.
- *Constant | Value | Description |
---|---|---|
wrap | fffffffe |
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintWidth_percent} - * attribute's value can be found in the {@link #ConstraintSet} array. - * - *
May be a floating point value, such as "1.2
".
- *
- * @attr name net.micode.notes:layout_constraintWidth_percent
- */
- public static final int ConstraintSet_layout_constraintWidth_percent=63;
- /**
- *
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_editor_absoluteX} - * attribute's value can be found in the {@link #ConstraintSet} 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), and
- * mm (millimeters).
- *
- * @attr name net.micode.notes:layout_editor_absoluteX
- */
- public static final int ConstraintSet_layout_editor_absoluteX=64;
- /**
- *
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_editor_absoluteY} - * attribute's value can be found in the {@link #ConstraintSet} 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), and
- * mm (millimeters).
- *
- * @attr name net.micode.notes:layout_editor_absoluteY
- */
- public static final int ConstraintSet_layout_editor_absoluteY=65;
- /**
- *
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_goneMarginBottom} - * attribute's value can be found in the {@link #ConstraintSet} 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), and
- * mm (millimeters).
- *
- * @attr name net.micode.notes:layout_goneMarginBottom
- */
- public static final int ConstraintSet_layout_goneMarginBottom=66;
- /**
- *
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_goneMarginEnd} - * attribute's value can be found in the {@link #ConstraintSet} 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), and
- * mm (millimeters).
- *
- * @attr name net.micode.notes:layout_goneMarginEnd
- */
- public static final int ConstraintSet_layout_goneMarginEnd=67;
- /**
- *
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_goneMarginLeft} - * attribute's value can be found in the {@link #ConstraintSet} 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), and
- * mm (millimeters).
- *
- * @attr name net.micode.notes:layout_goneMarginLeft
- */
- public static final int ConstraintSet_layout_goneMarginLeft=68;
- /**
- *
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_goneMarginRight} - * attribute's value can be found in the {@link #ConstraintSet} 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), and
- * mm (millimeters).
- *
- * @attr name net.micode.notes:layout_goneMarginRight
- */
- public static final int ConstraintSet_layout_goneMarginRight=69;
- /**
- *
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_goneMarginStart} - * attribute's value can be found in the {@link #ConstraintSet} 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), and
- * mm (millimeters).
- *
- * @attr name net.micode.notes:layout_goneMarginStart
- */
- public static final int ConstraintSet_layout_goneMarginStart=70;
- /**
- *
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_goneMarginTop} - * attribute's value can be found in the {@link #ConstraintSet} 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), and
- * mm (millimeters).
- *
- * @attr name net.micode.notes:layout_goneMarginTop
- */
- public static final int ConstraintSet_layout_goneMarginTop=71;
- /**
- * Attributes that can be used with a CoordinatorLayout.
- *
Includes the following attributes:
- *Attribute | Description |
---|---|
{@link #CoordinatorLayout_keylines net.micode.notes:keylines} | A reference to an array of integers representing the - * locations of horizontal keylines in dp from the starting edge. |
{@link #CoordinatorLayout_statusBarBackground net.micode.notes:statusBarBackground} | Drawable to display behind the status bar when the view is set to draw behind it. |
- * @attr description - * A reference to an array of integers representing the - * locations of horizontal keylines in dp from the starting edge. - * Child views can refer to these keylines for alignment using - * layout_keyline="index" where index is a 0-based index into - * this array. - * - *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- *
- * @attr name net.micode.notes:keylines
- */
- public static final int CoordinatorLayout_keylines=0;
- /**
- *
- * @attr description - * Drawable to display behind the status bar when the view is set to draw behind it. - * - *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or 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 net.micode.notes:statusBarBackground
- */
- public static final int CoordinatorLayout_statusBarBackground=1;
- /**
- * Attributes that can be used with a CoordinatorLayout_Layout.
- *
Includes the following attributes:
- *Attribute | Description |
---|---|
{@link #CoordinatorLayout_Layout_android_layout_gravity android:layout_gravity} | |
{@link #CoordinatorLayout_Layout_layout_anchor net.micode.notes:layout_anchor} | The id of an anchor view that this view should position relative to. |
{@link #CoordinatorLayout_Layout_layout_anchorGravity net.micode.notes:layout_anchorGravity} | Specifies how an object should position relative to an anchor, on both the X and Y axes, - * within its parent's bounds. |
{@link #CoordinatorLayout_Layout_layout_behavior net.micode.notes:layout_behavior} | The class name of a Behavior class defining special runtime behavior - * for this child view. |
{@link #CoordinatorLayout_Layout_layout_dodgeInsetEdges net.micode.notes:layout_dodgeInsetEdges} | Specifies how this view dodges the inset edges of the CoordinatorLayout. |
{@link #CoordinatorLayout_Layout_layout_insetEdge net.micode.notes:layout_insetEdge} | Specifies how this view insets the CoordinatorLayout and make some other views - * dodge it. |
{@link #CoordinatorLayout_Layout_layout_keyline net.micode.notes:layout_keyline} | The index of a keyline this view should position relative to. |
This symbol is the offset where the {@link android.R.attr#layout_gravity} - * attribute's value can be found in the {@link #CoordinatorLayout_Layout} array. - * - *
Must be one or more (separated by '|') of the following constant values.
- *Constant | Value | Description |
---|---|---|
bottom | 50 | |
center | 11 | |
center_horizontal | 1 | |
center_vertical | 10 | |
clip_horizontal | 8 | |
clip_vertical | 80 | |
end | 800005 | |
fill | 77 | |
fill_horizontal | 7 | |
fill_vertical | 70 | |
left | 3 | |
right | 5 | |
start | 800003 | |
top | 30 |
- * @attr description - * The id of an anchor view that this view should position relative to. - * - *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- *
- * @attr name net.micode.notes:layout_anchor
- */
- public static final int CoordinatorLayout_Layout_layout_anchor=1;
- /**
- *
- * @attr description - * Specifies how an object should position relative to an anchor, on both the X and Y axes, - * within its parent's bounds. - * - *
Must be one or more (separated by '|') of the following constant values.
- *Constant | Value | Description |
---|---|---|
bottom | 50 | Push object to the bottom of its container, not changing its size. |
center | 11 | Place the object in the center of its container in both the vertical and horizontal axis, not changing its size. |
center_horizontal | 1 | Place object in the horizontal center of its container, not changing its size. |
center_vertical | 10 | Place object in the vertical center of its container, not changing its size. |
clip_horizontal | 8 | Additional option that can be set to have the left and/or right edges of - * the child clipped to its container's bounds. - * The clip will be based on the horizontal gravity: a left gravity will clip the right - * edge, a right gravity will clip the left edge, and neither will clip both edges. |
clip_vertical | 80 | Additional option that can be set to have the top and/or bottom edges of - * the child clipped to its container's bounds. - * The clip will be based on the vertical gravity: a top gravity will clip the bottom - * edge, a bottom gravity will clip the top edge, and neither will clip both edges. |
end | 800005 | Push object to the end of its container, not changing its size. |
fill | 77 | Grow the horizontal and vertical size of the object if needed so it completely fills its container. |
fill_horizontal | 7 | Grow the horizontal size of the object if needed so it completely fills its container. |
fill_vertical | 70 | Grow the vertical size of the object if needed so it completely fills its container. |
left | 3 | Push object to the left of its container, not changing its size. |
right | 5 | Push object to the right of its container, not changing its size. |
start | 800003 | Push object to the beginning of its container, not changing its size. |
top | 30 | Push object to the top of its container, not changing its size. |
- * @attr description - * The class name of a Behavior class defining special runtime behavior - * for this child view. - * - *
May be a string value, using '\\;' to escape characters such as - * '\\n' or '\\uxxxx' for a unicode character; - * - * @attr name net.micode.notes:layout_behavior - */ - public static final int CoordinatorLayout_Layout_layout_behavior=3; - /** - *
- * @attr description - * Specifies how this view dodges the inset edges of the CoordinatorLayout. - * - *
Must be one or more (separated by '|') of the following constant values.
- *Constant | Value | Description |
---|---|---|
all | 77 | Dodge all the inset edges. |
bottom | 50 | Dodge the bottom inset edge. |
end | 800005 | Dodge the end inset edge. |
left | 3 | Dodge the left inset edge. |
none | 0 | Don't dodge any edges |
right | 5 | Dodge the right inset edge. |
start | 800003 | Dodge the start inset edge. |
top | 30 | Dodge the top inset edge. |
- * @attr description - * Specifies how this view insets the CoordinatorLayout and make some other views - * dodge it. - * - *
Must be one of the following constant values.
- *Constant | Value | Description |
---|---|---|
bottom | 50 | Inset the bottom edge. |
end | 800005 | Inset the end edge. |
left | 3 | Inset the left edge. |
none | 0 | Don't inset. |
right | 5 | Inset the right edge. |
start | 800003 | Inset the start edge. |
top | 30 | Inset the top edge. |
- * @attr description - * The index of a keyline this view should position relative to. - * android:layout_gravity will affect how the view aligns to the - * specified keyline. - * - *
May be an integer value, such as "100
".
- *
- * @attr name net.micode.notes:layout_keyline
- */
- public static final int CoordinatorLayout_Layout_layout_keyline=6;
- /**
- * Attributes that can be used with a DrawerArrowToggle.
- *
Includes the following attributes:
- *Attribute | Description |
---|---|
{@link #DrawerArrowToggle_arrowHeadLength net.micode.notes:arrowHeadLength} | The length of the arrow head when formed to make an arrow |
{@link #DrawerArrowToggle_arrowShaftLength net.micode.notes:arrowShaftLength} | The length of the shaft when formed to make an arrow |
{@link #DrawerArrowToggle_barLength net.micode.notes:barLength} | The length of the bars when they are parallel to each other |
{@link #DrawerArrowToggle_color net.micode.notes:color} | The drawing color for the bars |
{@link #DrawerArrowToggle_drawableSize net.micode.notes:drawableSize} | The total size of the drawable |
{@link #DrawerArrowToggle_gapBetweenBars net.micode.notes:gapBetweenBars} | The max gap between the bars when they are parallel to each other |
{@link #DrawerArrowToggle_spinBars net.micode.notes:spinBars} | Whether bars should rotate or not during transition |
{@link #DrawerArrowToggle_thickness net.micode.notes:thickness} | The thickness (stroke size) for the bar paint |
- * @attr description - * The length of the arrow head when formed to make an arrow - * - *
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), and
- * mm (millimeters).
- *
- * @attr name net.micode.notes:arrowHeadLength
- */
- public static final int DrawerArrowToggle_arrowHeadLength=0;
- /**
- *
- * @attr description - * The length of the shaft when formed to make an arrow - * - *
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), and
- * mm (millimeters).
- *
- * @attr name net.micode.notes:arrowShaftLength
- */
- public static final int DrawerArrowToggle_arrowShaftLength=1;
- /**
- *
- * @attr description - * The length of the bars when they are parallel to each other - * - *
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), and
- * mm (millimeters).
- *
- * @attr name net.micode.notes:barLength
- */
- public static final int DrawerArrowToggle_barLength=2;
- /**
- *
- * @attr description - * The drawing color for the bars - * - *
May be a color value, in the form of "#rgb
",
- * "#argb
", "#rrggbb
", or
- * "#aarrggbb
".
- *
- * @attr name net.micode.notes:color
- */
- public static final int DrawerArrowToggle_color=3;
- /**
- *
- * @attr description - * The total size of the drawable - * - *
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), and
- * mm (millimeters).
- *
- * @attr name net.micode.notes:drawableSize
- */
- public static final int DrawerArrowToggle_drawableSize=4;
- /**
- *
- * @attr description - * The max gap between the bars when they are parallel to each other - * - *
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), and
- * mm (millimeters).
- *
- * @attr name net.micode.notes:gapBetweenBars
- */
- public static final int DrawerArrowToggle_gapBetweenBars=5;
- /**
- *
- * @attr description - * Whether bars should rotate or not during transition - * - *
May be a boolean value, such as "true
" or
- * "false
".
- *
- * @attr name net.micode.notes:spinBars
- */
- public static final int DrawerArrowToggle_spinBars=6;
- /**
- *
- * @attr description - * The thickness (stroke size) for the bar paint - * - *
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), and
- * mm (millimeters).
- *
- * @attr name net.micode.notes:thickness
- */
- public static final int DrawerArrowToggle_thickness=7;
- /**
- * Attributes that can be used with a FontFamily.
- *
Includes the following attributes:
- *Attribute | Description |
---|---|
{@link #FontFamily_fontProviderAuthority net.micode.notes:fontProviderAuthority} | The authority of the Font Provider to be used for the request. |
{@link #FontFamily_fontProviderCerts net.micode.notes:fontProviderCerts} | The sets of hashes for the certificates the provider should be signed with. |
{@link #FontFamily_fontProviderFetchStrategy net.micode.notes:fontProviderFetchStrategy} | The strategy to be used when fetching font data from a font provider in XML layouts. |
{@link #FontFamily_fontProviderFetchTimeout net.micode.notes:fontProviderFetchTimeout} | The length of the timeout during fetching. |
{@link #FontFamily_fontProviderPackage net.micode.notes:fontProviderPackage} | The package for the Font Provider to be used for the request. |
{@link #FontFamily_fontProviderQuery net.micode.notes:fontProviderQuery} | The query to be sent over to the provider. |
- * @attr description - * The authority of the Font Provider to be used for the request. - * - *
May be a string value, using '\\;' to escape characters such as - * '\\n' or '\\uxxxx' for a unicode character; - * - * @attr name net.micode.notes:fontProviderAuthority - */ - public static final int FontFamily_fontProviderAuthority=0; - /** - *
- * @attr description - * The sets of hashes for the certificates the provider should be signed with. This is - * used to verify the identity of the provider, and is only required if the provider is not - * part of the system image. This value may point to one list or a list of lists, where each - * individual list represents one collection of signature hashes. Refer to your font provider's - * documentation for these values. - * - *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- *
- * @attr name net.micode.notes:fontProviderCerts
- */
- public static final int FontFamily_fontProviderCerts=1;
- /**
- *
- * @attr description - * The strategy to be used when fetching font data from a font provider in XML layouts. - * This attribute is ignored when the resource is loaded from code, as it is equivalent to the - * choice of API between {@link - * androidx.core.content.res.ResourcesCompat#getFont(Context, int)} (blocking) and - * {@link - * androidx.core.content.res.ResourcesCompat#getFont(Context, int, FontCallback, Handler)} - * (async). - * - *
Must be one of the following constant values.
- *Constant | Value | Description |
---|---|---|
async | 1 | The async font fetch works as follows. - * First, check the local cache, then if the requeted font is not cached, trigger a - * request the font and continue with layout inflation. Once the font fetch succeeds, the - * target text view will be refreshed with the downloaded font data. The - * fontProviderFetchTimeout will be ignored if async loading is specified. |
blocking | 0 | The blocking font fetch works as follows. - * First, check the local cache, then if the requested font is not cached, request the - * font from the provider and wait until it is finished. You can change the length of - * the timeout by modifying fontProviderFetchTimeout. If the timeout happens, the - * default typeface will be used instead. |
- * @attr description - * The length of the timeout during fetching. - * - *
May be an integer value, such as "100
".
- *
Must be one of the following constant values.
- *Constant | Value | Description |
---|---|---|
forever | ffffffff | A special value for the timeout. In this case, the blocking font fetching will not - * timeout and wait until a reply is received from the font provider. |
- * @attr description - * The package for the Font Provider to be used for the request. This is used to verify - * the identity of the provider. - * - *
May be a string value, using '\\;' to escape characters such as - * '\\n' or '\\uxxxx' for a unicode character; - * - * @attr name net.micode.notes:fontProviderPackage - */ - public static final int FontFamily_fontProviderPackage=4; - /** - *
- * @attr description - * The query to be sent over to the provider. Refer to your font provider's documentation - * on the format of this string. - * - *
May be a string value, using '\\;' to escape characters such as - * '\\n' or '\\uxxxx' for a unicode character; - * - * @attr name net.micode.notes:fontProviderQuery - */ - public static final int FontFamily_fontProviderQuery=5; - /** - * Attributes that can be used with a FontFamilyFont. - *
Includes the following attributes:
- *Attribute | Description |
---|---|
{@link #FontFamilyFont_android_font android:font} | |
{@link #FontFamilyFont_android_fontWeight android:fontWeight} | |
{@link #FontFamilyFont_android_fontStyle android:fontStyle} | |
{@link #FontFamilyFont_android_ttcIndex android:ttcIndex} | |
{@link #FontFamilyFont_android_fontVariationSettings android:fontVariationSettings} | |
{@link #FontFamilyFont_font net.micode.notes:font} | The reference to the font file to be used. |
{@link #FontFamilyFont_fontStyle net.micode.notes:fontStyle} | The style of the given font file. |
{@link #FontFamilyFont_fontVariationSettings net.micode.notes:fontVariationSettings} | The variation settings to be applied to the font. |
{@link #FontFamilyFont_fontWeight net.micode.notes:fontWeight} | The weight of the given font file. |
{@link #FontFamilyFont_ttcIndex net.micode.notes:ttcIndex} | The index of the font in the tcc font file. |
This symbol is the offset where the {@link android.R.attr#font} - * attribute's value can be found in the {@link #FontFamilyFont} array. - * - *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- *
- * @attr name android:font
- */
- public static final int FontFamilyFont_android_font=0;
- /**
- *
This symbol is the offset where the {@link android.R.attr#fontWeight} - * attribute's value can be found in the {@link #FontFamilyFont} array. - * - *
May be an integer value, such as "100
".
- *
- * @attr name android:fontWeight
- */
- public static final int FontFamilyFont_android_fontWeight=1;
- /**
- *
- * @attr description - * References to the framework attrs - * - *
Must be one of the following constant values.
- *Constant | Value | Description |
---|---|---|
italic | 1 | |
normal | 0 |
This symbol is the offset where the {@link android.R.attr#ttcIndex} - * attribute's value can be found in the {@link #FontFamilyFont} array. - * - *
May be an integer value, such as "100
".
- *
- * @attr name android:ttcIndex
- */
- public static final int FontFamilyFont_android_ttcIndex=3;
- /**
- *
This symbol is the offset where the {@link android.R.attr#fontVariationSettings} - * attribute's value can be found in the {@link #FontFamilyFont} array. - * - *
May be a string value, using '\\;' to escape characters such as - * '\\n' or '\\uxxxx' for a unicode character; - * - * @attr name android:fontVariationSettings - */ - public static final int FontFamilyFont_android_fontVariationSettings=4; - /** - *
- * @attr description - * The reference to the font file to be used. This should be a file in the res/font folder - * and should therefore have an R reference value. E.g. @font/myfont - * - *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- *
- * @attr name net.micode.notes:font
- */
- public static final int FontFamilyFont_font=5;
- /**
- *
- * @attr description - * The style of the given font file. This will be used when the font is being loaded into - * the font stack and will override any style information in the font's header tables. If - * unspecified, the value in the font's header tables will be used. - * - *
Must be one of the following constant values.
- *Constant | Value | Description |
---|---|---|
italic | 1 | |
normal | 0 |
- * @attr description - * The variation settings to be applied to the font. The string should be in the following - * format: "'tag1' value1, 'tag2' value2, ...". If the default variation settings should be - * used, or the font used does not support variation settings, this attribute needs not be - * specified. - * - *
May be a string value, using '\\;' to escape characters such as - * '\\n' or '\\uxxxx' for a unicode character; - * - * @attr name net.micode.notes:fontVariationSettings - */ - public static final int FontFamilyFont_fontVariationSettings=7; - /** - *
- * @attr description - * The weight of the given font file. This will be used when the font is being loaded into - * the font stack and will override any weight information in the font's header tables. Must - * be a positive number, a multiple of 100, and between 100 and 900, inclusive. The most - * common values are 400 for regular weight and 700 for bold weight. If unspecified, the value - * in the font's header tables will be used. - * - *
May be an integer value, such as "100
".
- *
- * @attr name net.micode.notes:fontWeight
- */
- public static final int FontFamilyFont_fontWeight=8;
- /**
- *
- * @attr description - * The index of the font in the tcc font file. If the font file referenced is not in the - * tcc format, this attribute needs not be specified. - * - *
May be an integer value, such as "100
".
- *
- * @attr name net.micode.notes:ttcIndex
- */
- public static final int FontFamilyFont_ttcIndex=9;
- /**
- * Attributes that can be used with a FullscreenAttrs.
- *
Includes the following attributes:
- *Attribute | Description |
---|---|
{@link #FullscreenAttrs_fullscreenBackgroundColor net.micode.notes:fullscreenBackgroundColor} | |
{@link #FullscreenAttrs_fullscreenTextColor net.micode.notes:fullscreenTextColor} |
This symbol is the offset where the {@link net.micode.notes.R.attr#fullscreenBackgroundColor} - * attribute's value can be found in the {@link #FullscreenAttrs} array. - * - *
May be a color value, in the form of "#rgb
",
- * "#argb
", "#rrggbb
", or
- * "#aarrggbb
".
- *
- * @attr name net.micode.notes:fullscreenBackgroundColor
- */
- public static final int FullscreenAttrs_fullscreenBackgroundColor=0;
- /**
- *
This symbol is the offset where the {@link net.micode.notes.R.attr#fullscreenTextColor} - * attribute's value can be found in the {@link #FullscreenAttrs} array. - * - *
May be a color value, in the form of "#rgb
",
- * "#argb
", "#rrggbb
", or
- * "#aarrggbb
".
- *
- * @attr name net.micode.notes:fullscreenTextColor
- */
- public static final int FullscreenAttrs_fullscreenTextColor=1;
- /**
- * Attributes that can be used with a GradientColor.
- *
Includes the following attributes:
- *Attribute | Description |
---|---|
{@link #GradientColor_android_startColor android:startColor} | |
{@link #GradientColor_android_endColor android:endColor} | |
{@link #GradientColor_android_type android:type} | |
{@link #GradientColor_android_centerX android:centerX} | |
{@link #GradientColor_android_centerY android:centerY} | |
{@link #GradientColor_android_gradientRadius android:gradientRadius} | |
{@link #GradientColor_android_tileMode android:tileMode} | |
{@link #GradientColor_android_centerColor android:centerColor} | |
{@link #GradientColor_android_startX android:startX} | |
{@link #GradientColor_android_startY android:startY} | |
{@link #GradientColor_android_endX android:endX} | |
{@link #GradientColor_android_endY android:endY} |
- * @attr description - * Start color of the gradient. - * - *
May be a color value, in the form of "#rgb
",
- * "#argb
", "#rrggbb
", or
- * "#aarrggbb
".
- *
- * @attr name android:startColor
- */
- public static final int GradientColor_android_startColor=0;
- /**
- *
- * @attr description - * End color of the gradient. - * - *
May be a color value, in the form of "#rgb
",
- * "#argb
", "#rrggbb
", or
- * "#aarrggbb
".
- *
- * @attr name android:endColor
- */
- public static final int GradientColor_android_endColor=1;
- /**
- *
- * @attr description - * Type of gradient. The default type is linear. - * - *
Must be one of the following constant values.
- *Constant | Value | Description |
---|---|---|
linear | 0 | |
radial | 1 | |
sweep | 2 |
- * @attr description - * X coordinate of the center of the gradient within the path. - * - *
May be a floating point value, such as "1.2
".
- *
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.
- *
- * @attr name android:centerX
- */
- public static final int GradientColor_android_centerX=3;
- /**
- *
- * @attr description - * Y coordinate of the center of the gradient within the path. - * - *
May be a floating point value, such as "1.2
".
- *
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.
- *
- * @attr name android:centerY
- */
- public static final int GradientColor_android_centerY=4;
- /**
- *
- * @attr description - * Radius of the gradient, used only with radial gradient. - * - *
May be a floating point value, such as "1.2
".
- *
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), and
- * 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.
- *
- * @attr name android:gradientRadius
- */
- public static final int GradientColor_android_gradientRadius=5;
- /**
- *
- * @attr description - * Defines the tile mode of the gradient. SweepGradient doesn't support tiling. - * - *
Must be one of the following constant values.
- *Constant | Value | Description |
---|---|---|
clamp | 0 | |
disabled | ffffffff | |
mirror | 2 | |
repeat | 1 |
- * @attr description - * Optional center color. - * - *
May be a color value, in the form of "#rgb
",
- * "#argb
", "#rrggbb
", or
- * "#aarrggbb
".
- *
- * @attr name android:centerColor
- */
- public static final int GradientColor_android_centerColor=7;
- /**
- *
- * @attr description - * X coordinate of the start point origin of the gradient. - * Defined in same coordinates as the path itself - * - *
May be a floating point value, such as "1.2
".
- *
- * @attr name android:startX
- */
- public static final int GradientColor_android_startX=8;
- /**
- *
- * @attr description - * Y coordinate of the start point of the gradient within the shape. - * Defined in same coordinates as the path itself - * - *
May be a floating point value, such as "1.2
".
- *
- * @attr name android:startY
- */
- public static final int GradientColor_android_startY=9;
- /**
- *
- * @attr description - * X coordinate of the end point origin of the gradient. - * Defined in same coordinates as the path itself - * - *
May be a floating point value, such as "1.2
".
- *
- * @attr name android:endX
- */
- public static final int GradientColor_android_endX=10;
- /**
- *
- * @attr description - * Y coordinate of the end point of the gradient within the shape. - * Defined in same coordinates as the path itself - * - *
May be a floating point value, such as "1.2
".
- *
- * @attr name android:endY
- */
- public static final int GradientColor_android_endY=11;
- /**
- * Attributes that can be used with a GradientColorItem.
- *
Includes the following attributes:
- *Attribute | Description |
---|---|
{@link #GradientColorItem_android_color android:color} | |
{@link #GradientColorItem_android_offset android:offset} |
- * @attr description - * The current color for the offset inside the gradient. - * - *
May be a color value, in the form of "#rgb
",
- * "#argb
", "#rrggbb
", or
- * "#aarrggbb
".
- *
- * @attr name android:color
- */
- public static final int GradientColorItem_android_color=0;
- /**
- *
- * @attr description - * The offset (or ratio) of this current color item inside the gradient. - * The value is only meaningful when it is between 0 and 1. - * - *
May be a floating point value, such as "1.2
".
- *
- * @attr name android:offset
- */
- public static final int GradientColorItem_android_offset=1;
- /**
- * Attributes that can be used with a LinearConstraintLayout.
- *
Includes the following attributes:
- *Attribute | Description |
---|---|
{@link #LinearConstraintLayout_android_orientation android:orientation} |
This symbol is the offset where the {@link android.R.attr#orientation} - * attribute's value can be found in the {@link #LinearConstraintLayout} array. - * - *
Must be one of the following constant values.
- *Constant | Value | Description |
---|---|---|
horizontal | 0 | |
vertical | 1 |
Includes the following attributes:
- *Attribute | Description |
---|---|
{@link #LinearLayoutCompat_android_gravity android:gravity} | |
{@link #LinearLayoutCompat_android_orientation android:orientation} | |
{@link #LinearLayoutCompat_android_baselineAligned android:baselineAligned} | |
{@link #LinearLayoutCompat_android_baselineAlignedChildIndex android:baselineAlignedChildIndex} | |
{@link #LinearLayoutCompat_android_weightSum android:weightSum} | |
{@link #LinearLayoutCompat_divider net.micode.notes:divider} | Specifies the drawable used for item dividers. |
{@link #LinearLayoutCompat_dividerPadding net.micode.notes:dividerPadding} | Size of padding on either end of a divider. |
{@link #LinearLayoutCompat_measureWithLargestChild net.micode.notes:measureWithLargestChild} | When set to true, all children with a weight will be considered having - * the minimum size of the largest child. |
{@link #LinearLayoutCompat_showDividers net.micode.notes:showDividers} | Setting for which dividers to show. |
This symbol is the offset where the {@link android.R.attr#gravity} - * attribute's value can be found in the {@link #LinearLayoutCompat} array. - * - *
Must be one or more (separated by '|') of the following constant values.
- *Constant | Value | Description |
---|---|---|
bottom | 50 | |
center | 11 | |
center_horizontal | 1 | |
center_vertical | 10 | |
clip_horizontal | 8 | |
clip_vertical | 80 | |
end | 800005 | |
fill | 77 | |
fill_horizontal | 7 | |
fill_vertical | 70 | |
left | 3 | |
right | 5 | |
start | 800003 | |
top | 30 |
- * @attr description - * Should the layout be a column or a row? Use "horizontal" - * for a row, "vertical" for a column. The default is - * horizontal. - * - *
Must be one of the following constant values.
- *Constant | Value | Description |
---|---|---|
horizontal | 0 | |
vertical | 1 |
- * @attr description - * When set to false, prevents the layout from aligning its children's - * baselines. This attribute is particularly useful when the children - * use different values for gravity. The default value is true. - * - *
May be a boolean value, such as "true
" or
- * "false
".
- *
- * @attr name android:baselineAligned
- */
- public static final int LinearLayoutCompat_android_baselineAligned=2;
- /**
- *
- * @attr description - * When a linear layout is part of another layout that is baseline - * aligned, it can specify which of its children to baseline align to - * (that is, which child TextView). - * - *
May be an integer value, such as "100
".
- *
- * @attr name android:baselineAlignedChildIndex
- */
- public static final int LinearLayoutCompat_android_baselineAlignedChildIndex=3;
- /**
- *
- * @attr description - * Defines the maximum weight sum. If unspecified, the sum is computed - * by adding the layout_weight of all of the children. This can be - * used for instance to give a single child 50% of the total available - * space by giving it a layout_weight of 0.5 and setting the weightSum - * to 1.0. - * - *
May be a floating point value, such as "1.2
".
- *
- * @attr name android:weightSum
- */
- public static final int LinearLayoutCompat_android_weightSum=4;
- /**
- *
- * @attr description - * Drawable to use as a vertical divider between buttons. - * - *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- *
- * @attr name net.micode.notes:divider
- */
- public static final int LinearLayoutCompat_divider=5;
- /**
- *
- * @attr description - * Size of padding on either end of a divider. - * - *
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), and
- * mm (millimeters).
- *
- * @attr name net.micode.notes:dividerPadding
- */
- public static final int LinearLayoutCompat_dividerPadding=6;
- /**
- *
- * @attr description - * When set to true, all children with a weight will be considered having - * the minimum size of the largest child. If false, all children are - * measured normally. - * - *
May be a boolean value, such as "true
" or
- * "false
".
- *
- * @attr name net.micode.notes:measureWithLargestChild
- */
- public static final int LinearLayoutCompat_measureWithLargestChild=7;
- /**
- *
- * @attr description - * Setting for which dividers to show. - * - *
Must be one or more (separated by '|') of the following constant values.
- *Constant | Value | Description |
---|---|---|
beginning | 1 | |
end | 4 | |
middle | 2 | |
none | 0 |
Includes the following attributes:
- *Attribute | Description |
---|---|
{@link #LinearLayoutCompat_Layout_android_layout_gravity android:layout_gravity} | |
{@link #LinearLayoutCompat_Layout_android_layout_width android:layout_width} | |
{@link #LinearLayoutCompat_Layout_android_layout_height android:layout_height} | |
{@link #LinearLayoutCompat_Layout_android_layout_weight android:layout_weight} |
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. - * - *
Must be one or more (separated by '|') of the following constant values.
- *Constant | Value | Description |
---|---|---|
bottom | 50 | |
center | 11 | |
center_horizontal | 1 | |
center_vertical | 10 | |
clip_horizontal | 8 | |
clip_vertical | 80 | |
end | 800005 | |
fill | 77 | |
fill_horizontal | 7 | |
fill_vertical | 70 | |
left | 3 | |
right | 5 | |
start | 800003 | |
top | 30 |
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. - * - *
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), and
- * mm (millimeters).
- *
Must be one of the following constant values.
- *Constant | Value | Description |
---|---|---|
fill_parent | ffffffff | |
match_parent | ffffffff | |
wrap_content | fffffffe |
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. - * - *
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), and
- * mm (millimeters).
- *
Must be one of the following constant values.
- *Constant | Value | Description |
---|---|---|
fill_parent | ffffffff | |
match_parent | ffffffff | |
wrap_content | fffffffe |
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. - * - *
May be a floating point value, such as "1.2
".
- *
- * @attr name android:layout_weight
- */
- public static final int LinearLayoutCompat_Layout_android_layout_weight=3;
- /**
- * Attributes that can be used with a ListPopupWindow.
- *
Includes the following attributes:
- *Attribute | Description |
---|---|
{@link #ListPopupWindow_android_dropDownHorizontalOffset android:dropDownHorizontalOffset} | |
{@link #ListPopupWindow_android_dropDownVerticalOffset android:dropDownVerticalOffset} |
- * @attr description - * Amount of pixels by which the drop down should be offset horizontally. - * - *
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), and
- * mm (millimeters).
- *
- * @attr name android:dropDownHorizontalOffset
- */
- public static final int ListPopupWindow_android_dropDownHorizontalOffset=0;
- /**
- *
- * @attr description - * Amount of pixels by which the drop down should be offset vertically. - * - *
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), and
- * mm (millimeters).
- *
- * @attr name android:dropDownVerticalOffset
- */
- public static final int ListPopupWindow_android_dropDownVerticalOffset=1;
- /**
- * Attributes that can be used with a MediaRouteButton.
- *
Includes the following attributes:
- *Attribute | Description |
---|---|
{@link #MediaRouteButton_android_minWidth android:minWidth} | |
{@link #MediaRouteButton_android_minHeight android:minHeight} | |
{@link #MediaRouteButton_externalRouteEnabledDrawable net.micode.notes:externalRouteEnabledDrawable} | This drawable is a state list where the "checked" state - * indicates active media routing. |
{@link #MediaRouteButton_mediaRouteButtonTint net.micode.notes:mediaRouteButtonTint} | Tint to apply to the media route button |
This symbol is the offset where the {@link android.R.attr#minWidth} - * attribute's value can be found in the {@link #MediaRouteButton} 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), and
- * mm (millimeters).
- *
- * @attr name android:minWidth
- */
- public static final int MediaRouteButton_android_minWidth=0;
- /**
- *
This symbol is the offset where the {@link android.R.attr#minHeight} - * attribute's value can be found in the {@link #MediaRouteButton} 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), and
- * mm (millimeters).
- *
- * @attr name android:minHeight
- */
- public static final int MediaRouteButton_android_minHeight=1;
- /**
- *
- * @attr description - * This drawable is a state list where the "checked" state - * indicates active media routing. Checkable indicates connecting - * and non-checked / non-checkable indicates - * that media is playing to the local device only. - * - *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- *
- * @attr name net.micode.notes:externalRouteEnabledDrawable
- */
- public static final int MediaRouteButton_externalRouteEnabledDrawable=2;
- /**
- *
- * @attr description - * Tint to apply to the media route button - * - *
May be a color value, in the form of "#rgb
",
- * "#argb
", "#rrggbb
", or
- * "#aarrggbb
".
- *
- * @attr name net.micode.notes:mediaRouteButtonTint
- */
- public static final int MediaRouteButton_mediaRouteButtonTint=3;
- /**
- * Attributes that can be used with a MenuGroup.
- *
Includes the following attributes:
- *Attribute | Description |
---|---|
{@link #MenuGroup_android_enabled android:enabled} | |
{@link #MenuGroup_android_id android:id} | |
{@link #MenuGroup_android_visible android:visible} | |
{@link #MenuGroup_android_menuCategory android:menuCategory} | |
{@link #MenuGroup_android_orderInCategory android:orderInCategory} | |
{@link #MenuGroup_android_checkableBehavior android:checkableBehavior} |
- * @attr description - * Whether the items are enabled. - * - *
May be a boolean value, such as "true
" or
- * "false
".
- *
- * @attr name android:enabled
- */
- public static final int MenuGroup_android_enabled=0;
- /**
- *
- * @attr description - * The ID of the group. - * - *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- *
- * @attr name android:id
- */
- public static final int MenuGroup_android_id=1;
- /**
- *
- * @attr description - * Whether the items are shown/visible. - * - *
May be a boolean value, such as "true
" or
- * "false
".
- *
- * @attr name android:visible
- */
- public static final int MenuGroup_android_visible=2;
- /**
- *
- * @attr description - * The category applied to all items within this group. - * (This will be or'ed with the orderInCategory attribute.) - * - *
Must be one of the following constant values.
- *Constant | Value | Description |
---|---|---|
alternative | 40000 | |
container | 10000 | |
secondary | 30000 | |
system | 20000 |
- * @attr description - * The order within the category applied to all items within this group. - * (This will be or'ed with the category attribute.) - * - *
May be an integer value, such as "100
".
- *
- * @attr name android:orderInCategory
- */
- public static final int MenuGroup_android_orderInCategory=4;
- /**
- *
- * @attr description - * Whether the items are capable of displaying a check mark. - * - *
Must be one of the following constant values.
- *Constant | Value | Description |
---|---|---|
all | 1 | |
none | 0 | |
single | 2 |
Includes the following attributes:
- *Attribute | Description |
---|---|
{@link #MenuItem_android_icon android:icon} | |
{@link #MenuItem_android_enabled android:enabled} | |
{@link #MenuItem_android_id android:id} | |
{@link #MenuItem_android_checked android:checked} | |
{@link #MenuItem_android_visible android:visible} | |
{@link #MenuItem_android_menuCategory android:menuCategory} | |
{@link #MenuItem_android_orderInCategory android:orderInCategory} | |
{@link #MenuItem_android_title android:title} | |
{@link #MenuItem_android_titleCondensed android:titleCondensed} | |
{@link #MenuItem_android_alphabeticShortcut android:alphabeticShortcut} | |
{@link #MenuItem_android_numericShortcut android:numericShortcut} | |
{@link #MenuItem_android_checkable android:checkable} | |
{@link #MenuItem_android_onClick android:onClick} | |
{@link #MenuItem_actionLayout net.micode.notes:actionLayout} | An optional layout to be used as an action view. |
{@link #MenuItem_actionProviderClass net.micode.notes:actionProviderClass} | The name of an optional ActionProvider class to instantiate an action view - * and perform operations such as default action for that menu item. |
{@link #MenuItem_actionViewClass net.micode.notes:actionViewClass} | The name of an optional View class to instantiate and use as an - * action view. |
{@link #MenuItem_alphabeticModifiers net.micode.notes:alphabeticModifiers} | The alphabetic modifier key. |
{@link #MenuItem_contentDescription net.micode.notes:contentDescription} | The content description associated with the item. |
{@link #MenuItem_iconTint net.micode.notes:iconTint} | Tint to apply to the icon. |
{@link #MenuItem_iconTintMode net.micode.notes:iconTintMode} | Blending mode used to apply the icon tint. |
{@link #MenuItem_numericModifiers net.micode.notes:numericModifiers} | The numeric modifier key. |
{@link #MenuItem_showAsAction net.micode.notes:showAsAction} | How this item should display in the Action Bar, if present. |
{@link #MenuItem_tooltipText net.micode.notes:tooltipText} | The tooltip text associated with the item. |
- * @attr description - * The icon associated with this item. This icon will not always be shown, so - * the title should be sufficient in describing this item. - * - *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- *
- * @attr name android:icon
- */
- public static final int MenuItem_android_icon=0;
- /**
- *
- * @attr description - * Whether the item is enabled. - * - *
May be a boolean value, such as "true
" or
- * "false
".
- *
- * @attr name android:enabled
- */
- public static final int MenuItem_android_enabled=1;
- /**
- *
- * @attr description - * The ID of the item. - * - *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- *
- * @attr name android:id
- */
- public static final int MenuItem_android_id=2;
- /**
- *
- * @attr description - * Whether the item is checked. Note that you must first have enabled checking with - * the checkable attribute or else the check mark will not appear. - * - *
May be a boolean value, such as "true
" or
- * "false
".
- *
- * @attr name android:checked
- */
- public static final int MenuItem_android_checked=3;
- /**
- *
- * @attr description - * Whether the item is shown/visible. - * - *
May be a boolean value, such as "true
" or
- * "false
".
- *
- * @attr name android:visible
- */
- public static final int MenuItem_android_visible=4;
- /**
- *
- * @attr description - * The category applied to the item. - * (This will be or'ed with the orderInCategory attribute.) - * - *
Must be one of the following constant values.
- *Constant | Value | Description |
---|---|---|
alternative | 40000 | |
container | 10000 | |
secondary | 30000 | |
system | 20000 |
- * @attr description - * The order within the category applied to the item. - * (This will be or'ed with the category attribute.) - * - *
May be an integer value, such as "100
".
- *
- * @attr name android:orderInCategory
- */
- public static final int MenuItem_android_orderInCategory=6;
- /**
- *
- * @attr description - * The title associated with the item. - * - *
May be a string value, using '\\;' to escape characters such as - * '\\n' or '\\uxxxx' for a unicode character; - * - * @attr name android:title - */ - public static final int MenuItem_android_title=7; - /** - *
- * @attr description - * The condensed title associated with the item. This is used in situations where the - * normal title may be too long to be displayed. - * - *
May be a string value, using '\\;' to escape characters such as - * '\\n' or '\\uxxxx' for a unicode character; - * - * @attr name android:titleCondensed - */ - public static final int MenuItem_android_titleCondensed=8; - /** - *
- * @attr description - * The alphabetic shortcut key. This is the shortcut when using a keyboard - * with alphabetic keys. - * - *
May be a string value, using '\\;' to escape characters such as - * '\\n' or '\\uxxxx' for a unicode character; - * - * @attr name android:alphabeticShortcut - */ - public static final int MenuItem_android_alphabeticShortcut=9; - /** - *
- * @attr description - * The numeric shortcut key. This is the shortcut when using a numeric (e.g., 12-key) - * keyboard. - * - *
May be a string value, using '\\;' to escape characters such as - * '\\n' or '\\uxxxx' for a unicode character; - * - * @attr name android:numericShortcut - */ - public static final int MenuItem_android_numericShortcut=10; - /** - *
- * @attr description - * Whether the item is capable of displaying a check mark. - * - *
May be a boolean value, such as "true
" or
- * "false
".
- *
- * @attr name android:checkable
- */
- public static final int MenuItem_android_checkable=11;
- /**
- *
- * @attr description - * Name of a method on the Context used to inflate the menu that will be - * called when the item is clicked. - * - *
May be a string value, using '\\;' to escape characters such as - * '\\n' or '\\uxxxx' for a unicode character; - * - * @attr name android:onClick - */ - public static final int MenuItem_android_onClick=12; - /** - *
- * @attr description - * An optional layout to be used as an action view. - * See {@link android.view.MenuItem#setActionView(android.view.View)} - * for more info. - * - *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- *
- * @attr name net.micode.notes:actionLayout
- */
- public static final int MenuItem_actionLayout=13;
- /**
- *
- * @attr description - * The name of an optional ActionProvider class to instantiate an action view - * and perform operations such as default action for that menu item. - * See {@link android.view.MenuItem#setActionProvider(android.view.ActionProvider)} - * for more info. - * - *
May be a string value, using '\\;' to escape characters such as - * '\\n' or '\\uxxxx' for a unicode character; - * - * @attr name net.micode.notes:actionProviderClass - */ - public static final int MenuItem_actionProviderClass=14; - /** - *
- * @attr description - * The name of an optional View class to instantiate and use as an - * action view. See {@link android.view.MenuItem#setActionView(android.view.View)} - * for more info. - * - *
May be a string value, using '\\;' to escape characters such as - * '\\n' or '\\uxxxx' for a unicode character; - * - * @attr name net.micode.notes:actionViewClass - */ - public static final int MenuItem_actionViewClass=15; - /** - *
- * @attr description - * The alphabetic modifier key. This is the modifier when using a keyboard - * with alphabetic keys. The values should be kept in sync with KeyEvent - * - *
Must be one or more (separated by '|') of the following constant values.
- *Constant | Value | Description |
---|---|---|
ALT | 2 | |
CTRL | 1000 | |
FUNCTION | 8 | |
META | 10000 | |
SHIFT | 1 | |
SYM | 4 |
- * @attr description - * The content description associated with the item. - * - *
May be a string value, using '\\;' to escape characters such as - * '\\n' or '\\uxxxx' for a unicode character; - * - * @attr name net.micode.notes:contentDescription - */ - public static final int MenuItem_contentDescription=17; - /** - *
- * @attr description - * Tint to apply to the icon. - * - *
May be a color value, in the form of "#rgb
",
- * "#argb
", "#rrggbb
", or
- * "#aarrggbb
".
- *
- * @attr name net.micode.notes:iconTint
- */
- public static final int MenuItem_iconTint=18;
- /**
- *
- * @attr description - * Blending mode used to apply the icon tint. - * - *
Must be one of the following constant values.
- *Constant | Value | Description |
---|---|---|
add | 10 | Combines the tint and icon color and alpha channels, clamping the - * result to valid color values. Saturate(S + D) |
multiply | e | Multiplies the color and alpha channels of the icon with those of - * the tint. [Sa * Da, Sc * Dc] |
screen | f | [Sa + Da - Sa * Da, Sc + Dc - Sc * Dc] |
src_atop | 9 | The tint is drawn above the icon, but with the icon’s alpha - * channel masking the result. [Da, Sc * Da + (1 - Sa) * Dc] |
src_in | 5 | The tint is masked by the alpha channel of the icon. The icon’s - * color channels are thrown out. [Sa * Da, Sc * Da] |
src_over | 3 | The tint is drawn on top of the icon. - * [Sa + (1 - Sa)*Da, Rc = Sc + (1 - Sa)*Dc] |
- * @attr description - * The numeric modifier key. This is the modifier when using a numeric (e.g., 12-key) - * keyboard. The values should be kept in sync with KeyEvent - * - *
Must be one or more (separated by '|') of the following constant values.
- *Constant | Value | Description |
---|---|---|
ALT | 2 | |
CTRL | 1000 | |
FUNCTION | 8 | |
META | 10000 | |
SHIFT | 1 | |
SYM | 4 |
- * @attr description - * How this item should display in the Action Bar, if present. - * - *
Must be one or more (separated by '|') of the following constant values.
- *Constant | Value | Description |
---|---|---|
always | 2 | Always show this item in an actionbar, even if it would override - * the system's limits of how much stuff to put there. This may make - * your action bar look bad on some screens. In most cases you should - * use "ifRoom" instead. Mutually exclusive with "ifRoom" and "never". |
collapseActionView | 8 | This item's action view collapses to a normal menu - * item. When expanded, the action view takes over a - * larger segment of its container. |
ifRoom | 1 | Show this item in an action bar if there is room for it as determined - * by the system. Favor this option over "always" where possible. - * Mutually exclusive with "never" and "always". |
never | 0 | Never show this item in an action bar, show it in the overflow menu instead. - * Mutually exclusive with "ifRoom" and "always". |
withText | 4 | When this item is shown as an action in the action bar, show a text - * label with it even if it has an icon representation. |
- * @attr description - * The tooltip text associated with the item. - * - *
May be a string value, using '\\;' to escape characters such as - * '\\n' or '\\uxxxx' for a unicode character; - * - * @attr name net.micode.notes:tooltipText - */ - public static final int MenuItem_tooltipText=22; - /** - * Attributes that can be used with a MenuView. - *
Includes the following attributes:
- *Attribute | Description |
---|---|
{@link #MenuView_android_windowAnimationStyle android:windowAnimationStyle} | |
{@link #MenuView_android_itemTextAppearance android:itemTextAppearance} | |
{@link #MenuView_android_horizontalDivider android:horizontalDivider} | |
{@link #MenuView_android_verticalDivider android:verticalDivider} | |
{@link #MenuView_android_headerBackground android:headerBackground} | |
{@link #MenuView_android_itemBackground android:itemBackground} | |
{@link #MenuView_android_itemIconDisabledAlpha android:itemIconDisabledAlpha} | |
{@link #MenuView_preserveIconSpacing net.micode.notes:preserveIconSpacing} | Whether space should be reserved in layout when an icon is missing. |
{@link #MenuView_subMenuArrow net.micode.notes:subMenuArrow} | Drawable for the arrow icon indicating a particular item is a submenu. |
- * @attr description - * Default animations for the menu. - * - *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- *
- * @attr name android:windowAnimationStyle
- */
- public static final int MenuView_android_windowAnimationStyle=0;
- /**
- *
- * @attr description - * Default appearance of menu item text. - * - *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- *
- * @attr name android:itemTextAppearance
- */
- public static final int MenuView_android_itemTextAppearance=1;
- /**
- *
- * @attr description - * Default horizontal divider between rows of menu items. - * - *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- *
- * @attr name android:horizontalDivider
- */
- public static final int MenuView_android_horizontalDivider=2;
- /**
- *
- * @attr description - * Default vertical divider between menu items. - * - *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- *
- * @attr name android:verticalDivider
- */
- public static final int MenuView_android_verticalDivider=3;
- /**
- *
- * @attr description - * Default background for the menu header. - * - *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or 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 android:headerBackground
- */
- public static final int MenuView_android_headerBackground=4;
- /**
- *
- * @attr description - * Default background for each menu item. - * - *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or 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 android:itemBackground
- */
- public static final int MenuView_android_itemBackground=5;
- /**
- *
- * @attr description - * Default disabled icon alpha for each menu item that shows an icon. - * - *
May be a floating point value, such as "1.2
".
- *
- * @attr name android:itemIconDisabledAlpha
- */
- public static final int MenuView_android_itemIconDisabledAlpha=6;
- /**
- *
- * @attr description - * Whether space should be reserved in layout when an icon is missing. - * - *
May be a boolean value, such as "true
" or
- * "false
".
- *
- * @attr name net.micode.notes:preserveIconSpacing
- */
- public static final int MenuView_preserveIconSpacing=7;
- /**
- *
- * @attr description - * Drawable for the arrow icon indicating a particular item is a submenu. - * - *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- *
- * @attr name net.micode.notes:subMenuArrow
- */
- public static final int MenuView_subMenuArrow=8;
- /**
- * Attributes that can be used with a PopupWindow.
- *
Includes the following attributes:
- *Attribute | Description |
---|---|
{@link #PopupWindow_android_popupBackground android:popupBackground} | |
{@link #PopupWindow_android_popupAnimationStyle android:popupAnimationStyle} | |
{@link #PopupWindow_overlapAnchor net.micode.notes:overlapAnchor} | Whether the popup window should overlap its anchor view. |
This symbol is the offset where the {@link android.R.attr#popupBackground} - * attribute's value can be found in the {@link #PopupWindow} array. - * - *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or 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 android:popupBackground
- */
- public static final int PopupWindow_android_popupBackground=0;
- /**
- *
This symbol is the offset where the {@link android.R.attr#popupAnimationStyle} - * attribute's value can be found in the {@link #PopupWindow} array. - * - *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- *
- * @attr name android:popupAnimationStyle
- */
- public static final int PopupWindow_android_popupAnimationStyle=1;
- /**
- *
- * @attr description - * Whether the popup window should overlap its anchor view. - * - *
May be a boolean value, such as "true
" or
- * "false
".
- *
- * @attr name net.micode.notes:overlapAnchor
- */
- public static final int PopupWindow_overlapAnchor=2;
- /**
- * Attributes that can be used with a PopupWindowBackgroundState.
- *
Includes the following attributes:
- *Attribute | Description |
---|---|
{@link #PopupWindowBackgroundState_state_above_anchor net.micode.notes:state_above_anchor} | State identifier indicating the popup will be above the anchor. |
- * @attr description - * State identifier indicating the popup will be above the anchor. - * - *
May be a boolean value, such as "true
" or
- * "false
".
- *
- * @attr name net.micode.notes:state_above_anchor
- */
- public static final int PopupWindowBackgroundState_state_above_anchor=0;
- /**
- * Attributes that can be used with a RecycleListView.
- *
Includes the following attributes:
- *Attribute | Description |
---|---|
{@link #RecycleListView_paddingBottomNoButtons net.micode.notes:paddingBottomNoButtons} | Bottom padding to use when no buttons are present. |
{@link #RecycleListView_paddingTopNoTitle net.micode.notes:paddingTopNoTitle} | Top padding to use when no title is present. |
- * @attr description - * Bottom padding to use when no buttons are present. - * - *
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), and
- * mm (millimeters).
- *
- * @attr name net.micode.notes:paddingBottomNoButtons
- */
- public static final int RecycleListView_paddingBottomNoButtons=0;
- /**
- *
- * @attr description - * Top padding to use when no title is present. - * - *
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), and
- * mm (millimeters).
- *
- * @attr name net.micode.notes:paddingTopNoTitle
- */
- public static final int RecycleListView_paddingTopNoTitle=1;
- /**
- * Attributes that can be used with a RecyclerView.
- *
Includes the following attributes:
- *Attribute | Description |
---|---|
{@link #RecyclerView_android_orientation android:orientation} | |
{@link #RecyclerView_android_descendantFocusability android:descendantFocusability} | |
{@link #RecyclerView_fastScrollEnabled net.micode.notes:fastScrollEnabled} | |
{@link #RecyclerView_fastScrollHorizontalThumbDrawable net.micode.notes:fastScrollHorizontalThumbDrawable} | |
{@link #RecyclerView_fastScrollHorizontalTrackDrawable net.micode.notes:fastScrollHorizontalTrackDrawable} | |
{@link #RecyclerView_fastScrollVerticalThumbDrawable net.micode.notes:fastScrollVerticalThumbDrawable} | |
{@link #RecyclerView_fastScrollVerticalTrackDrawable net.micode.notes:fastScrollVerticalTrackDrawable} | |
{@link #RecyclerView_layoutManager net.micode.notes:layoutManager} | Class name of the Layout Manager to be used. |
{@link #RecyclerView_reverseLayout net.micode.notes:reverseLayout} | |
{@link #RecyclerView_spanCount net.micode.notes:spanCount} | |
{@link #RecyclerView_stackFromEnd net.micode.notes:stackFromEnd} |
This symbol is the offset where the {@link android.R.attr#orientation} - * attribute's value can be found in the {@link #RecyclerView} array. - * - *
Must be one of the following constant values.
- *Constant | Value | Description |
---|---|---|
horizontal | 0 | |
vertical | 1 |
This symbol is the offset where the {@link android.R.attr#descendantFocusability} - * attribute's value can be found in the {@link #RecyclerView} array. - * - *
Must be one of the following constant values.
- *Constant | Value | Description |
---|---|---|
afterDescendants | 1 | |
beforeDescendants | 0 | |
blocksDescendants | 2 |
This symbol is the offset where the {@link net.micode.notes.R.attr#fastScrollEnabled} - * attribute's value can be found in the {@link #RecyclerView} array. - * - *
May be a boolean value, such as "true
" or
- * "false
".
- *
- * @attr name net.micode.notes:fastScrollEnabled
- */
- public static final int RecyclerView_fastScrollEnabled=2;
- /**
- *
This symbol is the offset where the {@link net.micode.notes.R.attr#fastScrollHorizontalThumbDrawable} - * attribute's value can be found in the {@link #RecyclerView} array. - * - *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- *
- * @attr name net.micode.notes:fastScrollHorizontalThumbDrawable
- */
- public static final int RecyclerView_fastScrollHorizontalThumbDrawable=3;
- /**
- *
This symbol is the offset where the {@link net.micode.notes.R.attr#fastScrollHorizontalTrackDrawable} - * attribute's value can be found in the {@link #RecyclerView} array. - * - *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- *
- * @attr name net.micode.notes:fastScrollHorizontalTrackDrawable
- */
- public static final int RecyclerView_fastScrollHorizontalTrackDrawable=4;
- /**
- *
This symbol is the offset where the {@link net.micode.notes.R.attr#fastScrollVerticalThumbDrawable} - * attribute's value can be found in the {@link #RecyclerView} array. - * - *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- *
- * @attr name net.micode.notes:fastScrollVerticalThumbDrawable
- */
- public static final int RecyclerView_fastScrollVerticalThumbDrawable=5;
- /**
- *
This symbol is the offset where the {@link net.micode.notes.R.attr#fastScrollVerticalTrackDrawable} - * attribute's value can be found in the {@link #RecyclerView} array. - * - *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- *
- * @attr name net.micode.notes:fastScrollVerticalTrackDrawable
- */
- public static final int RecyclerView_fastScrollVerticalTrackDrawable=6;
- /**
- *
- * @attr description - * Class name of the Layout Manager to be used. - *
- * The class must extandroidx.recyclerview.widget.RecyclerViewView$LayoutManager - * and have either a default constructor or constructor with the signature - * (android.content.Context, android.util.AttributeSet, int, int). - * - * If the name starts with a '.', application package is prefixed. - * Else, if the name contains a '.', the classname is assumed to be a full class name. - * Else, the recycler view package naandroidx.appcompat.widgetdget) is prefixed. - * - *May be a string value, using '\\;' to escape characters such as - * '\\n' or '\\uxxxx' for a unicode character; - * - * @attr name net.micode.notes:layoutManager - */ - public static final int RecyclerView_layoutManager=7; - /** - *
This symbol is the offset where the {@link net.micode.notes.R.attr#reverseLayout} - * attribute's value can be found in the {@link #RecyclerView} array. - * - *
May be a boolean value, such as "true
" or
- * "false
".
- *
- * @attr name net.micode.notes:reverseLayout
- */
- public static final int RecyclerView_reverseLayout=8;
- /**
- *
This symbol is the offset where the {@link net.micode.notes.R.attr#spanCount} - * attribute's value can be found in the {@link #RecyclerView} array. - * - *
May be an integer value, such as "100
".
- *
- * @attr name net.micode.notes:spanCount
- */
- public static final int RecyclerView_spanCount=9;
- /**
- *
This symbol is the offset where the {@link net.micode.notes.R.attr#stackFromEnd} - * attribute's value can be found in the {@link #RecyclerView} array. - * - *
May be a boolean value, such as "true
" or
- * "false
".
- *
- * @attr name net.micode.notes:stackFromEnd
- */
- public static final int RecyclerView_stackFromEnd=10;
- /**
- * Attributes that can be used with a SearchView.
- *
Includes the following attributes:
- *Attribute | Description |
---|---|
{@link #SearchView_android_focusable android:focusable} | |
{@link #SearchView_android_maxWidth android:maxWidth} | |
{@link #SearchView_android_inputType android:inputType} | |
{@link #SearchView_android_imeOptions android:imeOptions} | |
{@link #SearchView_closeIcon net.micode.notes:closeIcon} | Close button icon |
{@link #SearchView_commitIcon net.micode.notes:commitIcon} | Commit icon shown in the query suggestion row |
{@link #SearchView_defaultQueryHint net.micode.notes:defaultQueryHint} | Default query hint used when {@code queryHint} is undefined and - * the search view's {@code SearchableInfo} does not provide a hint. |
{@link #SearchView_goIcon net.micode.notes:goIcon} | Go button icon |
{@link #SearchView_iconifiedByDefault net.micode.notes:iconifiedByDefault} | The default state of the SearchView. |
{@link #SearchView_layout net.micode.notes:layout} | The layout to use for the search view. |
{@link #SearchView_queryBackground net.micode.notes:queryBackground} | Background for the section containing the search query |
{@link #SearchView_queryHint net.micode.notes:queryHint} | An optional user-defined query hint string to be displayed in the empty query field. |
{@link #SearchView_searchHintIcon net.micode.notes:searchHintIcon} | Search icon displayed as a text field hint |
{@link #SearchView_searchIcon net.micode.notes:searchIcon} | Search icon |
{@link #SearchView_submitBackground net.micode.notes:submitBackground} | Background for the section containing the action (e.g. |
{@link #SearchView_suggestionRowLayout net.micode.notes:suggestionRowLayout} | Layout for query suggestion rows |
{@link #SearchView_voiceIcon net.micode.notes:voiceIcon} | Voice button icon |
This symbol is the offset where the {@link android.R.attr#focusable} - * attribute's value can be found in the {@link #SearchView} array. - * - *
May be a boolean value, such as "true
" or
- * "false
".
- *
Must be one of the following constant values.
- *Constant | Value | Description |
---|---|---|
auto | 10 |
- * @attr description - * An optional maximum width of the SearchView. - * - *
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), and
- * mm (millimeters).
- *
- * @attr name android:maxWidth
- */
- public static final int SearchView_android_maxWidth=1;
- /**
- *
- * @attr description - * The input type to set on the query text field. - * - *
Must be one or more (separated by '|') of the following constant values.
- *Constant | Value | Description |
---|---|---|
date | 14 | |
datetime | 4 | |
none | 0 | |
number | 2 | |
numberDecimal | 2002 | |
numberPassword | 12 | |
numberSigned | 1002 | |
phone | 3 | |
text | 1 | |
textAutoComplete | 10001 | |
textAutoCorrect | 8001 | |
textCapCharacters | 1001 | |
textCapSentences | 4001 | |
textCapWords | 2001 | |
textEmailAddress | 21 | |
textEmailSubject | 31 | |
textFilter | b1 | |
textImeMultiLine | 40001 | |
textLongMessage | 51 | |
textMultiLine | 20001 | |
textNoSuggestions | 80001 | |
textPassword | 81 | |
textPersonName | 61 | |
textPhonetic | c1 | |
textPostalAddress | 71 | |
textShortMessage | 41 | |
textUri | 11 | |
textVisiblePassword | 91 | |
textWebEditText | a1 | |
textWebEmailAddress | d1 | |
textWebPassword | e1 | |
time | 24 |
- * @attr description - * The IME options to set on the query text field. - * - *
Must be one or more (separated by '|') of the following constant values.
- *Constant | Value | Description |
---|---|---|
actionDone | 6 | |
actionGo | 2 | |
actionNext | 5 | |
actionNone | 1 | |
actionPrevious | 7 | |
actionSearch | 3 | |
actionSend | 4 | |
actionUnspecified | 0 | |
flagForceAscii | 80000000 | |
flagNavigateNext | 8000000 | |
flagNavigatePrevious | 4000000 | |
flagNoAccessoryAction | 20000000 | |
flagNoEnterAction | 40000000 | |
flagNoExtractUi | 10000000 | |
flagNoFullscreen | 2000000 | |
flagNoPersonalizedLearning | 1000000 | |
normal | 0 |
- * @attr description - * Close button icon - * - *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- *
- * @attr name net.micode.notes:closeIcon
- */
- public static final int SearchView_closeIcon=4;
- /**
- *
- * @attr description - * Commit icon shown in the query suggestion row - * - *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- *
- * @attr name net.micode.notes:commitIcon
- */
- public static final int SearchView_commitIcon=5;
- /**
- *
- * @attr description - * Default query hint used when {@code queryHint} is undefined and - * the search view's {@code SearchableInfo} does not provide a hint. - * - *
May be a string value, using '\\;' to escape characters such as - * '\\n' or '\\uxxxx' for a unicode character; - * - * @attr name net.micode.notes:defaultQueryHint - */ - public static final int SearchView_defaultQueryHint=6; - /** - *
- * @attr description - * Go button icon - * - *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- *
- * @attr name net.micode.notes:goIcon
- */
- public static final int SearchView_goIcon=7;
- /**
- *
- * @attr description - * The default state of the SearchView. If true, it will be iconified when not in - * use and expanded when clicked. - * - *
May be a boolean value, such as "true
" or
- * "false
".
- *
- * @attr name net.micode.notes:iconifiedByDefault
- */
- public static final int SearchView_iconifiedByDefault=8;
- /**
- *
- * @attr description - * The layout to use for the search view. - * - *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- *
- * @attr name net.micode.notes:layout
- */
- public static final int SearchView_layout=9;
- /**
- *
- * @attr description - * Background for the section containing the search query - * - *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- *
- * @attr name net.micode.notes:queryBackground
- */
- public static final int SearchView_queryBackground=10;
- /**
- *
- * @attr description - * An optional user-defined query hint string to be displayed in the empty query field. - * - *
May be a string value, using '\\;' to escape characters such as - * '\\n' or '\\uxxxx' for a unicode character; - * - * @attr name net.micode.notes:queryHint - */ - public static final int SearchView_queryHint=11; - /** - *
- * @attr description - * Search icon displayed as a text field hint - * - *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- *
- * @attr name net.micode.notes:searchHintIcon
- */
- public static final int SearchView_searchHintIcon=12;
- /**
- *
- * @attr description - * Search icon - * - *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- *
- * @attr name net.micode.notes:searchIcon
- */
- public static final int SearchView_searchIcon=13;
- /**
- *
- * @attr description - * Background for the section containing the action (e.g. voice search) - * - *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- *
- * @attr name net.micode.notes:submitBackground
- */
- public static final int SearchView_submitBackground=14;
- /**
- *
- * @attr description - * Layout for query suggestion rows - * - *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- *
- * @attr name net.micode.notes:suggestionRowLayout
- */
- public static final int SearchView_suggestionRowLayout=15;
- /**
- *
- * @attr description - * Voice button icon - * - *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- *
- * @attr name net.micode.notes:voiceIcon
- */
- public static final int SearchView_voiceIcon=16;
- /**
- * Attributes that can be used with a Spinner.
- *
Includes the following attributes:
- *Attribute | Description |
---|---|
{@link #Spinner_android_entries android:entries} | |
{@link #Spinner_android_popupBackground android:popupBackground} | |
{@link #Spinner_android_prompt android:prompt} | |
{@link #Spinner_android_dropDownWidth android:dropDownWidth} | |
{@link #Spinner_popupTheme net.micode.notes:popupTheme} | Reference to a theme that should be used to inflate popups - * shown by widgets in the action bar. |
- * @attr description - * Reference to an array resource that will populate the Spinner. - * - *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- *
- * @attr name android:entries
- */
- public static final int Spinner_android_entries=0;
- /**
- *
- * @attr description - * Background drawable to use for the dropdown in spinnerMode="dropdown". - * - *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or 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 android:popupBackground
- */
- public static final int Spinner_android_popupBackground=1;
- /**
- *
- * @attr description - * The prompt to display when the spinner's dialog is shown. - * - *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- *
- * @attr name android:prompt
- */
- public static final int Spinner_android_prompt=2;
- /**
- *
- * @attr description - * Width of the dropdown in spinnerMode="dropdown". - * - *
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), and
- * mm (millimeters).
- *
Must be one of the following constant values.
- *Constant | Value | Description |
---|---|---|
fill_parent | ffffffff | |
match_parent | ffffffff | |
wrap_content | fffffffe |
- * @attr description - * Theme to use for the drop-down or dialog popup window. - * - *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- *
- * @attr name net.micode.notes:popupTheme
- */
- public static final int Spinner_popupTheme=4;
- /**
- * Attributes that can be used with a StateListDrawable.
- *
Includes the following attributes:
- *Attribute | Description |
---|---|
{@link #StateListDrawable_android_dither android:dither} | |
{@link #StateListDrawable_android_visible android:visible} | |
{@link #StateListDrawable_android_variablePadding android:variablePadding} | |
{@link #StateListDrawable_android_constantSize android:constantSize} | |
{@link #StateListDrawable_android_enterFadeDuration android:enterFadeDuration} | |
{@link #StateListDrawable_android_exitFadeDuration android:exitFadeDuration} |
- * @attr description - * Enables or disables dithering of the bitmap if the bitmap does not have the - * same pixel configuration as the screen (for instance: a ARGB 8888 bitmap with - * an RGB 565 screen). - * - *
May be a boolean value, such as "true
" or
- * "false
".
- *
- * @attr name android:dither
- */
- public static final int StateListDrawable_android_dither=0;
- /**
- *
- * @attr description - * Indicates whether the drawable should be initially visible. - * - *
May be a boolean value, such as "true
" or
- * "false
".
- *
- * @attr name android:visible
- */
- public static final int StateListDrawable_android_visible=1;
- /**
- *
- * @attr description - * If true, allows the drawable's padding to change based on the - * current state that is selected. If false, the padding will - * stay the same (based on the maximum padding of all the states). - * Enabling this feature requires that the owner of the drawable - * deal with performing layout when the state changes, which is - * often not supported. - * - *
May be a boolean value, such as "true
" or
- * "false
".
- *
- * @attr name android:variablePadding
- */
- public static final int StateListDrawable_android_variablePadding=2;
- /**
- *
- * @attr description - * If true, the drawable's reported internal size will remain - * constant as the state changes; the size is the maximum of all - * of the states. If false, the size will vary based on the - * current state. - * - *
May be a boolean value, such as "true
" or
- * "false
".
- *
- * @attr name android:constantSize
- */
- public static final int StateListDrawable_android_constantSize=3;
- /**
- *
- * @attr description - * Amount of time (in milliseconds) to fade in a new state drawable. - * - *
May be an integer value, such as "100
".
- *
- * @attr name android:enterFadeDuration
- */
- public static final int StateListDrawable_android_enterFadeDuration=4;
- /**
- *
- * @attr description - * Amount of time (in milliseconds) to fade out an old state drawable. - * - *
May be an integer value, such as "100
".
- *
- * @attr name android:exitFadeDuration
- */
- public static final int StateListDrawable_android_exitFadeDuration=5;
- /**
- * Attributes that can be used with a StateListDrawableItem.
- *
Includes the following attributes:
- *Attribute | Description |
---|---|
{@link #StateListDrawableItem_android_drawable android:drawable} |
- * @attr description - * Reference to a drawable resource to use for the state. If not - * given, the drawable must be defined by the first child tag. - * - *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- *
- * @attr name android:drawable
- */
- public static final int StateListDrawableItem_android_drawable=0;
- /**
- * Attributes that can be used with a SwitchCompat.
- *
Includes the following attributes:
- *Attribute | Description |
---|---|
{@link #SwitchCompat_android_textOn android:textOn} | |
{@link #SwitchCompat_android_textOff android:textOff} | |
{@link #SwitchCompat_android_thumb android:thumb} | |
{@link #SwitchCompat_showText net.micode.notes:showText} | Whether to draw on/off text. |
{@link #SwitchCompat_splitTrack net.micode.notes:splitTrack} | Whether to split the track and leave a gap for the thumb drawable. |
{@link #SwitchCompat_switchMinWidth net.micode.notes:switchMinWidth} | Minimum width for the switch component |
{@link #SwitchCompat_switchPadding net.micode.notes:switchPadding} | Minimum space between the switch and caption text |
{@link #SwitchCompat_switchTextAppearance net.micode.notes:switchTextAppearance} | TextAppearance style for text displayed on the switch thumb. |
{@link #SwitchCompat_thumbTextPadding net.micode.notes:thumbTextPadding} | Amount of padding on either side of text within the switch thumb. |
{@link #SwitchCompat_thumbTint net.micode.notes:thumbTint} | Tint to apply to the thumb drawable. |
{@link #SwitchCompat_thumbTintMode net.micode.notes:thumbTintMode} | Blending mode used to apply the thumb tint. |
{@link #SwitchCompat_track net.micode.notes:track} | Drawable to use as the "track" that the switch thumb slides within. |
{@link #SwitchCompat_trackTint net.micode.notes:trackTint} | Tint to apply to the track. |
{@link #SwitchCompat_trackTintMode net.micode.notes:trackTintMode} | Blending mode used to apply the track tint. |
- * @attr description - * Text to use when the switch is in the checked/"on" state. - * - *
May be a string value, using '\\;' to escape characters such as - * '\\n' or '\\uxxxx' for a unicode character; - * - * @attr name android:textOn - */ - public static final int SwitchCompat_android_textOn=0; - /** - *
- * @attr description - * Text to use when the switch is in the unchecked/"off" state. - * - *
May be a string value, using '\\;' to escape characters such as - * '\\n' or '\\uxxxx' for a unicode character; - * - * @attr name android:textOff - */ - public static final int SwitchCompat_android_textOff=1; - /** - *
- * @attr description - * Drawable to use as the "thumb" that switches back and forth. - * - *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- *
- * @attr name android:thumb
- */
- public static final int SwitchCompat_android_thumb=2;
- /**
- *
- * @attr description - * Whether to draw on/off text. - * - *
May be a boolean value, such as "true
" or
- * "false
".
- *
- * @attr name net.micode.notes:showText
- */
- public static final int SwitchCompat_showText=3;
- /**
- *
- * @attr description - * Whether to split the track and leave a gap for the thumb drawable. - * - *
May be a boolean value, such as "true
" or
- * "false
".
- *
- * @attr name net.micode.notes:splitTrack
- */
- public static final int SwitchCompat_splitTrack=4;
- /**
- *
- * @attr description - * Minimum width for the switch component - * - *
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), and
- * mm (millimeters).
- *
- * @attr name net.micode.notes:switchMinWidth
- */
- public static final int SwitchCompat_switchMinWidth=5;
- /**
- *
- * @attr description - * Minimum space between the switch and caption text - * - *
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), and
- * mm (millimeters).
- *
- * @attr name net.micode.notes:switchPadding
- */
- public static final int SwitchCompat_switchPadding=6;
- /**
- *
- * @attr description - * TextAppearance style for text displayed on the switch thumb. - * - *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- *
- * @attr name net.micode.notes:switchTextAppearance
- */
- public static final int SwitchCompat_switchTextAppearance=7;
- /**
- *
- * @attr description - * Amount of padding on either side of text within the switch thumb. - * - *
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), and
- * mm (millimeters).
- *
- * @attr name net.micode.notes:thumbTextPadding
- */
- public static final int SwitchCompat_thumbTextPadding=8;
- /**
- *
- * @attr description - * Tint to apply to the thumb drawable. - * - *
May be a color value, in the form of "#rgb
",
- * "#argb
", "#rrggbb
", or
- * "#aarrggbb
".
- *
- * @attr name net.micode.notes:thumbTint
- */
- public static final int SwitchCompat_thumbTint=9;
- /**
- *
- * @attr description - * Blending mode used to apply the thumb tint. - * - *
Must be one of the following constant values.
- *Constant | Value | Description |
---|---|---|
add | 10 | Combines the tint and drawable color and alpha channels, clamping the - * result to valid color values. Saturate(S + D) |
multiply | e | Multiplies the color and alpha channels of the drawable with those of - * the tint. [Sa * Da, Sc * Dc] |
screen | f | [Sa + Da - Sa * Da, Sc + Dc - Sc * Dc] |
src_atop | 9 | The tint is drawn above the drawable, but with the drawable’s alpha - * channel masking the result. [Da, Sc * Da + (1 - Sa) * Dc] |
src_in | 5 | The tint is masked by the alpha channel of the drawable. The drawable’s - * color channels are thrown out. [Sa * Da, Sc * Da] |
src_over | 3 | The tint is drawn on top of the drawable. - * [Sa + (1 - Sa)*Da, Rc = Sc + (1 - Sa)*Dc] |
- * @attr description - * Drawable to use as the "track" that the switch thumb slides within. - * - *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- *
- * @attr name net.micode.notes:track
- */
- public static final int SwitchCompat_track=11;
- /**
- *
- * @attr description - * Tint to apply to the track. - * - *
May be a color value, in the form of "#rgb
",
- * "#argb
", "#rrggbb
", or
- * "#aarrggbb
".
- *
- * @attr name net.micode.notes:trackTint
- */
- public static final int SwitchCompat_trackTint=12;
- /**
- *
- * @attr description - * Blending mode used to apply the track tint. - * - *
Must be one of the following constant values.
- *Constant | Value | Description |
---|---|---|
add | 10 | Combines the tint and drawable color and alpha channels, clamping the - * result to valid color values. Saturate(S + D) |
multiply | e | Multiplies the color and alpha channels of the drawable with those of - * the tint. [Sa * Da, Sc * Dc] |
screen | f | [Sa + Da - Sa * Da, Sc + Dc - Sc * Dc] |
src_atop | 9 | The tint is drawn above the drawable, but with the drawable’s alpha - * channel masking the result. [Da, Sc * Da + (1 - Sa) * Dc] |
src_in | 5 | The tint is masked by the alpha channel of the drawable. The drawable’s - * color channels are thrown out. [Sa * Da, Sc * Da] |
src_over | 3 | The tint is drawn on top of the drawable. - * [Sa + (1 - Sa)*Da, Rc = Sc + (1 - Sa)*Dc] |
Includes the following attributes:
- *Attribute | Description |
---|---|
{@link #TextAppearance_android_textSize android:textSize} | |
{@link #TextAppearance_android_typeface android:typeface} | |
{@link #TextAppearance_android_textStyle android:textStyle} | |
{@link #TextAppearance_android_textColor android:textColor} | |
{@link #TextAppearance_android_textColorHint android:textColorHint} | |
{@link #TextAppearance_android_textColorLink android:textColorLink} | |
{@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_fontFamily android:fontFamily} | |
{@link #TextAppearance_fontFamily net.micode.notes:fontFamily} | The attribute for the font family. |
{@link #TextAppearance_textAllCaps net.micode.notes:textAllCaps} | Present the text in ALL CAPS. |
This symbol is the offset where the {@link android.R.attr#textSize} - * attribute's value can be found in the {@link #TextAppearance} 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), and
- * mm (millimeters).
- *
- * @attr name android:textSize
- */
- public static final int TextAppearance_android_textSize=0;
- /**
- *
This symbol is the offset where the {@link android.R.attr#typeface} - * attribute's value can be found in the {@link #TextAppearance} array. - * - *
Must be one of the following constant values.
- *Constant | Value | Description |
---|---|---|
monospace | 3 | |
normal | 0 | |
sans | 1 | |
serif | 2 |
This symbol is the offset where the {@link android.R.attr#textStyle} - * attribute's value can be found in the {@link #TextAppearance} array. - * - *
Must be one or more (separated by '|') of the following constant values.
- *Constant | Value | Description |
---|---|---|
bold | 1 | |
italic | 2 | |
normal | 0 |
This symbol is the offset where the {@link android.R.attr#textColor} - * 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 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 android:textColor
- */
- public static final int TextAppearance_android_textColor=3;
- /**
- *
This symbol is the offset where the {@link android.R.attr#textColorHint} - * attribute's value can be found in the {@link #TextAppearance} array. - * - *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or 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 android:textColorHint
- */
- public static final int TextAppearance_android_textColorHint=4;
- /**
- *
This symbol is the offset where the {@link android.R.attr#textColorLink} - * 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 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 android:textColorLink
- */
- public static final int TextAppearance_android_textColorLink=5;
- /**
- *
This symbol is the offset where the {@link android.R.attr#shadowColor} - * attribute's value can be found in the {@link #TextAppearance} array. - * - *
May be a color value, in the form of "#rgb
",
- * "#argb
", "#rrggbb
", or
- * "#aarrggbb
".
- *
- * @attr name android:shadowColor
- */
- public static final int TextAppearance_android_shadowColor=6;
- /**
- *
This symbol is the offset where the {@link android.R.attr#shadowDx} - * attribute's value can be found in the {@link #TextAppearance} array. - * - *
May be a floating point value, such as "1.2
".
- *
- * @attr name android:shadowDx
- */
- public static final int TextAppearance_android_shadowDx=7;
- /**
- *
This symbol is the offset where the {@link android.R.attr#shadowDy} - * attribute's value can be found in the {@link #TextAppearance} array. - * - *
May be a floating point value, such as "1.2
".
- *
- * @attr name android:shadowDy
- */
- public static final int TextAppearance_android_shadowDy=8;
- /**
- *
This symbol is the offset where the {@link android.R.attr#shadowRadius} - * attribute's value can be found in the {@link #TextAppearance} array. - * - *
May be a floating point value, such as "1.2
".
- *
- * @attr name android:shadowRadius
- */
- public static final int TextAppearance_android_shadowRadius=9;
- /**
- *
This symbol is the offset where the {@link android.R.attr#fontFamily} - * attribute's value can be found in the {@link #TextAppearance} array. - * - *
May be a string value, using '\\;' to escape characters such as - * '\\n' or '\\uxxxx' for a unicode character; - * - * @attr name android:fontFamily - */ - public static final int TextAppearance_android_fontFamily=10; - /** - *
- * @attr description - * The attribute for the font family. - * - *
May be a string value, using '\\;' to escape characters such as - * '\\n' or '\\uxxxx' for a unicode character; - * - * @attr name net.micode.notes:fontFamily - */ - public static final int TextAppearance_fontFamily=11; - /** - *
- * @attr description - * Present the text in ALL CAPS. This may use a small-caps form when available. - * - *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- *
May be a boolean value, such as "true
" or
- * "false
".
- *
- * @attr name net.micode.notes:textAllCaps
- */
- public static final int TextAppearance_textAllCaps=12;
- /**
- * Attributes that can be used with a Toolbar.
- *
Includes the following attributes:
- *Attribute | Description |
---|---|
{@link #Toolbar_android_gravity android:gravity} | |
{@link #Toolbar_android_minHeight android:minHeight} | |
{@link #Toolbar_buttonGravity net.micode.notes:buttonGravity} | |
{@link #Toolbar_collapseContentDescription net.micode.notes:collapseContentDescription} | Text to set as the content description for the collapse button. |
{@link #Toolbar_collapseIcon net.micode.notes:collapseIcon} | Icon drawable to use for the collapse button. |
{@link #Toolbar_contentInsetEnd net.micode.notes:contentInsetEnd} | Minimum inset for content views within a bar. |
{@link #Toolbar_contentInsetEndWithActions net.micode.notes:contentInsetEndWithActions} | Minimum inset for content views within a bar when actions from a menu - * are present. |
{@link #Toolbar_contentInsetLeft net.micode.notes:contentInsetLeft} | Minimum inset for content views within a bar. |
{@link #Toolbar_contentInsetRight net.micode.notes:contentInsetRight} | Minimum inset for content views within a bar. |
{@link #Toolbar_contentInsetStart net.micode.notes:contentInsetStart} | Minimum inset for content views within a bar. |
{@link #Toolbar_contentInsetStartWithNavigation net.micode.notes:contentInsetStartWithNavigation} | Minimum inset for content views within a bar when a navigation button - * is present, such as the Up button. |
{@link #Toolbar_logo net.micode.notes:logo} | Specifies the drawable used for the application logo. |
{@link #Toolbar_logoDescription net.micode.notes:logoDescription} | A content description string to describe the appearance of the - * associated logo image. |
{@link #Toolbar_maxButtonHeight net.micode.notes:maxButtonHeight} | |
{@link #Toolbar_navigationContentDescription net.micode.notes:navigationContentDescription} | Text to set as the content description for the navigation button - * located at the start of the toolbar. |
{@link #Toolbar_navigationIcon net.micode.notes:navigationIcon} | Icon drawable to use for the navigation button located at - * the start of the toolbar. |
{@link #Toolbar_popupTheme net.micode.notes:popupTheme} | Reference to a theme that should be used to inflate popups - * shown by widgets in the action bar. |
{@link #Toolbar_subtitle net.micode.notes:subtitle} | Specifies subtitle text used for navigationMode="normal" |
{@link #Toolbar_subtitleTextAppearance net.micode.notes:subtitleTextAppearance} | |
{@link #Toolbar_subtitleTextColor net.micode.notes:subtitleTextColor} | A color to apply to the subtitle string. |
{@link #Toolbar_title net.micode.notes:title} | |
{@link #Toolbar_titleMargin net.micode.notes:titleMargin} | Specifies extra space on the left, start, right and end sides - * of the toolbar's title. |
{@link #Toolbar_titleMarginBottom net.micode.notes:titleMarginBottom} | Specifies extra space on the bottom side of the toolbar's title. |
{@link #Toolbar_titleMarginEnd net.micode.notes:titleMarginEnd} | Specifies extra space on the end side of the toolbar's title. |
{@link #Toolbar_titleMarginStart net.micode.notes:titleMarginStart} | Specifies extra space on the start side of the toolbar's title. |
{@link #Toolbar_titleMarginTop net.micode.notes:titleMarginTop} | Specifies extra space on the top side of the toolbar's title. |
{@link #Toolbar_titleMargins net.micode.notes:titleMargins} | {@deprecated Use titleMargin} |
{@link #Toolbar_titleTextAppearance net.micode.notes:titleTextAppearance} | |
{@link #Toolbar_titleTextColor net.micode.notes:titleTextColor} | A color to apply to the title string. |
This symbol is the offset where the {@link android.R.attr#gravity} - * attribute's value can be found in the {@link #Toolbar} array. - * - *
Must be one or more (separated by '|') of the following constant values.
- *Constant | Value | Description |
---|---|---|
bottom | 50 | |
center | 11 | |
center_horizontal | 1 | |
center_vertical | 10 | |
clip_horizontal | 8 | |
clip_vertical | 80 | |
end | 800005 | |
fill | 77 | |
fill_horizontal | 7 | |
fill_vertical | 70 | |
left | 3 | |
right | 5 | |
start | 800003 | |
top | 30 |
This symbol is the offset where the {@link android.R.attr#minHeight} - * attribute's value can be found in the {@link #Toolbar} 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), and
- * mm (millimeters).
- *
- * @attr name android:minHeight
- */
- public static final int Toolbar_android_minHeight=1;
- /**
- *
This symbol is the offset where the {@link net.micode.notes.R.attr#buttonGravity} - * attribute's value can be found in the {@link #Toolbar} array. - * - *
Must be one or more (separated by '|') of the following constant values.
- *Constant | Value | Description |
---|---|---|
bottom | 50 | Push object to the bottom of its container, not changing its size. |
top | 30 | Push object to the top of its container, not changing its size. |
- * @attr description - * Text to set as the content description for the collapse button. - * - *
May be a string value, using '\\;' to escape characters such as - * '\\n' or '\\uxxxx' for a unicode character; - * - * @attr name net.micode.notes:collapseContentDescription - */ - public static final int Toolbar_collapseContentDescription=3; - /** - *
- * @attr description - * Icon drawable to use for the collapse button. - * - *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- *
- * @attr name net.micode.notes:collapseIcon
- */
- public static final int Toolbar_collapseIcon=4;
- /**
- *
- * @attr description - * Minimum inset for content views within a bar. Navigation buttons and - * menu views are excepted. Only valid for some themes and configurations. - * - *
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), and
- * mm (millimeters).
- *
- * @attr name net.micode.notes:contentInsetEnd
- */
- public static final int Toolbar_contentInsetEnd=5;
- /**
- *
- * @attr description - * Minimum inset for content views within a bar when actions from a menu - * are present. Only valid for some themes and configurations. - * - *
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), and
- * mm (millimeters).
- *
- * @attr name net.micode.notes:contentInsetEndWithActions
- */
- public static final int Toolbar_contentInsetEndWithActions=6;
- /**
- *
- * @attr description - * Minimum inset for content views within a bar. Navigation buttons and - * menu views are excepted. Only valid for some themes and configurations. - * - *
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), and
- * mm (millimeters).
- *
- * @attr name net.micode.notes:contentInsetLeft
- */
- public static final int Toolbar_contentInsetLeft=7;
- /**
- *
- * @attr description - * Minimum inset for content views within a bar. Navigation buttons and - * menu views are excepted. Only valid for some themes and configurations. - * - *
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), and
- * mm (millimeters).
- *
- * @attr name net.micode.notes:contentInsetRight
- */
- public static final int Toolbar_contentInsetRight=8;
- /**
- *
- * @attr description - * Minimum inset for content views within a bar. Navigation buttons and - * menu views are excepted. Only valid for some themes and configurations. - * - *
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), and
- * mm (millimeters).
- *
- * @attr name net.micode.notes:contentInsetStart
- */
- public static final int Toolbar_contentInsetStart=9;
- /**
- *
- * @attr description - * Minimum inset for content views within a bar when a navigation button - * is present, such as the Up button. Only valid for some themes and configurations. - * - *
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), and
- * mm (millimeters).
- *
- * @attr name net.micode.notes:contentInsetStartWithNavigation
- */
- public static final int Toolbar_contentInsetStartWithNavigation=10;
- /**
- *
- * @attr description - * Drawable to set as the logo that appears at the starting side of - * the Toolbar, just after the navigation button. - * - *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- *
- * @attr name net.micode.notes:logo
- */
- public static final int Toolbar_logo=11;
- /**
- *
- * @attr description - * A content description string to describe the appearance of the - * associated logo image. - * - *
May be a string value, using '\\;' to escape characters such as - * '\\n' or '\\uxxxx' for a unicode character; - * - * @attr name net.micode.notes:logoDescription - */ - public static final int Toolbar_logoDescription=12; - /** - *
This symbol is the offset where the {@link net.micode.notes.R.attr#maxButtonHeight} - * attribute's value can be found in the {@link #Toolbar} 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), and
- * mm (millimeters).
- *
- * @attr name net.micode.notes:maxButtonHeight
- */
- public static final int Toolbar_maxButtonHeight=13;
- /**
- *
- * @attr description - * Text to set as the content description for the navigation button - * located at the start of the toolbar. - * - *
May be a string value, using '\\;' to escape characters such as - * '\\n' or '\\uxxxx' for a unicode character; - * - * @attr name net.micode.notes:navigationContentDescription - */ - public static final int Toolbar_navigationContentDescription=14; - /** - *
- * @attr description - * Icon drawable to use for the navigation button located at - * the start of the toolbar. - * - *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- *
- * @attr name net.micode.notes:navigationIcon
- */
- public static final int Toolbar_navigationIcon=15;
- /**
- *
- * @attr description - * Reference to a theme that should be used to inflate popups - * shown by widgets in the toolbar. - * - *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- *
- * @attr name net.micode.notes:popupTheme
- */
- public static final int Toolbar_popupTheme=16;
- /**
- *
- * @attr description - * Specifies subtitle text used for navigationMode="normal" - * - *
May be a string value, using '\\;' to escape characters such as - * '\\n' or '\\uxxxx' for a unicode character; - * - * @attr name net.micode.notes:subtitle - */ - public static final int Toolbar_subtitle=17; - /** - *
This symbol is the offset where the {@link net.micode.notes.R.attr#subtitleTextAppearance} - * attribute's value can be found in the {@link #Toolbar} array. - * - *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- *
- * @attr name net.micode.notes:subtitleTextAppearance
- */
- public static final int Toolbar_subtitleTextAppearance=18;
- /**
- *
- * @attr description - * A color to apply to the subtitle string. - * - *
May be a color value, in the form of "#rgb
",
- * "#argb
", "#rrggbb
", or
- * "#aarrggbb
".
- *
- * @attr name net.micode.notes:subtitleTextColor
- */
- public static final int Toolbar_subtitleTextColor=19;
- /**
- *
This symbol is the offset where the {@link net.micode.notes.R.attr#title} - * attribute's value can be found in the {@link #Toolbar} array. - * - *
May be a string value, using '\\;' to escape characters such as - * '\\n' or '\\uxxxx' for a unicode character; - * - * @attr name net.micode.notes:title - */ - public static final int Toolbar_title=20; - /** - *
- * @attr description - * Specifies extra space on the left, start, right and end sides - * of the toolbar's title. Margin values should be positive. - * - *
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), and
- * mm (millimeters).
- *
- * @attr name net.micode.notes:titleMargin
- */
- public static final int Toolbar_titleMargin=21;
- /**
- *
- * @attr description - * Specifies extra space on the bottom side of the toolbar's title. - * If both this attribute and titleMargin are specified, then this - * attribute takes precedence. Margin values should be positive. - * - *
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), and
- * mm (millimeters).
- *
- * @attr name net.micode.notes:titleMarginBottom
- */
- public static final int Toolbar_titleMarginBottom=22;
- /**
- *
- * @attr description - * Specifies extra space on the end side of the toolbar's title. - * If both this attribute and titleMargin are specified, then this - * attribute takes precedence. Margin values should be positive. - * - *
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), and
- * mm (millimeters).
- *
- * @attr name net.micode.notes:titleMarginEnd
- */
- public static final int Toolbar_titleMarginEnd=23;
- /**
- *
- * @attr description - * Specifies extra space on the start side of the toolbar's title. - * If both this attribute and titleMargin are specified, then this - * attribute takes precedence. Margin values should be positive. - * - *
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), and
- * mm (millimeters).
- *
- * @attr name net.micode.notes:titleMarginStart
- */
- public static final int Toolbar_titleMarginStart=24;
- /**
- *
- * @attr description - * Specifies extra space on the top side of the toolbar's title. - * If both this attribute and titleMargin are specified, then this - * attribute takes precedence. Margin values should be positive. - * - *
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), and
- * mm (millimeters).
- *
- * @attr name net.micode.notes:titleMarginTop
- */
- public static final int Toolbar_titleMarginTop=25;
- /**
- *
- * @attr description - * {@deprecated Use titleMargin} - * - *
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), and
- * mm (millimeters).
- *
- * @attr name net.micode.notes:titleMargins
- */
- @Deprecated
- public static final int Toolbar_titleMargins=26;
- /**
- *
This symbol is the offset where the {@link net.micode.notes.R.attr#titleTextAppearance} - * attribute's value can be found in the {@link #Toolbar} array. - * - *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- *
- * @attr name net.micode.notes:titleTextAppearance
- */
- public static final int Toolbar_titleTextAppearance=27;
- /**
- *
- * @attr description - * A color to apply to the title string. - * - *
May be a color value, in the form of "#rgb
",
- * "#argb
", "#rrggbb
", or
- * "#aarrggbb
".
- *
- * @attr name net.micode.notes:titleTextColor
- */
- public static final int Toolbar_titleTextColor=28;
- /**
- * Attributes that can be used with a View.
- *
Includes the following attributes:
- *Attribute | Description |
---|---|
{@link #View_android_theme android:theme} | |
{@link #View_android_focusable android:focusable} | |
{@link #View_paddingEnd net.micode.notes:paddingEnd} | Sets the padding, in pixels, of the end edge; see {@link android.R.attr#padding}. |
{@link #View_paddingStart net.micode.notes:paddingStart} | Sets the padding, in pixels, of the start edge; see {@link android.R.attr#padding}. |
{@link #View_theme net.micode.notes:theme} | Deprecated. |
- * @attr description - * Specifies a theme override for a view. When a theme override is set, the - * view will be inflated using a {@link android.content.Context} themed with - * the specified resource. - * - *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- *
- * @attr name android:theme
- */
- public static final int View_android_theme=0;
- /**
- *
- * @attr description - * Boolean that controls whether a view can take focus. By default the user can not - * move focus to a view; by setting this attribute to true the view is - * allowed to take focus. This value does not impact the behavior of - * directly calling {@link android.view.View#requestFocus}, which will - * always request focus regardless of this view. It only impacts where - * focus navigation will try to move focus. - * - *
May be a boolean value, such as "true
" or
- * "false
".
- *
Must be one of the following constant values.
- *Constant | Value | Description |
---|---|---|
auto | 10 |
- * @attr description - * Sets the padding, in pixels, of the end edge; see {@link android.R.attr#padding}. - * - *
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), and
- * mm (millimeters).
- *
- * @attr name net.micode.notes:paddingEnd
- */
- public static final int View_paddingEnd=2;
- /**
- *
- * @attr description - * Sets the padding, in pixels, of the start edge; see {@link android.R.attr#padding}. - * - *
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), and
- * mm (millimeters).
- *
- * @attr name net.micode.notes:paddingStart
- */
- public static final int View_paddingStart=3;
- /**
- *
- * @attr description - * Deprecated. - * - *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- *
- * @attr name net.micode.notes:theme
- */
- public static final int View_theme=4;
- /**
- * Attributes that can be used with a ViewBackgroundHelper.
- *
Includes the following attributes:
- *Attribute | Description |
---|---|
{@link #ViewBackgroundHelper_android_background android:background} | |
{@link #ViewBackgroundHelper_backgroundTint net.micode.notes:backgroundTint} | Tint to apply to the background. |
{@link #ViewBackgroundHelper_backgroundTintMode net.micode.notes:backgroundTintMode} | Blending mode used to apply the background tint. |
This symbol is the offset where the {@link android.R.attr#background} - * attribute's value can be found in the {@link #ViewBackgroundHelper} array. - * - *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or 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 android:background
- */
- public static final int ViewBackgroundHelper_android_background=0;
- /**
- *
- * @attr description - * Tint to apply to the background. - * - *
May be a color value, in the form of "#rgb
",
- * "#argb
", "#rrggbb
", or
- * "#aarrggbb
".
- *
- * @attr name net.micode.notes:backgroundTint
- */
- public static final int ViewBackgroundHelper_backgroundTint=1;
- /**
- *
- * @attr description - * Blending mode used to apply the background tint. - * - *
Must be one of the following constant values.
- *Constant | Value | Description |
---|---|---|
add | 10 | Combines the tint and icon color and alpha channels, clamping the - * result to valid color values. Saturate(S + D) |
multiply | e | Multiplies the color and alpha channels of the drawable with those of - * the tint. [Sa * Da, Sc * Dc] |
screen | f | [Sa + Da - Sa * Da, Sc + Dc - Sc * Dc] |
src_atop | 9 | The tint is drawn above the drawable, but with the drawable’s alpha - * channel masking the result. [Da, Sc * Da + (1 - Sa) * Dc] |
src_in | 5 | The tint is masked by the alpha channel of the drawable. The drawable’s - * color channels are thrown out. [Sa * Da, Sc * Da] |
src_over | 3 | The tint is drawn on top of the drawable. - * [Sa + (1 - Sa)*Da, Rc = Sc + (1 - Sa)*Dc] |
Includes the following attributes:
- *Attribute | Description |
---|---|
{@link #ViewStubCompat_android_id android:id} | |
{@link #ViewStubCompat_android_layout android:layout} | |
{@link #ViewStubCompat_android_inflatedId android:inflatedId} |
This symbol is the offset where the {@link android.R.attr#id} - * attribute's value can be found in the {@link #ViewStubCompat} array. - * - *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- *
- * @attr name android:id
- */
- public static final int ViewStubCompat_android_id=0;
- /**
- *
- * @attr description - * Supply an identifier for the layout resource to inflate when the ViewStub - * becomes visible or when forced to do so. The layout resource must be a - * valid reference to a layout. - * - *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- *
- * @attr name android:layout
- */
- public static final int ViewStubCompat_android_layout=1;
- /**
- *
- * @attr description - * Overrides the id of the inflated View with this value. - * - *
May be a reference to another resource, in the form
- * "@[+][package:]type/name
" or a theme
- * attribute in the form
- * "?[package:]type/name
".
- *
- * @attr name android:inflatedId
- */
- public static final int ViewStubCompat_android_inflatedId=2;
- }
- public static final class xml {
- public static final int preferences=0x7f120000;
- public static final int searchable=0x7f120001;
- public static final int widget_2x_info=0x7f120002;
- public static final int widget_4x_info=0x7f120003;
- }
-}
\ No newline at end of file
diff --git a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/debug.json b/src/Project/app/build/intermediates/blame/res/debug/multi-v2/debug.json
deleted file mode 100644
index f0277ec8..00000000
--- a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/debug.json
+++ /dev/null
@@ -1,5513 +0,0 @@
-{
- "logs": [
- {
- "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\res\\merged\\debug\\values-fr-rCA_values-fr-rCA.arsc.flat",
- "map": [
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-fr-rCA\\values-fr-rCA.xml",
- "from": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "55,159,268,389,503,615,704,804,923,1020,1115,1210,1306,1418,1532,1616,1698,1783,1889,2003,2090",
- "endColumns": "103,108,120,113,111,88,99,118,96,94,94,95,111,113,83,81,84,105,113,86,95",
- "endOffsets": "154,263,384,498,610,699,799,918,1015,1110,1205,1301,1413,1527,1611,1693,1778,1884,1998,2085,2181"
- },
- "to": {
- "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "2879,2983,3092,3213,3327,3439,3528,3628,3747,3844,3939,4034,4130,4242,4356,4440,4522,4607,4713,4827,4914",
- "endColumns": "103,108,120,113,111,88,99,118,96,94,94,95,111,113,83,81,84,105,113,86,95",
- "endOffsets": "2978,3087,3208,3322,3434,3523,3623,3742,3839,3934,4029,4125,4237,4351,4435,4517,4602,4708,4822,4909,5005"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-fr-rCA\\values-fr-rCA.xml",
- "from": {
- "startLines": "2",
- "startColumns": "4",
- "startOffsets": "55",
- "endColumns": "100",
- "endOffsets": "151"
- },
- "to": {
- "startLines": "51",
- "startColumns": "4",
- "startOffsets": "5096",
- "endColumns": "100",
- "endOffsets": "5192"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-fr-rCA\\values-fr-rCA.xml",
- "from": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "105,216,331,442,529,645,775,858,938,1029,1122,1221,1316,1417,1510,1603,1698,1789,1880,1976,2086,2198,2301,2412,2519,2621,2780,2879",
- "endColumns": "110,114,110,86,115,129,82,79,90,92,98,94,100,92,92,94,90,90,95,109,111,102,110,106,101,158,98,85",
- "endOffsets": "211,326,437,524,640,770,853,933,1024,1117,1216,1311,1412,1505,1598,1693,1784,1875,1971,2081,2193,2296,2407,2514,2616,2775,2874,2960"
- },
- "to": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "105,216,331,442,529,645,775,858,938,1029,1122,1221,1316,1417,1510,1603,1698,1789,1880,1976,2086,2198,2301,2412,2519,2621,2780,5010",
- "endColumns": "110,114,110,86,115,129,82,79,90,92,98,94,100,92,92,94,90,90,95,109,111,102,110,106,101,158,98,85",
- "endOffsets": "211,326,437,524,640,770,853,933,1024,1117,1216,1311,1412,1505,1598,1693,1784,1875,1971,2081,2193,2296,2407,2514,2616,2775,2874,5091"
- }
- }
- ]
- },
- {
- "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\res\\merged\\debug\\values-sw600dp-v13_values-sw600dp-v13.arsc.flat",
- "map": [
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-sw600dp-v13\\values-sw600dp-v13.xml",
- "from": {
- "startLines": "2,3,4,5,6,7,8,9",
- "startColumns": "4,4,4,4,4,4,4,4",
- "startOffsets": "55,124,193,263,337,413,472,543",
- "endColumns": "68,68,69,73,75,58,70,67",
- "endOffsets": "119,188,258,332,408,467,538,606"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-sw600dp-v13\\values-sw600dp-v13.xml",
- "from": {
- "startLines": "2,3",
- "startColumns": "4,4",
- "startOffsets": "55,124",
- "endColumns": "68,68",
- "endOffsets": "119,188"
- },
- "to": {
- "startLines": "10,11",
- "startColumns": "4,4",
- "startOffsets": "611,680",
- "endColumns": "68,68",
- "endOffsets": "675,744"
- }
- }
- ]
- },
- {
- "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\res\\merged\\debug\\values-tl_values-tl.arsc.flat",
- "map": [
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-tl\\values-tl.xml",
- "from": {
- "startLines": "2",
- "startColumns": "4",
- "startOffsets": "55",
- "endColumns": "100",
- "endOffsets": "151"
- },
- "to": {
- "startLines": "51",
- "startColumns": "4",
- "startOffsets": "5049",
- "endColumns": "100",
- "endOffsets": "5145"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-tl\\values-tl.xml",
- "from": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "55,160,273,387,504,608,693,785,894,990,1088,1183,1277,1399,1511,1597,1681,1765,1870,1972,2058",
- "endColumns": "104,112,113,116,103,84,91,108,95,97,94,93,121,111,85,83,83,104,101,85,96",
- "endOffsets": "155,268,382,499,603,688,780,889,985,1083,1178,1272,1394,1506,1592,1676,1760,1865,1967,2053,2150"
- },
- "to": {
- "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "2865,2970,3083,3197,3314,3418,3503,3595,3704,3800,3898,3993,4087,4209,4321,4407,4491,4575,4680,4782,4868",
- "endColumns": "104,112,113,116,103,84,91,108,95,97,94,93,121,111,85,83,83,104,101,85,96",
- "endOffsets": "2965,3078,3192,3309,3413,3498,3590,3699,3795,3893,3988,4082,4204,4316,4402,4486,4570,4675,4777,4863,4960"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-tl\\values-tl.xml",
- "from": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "105,224,332,449,537,643,764,843,921,1012,1105,1201,1295,1396,1489,1584,1678,1769,1860,1944,2053,2164,2265,2375,2492,2600,2763,2865",
- "endColumns": "118,107,116,87,105,120,78,77,90,92,95,93,100,92,94,93,90,90,83,108,110,100,109,116,107,162,101,83",
- "endOffsets": "219,327,444,532,638,759,838,916,1007,1100,1196,1290,1391,1484,1579,1673,1764,1855,1939,2048,2159,2260,2370,2487,2595,2758,2860,2944"
- },
- "to": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "105,224,332,449,537,643,764,843,921,1012,1105,1201,1295,1396,1489,1584,1678,1769,1860,1944,2053,2164,2265,2375,2492,2600,2763,4965",
- "endColumns": "118,107,116,87,105,120,78,77,90,92,95,93,100,92,94,93,90,90,83,108,110,100,109,116,107,162,101,83",
- "endOffsets": "219,327,444,532,638,759,838,916,1007,1100,1196,1290,1391,1484,1579,1673,1764,1855,1939,2048,2159,2260,2370,2487,2595,2758,2860,5044"
- }
- }
- ]
- },
- {
- "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\res\\merged\\debug\\values-pt_values-pt.arsc.flat",
- "map": [
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-pt\\values-pt.xml",
- "from": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "55,164,279,396,517,621,712,808,913,1010,1106,1201,1295,1415,1531,1616,1704,1787,1890,2005,2092",
- "endColumns": "108,114,116,120,103,90,95,104,96,95,94,93,119,115,84,87,82,102,114,86,98",
- "endOffsets": "159,274,391,512,616,707,803,908,1005,1101,1196,1290,1410,1526,1611,1699,1782,1885,2000,2087,2186"
- },
- "to": {
- "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "2844,2953,3068,3185,3306,3410,3501,3597,3702,3799,3895,3990,4084,4204,4320,4405,4493,4576,4679,4794,4881",
- "endColumns": "108,114,116,120,103,90,95,104,96,95,94,93,119,115,84,87,82,102,114,86,98",
- "endOffsets": "2948,3063,3180,3301,3405,3496,3592,3697,3794,3890,3985,4079,4199,4315,4400,4488,4571,4674,4789,4876,4975"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-pt\\values-pt.xml",
- "from": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "105,225,331,438,527,628,746,829,909,1000,1093,1189,1283,1384,1477,1572,1667,1758,1849,1936,2043,2155,2257,2365,2472,2582,2744,2844",
- "endColumns": "119,105,106,88,100,117,82,79,90,92,95,93,100,92,94,94,90,90,86,106,111,101,107,106,109,161,99,84",
- "endOffsets": "220,326,433,522,623,741,824,904,995,1088,1184,1278,1379,1472,1567,1662,1753,1844,1931,2038,2150,2252,2360,2467,2577,2739,2839,2924"
- },
- "to": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "105,225,331,438,527,628,746,829,909,1000,1093,1189,1283,1384,1477,1572,1667,1758,1849,1936,2043,2155,2257,2365,2472,2582,2744,4980",
- "endColumns": "119,105,106,88,100,117,82,79,90,92,95,93,100,92,94,94,90,90,86,106,111,101,107,106,109,161,99,84",
- "endOffsets": "220,326,433,522,623,741,824,904,995,1088,1184,1278,1379,1472,1567,1662,1753,1844,1931,2038,2150,2252,2360,2467,2577,2739,2839,5060"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-pt\\values-pt.xml",
- "from": {
- "startLines": "2",
- "startColumns": "4",
- "startOffsets": "55",
- "endColumns": "100",
- "endOffsets": "151"
- },
- "to": {
- "startLines": "51",
- "startColumns": "4",
- "startOffsets": "5065",
- "endColumns": "100",
- "endOffsets": "5161"
- }
- }
- ]
- },
- {
- "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\res\\merged\\debug\\values-ka_values-ka.arsc.flat",
- "map": [
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-ka\\values-ka.xml",
- "from": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "55,163,281,411,527,642,729,828,948,1046,1141,1232,1323,1446,1558,1642,1726,1812,1919,2018,2105",
- "endColumns": "107,117,129,115,114,86,98,119,97,94,90,90,122,111,83,83,85,106,98,86,99",
- "endOffsets": "158,276,406,522,637,724,823,943,1041,1136,1227,1318,1441,1553,1637,1721,1807,1914,2013,2100,2200"
- },
- "to": {
- "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "2818,2926,3044,3174,3290,3405,3492,3591,3711,3809,3904,3995,4086,4209,4321,4405,4489,4575,4682,4781,4868",
- "endColumns": "107,117,129,115,114,86,98,119,97,94,90,90,122,111,83,83,85,106,98,86,99",
- "endOffsets": "2921,3039,3169,3285,3400,3487,3586,3706,3804,3899,3990,4081,4204,4316,4400,4484,4570,4677,4776,4863,4963"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-ka\\values-ka.xml",
- "from": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "105,214,318,429,517,622,735,819,901,992,1085,1180,1276,1377,1470,1565,1659,1750,1841,1924,2037,2144,2242,2355,2459,2563,2720,2818",
- "endColumns": "108,103,110,87,104,112,83,81,90,92,94,95,100,92,94,93,90,90,82,112,106,97,112,103,103,156,97,80",
- "endOffsets": "209,313,424,512,617,730,814,896,987,1080,1175,1271,1372,1465,1560,1654,1745,1836,1919,2032,2139,2237,2350,2454,2558,2715,2813,2894"
- },
- "to": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "105,214,318,429,517,622,735,819,901,992,1085,1180,1276,1377,1470,1565,1659,1750,1841,1924,2037,2144,2242,2355,2459,2563,2720,4968",
- "endColumns": "108,103,110,87,104,112,83,81,90,92,94,95,100,92,94,93,90,90,82,112,106,97,112,103,103,156,97,80",
- "endOffsets": "209,313,424,512,617,730,814,896,987,1080,1175,1271,1372,1465,1560,1654,1745,1836,1919,2032,2139,2237,2350,2454,2558,2715,2813,5044"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-ka\\values-ka.xml",
- "from": {
- "startLines": "2",
- "startColumns": "4",
- "startOffsets": "55",
- "endColumns": "100",
- "endOffsets": "151"
- },
- "to": {
- "startLines": "51",
- "startColumns": "4",
- "startOffsets": "5049",
- "endColumns": "100",
- "endOffsets": "5145"
- }
- }
- ]
- },
- {
- "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\res\\merged\\debug\\values-en-rGB_values-en-rGB.arsc.flat",
- "map": [
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-en-rGB\\values-en-rGB.xml",
- "from": {
- "startLines": "2",
- "startColumns": "4",
- "startOffsets": "55",
- "endColumns": "100",
- "endOffsets": "151"
- },
- "to": {
- "startLines": "51",
- "startColumns": "4",
- "startOffsets": "4863",
- "endColumns": "100",
- "endOffsets": "4959"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-en-rGB\\values-en-rGB.xml",
- "from": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "55,155,261,369,481,576,659,751,853,949,1045,1139,1231,1339,1447,1531,1613,1695,1793,1892,1978",
- "endColumns": "99,105,107,111,94,82,91,101,95,95,93,91,107,107,83,81,81,97,98,85,93",
- "endOffsets": "150,256,364,476,571,654,746,848,944,1040,1134,1226,1334,1442,1526,1608,1690,1788,1887,1973,2067"
- },
- "to": {
- "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "2764,2864,2970,3078,3190,3285,3368,3460,3562,3658,3754,3848,3940,4048,4156,4240,4322,4404,4502,4601,4687",
- "endColumns": "99,105,107,111,94,82,91,101,95,95,93,91,107,107,83,81,81,97,98,85,93",
- "endOffsets": "2859,2965,3073,3185,3280,3363,3455,3557,3653,3749,3843,3935,4043,4151,4235,4317,4399,4497,4596,4682,4776"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-en-rGB\\values-en-rGB.xml",
- "from": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "105,209,309,417,501,601,716,793,869,960,1053,1149,1243,1344,1437,1532,1626,1717,1808,1890,1993,2097,2196,2301,2404,2508,2664,2764",
- "endColumns": "103,99,107,83,99,114,76,75,90,92,95,93,100,92,94,93,90,90,81,102,103,98,104,102,103,155,99,81",
- "endOffsets": "204,304,412,496,596,711,788,864,955,1048,1144,1238,1339,1432,1527,1621,1712,1803,1885,1988,2092,2191,2296,2399,2503,2659,2759,2841"
- },
- "to": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "105,209,309,417,501,601,716,793,869,960,1053,1149,1243,1344,1437,1532,1626,1717,1808,1890,1993,2097,2196,2301,2404,2508,2664,4781",
- "endColumns": "103,99,107,83,99,114,76,75,90,92,95,93,100,92,94,93,90,90,81,102,103,98,104,102,103,155,99,81",
- "endOffsets": "204,304,412,496,596,711,788,864,955,1048,1144,1238,1339,1432,1527,1621,1712,1803,1885,1988,2092,2191,2296,2399,2503,2659,2759,4858"
- }
- }
- ]
- },
- {
- "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\res\\merged\\debug\\values-in_values-in.arsc.flat",
- "map": [
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-in\\values-in.xml",
- "from": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "105,215,317,422,509,613,729,811,890,981,1074,1170,1264,1365,1458,1553,1647,1738,1829,1915,2018,2127,2228,2332,2440,2548,2704,2803",
- "endColumns": "109,101,104,86,103,115,81,78,90,92,95,93,100,92,94,93,90,90,85,102,108,100,103,107,107,155,98,83",
- "endOffsets": "210,312,417,504,608,724,806,885,976,1069,1165,1259,1360,1453,1548,1642,1733,1824,1910,2013,2122,2223,2327,2435,2543,2699,2798,2882"
- },
- "to": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "105,215,317,422,509,613,729,811,890,981,1074,1170,1264,1365,1458,1553,1647,1738,1829,1915,2018,2127,2228,2332,2440,2548,2704,4869",
- "endColumns": "109,101,104,86,103,115,81,78,90,92,95,93,100,92,94,93,90,90,85,102,108,100,103,107,107,155,98,83",
- "endOffsets": "210,312,417,504,608,724,806,885,976,1069,1165,1259,1360,1453,1548,1642,1733,1824,1910,2013,2122,2223,2327,2435,2543,2699,2798,4948"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-in\\values-in.xml",
- "from": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "55,155,261,372,480,577,660,755,863,959,1054,1155,1248,1367,1486,1569,1652,1738,1837,1939,2025",
- "endColumns": "99,105,110,107,96,82,94,107,95,94,100,92,118,118,82,82,85,98,101,85,95",
- "endOffsets": "150,256,367,475,572,655,750,858,954,1049,1150,1243,1362,1481,1564,1647,1733,1832,1934,2020,2116"
- },
- "to": {
- "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "2803,2903,3009,3120,3228,3325,3408,3503,3611,3707,3802,3903,3996,4115,4234,4317,4400,4486,4585,4687,4773",
- "endColumns": "99,105,110,107,96,82,94,107,95,94,100,92,118,118,82,82,85,98,101,85,95",
- "endOffsets": "2898,3004,3115,3223,3320,3403,3498,3606,3702,3797,3898,3991,4110,4229,4312,4395,4481,4580,4682,4768,4864"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-in\\values-in.xml",
- "from": {
- "startLines": "2",
- "startColumns": "4",
- "startOffsets": "55",
- "endColumns": "100",
- "endOffsets": "151"
- },
- "to": {
- "startLines": "51",
- "startColumns": "4",
- "startOffsets": "4953",
- "endColumns": "100",
- "endOffsets": "5049"
- }
- }
- ]
- },
- {
- "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\res\\merged\\debug\\values-pt-rPT_values-pt-rPT.arsc.flat",
- "map": [
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-pt-rPT\\values-pt-rPT.xml",
- "from": {
- "startLines": "2",
- "startColumns": "4",
- "startOffsets": "55",
- "endColumns": "100",
- "endOffsets": "151"
- },
- "to": {
- "startLines": "51",
- "startColumns": "4",
- "startOffsets": "5096",
- "endColumns": "100",
- "endOffsets": "5192"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-pt-rPT\\values-pt-rPT.xml",
- "from": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "55,160,269,382,497,604,695,793,903,1000,1095,1187,1281,1402,1532,1627,1715,1798,1901,2016,2103",
- "endColumns": "104,108,112,114,106,90,97,109,96,94,91,93,120,129,94,87,82,102,114,86,98",
- "endOffsets": "155,264,377,492,599,690,788,898,995,1090,1182,1276,1397,1527,1622,1710,1793,1896,2011,2098,2197"
- },
- "to": {
- "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "2864,2969,3078,3191,3306,3413,3504,3602,3712,3809,3904,3996,4090,4211,4341,4436,4524,4607,4710,4825,4912",
- "endColumns": "104,108,112,114,106,90,97,109,96,94,91,93,120,129,94,87,82,102,114,86,98",
- "endOffsets": "2964,3073,3186,3301,3408,3499,3597,3707,3804,3899,3991,4085,4206,4336,4431,4519,4602,4705,4820,4907,5006"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-pt-rPT\\values-pt-rPT.xml",
- "from": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "105,225,331,438,527,628,752,836,917,1009,1103,1201,1295,1395,1489,1585,1680,1772,1864,1951,2058,2170,2272,2380,2487,2594,2765,2864",
- "endColumns": "119,105,106,88,100,123,83,80,91,93,97,93,99,93,95,94,91,91,86,106,111,101,107,106,106,170,98,84",
- "endOffsets": "220,326,433,522,623,747,831,912,1004,1098,1196,1290,1390,1484,1580,1675,1767,1859,1946,2053,2165,2267,2375,2482,2589,2760,2859,2944"
- },
- "to": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "105,225,331,438,527,628,752,836,917,1009,1103,1201,1295,1395,1489,1585,1680,1772,1864,1951,2058,2170,2272,2380,2487,2594,2765,5011",
- "endColumns": "119,105,106,88,100,123,83,80,91,93,97,93,99,93,95,94,91,91,86,106,111,101,107,106,106,170,98,84",
- "endOffsets": "220,326,433,522,623,747,831,912,1004,1098,1196,1290,1390,1484,1580,1675,1767,1859,1946,2053,2165,2267,2375,2482,2589,2760,2859,5091"
- }
- }
- ]
- },
- {
- "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\res\\merged\\debug\\values-hi_values-hi.arsc.flat",
- "map": [
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-hi\\values-hi.xml",
- "from": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "105,211,308,418,504,606,728,805,883,974,1067,1163,1257,1358,1451,1546,1640,1731,1822,1912,2021,2124,2226,2336,2437,2549,2711,2812",
- "endColumns": "105,96,109,85,101,121,76,77,90,92,95,93,100,92,94,93,90,90,89,108,102,101,109,100,111,161,100,79",
- "endOffsets": "206,303,413,499,601,723,800,878,969,1062,1158,1252,1353,1446,1541,1635,1726,1817,1907,2016,2119,2221,2331,2432,2544,2706,2807,2887"
- },
- "to": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "105,211,308,418,504,606,728,805,883,974,1067,1163,1257,1358,1451,1546,1640,1731,1822,1912,2021,2124,2226,2336,2437,2549,2711,4927",
- "endColumns": "105,96,109,85,101,121,76,77,90,92,95,93,100,92,94,93,90,90,89,108,102,101,109,100,111,161,100,79",
- "endOffsets": "206,303,413,499,601,723,800,878,969,1062,1158,1252,1353,1446,1541,1635,1726,1817,1907,2016,2119,2221,2331,2432,2544,2706,2807,5002"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-hi\\values-hi.xml",
- "from": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "55,153,261,373,487,590,683,776,890,989,1086,1184,1285,1401,1516,1600,1683,1769,1871,1991,2077",
- "endColumns": "97,107,111,113,102,92,92,113,98,96,97,100,115,114,83,82,85,101,119,85,92",
- "endOffsets": "148,256,368,482,585,678,771,885,984,1081,1179,1280,1396,1511,1595,1678,1764,1866,1986,2072,2165"
- },
- "to": {
- "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "2812,2910,3018,3130,3244,3347,3440,3533,3647,3746,3843,3941,4042,4158,4273,4357,4440,4526,4628,4748,4834",
- "endColumns": "97,107,111,113,102,92,92,113,98,96,97,100,115,114,83,82,85,101,119,85,92",
- "endOffsets": "2905,3013,3125,3239,3342,3435,3528,3642,3741,3838,3936,4037,4153,4268,4352,4435,4521,4623,4743,4829,4922"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-hi\\values-hi.xml",
- "from": {
- "startLines": "2",
- "startColumns": "4",
- "startOffsets": "55",
- "endColumns": "100",
- "endOffsets": "151"
- },
- "to": {
- "startLines": "51",
- "startColumns": "4",
- "startOffsets": "5007",
- "endColumns": "100",
- "endOffsets": "5103"
- }
- }
- ]
- },
- {
- "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\res\\merged\\debug\\values-hr_values-hr.arsc.flat",
- "map": [
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-hr\\values-hr.xml",
- "from": {
- "startLines": "2",
- "startColumns": "4",
- "startOffsets": "55",
- "endColumns": "100",
- "endOffsets": "151"
- },
- "to": {
- "startLines": "51",
- "startColumns": "4",
- "startOffsets": "5037",
- "endColumns": "100",
- "endOffsets": "5133"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-hr\\values-hr.xml",
- "from": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "105,210,307,417,503,607,726,810,893,984,1077,1173,1267,1368,1461,1556,1655,1746,1837,1923,2027,2140,2246,2351,2464,2571,2740,2837",
- "endColumns": "104,96,109,85,103,118,83,82,90,92,95,93,100,92,94,98,90,90,85,103,112,105,104,112,106,168,96,88",
- "endOffsets": "205,302,412,498,602,721,805,888,979,1072,1168,1262,1363,1456,1551,1650,1741,1832,1918,2022,2135,2241,2346,2459,2566,2735,2832,2921"
- },
- "to": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "105,210,307,417,503,607,726,810,893,984,1077,1173,1267,1368,1461,1556,1655,1746,1837,1923,2027,2140,2246,2351,2464,2571,2740,4948",
- "endColumns": "104,96,109,85,103,118,83,82,90,92,95,93,100,92,94,98,90,90,85,103,112,105,104,112,106,168,96,88",
- "endOffsets": "205,302,412,498,602,721,805,888,979,1072,1168,1262,1363,1456,1551,1650,1741,1832,1918,2022,2135,2241,2346,2459,2566,2735,2832,5032"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-hr\\values-hr.xml",
- "from": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "55,162,273,389,510,606,695,795,901,999,1092,1188,1281,1397,1514,1601,1691,1777,1882,1986,2072",
- "endColumns": "106,110,115,120,95,88,99,105,97,92,95,92,115,116,86,89,85,104,103,85,93",
- "endOffsets": "157,268,384,505,601,690,790,896,994,1087,1183,1276,1392,1509,1596,1686,1772,1877,1981,2067,2161"
- },
- "to": {
- "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "2837,2944,3055,3171,3292,3388,3477,3577,3683,3781,3874,3970,4063,4179,4296,4383,4473,4559,4664,4768,4854",
- "endColumns": "106,110,115,120,95,88,99,105,97,92,95,92,115,116,86,89,85,104,103,85,93",
- "endOffsets": "2939,3050,3166,3287,3383,3472,3572,3678,3776,3869,3965,4058,4174,4291,4378,4468,4554,4659,4763,4849,4943"
- }
- }
- ]
- },
- {
- "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\res\\merged\\debug\\values-iw_values-iw.arsc.flat",
- "map": [
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-iw\\values-iw.xml",
- "from": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "105,209,308,416,500,600,714,792,870,961,1055,1151,1245,1346,1439,1534,1631,1722,1814,1895,1997,2101,2199,2302,2403,2503,2655,2751",
- "endColumns": "103,98,107,83,99,113,77,77,90,93,95,93,100,92,94,96,90,91,80,101,103,97,102,100,99,151,95,80",
- "endOffsets": "204,303,411,495,595,709,787,865,956,1050,1146,1240,1341,1434,1529,1626,1717,1809,1890,1992,2096,2194,2297,2398,2498,2650,2746,2827"
- },
- "to": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "105,209,308,416,500,600,714,792,870,961,1055,1151,1245,1346,1439,1534,1631,1722,1814,1895,1997,2101,2199,2302,2403,2503,2655,4762",
- "endColumns": "103,98,107,83,99,113,77,77,90,93,95,93,100,92,94,96,90,91,80,101,103,97,102,100,99,151,95,80",
- "endOffsets": "204,303,411,495,595,709,787,865,956,1050,1146,1240,1341,1434,1529,1626,1717,1809,1890,1992,2096,2194,2297,2398,2498,2650,2746,4838"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-iw\\values-iw.xml",
- "from": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "55,160,267,375,485,584,668,762,866,962,1055,1144,1235,1339,1443,1527,1610,1693,1790,1887,1972",
- "endColumns": "104,106,107,109,98,83,93,103,95,92,88,90,103,103,83,82,82,96,96,84,93",
- "endOffsets": "155,262,370,480,579,663,757,861,957,1050,1139,1230,1334,1438,1522,1605,1688,1785,1882,1967,2061"
- },
- "to": {
- "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "2751,2856,2963,3071,3181,3280,3364,3458,3562,3658,3751,3840,3931,4035,4139,4223,4306,4389,4486,4583,4668",
- "endColumns": "104,106,107,109,98,83,93,103,95,92,88,90,103,103,83,82,82,96,96,84,93",
- "endOffsets": "2851,2958,3066,3176,3275,3359,3453,3557,3653,3746,3835,3926,4030,4134,4218,4301,4384,4481,4578,4663,4757"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-iw\\values-iw.xml",
- "from": {
- "startLines": "2",
- "startColumns": "4",
- "startOffsets": "55",
- "endColumns": "100",
- "endOffsets": "151"
- },
- "to": {
- "startLines": "51",
- "startColumns": "4",
- "startOffsets": "4843",
- "endColumns": "100",
- "endOffsets": "4939"
- }
- }
- ]
- },
- {
- "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\res\\merged\\debug\\values-sl_values-sl.arsc.flat",
- "map": [
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-sl\\values-sl.xml",
- "from": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "55,163,294,424,555,649,747,847,962,1058,1151,1251,1344,1446,1560,1653,1740,1824,1928,2032,2118",
- "endColumns": "107,130,129,130,93,97,99,114,95,92,99,92,101,113,92,86,83,103,103,85,93",
- "endOffsets": "158,289,419,550,644,742,842,957,1053,1146,1246,1339,1441,1555,1648,1735,1819,1923,2027,2113,2207"
- },
- "to": {
- "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "2853,2961,3092,3222,3353,3447,3545,3645,3760,3856,3949,4049,4142,4244,4358,4451,4538,4622,4726,4830,4916",
- "endColumns": "107,130,129,130,93,97,99,114,95,92,99,92,101,113,92,86,83,103,103,85,93",
- "endOffsets": "2956,3087,3217,3348,3442,3540,3640,3755,3851,3944,4044,4137,4239,4353,4446,4533,4617,4721,4825,4911,5005"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-sl\\values-sl.xml",
- "from": {
- "startLines": "2",
- "startColumns": "4",
- "startOffsets": "55",
- "endColumns": "100",
- "endOffsets": "151"
- },
- "to": {
- "startLines": "51",
- "startColumns": "4",
- "startOffsets": "5093",
- "endColumns": "100",
- "endOffsets": "5189"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-sl\\values-sl.xml",
- "from": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "105,212,319,427,514,617,736,821,905,997,1091,1187,1281,1377,1471,1567,1667,1759,1851,1935,2043,2152,2252,2365,2472,2576,2756,2853",
- "endColumns": "106,106,107,86,102,118,84,83,91,93,95,93,95,93,95,99,91,91,83,107,108,99,112,106,103,179,96,82",
- "endOffsets": "207,314,422,509,612,731,816,900,992,1086,1182,1276,1372,1466,1562,1662,1754,1846,1930,2038,2147,2247,2360,2467,2571,2751,2848,2931"
- },
- "to": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "105,212,319,427,514,617,736,821,905,997,1091,1187,1281,1377,1471,1567,1667,1759,1851,1935,2043,2152,2252,2365,2472,2576,2756,5010",
- "endColumns": "106,106,107,86,102,118,84,83,91,93,95,93,95,93,95,99,91,91,83,107,108,99,112,106,103,179,96,82",
- "endOffsets": "207,314,422,509,612,731,816,900,992,1086,1182,1276,1372,1466,1562,1662,1754,1846,1930,2038,2147,2247,2360,2467,2571,2751,2848,5088"
- }
- }
- ]
- },
- {
- "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\res\\merged\\debug\\values-v25_values-v25.arsc.flat",
- "map": [
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-v25\\values-v25.xml",
- "from": {
- "startLines": "2,3,4,6",
- "startColumns": "4,4,4,4",
- "startOffsets": "55,126,209,308",
- "endLines": "2,3,5,7",
- "endColumns": "70,82,12,12",
- "endOffsets": "121,204,303,414"
- }
- }
- ]
- },
- {
- "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\res\\merged\\debug\\values-ja_values-ja.arsc.flat",
- "map": [
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-ja\\values-ja.xml",
- "from": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "55,153,251,349,452,542,623,713,813,907,1000,1089,1177,1276,1381,1464,1544,1624,1717,1810,1894",
- "endColumns": "97,97,97,102,89,80,89,99,93,92,88,87,98,104,82,79,79,92,92,83,88",
- "endOffsets": "148,246,344,447,537,618,708,808,902,995,1084,1172,1271,1376,1459,1539,1619,1712,1805,1889,1978"
- },
- "to": {
- "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "2693,2791,2889,2987,3090,3180,3261,3351,3451,3545,3638,3727,3815,3914,4019,4102,4182,4262,4355,4448,4532",
- "endColumns": "97,97,97,102,89,80,89,99,93,92,88,87,98,104,82,79,79,92,92,83,88",
- "endOffsets": "2786,2884,2982,3085,3175,3256,3346,3446,3540,3633,3722,3810,3909,4014,4097,4177,4257,4350,4443,4527,4616"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-ja\\values-ja.xml",
- "from": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "105,202,295,400,482,580,688,765,841,932,1025,1121,1215,1316,1409,1504,1598,1689,1780,1858,1960,2059,2154,2257,2352,2448,2596,2693",
- "endColumns": "96,92,104,81,97,107,76,75,90,92,95,93,100,92,94,93,90,90,77,101,98,94,102,94,95,147,96,77",
- "endOffsets": "197,290,395,477,575,683,760,836,927,1020,1116,1210,1311,1404,1499,1593,1684,1775,1853,1955,2054,2149,2252,2347,2443,2591,2688,2766"
- },
- "to": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "105,202,295,400,482,580,688,765,841,932,1025,1121,1215,1316,1409,1504,1598,1689,1780,1858,1960,2059,2154,2257,2352,2448,2596,4621",
- "endColumns": "96,92,104,81,97,107,76,75,90,92,95,93,100,92,94,93,90,90,77,101,98,94,102,94,95,147,96,77",
- "endOffsets": "197,290,395,477,575,683,760,836,927,1020,1116,1210,1311,1404,1499,1593,1684,1775,1853,1955,2054,2149,2252,2347,2443,2591,2688,4694"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-ja\\values-ja.xml",
- "from": {
- "startLines": "2",
- "startColumns": "4",
- "startOffsets": "55",
- "endColumns": "100",
- "endOffsets": "151"
- },
- "to": {
- "startLines": "51",
- "startColumns": "4",
- "startOffsets": "4699",
- "endColumns": "100",
- "endOffsets": "4795"
- }
- }
- ]
- },
- {
- "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\res\\merged\\debug\\values-ms_values-ms.arsc.flat",
- "map": [
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-ms\\values-ms.xml",
- "from": {
- "startLines": "2",
- "startColumns": "4",
- "startOffsets": "55",
- "endColumns": "100",
- "endOffsets": "151"
- },
- "to": {
- "startLines": "51",
- "startColumns": "4",
- "startOffsets": "4965",
- "endColumns": "100",
- "endOffsets": "5061"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-ms\\values-ms.xml",
- "from": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "105,216,321,429,516,620,731,809,888,979,1072,1167,1261,1360,1453,1548,1642,1733,1824,1904,2016,2125,2222,2331,2434,2541,2700,2801",
- "endColumns": "110,104,107,86,103,110,77,78,90,92,94,93,98,92,94,93,90,90,79,111,108,96,108,102,106,158,100,79",
- "endOffsets": "211,316,424,511,615,726,804,883,974,1067,1162,1256,1355,1448,1543,1637,1728,1819,1899,2011,2120,2217,2326,2429,2536,2695,2796,2876"
- },
- "to": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "105,216,321,429,516,620,731,809,888,979,1072,1167,1261,1360,1453,1548,1642,1733,1824,1904,2016,2125,2222,2331,2434,2541,2700,4885",
- "endColumns": "110,104,107,86,103,110,77,78,90,92,94,93,98,92,94,93,90,90,79,111,108,96,108,102,106,158,100,79",
- "endOffsets": "211,316,424,511,615,726,804,883,974,1067,1162,1256,1355,1448,1543,1637,1728,1819,1899,2011,2120,2217,2326,2429,2536,2695,2796,4960"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-ms\\values-ms.xml",
- "from": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "55,157,268,378,500,595,680,773,877,973,1070,1172,1268,1382,1497,1580,1662,1748,1853,1959,2045",
- "endColumns": "101,110,109,121,94,84,92,103,95,96,101,95,113,114,82,81,85,104,105,85,93",
- "endOffsets": "152,263,373,495,590,675,768,872,968,1065,1167,1263,1377,1492,1575,1657,1743,1848,1954,2040,2134"
- },
- "to": {
- "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "2801,2903,3014,3124,3246,3341,3426,3519,3623,3719,3816,3918,4014,4128,4243,4326,4408,4494,4599,4705,4791",
- "endColumns": "101,110,109,121,94,84,92,103,95,96,101,95,113,114,82,81,85,104,105,85,93",
- "endOffsets": "2898,3009,3119,3241,3336,3421,3514,3618,3714,3811,3913,4009,4123,4238,4321,4403,4489,4594,4700,4786,4880"
- }
- }
- ]
- },
- {
- "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\res\\merged\\debug\\values-kn_values-kn.arsc.flat",
- "map": [
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-kn\\values-kn.xml",
- "from": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "105,223,335,448,536,643,770,847,924,1015,1108,1204,1298,1399,1492,1587,1681,1772,1863,1945,2061,2172,2271,2384,2488,2602,2766,2866",
- "endColumns": "117,111,112,87,106,126,76,76,90,92,95,93,100,92,94,93,90,90,81,115,110,98,112,103,113,163,99,81",
- "endOffsets": "218,330,443,531,638,765,842,919,1010,1103,1199,1293,1394,1487,1582,1676,1767,1858,1940,2056,2167,2266,2379,2483,2597,2761,2861,2943"
- },
- "to": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "105,223,335,448,536,643,770,847,924,1015,1108,1204,1298,1399,1492,1587,1681,1772,1863,1945,2061,2172,2271,2384,2488,2602,2766,5009",
- "endColumns": "117,111,112,87,106,126,76,76,90,92,95,93,100,92,94,93,90,90,81,115,110,98,112,103,113,163,99,81",
- "endOffsets": "218,330,443,531,638,765,842,919,1010,1103,1199,1293,1394,1487,1582,1676,1767,1858,1940,2056,2167,2266,2379,2483,2597,2761,2861,5086"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-kn\\values-kn.xml",
- "from": {
- "startLines": "2",
- "startColumns": "4",
- "startOffsets": "55",
- "endColumns": "100",
- "endOffsets": "151"
- },
- "to": {
- "startLines": "51",
- "startColumns": "4",
- "startOffsets": "5091",
- "endColumns": "100",
- "endOffsets": "5187"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-kn\\values-kn.xml",
- "from": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "55,159,275,395,521,627,719,812,928,1025,1121,1222,1316,1430,1553,1637,1719,1805,1916,2018,2104",
- "endColumns": "103,115,119,125,105,91,92,115,96,95,100,93,113,122,83,81,85,110,101,85,93",
- "endOffsets": "154,270,390,516,622,714,807,923,1020,1116,1217,1311,1425,1548,1632,1714,1800,1911,2013,2099,2193"
- },
- "to": {
- "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "2866,2970,3086,3206,3332,3438,3530,3623,3739,3836,3932,4033,4127,4241,4364,4448,4530,4616,4727,4829,4915",
- "endColumns": "103,115,119,125,105,91,92,115,96,95,100,93,113,122,83,81,85,110,101,85,93",
- "endOffsets": "2965,3081,3201,3327,3433,3525,3618,3734,3831,3927,4028,4122,4236,4359,4443,4525,4611,4722,4824,4910,5004"
- }
- }
- ]
- },
- {
- "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\res\\merged\\debug\\values-fr_values-fr.arsc.flat",
- "map": [
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-fr\\values-fr.xml",
- "from": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "105,216,331,442,524,630,760,843,923,1014,1107,1206,1301,1402,1495,1588,1683,1774,1865,1951,2061,2173,2276,2387,2494,2601,2760,2859",
- "endColumns": "110,114,110,81,105,129,82,79,90,92,98,94,100,92,92,94,90,90,85,109,111,102,110,106,106,158,98,85",
- "endOffsets": "211,326,437,519,625,755,838,918,1009,1102,1201,1296,1397,1490,1583,1678,1769,1860,1946,2056,2168,2271,2382,2489,2596,2755,2854,2940"
- },
- "to": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "105,216,331,442,524,630,760,843,923,1014,1107,1206,1301,1402,1495,1588,1683,1774,1865,1951,2061,2173,2276,2387,2494,2601,2760,4951",
- "endColumns": "110,114,110,81,105,129,82,79,90,92,98,94,100,92,92,94,90,90,85,109,111,102,110,106,106,158,98,85",
- "endOffsets": "211,326,437,519,625,755,838,918,1009,1102,1201,1296,1397,1490,1583,1678,1769,1860,1946,2056,2168,2271,2382,2489,2596,2755,2854,5032"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-fr\\values-fr.xml",
- "from": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "55,154,258,365,474,577,663,763,873,970,1065,1160,1256,1376,1503,1587,1672,1755,1861,1964,2051",
- "endColumns": "98,103,106,108,102,85,99,109,96,94,94,95,119,126,83,84,82,105,102,86,95",
- "endOffsets": "149,253,360,469,572,658,758,868,965,1060,1155,1251,1371,1498,1582,1667,1750,1856,1959,2046,2142"
- },
- "to": {
- "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "2859,2958,3062,3169,3278,3381,3467,3567,3677,3774,3869,3964,4060,4180,4307,4391,4476,4559,4665,4768,4855",
- "endColumns": "98,103,106,108,102,85,99,109,96,94,94,95,119,126,83,84,82,105,102,86,95",
- "endOffsets": "2953,3057,3164,3273,3376,3462,3562,3672,3769,3864,3959,4055,4175,4302,4386,4471,4554,4660,4763,4850,4946"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-fr\\values-fr.xml",
- "from": {
- "startLines": "2",
- "startColumns": "4",
- "startOffsets": "55",
- "endColumns": "100",
- "endOffsets": "151"
- },
- "to": {
- "startLines": "51",
- "startColumns": "4",
- "startOffsets": "5037",
- "endColumns": "100",
- "endOffsets": "5133"
- }
- }
- ]
- },
- {
- "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\res\\merged\\debug\\values-ru_values-ru.arsc.flat",
- "map": [
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-ru\\values-ru.xml",
- "from": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "105,220,322,434,520,625,745,824,902,994,1088,1184,1277,1373,1467,1563,1658,1750,1842,1922,2028,2136,2234,2343,2449,2557,2732,2832",
- "endColumns": "114,101,111,85,104,119,78,77,91,93,95,92,95,93,95,94,91,91,79,105,107,97,108,105,107,174,99,80",
- "endOffsets": "215,317,429,515,620,740,819,897,989,1083,1179,1272,1368,1462,1558,1653,1745,1837,1917,2023,2131,2229,2338,2444,2552,2727,2827,2908"
- },
- "to": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "105,220,322,434,520,625,745,824,902,994,1088,1184,1277,1373,1467,1563,1658,1750,1842,1922,2028,2136,2234,2343,2449,2557,2732,4970",
- "endColumns": "114,101,111,85,104,119,78,77,91,93,95,92,95,93,95,94,91,91,79,105,107,97,108,105,107,174,99,80",
- "endOffsets": "215,317,429,515,620,740,819,897,989,1083,1179,1272,1368,1462,1558,1653,1745,1837,1917,2023,2131,2229,2338,2444,2552,2727,2827,5046"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-ru\\values-ru.xml",
- "from": {
- "startLines": "2",
- "startColumns": "4",
- "startOffsets": "55",
- "endColumns": "100",
- "endOffsets": "151"
- },
- "to": {
- "startLines": "51",
- "startColumns": "4",
- "startOffsets": "5051",
- "endColumns": "100",
- "endOffsets": "5147"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-ru\\values-ru.xml",
- "from": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "55,161,286,414,541,637,740,830,936,1034,1128,1221,1315,1416,1526,1618,1709,1797,1904,2009,2096",
- "endColumns": "105,124,127,126,95,102,89,105,97,93,92,93,100,109,91,90,87,106,104,86,96",
- "endOffsets": "156,281,409,536,632,735,825,931,1029,1123,1216,1310,1411,1521,1613,1704,1792,1899,2004,2091,2188"
- },
- "to": {
- "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "2832,2938,3063,3191,3318,3414,3517,3607,3713,3811,3905,3998,4092,4193,4303,4395,4486,4574,4681,4786,4873",
- "endColumns": "105,124,127,126,95,102,89,105,97,93,92,93,100,109,91,90,87,106,104,86,96",
- "endOffsets": "2933,3058,3186,3313,3409,3512,3602,3708,3806,3900,3993,4087,4188,4298,4390,4481,4569,4676,4781,4868,4965"
- }
- }
- ]
- },
- {
- "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\res\\merged\\debug\\values-is_values-is.arsc.flat",
- "map": [
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-is\\values-is.xml",
- "from": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "105,205,302,414,499,600,714,794,874,965,1058,1154,1248,1355,1448,1543,1638,1729,1823,1904,2014,2122,2220,2329,2428,2531,2686,2784",
- "endColumns": "99,96,111,84,100,113,79,79,90,92,95,93,106,92,94,94,90,93,80,109,107,97,108,98,102,154,97,80",
- "endOffsets": "200,297,409,494,595,709,789,869,960,1053,1149,1243,1350,1443,1538,1633,1724,1818,1899,2009,2117,2215,2324,2423,2526,2681,2779,2860"
- },
- "to": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "105,205,302,414,499,600,714,794,874,965,1058,1154,1248,1355,1448,1543,1638,1729,1823,1904,2014,2122,2220,2329,2428,2531,2686,4841",
- "endColumns": "99,96,111,84,100,113,79,79,90,92,95,93,106,92,94,94,90,93,80,109,107,97,108,98,102,154,97,80",
- "endOffsets": "200,297,409,494,595,709,789,869,960,1053,1149,1243,1350,1443,1538,1633,1724,1818,1899,2009,2117,2215,2324,2423,2526,2681,2779,4917"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-is\\values-is.xml",
- "from": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "55,162,271,383,497,593,679,773,876,971,1070,1162,1254,1369,1477,1564,1647,1731,1834,1936,2021",
- "endColumns": "106,108,111,113,95,85,93,102,94,98,91,91,114,107,86,82,83,102,101,84,90",
- "endOffsets": "157,266,378,492,588,674,768,871,966,1065,1157,1249,1364,1472,1559,1642,1726,1829,1931,2016,2107"
- },
- "to": {
- "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "2784,2891,3000,3112,3226,3322,3408,3502,3605,3700,3799,3891,3983,4098,4206,4293,4376,4460,4563,4665,4750",
- "endColumns": "106,108,111,113,95,85,93,102,94,98,91,91,114,107,86,82,83,102,101,84,90",
- "endOffsets": "2886,2995,3107,3221,3317,3403,3497,3600,3695,3794,3886,3978,4093,4201,4288,4371,4455,4558,4660,4745,4836"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-is\\values-is.xml",
- "from": {
- "startLines": "2",
- "startColumns": "4",
- "startOffsets": "55",
- "endColumns": "100",
- "endOffsets": "151"
- },
- "to": {
- "startLines": "51",
- "startColumns": "4",
- "startOffsets": "4922",
- "endColumns": "100",
- "endOffsets": "5018"
- }
- }
- ]
- },
- {
- "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\res\\merged\\debug\\values-h720dp-v13_values-h720dp-v13.arsc.flat",
- "map": [
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-h720dp-v13\\values-h720dp-v13.xml",
- "from": {
- "startLines": "2",
- "startColumns": "4",
- "startOffsets": "55",
- "endColumns": "66",
- "endOffsets": "117"
- }
- }
- ]
- },
- {
- "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\res\\merged\\debug\\values-hdpi-v4_values-hdpi-v4.arsc.flat",
- "map": [
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-hdpi-v4\\values-hdpi-v4.xml",
- "from": {
- "startLines": "2",
- "startColumns": "4",
- "startOffsets": "55",
- "endLines": "6",
- "endColumns": "13",
- "endOffsets": "327"
- }
- }
- ]
- },
- {
- "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\res\\merged\\debug\\values-sk_values-sk.arsc.flat",
- "map": [
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-sk\\values-sk.xml",
- "from": {
- "startLines": "2",
- "startColumns": "4",
- "startOffsets": "55",
- "endColumns": "100",
- "endOffsets": "151"
- },
- "to": {
- "startLines": "51",
- "startColumns": "4",
- "startOffsets": "5033",
- "endColumns": "100",
- "endOffsets": "5129"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-sk\\values-sk.xml",
- "from": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "55,160,271,384,497,598,694,791,899,997,1091,1182,1276,1404,1522,1611,1696,1782,1883,1987,2073",
- "endColumns": "104,110,112,112,100,95,96,107,97,93,90,93,127,117,88,84,85,100,103,85,96",
- "endOffsets": "155,266,379,492,593,689,786,894,992,1086,1177,1271,1399,1517,1606,1691,1777,1878,1982,2068,2165"
- },
- "to": {
- "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "2830,2935,3046,3159,3272,3373,3469,3566,3674,3772,3866,3957,4051,4179,4297,4386,4471,4557,4658,4762,4848",
- "endColumns": "104,110,112,112,100,95,96,107,97,93,90,93,127,117,88,84,85,100,103,85,96",
- "endOffsets": "2930,3041,3154,3267,3368,3464,3561,3669,3767,3861,3952,4046,4174,4292,4381,4466,4552,4653,4757,4843,4940"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-sk\\values-sk.xml",
- "from": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "105,212,312,423,509,617,735,816,897,988,1081,1180,1274,1375,1468,1563,1661,1752,1843,1927,2032,2141,2240,2346,2457,2566,2732,2830",
- "endColumns": "106,99,110,85,107,117,80,80,90,92,98,93,100,92,94,97,90,90,83,104,108,98,105,110,108,165,97,87",
- "endOffsets": "207,307,418,504,612,730,811,892,983,1076,1175,1269,1370,1463,1558,1656,1747,1838,1922,2027,2136,2235,2341,2452,2561,2727,2825,2913"
- },
- "to": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "105,212,312,423,509,617,735,816,897,988,1081,1180,1274,1375,1468,1563,1661,1752,1843,1927,2032,2141,2240,2346,2457,2566,2732,4945",
- "endColumns": "106,99,110,85,107,117,80,80,90,92,98,93,100,92,94,97,90,90,83,104,108,98,105,110,108,165,97,87",
- "endOffsets": "207,307,418,504,612,730,811,892,983,1076,1175,1269,1370,1463,1558,1656,1747,1838,1922,2027,2136,2235,2341,2452,2561,2727,2825,5028"
- }
- }
- ]
- },
- {
- "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\res\\merged\\debug\\values-ko_values-ko.arsc.flat",
- "map": [
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-ko\\values-ko.xml",
- "from": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "55,149,243,339,439,527,608,695,790,883,973,1062,1151,1256,1357,1440,1520,1600,1691,1784,1867",
- "endColumns": "93,93,95,99,87,80,86,94,92,89,88,88,104,100,82,79,79,90,92,82,88",
- "endOffsets": "144,238,334,434,522,603,690,785,878,968,1057,1146,1251,1352,1435,1515,1595,1686,1779,1862,1951"
- },
- "to": {
- "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "2678,2772,2866,2962,3062,3150,3231,3318,3413,3506,3596,3685,3774,3879,3980,4063,4143,4223,4314,4407,4490",
- "endColumns": "93,93,95,99,87,80,86,94,92,89,88,88,104,100,82,79,79,90,92,82,88",
- "endOffsets": "2767,2861,2957,3057,3145,3226,3313,3408,3501,3591,3680,3769,3874,3975,4058,4138,4218,4309,4402,4485,4574"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-ko\\values-ko.xml",
- "from": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "105,200,294,396,478,576,682,761,837,928,1021,1113,1204,1305,1398,1493,1587,1678,1769,1849,1947,2042,2137,2237,2333,2432,2584,2678",
- "endColumns": "94,93,101,81,97,105,78,75,90,92,91,90,100,92,94,93,90,90,79,97,94,94,99,95,98,151,93,77",
- "endOffsets": "195,289,391,473,571,677,756,832,923,1016,1108,1199,1300,1393,1488,1582,1673,1764,1844,1942,2037,2132,2232,2328,2427,2579,2673,2751"
- },
- "to": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "105,200,294,396,478,576,682,761,837,928,1021,1113,1204,1305,1398,1493,1587,1678,1769,1849,1947,2042,2137,2237,2333,2432,2584,4579",
- "endColumns": "94,93,101,81,97,105,78,75,90,92,91,90,100,92,94,93,90,90,79,97,94,94,99,95,98,151,93,77",
- "endOffsets": "195,289,391,473,571,677,756,832,923,1016,1108,1199,1300,1393,1488,1582,1673,1764,1844,1942,2037,2132,2232,2328,2427,2579,2673,4652"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-ko\\values-ko.xml",
- "from": {
- "startLines": "2",
- "startColumns": "4",
- "startOffsets": "55",
- "endColumns": "100",
- "endOffsets": "151"
- },
- "to": {
- "startLines": "51",
- "startColumns": "4",
- "startOffsets": "4657",
- "endColumns": "100",
- "endOffsets": "4753"
- }
- }
- ]
- },
- {
- "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\res\\merged\\debug\\values-fi_values-fi.arsc.flat",
- "map": [
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-fi\\values-fi.xml",
- "from": {
- "startLines": "2",
- "startColumns": "4",
- "startOffsets": "55",
- "endColumns": "100",
- "endOffsets": "151"
- },
- "to": {
- "startLines": "51",
- "startColumns": "4",
- "startOffsets": "4978",
- "endColumns": "100",
- "endOffsets": "5074"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-fi\\values-fi.xml",
- "from": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "105,213,313,414,500,605,723,810,892,983,1076,1172,1266,1361,1454,1550,1649,1740,1834,1914,2021,2124,2221,2327,2426,2530,2693,2792",
- "endColumns": "107,99,100,85,104,117,86,81,90,92,95,93,94,92,95,98,90,93,79,106,102,96,105,98,103,162,98,79",
- "endOffsets": "208,308,409,495,600,718,805,887,978,1071,1167,1261,1356,1449,1545,1644,1735,1829,1909,2016,2119,2216,2322,2421,2525,2688,2787,2867"
- },
- "to": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "105,213,313,414,500,605,723,810,892,983,1076,1172,1266,1361,1454,1550,1649,1740,1834,1914,2021,2124,2221,2327,2426,2530,2693,4898",
- "endColumns": "107,99,100,85,104,117,86,81,90,92,95,93,94,92,95,98,90,93,79,106,102,96,105,98,103,162,98,79",
- "endOffsets": "208,308,409,495,600,718,805,887,978,1071,1167,1261,1356,1449,1545,1644,1735,1829,1909,2016,2119,2216,2322,2421,2525,2688,2787,4973"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-fi\\values-fi.xml",
- "from": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "55,156,264,374,491,589,683,783,894,990,1086,1185,1279,1391,1500,1587,1671,1756,1860,1975,2066",
- "endColumns": "100,107,109,116,97,93,99,110,95,95,98,93,111,108,86,83,84,103,114,90,94",
- "endOffsets": "151,259,369,486,584,678,778,889,985,1081,1180,1274,1386,1495,1582,1666,1751,1855,1970,2061,2156"
- },
- "to": {
- "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "2792,2893,3001,3111,3228,3326,3420,3520,3631,3727,3823,3922,4016,4128,4237,4324,4408,4493,4597,4712,4803",
- "endColumns": "100,107,109,116,97,93,99,110,95,95,98,93,111,108,86,83,84,103,114,90,94",
- "endOffsets": "2888,2996,3106,3223,3321,3415,3515,3626,3722,3818,3917,4011,4123,4232,4319,4403,4488,4592,4707,4798,4893"
- }
- }
- ]
- },
- {
- "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\res\\merged\\debug\\values-pt-rBR_values-pt-rBR.arsc.flat",
- "map": [
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-pt-rBR\\values-pt-rBR.xml",
- "from": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "55,164,279,396,517,621,712,808,913,1010,1106,1201,1295,1415,1531,1616,1704,1787,1890,2005,2092",
- "endColumns": "108,114,116,120,103,90,95,104,96,95,94,93,119,115,84,87,82,102,114,86,98",
- "endOffsets": "159,274,391,512,616,707,803,908,1005,1101,1196,1290,1410,1526,1611,1699,1782,1885,2000,2087,2186"
- },
- "to": {
- "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "2844,2953,3068,3185,3306,3410,3501,3597,3702,3799,3895,3990,4084,4204,4320,4405,4493,4576,4679,4794,4881",
- "endColumns": "108,114,116,120,103,90,95,104,96,95,94,93,119,115,84,87,82,102,114,86,98",
- "endOffsets": "2948,3063,3180,3301,3405,3496,3592,3697,3794,3890,3985,4079,4199,4315,4400,4488,4571,4674,4789,4876,4975"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-pt-rBR\\values-pt-rBR.xml",
- "from": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "105,225,331,438,527,628,746,829,909,1000,1093,1189,1283,1384,1477,1572,1667,1758,1849,1936,2043,2155,2257,2365,2472,2582,2744,2844",
- "endColumns": "119,105,106,88,100,117,82,79,90,92,95,93,100,92,94,94,90,90,86,106,111,101,107,106,109,161,99,84",
- "endOffsets": "220,326,433,522,623,741,824,904,995,1088,1184,1278,1379,1472,1567,1662,1753,1844,1931,2038,2150,2252,2360,2467,2577,2739,2839,2924"
- },
- "to": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "105,225,331,438,527,628,746,829,909,1000,1093,1189,1283,1384,1477,1572,1667,1758,1849,1936,2043,2155,2257,2365,2472,2582,2744,4980",
- "endColumns": "119,105,106,88,100,117,82,79,90,92,95,93,100,92,94,94,90,90,86,106,111,101,107,106,109,161,99,84",
- "endOffsets": "220,326,433,522,623,741,824,904,995,1088,1184,1278,1379,1472,1567,1662,1753,1844,1931,2038,2150,2252,2360,2467,2577,2739,2839,5060"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-pt-rBR\\values-pt-rBR.xml",
- "from": {
- "startLines": "2",
- "startColumns": "4",
- "startOffsets": "55",
- "endColumns": "100",
- "endOffsets": "151"
- },
- "to": {
- "startLines": "51",
- "startColumns": "4",
- "startOffsets": "5065",
- "endColumns": "100",
- "endOffsets": "5161"
- }
- }
- ]
- },
- {
- "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\res\\merged\\debug\\values-v16_values-v16.arsc.flat",
- "map": [
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-v16\\values-v16.xml",
- "from": {
- "startLines": "2",
- "startColumns": "4",
- "startOffsets": "55",
- "endColumns": "65",
- "endOffsets": "116"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-v16\\values-v16.xml",
- "from": {
- "startLines": "2",
- "startColumns": "4",
- "startOffsets": "55",
- "endLines": "5",
- "endColumns": "12",
- "endOffsets": "223"
- },
- "to": {
- "startLines": "3",
- "startColumns": "4",
- "startOffsets": "121",
- "endLines": "6",
- "endColumns": "12",
- "endOffsets": "289"
- }
- }
- ]
- },
- {
- "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\res\\merged\\debug\\values-eu_values-eu.arsc.flat",
- "map": [
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-eu\\values-eu.xml",
- "from": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "105,214,312,422,508,614,738,825,909,1001,1095,1192,1286,1388,1482,1578,1675,1767,1860,1942,2051,2161,2260,2369,2475,2586,2757,2856",
- "endColumns": "108,97,109,85,105,123,86,83,91,93,96,93,101,93,95,96,91,92,81,108,109,98,108,105,110,170,98,81",
- "endOffsets": "209,307,417,503,609,733,820,904,996,1090,1187,1281,1383,1477,1573,1670,1762,1855,1937,2046,2156,2255,2364,2470,2581,2752,2851,2933"
- },
- "to": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "105,214,312,422,508,614,738,825,909,1001,1095,1192,1286,1388,1482,1578,1675,1767,1860,1942,2051,2161,2260,2369,2475,2586,2757,4970",
- "endColumns": "108,97,109,85,105,123,86,83,91,93,96,93,101,93,95,96,91,92,81,108,109,98,108,105,110,170,98,81",
- "endOffsets": "209,307,417,503,609,733,820,904,996,1090,1187,1281,1383,1477,1573,1670,1762,1855,1937,2046,2156,2255,2364,2470,2581,2752,2851,5047"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-eu\\values-eu.xml",
- "from": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "55,161,276,392,513,609,696,794,899,994,1089,1185,1278,1390,1514,1600,1691,1776,1877,1988,2075",
- "endColumns": "105,114,115,120,95,86,97,104,94,94,95,92,111,123,85,90,84,100,110,86,93",
- "endOffsets": "156,271,387,508,604,691,789,894,989,1084,1180,1273,1385,1509,1595,1686,1771,1872,1983,2070,2164"
- },
- "to": {
- "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "2856,2962,3077,3193,3314,3410,3497,3595,3700,3795,3890,3986,4079,4191,4315,4401,4492,4577,4678,4789,4876",
- "endColumns": "105,114,115,120,95,86,97,104,94,94,95,92,111,123,85,90,84,100,110,86,93",
- "endOffsets": "2957,3072,3188,3309,3405,3492,3590,3695,3790,3885,3981,4074,4186,4310,4396,4487,4572,4673,4784,4871,4965"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-eu\\values-eu.xml",
- "from": {
- "startLines": "2",
- "startColumns": "4",
- "startOffsets": "55",
- "endColumns": "100",
- "endOffsets": "151"
- },
- "to": {
- "startLines": "51",
- "startColumns": "4",
- "startOffsets": "5052",
- "endColumns": "100",
- "endOffsets": "5148"
- }
- }
- ]
- },
- {
- "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\res\\merged\\debug\\values-uz_values-uz.arsc.flat",
- "map": [
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-uz\\values-uz.xml",
- "from": {
- "startLines": "2",
- "startColumns": "4",
- "startOffsets": "55",
- "endColumns": "100",
- "endOffsets": "151"
- },
- "to": {
- "startLines": "51",
- "startColumns": "4",
- "startOffsets": "5014",
- "endColumns": "100",
- "endOffsets": "5110"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-uz\\values-uz.xml",
- "from": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "105,210,314,428,514,614,730,810,889,980,1073,1169,1263,1358,1451,1546,1641,1732,1824,1908,2017,2124,2225,2333,2438,2545,2706,2805",
- "endColumns": "104,103,113,85,99,115,79,78,90,92,95,93,94,92,94,94,90,91,83,108,106,100,107,104,106,160,98,83",
- "endOffsets": "205,309,423,509,609,725,805,884,975,1068,1164,1258,1353,1446,1541,1636,1727,1819,1903,2012,2119,2220,2328,2433,2540,2701,2800,2884"
- },
- "to": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "105,210,314,428,514,614,730,810,889,980,1073,1169,1263,1358,1451,1546,1641,1732,1824,1908,2017,2124,2225,2333,2438,2545,2706,4930",
- "endColumns": "104,103,113,85,99,115,79,78,90,92,95,93,94,92,94,94,90,91,83,108,106,100,107,104,106,160,98,83",
- "endOffsets": "205,309,423,509,609,725,805,884,975,1068,1164,1258,1353,1446,1541,1636,1727,1819,1903,2012,2119,2220,2328,2433,2540,2701,2800,5009"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-uz\\values-uz.xml",
- "from": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "55,164,276,392,507,606,708,805,918,1015,1116,1205,1297,1408,1521,1605,1687,1775,1886,1998,2083",
- "endColumns": "108,111,115,114,98,101,96,112,96,100,88,91,110,112,83,81,87,110,111,84,96",
- "endOffsets": "159,271,387,502,601,703,800,913,1010,1111,1200,1292,1403,1516,1600,1682,1770,1881,1993,2078,2175"
- },
- "to": {
- "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "2805,2914,3026,3142,3257,3356,3458,3555,3668,3765,3866,3955,4047,4158,4271,4355,4437,4525,4636,4748,4833",
- "endColumns": "108,111,115,114,98,101,96,112,96,100,88,91,110,112,83,81,87,110,111,84,96",
- "endOffsets": "2909,3021,3137,3252,3351,3453,3550,3663,3760,3861,3950,4042,4153,4266,4350,4432,4520,4631,4743,4828,4925"
- }
- }
- ]
- },
- {
- "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\res\\merged\\debug\\values-lo_values-lo.arsc.flat",
- "map": [
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-lo\\values-lo.xml",
- "from": {
- "startLines": "2",
- "startColumns": "4",
- "startOffsets": "55",
- "endColumns": "100",
- "endOffsets": "151"
- },
- "to": {
- "startLines": "51",
- "startColumns": "4",
- "startOffsets": "4903",
- "endColumns": "100",
- "endOffsets": "4999"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-lo\\values-lo.xml",
- "from": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "55,158,271,386,508,605,696,793,899,993,1088,1187,1279,1381,1488,1577,1660,1741,1843,1943,2028",
- "endColumns": "102,112,114,121,96,90,96,105,93,94,98,91,101,106,88,82,80,101,99,84,93",
- "endOffsets": "153,266,381,503,600,691,788,894,988,1083,1182,1274,1376,1483,1572,1655,1736,1838,1938,2023,2117"
- },
- "to": {
- "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "2755,2858,2971,3086,3208,3305,3396,3493,3599,3693,3788,3887,3979,4081,4188,4277,4360,4441,4543,4643,4728",
- "endColumns": "102,112,114,121,96,90,96,105,93,94,98,91,101,106,88,82,80,101,99,84,93",
- "endOffsets": "2853,2966,3081,3203,3300,3391,3488,3594,3688,3783,3882,3974,4076,4183,4272,4355,4436,4538,4638,4723,4817"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-lo\\values-lo.xml",
- "from": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "105,208,305,412,497,602,714,791,869,960,1053,1149,1243,1344,1437,1532,1626,1717,1808,1888,1995,2092,2190,2295,2398,2502,2659,2755",
- "endColumns": "102,96,106,84,104,111,76,77,90,92,95,93,100,92,94,93,90,90,79,106,96,97,104,102,103,156,95,80",
- "endOffsets": "203,300,407,492,597,709,786,864,955,1048,1144,1238,1339,1432,1527,1621,1712,1803,1883,1990,2087,2185,2290,2393,2497,2654,2750,2831"
- },
- "to": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "105,208,305,412,497,602,714,791,869,960,1053,1149,1243,1344,1437,1532,1626,1717,1808,1888,1995,2092,2190,2295,2398,2502,2659,4822",
- "endColumns": "102,96,106,84,104,111,76,77,90,92,95,93,100,92,94,93,90,90,79,106,96,97,104,102,103,156,95,80",
- "endOffsets": "203,300,407,492,597,709,786,864,955,1048,1144,1238,1339,1432,1527,1621,1712,1803,1883,1990,2087,2185,2290,2393,2497,2654,2750,4898"
- }
- }
- ]
- },
- {
- "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\res\\merged\\debug\\values-am_values-am.arsc.flat",
- "map": [
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-am\\values-am.xml",
- "from": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "55,154,256,362,471,567,655,750,858,951,1043,1137,1226,1330,1441,1528,1610,1691,1790,1894,1978",
- "endColumns": "98,101,105,108,95,87,94,107,92,91,93,88,103,110,86,81,80,98,103,83,92",
- "endOffsets": "149,251,357,466,562,650,745,853,946,1038,1132,1221,1325,1436,1523,1605,1686,1785,1889,1973,2066"
- },
- "to": {
- "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "2738,2837,2939,3045,3154,3250,3338,3433,3541,3634,3726,3820,3909,4013,4124,4211,4293,4374,4473,4577,4661",
- "endColumns": "98,101,105,108,95,87,94,107,92,91,93,88,103,110,86,81,80,98,103,83,92",
- "endOffsets": "2832,2934,3040,3149,3245,3333,3428,3536,3629,3721,3815,3904,4008,4119,4206,4288,4369,4468,4572,4656,4749"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-am\\values-am.xml",
- "from": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "105,207,306,412,498,601,714,792,870,961,1054,1147,1241,1342,1435,1530,1624,1715,1805,1884,1984,2084,2180,2283,2382,2489,2642,2738",
- "endColumns": "101,98,105,85,102,112,77,77,90,92,92,93,100,92,94,93,90,89,78,99,99,95,102,98,106,152,95,78",
- "endOffsets": "202,301,407,493,596,709,787,865,956,1049,1142,1236,1337,1430,1525,1619,1710,1800,1879,1979,2079,2175,2278,2377,2484,2637,2733,2812"
- },
- "to": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "105,207,306,412,498,601,714,792,870,961,1054,1147,1241,1342,1435,1530,1624,1715,1805,1884,1984,2084,2180,2283,2382,2489,2642,4754",
- "endColumns": "101,98,105,85,102,112,77,77,90,92,92,93,100,92,94,93,90,89,78,99,99,95,102,98,106,152,95,78",
- "endOffsets": "202,301,407,493,596,709,787,865,956,1049,1142,1236,1337,1430,1525,1619,1710,1800,1879,1979,2079,2175,2278,2377,2484,2637,2733,4828"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-am\\values-am.xml",
- "from": {
- "startLines": "2",
- "startColumns": "4",
- "startOffsets": "55",
- "endColumns": "100",
- "endOffsets": "151"
- },
- "to": {
- "startLines": "51",
- "startColumns": "4",
- "startOffsets": "4833",
- "endColumns": "100",
- "endOffsets": "4929"
- }
- }
- ]
- },
- {
- "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\res\\merged\\debug\\values-port_values-port.arsc.flat",
- "map": [
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-port\\values-port.xml",
- "from": {
- "startLines": "2",
- "startColumns": "4",
- "startOffsets": "55",
- "endColumns": "55",
- "endOffsets": "106"
- }
- }
- ]
- },
- {
- "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\res\\merged\\debug\\values-kk_values-kk.arsc.flat",
- "map": [
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-kk\\values-kk.xml",
- "from": {
- "startLines": "2",
- "startColumns": "4",
- "startOffsets": "55",
- "endColumns": "100",
- "endOffsets": "151"
- },
- "to": {
- "startLines": "51",
- "startColumns": "4",
- "startOffsets": "5015",
- "endColumns": "100",
- "endOffsets": "5111"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-kk\\values-kk.xml",
- "from": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "55,165,279,395,515,614,713,814,924,1019,1110,1201,1290,1401,1522,1608,1692,1777,1883,1996,2080",
- "endColumns": "109,113,115,119,98,98,100,109,94,90,90,88,110,120,85,83,84,105,112,83,96",
- "endOffsets": "160,274,390,510,609,708,809,919,1014,1105,1196,1285,1396,1517,1603,1687,1772,1878,1991,2075,2172"
- },
- "to": {
- "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "2812,2922,3036,3152,3272,3371,3470,3571,3681,3776,3867,3958,4047,4158,4279,4365,4449,4534,4640,4753,4837",
- "endColumns": "109,113,115,119,98,98,100,109,94,90,90,88,110,120,85,83,84,105,112,83,96",
- "endOffsets": "2917,3031,3147,3267,3366,3465,3566,3676,3771,3862,3953,4042,4153,4274,4360,4444,4529,4635,4748,4832,4929"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-kk\\values-kk.xml",
- "from": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "105,217,320,430,515,621,740,821,901,992,1085,1181,1275,1376,1469,1564,1661,1752,1844,1925,2028,2133,2231,2338,2447,2547,2713,2812",
- "endColumns": "111,102,109,84,105,118,80,79,90,92,95,93,100,92,94,96,90,91,80,102,104,97,106,108,99,165,98,80",
- "endOffsets": "212,315,425,510,616,735,816,896,987,1080,1176,1270,1371,1464,1559,1656,1747,1839,1920,2023,2128,2226,2333,2442,2542,2708,2807,2888"
- },
- "to": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "105,217,320,430,515,621,740,821,901,992,1085,1181,1275,1376,1469,1564,1661,1752,1844,1925,2028,2133,2231,2338,2447,2547,2713,4934",
- "endColumns": "111,102,109,84,105,118,80,79,90,92,95,93,100,92,94,96,90,91,80,102,104,97,106,108,99,165,98,80",
- "endOffsets": "212,315,425,510,616,735,816,896,987,1080,1176,1270,1371,1464,1559,1656,1747,1839,1920,2023,2128,2226,2333,2442,2542,2708,2807,5010"
- }
- }
- ]
- },
- {
- "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\res\\merged\\debug\\values-ne_values-ne.arsc.flat",
- "map": [
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-ne\\values-ne.xml",
- "from": {
- "startLines": "2",
- "startColumns": "4",
- "startOffsets": "55",
- "endColumns": "100",
- "endOffsets": "151"
- },
- "to": {
- "startLines": "51",
- "startColumns": "4",
- "startOffsets": "5122",
- "endColumns": "100",
- "endOffsets": "5218"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-ne\\values-ne.xml",
- "from": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "105,210,314,422,513,620,747,841,931,1022,1115,1211,1305,1406,1499,1594,1688,1779,1870,1958,2068,2184,2287,2402,2504,2619,2790,2902",
- "endColumns": "104,103,107,90,106,126,93,89,90,92,95,93,100,92,94,93,90,90,87,109,115,102,114,101,114,170,111,85",
- "endOffsets": "205,309,417,508,615,742,836,926,1017,1110,1206,1300,1401,1494,1589,1683,1774,1865,1953,2063,2179,2282,2397,2499,2614,2785,2897,2983"
- },
- "to": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "105,210,314,422,513,620,747,841,931,1022,1115,1211,1305,1406,1499,1594,1688,1779,1870,1958,2068,2184,2287,2402,2504,2619,2790,5036",
- "endColumns": "104,103,107,90,106,126,93,89,90,92,95,93,100,92,94,93,90,90,87,109,115,102,114,101,114,170,111,85",
- "endOffsets": "205,309,417,508,615,742,836,926,1017,1110,1206,1300,1401,1494,1589,1683,1774,1865,1953,2063,2179,2282,2397,2499,2614,2785,2897,5117"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-ne\\values-ne.xml",
- "from": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "55,152,256,364,479,584,679,772,881,986,1093,1194,1297,1415,1531,1623,1711,1799,1903,2006,2093",
- "endColumns": "96,103,107,114,104,94,92,108,104,106,100,102,117,115,91,87,87,103,102,86,95",
- "endOffsets": "147,251,359,474,579,674,767,876,981,1088,1189,1292,1410,1526,1618,1706,1794,1898,2001,2088,2184"
- },
- "to": {
- "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "2902,2999,3103,3211,3326,3431,3526,3619,3728,3833,3940,4041,4144,4262,4378,4470,4558,4646,4750,4853,4940",
- "endColumns": "96,103,107,114,104,94,92,108,104,106,100,102,117,115,91,87,87,103,102,86,95",
- "endOffsets": "2994,3098,3206,3321,3426,3521,3614,3723,3828,3935,4036,4139,4257,4373,4465,4553,4641,4745,4848,4935,5031"
- }
- }
- ]
- },
- {
- "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\res\\merged\\debug\\values-pa_values-pa.arsc.flat",
- "map": [
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-pa\\values-pa.xml",
- "from": {
- "startLines": "2",
- "startColumns": "4",
- "startOffsets": "55",
- "endColumns": "100",
- "endOffsets": "151"
- },
- "to": {
- "startLines": "51",
- "startColumns": "4",
- "startOffsets": "4949",
- "endColumns": "100",
- "endOffsets": "5045"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-pa\\values-pa.xml",
- "from": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "105,208,305,410,496,596,709,786,862,953,1046,1142,1236,1337,1430,1525,1619,1710,1801,1880,1981,2085,2182,2291,2390,2500,2659,2759",
- "endColumns": "102,96,104,85,99,112,76,75,90,92,95,93,100,92,94,93,90,90,78,100,103,96,108,98,109,158,99,79",
- "endOffsets": "203,300,405,491,591,704,781,857,948,1041,1137,1231,1332,1425,1520,1614,1705,1796,1875,1976,2080,2177,2286,2385,2495,2654,2754,2834"
- },
- "to": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "105,208,305,410,496,596,709,786,862,953,1046,1142,1236,1337,1430,1525,1619,1710,1801,1880,1981,2085,2182,2291,2390,2500,2659,4869",
- "endColumns": "102,96,104,85,99,112,76,75,90,92,95,93,100,92,94,93,90,90,78,100,103,96,108,98,109,158,99,79",
- "endOffsets": "203,300,405,491,591,704,781,857,948,1041,1137,1231,1332,1425,1520,1614,1705,1796,1875,1976,2080,2177,2286,2385,2495,2654,2754,4944"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-pa\\values-pa.xml",
- "from": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "55,160,276,400,522,623,711,802,922,1020,1113,1209,1305,1418,1533,1616,1698,1783,1886,1985,2070",
- "endColumns": "104,115,123,121,100,87,90,119,97,92,95,95,112,114,82,81,84,102,98,84,94",
- "endOffsets": "155,271,395,517,618,706,797,917,1015,1108,1204,1300,1413,1528,1611,1693,1778,1881,1980,2065,2160"
- },
- "to": {
- "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "2759,2864,2980,3104,3226,3327,3415,3506,3626,3724,3817,3913,4009,4122,4237,4320,4402,4487,4590,4689,4774",
- "endColumns": "104,115,123,121,100,87,90,119,97,92,95,95,112,114,82,81,84,102,98,84,94",
- "endOffsets": "2859,2975,3099,3221,3322,3410,3501,3621,3719,3812,3908,4004,4117,4232,4315,4397,4482,4585,4684,4769,4864"
- }
- }
- ]
- },
- {
- "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\res\\merged\\debug\\values-sw720dp-v13_values-sw720dp-v13.arsc.flat",
- "map": [
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-sw720dp-v13\\values-sw720dp-v13.xml",
- "from": {
- "startLines": "2,3",
- "startColumns": "4,4",
- "startOffsets": "55,124",
- "endColumns": "68,68",
- "endOffsets": "119,188"
- }
- }
- ]
- },
- {
- "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\res\\merged\\debug\\values-ldltr-v21_values-ldltr-v21.arsc.flat",
- "map": [
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-ldltr-v21\\values-ldltr-v21.xml",
- "from": {
- "startLines": "2",
- "startColumns": "4",
- "startOffsets": "55",
- "endColumns": "112",
- "endOffsets": "163"
- }
- }
- ]
- },
- {
- "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\res\\merged\\debug\\values-en-rXC_values-en-rXC.arsc.flat",
- "map": [
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-en-rXC\\values-en-rXC.xml",
- "from": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "55,257,465,675,887,1084,1267,1461,1664,1860,2058,2252,2446,2652,2862,3048,3230,3414,3614,3811,3999",
- "endColumns": "201,207,209,211,196,182,193,202,195,197,193,193,205,209,185,181,183,199,196,187,195",
- "endOffsets": "252,460,670,882,1079,1262,1456,1659,1855,2053,2247,2441,2647,2857,3043,3225,3409,3609,3806,3994,4190"
- },
- "to": {
- "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "5503,5705,5913,6123,6335,6532,6715,6909,7112,7308,7506,7700,7894,8100,8310,8496,8678,8862,9062,9259,9447",
- "endColumns": "201,207,209,211,196,182,193,202,195,197,193,193,205,209,185,181,183,199,196,187,195",
- "endOffsets": "5700,5908,6118,6330,6527,6710,6904,7107,7303,7501,7695,7889,8095,8305,8491,8673,8857,9057,9254,9442,9638"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-en-rXC\\values-en-rXC.xml",
- "from": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "105,310,510,719,904,1106,1321,1494,1671,1862,2055,2253,2449,2652,2847,3044,3239,3432,3623,3807,4011,4216,4417,4624,4826,5031,5303,5503",
- "endColumns": "204,199,208,184,201,214,172,176,190,192,197,195,202,194,196,194,192,190,183,203,204,200,206,201,204,271,199,178",
- "endOffsets": "305,505,714,899,1101,1316,1489,1666,1857,2050,2248,2444,2647,2842,3039,3234,3427,3618,3802,4006,4211,4412,4619,4821,5026,5298,5498,5677"
- },
- "to": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "105,310,510,719,904,1106,1321,1494,1671,1862,2055,2253,2449,2652,2847,3044,3239,3432,3623,3807,4011,4216,4417,4624,4826,5031,5303,9643",
- "endColumns": "204,199,208,184,201,214,172,176,190,192,197,195,202,194,196,194,192,190,183,203,204,200,206,201,204,271,199,178",
- "endOffsets": "305,505,714,899,1101,1316,1489,1666,1857,2050,2248,2444,2647,2842,3039,3234,3427,3618,3802,4006,4211,4412,4619,4821,5026,5298,5498,9817"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-en-rXC\\values-en-rXC.xml",
- "from": {
- "startLines": "2",
- "startColumns": "4",
- "startOffsets": "55",
- "endColumns": "202",
- "endOffsets": "253"
- },
- "to": {
- "startLines": "51",
- "startColumns": "4",
- "startOffsets": "9822",
- "endColumns": "202",
- "endOffsets": "10020"
- }
- }
- ]
- },
- {
- "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\res\\merged\\debug\\values-ro_values-ro.arsc.flat",
- "map": [
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-ro\\values-ro.xml",
- "from": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "105,226,330,443,531,643,764,849,930,1021,1114,1210,1304,1404,1497,1592,1687,1778,1870,1953,2065,2178,2278,2392,2497,2603,2767,2870",
- "endColumns": "120,103,112,87,111,120,84,80,90,92,95,93,99,92,94,94,90,91,82,111,112,99,113,104,105,163,102,82",
- "endOffsets": "221,325,438,526,638,759,844,925,1016,1109,1205,1299,1399,1492,1587,1682,1773,1865,1948,2060,2173,2273,2387,2492,2598,2762,2865,2948"
- },
- "to": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "105,226,330,443,531,643,764,849,930,1021,1114,1210,1304,1404,1497,1592,1687,1778,1870,1953,2065,2178,2278,2392,2497,2603,2767,5012",
- "endColumns": "120,103,112,87,111,120,84,80,90,92,95,93,99,92,94,94,90,91,82,111,112,99,113,104,105,163,102,82",
- "endOffsets": "221,325,438,526,638,759,844,925,1016,1109,1205,1299,1399,1492,1587,1682,1773,1865,1948,2060,2173,2273,2387,2492,2598,2762,2865,5090"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-ro\\values-ro.xml",
- "from": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "55,164,278,398,517,617,706,806,916,1016,1115,1210,1305,1426,1547,1637,1721,1805,1908,2013,2099",
- "endColumns": "108,113,119,118,99,88,99,109,99,98,94,94,120,120,89,83,83,102,104,85,97",
- "endOffsets": "159,273,393,512,612,701,801,911,1011,1110,1205,1300,1421,1542,1632,1716,1800,1903,2008,2094,2192"
- },
- "to": {
- "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "2870,2979,3093,3213,3332,3432,3521,3621,3731,3831,3930,4025,4120,4241,4362,4452,4536,4620,4723,4828,4914",
- "endColumns": "108,113,119,118,99,88,99,109,99,98,94,94,120,120,89,83,83,102,104,85,97",
- "endOffsets": "2974,3088,3208,3327,3427,3516,3616,3726,3826,3925,4020,4115,4236,4357,4447,4531,4615,4718,4823,4909,5007"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-ro\\values-ro.xml",
- "from": {
- "startLines": "2",
- "startColumns": "4",
- "startOffsets": "55",
- "endColumns": "100",
- "endOffsets": "151"
- },
- "to": {
- "startLines": "51",
- "startColumns": "4",
- "startOffsets": "5095",
- "endColumns": "100",
- "endOffsets": "5191"
- }
- }
- ]
- },
- {
- "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\res\\merged\\debug\\values-my_values-my.arsc.flat",
- "map": [
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-my\\values-my.xml",
- "from": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "105,214,319,436,529,641,769,847,926,1017,1110,1206,1300,1401,1494,1589,1683,1774,1865,1951,2074,2186,2288,2414,2525,2635,2795,2895",
- "endColumns": "108,104,116,92,111,127,77,78,90,92,95,93,100,92,94,93,90,90,85,122,111,101,125,110,109,159,99,83",
- "endOffsets": "209,314,431,524,636,764,842,921,1012,1105,1201,1295,1396,1489,1584,1678,1769,1860,1946,2069,2181,2283,2409,2520,2630,2790,2890,2974"
- },
- "to": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "105,214,319,436,529,641,769,847,926,1017,1110,1206,1300,1401,1494,1589,1683,1774,1865,1951,2074,2186,2288,2414,2525,2635,2795,5002",
- "endColumns": "108,104,116,92,111,127,77,78,90,92,95,93,100,92,94,93,90,90,85,122,111,101,125,110,109,159,99,83",
- "endOffsets": "209,314,431,524,636,764,842,921,1012,1105,1201,1295,1396,1489,1584,1678,1769,1860,1946,2069,2181,2283,2409,2520,2630,2790,2890,5081"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-my\\values-my.xml",
- "from": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "55,153,262,371,483,582,678,772,886,984,1083,1187,1280,1393,1501,1588,1673,1757,1866,1984,2068",
- "endColumns": "97,108,108,111,98,95,93,113,97,98,103,92,112,107,86,84,83,108,117,83,93",
- "endOffsets": "148,257,366,478,577,673,767,881,979,1078,1182,1275,1388,1496,1583,1668,1752,1861,1979,2063,2157"
- },
- "to": {
- "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "2895,2993,3102,3211,3323,3422,3518,3612,3726,3824,3923,4027,4120,4233,4341,4428,4513,4597,4706,4824,4908",
- "endColumns": "97,108,108,111,98,95,93,113,97,98,103,92,112,107,86,84,83,108,117,83,93",
- "endOffsets": "2988,3097,3206,3318,3417,3513,3607,3721,3819,3918,4022,4115,4228,4336,4423,4508,4592,4701,4819,4903,4997"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-my\\values-my.xml",
- "from": {
- "startLines": "2",
- "startColumns": "4",
- "startOffsets": "55",
- "endColumns": "100",
- "endOffsets": "151"
- },
- "to": {
- "startLines": "51",
- "startColumns": "4",
- "startOffsets": "5086",
- "endColumns": "100",
- "endOffsets": "5182"
- }
- }
- ]
- },
- {
- "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\res\\merged\\debug\\values-ur_values-ur.arsc.flat",
- "map": [
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-ur\\values-ur.xml",
- "from": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "55,160,270,388,505,609,701,792,901,1000,1094,1192,1286,1404,1519,1608,1692,1775,1879,1979,2063",
- "endColumns": "104,109,117,116,103,91,90,108,98,93,97,93,117,114,88,83,82,103,99,83,90",
- "endOffsets": "155,265,383,500,604,696,787,896,995,1089,1187,1281,1399,1514,1603,1687,1770,1874,1974,2058,2149"
- },
- "to": {
- "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "2824,2929,3039,3157,3274,3378,3470,3561,3670,3769,3863,3961,4055,4173,4288,4377,4461,4544,4648,4748,4832",
- "endColumns": "104,109,117,116,103,91,90,108,98,93,97,93,117,114,88,83,82,103,99,83,90",
- "endOffsets": "2924,3034,3152,3269,3373,3465,3556,3665,3764,3858,3956,4050,4168,4283,4372,4456,4539,4643,4743,4827,4918"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-ur\\values-ur.xml",
- "from": {
- "startLines": "2",
- "startColumns": "4",
- "startOffsets": "55",
- "endColumns": "100",
- "endOffsets": "151"
- },
- "to": {
- "startLines": "51",
- "startColumns": "4",
- "startOffsets": "5003",
- "endColumns": "100",
- "endOffsets": "5099"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-ur\\values-ur.xml",
- "from": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "105,215,321,430,516,620,740,816,892,984,1078,1174,1268,1370,1464,1560,1654,1746,1838,1923,2031,2140,2242,2353,2453,2561,2726,2824",
- "endColumns": "109,105,108,85,103,119,75,75,91,93,95,93,101,93,95,93,91,91,84,107,108,101,110,99,107,164,97,79",
- "endOffsets": "210,316,425,511,615,735,811,887,979,1073,1169,1263,1365,1459,1555,1649,1741,1833,1918,2026,2135,2237,2348,2448,2556,2721,2819,2899"
- },
- "to": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "105,215,321,430,516,620,740,816,892,984,1078,1174,1268,1370,1464,1560,1654,1746,1838,1923,2031,2140,2242,2353,2453,2561,2726,4923",
- "endColumns": "109,105,108,85,103,119,75,75,91,93,95,93,101,93,95,93,91,91,84,107,108,101,110,99,107,164,97,79",
- "endOffsets": "210,316,425,511,615,735,811,887,979,1073,1169,1263,1365,1459,1555,1649,1741,1833,1918,2026,2135,2237,2348,2448,2556,2721,2819,4998"
- }
- }
- ]
- },
- {
- "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\res\\merged\\debug\\values-en-rIN_values-en-rIN.arsc.flat",
- "map": [
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-en-rIN\\values-en-rIN.xml",
- "from": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "105,209,309,417,501,601,716,793,869,960,1053,1149,1243,1344,1437,1532,1626,1717,1808,1890,1993,2097,2196,2301,2404,2508,2664,2764",
- "endColumns": "103,99,107,83,99,114,76,75,90,92,95,93,100,92,94,93,90,90,81,102,103,98,104,102,103,155,99,81",
- "endOffsets": "204,304,412,496,596,711,788,864,955,1048,1144,1238,1339,1432,1527,1621,1712,1803,1885,1988,2092,2191,2296,2399,2503,2659,2759,2841"
- },
- "to": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "105,209,309,417,501,601,716,793,869,960,1053,1149,1243,1344,1437,1532,1626,1717,1808,1890,1993,2097,2196,2301,2404,2508,2664,4781",
- "endColumns": "103,99,107,83,99,114,76,75,90,92,95,93,100,92,94,93,90,90,81,102,103,98,104,102,103,155,99,81",
- "endOffsets": "204,304,412,496,596,711,788,864,955,1048,1144,1238,1339,1432,1527,1621,1712,1803,1885,1988,2092,2191,2296,2399,2503,2659,2759,4858"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-en-rIN\\values-en-rIN.xml",
- "from": {
- "startLines": "2",
- "startColumns": "4",
- "startOffsets": "55",
- "endColumns": "100",
- "endOffsets": "151"
- },
- "to": {
- "startLines": "51",
- "startColumns": "4",
- "startOffsets": "4863",
- "endColumns": "100",
- "endOffsets": "4959"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-en-rIN\\values-en-rIN.xml",
- "from": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "55,155,261,369,481,576,659,751,853,949,1045,1139,1231,1339,1447,1531,1613,1695,1793,1892,1978",
- "endColumns": "99,105,107,111,94,82,91,101,95,95,93,91,107,107,83,81,81,97,98,85,93",
- "endOffsets": "150,256,364,476,571,654,746,848,944,1040,1134,1226,1334,1442,1526,1608,1690,1788,1887,1973,2067"
- },
- "to": {
- "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "2764,2864,2970,3078,3190,3285,3368,3460,3562,3658,3754,3848,3940,4048,4156,4240,4322,4404,4502,4601,4687",
- "endColumns": "99,105,107,111,94,82,91,101,95,95,93,91,107,107,83,81,81,97,98,85,93",
- "endOffsets": "2859,2965,3073,3185,3280,3363,3455,3557,3653,3749,3843,3935,4043,4151,4235,4317,4399,4497,4596,4682,4776"
- }
- }
- ]
- },
- {
- "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\res\\merged\\debug\\values-b+sr+Latn_values-b+sr+Latn.arsc.flat",
- "map": [
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-b+sr+Latn\\values-b+sr+Latn.xml",
- "from": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "105,214,318,424,510,614,732,814,895,986,1079,1175,1269,1370,1463,1558,1663,1754,1845,1933,2039,2147,2248,2353,2461,2562,2731,2828",
- "endColumns": "108,103,105,85,103,117,81,80,90,92,95,93,100,92,94,104,90,90,87,105,107,100,104,107,100,168,96,83",
- "endOffsets": "209,313,419,505,609,727,809,890,981,1074,1170,1264,1365,1458,1553,1658,1749,1840,1928,2034,2142,2243,2348,2456,2557,2726,2823,2907"
- },
- "to": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "105,214,318,424,510,614,732,814,895,986,1079,1175,1269,1370,1463,1558,1663,1754,1845,1933,2039,2147,2248,2353,2461,2562,2731,4913",
- "endColumns": "108,103,105,85,103,117,81,80,90,92,95,93,100,92,94,104,90,90,87,105,107,100,104,107,100,168,96,83",
- "endOffsets": "209,313,419,505,609,727,809,890,981,1074,1170,1264,1365,1458,1553,1658,1749,1840,1928,2034,2142,2243,2348,2456,2557,2726,2823,4992"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-b+sr+Latn\\values-b+sr+Latn.xml",
- "from": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "55,157,266,377,496,592,680,774,880,978,1071,1167,1260,1377,1489,1576,1659,1745,1852,1960,2046",
- "endColumns": "101,108,110,118,95,87,93,105,97,92,95,92,116,111,86,82,85,106,107,85,93",
- "endOffsets": "152,261,372,491,587,675,769,875,973,1066,1162,1255,1372,1484,1571,1654,1740,1847,1955,2041,2135"
- },
- "to": {
- "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "2828,2930,3039,3150,3269,3365,3453,3547,3653,3751,3844,3940,4033,4150,4262,4349,4432,4518,4625,4733,4819",
- "endColumns": "101,108,110,118,95,87,93,105,97,92,95,92,116,111,86,82,85,106,107,85,93",
- "endOffsets": "2925,3034,3145,3264,3360,3448,3542,3648,3746,3839,3935,4028,4145,4257,4344,4427,4513,4620,4728,4814,4908"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-b+sr+Latn\\values-b+sr+Latn.xml",
- "from": {
- "startLines": "2",
- "startColumns": "4",
- "startOffsets": "55",
- "endColumns": "100",
- "endOffsets": "151"
- },
- "to": {
- "startLines": "51",
- "startColumns": "4",
- "startOffsets": "4997",
- "endColumns": "100",
- "endOffsets": "5093"
- }
- }
- ]
- },
- {
- "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\res\\merged\\debug\\values-night-v8_values-night-v8.arsc.flat",
- "map": [
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-night-v8\\values-night-v8.xml",
- "from": {
- "startLines": "2,3,4,5,6,7,8",
- "startColumns": "4,4,4,4,4,4,4",
- "startOffsets": "55,125,209,293,389,491,593",
- "endColumns": "69,83,83,95,101,101,93",
- "endOffsets": "120,204,288,384,486,588,682"
- }
- }
- ]
- },
- {
- "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\res\\merged\\debug\\values-es_values-es.arsc.flat",
- "map": [
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-es\\values-es.xml",
- "from": {
- "startLines": "2",
- "startColumns": "4",
- "startOffsets": "55",
- "endColumns": "100",
- "endOffsets": "151"
- },
- "to": {
- "startLines": "51",
- "startColumns": "4",
- "startOffsets": "5048",
- "endColumns": "100",
- "endOffsets": "5144"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-es\\values-es.xml",
- "from": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "55,159,269,381,497,598,682,783,888,985,1080,1175,1268,1388,1521,1606,1694,1779,1878,1993,2080",
- "endColumns": "103,109,111,115,100,83,100,104,96,94,94,92,119,132,84,87,84,98,114,86,98",
- "endOffsets": "154,264,376,492,593,677,778,883,980,1075,1170,1263,1383,1516,1601,1689,1774,1873,1988,2075,2174"
- },
- "to": {
- "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "2842,2946,3056,3168,3284,3385,3469,3570,3675,3772,3867,3962,4055,4175,4308,4393,4481,4566,4665,4780,4867",
- "endColumns": "103,109,111,115,100,83,100,104,96,94,94,92,119,132,84,87,84,98,114,86,98",
- "endOffsets": "2941,3051,3163,3279,3380,3464,3565,3670,3767,3862,3957,4050,4170,4303,4388,4476,4561,4660,4775,4862,4961"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-es\\values-es.xml",
- "from": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "105,222,335,443,528,629,757,842,924,1016,1110,1208,1302,1403,1497,1593,1689,1781,1873,1955,2062,2162,2261,2369,2476,2583,2742,2842",
- "endColumns": "116,112,107,84,100,127,84,81,91,93,97,93,100,93,95,95,91,91,81,106,99,98,107,106,106,158,99,81",
- "endOffsets": "217,330,438,523,624,752,837,919,1011,1105,1203,1297,1398,1492,1588,1684,1776,1868,1950,2057,2157,2256,2364,2471,2578,2737,2837,2919"
- },
- "to": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "105,222,335,443,528,629,757,842,924,1016,1110,1208,1302,1403,1497,1593,1689,1781,1873,1955,2062,2162,2261,2369,2476,2583,2742,4966",
- "endColumns": "116,112,107,84,100,127,84,81,91,93,97,93,100,93,95,95,91,91,81,106,99,98,107,106,106,158,99,81",
- "endOffsets": "217,330,438,523,624,752,837,919,1011,1105,1203,1297,1398,1492,1588,1684,1776,1868,1950,2057,2157,2256,2364,2471,2578,2737,2837,5043"
- }
- }
- ]
- },
- {
- "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\res\\merged\\debug\\values-it_values-it.arsc.flat",
- "map": [
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-it\\values-it.xml",
- "from": {
- "startLines": "2",
- "startColumns": "4",
- "startOffsets": "55",
- "endColumns": "100",
- "endOffsets": "151"
- },
- "to": {
- "startLines": "51",
- "startColumns": "4",
- "startOffsets": "5103",
- "endColumns": "100",
- "endOffsets": "5199"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-it\\values-it.xml",
- "from": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "55,162,274,399,517,619,706,810,931,1028,1124,1219,1312,1435,1567,1660,1747,1835,1944,2067,2154",
- "endColumns": "106,111,124,117,101,86,103,120,96,95,94,92,122,131,92,86,87,108,122,86,97",
- "endOffsets": "157,269,394,512,614,701,805,926,1023,1119,1214,1307,1430,1562,1655,1742,1830,1939,2062,2149,2247"
- },
- "to": {
- "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "2823,2930,3042,3167,3285,3387,3474,3578,3699,3796,3892,3987,4080,4203,4335,4428,4515,4603,4712,4835,4922",
- "endColumns": "106,111,124,117,101,86,103,120,96,95,94,92,122,131,92,86,87,108,122,86,97",
- "endOffsets": "2925,3037,3162,3280,3382,3469,3573,3694,3791,3887,3982,4075,4198,4330,4423,4510,4598,4707,4830,4917,5015"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-it\\values-it.xml",
- "from": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "105,214,314,423,507,616,741,818,894,986,1080,1174,1268,1370,1464,1561,1667,1759,1851,1932,2038,2146,2244,2348,2453,2560,2723,2823",
- "endColumns": "108,99,108,83,108,124,76,75,91,93,93,93,101,93,96,105,91,91,80,105,107,97,103,104,106,162,99,82",
- "endOffsets": "209,309,418,502,611,736,813,889,981,1075,1169,1263,1365,1459,1556,1662,1754,1846,1927,2033,2141,2239,2343,2448,2555,2718,2818,2901"
- },
- "to": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "105,214,314,423,507,616,741,818,894,986,1080,1174,1268,1370,1464,1561,1667,1759,1851,1932,2038,2146,2244,2348,2453,2560,2723,5020",
- "endColumns": "108,99,108,83,108,124,76,75,91,93,93,93,101,93,96,105,91,91,80,105,107,97,103,104,106,162,99,82",
- "endOffsets": "209,309,418,502,611,736,813,889,981,1075,1169,1263,1365,1459,1556,1662,1754,1846,1927,2033,2141,2239,2343,2448,2555,2718,2818,5098"
- }
- }
- ]
- },
- {
- "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\res\\merged\\debug\\values-ml_values-ml.arsc.flat",
- "map": [
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-ml\\values-ml.xml",
- "from": {
- "startLines": "2",
- "startColumns": "4",
- "startOffsets": "55",
- "endColumns": "100",
- "endOffsets": "151"
- },
- "to": {
- "startLines": "51",
- "startColumns": "4",
- "startOffsets": "5132",
- "endColumns": "100",
- "endOffsets": "5228"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-ml\\values-ml.xml",
- "from": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "55,158,274,396,511,614,717,811,928,1028,1125,1222,1322,1436,1560,1656,1746,1834,1949,2048,2136",
- "endColumns": "102,115,121,114,102,102,93,116,99,96,96,99,113,123,95,89,87,114,98,87,95",
- "endOffsets": "153,269,391,506,609,712,806,923,1023,1120,1217,1317,1431,1555,1651,1741,1829,1944,2043,2131,2227"
- },
- "to": {
- "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "2873,2976,3092,3214,3329,3432,3535,3629,3746,3846,3943,4040,4140,4254,4378,4474,4564,4652,4767,4866,4954",
- "endColumns": "102,115,121,114,102,102,93,116,99,96,96,99,113,123,95,89,87,114,98,87,95",
- "endOffsets": "2971,3087,3209,3324,3427,3530,3624,3741,3841,3938,4035,4135,4249,4373,4469,4559,4647,4762,4861,4949,5045"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-ml\\values-ml.xml",
- "from": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "105,224,342,457,550,655,787,864,940,1031,1124,1226,1320,1421,1515,1610,1709,1800,1891,1973,2084,2190,2288,2402,2502,2613,2772,2873",
- "endColumns": "118,117,114,92,104,131,76,75,90,92,101,93,100,93,94,98,90,90,81,110,105,97,113,99,110,158,100,81",
- "endOffsets": "219,337,452,545,650,782,859,935,1026,1119,1221,1315,1416,1510,1605,1704,1795,1886,1968,2079,2185,2283,2397,2497,2608,2767,2868,2950"
- },
- "to": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "105,224,342,457,550,655,787,864,940,1031,1124,1226,1320,1421,1515,1610,1709,1800,1891,1973,2084,2190,2288,2402,2502,2613,2772,5050",
- "endColumns": "118,117,114,92,104,131,76,75,90,92,101,93,100,93,94,98,90,90,81,110,105,97,113,99,110,158,100,81",
- "endOffsets": "219,337,452,545,650,782,859,935,1026,1119,1221,1315,1416,1510,1605,1704,1795,1886,1968,2079,2185,2283,2397,2497,2608,2767,2868,5127"
- }
- }
- ]
- },
- {
- "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\res\\merged\\debug\\values-es-rUS_values-es-rUS.arsc.flat",
- "map": [
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-es-rUS\\values-es-rUS.xml",
- "from": {
- "startLines": "2",
- "startColumns": "4",
- "startOffsets": "55",
- "endColumns": "100",
- "endOffsets": "151"
- },
- "to": {
- "startLines": "51",
- "startColumns": "4",
- "startOffsets": "5085",
- "endColumns": "100",
- "endOffsets": "5181"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-es-rUS\\values-es-rUS.xml",
- "from": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "105,225,334,442,527,628,751,836,918,1009,1102,1198,1292,1392,1485,1584,1680,1771,1862,1944,2056,2156,2257,2365,2472,2579,2738,2838",
- "endColumns": "119,108,107,84,100,122,84,81,90,92,95,93,99,92,98,95,90,90,81,111,99,100,107,106,106,158,99,81",
- "endOffsets": "220,329,437,522,623,746,831,913,1004,1097,1193,1287,1387,1480,1579,1675,1766,1857,1939,2051,2151,2252,2360,2467,2574,2733,2833,2915"
- },
- "to": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "105,225,334,442,527,628,751,836,918,1009,1102,1198,1292,1392,1485,1584,1680,1771,1862,1944,2056,2156,2257,2365,2472,2579,2738,5003",
- "endColumns": "119,108,107,84,100,122,84,81,90,92,95,93,99,92,98,95,90,90,81,111,99,100,107,106,106,158,99,81",
- "endOffsets": "220,329,437,522,623,746,831,913,1004,1097,1193,1287,1387,1480,1579,1675,1766,1857,1939,2051,2151,2252,2360,2467,2574,2733,2833,5080"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-es-rUS\\values-es-rUS.xml",
- "from": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "55,165,282,401,524,625,713,812,922,1019,1115,1210,1304,1421,1556,1640,1728,1813,1918,2034,2121",
- "endColumns": "109,116,118,122,100,87,98,109,96,95,94,93,116,134,83,87,84,104,115,86,98",
- "endOffsets": "160,277,396,519,620,708,807,917,1014,1110,1205,1299,1416,1551,1635,1723,1808,1913,2029,2116,2215"
- },
- "to": {
- "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "2838,2948,3065,3184,3307,3408,3496,3595,3705,3802,3898,3993,4087,4204,4339,4423,4511,4596,4701,4817,4904",
- "endColumns": "109,116,118,122,100,87,98,109,96,95,94,93,116,134,83,87,84,104,115,86,98",
- "endOffsets": "2943,3060,3179,3302,3403,3491,3590,3700,3797,3893,3988,4082,4199,4334,4418,4506,4591,4696,4812,4899,4998"
- }
- }
- ]
- },
- {
- "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\res\\merged\\debug\\values-zh-rHK_values-zh-rHK.arsc.flat",
- "map": [
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-zh-rHK\\values-zh-rHK.xml",
- "from": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "105,200,293,393,475,572,680,756,832,924,1018,1110,1206,1302,1396,1492,1584,1676,1768,1846,1942,2038,2133,2230,2325,2423,2574,2668",
- "endColumns": "94,92,99,81,96,107,75,75,91,93,91,95,95,93,95,91,91,91,77,95,95,94,96,94,97,150,93,77",
- "endOffsets": "195,288,388,470,567,675,751,827,919,1013,1105,1201,1297,1391,1487,1579,1671,1763,1841,1937,2033,2128,2225,2320,2418,2569,2663,2741"
- },
- "to": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "105,200,293,393,475,572,680,756,832,924,1018,1110,1206,1302,1396,1492,1584,1676,1768,1846,1942,2038,2133,2230,2325,2423,2574,4534",
- "endColumns": "94,92,99,81,96,107,75,75,91,93,91,95,95,93,95,91,91,91,77,95,95,94,96,94,97,150,93,77",
- "endOffsets": "195,288,388,470,567,675,751,827,919,1013,1105,1201,1297,1391,1487,1579,1671,1763,1841,1937,2033,2128,2225,2320,2418,2569,2663,4607"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-zh-rHK\\values-zh-rHK.xml",
- "from": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "55,148,240,333,430,516,595,682,776,868,958,1046,1134,1233,1331,1412,1491,1570,1660,1750,1832",
- "endColumns": "92,91,92,96,85,78,86,93,91,89,87,87,98,97,80,78,78,89,89,81,88",
- "endOffsets": "143,235,328,425,511,590,677,771,863,953,1041,1129,1228,1326,1407,1486,1565,1655,1745,1827,1916"
- },
- "to": {
- "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "2668,2761,2853,2946,3043,3129,3208,3295,3389,3481,3571,3659,3747,3846,3944,4025,4104,4183,4273,4363,4445",
- "endColumns": "92,91,92,96,85,78,86,93,91,89,87,87,98,97,80,78,78,89,89,81,88",
- "endOffsets": "2756,2848,2941,3038,3124,3203,3290,3384,3476,3566,3654,3742,3841,3939,4020,4099,4178,4268,4358,4440,4529"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-zh-rHK\\values-zh-rHK.xml",
- "from": {
- "startLines": "2",
- "startColumns": "4",
- "startOffsets": "55",
- "endColumns": "100",
- "endOffsets": "151"
- },
- "to": {
- "startLines": "51",
- "startColumns": "4",
- "startOffsets": "4612",
- "endColumns": "100",
- "endOffsets": "4708"
- }
- }
- ]
- },
- {
- "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\res\\merged\\debug\\values-ky_values-ky.arsc.flat",
- "map": [
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-ky\\values-ky.xml",
- "from": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "105,209,304,423,507,614,731,809,888,979,1072,1168,1262,1363,1456,1551,1646,1737,1828,1909,2019,2126,2224,2330,2437,2538,2699,2802",
- "endColumns": "103,94,118,83,106,116,77,78,90,92,95,93,100,92,94,94,90,90,80,109,106,97,105,106,100,160,102,80",
- "endOffsets": "204,299,418,502,609,726,804,883,974,1067,1163,1257,1358,1451,1546,1641,1732,1823,1904,2014,2121,2219,2325,2432,2533,2694,2797,2878"
- },
- "to": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "105,209,304,423,507,614,731,809,888,979,1072,1168,1262,1363,1456,1551,1646,1737,1828,1909,2019,2126,2224,2330,2437,2538,2699,4996",
- "endColumns": "103,94,118,83,106,116,77,78,90,92,95,93,100,92,94,94,90,90,80,109,106,97,105,106,100,160,102,80",
- "endOffsets": "204,299,418,502,609,726,804,883,974,1067,1163,1257,1358,1451,1546,1641,1732,1823,1904,2014,2121,2219,2325,2432,2533,2694,2797,5072"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-ky\\values-ky.xml",
- "from": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "55,173,308,440,578,677,769,867,980,1076,1174,1266,1366,1472,1585,1672,1757,1843,1961,2068,2153",
- "endColumns": "117,134,131,137,98,91,97,112,95,97,91,99,105,112,86,84,85,117,106,84,95",
- "endOffsets": "168,303,435,573,672,764,862,975,1071,1169,1261,1361,1467,1580,1667,1752,1838,1956,2063,2148,2244"
- },
- "to": {
- "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "2802,2920,3055,3187,3325,3424,3516,3614,3727,3823,3921,4013,4113,4219,4332,4419,4504,4590,4708,4815,4900",
- "endColumns": "117,134,131,137,98,91,97,112,95,97,91,99,105,112,86,84,85,117,106,84,95",
- "endOffsets": "2915,3050,3182,3320,3419,3511,3609,3722,3818,3916,4008,4108,4214,4327,4414,4499,4585,4703,4810,4895,4991"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-ky\\values-ky.xml",
- "from": {
- "startLines": "2",
- "startColumns": "4",
- "startOffsets": "55",
- "endColumns": "100",
- "endOffsets": "151"
- },
- "to": {
- "startLines": "51",
- "startColumns": "4",
- "startOffsets": "5077",
- "endColumns": "100",
- "endOffsets": "5173"
- }
- }
- ]
- },
- {
- "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\res\\merged\\debug\\values-mk_values-mk.arsc.flat",
- "map": [
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-mk\\values-mk.xml",
- "from": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "105,213,317,425,511,616,735,818,900,997,1096,1193,1293,1400,1499,1600,1696,1793,1884,1971,2077,2184,2285,2392,2503,2607,2763,2861",
- "endColumns": "107,103,107,85,104,118,82,81,96,98,96,99,106,98,100,95,96,90,86,105,106,100,106,110,103,155,97,83",
- "endOffsets": "208,312,420,506,611,730,813,895,992,1091,1188,1288,1395,1494,1595,1691,1788,1879,1966,2072,2179,2280,2387,2498,2602,2758,2856,2940"
- },
- "to": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "105,213,317,425,511,616,735,818,900,997,1096,1193,1293,1400,1499,1600,1696,1793,1884,1971,2077,2184,2285,2392,2503,2607,2763,4935",
- "endColumns": "107,103,107,85,104,118,82,81,96,98,96,99,106,98,100,95,96,90,86,105,106,100,106,110,103,155,97,83",
- "endOffsets": "208,312,420,506,611,730,813,895,992,1091,1188,1288,1395,1494,1595,1691,1788,1879,1966,2072,2179,2280,2387,2498,2602,2758,2856,5014"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-mk\\values-mk.xml",
- "from": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "55,157,264,375,486,581,669,765,869,967,1061,1152,1245,1360,1487,1571,1654,1737,1841,1951,2037",
- "endColumns": "101,106,110,110,94,87,95,103,97,93,90,92,114,126,83,82,82,103,109,85,91",
- "endOffsets": "152,259,370,481,576,664,760,864,962,1056,1147,1240,1355,1482,1566,1649,1732,1836,1946,2032,2124"
- },
- "to": {
- "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "2861,2963,3070,3181,3292,3387,3475,3571,3675,3773,3867,3958,4051,4166,4293,4377,4460,4543,4647,4757,4843",
- "endColumns": "101,106,110,110,94,87,95,103,97,93,90,92,114,126,83,82,82,103,109,85,91",
- "endOffsets": "2958,3065,3176,3287,3382,3470,3566,3670,3768,3862,3953,4046,4161,4288,4372,4455,4538,4642,4752,4838,4930"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-mk\\values-mk.xml",
- "from": {
- "startLines": "2",
- "startColumns": "4",
- "startOffsets": "55",
- "endColumns": "100",
- "endOffsets": "151"
- },
- "to": {
- "startLines": "51",
- "startColumns": "4",
- "startOffsets": "5019",
- "endColumns": "100",
- "endOffsets": "5115"
- }
- }
- ]
- },
- {
- "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\res\\merged\\debug\\values-v23_values-v23.arsc.flat",
- "map": [
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-v23\\values-v23.xml",
- "from": {
- "startLines": "2,3,4,5,6,19,32,33,34,35,36",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "55,190,325,400,487,1277,2079,2206,2311,2426,2533",
- "endLines": "2,3,4,5,18,31,32,33,34,35,36",
- "endColumns": "134,134,74,86,12,12,126,104,114,106,112",
- "endOffsets": "185,320,395,482,1272,2074,2201,2306,2421,2528,2641"
- }
- }
- ]
- },
- {
- "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\res\\merged\\debug\\values-et_values-et.arsc.flat",
- "map": [
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-et\\values-et.xml",
- "from": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "105,222,329,440,526,628,745,825,903,995,1089,1194,1296,1406,1500,1601,1695,1787,1880,1963,2074,2179,2278,2388,2489,2592,2758,2860",
- "endColumns": "116,106,110,85,101,116,79,77,91,93,104,101,109,93,100,93,91,92,82,110,104,98,109,100,102,165,101,81",
- "endOffsets": "217,324,435,521,623,740,820,898,990,1084,1189,1291,1401,1495,1596,1690,1782,1875,1958,2069,2174,2273,2383,2484,2587,2753,2855,2937"
- },
- "to": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "105,222,329,440,526,628,745,825,903,995,1089,1194,1296,1406,1500,1601,1695,1787,1880,1963,2074,2179,2278,2388,2489,2592,2758,4951",
- "endColumns": "116,106,110,85,101,116,79,77,91,93,104,101,109,93,100,93,91,92,82,110,104,98,109,100,102,165,101,81",
- "endOffsets": "217,324,435,521,623,740,820,898,990,1084,1189,1291,1401,1495,1596,1690,1782,1875,1958,2069,2174,2273,2383,2484,2587,2753,2855,5028"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-et\\values-et.xml",
- "from": {
- "startLines": "2",
- "startColumns": "4",
- "startOffsets": "55",
- "endColumns": "100",
- "endOffsets": "151"
- },
- "to": {
- "startLines": "51",
- "startColumns": "4",
- "startOffsets": "5033",
- "endColumns": "100",
- "endOffsets": "5129"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-et\\values-et.xml",
- "from": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "55,156,263,372,495,592,689,787,898,993,1087,1187,1280,1390,1501,1585,1668,1754,1860,1965,2052",
- "endColumns": "100,106,108,122,96,96,97,110,94,93,99,92,109,110,83,82,85,105,104,86,93",
- "endOffsets": "151,258,367,490,587,684,782,893,988,1082,1182,1275,1385,1496,1580,1663,1749,1855,1960,2047,2141"
- },
- "to": {
- "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "2860,2961,3068,3177,3300,3397,3494,3592,3703,3798,3892,3992,4085,4195,4306,4390,4473,4559,4665,4770,4857",
- "endColumns": "100,106,108,122,96,96,97,110,94,93,99,92,109,110,83,82,85,105,104,86,93",
- "endOffsets": "2956,3063,3172,3295,3392,3489,3587,3698,3793,3887,3987,4080,4190,4301,4385,4468,4554,4660,4765,4852,4946"
- }
- }
- ]
- },
- {
- "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\res\\merged\\debug\\values-xlarge-v4_values-xlarge-v4.arsc.flat",
- "map": [
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-xlarge-v4\\values-xlarge-v4.xml",
- "from": {
- "startLines": "2,3,4,5,6,7",
- "startColumns": "4,4,4,4,4,4",
- "startOffsets": "55,126,197,267,337,405",
- "endColumns": "70,70,69,69,67,67",
- "endOffsets": "121,192,262,332,400,468"
- }
- }
- ]
- },
- {
- "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\res\\merged\\debug\\values-v21_values-v21.arsc.flat",
- "map": [
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-v21\\values-v21.xml",
- "from": {
- "startLines": "2,3,4,5,6,7,8,9,10,13",
- "startColumns": "4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "55,159,223,290,354,470,596,722,850,1022",
- "endLines": "2,3,4,5,6,7,8,9,12,17",
- "endColumns": "103,63,66,63,115,125,125,127,12,12",
- "endOffsets": "154,218,285,349,465,591,717,845,1017,1355"
- },
- "to": {
- "startLines": "2,3,4,5,263,264,271,275,279,282",
- "startColumns": "4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "55,159,223,290,19262,19378,19835,20129,20424,20596",
- "endLines": "2,3,4,5,263,264,271,275,281,286",
- "endColumns": "103,63,66,63,115,125,125,127,12,12",
- "endOffsets": "154,218,285,349,19373,19499,19956,20252,20591,20929"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\3748c447639623a0c90cb541e38e687e\\media-1.0.0\\res\\values-v21\\values-v21.xml",
- "from": {
- "startLines": "2,5,8,11",
- "startColumns": "4,4,4,4",
- "startOffsets": "55,223,386,554",
- "endLines": "4,7,10,13",
- "endColumns": "12,12,12,12",
- "endOffsets": "218,381,549,716"
- },
- "to": {
- "startLines": "265,268,272,276",
- "startColumns": "4,4,4,4",
- "startOffsets": "19504,19672,19961,20257",
- "endLines": "267,270,274,278",
- "endColumns": "12,12,12,12",
- "endOffsets": "19667,19830,20124,20419"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-v21\\values-v21.xml",
- "from": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,17,19,20,21,22,24,26,27,28,29,30,32,34,36,38,40,42,43,48,50,52,53,54,56,58,59,60,61,62,63,107,110,154,157,160,162,164,166,169,171,174,175,176,179,180,181,182,183,184,187,188,190,192,194,196,200,202,203,204,205,207,211,213,215,216,217,218,219,221,222,223,233,234,235,247",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "55,146,249,352,457,564,673,782,891,1000,1109,1216,1319,1438,1593,1748,1853,1974,2075,2222,2363,2466,2585,2692,2795,2950,3121,3270,3435,3592,3743,3862,4234,4383,4532,4644,4791,4944,5091,5166,5255,5342,5443,5546,8614,8799,11879,12076,12275,12398,12521,12634,12817,12948,13149,13238,13349,13582,13683,13778,13901,14030,14147,14324,14423,14558,14701,14836,14955,15156,15275,15368,15479,15535,15642,15837,15948,16081,16176,16267,16358,16475,16614,16685,16768,17448,17505,17563,18257",
- "endLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,16,18,19,20,21,23,25,26,27,28,29,31,33,35,37,39,41,42,47,49,51,52,53,55,57,58,59,60,61,62,106,109,153,156,159,161,163,165,168,170,173,174,175,178,179,180,181,182,183,186,187,189,191,193,195,199,201,202,203,204,206,210,212,214,215,216,217,218,220,221,222,232,233,234,246,258",
- "endColumns": "90,102,102,104,106,108,108,108,108,108,106,102,118,12,12,104,120,100,12,12,102,118,106,102,12,12,12,12,12,12,118,12,12,12,111,146,12,12,74,88,86,100,102,12,12,12,12,12,12,12,12,12,12,12,88,110,12,100,94,122,128,116,12,98,12,12,12,12,12,12,92,110,55,12,12,12,12,94,90,90,116,12,70,82,12,56,57,12,12",
- "endOffsets": "141,244,347,452,559,668,777,886,995,1104,1211,1314,1433,1588,1743,1848,1969,2070,2217,2358,2461,2580,2687,2790,2945,3116,3265,3430,3587,3738,3857,4229,4378,4527,4639,4786,4939,5086,5161,5250,5337,5438,5541,8609,8794,11874,12071,12270,12393,12516,12629,12812,12943,13144,13233,13344,13577,13678,13773,13896,14025,14142,14319,14418,14553,14696,14831,14950,15151,15270,15363,15474,15530,15637,15832,15943,16076,16171,16262,16353,16470,16609,16680,16763,17443,17500,17558,18252,18958"
- },
- "to": {
- "startLines": "6,7,8,9,10,11,12,13,14,15,16,17,18,19,21,23,24,25,26,28,30,31,32,33,34,36,38,40,42,44,46,47,52,54,56,57,58,60,62,63,64,65,66,67,111,114,158,161,164,166,168,170,173,175,178,179,180,183,184,185,186,187,188,191,192,194,196,198,200,204,206,207,208,209,211,215,217,219,220,221,222,223,225,226,227,237,238,239,251",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "354,445,548,651,756,863,972,1081,1190,1299,1408,1515,1618,1737,1892,2047,2152,2273,2374,2521,2662,2765,2884,2991,3094,3249,3420,3569,3734,3891,4042,4161,4533,4682,4831,4943,5090,5243,5390,5465,5554,5641,5742,5845,8913,9098,12178,12375,12574,12697,12820,12933,13116,13247,13448,13537,13648,13881,13982,14077,14200,14329,14446,14623,14722,14857,15000,15135,15254,15455,15574,15667,15778,15834,15941,16136,16247,16380,16475,16566,16657,16774,16913,16984,17067,17747,17804,17862,18556",
- "endLines": "6,7,8,9,10,11,12,13,14,15,16,17,18,20,22,23,24,25,27,29,30,31,32,33,35,37,39,41,43,45,46,51,53,55,56,57,59,61,62,63,64,65,66,110,113,157,160,163,165,167,169,172,174,177,178,179,182,183,184,185,186,187,190,191,193,195,197,199,203,205,206,207,208,210,214,216,218,219,220,221,222,224,225,226,236,237,238,250,262",
- "endColumns": "90,102,102,104,106,108,108,108,108,108,106,102,118,12,12,104,120,100,12,12,102,118,106,102,12,12,12,12,12,12,118,12,12,12,111,146,12,12,74,88,86,100,102,12,12,12,12,12,12,12,12,12,12,12,88,110,12,100,94,122,128,116,12,98,12,12,12,12,12,12,92,110,55,12,12,12,12,94,90,90,116,12,70,82,12,56,57,12,12",
- "endOffsets": "440,543,646,751,858,967,1076,1185,1294,1403,1510,1613,1732,1887,2042,2147,2268,2369,2516,2657,2760,2879,2986,3089,3244,3415,3564,3729,3886,4037,4156,4528,4677,4826,4938,5085,5238,5385,5460,5549,5636,5737,5840,8908,9093,12173,12370,12569,12692,12815,12928,13111,13242,13443,13532,13643,13876,13977,14072,14195,14324,14441,14618,14717,14852,14995,15130,15249,15450,15569,15662,15773,15829,15936,16131,16242,16375,16470,16561,16652,16769,16908,16979,17062,17742,17799,17857,18551,19257"
- }
- }
- ]
- },
- {
- "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\res\\merged\\debug\\values-sq_values-sq.arsc.flat",
- "map": [
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-sq\\values-sq.xml",
- "from": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "55,165,283,400,524,621,709,811,920,1016,1109,1200,1292,1410,1531,1615,1697,1780,1884,1991,2078",
- "endColumns": "109,117,116,123,96,87,101,108,95,92,90,91,117,120,83,81,82,103,106,86,94",
- "endOffsets": "160,278,395,519,616,704,806,915,1011,1104,1195,1287,1405,1526,1610,1692,1775,1879,1986,2073,2168"
- },
- "to": {
- "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "2826,2936,3054,3171,3295,3392,3480,3582,3691,3787,3880,3971,4063,4181,4302,4386,4468,4551,4655,4762,4849",
- "endColumns": "109,117,116,123,96,87,101,108,95,92,90,91,117,120,83,81,82,103,106,86,94",
- "endOffsets": "2931,3049,3166,3290,3387,3475,3577,3686,3782,3875,3966,4058,4176,4297,4381,4463,4546,4650,4757,4844,4939"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-sq\\values-sq.xml",
- "from": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "105,219,319,431,518,628,751,832,911,1002,1095,1191,1285,1387,1480,1575,1672,1763,1856,1939,2045,2150,2248,2354,2457,2573,2727,2826",
- "endColumns": "113,99,111,86,109,122,80,78,90,92,95,93,101,92,94,96,90,92,82,105,104,97,105,102,115,153,98,80",
- "endOffsets": "214,314,426,513,623,746,827,906,997,1090,1186,1280,1382,1475,1570,1667,1758,1851,1934,2040,2145,2243,2349,2452,2568,2722,2821,2902"
- },
- "to": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "105,219,319,431,518,628,751,832,911,1002,1095,1191,1285,1387,1480,1575,1672,1763,1856,1939,2045,2150,2248,2354,2457,2573,2727,4944",
- "endColumns": "113,99,111,86,109,122,80,78,90,92,95,93,101,92,94,96,90,92,82,105,104,97,105,102,115,153,98,80",
- "endOffsets": "214,314,426,513,623,746,827,906,997,1090,1186,1280,1382,1475,1570,1667,1758,1851,1934,2040,2145,2243,2349,2452,2568,2722,2821,5020"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-sq\\values-sq.xml",
- "from": {
- "startLines": "2",
- "startColumns": "4",
- "startOffsets": "55",
- "endColumns": "100",
- "endOffsets": "151"
- },
- "to": {
- "startLines": "51",
- "startColumns": "4",
- "startOffsets": "5025",
- "endColumns": "100",
- "endOffsets": "5121"
- }
- }
- ]
- },
- {
- "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\res\\merged\\debug\\values-as_values-as.arsc.flat",
- "map": [
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-as\\values-as.xml",
- "from": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "105,213,312,419,515,617,736,816,896,987,1080,1173,1268,1368,1461,1558,1652,1743,1834,1923,2025,2140,2243,2352,2471,2591,2758,2861",
- "endColumns": "107,98,106,95,101,118,79,79,90,92,92,94,99,92,96,93,90,90,88,101,114,102,108,118,119,166,102,88",
- "endOffsets": "208,307,414,510,612,731,811,891,982,1075,1168,1263,1363,1456,1553,1647,1738,1829,1918,2020,2135,2238,2347,2466,2586,2753,2856,2945"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-as\\values-as.xml",
- "from": {
- "startLines": "2",
- "startColumns": "4",
- "startOffsets": "55",
- "endColumns": "100",
- "endOffsets": "151"
- },
- "to": {
- "startLines": "30",
- "startColumns": "4",
- "startOffsets": "2950",
- "endColumns": "100",
- "endOffsets": "3046"
- }
- }
- ]
- },
- {
- "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\res\\merged\\debug\\values-bg_values-bg.arsc.flat",
- "map": [
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-bg\\values-bg.xml",
- "from": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "105,220,327,432,518,623,744,823,901,992,1085,1181,1275,1376,1469,1564,1672,1763,1854,1937,2051,2160,2260,2374,2480,2588,2748,2847",
- "endColumns": "114,106,104,85,104,120,78,77,90,92,95,93,100,92,94,107,90,90,82,113,108,99,113,105,107,159,98,82",
- "endOffsets": "215,322,427,513,618,739,818,896,987,1080,1176,1270,1371,1464,1559,1667,1758,1849,1932,2046,2155,2255,2369,2475,2583,2743,2842,2925"
- },
- "to": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "105,220,327,432,518,623,744,823,901,992,1085,1181,1275,1376,1469,1564,1672,1763,1854,1937,2051,2160,2260,2374,2480,2588,2748,5030",
- "endColumns": "114,106,104,85,104,120,78,77,90,92,95,93,100,92,94,107,90,90,82,113,108,99,113,105,107,159,98,82",
- "endOffsets": "215,322,427,513,618,739,818,896,987,1080,1176,1270,1371,1464,1559,1667,1758,1849,1932,2046,2155,2255,2369,2475,2583,2743,2842,5108"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-bg\\values-bg.xml",
- "from": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "55,162,285,410,538,638,727,827,933,1033,1128,1236,1331,1445,1559,1656,1749,1834,1942,2054,2141",
- "endColumns": "106,122,124,127,99,88,99,105,99,94,107,94,113,113,96,92,84,107,111,86,96",
- "endOffsets": "157,280,405,533,633,722,822,928,1028,1123,1231,1326,1440,1554,1651,1744,1829,1937,2049,2136,2233"
- },
- "to": {
- "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "2847,2954,3077,3202,3330,3430,3519,3619,3725,3825,3920,4028,4123,4237,4351,4448,4541,4626,4734,4846,4933",
- "endColumns": "106,122,124,127,99,88,99,105,99,94,107,94,113,113,96,92,84,107,111,86,96",
- "endOffsets": "2949,3072,3197,3325,3425,3514,3614,3720,3820,3915,4023,4118,4232,4346,4443,4536,4621,4729,4841,4928,5025"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-bg\\values-bg.xml",
- "from": {
- "startLines": "2",
- "startColumns": "4",
- "startOffsets": "55",
- "endColumns": "100",
- "endOffsets": "151"
- },
- "to": {
- "startLines": "51",
- "startColumns": "4",
- "startOffsets": "5113",
- "endColumns": "100",
- "endOffsets": "5209"
- }
- }
- ]
- },
- {
- "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\res\\merged\\debug\\values-sv_values-sv.arsc.flat",
- "map": [
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-sv\\values-sv.xml",
- "from": {
- "startLines": "2",
- "startColumns": "4",
- "startOffsets": "55",
- "endColumns": "100",
- "endOffsets": "151"
- },
- "to": {
- "startLines": "51",
- "startColumns": "4",
- "startOffsets": "4902",
- "endColumns": "100",
- "endOffsets": "4998"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-sv\\values-sv.xml",
- "from": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "105,211,314,425,510,612,725,801,877,970,1065,1161,1255,1358,1453,1550,1648,1744,1837,1917,2023,2123,2219,2324,2426,2528,2682,2784",
- "endColumns": "105,102,110,84,101,112,75,75,92,94,95,93,102,94,96,97,95,92,79,105,99,95,104,101,101,153,101,78",
- "endOffsets": "206,309,420,505,607,720,796,872,965,1060,1156,1250,1353,1448,1545,1643,1739,1832,1912,2018,2118,2214,2319,2421,2523,2677,2779,2858"
- },
- "to": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "105,211,314,425,510,612,725,801,877,970,1065,1161,1255,1358,1453,1550,1648,1744,1837,1917,2023,2123,2219,2324,2426,2528,2682,4823",
- "endColumns": "105,102,110,84,101,112,75,75,92,94,95,93,102,94,96,97,95,92,79,105,99,95,104,101,101,153,101,78",
- "endOffsets": "206,309,420,505,607,720,796,872,965,1060,1156,1250,1353,1448,1545,1643,1739,1832,1912,2018,2118,2214,2319,2421,2523,2677,2779,4897"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-sv\\values-sv.xml",
- "from": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "55,156,262,369,481,580,666,759,861,957,1049,1144,1235,1353,1465,1549,1636,1719,1816,1914,2000",
- "endColumns": "100,105,106,111,98,85,92,101,95,91,94,90,117,111,83,86,82,96,97,85,93",
- "endOffsets": "151,257,364,476,575,661,754,856,952,1044,1139,1230,1348,1460,1544,1631,1714,1811,1909,1995,2089"
- },
- "to": {
- "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "2784,2885,2991,3098,3210,3309,3395,3488,3590,3686,3778,3873,3964,4082,4194,4278,4365,4448,4545,4643,4729",
- "endColumns": "100,105,106,111,98,85,92,101,95,91,94,90,117,111,83,86,82,96,97,85,93",
- "endOffsets": "2880,2986,3093,3205,3304,3390,3483,3585,3681,3773,3868,3959,4077,4189,4273,4360,4443,4540,4638,4724,4818"
- }
- }
- ]
- },
- {
- "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\res\\merged\\debug\\values-zu_values-zu.arsc.flat",
- "map": [
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-zu\\values-zu.xml",
- "from": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "55,164,280,398,519,617,703,804,911,1006,1098,1189,1280,1399,1514,1600,1683,1765,1865,1969,2057",
- "endColumns": "108,115,117,120,97,85,100,106,94,91,90,90,118,114,85,82,81,99,103,87,97",
- "endOffsets": "159,275,393,514,612,698,799,906,1001,1093,1184,1275,1394,1509,1595,1678,1760,1860,1964,2052,2150"
- },
- "to": {
- "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "2817,2926,3042,3160,3281,3379,3465,3566,3673,3768,3860,3951,4042,4161,4276,4362,4445,4527,4627,4731,4819",
- "endColumns": "108,115,117,120,97,85,100,106,94,91,90,90,118,114,85,82,81,99,103,87,97",
- "endOffsets": "2921,3037,3155,3276,3374,3460,3561,3668,3763,3855,3946,4037,4156,4271,4357,4440,4522,4622,4726,4814,4912"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-zu\\values-zu.xml",
- "from": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "105,213,320,434,522,625,752,832,912,1003,1096,1190,1284,1385,1478,1573,1667,1758,1851,1937,2041,2147,2245,2352,2458,2564,2721,2817",
- "endColumns": "107,106,113,87,102,126,79,79,90,92,93,93,100,92,94,93,90,92,85,103,105,97,106,105,105,156,95,80",
- "endOffsets": "208,315,429,517,620,747,827,907,998,1091,1185,1279,1380,1473,1568,1662,1753,1846,1932,2036,2142,2240,2347,2453,2559,2716,2812,2893"
- },
- "to": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "105,213,320,434,522,625,752,832,912,1003,1096,1190,1284,1385,1478,1573,1667,1758,1851,1937,2041,2147,2245,2352,2458,2564,2721,4917",
- "endColumns": "107,106,113,87,102,126,79,79,90,92,93,93,100,92,94,93,90,92,85,103,105,97,106,105,105,156,95,80",
- "endOffsets": "208,315,429,517,620,747,827,907,998,1091,1185,1279,1380,1473,1568,1662,1753,1846,1932,2036,2142,2240,2347,2453,2559,2716,2812,4993"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-zu\\values-zu.xml",
- "from": {
- "startLines": "2",
- "startColumns": "4",
- "startOffsets": "55",
- "endColumns": "100",
- "endOffsets": "151"
- },
- "to": {
- "startLines": "51",
- "startColumns": "4",
- "startOffsets": "4998",
- "endColumns": "100",
- "endOffsets": "5094"
- }
- }
- ]
- },
- {
- "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\res\\merged\\debug\\values-watch-v20_values-watch-v20.arsc.flat",
- "map": [
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-watch-v20\\values-watch-v20.xml",
- "from": {
- "startLines": "2,5,8",
- "startColumns": "4,4,4",
- "startOffsets": "55,214,385",
- "endLines": "4,7,10",
- "endColumns": "12,12,12",
- "endOffsets": "209,380,553"
- }
- }
- ]
- },
- {
- "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\res\\merged\\debug\\values-bs_values-bs.arsc.flat",
- "map": [
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-bs\\values-bs.xml",
- "from": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "55,163,276,393,518,614,703,797,902,1000,1092,1188,1281,1398,1515,1602,1687,1773,1878,1986,2072",
- "endColumns": "107,112,116,124,95,88,93,104,97,91,95,92,116,116,86,84,85,104,107,85,93",
- "endOffsets": "158,271,388,513,609,698,792,897,995,1087,1183,1276,1393,1510,1597,1682,1768,1873,1981,2067,2161"
- },
- "to": {
- "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "2842,2950,3063,3180,3305,3401,3490,3584,3689,3787,3879,3975,4068,4185,4302,4389,4474,4560,4665,4773,4859",
- "endColumns": "107,112,116,124,95,88,93,104,97,91,95,92,116,116,86,84,85,104,107,85,93",
- "endOffsets": "2945,3058,3175,3300,3396,3485,3579,3684,3782,3874,3970,4063,4180,4297,4384,4469,4555,4660,4768,4854,4948"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-bs\\values-bs.xml",
- "from": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "105,224,333,440,526,630,752,834,915,1006,1099,1195,1289,1390,1483,1578,1677,1768,1859,1945,2048,2153,2251,2356,2469,2572,2745,2842",
- "endColumns": "118,108,106,85,103,121,81,80,90,92,95,93,100,92,94,98,90,90,85,102,104,97,104,112,102,172,96,83",
- "endOffsets": "219,328,435,521,625,747,829,910,1001,1094,1190,1284,1385,1478,1573,1672,1763,1854,1940,2043,2148,2246,2351,2464,2567,2740,2837,2921"
- },
- "to": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "105,224,333,440,526,630,752,834,915,1006,1099,1195,1289,1390,1483,1578,1677,1768,1859,1945,2048,2153,2251,2356,2469,2572,2745,4953",
- "endColumns": "118,108,106,85,103,121,81,80,90,92,95,93,100,92,94,98,90,90,85,102,104,97,104,112,102,172,96,83",
- "endOffsets": "219,328,435,521,625,747,829,910,1001,1094,1190,1284,1385,1478,1573,1672,1763,1854,1940,2043,2148,2246,2351,2464,2567,2740,2837,5032"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-bs\\values-bs.xml",
- "from": {
- "startLines": "2",
- "startColumns": "4",
- "startOffsets": "55",
- "endColumns": "100",
- "endOffsets": "151"
- },
- "to": {
- "startLines": "51",
- "startColumns": "4",
- "startOffsets": "5037",
- "endColumns": "100",
- "endOffsets": "5133"
- }
- }
- ]
- },
- {
- "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\res\\merged\\debug\\values_values.arsc.flat",
- "map": [
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\83983c5d0d69e8bd85506b0a24061494\\constraintlayout-1.1.2\\res\\values\\values.xml",
- "from": {
- "startLines": "2,3,11,12,13,14,15,19,20,21,22,25,26,29,32,33,34,35,36,39,42,43,44,45,50,53,56,57,58,63,64,65,68,71,72,75,78,81,84,85,88,91,92,97,98,103,106,109,110,111,112,113,114,115,116,117,118,126,127,128,129",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "55,116,407,455,507,568,614,741,802,862,932,1065,1133,1262,1388,1450,1515,1583,1650,1773,1898,1965,2030,2095,2276,2397,2518,2584,2651,2861,2930,2996,3121,3247,3314,3440,3567,3692,3819,3884,4010,4133,4198,4406,4473,4653,4773,4893,4958,5020,5082,5144,5203,5263,5324,5385,5444,5784,8360,8492,11494",
- "endLines": "2,10,11,12,13,14,18,19,20,21,24,25,28,31,32,33,34,35,38,41,42,43,44,49,52,55,56,57,62,63,64,67,70,71,74,77,80,83,84,87,90,91,96,97,102,105,108,109,110,111,112,113,114,115,116,117,125,126,127,128,129",
- "endColumns": "60,11,47,51,60,45,11,60,59,69,11,67,11,11,61,64,67,66,11,11,66,64,64,11,11,11,65,66,11,68,65,11,11,66,11,11,11,11,64,11,11,64,11,66,11,11,11,64,61,61,61,58,59,60,60,58,11,2575,131,3001,107",
- "endOffsets": "111,402,450,502,563,609,736,797,857,927,1060,1128,1257,1383,1445,1510,1578,1645,1768,1893,1960,2025,2090,2271,2392,2513,2579,2646,2856,2925,2991,3116,3242,3309,3435,3562,3687,3814,3879,4005,4128,4193,4401,4468,4648,4768,4888,4953,5015,5077,5139,5198,5258,5319,5380,5439,5779,8355,8487,11489,11597"
- },
- "to": {
- "startLines": "12,13,21,22,23,24,27,33,34,35,36,39,40,43,46,47,48,49,50,53,56,57,58,59,64,67,70,71,72,77,78,79,82,85,86,89,92,95,98,99,102,105,106,111,112,117,120,123,124,125,126,127,128,129,130,131,132,2859,2860,2861,3102",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "532,593,884,932,984,1045,1207,1428,1489,1549,1619,1752,1820,1949,2075,2137,2202,2270,2337,2460,2585,2652,2717,2782,2963,3084,3205,3271,3338,3548,3617,3683,3808,3934,4001,4127,4254,4379,4506,4571,4697,4820,4885,5093,5160,5340,5460,5580,5645,5707,5769,5831,5890,5950,6011,6072,6131,180089,182665,182797,199953",
- "endLines": "12,20,21,22,23,24,30,33,34,35,38,39,42,45,46,47,48,49,52,55,56,57,58,63,66,69,70,71,76,77,78,81,84,85,88,91,94,97,98,101,104,105,110,111,116,119,122,123,124,125,126,127,128,129,130,131,139,2859,2860,2861,3102",
- "endColumns": "60,11,47,51,60,45,11,60,59,69,11,67,11,11,61,64,67,66,11,11,66,64,64,11,11,11,65,66,11,68,65,11,11,66,11,11,11,11,64,11,11,64,11,66,11,11,11,64,61,61,61,58,59,60,60,58,11,2575,131,3001,107",
- "endOffsets": "588,879,927,979,1040,1086,1329,1484,1544,1614,1747,1815,1944,2070,2132,2197,2265,2332,2455,2580,2647,2712,2777,2958,3079,3200,3266,3333,3543,3612,3678,3803,3929,3996,4122,4249,4374,4501,4566,4692,4815,4880,5088,5155,5335,5455,5575,5640,5702,5764,5826,5885,5945,6006,6067,6126,6466,182660,182792,185794,200056"
- }
- },
- {
- "source": "H:\\A\\test\\Project\\app\\src\\main\\res\\values\\dimens.xml",
- "from": {
- "startLines": "19,20,21,22,18",
- "startColumns": "4,4,4,4,4",
- "startOffsets": "783,836,890,944,730",
- "endColumns": "51,52,52,51,51",
- "endOffsets": "830,884,938,991,777"
- },
- "to": {
- "startLines": "347,348,349,350,351",
- "startColumns": "4,4,4,4,4",
- "startOffsets": "20549,20601,20654,20707,20759",
- "endColumns": "51,52,52,51,51",
- "endOffsets": "20596,20649,20702,20754,20806"
- }
- },
- {
- "source": "H:\\A\\test\\Project\\app\\src\\main\\res\\values\\attrs.xml",
- "from": {
- "startLines": "1",
- "startColumns": "4",
- "startOffsets": "17",
- "endLines": "4",
- "endColumns": "24",
- "endOffsets": "211"
- },
- "to": {
- "startLines": "3054",
- "startColumns": "4",
- "startOffsets": "197622",
- "endLines": "3057",
- "endColumns": "24",
- "endOffsets": "197811"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values\\values.xml",
- "from": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,79,95,98,101,108,114,117,14",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "55,122,182,244,317,385,447,508,581,649,710,764,1435,1510,1588,1663,1738,1798,1858,1946,2032,2119,2179,2249,2325,2403,2485,2590,2655,2708,2770,2842,2908,2974,3038,3100,3178,3256,3310,3362,3414,3482,3552,3642,3730,3786,3850,3951,4052,4145,5242,6347,6520,6689,7126,7568,7770,827",
- "endLines": "2,3,4,5,6,7,8,9,10,11,12,13,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,78,94,97,100,107,113,116,119,25",
- "endColumns": "66,59,61,72,67,61,60,72,67,60,53,62,74,77,74,74,59,59,87,85,86,59,69,75,77,81,104,64,52,61,71,65,65,63,61,77,77,53,51,51,67,69,89,87,55,63,100,100,92,12,12,12,12,12,12,12,12,24",
- "endOffsets": "117,177,239,312,380,442,503,576,644,705,759,822,1505,1583,1658,1733,1793,1853,1941,2027,2114,2174,2244,2320,2398,2480,2585,2650,2703,2765,2837,2903,2969,3033,3095,3173,3251,3305,3357,3409,3477,3547,3637,3725,3781,3845,3946,4047,4140,5237,6342,6515,6684,7121,7563,7765,7954,1430"
- },
- "to": {
- "startLines": "140,141,142,143,144,145,146,147,148,149,150,151,322,323,324,325,326,327,384,385,386,387,503,504,505,506,507,508,509,510,511,512,513,514,515,516,517,518,519,520,521,522,523,524,525,526,1918,1919,1920,1984,2000,2016,2019,2036,2043,2149,2152,3151",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "6471,6538,6598,6660,6733,6801,6863,6924,6997,7065,7126,7180,18936,19011,19089,19164,19239,19299,22476,22564,22650,22737,30550,30620,30696,30774,30856,30961,31026,31079,31141,31213,31279,31345,31409,31471,31549,31627,31681,31733,31785,31853,31923,32013,32101,32157,125122,125223,125324,129347,130444,131549,131722,132956,133393,141778,141980,202692",
- "endLines": "140,141,142,143,144,145,146,147,148,149,150,151,322,323,324,325,326,327,384,385,386,387,503,504,505,506,507,508,509,510,511,512,513,514,515,516,517,518,519,520,521,522,523,524,525,526,1918,1919,1920,1999,2015,2018,2021,2042,2048,2151,2154,3162",
- "endColumns": "66,59,61,72,67,61,60,72,67,60,53,62,74,77,74,74,59,59,87,85,86,59,69,75,77,81,104,64,52,61,71,65,65,63,61,77,77,53,51,51,67,69,89,87,55,63,100,100,92,12,12,12,12,12,12,12,12,24",
- "endOffsets": "6533,6593,6655,6728,6796,6858,6919,6992,7060,7121,7175,7238,19006,19084,19159,19234,19294,19354,22559,22645,22732,22792,30615,30691,30769,30851,30956,31021,31074,31136,31208,31274,31340,31404,31466,31544,31622,31676,31728,31780,31848,31918,32008,32096,32152,32216,125218,125319,125412,130439,131544,131717,131886,133388,133830,141975,142164,203295"
- }
- },
- {
- "source": "H:\\A\\test\\Project\\app\\src\\main\\res\\values\\arrays.xml",
- "from": {
- "startLines": "19,26",
- "startColumns": "4,4",
- "startOffsets": "758,1073",
- "endLines": "24,29",
- "endColumns": "19,19",
- "endOffsets": "1065,1191"
- },
- "to": {
- "startLines": "2,8",
- "startColumns": "4,4",
- "startOffsets": "105,412",
- "endLines": "7,11",
- "endColumns": "19,19",
- "endOffsets": "407,527"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values\\values.xml",
- "from": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,1303,1304,1305,1306,1307,1308,1309,1310,1311,1312,1313,1314,1315,1316,1317,1318,1319,1320,1321,1322,1323,1324,1325,1326,1327,1328,1329,1330,1331,1332,1333,1334,1335,1336,1337,1338,1339,1340,1341,1342,1343,1344,1345,1346,1347,1348,1349,1350,1351,1352,1353,1354,1355,1356,1357,1358,1359,1360,1361,1362,1363,1364,1365,1366,1367,1368,1369,1370,1371,1372,1373,1374,1375,1376,1377,1378,1379,1380,1381,1382,1383,1384,1385,1386,1387,1388,1389,1390,1391,1392,1393,1394,1395,1396,1397,1398,1399,1400,1401,1402,1403,1404,1405,1406,1407,1408,1409,1410,1411,1412,1413,1414,1415,1416,1417,1418,1419,1420,1421,1422,1423,1424,1425,1426,1427,1428,1429,1430,1431,1432,1433,1434,1435,1436,1437,1438,1439,1440,1441,1442,1443,1444,1445,1446,1447,1448,1449,1450,1451,1452,1453,1461,1462,1466,1470,1474,1479,1485,1492,1496,1500,1505,1509,1513,1517,1521,1525,1529,1535,1539,1545,1549,1555,1559,1564,1568,1571,1575,1581,1585,1591,1595,1601,1604,1608,1612,1616,1620,1624,1625,1626,1627,1630,1633,1636,1639,1643,1644,1645,1646,1647,1650,1652,1654,1656,1661,1662,1666,1672,1676,1677,1679,1690,1691,1695,1701,1705,1706,1707,1711,1738,1742,1743,1747,1775,1943,1969,2138,2164,2195,2203,2209,2223,2245,2250,2255,2265,2274,2283,2287,2294,2302,2309,2310,2319,2322,2325,2329,2333,2337,2340,2341,2345,2349,2359,2364,2371,2377,2378,2381,2385,2390,2392,2394,2397,2400,2402,2406,2409,2416,2419,2422,2426,2428,2432,2434,2436,2438,2442,2450,2458,2470,2476,2485,2488,2499,2502,2507,2508,2513,2571,2630,2631,2641,2650,2651,2653,2657,2660,2663,2666,2669,2672,2675,2678,2682,2685,2688,2691,2695,2698,2702,2706,2707,2708,2709,2710,2711,2712,2713,2714,2715,2716,2717,2718,2719,2720,2721,2722,2723,2724,2725,2726,2728,2730,2731,2732,2733,2734,2735,2736,2737,2739,2740,2742,2743,2745,2747,2748,2750,2751,2752,2753,2754,2755,2757,2758,2759,2760,2761,2762,2764,2766,2768,2769,2770,2771,2772,2773,2774,2775,2776,2777,2778,2779,2780,2782,2783,2784,2785,2786,2787,2789,2793,2797,2798,2799,2800,2801,2802,2803,2804,2806,2808,2810,2812,2814,2815,2816,2817,2819,2821,2823,2824,2825,2826,2827,2828,2829,2830,2831,2832,2833,2834,2837,2838,2839,2840,2842,2844,2845,2847,2848,2850,2852,2854,2855,2856,2857,2858,2859,2860,2861,2862,2863,2864,2865,2867,2868,2869,2870,2872,2873,2874,2875,2876,2878,2880,2882,2884,2885,2886,2887,2888,2889,2890,2891,2892,2893,2894,2895,2896,2897,69,152,155,158,161,175,186,196,223,230,241,271,298,307,344,725,730,756,774,810,816,822,845,986,1006,1012,1016,1022,1059,1071,1098,1103,1169,1184,1249,1268,1294",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "105,160,205,254,295,350,409,471,552,613,688,764,841,919,1004,1086,1162,1238,1315,1393,1499,1605,1684,1764,1821,1879,1953,2028,2093,2159,2219,2280,2352,2425,2492,2560,2619,2678,2737,2796,2855,2909,2963,3016,3070,3124,3178,3232,3306,3385,3458,3532,3603,3675,3747,3820,3877,3935,4008,4082,4156,4231,4303,4376,4446,4517,4577,70911,70980,71049,71119,71193,71269,71333,71410,71486,71563,71628,71697,71774,71849,71918,71986,72063,72129,72190,72287,72352,72421,72520,72591,72650,72708,72765,72824,72888,72959,73031,73103,73175,73247,73314,73382,73450,73509,73572,73636,73726,73817,73877,73943,74010,74076,74146,74210,74263,74376,74434,74497,74562,74627,74702,74775,74847,74896,74957,75018,75079,75141,75205,75269,75333,75398,75461,75521,75582,75648,75707,75767,75829,75900,75960,76028,76114,76201,76291,76378,76466,76548,76631,76721,76812,76864,76922,76967,77033,77097,77154,77211,77265,77322,77370,77419,77470,77504,77551,77600,77646,77678,77742,77804,77864,77921,77995,78065,78143,78197,78267,78352,78400,78446,78517,78595,78673,78745,78819,78893,78967,79047,79120,79189,79261,79338,79399,79462,79528,79592,79663,79726,79791,79855,79916,79977,80029,80102,80176,80245,80320,80394,80468,80609,80679,80732,80810,80900,80988,81084,81174,81756,81845,82092,82373,82625,82910,83303,83780,84002,84224,84500,84727,84957,85187,85417,85647,85874,86293,86519,86944,87174,87602,87821,88104,88312,88443,88670,89096,89321,89748,89969,90394,90514,90790,91091,91415,91706,92020,92157,92288,92393,92635,92802,93006,93214,93485,93597,93709,93814,93931,94145,94291,94431,94517,94865,94953,95199,95617,95866,95948,96046,96663,96763,97015,97439,97694,97788,97877,98114,100166,100408,100510,100763,102947,113668,115184,126004,127532,129289,129915,130335,131396,132661,132917,133153,133700,134194,134799,134997,135577,136141,136516,136634,137172,137329,137525,137798,138054,138224,138365,138429,138711,138997,139673,139937,140275,140628,140722,140908,141214,141476,141601,141728,141967,142178,142297,142490,142667,143122,143303,143425,143684,143797,143984,144086,144193,144322,144597,145105,145601,146478,146772,147342,147491,148223,148395,148731,148823,149101,153445,157932,157994,158624,159238,159329,159442,159671,159831,159983,160154,160320,160489,160656,160819,161062,161232,161405,161576,161850,162049,162254,162584,162668,162764,162860,162958,163058,163160,163262,163364,163466,163568,163668,163764,163876,164005,164128,164259,164390,164488,164602,164696,164836,164970,165066,165178,165278,165394,165490,165602,165702,165842,165978,166142,166272,166430,166580,166721,166865,167000,167112,167262,167390,167518,167654,167786,167916,168046,168158,168298,168444,168588,168726,168792,168882,168958,169062,169152,169254,169362,169470,169570,169650,169742,169840,169950,170028,170134,170226,170330,170440,170562,170725,170882,170962,171062,171152,171262,171356,171462,171554,171654,171766,171880,171996,172112,172206,172320,172432,172534,172654,172776,172858,172962,173082,173208,173306,173400,173488,173600,173716,173838,173950,174125,174241,174327,174419,174531,174655,174722,174848,174916,175044,175188,175316,175385,175480,175595,175708,175807,175916,176027,176138,176239,176344,176444,176574,176665,176788,176882,176994,177080,177184,177280,177368,177486,177590,177694,177820,177908,178016,178116,178206,178316,178400,178502,178586,178640,178704,178810,178920,179004,4638,9782,9900,10015,10147,10862,11554,12071,13718,14103,14700,16299,17832,18220,20527,40045,40305,41697,42730,44743,45005,45361,46191,52973,54107,54401,54624,54951,57001,57649,59282,59552,63403,64004,67813,69028,70437",
- "endLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,1303,1304,1305,1306,1307,1308,1309,1310,1311,1312,1313,1314,1315,1316,1317,1318,1319,1320,1321,1322,1323,1324,1325,1326,1327,1328,1329,1330,1331,1332,1333,1334,1335,1336,1337,1338,1339,1340,1341,1342,1343,1344,1345,1346,1347,1348,1349,1350,1351,1352,1353,1354,1355,1356,1357,1358,1359,1360,1361,1362,1363,1364,1365,1366,1367,1368,1369,1370,1371,1372,1373,1374,1375,1376,1377,1378,1379,1380,1381,1382,1383,1384,1385,1386,1387,1388,1389,1390,1391,1392,1393,1394,1395,1396,1397,1398,1399,1400,1401,1402,1403,1404,1405,1406,1407,1408,1409,1410,1411,1412,1413,1414,1415,1416,1417,1418,1419,1420,1421,1422,1423,1424,1425,1426,1427,1428,1429,1430,1431,1432,1433,1434,1435,1436,1437,1438,1439,1440,1441,1442,1443,1444,1445,1446,1447,1448,1449,1450,1451,1452,1460,1461,1465,1469,1473,1478,1484,1491,1495,1499,1504,1508,1512,1516,1520,1524,1528,1534,1538,1544,1548,1554,1558,1563,1567,1570,1574,1580,1584,1590,1594,1600,1603,1607,1611,1615,1619,1623,1624,1625,1626,1629,1632,1635,1638,1642,1643,1644,1645,1646,1649,1651,1653,1655,1660,1661,1665,1671,1675,1676,1678,1689,1690,1694,1700,1704,1705,1706,1710,1737,1741,1742,1746,1774,1942,1968,2137,2163,2194,2202,2208,2222,2244,2249,2254,2264,2273,2282,2286,2293,2301,2308,2309,2318,2321,2324,2328,2332,2336,2339,2340,2344,2348,2358,2363,2370,2376,2377,2380,2384,2389,2391,2393,2396,2399,2401,2405,2408,2415,2418,2421,2425,2427,2431,2433,2435,2437,2441,2449,2457,2469,2475,2484,2487,2498,2501,2506,2507,2512,2570,2629,2630,2640,2649,2650,2652,2656,2659,2662,2665,2668,2671,2674,2677,2681,2684,2687,2690,2694,2697,2701,2705,2706,2707,2708,2709,2710,2711,2712,2713,2714,2715,2716,2717,2718,2719,2720,2721,2722,2723,2724,2725,2727,2729,2730,2731,2732,2733,2734,2735,2736,2738,2739,2741,2742,2744,2746,2747,2749,2750,2751,2752,2753,2754,2756,2757,2758,2759,2760,2761,2763,2765,2767,2768,2769,2770,2771,2772,2773,2774,2775,2776,2777,2778,2779,2781,2782,2783,2784,2785,2786,2788,2792,2796,2797,2798,2799,2800,2801,2802,2803,2805,2807,2809,2811,2813,2814,2815,2816,2818,2820,2822,2823,2824,2825,2826,2827,2828,2829,2830,2831,2832,2833,2836,2837,2838,2839,2841,2843,2844,2846,2847,2849,2851,2853,2854,2855,2856,2857,2858,2859,2860,2861,2862,2863,2864,2866,2867,2868,2869,2871,2872,2873,2874,2875,2877,2879,2881,2883,2884,2885,2886,2887,2888,2889,2890,2891,2892,2893,2894,2895,2896,2897,151,154,157,160,174,185,195,222,229,240,270,297,306,343,724,729,755,773,809,815,821,844,985,1005,1011,1015,1021,1058,1070,1097,1102,1168,1183,1248,1267,1293,1302",
- "endColumns": "54,44,48,40,54,58,61,80,60,74,75,76,77,84,81,75,75,76,77,105,105,78,79,56,57,73,74,64,65,59,60,71,72,66,67,58,58,58,58,58,53,53,52,53,53,53,53,73,78,72,73,70,71,71,72,56,57,72,73,73,74,71,72,69,70,59,60,68,68,69,73,75,63,76,75,76,64,68,76,74,68,67,76,65,60,96,64,68,98,70,58,57,56,58,63,70,71,71,71,71,66,67,67,58,62,63,89,90,59,65,66,65,69,63,52,112,57,62,64,64,74,72,71,48,60,60,60,61,63,63,63,64,62,59,60,65,58,59,61,70,59,67,85,86,89,86,87,81,82,89,90,51,57,44,65,63,56,56,53,56,47,48,50,33,46,48,45,31,63,61,59,56,73,69,77,53,69,84,47,45,70,77,77,71,73,73,73,79,72,68,71,76,60,62,65,63,70,62,64,63,60,60,51,72,73,68,74,73,73,140,69,52,77,89,87,95,89,12,88,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,136,130,104,12,12,12,12,12,111,111,104,116,12,12,12,12,12,87,12,12,12,81,12,12,99,12,12,12,93,88,12,12,12,101,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,117,12,12,12,12,12,12,12,63,12,12,12,12,12,12,93,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,91,12,12,12,61,12,12,90,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,83,95,95,97,99,101,101,101,101,101,99,95,111,128,122,130,130,97,113,93,12,12,95,111,99,115,95,111,99,12,135,12,129,12,12,140,12,134,111,149,127,127,12,131,129,129,111,139,12,12,12,65,89,75,103,89,101,107,107,99,79,91,97,12,77,105,91,103,109,12,12,12,79,99,89,109,93,105,91,12,12,12,12,12,93,113,111,12,12,12,81,103,119,125,97,93,87,111,115,121,111,12,115,85,91,12,12,66,12,67,12,12,12,68,94,114,112,98,108,110,110,100,104,99,12,90,122,93,12,85,103,95,87,12,12,12,12,87,107,99,89,109,83,101,83,53,63,105,109,83,119,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24",
- "endOffsets": "155,200,249,290,345,404,466,547,608,683,759,836,914,999,1081,1157,1233,1310,1388,1494,1600,1679,1759,1816,1874,1948,2023,2088,2154,2214,2275,2347,2420,2487,2555,2614,2673,2732,2791,2850,2904,2958,3011,3065,3119,3173,3227,3301,3380,3453,3527,3598,3670,3742,3815,3872,3930,4003,4077,4151,4226,4298,4371,4441,4512,4572,4633,70975,71044,71114,71188,71264,71328,71405,71481,71558,71623,71692,71769,71844,71913,71981,72058,72124,72185,72282,72347,72416,72515,72586,72645,72703,72760,72819,72883,72954,73026,73098,73170,73242,73309,73377,73445,73504,73567,73631,73721,73812,73872,73938,74005,74071,74141,74205,74258,74371,74429,74492,74557,74622,74697,74770,74842,74891,74952,75013,75074,75136,75200,75264,75328,75393,75456,75516,75577,75643,75702,75762,75824,75895,75955,76023,76109,76196,76286,76373,76461,76543,76626,76716,76807,76859,76917,76962,77028,77092,77149,77206,77260,77317,77365,77414,77465,77499,77546,77595,77641,77673,77737,77799,77859,77916,77990,78060,78138,78192,78262,78347,78395,78441,78512,78590,78668,78740,78814,78888,78962,79042,79115,79184,79256,79333,79394,79457,79523,79587,79658,79721,79786,79850,79911,79972,80024,80097,80171,80240,80315,80389,80463,80604,80674,80727,80805,80895,80983,81079,81169,81751,81840,82087,82368,82620,82905,83298,83775,83997,84219,84495,84722,84952,85182,85412,85642,85869,86288,86514,86939,87169,87597,87816,88099,88307,88438,88665,89091,89316,89743,89964,90389,90509,90785,91086,91410,91701,92015,92152,92283,92388,92630,92797,93001,93209,93480,93592,93704,93809,93926,94140,94286,94426,94512,94860,94948,95194,95612,95861,95943,96041,96658,96758,97010,97434,97689,97783,97872,98109,100161,100403,100505,100758,102942,113663,115179,125999,127527,129284,129910,130330,131391,132656,132912,133148,133695,134189,134794,134992,135572,136136,136511,136629,137167,137324,137520,137793,138049,138219,138360,138424,138706,138992,139668,139932,140270,140623,140717,140903,141209,141471,141596,141723,141962,142173,142292,142485,142662,143117,143298,143420,143679,143792,143979,144081,144188,144317,144592,145100,145596,146473,146767,147337,147486,148218,148390,148726,148818,149096,153440,157927,157989,158619,159233,159324,159437,159666,159826,159978,160149,160315,160484,160651,160814,161057,161227,161400,161571,161845,162044,162249,162579,162663,162759,162855,162953,163053,163155,163257,163359,163461,163563,163663,163759,163871,164000,164123,164254,164385,164483,164597,164691,164831,164965,165061,165173,165273,165389,165485,165597,165697,165837,165973,166137,166267,166425,166575,166716,166860,166995,167107,167257,167385,167513,167649,167781,167911,168041,168153,168293,168439,168583,168721,168787,168877,168953,169057,169147,169249,169357,169465,169565,169645,169737,169835,169945,170023,170129,170221,170325,170435,170557,170720,170877,170957,171057,171147,171257,171351,171457,171549,171649,171761,171875,171991,172107,172201,172315,172427,172529,172649,172771,172853,172957,173077,173203,173301,173395,173483,173595,173711,173833,173945,174120,174236,174322,174414,174526,174650,174717,174843,174911,175039,175183,175311,175380,175475,175590,175703,175802,175911,176022,176133,176234,176339,176439,176569,176660,176783,176877,176989,177075,177179,177275,177363,177481,177585,177689,177815,177903,178011,178111,178201,178311,178395,178497,178581,178635,178699,178805,178915,178999,179119,9777,9895,10010,10142,10857,11549,12066,13713,14098,14695,16294,17827,18215,20522,40040,40300,41692,42725,44738,45000,45356,46186,52968,54102,54396,54619,54946,56996,57644,59277,59547,63398,63999,67808,69023,70432,70906"
- },
- "to": {
- "startLines": "26,31,32,152,153,154,155,156,157,158,159,160,161,162,163,164,165,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,189,190,191,192,193,194,195,196,197,198,199,200,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,248,249,250,251,252,253,254,255,256,257,258,259,260,261,262,263,264,265,266,267,268,269,270,271,272,273,274,275,276,277,278,279,280,281,282,283,284,285,286,287,288,289,290,291,292,293,294,295,296,297,298,299,307,308,312,313,314,315,316,317,318,352,353,354,355,356,357,358,359,362,363,364,365,366,370,371,372,379,380,381,382,383,394,395,396,397,398,399,400,401,402,403,404,405,406,407,408,409,410,411,412,413,414,415,416,417,418,419,420,421,422,423,424,425,426,427,428,429,430,431,432,558,573,574,575,576,577,578,586,587,591,595,599,604,610,617,621,625,630,634,638,642,646,650,654,660,664,670,674,680,684,689,693,696,700,706,710,716,720,726,729,733,737,741,745,749,750,751,752,755,758,761,764,768,769,770,771,772,775,777,779,781,786,787,791,797,801,802,804,815,816,820,826,830,831,832,836,863,867,868,872,900,1068,1094,1263,1289,1320,1328,1334,1348,1370,1375,1380,1390,1399,1408,1412,1419,1427,1434,1435,1444,1447,1450,1454,1458,1462,1465,1466,1470,1474,1484,1489,1496,1502,1503,1506,1510,1515,1517,1519,1522,1525,1527,1531,1534,1541,1544,1547,1551,1553,1557,1559,1561,1563,1567,1575,1583,1595,1601,1610,1613,1624,1627,1632,1633,1653,1711,1770,1771,1781,1790,1791,1793,1797,1800,1803,1806,1809,1812,1815,1818,1822,1825,1828,1831,1835,1838,1842,1846,1847,1848,1849,1850,1851,1852,1853,1854,1855,1856,1857,1858,1859,1860,1861,1862,1863,1864,1865,1866,1868,1870,1871,1872,1873,1874,1875,1876,1877,1879,1880,1882,1883,1885,1887,1888,1890,1891,1892,1893,1894,1895,1897,1898,1899,1900,1901,1921,1923,1925,1955,1956,1957,1958,1959,1960,1961,1962,1963,1964,1965,1966,1967,1969,1970,1971,1972,1973,1974,1976,1980,2029,2030,2031,2032,2033,2034,2035,2053,2055,2057,2059,2061,2063,2064,2065,2066,2068,2070,2072,2073,2074,2075,2076,2077,2078,2079,2080,2081,2082,2083,2086,2087,2088,2089,2091,2093,2094,2096,2097,2099,2101,2103,2104,2105,2106,2107,2108,2109,2110,2111,2112,2113,2114,2116,2117,2118,2119,2121,2122,2123,2124,2125,2127,2129,2131,2133,2134,2135,2136,2137,2138,2139,2140,2141,2142,2143,2144,2145,2146,2165,2248,2251,2254,2257,2271,2282,2292,2319,2326,2337,2367,2394,2403,2440,2821,2833,2961,3103,3139,3145,3163,3186,3327,3347,3353,3357,3391,3428,3440,3467,3472,3538,3553,3618,3637,3663",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "1152,1334,1379,7243,7284,7339,7398,7460,7541,7602,7677,7753,7830,7908,7993,8075,8151,8277,8354,8432,8538,8644,8723,8803,8860,8918,8992,9067,9132,9198,9258,9319,9391,9464,9531,9805,9864,9923,9982,10041,10100,10154,10208,10261,10315,10369,10423,10698,10772,10851,10924,10998,11069,11141,11213,11286,11343,11401,11474,11548,11622,11697,11769,11842,11912,11983,12043,12161,12230,12299,12369,12443,12519,12583,12660,12736,12813,12878,12947,13024,13099,13168,13236,13313,13379,13440,13537,13602,13671,13770,13841,13900,13958,14015,14074,14138,14209,14281,14353,14425,14497,14564,14632,14700,14759,14822,14886,14976,15067,15127,15193,15260,15326,15396,15460,15513,15626,15684,15747,15812,15877,15952,16025,16097,16146,16207,16268,16329,16391,16455,16519,16583,16648,16711,16771,16832,16898,16957,17017,17079,17150,17210,17766,17852,18102,18192,18279,18367,18449,18532,18622,20811,20863,20921,20966,21032,21096,21153,21210,21412,21469,21517,21566,21617,21787,21834,21883,22201,22233,22297,22359,22419,23260,23334,23404,23482,23536,23606,23691,23739,23785,23856,23934,24012,24084,24158,24232,24306,24386,24459,24528,24600,24677,24738,24801,24867,24931,25002,25065,25130,25194,25255,25316,25368,25441,25515,25584,25659,25733,25807,25948,34515,35611,35689,35779,35867,35963,36053,36635,36724,36971,37252,37504,37789,38182,38659,38881,39103,39379,39606,39836,40066,40296,40526,40753,41172,41398,41823,42053,42481,42700,42983,43191,43322,43549,43975,44200,44627,44848,45273,45393,45669,45970,46294,46585,46899,47036,47167,47272,47514,47681,47885,48093,48364,48476,48588,48693,48810,49024,49170,49310,49396,49744,49832,50078,50496,50745,50827,50925,51542,51642,51894,52318,52573,52667,52756,52993,55045,55287,55389,55642,57826,68547,70063,80883,82411,84168,84794,85214,86275,87540,87796,88032,88579,89073,89678,89876,90456,91020,91395,91513,92051,92208,92404,92677,92933,93103,93244,93308,93590,93876,94552,94816,95154,95507,95601,95787,96093,96355,96480,96607,96846,97057,97176,97369,97546,98001,98182,98304,98563,98676,98863,98965,99072,99201,99476,99984,100480,101357,101651,102221,102370,103102,103274,103610,103702,104785,109129,113616,113678,114308,114922,115013,115126,115355,115515,115667,115838,116004,116173,116340,116503,116746,116916,117089,117260,117534,117733,117938,118268,118352,118448,118544,118642,118742,118844,118946,119048,119150,119252,119352,119448,119560,119689,119812,119943,120074,120172,120286,120380,120520,120654,120750,120862,120962,121078,121174,121286,121386,121526,121662,121826,121956,122114,122264,122405,122549,122684,122796,122946,123074,123202,123338,123470,123600,123730,123842,125417,125563,125707,127191,127257,127347,127423,127527,127617,127719,127827,127935,128035,128115,128207,128305,128415,128493,128599,128691,128795,128905,129027,129190,132284,132364,132464,132554,132664,132758,132864,134069,134169,134281,134395,134511,134627,134721,134835,134947,135049,135169,135291,135373,135477,135597,135723,135821,135915,136003,136115,136231,136353,136465,136640,136756,136842,136934,137046,137170,137237,137363,137431,137559,137703,137831,137900,137995,138110,138223,138322,138431,138542,138653,138754,138859,138959,139089,139180,139303,139397,139509,139595,139699,139795,139883,140001,140105,140209,140335,140423,140531,140631,140721,140831,140915,141017,141101,141155,141219,141325,141435,141519,142732,147876,147994,148109,148241,148956,149648,150165,151812,152197,152794,154393,155926,156314,158621,178139,178697,191618,200061,202074,202336,203300,204130,210912,212046,212340,212563,214370,216420,217068,218701,218971,222822,223423,227232,228447,229856",
- "endLines": "26,31,32,152,153,154,155,156,157,158,159,160,161,162,163,164,165,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,189,190,191,192,193,194,195,196,197,198,199,200,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,248,249,250,251,252,253,254,255,256,257,258,259,260,261,262,263,264,265,266,267,268,269,270,271,272,273,274,275,276,277,278,279,280,281,282,283,284,285,286,287,288,289,290,291,292,293,294,295,296,297,298,299,307,308,312,313,314,315,316,317,318,352,353,354,355,356,357,358,359,362,363,364,365,366,370,371,372,379,380,381,382,383,394,395,396,397,398,399,400,401,402,403,404,405,406,407,408,409,410,411,412,413,414,415,416,417,418,419,420,421,422,423,424,425,426,427,428,429,430,431,432,558,573,574,575,576,577,585,586,590,594,598,603,609,616,620,624,629,633,637,641,645,649,653,659,663,669,673,679,683,688,692,695,699,705,709,715,719,725,728,732,736,740,744,748,749,750,751,754,757,760,763,767,768,769,770,771,774,776,778,780,785,786,790,796,800,801,803,814,815,819,825,829,830,831,835,862,866,867,871,899,1067,1093,1262,1288,1319,1327,1333,1347,1369,1374,1379,1389,1398,1407,1411,1418,1426,1433,1434,1443,1446,1449,1453,1457,1461,1464,1465,1469,1473,1483,1488,1495,1501,1502,1505,1509,1514,1516,1518,1521,1524,1526,1530,1533,1540,1543,1546,1550,1552,1556,1558,1560,1562,1566,1574,1582,1594,1600,1609,1612,1623,1626,1631,1632,1637,1710,1769,1770,1780,1789,1790,1792,1796,1799,1802,1805,1808,1811,1814,1817,1821,1824,1827,1830,1834,1837,1841,1845,1846,1847,1848,1849,1850,1851,1852,1853,1854,1855,1856,1857,1858,1859,1860,1861,1862,1863,1864,1865,1867,1869,1870,1871,1872,1873,1874,1875,1876,1878,1879,1881,1882,1884,1886,1887,1889,1890,1891,1892,1893,1894,1896,1897,1898,1899,1900,1901,1922,1924,1926,1955,1956,1957,1958,1959,1960,1961,1962,1963,1964,1965,1966,1968,1969,1970,1971,1972,1973,1975,1979,1983,2029,2030,2031,2032,2033,2034,2035,2054,2056,2058,2060,2062,2063,2064,2065,2067,2069,2071,2072,2073,2074,2075,2076,2077,2078,2079,2080,2081,2082,2085,2086,2087,2088,2090,2092,2093,2095,2096,2098,2100,2102,2103,2104,2105,2106,2107,2108,2109,2110,2111,2112,2113,2115,2116,2117,2118,2120,2121,2122,2123,2124,2126,2128,2130,2132,2133,2134,2135,2136,2137,2138,2139,2140,2141,2142,2143,2144,2145,2146,2247,2250,2253,2256,2270,2281,2291,2318,2325,2336,2366,2393,2402,2439,2820,2825,2858,2978,3138,3144,3150,3185,3326,3346,3352,3356,3362,3427,3439,3466,3471,3537,3552,3617,3636,3662,3671",
- "endColumns": "54,44,48,40,54,58,61,80,60,74,75,76,77,84,81,75,75,76,77,105,105,78,79,56,57,73,74,64,65,59,60,71,72,66,67,58,58,58,58,58,53,53,52,53,53,53,53,73,78,72,73,70,71,71,72,56,57,72,73,73,74,71,72,69,70,59,60,68,68,69,73,75,63,76,75,76,64,68,76,74,68,67,76,65,60,96,64,68,98,70,58,57,56,58,63,70,71,71,71,71,66,67,67,58,62,63,89,90,59,65,66,65,69,63,52,112,57,62,64,64,74,72,71,48,60,60,60,61,63,63,63,64,62,59,60,65,58,59,61,70,59,67,85,86,89,86,87,81,82,89,90,51,57,44,65,63,56,56,53,56,47,48,50,33,46,48,45,31,63,61,59,56,73,69,77,53,69,84,47,45,70,77,77,71,73,73,73,79,72,68,71,76,60,62,65,63,70,62,64,63,60,60,51,72,73,68,74,73,73,140,69,52,77,89,87,95,89,12,88,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,136,130,104,12,12,12,12,12,111,111,104,116,12,12,12,12,12,87,12,12,12,81,12,12,99,12,12,12,93,88,12,12,12,101,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,117,12,12,12,12,12,12,12,63,12,12,12,12,12,12,93,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,91,12,12,12,61,12,12,90,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,83,95,95,97,99,101,101,101,101,101,99,95,111,128,122,130,130,97,113,93,12,12,95,111,99,115,95,111,99,12,135,12,129,12,12,140,12,134,111,149,127,127,12,131,129,129,111,139,12,12,12,65,89,75,103,89,101,107,107,99,79,91,97,12,77,105,91,103,109,12,12,12,79,99,89,109,93,105,91,12,12,12,12,12,93,113,111,12,12,12,81,103,119,125,97,93,87,111,115,121,111,12,115,85,91,12,12,66,12,67,12,12,12,68,94,114,112,98,108,110,110,100,104,99,12,90,122,93,12,85,103,95,87,12,12,12,12,87,107,99,89,109,83,101,83,53,63,105,109,83,119,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24",
- "endOffsets": "1202,1374,1423,7279,7334,7393,7455,7536,7597,7672,7748,7825,7903,7988,8070,8146,8222,8349,8427,8533,8639,8718,8798,8855,8913,8987,9062,9127,9193,9253,9314,9386,9459,9526,9594,9859,9918,9977,10036,10095,10149,10203,10256,10310,10364,10418,10472,10767,10846,10919,10993,11064,11136,11208,11281,11338,11396,11469,11543,11617,11692,11764,11837,11907,11978,12038,12099,12225,12294,12364,12438,12514,12578,12655,12731,12808,12873,12942,13019,13094,13163,13231,13308,13374,13435,13532,13597,13666,13765,13836,13895,13953,14010,14069,14133,14204,14276,14348,14420,14492,14559,14627,14695,14754,14817,14881,14971,15062,15122,15188,15255,15321,15391,15455,15508,15621,15679,15742,15807,15872,15947,16020,16092,16141,16202,16263,16324,16386,16450,16514,16578,16643,16706,16766,16827,16893,16952,17012,17074,17145,17205,17273,17847,17934,18187,18274,18362,18444,18527,18617,18708,20858,20916,20961,21027,21091,21148,21205,21259,21464,21512,21561,21612,21646,21829,21878,21924,22228,22292,22354,22414,22471,23329,23399,23477,23531,23601,23686,23734,23780,23851,23929,24007,24079,24153,24227,24301,24381,24454,24523,24595,24672,24733,24796,24862,24926,24997,25060,25125,25189,25250,25311,25363,25436,25510,25579,25654,25728,25802,25943,26013,34563,35684,35774,35862,35958,36048,36630,36719,36966,37247,37499,37784,38177,38654,38876,39098,39374,39601,39831,40061,40291,40521,40748,41167,41393,41818,42048,42476,42695,42978,43186,43317,43544,43970,44195,44622,44843,45268,45388,45664,45965,46289,46580,46894,47031,47162,47267,47509,47676,47880,48088,48359,48471,48583,48688,48805,49019,49165,49305,49391,49739,49827,50073,50491,50740,50822,50920,51537,51637,51889,52313,52568,52662,52751,52988,55040,55282,55384,55637,57821,68542,70058,80878,82406,84163,84789,85209,86270,87535,87791,88027,88574,89068,89673,89871,90451,91015,91390,91508,92046,92203,92399,92672,92928,93098,93239,93303,93585,93871,94547,94811,95149,95502,95596,95782,96088,96350,96475,96602,96841,97052,97171,97364,97541,97996,98177,98299,98558,98671,98858,98960,99067,99196,99471,99979,100475,101352,101646,102216,102365,103097,103269,103605,103697,103975,109124,113611,113673,114303,114917,115008,115121,115350,115510,115662,115833,115999,116168,116335,116498,116741,116911,117084,117255,117529,117728,117933,118263,118347,118443,118539,118637,118737,118839,118941,119043,119145,119247,119347,119443,119555,119684,119807,119938,120069,120167,120281,120375,120515,120649,120745,120857,120957,121073,121169,121281,121381,121521,121657,121821,121951,122109,122259,122400,122544,122679,122791,122941,123069,123197,123333,123465,123595,123725,123837,123977,125558,125702,125840,127252,127342,127418,127522,127612,127714,127822,127930,128030,128110,128202,128300,128410,128488,128594,128686,128790,128900,129022,129185,129342,132359,132459,132549,132659,132753,132859,132951,134164,134276,134390,134506,134622,134716,134830,134942,135044,135164,135286,135368,135472,135592,135718,135816,135910,135998,136110,136226,136348,136460,136635,136751,136837,136929,137041,137165,137232,137358,137426,137554,137698,137826,137895,137990,138105,138218,138317,138426,138537,138648,138749,138854,138954,139084,139175,139298,139392,139504,139590,139694,139790,139878,139996,140100,140204,140330,140418,140526,140626,140716,140826,140910,141012,141096,141150,141214,141320,141430,141514,141634,147871,147989,148104,148236,148951,149643,150160,151807,152192,152789,154388,155921,156309,158616,178134,178394,180084,192646,202069,202331,202687,204125,210907,212041,212335,212558,212885,216415,217063,218696,218966,222817,223418,227227,228442,229851,230325"
- }
- },
- {
- "source": "H:\\A\\test\\Project\\app\\src\\main\\res\\values\\colors.xml",
- "from": {
- "startLines": "23,19,20,21,22,18",
- "startColumns": "4,4,4,4,4,4",
- "startOffsets": "998,788,840,892,945,730",
- "endColumns": "49,50,50,51,51,56",
- "endOffsets": "1043,834,886,939,992,782"
- },
- "to": {
- "startLines": "166,185,186,187,188,224",
- "startColumns": "4,4,4,4,4,4",
- "startOffsets": "8227,9599,9650,9701,9753,12104",
- "endColumns": "49,50,50,51,51,56",
- "endOffsets": "8272,9645,9696,9748,9800,12156"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\28311d78d83b5fa40014ff049554d56a\\coordinatorlayout-1.0.0\\res\\values\\values.xml",
- "from": {
- "startLines": "2,102,3,13",
- "startColumns": "4,4,4,4",
- "startOffsets": "55,5935,116,724",
- "endLines": "2,104,12,101",
- "endColumns": "60,12,24,24",
- "endOffsets": "111,6075,719,5930"
- },
- "to": {
- "startLines": "25,2155,2862,2872",
- "startColumns": "4,4,4,4",
- "startOffsets": "1091,142169,185799,186407",
- "endLines": "25,2157,2871,2960",
- "endColumns": "60,12,24,24",
- "endOffsets": "1147,142309,186402,191613"
- }
- },
- {
- "source": "H:\\A\\test\\Project\\app\\src\\main\\res\\values\\themes.xml",
- "from": {
- "startLines": "2,4,11",
- "startColumns": "4,4,4",
- "startOffsets": "19,92,424",
- "endLines": "2,9,14",
- "endColumns": "69,12,12",
- "endOffsets": "84,416,656"
- },
- "to": {
- "startLines": "2022,2023,2049",
- "startColumns": "4,4,4",
- "startOffsets": "131891,131960,133835",
- "endLines": "2022,2028,2052",
- "endColumns": "68,12,12",
- "endOffsets": "131955,132279,134064"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\c3b049f88a2cdec386a83a3aafd3b8b3\\recyclerview-1.0.0\\res\\values\\values.xml",
- "from": {
- "startLines": "30,31,32,33,34,35,36,2",
- "startColumns": "4,4,4,4,4,4,4,4",
- "startOffsets": "1535,1594,1642,1698,1773,1849,1921,55",
- "endLines": "30,31,32,33,34,35,36,29",
- "endColumns": "58,47,55,74,75,71,65,24",
- "endOffsets": "1589,1637,1693,1768,1844,1916,1982,1530"
- },
- "to": {
- "startLines": "309,310,311,319,320,321,367,3363",
- "startColumns": "4,4,4,4,4,4,4,4",
- "startOffsets": "17939,17998,18046,18713,18788,18864,21651,212890",
- "endLines": "309,310,311,319,320,321,367,3390",
- "endColumns": "58,47,55,74,75,71,65,24",
- "endOffsets": "17993,18041,18097,18783,18859,18931,21712,214365"
- }
- },
- {
- "source": "H:\\A\\test\\Project\\app\\src\\main\\res\\values\\strings.xml",
- "from": {
- "startLines": "140,81,84,83,82,21,22,23,130,131,139,138,28,20,94,93,90,92,91,89,88,87,106,105,104,96,41,40,19,66,31,32,97,43,85,132,80,69,72,44,50,76,74,55,45,65,64,63,59,58,56,57,60,61,51,79,62,70,49,54,53,52,68,75,73,71,48,67,46,47,78,30,36,38,35,37,77,34,33,27,26,113,112,116,128,121,120,122,123,125,124,114,115,119,117,118,111,126,127,137,135,134,136,29,95,103,108,107,109,102,101,100,99,24,25",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "8914,4485,4749,4652,4582,967,1011,1064,8402,8452,8855,8803,1429,912,5588,5504,5209,5395,5304,5137,5052,4968,6446,6362,6259,5745,2164,2112,846,3582,1636,1690,5807,2259,4833,8516,4413,3770,3930,2319,2640,4144,4034,2946,2378,3510,3448,3390,3164,3111,3006,3060,3215,3266,2688,4346,3327,3820,2592,2890,2801,2742,3707,4092,3986,3884,2541,3661,2436,2480,4278,1580,1905,2015,1857,1961,4206,1800,1751,1373,1319,6909,6841,7153,8303,7522,7440,7597,7687,7931,7851,6994,7070,7380,7218,7299,6785,8076,8199,8761,8632,8574,8686,1514,5676,6172,6583,6513,6664,6112,6056,5993,5932,1117,1228",
- "endLines": "144,81,84,83,82,21,22,23,130,131,139,138,28,20,94,93,90,92,91,89,88,87,106,105,104,96,41,40,19,66,31,32,97,43,85,132,80,69,72,44,50,76,74,55,45,65,64,63,59,58,56,57,60,61,51,79,62,70,49,54,53,52,68,75,73,71,48,67,46,47,78,30,36,38,35,37,77,34,33,27,26,113,112,116,128,121,120,122,123,125,124,114,115,119,117,118,111,126,127,137,135,134,136,29,95,103,108,107,109,102,101,100,99,24,25",
- "endColumns": "14,95,82,95,68,42,51,51,48,62,57,50,83,53,86,82,93,107,89,70,83,82,65,82,101,60,61,50,64,77,52,59,104,58,101,54,70,48,54,57,46,60,56,58,56,70,60,56,49,51,52,49,49,59,52,65,61,62,46,54,87,57,61,50,46,44,49,44,42,59,66,54,54,52,46,52,70,55,47,54,52,83,66,63,95,73,80,88,162,143,78,74,81,58,79,79,54,121,102,40,52,56,73,64,67,85,79,68,93,58,54,61,59,109,89",
- "endOffsets": "9322,4576,4827,4743,4646,1005,1058,1111,8446,8510,8908,8849,1508,961,5670,5582,5298,5498,5389,5203,5131,5046,6507,6440,6356,5801,2221,2158,906,3655,1684,1745,5907,2313,4930,8566,4479,3814,3980,2372,2682,4200,4086,3000,2430,3576,3504,3442,3209,3158,3054,3105,3260,3321,2736,4407,3384,3878,2634,2940,2884,2795,3764,4138,4028,3924,2586,3701,2474,2535,4340,1630,1955,2063,1899,2009,4272,1851,1794,1423,1367,6988,6903,7212,8394,7591,7516,7681,7845,8070,7925,7064,7147,7434,7293,7374,6835,8193,8297,8797,8680,8626,8755,1574,5739,6253,6658,6577,6753,6166,6106,6050,5987,1222,1313"
- },
- "to": {
- "startLines": "389,433,434,435,436,437,438,439,440,441,442,443,444,445,446,447,448,449,450,451,452,453,454,455,456,457,458,459,460,461,462,463,464,465,466,467,468,469,470,471,472,473,474,475,476,477,478,479,480,481,482,483,484,485,486,487,488,489,490,491,492,493,494,495,496,497,498,499,500,501,502,527,528,529,530,531,532,533,534,535,536,537,538,539,540,541,542,543,544,545,546,547,548,549,550,551,552,553,554,555,556,557,559,560,562,563,564,565,566,567,568,569,570,571,572",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "22867,26018,26114,26197,26293,26362,26405,26457,26509,26558,26621,26679,26730,26814,26868,26955,27038,27132,27240,27330,27401,27485,27568,27634,27717,27819,27880,27942,27993,28058,28136,28189,28249,28354,28413,28515,28570,28641,28690,28745,28803,28850,28911,28968,29027,29084,29155,29216,29273,29323,29375,29428,29478,29528,29588,29641,29707,29769,29832,29879,29934,30022,30080,30142,30193,30240,30285,30335,30380,30423,30483,32221,32276,32331,32384,32431,32484,32555,32611,32659,32714,32767,32851,32918,32982,33078,33152,33233,33322,33485,33629,33708,33783,33865,33924,34004,34084,34139,34261,34364,34405,34458,34568,34642,34778,34846,34932,35012,35081,35175,35234,35289,35351,35411,35521",
- "endLines": "393,433,434,435,436,437,438,439,440,441,442,443,444,445,446,447,448,449,450,451,452,453,454,455,456,457,458,459,460,461,462,463,464,465,466,467,468,469,470,471,472,473,474,475,476,477,478,479,480,481,482,483,484,485,486,487,488,489,490,491,492,493,494,495,496,497,498,499,500,501,502,527,528,529,530,531,532,533,534,535,536,537,538,539,540,541,542,543,544,545,546,547,548,549,550,551,552,553,554,555,556,557,559,560,562,563,564,565,566,567,568,569,570,571,572",
- "endColumns": "14,95,82,95,68,42,51,51,48,62,57,50,83,53,86,82,93,107,89,70,83,82,65,82,101,60,61,50,64,77,52,59,104,58,101,54,70,48,54,57,46,60,56,58,56,70,60,56,49,51,52,49,49,59,52,65,61,62,46,54,87,57,61,50,46,44,49,44,42,59,66,54,54,52,46,52,70,55,47,54,52,83,66,63,95,73,80,88,162,143,78,74,81,58,79,79,54,121,102,40,52,56,73,64,67,85,79,68,93,58,54,61,59,109,89",
- "endOffsets": "23255,26109,26192,26288,26357,26400,26452,26504,26553,26616,26674,26725,26809,26863,26950,27033,27127,27235,27325,27396,27480,27563,27629,27712,27814,27875,27937,27988,28053,28131,28184,28244,28349,28408,28510,28565,28636,28685,28740,28798,28845,28906,28963,29022,29079,29150,29211,29268,29318,29370,29423,29473,29523,29583,29636,29702,29764,29827,29874,29929,30017,30075,30137,30188,30235,30280,30330,30375,30418,30478,30545,32271,32326,32379,32426,32479,32550,32606,32654,32709,32762,32846,32913,32977,33073,33147,33228,33317,33480,33624,33703,33778,33860,33919,33999,34079,34134,34256,34359,34400,34453,34510,34637,34702,34841,34927,35007,35076,35170,35229,35284,35346,35406,35516,35606"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values\\values.xml",
- "from": {
- "startLines": "2,3,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,171,172,176,177,178,6,13,56,88,125",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "55,124,7725,7795,7863,7935,8005,8066,8140,8213,8274,8335,8397,8461,8523,8584,8652,8752,8812,8878,8951,9020,9077,9129,9191,9263,9339,9374,9409,9459,9520,9577,9611,9646,9681,9751,9822,9939,10140,10250,10451,10580,10652,319,617,3523,5588,7348",
- "endLines": "2,3,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,170,171,175,176,177,178,12,55,87,124,131",
- "endColumns": "68,62,69,67,71,69,60,73,72,60,60,61,63,61,60,67,99,59,65,72,68,56,51,61,71,75,34,34,49,60,56,33,34,34,69,70,116,12,109,12,128,71,66,24,24,24,24,24",
- "endOffsets": "119,182,7790,7858,7930,8000,8061,8135,8208,8269,8330,8392,8456,8518,8579,8647,8747,8807,8873,8946,9015,9072,9124,9186,9258,9334,9369,9404,9454,9515,9572,9606,9641,9676,9746,9817,9934,10135,10245,10446,10575,10647,10714,612,3518,5583,7343,7720"
- },
- "to": {
- "startLines": "201,202,300,301,302,303,304,305,306,328,329,330,331,332,333,334,335,336,337,338,339,340,341,342,360,361,368,369,373,374,375,376,377,378,388,561,1902,1903,1908,1911,1916,2147,2148,2826,2979,3022,3058,3095",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "10477,10546,17278,17348,17416,17488,17558,17619,17693,19359,19420,19481,19543,19607,19669,19730,19798,19898,19958,20024,20097,20166,20223,20275,21264,21336,21717,21752,21929,21979,22040,22097,22131,22166,22797,34707,123982,124099,124366,124659,124926,141639,141711,178399,192651,195557,197816,199576",
- "endLines": "201,202,300,301,302,303,304,305,306,328,329,330,331,332,333,334,335,336,337,338,339,340,341,342,360,361,368,369,373,374,375,376,377,378,388,561,1902,1906,1908,1914,1916,2147,2148,2832,3021,3053,3094,3101",
- "endColumns": "68,62,69,67,71,69,60,73,72,60,60,61,63,61,60,67,99,59,65,72,68,56,51,61,71,75,34,34,49,60,56,33,34,34,69,70,116,12,109,12,128,71,66,24,24,24,24,24",
- "endOffsets": "10541,10604,17343,17411,17483,17553,17614,17688,17761,19415,19476,19538,19602,19664,19725,19793,19893,19953,20019,20092,20161,20218,20270,20332,21331,21407,21747,21782,21974,22035,22092,22126,22161,22196,22862,34773,124094,124295,124471,124855,125050,141706,141773,178692,195552,197617,199571,199948"
- }
- },
- {
- "source": "H:\\A\\test\\Project\\app\\src\\main\\res\\values\\styles.xml",
- "from": {
- "startLines": "54,59,68,64,24,29,34,39,44,19,49,73,77",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "2120,2334,2716,2551,921,1110,1301,1492,1701,732,1913,2948,3135",
- "endLines": "57,62,71,66,27,32,37,42,47,22,52,75,80",
- "endColumns": "12,12,12,12,12,12,12,12,12,12,12,12,12",
- "endOffsets": "2326,2543,2940,2708,1102,1293,1484,1693,1905,913,2112,3127,3369"
- },
- "to": {
- "startLines": "1638,1642,1646,1650,1927,1931,1935,1939,1943,1947,1951,2158,2161",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "103980,104188,104399,104625,125845,126028,126213,126398,126601,126807,126990,142314,142496",
- "endLines": "1641,1645,1649,1652,1930,1934,1938,1942,1946,1950,1954,2160,2164",
- "endColumns": "12,12,12,12,12,12,12,12,12,12,12,12,12",
- "endOffsets": "104183,104394,104620,104780,126023,126208,126393,126596,126802,126985,127186,142491,142727"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\3748c447639623a0c90cb541e38e687e\\media-1.0.0\\res\\values\\values.xml",
- "from": {
- "startLines": "2,5,6,7,8,10,11,12,13,14",
- "startColumns": "4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "55,288,341,394,447,560,626,748,809,875",
- "endColumns": "88,52,52,52,52,65,121,60,65,66",
- "endOffsets": "139,336,389,442,495,621,743,804,870,937"
- },
- "to": {
- "startLines": "203,343,344,345,346,1907,1909,1910,1915,1917",
- "startColumns": "4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "10609,20337,20390,20443,20496,124300,124476,124598,124860,125055",
- "endColumns": "88,52,52,52,52,65,121,60,65,66",
- "endOffsets": "10693,20385,20438,20491,20544,124361,124593,124654,124921,125117"
- }
- }
- ]
- },
- {
- "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\res\\merged\\debug\\values-sw_values-sw.arsc.flat",
- "map": [
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-sw\\values-sw.xml",
- "from": {
- "startLines": "2",
- "startColumns": "4",
- "startOffsets": "55",
- "endColumns": "100",
- "endOffsets": "151"
- },
- "to": {
- "startLines": "51",
- "startColumns": "4",
- "startOffsets": "4972",
- "endColumns": "100",
- "endOffsets": "5068"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-sw\\values-sw.xml",
- "from": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "55,161,278,396,514,609,696,794,896,992,1085,1174,1265,1385,1506,1592,1675,1765,1862,1967,2052",
- "endColumns": "105,116,117,117,94,86,97,101,95,92,88,90,119,120,85,82,89,96,104,84,91",
- "endOffsets": "156,273,391,509,604,691,789,891,987,1080,1169,1260,1380,1501,1587,1670,1760,1857,1962,2047,2139"
- },
- "to": {
- "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "2801,2907,3024,3142,3260,3355,3442,3540,3642,3738,3831,3920,4011,4131,4252,4338,4421,4511,4608,4713,4798",
- "endColumns": "105,116,117,117,94,86,97,101,95,92,88,90,119,120,85,82,89,96,104,84,91",
- "endOffsets": "2902,3019,3137,3255,3350,3437,3535,3637,3733,3826,3915,4006,4126,4247,4333,4416,4506,4603,4708,4793,4885"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-sw\\values-sw.xml",
- "from": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "105,208,306,414,504,609,726,808,891,982,1075,1169,1263,1364,1457,1552,1647,1738,1830,1912,2013,2122,2221,2328,2437,2542,2704,2801",
- "endColumns": "102,97,107,89,104,116,81,82,90,92,93,93,100,92,94,94,90,91,81,100,108,98,106,108,104,161,96,81",
- "endOffsets": "203,301,409,499,604,721,803,886,977,1070,1164,1258,1359,1452,1547,1642,1733,1825,1907,2008,2117,2216,2323,2432,2537,2699,2796,2878"
- },
- "to": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "105,208,306,414,504,609,726,808,891,982,1075,1169,1263,1364,1457,1552,1647,1738,1830,1912,2013,2122,2221,2328,2437,2542,2704,4890",
- "endColumns": "102,97,107,89,104,116,81,82,90,92,93,93,100,92,94,94,90,91,81,100,108,98,106,108,104,161,96,81",
- "endOffsets": "203,301,409,499,604,721,803,886,977,1070,1164,1258,1359,1452,1547,1642,1733,1825,1907,2008,2117,2216,2323,2432,2537,2699,2796,4967"
- }
- }
- ]
- },
- {
- "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\res\\merged\\debug\\values-ta_values-ta.arsc.flat",
- "map": [
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-ta\\values-ta.xml",
- "from": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "55,162,280,395,519,620,713,808,917,1026,1136,1236,1342,1450,1579,1683,1781,1881,1988,2089,2176",
- "endColumns": "106,117,114,123,100,92,94,108,108,109,99,105,107,128,103,97,99,106,100,86,95",
- "endOffsets": "157,275,390,514,615,708,803,912,1021,1131,1231,1337,1445,1574,1678,1776,1876,1983,2084,2171,2267"
- },
- "to": {
- "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "2874,2981,3099,3214,3338,3439,3532,3627,3736,3845,3955,4055,4161,4269,4398,4502,4600,4700,4807,4908,4995",
- "endColumns": "106,117,114,123,100,92,94,108,108,109,99,105,107,128,103,97,99,106,100,86,95",
- "endOffsets": "2976,3094,3209,3333,3434,3527,3622,3731,3840,3950,4050,4156,4264,4393,4497,4595,4695,4802,4903,4990,5086"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-ta\\values-ta.xml",
- "from": {
- "startLines": "2",
- "startColumns": "4",
- "startOffsets": "55",
- "endColumns": "100",
- "endOffsets": "151"
- },
- "to": {
- "startLines": "51",
- "startColumns": "4",
- "startOffsets": "5171",
- "endColumns": "100",
- "endOffsets": "5267"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-ta\\values-ta.xml",
- "from": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "105,219,317,432,521,628,754,832,909,1009,1114,1210,1305,1412,1514,1618,1713,1815,1913,1995,2097,2201,2298,2408,2510,2617,2774,2874",
- "endColumns": "113,97,114,88,106,125,77,76,99,104,95,94,106,101,103,94,101,97,81,101,103,96,109,101,106,156,99,79",
- "endOffsets": "214,312,427,516,623,749,827,904,1004,1109,1205,1300,1407,1509,1613,1708,1810,1908,1990,2092,2196,2293,2403,2505,2612,2769,2869,2949"
- },
- "to": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "105,219,317,432,521,628,754,832,909,1009,1114,1210,1305,1412,1514,1618,1713,1815,1913,1995,2097,2201,2298,2408,2510,2617,2774,5091",
- "endColumns": "113,97,114,88,106,125,77,76,99,104,95,94,106,101,103,94,101,97,81,101,103,96,109,101,106,156,99,79",
- "endOffsets": "214,312,427,516,623,749,827,904,1004,1109,1205,1300,1407,1509,1613,1708,1810,1908,1990,2092,2196,2293,2403,2505,2612,2769,2869,5166"
- }
- }
- ]
- },
- {
- "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\res\\merged\\debug\\values-cs_values-cs.arsc.flat",
- "map": [
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-cs\\values-cs.xml",
- "from": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "55,162,275,391,506,602,697,789,903,1000,1094,1185,1279,1404,1527,1616,1701,1787,1891,1996,2082",
- "endColumns": "106,112,115,114,95,94,91,113,96,93,90,93,124,122,88,84,85,103,104,85,94",
- "endOffsets": "157,270,386,501,597,692,784,898,995,1089,1180,1274,1399,1522,1611,1696,1782,1886,1991,2077,2172"
- },
- "to": {
- "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "2809,2916,3029,3145,3260,3356,3451,3543,3657,3754,3848,3939,4033,4158,4281,4370,4455,4541,4645,4750,4836",
- "endColumns": "106,112,115,114,95,94,91,113,96,93,90,93,124,122,88,84,85,103,104,85,94",
- "endOffsets": "2911,3024,3140,3255,3351,3446,3538,3652,3749,3843,3934,4028,4153,4276,4365,4450,4536,4640,4745,4831,4926"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-cs\\values-cs.xml",
- "from": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "105,212,314,423,509,614,731,812,893,984,1077,1173,1267,1362,1455,1550,1647,1738,1829,1913,2017,2126,2225,2331,2441,2548,2711,2809",
- "endColumns": "106,101,108,85,104,116,80,80,90,92,95,93,94,92,94,96,90,90,83,103,108,98,105,109,106,162,97,81",
- "endOffsets": "207,309,418,504,609,726,807,888,979,1072,1168,1262,1357,1450,1545,1642,1733,1824,1908,2012,2121,2220,2326,2436,2543,2706,2804,2886"
- },
- "to": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "105,212,314,423,509,614,731,812,893,984,1077,1173,1267,1362,1455,1550,1647,1738,1829,1913,2017,2126,2225,2331,2441,2548,2711,4931",
- "endColumns": "106,101,108,85,104,116,80,80,90,92,95,93,94,92,94,96,90,90,83,103,108,98,105,109,106,162,97,81",
- "endOffsets": "207,309,418,504,609,726,807,888,979,1072,1168,1262,1357,1450,1545,1642,1733,1824,1908,2012,2121,2220,2326,2436,2543,2706,2804,5008"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-cs\\values-cs.xml",
- "from": {
- "startLines": "2",
- "startColumns": "4",
- "startOffsets": "55",
- "endColumns": "100",
- "endOffsets": "151"
- },
- "to": {
- "startLines": "51",
- "startColumns": "4",
- "startOffsets": "5013",
- "endColumns": "100",
- "endOffsets": "5109"
- }
- }
- ]
- },
- {
- "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\res\\merged\\debug\\values-te_values-te.arsc.flat",
- "map": [
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-te\\values-te.xml",
- "from": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "55,153,265,378,498,599,696,791,908,1007,1102,1203,1299,1413,1525,1613,1696,1777,1882,1985,2072",
- "endColumns": "97,111,112,119,100,96,94,116,98,94,100,95,113,111,87,82,80,104,102,86,94",
- "endOffsets": "148,260,373,493,594,691,786,903,1002,1097,1198,1294,1408,1520,1608,1691,1772,1877,1980,2067,2162"
- },
- "to": {
- "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "2864,2962,3074,3187,3307,3408,3505,3600,3717,3816,3911,4012,4108,4222,4334,4422,4505,4586,4691,4794,4881",
- "endColumns": "97,111,112,119,100,96,94,116,98,94,100,95,113,111,87,82,80,104,102,86,94",
- "endOffsets": "2957,3069,3182,3302,3403,3500,3595,3712,3811,3906,4007,4103,4217,4329,4417,4500,4581,4686,4789,4876,4971"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-te\\values-te.xml",
- "from": {
- "startLines": "2",
- "startColumns": "4",
- "startOffsets": "55",
- "endColumns": "100",
- "endOffsets": "151"
- },
- "to": {
- "startLines": "51",
- "startColumns": "4",
- "startOffsets": "5058",
- "endColumns": "100",
- "endOffsets": "5154"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-te\\values-te.xml",
- "from": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "105,219,328,439,529,634,759,841,923,1014,1107,1203,1297,1398,1491,1586,1681,1772,1863,1947,2060,2168,2267,2378,2480,2597,2763,2864",
- "endColumns": "113,108,110,89,104,124,81,81,90,92,95,93,100,92,94,94,90,90,83,112,107,98,110,101,116,165,100,81",
- "endOffsets": "214,323,434,524,629,754,836,918,1009,1102,1198,1292,1393,1486,1581,1676,1767,1858,1942,2055,2163,2262,2373,2475,2592,2758,2859,2941"
- },
- "to": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "105,219,328,439,529,634,759,841,923,1014,1107,1203,1297,1398,1491,1586,1681,1772,1863,1947,2060,2168,2267,2378,2480,2597,2763,4976",
- "endColumns": "113,108,110,89,104,124,81,81,90,92,95,93,100,92,94,94,90,90,83,112,107,98,110,101,116,165,100,81",
- "endOffsets": "214,323,434,524,629,754,836,918,1009,1102,1198,1292,1393,1486,1581,1676,1767,1858,1942,2055,2163,2262,2373,2475,2592,2758,2859,5053"
- }
- }
- ]
- },
- {
- "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\res\\merged\\debug\\values-sr_values-sr.arsc.flat",
- "map": [
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-sr\\values-sr.xml",
- "from": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "105,214,317,423,509,613,731,812,892,983,1076,1172,1266,1367,1460,1555,1660,1751,1842,1930,2035,2143,2244,2348,2456,2557,2724,2821",
- "endColumns": "108,102,105,85,103,117,80,79,90,92,95,93,100,92,94,104,90,90,87,104,107,100,103,107,100,166,96,83",
- "endOffsets": "209,312,418,504,608,726,807,887,978,1071,1167,1261,1362,1455,1550,1655,1746,1837,1925,2030,2138,2239,2343,2451,2552,2719,2816,2900"
- },
- "to": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "105,214,317,423,509,613,731,812,892,983,1076,1172,1266,1367,1460,1555,1660,1751,1842,1930,2035,2143,2244,2348,2456,2557,2724,4905",
- "endColumns": "108,102,105,85,103,117,80,79,90,92,95,93,100,92,94,104,90,90,87,104,107,100,103,107,100,166,96,83",
- "endOffsets": "209,312,418,504,608,726,807,887,978,1071,1167,1261,1362,1455,1550,1655,1746,1837,1925,2030,2138,2239,2343,2451,2552,2719,2816,4984"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-sr\\values-sr.xml",
- "from": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "55,157,266,377,496,592,680,774,880,978,1071,1167,1260,1377,1489,1576,1659,1745,1851,1959,2045",
- "endColumns": "101,108,110,118,95,87,93,105,97,92,95,92,116,111,86,82,85,105,107,85,93",
- "endOffsets": "152,261,372,491,587,675,769,875,973,1066,1162,1255,1372,1484,1571,1654,1740,1846,1954,2040,2134"
- },
- "to": {
- "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "2821,2923,3032,3143,3262,3358,3446,3540,3646,3744,3837,3933,4026,4143,4255,4342,4425,4511,4617,4725,4811",
- "endColumns": "101,108,110,118,95,87,93,105,97,92,95,92,116,111,86,82,85,105,107,85,93",
- "endOffsets": "2918,3027,3138,3257,3353,3441,3535,3641,3739,3832,3928,4021,4138,4250,4337,4420,4506,4612,4720,4806,4900"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-sr\\values-sr.xml",
- "from": {
- "startLines": "2",
- "startColumns": "4",
- "startOffsets": "55",
- "endColumns": "100",
- "endOffsets": "151"
- },
- "to": {
- "startLines": "51",
- "startColumns": "4",
- "startOffsets": "4989",
- "endColumns": "100",
- "endOffsets": "5085"
- }
- }
- ]
- },
- {
- "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\res\\merged\\debug\\values-da_values-da.arsc.flat",
- "map": [
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-da\\values-da.xml",
- "from": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "105,208,307,419,502,602,715,792,869,960,1053,1149,1243,1338,1431,1526,1624,1715,1806,1885,1994,2102,2198,2312,2414,2515,2668,2765",
- "endColumns": "102,98,111,82,99,112,76,76,90,92,95,93,94,92,94,97,90,90,78,108,107,95,113,101,100,152,96,78",
- "endOffsets": "203,302,414,497,597,710,787,864,955,1048,1144,1238,1333,1426,1521,1619,1710,1801,1880,1989,2097,2193,2307,2409,2510,2663,2760,2839"
- },
- "to": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "105,208,307,419,502,602,715,792,869,960,1053,1149,1243,1338,1431,1526,1624,1715,1806,1885,1994,2102,2198,2312,2414,2515,2668,4860",
- "endColumns": "102,98,111,82,99,112,76,76,90,92,95,93,94,92,94,97,90,90,78,108,107,95,113,101,100,152,96,78",
- "endOffsets": "203,302,414,497,597,710,787,864,955,1048,1144,1238,1333,1426,1521,1619,1710,1801,1880,1989,2097,2193,2307,2409,2510,2663,2760,4934"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-da\\values-da.xml",
- "from": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "55,153,275,391,512,606,690,784,886,980,1073,1175,1266,1394,1509,1600,1684,1766,1869,1970,2056",
- "endColumns": "97,121,115,120,93,83,93,101,93,92,101,90,127,114,90,83,81,102,100,85,93",
- "endOffsets": "148,270,386,507,601,685,779,881,975,1068,1170,1261,1389,1504,1595,1679,1761,1864,1965,2051,2145"
- },
- "to": {
- "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "2765,2863,2985,3101,3222,3316,3400,3494,3596,3690,3783,3885,3976,4104,4219,4310,4394,4476,4579,4680,4766",
- "endColumns": "97,121,115,120,93,83,93,101,93,92,101,90,127,114,90,83,81,102,100,85,93",
- "endOffsets": "2858,2980,3096,3217,3311,3395,3489,3591,3685,3778,3880,3971,4099,4214,4305,4389,4471,4574,4675,4761,4855"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-da\\values-da.xml",
- "from": {
- "startLines": "2",
- "startColumns": "4",
- "startOffsets": "55",
- "endColumns": "100",
- "endOffsets": "151"
- },
- "to": {
- "startLines": "51",
- "startColumns": "4",
- "startOffsets": "4939",
- "endColumns": "100",
- "endOffsets": "5035"
- }
- }
- ]
- },
- {
- "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\res\\merged\\debug\\values-si_values-si.arsc.flat",
- "map": [
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-si\\values-si.xml",
- "from": {
- "startLines": "2",
- "startColumns": "4",
- "startOffsets": "55",
- "endColumns": "100",
- "endOffsets": "151"
- },
- "to": {
- "startLines": "51",
- "startColumns": "4",
- "startOffsets": "4955",
- "endColumns": "100",
- "endOffsets": "5051"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-si\\values-si.xml",
- "from": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "55,156,268,380,496,587,669,762,860,956,1051,1148,1244,1360,1466,1551,1640,1726,1825,1928,2015",
- "endColumns": "100,111,111,115,90,81,92,97,95,94,96,95,115,105,84,88,85,98,102,86,91",
- "endOffsets": "151,263,375,491,582,664,757,855,951,1046,1143,1239,1355,1461,1546,1635,1721,1820,1923,2010,2102"
- },
- "to": {
- "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "2821,2922,3034,3146,3262,3353,3435,3528,3626,3722,3817,3914,4010,4126,4232,4317,4406,4492,4591,4694,4781",
- "endColumns": "100,111,111,115,90,81,92,97,95,94,96,95,115,105,84,88,85,98,102,86,91",
- "endOffsets": "2917,3029,3141,3257,3348,3430,3523,3621,3717,3812,3909,4005,4121,4227,4312,4401,4487,4586,4689,4776,4868"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-si\\values-si.xml",
- "from": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "105,215,322,429,517,622,738,827,914,1005,1098,1193,1287,1388,1481,1576,1670,1761,1852,1936,2045,2150,2248,2358,2457,2563,2722,2821",
- "endColumns": "109,106,106,87,104,115,88,86,90,92,94,93,100,92,94,93,90,90,83,108,104,97,109,98,105,158,98,81",
- "endOffsets": "210,317,424,512,617,733,822,909,1000,1093,1188,1282,1383,1476,1571,1665,1756,1847,1931,2040,2145,2243,2353,2452,2558,2717,2816,2898"
- },
- "to": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "105,215,322,429,517,622,738,827,914,1005,1098,1193,1287,1388,1481,1576,1670,1761,1852,1936,2045,2150,2248,2358,2457,2563,2722,4873",
- "endColumns": "109,106,106,87,104,115,88,86,90,92,94,93,100,92,94,93,90,90,83,108,104,97,109,98,105,158,98,81",
- "endOffsets": "210,317,424,512,617,733,822,909,1000,1093,1188,1282,1383,1476,1571,1665,1756,1847,1931,2040,2145,2243,2353,2452,2558,2717,2816,4950"
- }
- }
- ]
- },
- {
- "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\res\\merged\\debug\\values-watch-v21_values-watch-v21.arsc.flat",
- "map": [
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-watch-v21\\values-watch-v21.xml",
- "from": {
- "startLines": "2,6,10",
- "startColumns": "4,4,4",
- "startOffsets": "55,271,499",
- "endLines": "5,9,13",
- "endColumns": "12,12,12",
- "endOffsets": "266,494,724"
- }
- }
- ]
- },
- {
- "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\res\\merged\\debug\\values-or_values-or.arsc.flat",
- "map": [
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-or\\values-or.xml",
- "from": {
- "startLines": "2",
- "startColumns": "4",
- "startOffsets": "55",
- "endColumns": "100",
- "endOffsets": "151"
- },
- "to": {
- "startLines": "30",
- "startColumns": "4",
- "startOffsets": "2936",
- "endColumns": "100",
- "endOffsets": "3032"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-or\\values-or.xml",
- "from": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "105,224,334,441,527,631,751,828,905,996,1089,1186,1281,1382,1475,1570,1666,1757,1847,1929,2039,2144,2250,2361,2464,2582,2745,2847",
- "endColumns": "118,109,106,85,103,119,76,76,90,92,96,94,100,92,94,95,90,89,81,109,104,105,110,102,117,162,101,88",
- "endOffsets": "219,329,436,522,626,746,823,900,991,1084,1181,1276,1377,1470,1565,1661,1752,1842,1924,2034,2139,2245,2356,2459,2577,2740,2842,2931"
- }
- }
- ]
- },
- {
- "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\res\\merged\\debug\\values-af_values-af.arsc.flat",
- "map": [
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-af\\values-af.xml",
- "from": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "55,159,268,381,494,593,680,776,883,982,1076,1169,1262,1385,1500,1589,1672,1754,1854,1951,2038",
- "endColumns": "103,108,112,112,98,86,95,106,98,93,92,92,122,114,88,82,81,99,96,86,95",
- "endOffsets": "154,263,376,489,588,675,771,878,977,1071,1164,1257,1380,1495,1584,1667,1749,1849,1946,2033,2129"
- },
- "to": {
- "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "2776,2880,2989,3102,3215,3314,3401,3497,3604,3703,3797,3890,3983,4106,4221,4310,4393,4475,4575,4672,4759",
- "endColumns": "103,108,112,112,98,86,95,106,98,93,92,92,122,114,88,82,81,99,96,86,95",
- "endOffsets": "2875,2984,3097,3210,3309,3396,3492,3599,3698,3792,3885,3978,4101,4216,4305,4388,4470,4570,4667,4754,4850"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-af\\values-af.xml",
- "from": {
- "startLines": "2",
- "startColumns": "4",
- "startOffsets": "55",
- "endColumns": "100",
- "endOffsets": "151"
- },
- "to": {
- "startLines": "51",
- "startColumns": "4",
- "startOffsets": "4935",
- "endColumns": "100",
- "endOffsets": "5031"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-af\\values-af.xml",
- "from": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "105,209,309,415,500,603,721,797,874,965,1058,1154,1248,1348,1441,1536,1635,1730,1824,1905,2012,2115,2212,2320,2422,2524,2678,2776",
- "endColumns": "103,99,105,84,102,117,75,76,90,92,95,93,99,92,94,98,94,93,80,106,102,96,107,101,101,153,97,79",
- "endOffsets": "204,304,410,495,598,716,792,869,960,1053,1149,1243,1343,1436,1531,1630,1725,1819,1900,2007,2110,2207,2315,2417,2519,2673,2771,2851"
- },
- "to": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "105,209,309,415,500,603,721,797,874,965,1058,1154,1248,1348,1441,1536,1635,1730,1824,1905,2012,2115,2212,2320,2422,2524,2678,4855",
- "endColumns": "103,99,105,84,102,117,75,76,90,92,95,93,99,92,94,98,94,93,80,106,102,96,107,101,101,153,97,79",
- "endOffsets": "204,304,410,495,598,716,792,869,960,1053,1149,1243,1343,1436,1531,1630,1725,1819,1900,2007,2110,2207,2315,2417,2519,2673,2771,4930"
- }
- }
- ]
- },
- {
- "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\res\\merged\\debug\\values-ar_values-ar.arsc.flat",
- "map": [
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-ar\\values-ar.xml",
- "from": {
- "startLines": "2",
- "startColumns": "4",
- "startOffsets": "55",
- "endColumns": "100",
- "endOffsets": "151"
- },
- "to": {
- "startLines": "51",
- "startColumns": "4",
- "startOffsets": "4909",
- "endColumns": "100",
- "endOffsets": "5005"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-ar\\values-ar.xml",
- "from": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "105,222,326,435,517,618,732,811,890,981,1074,1170,1264,1365,1458,1553,1647,1738,1832,1911,2016,2117,2213,2321,2424,2527,2682,2779",
- "endColumns": "116,103,108,81,100,113,78,78,90,92,95,93,100,92,94,93,90,93,78,104,100,95,107,102,102,154,96,80",
- "endOffsets": "217,321,430,512,613,727,806,885,976,1069,1165,1259,1360,1453,1548,1642,1733,1827,1906,2011,2112,2208,2316,2419,2522,2677,2774,2855"
- },
- "to": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "105,222,326,435,517,618,732,811,890,981,1074,1170,1264,1365,1458,1553,1647,1738,1832,1911,2016,2117,2213,2321,2424,2527,2682,4828",
- "endColumns": "116,103,108,81,100,113,78,78,90,92,95,93,100,92,94,93,90,93,78,104,100,95,107,102,102,154,96,80",
- "endOffsets": "217,321,430,512,613,727,806,885,976,1069,1165,1259,1360,1453,1548,1642,1733,1827,1906,2011,2112,2208,2316,2419,2522,2677,2774,4904"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-ar\\values-ar.xml",
- "from": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "55,154,260,369,482,581,666,761,866,962,1055,1148,1239,1349,1462,1551,1634,1717,1816,1924,2010",
- "endColumns": "98,105,108,112,98,84,94,104,95,92,92,90,109,112,88,82,82,98,107,85,93",
- "endOffsets": "149,255,364,477,576,661,756,861,957,1050,1143,1234,1344,1457,1546,1629,1712,1811,1919,2005,2099"
- },
- "to": {
- "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "2779,2878,2984,3093,3206,3305,3390,3485,3590,3686,3779,3872,3963,4073,4186,4275,4358,4441,4540,4648,4734",
- "endColumns": "98,105,108,112,98,84,94,104,95,92,92,90,109,112,88,82,82,98,107,85,93",
- "endOffsets": "2873,2979,3088,3201,3300,3385,3480,3585,3681,3774,3867,3958,4068,4181,4270,4353,4436,4535,4643,4729,4823"
- }
- }
- ]
- },
- {
- "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\res\\merged\\debug\\values-hu_values-hu.arsc.flat",
- "map": [
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-hu\\values-hu.xml",
- "from": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "55,157,270,381,499,596,685,779,894,992,1091,1186,1280,1387,1510,1595,1682,1769,1874,1976,2064",
- "endColumns": "101,112,110,117,96,88,93,114,97,98,94,93,106,122,84,86,86,104,101,87,94",
- "endOffsets": "152,265,376,494,591,680,774,889,987,1086,1181,1275,1382,1505,1590,1677,1764,1869,1971,2059,2154"
- },
- "to": {
- "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "2878,2980,3093,3204,3322,3419,3508,3602,3717,3815,3914,4009,4103,4210,4333,4418,4505,4592,4697,4799,4887",
- "endColumns": "101,112,110,117,96,88,93,114,97,98,94,93,106,122,84,86,86,104,101,87,94",
- "endOffsets": "2975,3088,3199,3317,3414,3503,3597,3712,3810,3909,4004,4098,4205,4328,4413,4500,4587,4692,4794,4882,4977"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-hu\\values-hu.xml",
- "from": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "105,213,318,433,517,629,759,835,911,1002,1095,1191,1285,1386,1479,1574,1669,1760,1851,1934,2044,2155,2255,2366,2474,2593,2775,2878",
- "endColumns": "107,104,114,83,111,129,75,75,90,92,95,93,100,92,94,94,90,90,82,109,110,99,110,107,118,181,102,82",
- "endOffsets": "208,313,428,512,624,754,830,906,997,1090,1186,1280,1381,1474,1569,1664,1755,1846,1929,2039,2150,2250,2361,2469,2588,2770,2873,2956"
- },
- "to": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "105,213,318,433,517,629,759,835,911,1002,1095,1191,1285,1386,1479,1574,1669,1760,1851,1934,2044,2155,2255,2366,2474,2593,2775,4982",
- "endColumns": "107,104,114,83,111,129,75,75,90,92,95,93,100,92,94,94,90,90,82,109,110,99,110,107,118,181,102,82",
- "endOffsets": "208,313,428,512,624,754,830,906,997,1090,1186,1280,1381,1474,1569,1664,1755,1846,1929,2039,2150,2250,2361,2469,2588,2770,2873,5060"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-hu\\values-hu.xml",
- "from": {
- "startLines": "2",
- "startColumns": "4",
- "startOffsets": "55",
- "endColumns": "100",
- "endOffsets": "151"
- },
- "to": {
- "startLines": "51",
- "startColumns": "4",
- "startOffsets": "5065",
- "endColumns": "100",
- "endOffsets": "5161"
- }
- }
- ]
- },
- {
- "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\res\\merged\\debug\\values-ca_values-ca.arsc.flat",
- "map": [
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-ca\\values-ca.xml",
- "from": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "105,223,329,436,519,627,753,837,918,1009,1102,1196,1291,1390,1483,1576,1670,1761,1852,1935,2046,2155,2253,2363,2467,2575,2735,2834",
- "endColumns": "117,105,106,82,107,125,83,80,90,92,93,94,98,92,92,93,90,90,82,110,108,97,109,103,107,159,98,80",
- "endOffsets": "218,324,431,514,622,748,832,913,1004,1097,1191,1286,1385,1478,1571,1665,1756,1847,1930,2041,2150,2248,2358,2462,2570,2730,2829,2910"
- },
- "to": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "105,223,329,436,519,627,753,837,918,1009,1102,1196,1291,1390,1483,1576,1670,1761,1852,1935,2046,2155,2253,2363,2467,2575,2735,4993",
- "endColumns": "117,105,106,82,107,125,83,80,90,92,93,94,98,92,92,93,90,90,82,110,108,97,109,103,107,159,98,80",
- "endOffsets": "218,324,431,514,622,748,832,913,1004,1097,1191,1286,1385,1478,1571,1665,1756,1847,1930,2041,2150,2248,2358,2462,2570,2730,2829,5069"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-ca\\values-ca.xml",
- "from": {
- "startLines": "2",
- "startColumns": "4",
- "startOffsets": "55",
- "endColumns": "100",
- "endOffsets": "151"
- },
- "to": {
- "startLines": "51",
- "startColumns": "4",
- "startOffsets": "5074",
- "endColumns": "100",
- "endOffsets": "5170"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-ca\\values-ca.xml",
- "from": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "55,158,268,388,504,612,704,805,920,1016,1111,1206,1300,1421,1553,1645,1733,1816,1918,2029,2116",
- "endColumns": "102,109,119,115,107,91,100,114,95,94,94,93,120,131,91,87,82,101,110,86,97",
- "endOffsets": "153,263,383,499,607,699,800,915,1011,1106,1201,1295,1416,1548,1640,1728,1811,1913,2024,2111,2209"
- },
- "to": {
- "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "2834,2937,3047,3167,3283,3391,3483,3584,3699,3795,3890,3985,4079,4200,4332,4424,4512,4595,4697,4808,4895",
- "endColumns": "102,109,119,115,107,91,100,114,95,94,94,93,120,131,91,87,82,101,110,86,97",
- "endOffsets": "2932,3042,3162,3278,3386,3478,3579,3694,3790,3885,3980,4074,4195,4327,4419,4507,4590,4692,4803,4890,4988"
- }
- }
- ]
- },
- {
- "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\res\\merged\\debug\\values-zh-rCN_values-zh-rCN.arsc.flat",
- "map": [
- {
- "source": "H:\\A\\test\\Project\\app\\src\\main\\res\\values-zh-rCN\\arrays.xml",
- "from": {
- "startLines": "18",
- "startColumns": "4",
- "startOffsets": "730",
- "endLines": "21",
- "endColumns": "19",
- "endOffsets": "838"
- },
- "to": {
- "startLines": "2",
- "startColumns": "4",
- "startOffsets": "105",
- "endLines": "5",
- "endColumns": "19",
- "endOffsets": "210"
- }
- },
- {
- "source": "H:\\A\\test\\Project\\app\\src\\main\\res\\values-zh-rCN\\strings.xml",
- "from": {
- "startLines": "132,79,78,77,76,20,21,22,123,124,131,130,27,89,88,85,87,86,84,83,82,101,100,99,91,19,61,30,31,92,80,125,75,64,67,39,45,71,69,50,40,60,59,58,54,53,51,52,55,56,46,74,57,65,44,49,48,47,63,70,68,66,43,62,41,42,73,29,35,37,34,36,72,33,32,26,25,108,107,110,122,115,114,116,117,119,118,109,113,111,112,106,120,121,129,127,126,128,28,90,98,103,102,104,97,96,95,94,23,24",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "7244,3971,3904,3830,3779,897,938,987,6786,6832,7189,7138,1276,4613,4552,4343,4474,4412,4283,4217,4153,5273,5212,5148,4732,846,2988,1449,1503,4787,4045,6890,3719,3148,3290,1887,2174,3487,3386,2425,1941,2927,2873,2821,2622,2573,2477,2526,2669,2717,2218,3659,2768,3192,2130,2377,2320,2264,3092,3437,3340,3245,2085,3049,1992,2034,3599,1397,1708,1806,1660,1758,3542,1612,1566,1224,1170,5655,5595,5798,6711,6114,6044,6179,6258,6443,6369,5731,5988,5856,5922,5545,6548,6632,7099,6990,6941,7036,1339,4676,5088,5388,5329,5456,5039,4993,4944,4892,1036,1103",
- "endLines": "134,79,78,77,76,20,21,22,123,124,131,130,27,89,88,85,87,86,84,83,82,101,100,99,91,19,61,30,31,92,80,125,75,64,67,39,45,71,69,50,40,60,59,58,54,53,51,52,55,56,46,74,57,65,44,49,48,47,63,70,68,66,43,62,41,42,73,29,35,37,34,36,72,33,32,26,25,108,107,110,122,115,114,116,117,119,118,109,113,111,112,106,120,121,129,127,126,128,28,90,98,103,102,104,97,96,95,94,23,24",
- "endColumns": "14,72,65,72,49,39,47,47,44,56,53,49,61,61,59,67,76,60,58,64,62,54,59,62,53,49,59,52,61,84,80,49,58,42,48,52,42,53,49,50,49,59,52,50,45,47,47,45,46,49,44,58,51,51,42,46,55,54,54,48,44,43,43,41,40,49,58,50,48,48,46,46,55,46,44,50,52,74,58,56,73,63,68,77,109,103,72,65,54,64,64,48,82,77,37,44,47,61,56,54,58,66,57,61,47,44,47,50,65,65",
- "endOffsets": "7418,4039,3965,3898,3824,932,981,1030,6826,6884,7238,7183,1333,4670,4607,4406,4546,4468,4337,4277,4211,5323,5267,5206,4781,891,3043,1497,1560,4867,4121,6935,3773,3186,3334,1935,2212,3536,3431,2471,1986,2982,2921,2867,2663,2616,2520,2567,2711,2762,2258,3713,2815,3239,2168,2419,2371,2314,3142,3481,3380,3284,2124,3086,2028,2079,3653,1443,1752,1850,1702,1800,3593,1654,1606,1270,1218,5725,5649,5850,6780,6173,6108,6252,6363,6542,6437,5792,6038,5916,5982,5589,6626,6705,7132,7030,6984,7093,1391,4726,5142,5450,5382,5513,5082,5033,4987,4938,1097,1164"
- },
- "to": {
- "startLines": "6,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,154,155,157,158,159,160,161,162,163,164,165,166,167",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "215,2945,3018,3084,3157,3207,3247,3295,3343,3388,3445,3499,3549,3611,3673,3733,3801,3878,3939,3998,4063,4126,4181,4241,4304,4358,4408,4468,4521,4583,4668,4749,4799,4858,4901,4950,5003,5046,5100,5150,5201,5251,5311,5364,5415,5461,5509,5557,5603,5650,5700,5745,5804,5856,5908,5951,5998,6054,6109,6164,6213,6258,6302,6346,6388,6429,6479,8410,8461,8510,8559,8606,8653,8709,8756,8801,8852,8905,8980,9039,9096,9170,9234,9303,9381,9491,9595,9668,9734,9789,9854,9919,9968,10051,10129,10167,10212,10338,10400,10558,10613,10672,10739,10797,10859,10907,10952,11000,11051,11117",
- "endLines": "8,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,154,155,157,158,159,160,161,162,163,164,165,166,167",
- "endColumns": "14,72,65,72,49,39,47,47,44,56,53,49,61,61,59,67,76,60,58,64,62,54,59,62,53,49,59,52,61,84,80,49,58,42,48,52,42,53,49,50,49,59,52,50,45,47,47,45,46,49,44,58,51,51,42,46,55,54,54,48,44,43,43,41,40,49,58,50,48,48,46,46,55,46,44,50,52,74,58,56,73,63,68,77,109,103,72,65,54,64,64,48,82,77,37,44,47,61,56,54,58,66,57,61,47,44,47,50,65,65",
- "endOffsets": "379,3013,3079,3152,3202,3242,3290,3338,3383,3440,3494,3544,3606,3668,3728,3796,3873,3934,3993,4058,4121,4176,4236,4299,4353,4403,4463,4516,4578,4663,4744,4794,4853,4896,4945,4998,5041,5095,5145,5196,5246,5306,5359,5410,5456,5504,5552,5598,5645,5695,5740,5799,5851,5903,5946,5993,6049,6104,6159,6208,6253,6297,6341,6383,6424,6474,6533,8456,8505,8554,8601,8648,8704,8751,8796,8847,8900,8975,9034,9091,9165,9229,9298,9376,9486,9590,9663,9729,9784,9849,9914,9963,10046,10124,10162,10207,10255,10395,10452,10608,10667,10734,10792,10854,10902,10947,10995,11046,11112,11178"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-zh-rCN\\values-zh-rCN.xml",
- "from": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "55,148,240,334,431,517,596,683,777,870,960,1048,1136,1235,1335,1416,1496,1576,1666,1756,1838",
- "endColumns": "92,91,93,96,85,78,86,93,92,89,87,87,98,99,80,79,79,89,89,81,88",
- "endOffsets": "143,235,329,426,512,591,678,772,865,955,1043,1131,1230,1330,1411,1491,1571,1661,1751,1833,1922"
- },
- "to": {
- "startLines": "102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "6538,6631,6723,6817,6914,7000,7079,7166,7260,7353,7443,7531,7619,7718,7818,7899,7979,8059,8149,8239,8321",
- "endColumns": "92,91,93,96,85,78,86,93,92,89,87,87,98,99,80,79,79,89,89,81,88",
- "endOffsets": "6626,6718,6812,6909,6995,7074,7161,7255,7348,7438,7526,7614,7713,7813,7894,7974,8054,8144,8234,8316,8405"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-zh-rCN\\values-zh-rCN.xml",
- "from": {
- "startLines": "2",
- "startColumns": "4",
- "startOffsets": "55",
- "endColumns": "100",
- "endOffsets": "151"
- },
- "to": {
- "startLines": "156",
- "startColumns": "4",
- "startOffsets": "10457",
- "endColumns": "100",
- "endOffsets": "10553"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-zh-rCN\\values-zh-rCN.xml",
- "from": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "105,201,296,396,478,575,681,757,833,924,1017,1115,1211,1306,1399,1494,1586,1677,1768,1846,1942,2038,2133,2230,2325,2423,2572,2666",
- "endColumns": "95,94,99,81,96,105,75,75,90,92,97,95,94,92,94,91,90,90,77,95,95,94,96,94,97,148,93,77",
- "endOffsets": "196,291,391,473,570,676,752,828,919,1012,1110,1206,1301,1394,1489,1581,1672,1763,1841,1937,2033,2128,2225,2320,2418,2567,2661,2739"
- },
- "to": {
- "startLines": "9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,153",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "384,480,575,675,757,854,960,1036,1112,1203,1296,1394,1490,1585,1678,1773,1865,1956,2047,2125,2221,2317,2412,2509,2604,2702,2851,10260",
- "endColumns": "95,94,99,81,96,105,75,75,90,92,97,95,94,92,94,91,90,90,77,95,95,94,96,94,97,148,93,77",
- "endOffsets": "475,570,670,752,849,955,1031,1107,1198,1291,1389,1485,1580,1673,1768,1860,1951,2042,2120,2216,2312,2407,2504,2599,2697,2846,2940,10333"
- }
- }
- ]
- },
- {
- "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\res\\merged\\debug\\values-v17_values-v17.arsc.flat",
- "map": [
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-v17\\values-v17.xml",
- "from": {
- "startLines": "2,5,9,12,15,18,22,25,29,33,37,40,43,46,50,53,57",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "55,228,456,614,764,936,1161,1331,1559,1783,2025,2196,2370,2539,2812,3012,3216",
- "endLines": "4,8,11,14,17,21,24,28,32,36,39,42,45,49,52,56,60",
- "endColumns": "12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12",
- "endOffsets": "223,451,609,759,931,1156,1326,1554,1778,2020,2191,2365,2534,2807,3007,3211,3540"
- }
- }
- ]
- },
- {
- "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\res\\merged\\debug\\values-en-rCA_values-en-rCA.arsc.flat",
- "map": [
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-en-rCA\\values-en-rCA.xml",
- "from": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "105,209,309,417,501,601,716,793,869,960,1053,1149,1243,1344,1437,1532,1626,1717,1808,1890,1993,2097,2196,2301,2404,2508,2664,2764",
- "endColumns": "103,99,107,83,99,114,76,75,90,92,95,93,100,92,94,93,90,90,81,102,103,98,104,102,103,155,99,81",
- "endOffsets": "204,304,412,496,596,711,788,864,955,1048,1144,1238,1339,1432,1527,1621,1712,1803,1885,1988,2092,2191,2296,2399,2503,2659,2759,2841"
- },
- "to": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "105,209,309,417,501,601,716,793,869,960,1053,1149,1243,1344,1437,1532,1626,1717,1808,1890,1993,2097,2196,2301,2404,2508,2664,4780",
- "endColumns": "103,99,107,83,99,114,76,75,90,92,95,93,100,92,94,93,90,90,81,102,103,98,104,102,103,155,99,81",
- "endOffsets": "204,304,412,496,596,711,788,864,955,1048,1144,1238,1339,1432,1527,1621,1712,1803,1885,1988,2092,2191,2296,2399,2503,2659,2759,4857"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-en-rCA\\values-en-rCA.xml",
- "from": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "55,155,261,369,481,576,659,751,853,949,1045,1139,1231,1338,1446,1530,1612,1694,1792,1891,1977",
- "endColumns": "99,105,107,111,94,82,91,101,95,95,93,91,106,107,83,81,81,97,98,85,93",
- "endOffsets": "150,256,364,476,571,654,746,848,944,1040,1134,1226,1333,1441,1525,1607,1689,1787,1886,1972,2066"
- },
- "to": {
- "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "2764,2864,2970,3078,3190,3285,3368,3460,3562,3658,3754,3848,3940,4047,4155,4239,4321,4403,4501,4600,4686",
- "endColumns": "99,105,107,111,94,82,91,101,95,95,93,91,106,107,83,81,81,97,98,85,93",
- "endOffsets": "2859,2965,3073,3185,3280,3363,3455,3557,3653,3749,3843,3935,4042,4150,4234,4316,4398,4496,4595,4681,4775"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-en-rCA\\values-en-rCA.xml",
- "from": {
- "startLines": "2",
- "startColumns": "4",
- "startOffsets": "55",
- "endColumns": "100",
- "endOffsets": "151"
- },
- "to": {
- "startLines": "51",
- "startColumns": "4",
- "startOffsets": "4862",
- "endColumns": "100",
- "endOffsets": "4958"
- }
- }
- ]
- },
- {
- "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\res\\merged\\debug\\values-gu_values-gu.arsc.flat",
- "map": [
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-gu\\values-gu.xml",
- "from": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "105,214,318,425,512,613,736,813,891,982,1075,1174,1268,1369,1462,1557,1654,1745,1836,1916,2022,2124,2221,2330,2429,2539,2699,2802",
- "endColumns": "108,103,106,86,100,122,76,77,90,92,98,93,100,92,94,96,90,90,79,105,101,96,108,98,109,159,102,79",
- "endOffsets": "209,313,420,507,608,731,808,886,977,1070,1169,1263,1364,1457,1552,1649,1740,1831,1911,2017,2119,2216,2325,2424,2534,2694,2797,2877"
- },
- "to": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "105,214,318,425,512,613,736,813,891,982,1075,1174,1268,1369,1462,1557,1654,1745,1836,1916,2022,2124,2221,2330,2429,2539,2699,4888",
- "endColumns": "108,103,106,86,100,122,76,77,90,92,98,93,100,92,94,96,90,90,79,105,101,96,108,98,109,159,102,79",
- "endOffsets": "209,313,420,507,608,731,808,886,977,1070,1169,1263,1364,1457,1552,1649,1740,1831,1911,2017,2119,2216,2325,2424,2534,2694,2797,4963"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-gu\\values-gu.xml",
- "from": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "55,153,256,373,483,585,677,770,888,986,1085,1183,1280,1392,1507,1592,1675,1757,1861,1962,2048",
- "endColumns": "97,102,116,109,101,91,92,117,97,98,97,96,111,114,84,82,81,103,100,85,92",
- "endOffsets": "148,251,368,478,580,672,765,883,981,1080,1178,1275,1387,1502,1587,1670,1752,1856,1957,2043,2136"
- },
- "to": {
- "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "2802,2900,3003,3120,3230,3332,3424,3517,3635,3733,3832,3930,4027,4139,4254,4339,4422,4504,4608,4709,4795",
- "endColumns": "97,102,116,109,101,91,92,117,97,98,97,96,111,114,84,82,81,103,100,85,92",
- "endOffsets": "2895,2998,3115,3225,3327,3419,3512,3630,3728,3827,3925,4022,4134,4249,4334,4417,4499,4603,4704,4790,4883"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-gu\\values-gu.xml",
- "from": {
- "startLines": "2",
- "startColumns": "4",
- "startOffsets": "55",
- "endColumns": "100",
- "endOffsets": "151"
- },
- "to": {
- "startLines": "51",
- "startColumns": "4",
- "startOffsets": "4968",
- "endColumns": "100",
- "endOffsets": "5064"
- }
- }
- ]
- },
- {
- "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\res\\merged\\debug\\values-land_values-land.arsc.flat",
- "map": [
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-land\\values-land.xml",
- "from": {
- "startLines": "2,3,4",
- "startColumns": "4,4,4",
- "startOffsets": "55,125,196",
- "endColumns": "69,70,67",
- "endOffsets": "120,191,259"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-land\\values-land.xml",
- "from": {
- "startLines": "2,3,4",
- "startColumns": "4,4,4",
- "startOffsets": "55,130,208",
- "endColumns": "74,77,74",
- "endOffsets": "125,203,278"
- },
- "to": {
- "startLines": "5,6,7",
- "startColumns": "4,4,4",
- "startOffsets": "264,339,417",
- "endColumns": "74,77,74",
- "endOffsets": "334,412,487"
- }
- }
- ]
- },
- {
- "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\res\\merged\\debug\\values-lv_values-lv.arsc.flat",
- "map": [
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-lv\\values-lv.xml",
- "from": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "105,225,333,442,528,632,754,836,918,1028,1136,1243,1352,1464,1567,1679,1786,1891,1991,2076,2185,2297,2396,2507,2616,2721,2895,2994",
- "endColumns": "119,107,108,85,103,121,81,81,109,107,106,108,111,102,111,106,104,99,84,108,111,98,110,108,104,173,98,81",
- "endOffsets": "220,328,437,523,627,749,831,913,1023,1131,1238,1347,1459,1562,1674,1781,1886,1986,2071,2180,2292,2391,2502,2611,2716,2890,2989,3071"
- },
- "to": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "105,225,333,442,528,632,754,836,918,1028,1136,1243,1352,1464,1567,1679,1786,1891,1991,2076,2185,2297,2396,2507,2616,2721,2895,5132",
- "endColumns": "119,107,108,85,103,121,81,81,109,107,106,108,111,102,111,106,104,99,84,108,111,98,110,108,104,173,98,81",
- "endOffsets": "220,328,437,523,627,749,831,913,1023,1131,1238,1347,1459,1562,1674,1781,1886,1986,2071,2180,2292,2391,2502,2611,2716,2890,2989,5209"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-lv\\values-lv.xml",
- "from": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "55,157,278,405,530,633,736,837,946,1044,1139,1231,1324,1431,1552,1637,1723,1808,1911,2012,2099",
- "endColumns": "101,120,126,124,102,102,100,108,97,94,91,92,106,120,84,85,84,102,100,86,93",
- "endOffsets": "152,273,400,525,628,731,832,941,1039,1134,1226,1319,1426,1547,1632,1718,1803,1906,2007,2094,2188"
- },
- "to": {
- "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "2994,3096,3217,3344,3469,3572,3675,3776,3885,3983,4078,4170,4263,4370,4491,4576,4662,4747,4850,4951,5038",
- "endColumns": "101,120,126,124,102,102,100,108,97,94,91,92,106,120,84,85,84,102,100,86,93",
- "endOffsets": "3091,3212,3339,3464,3567,3670,3771,3880,3978,4073,4165,4258,4365,4486,4571,4657,4742,4845,4946,5033,5127"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-lv\\values-lv.xml",
- "from": {
- "startLines": "2",
- "startColumns": "4",
- "startOffsets": "55",
- "endColumns": "100",
- "endOffsets": "151"
- },
- "to": {
- "startLines": "51",
- "startColumns": "4",
- "startOffsets": "5214",
- "endColumns": "100",
- "endOffsets": "5310"
- }
- }
- ]
- },
- {
- "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\res\\merged\\debug\\values-en-rAU_values-en-rAU.arsc.flat",
- "map": [
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-en-rAU\\values-en-rAU.xml",
- "from": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "55,155,261,369,481,576,659,751,853,949,1045,1139,1231,1339,1447,1531,1613,1695,1793,1892,1978",
- "endColumns": "99,105,107,111,94,82,91,101,95,95,93,91,107,107,83,81,81,97,98,85,93",
- "endOffsets": "150,256,364,476,571,654,746,848,944,1040,1134,1226,1334,1442,1526,1608,1690,1788,1887,1973,2067"
- },
- "to": {
- "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "2764,2864,2970,3078,3190,3285,3368,3460,3562,3658,3754,3848,3940,4048,4156,4240,4322,4404,4502,4601,4687",
- "endColumns": "99,105,107,111,94,82,91,101,95,95,93,91,107,107,83,81,81,97,98,85,93",
- "endOffsets": "2859,2965,3073,3185,3280,3363,3455,3557,3653,3749,3843,3935,4043,4151,4235,4317,4399,4497,4596,4682,4776"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-en-rAU\\values-en-rAU.xml",
- "from": {
- "startLines": "2",
- "startColumns": "4",
- "startOffsets": "55",
- "endColumns": "100",
- "endOffsets": "151"
- },
- "to": {
- "startLines": "51",
- "startColumns": "4",
- "startOffsets": "4863",
- "endColumns": "100",
- "endOffsets": "4959"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-en-rAU\\values-en-rAU.xml",
- "from": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "105,209,309,417,501,601,716,793,869,960,1053,1149,1243,1344,1437,1532,1626,1717,1808,1890,1993,2097,2196,2301,2404,2508,2664,2764",
- "endColumns": "103,99,107,83,99,114,76,75,90,92,95,93,100,92,94,93,90,90,81,102,103,98,104,102,103,155,99,81",
- "endOffsets": "204,304,412,496,596,711,788,864,955,1048,1144,1238,1339,1432,1527,1621,1712,1803,1885,1988,2092,2191,2296,2399,2503,2659,2759,2841"
- },
- "to": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "105,209,309,417,501,601,716,793,869,960,1053,1149,1243,1344,1437,1532,1626,1717,1808,1890,1993,2097,2196,2301,2404,2508,2664,4781",
- "endColumns": "103,99,107,83,99,114,76,75,90,92,95,93,100,92,94,93,90,90,81,102,103,98,104,102,103,155,99,81",
- "endOffsets": "204,304,412,496,596,711,788,864,955,1048,1144,1238,1339,1432,1527,1621,1712,1803,1885,1988,2092,2191,2296,2399,2503,2659,2759,4858"
- }
- }
- ]
- },
- {
- "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\res\\merged\\debug\\values-v18_values-v18.arsc.flat",
- "map": [
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-v18\\values-v18.xml",
- "from": {
- "startLines": "2",
- "startColumns": "4",
- "startOffsets": "55",
- "endColumns": "48",
- "endOffsets": "99"
- }
- }
- ]
- },
- {
- "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\res\\merged\\debug\\values-vi_values-vi.arsc.flat",
- "map": [
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-vi\\values-vi.xml",
- "from": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "105,219,327,436,520,623,742,819,896,987,1080,1176,1270,1371,1464,1559,1657,1748,1839,1923,2027,2136,2237,2342,2456,2561,2718,2817",
- "endColumns": "113,107,108,83,102,118,76,76,90,92,95,93,100,92,94,97,90,90,83,103,108,100,104,113,104,156,98,83",
- "endOffsets": "214,322,431,515,618,737,814,891,982,1075,1171,1265,1366,1459,1554,1652,1743,1834,1918,2022,2131,2232,2337,2451,2556,2713,2812,2896"
- },
- "to": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "105,219,327,436,520,623,742,819,896,987,1080,1176,1270,1371,1464,1559,1657,1748,1839,1923,2027,2136,2237,2342,2456,2561,2718,4877",
- "endColumns": "113,107,108,83,102,118,76,76,90,92,95,93,100,92,94,97,90,90,83,103,108,100,104,113,104,156,98,83",
- "endOffsets": "214,322,431,515,618,737,814,891,982,1075,1171,1265,1366,1459,1554,1652,1743,1834,1918,2022,2131,2232,2337,2451,2556,2713,2812,4956"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-vi\\values-vi.xml",
- "from": {
- "startLines": "2",
- "startColumns": "4",
- "startOffsets": "55",
- "endColumns": "100",
- "endOffsets": "151"
- },
- "to": {
- "startLines": "51",
- "startColumns": "4",
- "startOffsets": "4961",
- "endColumns": "100",
- "endOffsets": "5057"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-vi\\values-vi.xml",
- "from": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "55,154,260,369,483,580,666,762,870,965,1060,1156,1249,1362,1478,1565,1647,1729,1826,1932,2020",
- "endColumns": "98,105,108,113,96,85,95,107,94,94,95,92,112,115,86,81,81,96,105,87,94",
- "endOffsets": "149,255,364,478,575,661,757,865,960,1055,1151,1244,1357,1473,1560,1642,1724,1821,1927,2015,2110"
- },
- "to": {
- "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "2817,2916,3022,3131,3245,3342,3428,3524,3632,3727,3822,3918,4011,4124,4240,4327,4409,4491,4588,4694,4782",
- "endColumns": "98,105,108,113,96,85,95,107,94,94,95,92,112,115,86,81,81,96,105,87,94",
- "endOffsets": "2911,3017,3126,3240,3337,3423,3519,3627,3722,3817,3913,4006,4119,4235,4322,4404,4486,4583,4689,4777,4872"
- }
- }
- ]
- },
- {
- "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\res\\merged\\debug\\values-lt_values-lt.arsc.flat",
- "map": [
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-lt\\values-lt.xml",
- "from": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "55,162,277,395,512,610,696,794,901,1000,1097,1189,1285,1400,1518,1608,1692,1780,1886,1991,2078",
- "endColumns": "106,114,117,116,97,85,97,106,98,96,91,95,114,117,89,83,87,105,104,86,96",
- "endOffsets": "157,272,390,507,605,691,789,896,995,1092,1184,1280,1395,1513,1603,1687,1775,1881,1986,2073,2170"
- },
- "to": {
- "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "2895,3002,3117,3235,3352,3450,3536,3634,3741,3840,3937,4029,4125,4240,4358,4448,4532,4620,4726,4831,4918",
- "endColumns": "106,114,117,116,97,85,97,106,98,96,91,95,114,117,89,83,87,105,104,86,96",
- "endOffsets": "2997,3112,3230,3347,3445,3531,3629,3736,3835,3932,4024,4120,4235,4353,4443,4527,4615,4721,4826,4913,5010"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-lt\\values-lt.xml",
- "from": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "105,221,322,435,522,631,752,834,915,1009,1105,1203,1299,1403,1499,1597,1700,1794,1888,1973,2082,2191,2291,2401,2505,2618,2794,2895",
- "endColumns": "115,100,112,86,108,120,81,80,93,95,97,95,103,95,97,102,93,93,84,108,108,99,109,103,112,175,100,82",
- "endOffsets": "216,317,430,517,626,747,829,910,1004,1100,1198,1294,1398,1494,1592,1695,1789,1883,1968,2077,2186,2286,2396,2500,2613,2789,2890,2973"
- },
- "to": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "105,221,322,435,522,631,752,834,915,1009,1105,1203,1299,1403,1499,1597,1700,1794,1888,1973,2082,2191,2291,2401,2505,2618,2794,5015",
- "endColumns": "115,100,112,86,108,120,81,80,93,95,97,95,103,95,97,102,93,93,84,108,108,99,109,103,112,175,100,82",
- "endOffsets": "216,317,430,517,626,747,829,910,1004,1100,1198,1294,1398,1494,1592,1695,1789,1883,1968,2077,2186,2286,2396,2500,2613,2789,2890,5093"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-lt\\values-lt.xml",
- "from": {
- "startLines": "2",
- "startColumns": "4",
- "startOffsets": "55",
- "endColumns": "100",
- "endOffsets": "151"
- },
- "to": {
- "startLines": "51",
- "startColumns": "4",
- "startOffsets": "5098",
- "endColumns": "100",
- "endOffsets": "5194"
- }
- }
- ]
- },
- {
- "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\res\\merged\\debug\\values-fa_values-fa.arsc.flat",
- "map": [
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-fa\\values-fa.xml",
- "from": {
- "startLines": "2",
- "startColumns": "4",
- "startOffsets": "55",
- "endColumns": "100",
- "endOffsets": "151"
- },
- "to": {
- "startLines": "51",
- "startColumns": "4",
- "startOffsets": "4965",
- "endColumns": "100",
- "endOffsets": "5061"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-fa\\values-fa.xml",
- "from": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "55,156,258,368,481,586,676,776,880,975,1072,1165,1260,1372,1487,1569,1650,1732,1834,1936,2021",
- "endColumns": "100,101,109,112,104,89,99,103,94,96,92,94,111,114,81,80,81,101,101,84,95",
- "endOffsets": "151,253,363,476,581,671,771,875,970,1067,1160,1255,1367,1482,1564,1645,1727,1829,1931,2016,2112"
- },
- "to": {
- "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "2822,2923,3025,3135,3248,3353,3443,3543,3647,3742,3839,3932,4027,4139,4254,4336,4417,4499,4601,4703,4788",
- "endColumns": "100,101,109,112,104,89,99,103,94,96,92,94,111,114,81,80,81,101,101,84,95",
- "endOffsets": "2918,3020,3130,3243,3348,3438,3538,3642,3737,3834,3927,4022,4134,4249,4331,4412,4494,4596,4698,4783,4879"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-fa\\values-fa.xml",
- "from": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "105,215,318,429,513,616,731,810,888,981,1076,1172,1266,1369,1464,1561,1660,1753,1843,1924,2036,2139,2237,2347,2451,2560,2721,2822",
- "endColumns": "109,102,110,83,102,114,78,77,92,94,95,93,102,94,96,98,92,89,80,111,102,97,109,103,108,160,100,80",
- "endOffsets": "210,313,424,508,611,726,805,883,976,1071,1167,1261,1364,1459,1556,1655,1748,1838,1919,2031,2134,2232,2342,2446,2555,2716,2817,2898"
- },
- "to": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "105,215,318,429,513,616,731,810,888,981,1076,1172,1266,1369,1464,1561,1660,1753,1843,1924,2036,2139,2237,2347,2451,2560,2721,4884",
- "endColumns": "109,102,110,83,102,114,78,77,92,94,95,93,102,94,96,98,92,89,80,111,102,97,109,103,108,160,100,80",
- "endOffsets": "210,313,424,508,611,726,805,883,976,1071,1167,1261,1364,1459,1556,1655,1748,1838,1919,2031,2134,2232,2342,2446,2555,2716,2817,4960"
- }
- }
- ]
- },
- {
- "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\res\\merged\\debug\\values-gl_values-gl.arsc.flat",
- "map": [
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-gl\\values-gl.xml",
- "from": {
- "startLines": "2",
- "startColumns": "4",
- "startOffsets": "55",
- "endColumns": "100",
- "endOffsets": "151"
- },
- "to": {
- "startLines": "51",
- "startColumns": "4",
- "startOffsets": "5053",
- "endColumns": "100",
- "endOffsets": "5149"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-gl\\values-gl.xml",
- "from": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "105,217,329,437,522,624,750,834,915,1007,1101,1199,1293,1394,1488,1584,1679,1771,1863,1945,2052,2161,2260,2368,2472,2579,2738,2838",
- "endColumns": "111,111,107,84,101,125,83,80,91,93,97,93,100,93,95,94,91,91,81,106,108,98,107,103,106,158,99,81",
- "endOffsets": "212,324,432,517,619,745,829,910,1002,1096,1194,1288,1389,1483,1579,1674,1766,1858,1940,2047,2156,2255,2363,2467,2574,2733,2833,2915"
- },
- "to": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "105,217,329,437,522,624,750,834,915,1007,1101,1199,1293,1394,1488,1584,1679,1771,1863,1945,2052,2161,2260,2368,2472,2579,2738,4971",
- "endColumns": "111,111,107,84,101,125,83,80,91,93,97,93,100,93,95,94,91,91,81,106,108,98,107,103,106,158,99,81",
- "endOffsets": "212,324,432,517,619,745,829,910,1002,1096,1194,1288,1389,1483,1579,1674,1766,1858,1940,2047,2156,2255,2363,2467,2574,2733,2833,5048"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-gl\\values-gl.xml",
- "from": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "55,159,269,381,497,598,683,782,887,984,1080,1175,1270,1391,1526,1617,1705,1788,1887,2002,2089",
- "endColumns": "103,109,111,115,100,84,98,104,96,95,94,94,120,134,90,87,82,98,114,86,98",
- "endOffsets": "154,264,376,492,593,678,777,882,979,1075,1170,1265,1386,1521,1612,1700,1783,1882,1997,2084,2183"
- },
- "to": {
- "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "2838,2942,3052,3164,3280,3381,3466,3565,3670,3767,3863,3958,4053,4174,4309,4400,4488,4571,4670,4785,4872",
- "endColumns": "103,109,111,115,100,84,98,104,96,95,94,94,120,134,90,87,82,98,114,86,98",
- "endOffsets": "2937,3047,3159,3275,3376,3461,3560,3665,3762,3858,3953,4048,4169,4304,4395,4483,4566,4665,4780,4867,4966"
- }
- }
- ]
- },
- {
- "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\res\\merged\\debug\\values-nl_values-nl.arsc.flat",
- "map": [
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-nl\\values-nl.xml",
- "from": {
- "startLines": "2",
- "startColumns": "4",
- "startOffsets": "55",
- "endColumns": "100",
- "endOffsets": "151"
- },
- "to": {
- "startLines": "51",
- "startColumns": "4",
- "startOffsets": "5008",
- "endColumns": "100",
- "endOffsets": "5104"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-nl\\values-nl.xml",
- "from": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "105,223,328,435,521,629,749,826,903,995,1089,1190,1284,1385,1479,1575,1670,1762,1854,1936,2047,2151,2250,2365,2478,2581,2736,2839",
- "endColumns": "117,104,106,85,107,119,76,76,91,93,100,93,100,93,95,94,91,91,81,110,103,98,114,112,102,154,102,81",
- "endOffsets": "218,323,430,516,624,744,821,898,990,1084,1185,1279,1380,1474,1570,1665,1757,1849,1931,2042,2146,2245,2360,2473,2576,2731,2834,2916"
- },
- "to": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "105,223,328,435,521,629,749,826,903,995,1089,1190,1284,1385,1479,1575,1670,1762,1854,1936,2047,2151,2250,2365,2478,2581,2736,4926",
- "endColumns": "117,104,106,85,107,119,76,76,91,93,100,93,100,93,95,94,91,91,81,110,103,98,114,112,102,154,102,81",
- "endOffsets": "218,323,430,516,624,744,821,898,990,1084,1185,1279,1380,1474,1570,1665,1757,1849,1931,2042,2146,2245,2360,2473,2576,2731,2834,5003"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-nl\\values-nl.xml",
- "from": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "55,154,259,372,491,587,674,766,867,965,1064,1168,1263,1381,1495,1582,1668,1753,1853,1959,2046",
- "endColumns": "98,104,112,118,95,86,91,100,97,98,103,94,117,113,86,85,84,99,105,86,95",
- "endOffsets": "149,254,367,486,582,669,761,862,960,1059,1163,1258,1376,1490,1577,1663,1748,1848,1954,2041,2137"
- },
- "to": {
- "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "2839,2938,3043,3156,3275,3371,3458,3550,3651,3749,3848,3952,4047,4165,4279,4366,4452,4537,4637,4743,4830",
- "endColumns": "98,104,112,118,95,86,91,100,97,98,103,94,117,113,86,85,84,99,105,86,95",
- "endOffsets": "2933,3038,3151,3270,3366,3453,3545,3646,3744,3843,3947,4042,4160,4274,4361,4447,4532,4632,4738,4825,4921"
- }
- }
- ]
- },
- {
- "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\res\\merged\\debug\\values-km_values-km.arsc.flat",
- "map": [
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-km\\values-km.xml",
- "from": {
- "startLines": "2",
- "startColumns": "4",
- "startOffsets": "55",
- "endColumns": "100",
- "endOffsets": "151"
- },
- "to": {
- "startLines": "51",
- "startColumns": "4",
- "startOffsets": "4937",
- "endColumns": "100",
- "endOffsets": "5033"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-km\\values-km.xml",
- "from": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "55,157,270,382,494,594,679,789,897,991,1085,1175,1267,1373,1487,1571,1652,1733,1828,1929,2017",
- "endColumns": "101,112,111,111,99,84,109,107,93,93,89,91,105,113,83,80,80,94,100,87,92",
- "endOffsets": "152,265,377,489,589,674,784,892,986,1080,1170,1262,1368,1482,1566,1647,1728,1823,1924,2012,2105"
- },
- "to": {
- "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "2799,2901,3014,3126,3238,3338,3423,3533,3641,3735,3829,3919,4011,4117,4231,4315,4396,4477,4572,4673,4761",
- "endColumns": "101,112,111,111,99,84,109,107,93,93,89,91,105,113,83,80,80,94,100,87,92",
- "endOffsets": "2896,3009,3121,3233,3333,3418,3528,3636,3730,3824,3914,4006,4112,4226,4310,4391,4472,4567,4668,4756,4849"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-km\\values-km.xml",
- "from": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "105,208,308,420,507,611,729,806,883,974,1067,1163,1257,1358,1451,1546,1640,1731,1822,1905,2009,2114,2214,2324,2431,2539,2701,2799",
- "endColumns": "102,99,111,86,103,117,76,76,90,92,95,93,100,92,94,93,90,90,82,103,104,99,109,106,107,161,97,82",
- "endOffsets": "203,303,415,502,606,724,801,878,969,1062,1158,1252,1353,1446,1541,1635,1726,1817,1900,2004,2109,2209,2319,2426,2534,2696,2794,2877"
- },
- "to": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "105,208,308,420,507,611,729,806,883,974,1067,1163,1257,1358,1451,1546,1640,1731,1822,1905,2009,2114,2214,2324,2431,2539,2701,4854",
- "endColumns": "102,99,111,86,103,117,76,76,90,92,95,93,100,92,94,93,90,90,82,103,104,99,109,106,107,161,97,82",
- "endOffsets": "203,303,415,502,606,724,801,878,969,1062,1158,1252,1353,1446,1541,1635,1726,1817,1900,2004,2109,2209,2319,2426,2534,2696,2794,4932"
- }
- }
- ]
- },
- {
- "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\res\\merged\\debug\\values-v24_values-v24.arsc.flat",
- "map": [
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\3748c447639623a0c90cb541e38e687e\\media-1.0.0\\res\\values-v24\\values-v24.xml",
- "from": {
- "startLines": "2,3,4,5",
- "startColumns": "4,4,4,4",
- "startOffsets": "55,121,182,248",
- "endColumns": "65,60,65,66",
- "endOffsets": "116,177,243,310"
- },
- "to": {
- "startLines": "4,5,6,7",
- "startColumns": "4,4,4,4",
- "startOffsets": "347,413,474,540",
- "endColumns": "65,60,65,66",
- "endOffsets": "408,469,535,602"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-v24\\values-v24.xml",
- "from": {
- "startLines": "2,3",
- "startColumns": "4,4",
- "startOffsets": "55,212",
- "endColumns": "156,134",
- "endOffsets": "207,342"
- }
- }
- ]
- },
- {
- "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\res\\merged\\debug\\values-large-v4_values-large-v4.arsc.flat",
- "map": [
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-large-v4\\values-large-v4.xml",
- "from": {
- "startLines": "2,3,4,5,6,7,8,9,10",
- "startColumns": "4,4,4,4,4,4,4,4,4",
- "startOffsets": "55,114,185,256,326,396,464,532,636",
- "endColumns": "58,70,70,69,69,67,67,103,115",
- "endOffsets": "109,180,251,321,391,459,527,631,747"
- }
- }
- ]
- },
- {
- "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\res\\merged\\debug\\values-el_values-el.arsc.flat",
- "map": [
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-el\\values-el.xml",
- "from": {
- "startLines": "2",
- "startColumns": "4",
- "startOffsets": "55",
- "endColumns": "100",
- "endOffsets": "151"
- },
- "to": {
- "startLines": "51",
- "startColumns": "4",
- "startOffsets": "5063",
- "endColumns": "100",
- "endOffsets": "5159"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-el\\values-el.xml",
- "from": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "55,160,271,381,498,593,680,779,882,981,1077,1171,1265,1391,1502,1586,1675,1760,1863,1972,2059",
- "endColumns": "104,110,109,116,94,86,98,102,98,95,93,93,125,110,83,88,84,102,108,86,94",
- "endOffsets": "155,266,376,493,588,675,774,877,976,1072,1166,1260,1386,1497,1581,1670,1755,1858,1967,2054,2149"
- },
- "to": {
- "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "2879,2984,3095,3205,3322,3417,3504,3603,3706,3805,3901,3995,4089,4215,4326,4410,4499,4584,4687,4796,4883",
- "endColumns": "104,110,109,116,94,86,98,102,98,95,93,93,125,110,83,88,84,102,108,86,94",
- "endOffsets": "2979,3090,3200,3317,3412,3499,3598,3701,3800,3896,3990,4084,4210,4321,4405,4494,4579,4682,4791,4878,4973"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-el\\values-el.xml",
- "from": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "105,223,334,451,536,641,767,855,941,1032,1125,1221,1315,1416,1509,1604,1701,1792,1883,1968,2079,2189,2291,2402,2511,2619,2779,2879",
- "endColumns": "117,110,116,84,104,125,87,85,90,92,95,93,100,92,94,96,90,90,84,110,109,101,110,108,107,159,99,84",
- "endOffsets": "218,329,446,531,636,762,850,936,1027,1120,1216,1310,1411,1504,1599,1696,1787,1878,1963,2074,2184,2286,2397,2506,2614,2774,2874,2959"
- },
- "to": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "105,223,334,451,536,641,767,855,941,1032,1125,1221,1315,1416,1509,1604,1701,1792,1883,1968,2079,2189,2291,2402,2511,2619,2779,4978",
- "endColumns": "117,110,116,84,104,125,87,85,90,92,95,93,100,92,94,96,90,90,84,110,109,101,110,108,107,159,99,84",
- "endOffsets": "218,329,446,531,636,762,850,936,1027,1120,1216,1310,1411,1504,1599,1696,1787,1878,1963,2074,2184,2286,2397,2506,2614,2774,2874,5058"
- }
- }
- ]
- },
- {
- "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\res\\merged\\debug\\values-mr_values-mr.arsc.flat",
- "map": [
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-mr\\values-mr.xml",
- "from": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "55,153,263,373,490,587,677,769,879,973,1068,1167,1264,1381,1490,1575,1657,1740,1843,1946,2032",
- "endColumns": "97,109,109,116,96,89,91,109,93,94,98,96,116,108,84,81,82,102,102,85,94",
- "endOffsets": "148,258,368,485,582,672,764,874,968,1063,1162,1259,1376,1485,1570,1652,1735,1838,1941,2027,2122"
- },
- "to": {
- "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "2807,2905,3015,3125,3242,3339,3429,3521,3631,3725,3820,3919,4016,4133,4242,4327,4409,4492,4595,4698,4784",
- "endColumns": "97,109,109,116,96,89,91,109,93,94,98,96,116,108,84,81,82,102,102,85,94",
- "endOffsets": "2900,3010,3120,3237,3334,3424,3516,3626,3720,3815,3914,4011,4128,4237,4322,4404,4487,4590,4693,4779,4874"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-mr\\values-mr.xml",
- "from": {
- "startLines": "2",
- "startColumns": "4",
- "startOffsets": "55",
- "endColumns": "100",
- "endOffsets": "151"
- },
- "to": {
- "startLines": "51",
- "startColumns": "4",
- "startOffsets": "4959",
- "endColumns": "100",
- "endOffsets": "5055"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-mr\\values-mr.xml",
- "from": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "105,216,322,429,519,620,735,812,890,981,1074,1168,1265,1366,1459,1554,1651,1742,1833,1913,2025,2127,2223,2332,2433,2545,2702,2807",
- "endColumns": "110,105,106,89,100,114,76,77,90,92,93,96,100,92,94,96,90,90,79,111,101,95,108,100,111,156,104,79",
- "endOffsets": "211,317,424,514,615,730,807,885,976,1069,1163,1260,1361,1454,1549,1646,1737,1828,1908,2020,2122,2218,2327,2428,2540,2697,2802,2882"
- },
- "to": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "105,216,322,429,519,620,735,812,890,981,1074,1168,1265,1366,1459,1554,1651,1742,1833,1913,2025,2127,2223,2332,2433,2545,2702,4879",
- "endColumns": "110,105,106,89,100,114,76,77,90,92,93,96,100,92,94,96,90,90,79,111,101,95,108,100,111,156,104,79",
- "endOffsets": "211,317,424,514,615,730,807,885,976,1069,1163,1260,1361,1454,1549,1646,1737,1828,1908,2020,2122,2218,2327,2428,2540,2697,2802,4954"
- }
- }
- ]
- },
- {
- "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\res\\merged\\debug\\values-v28_values-v28.arsc.flat",
- "map": [
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-v28\\values-v28.xml",
- "from": {
- "startLines": "2,3,4,8",
- "startColumns": "4,4,4,4",
- "startOffsets": "55,130,217,447",
- "endLines": "2,3,7,11",
- "endColumns": "74,86,12,12",
- "endOffsets": "125,212,442,684"
- }
- }
- ]
- },
- {
- "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\res\\merged\\debug\\values-tr_values-tr.arsc.flat",
- "map": [
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-tr\\values-tr.xml",
- "from": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "105,210,309,421,506,612,732,811,887,978,1071,1164,1258,1356,1449,1551,1646,1737,1828,1907,2014,2119,2215,2322,2424,2532,2688,2786",
- "endColumns": "104,98,111,84,105,119,78,75,90,92,92,93,97,92,101,94,90,90,78,106,104,95,106,101,107,155,97,78",
- "endOffsets": "205,304,416,501,607,727,806,882,973,1066,1159,1253,1351,1444,1546,1641,1732,1823,1902,2009,2114,2210,2317,2419,2527,2683,2781,2860"
- },
- "to": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "105,210,309,421,506,612,732,811,887,978,1071,1164,1258,1356,1449,1551,1646,1737,1828,1907,2014,2119,2215,2322,2424,2532,2688,4857",
- "endColumns": "104,98,111,84,105,119,78,75,90,92,92,93,97,92,101,94,90,90,78,106,104,95,106,101,107,155,97,78",
- "endOffsets": "205,304,416,501,607,727,806,882,973,1066,1159,1253,1351,1444,1546,1641,1732,1823,1902,2009,2114,2210,2317,2419,2527,2683,2781,4931"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-tr\\values-tr.xml",
- "from": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "55,159,268,380,500,598,691,786,892,988,1082,1180,1274,1374,1480,1567,1650,1734,1833,1945,2031",
- "endColumns": "103,108,111,119,97,92,94,105,95,93,97,93,99,105,86,82,83,98,111,85,94",
- "endOffsets": "154,263,375,495,593,686,781,887,983,1077,1175,1269,1369,1475,1562,1645,1729,1828,1940,2026,2121"
- },
- "to": {
- "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "2786,2890,2999,3111,3231,3329,3422,3517,3623,3719,3813,3911,4005,4105,4211,4298,4381,4465,4564,4676,4762",
- "endColumns": "103,108,111,119,97,92,94,105,95,93,97,93,99,105,86,82,83,98,111,85,94",
- "endOffsets": "2885,2994,3106,3226,3324,3417,3512,3618,3714,3808,3906,4000,4100,4206,4293,4376,4460,4559,4671,4757,4852"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-tr\\values-tr.xml",
- "from": {
- "startLines": "2",
- "startColumns": "4",
- "startOffsets": "55",
- "endColumns": "100",
- "endOffsets": "151"
- },
- "to": {
- "startLines": "51",
- "startColumns": "4",
- "startOffsets": "4936",
- "endColumns": "100",
- "endOffsets": "5032"
- }
- }
- ]
- },
- {
- "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\res\\merged\\debug\\values-v26_values-v26.arsc.flat",
- "map": [
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-v26\\values-v26.xml",
- "from": {
- "startLines": "2,3,4,8,12,16",
- "startColumns": "4,4,4,4,4,4",
- "startOffsets": "55,130,217,431,657,896",
- "endLines": "2,3,7,11,15,16",
- "endColumns": "74,86,12,12,12,92",
- "endOffsets": "125,212,426,652,891,984"
- }
- }
- ]
- },
- {
- "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\res\\merged\\debug\\values-uk_values-uk.arsc.flat",
- "map": [
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-uk\\values-uk.xml",
- "from": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "55,161,274,389,505,600,699,800,905,1003,1099,1193,1289,1391,1504,1594,1682,1768,1874,1977,2064",
- "endColumns": "105,112,114,115,94,98,100,104,97,95,93,95,101,112,89,87,85,105,102,86,94",
- "endOffsets": "156,269,384,500,595,694,795,900,998,1094,1188,1284,1386,1499,1589,1677,1763,1869,1972,2059,2154"
- },
- "to": {
- "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "2819,2925,3038,3153,3269,3364,3463,3564,3669,3767,3863,3957,4053,4155,4268,4358,4446,4532,4638,4741,4828",
- "endColumns": "105,112,114,115,94,98,100,104,97,95,93,95,101,112,89,87,85,105,102,86,94",
- "endOffsets": "2920,3033,3148,3264,3359,3458,3559,3664,3762,3858,3952,4048,4150,4263,4353,4441,4527,4633,4736,4823,4918"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-uk\\values-uk.xml",
- "from": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "105,215,317,423,509,617,735,814,894,985,1078,1174,1268,1369,1462,1557,1652,1743,1834,1915,2021,2128,2226,2334,2440,2549,2719,2819",
- "endColumns": "109,101,105,85,107,117,78,79,90,92,95,93,100,92,94,94,90,90,80,105,106,97,107,105,108,169,99,80",
- "endOffsets": "210,312,418,504,612,730,809,889,980,1073,1169,1263,1364,1457,1552,1647,1738,1829,1910,2016,2123,2221,2329,2435,2544,2714,2814,2895"
- },
- "to": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "105,215,317,423,509,617,735,814,894,985,1078,1174,1268,1369,1462,1557,1652,1743,1834,1915,2021,2128,2226,2334,2440,2549,2719,4923",
- "endColumns": "109,101,105,85,107,117,78,79,90,92,95,93,100,92,94,94,90,90,80,105,106,97,107,105,108,169,99,80",
- "endOffsets": "210,312,418,504,612,730,809,889,980,1073,1169,1263,1364,1457,1552,1647,1738,1829,1910,2016,2123,2221,2329,2435,2544,2714,2814,4999"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-uk\\values-uk.xml",
- "from": {
- "startLines": "2",
- "startColumns": "4",
- "startOffsets": "55",
- "endColumns": "100",
- "endOffsets": "151"
- },
- "to": {
- "startLines": "51",
- "startColumns": "4",
- "startOffsets": "5004",
- "endColumns": "100",
- "endOffsets": "5100"
- }
- }
- ]
- },
- {
- "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\res\\merged\\debug\\values-be_values-be.arsc.flat",
- "map": [
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-be\\values-be.xml",
- "from": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "55,161,279,400,522,614,714,813,930,1028,1124,1216,1312,1424,1537,1625,1712,1797,1901,2005,2092",
- "endColumns": "105,117,120,121,91,99,98,116,97,95,91,95,111,112,87,86,84,103,103,86,93",
- "endOffsets": "156,274,395,517,609,709,808,925,1023,1119,1211,1307,1419,1532,1620,1707,1792,1896,2000,2087,2181"
- },
- "to": {
- "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "2834,2940,3058,3179,3301,3393,3493,3592,3709,3807,3903,3995,4091,4203,4316,4404,4491,4576,4680,4784,4871",
- "endColumns": "105,117,120,121,91,99,98,116,97,95,91,95,111,112,87,86,84,103,103,86,93",
- "endOffsets": "2935,3053,3174,3296,3388,3488,3587,3704,3802,3898,3990,4086,4198,4311,4399,4486,4571,4675,4779,4866,4960"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-be\\values-be.xml",
- "from": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "105,225,328,444,530,638,756,835,913,1005,1099,1195,1289,1385,1479,1575,1670,1762,1854,1937,2043,2149,2247,2355,2460,2565,2734,2834",
- "endColumns": "119,102,115,85,107,117,78,77,91,93,95,93,95,93,95,94,91,91,82,105,105,97,107,104,104,168,99,80",
- "endOffsets": "220,323,439,525,633,751,830,908,1000,1094,1190,1284,1380,1474,1570,1665,1757,1849,1932,2038,2144,2242,2350,2455,2560,2729,2829,2910"
- },
- "to": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "105,225,328,444,530,638,756,835,913,1005,1099,1195,1289,1385,1479,1575,1670,1762,1854,1937,2043,2149,2247,2355,2460,2565,2734,4965",
- "endColumns": "119,102,115,85,107,117,78,77,91,93,95,93,95,93,95,94,91,91,82,105,105,97,107,104,104,168,99,80",
- "endOffsets": "220,323,439,525,633,751,830,908,1000,1094,1190,1284,1380,1474,1570,1665,1757,1849,1932,2038,2144,2242,2350,2455,2560,2729,2829,5041"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-be\\values-be.xml",
- "from": {
- "startLines": "2",
- "startColumns": "4",
- "startOffsets": "55",
- "endColumns": "100",
- "endOffsets": "151"
- },
- "to": {
- "startLines": "51",
- "startColumns": "4",
- "startOffsets": "5046",
- "endColumns": "100",
- "endOffsets": "5142"
- }
- }
- ]
- },
- {
- "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\res\\merged\\debug\\values-az_values-az.arsc.flat",
- "map": [
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-az\\values-az.xml",
- "from": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "105,213,312,424,512,619,733,814,893,984,1077,1172,1271,1372,1465,1560,1655,1746,1838,1923,2030,2137,2237,2346,2450,2560,2718,2820",
- "endColumns": "107,98,111,87,106,113,80,78,90,92,94,98,100,92,94,94,90,91,84,106,106,99,108,103,109,157,101,82",
- "endOffsets": "208,307,419,507,614,728,809,888,979,1072,1167,1266,1367,1460,1555,1650,1741,1833,1918,2025,2132,2232,2341,2445,2555,2713,2815,2898"
- },
- "to": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "105,213,312,424,512,619,733,814,893,984,1077,1172,1271,1372,1465,1560,1655,1746,1838,1923,2030,2137,2237,2346,2450,2560,2718,4902",
- "endColumns": "107,98,111,87,106,113,80,78,90,92,94,98,100,92,94,94,90,91,84,106,106,99,108,103,109,157,101,82",
- "endOffsets": "208,307,419,507,614,728,809,888,979,1072,1167,1266,1367,1460,1555,1650,1741,1833,1918,2025,2132,2232,2341,2445,2555,2713,2815,4980"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-az\\values-az.xml",
- "from": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "55,157,263,370,488,586,677,776,880,979,1081,1178,1277,1390,1497,1581,1663,1751,1854,1956,2042",
- "endColumns": "101,105,106,117,97,90,98,103,98,101,96,98,112,106,83,81,87,102,101,85,94",
- "endOffsets": "152,258,365,483,581,672,771,875,974,1076,1173,1272,1385,1492,1576,1658,1746,1849,1951,2037,2132"
- },
- "to": {
- "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "2820,2922,3028,3135,3253,3351,3442,3541,3645,3744,3846,3943,4042,4155,4262,4346,4428,4516,4619,4721,4807",
- "endColumns": "101,105,106,117,97,90,98,103,98,101,96,98,112,106,83,81,87,102,101,85,94",
- "endOffsets": "2917,3023,3130,3248,3346,3437,3536,3640,3739,3841,3938,4037,4150,4257,4341,4423,4511,4614,4716,4802,4897"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-az\\values-az.xml",
- "from": {
- "startLines": "2",
- "startColumns": "4",
- "startOffsets": "55",
- "endColumns": "100",
- "endOffsets": "151"
- },
- "to": {
- "startLines": "51",
- "startColumns": "4",
- "startOffsets": "4985",
- "endColumns": "100",
- "endOffsets": "5081"
- }
- }
- ]
- },
- {
- "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\res\\merged\\debug\\values-th_values-th.arsc.flat",
- "map": [
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-th\\values-th.xml",
- "from": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "55,158,270,384,508,605,691,783,887,981,1072,1174,1264,1366,1475,1566,1648,1730,1825,1934,2018",
- "endColumns": "102,111,113,123,96,85,91,103,93,90,101,89,101,108,90,81,81,94,108,83,93",
- "endOffsets": "153,265,379,503,600,686,778,882,976,1067,1169,1259,1361,1470,1561,1643,1725,1820,1929,2013,2107"
- },
- "to": {
- "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "2764,2867,2979,3093,3217,3314,3400,3492,3596,3690,3781,3883,3973,4075,4184,4275,4357,4439,4534,4643,4727",
- "endColumns": "102,111,113,123,96,85,91,103,93,90,101,89,101,108,90,81,81,94,108,83,93",
- "endOffsets": "2862,2974,3088,3212,3309,3395,3487,3591,3685,3776,3878,3968,4070,4179,4270,4352,4434,4529,4638,4722,4816"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-th\\values-th.xml",
- "from": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "105,210,308,416,505,607,717,794,872,963,1056,1152,1246,1347,1440,1535,1629,1720,1811,1892,2000,2104,2202,2310,2415,2516,2669,2764",
- "endColumns": "104,97,107,88,101,109,76,77,90,92,95,93,100,92,94,93,90,90,80,107,103,97,107,104,100,152,94,80",
- "endOffsets": "205,303,411,500,602,712,789,867,958,1051,1147,1241,1342,1435,1530,1624,1715,1806,1887,1995,2099,2197,2305,2410,2511,2664,2759,2840"
- },
- "to": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "105,210,308,416,505,607,717,794,872,963,1056,1152,1246,1347,1440,1535,1629,1720,1811,1892,2000,2104,2202,2310,2415,2516,2669,4821",
- "endColumns": "104,97,107,88,101,109,76,77,90,92,95,93,100,92,94,93,90,90,80,107,103,97,107,104,100,152,94,80",
- "endOffsets": "205,303,411,500,602,712,789,867,958,1051,1147,1241,1342,1435,1530,1624,1715,1806,1887,1995,2099,2197,2305,2410,2511,2664,2759,4897"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-th\\values-th.xml",
- "from": {
- "startLines": "2",
- "startColumns": "4",
- "startOffsets": "55",
- "endColumns": "100",
- "endOffsets": "151"
- },
- "to": {
- "startLines": "51",
- "startColumns": "4",
- "startOffsets": "4902",
- "endColumns": "100",
- "endOffsets": "4998"
- }
- }
- ]
- },
- {
- "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\res\\merged\\debug\\values-bn_values-bn.arsc.flat",
- "map": [
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-bn\\values-bn.xml",
- "from": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "105,214,326,432,526,631,760,838,916,1007,1100,1195,1289,1390,1483,1578,1672,1763,1854,1941,2051,2159,2258,2368,2474,2587,2752,2857",
- "endColumns": "108,111,105,93,104,128,77,77,90,92,94,93,100,92,94,93,90,90,86,109,107,98,109,105,112,164,104,81",
- "endOffsets": "209,321,427,521,626,755,833,911,1002,1095,1190,1284,1385,1478,1573,1667,1758,1849,1936,2046,2154,2253,2363,2469,2582,2747,2852,2934"
- },
- "to": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "105,214,326,432,526,631,760,838,916,1007,1100,1195,1289,1390,1483,1578,1672,1763,1854,1941,2051,2159,2258,2368,2474,2587,2752,4974",
- "endColumns": "108,111,105,93,104,128,77,77,90,92,94,93,100,92,94,93,90,90,86,109,107,98,109,105,112,164,104,81",
- "endOffsets": "209,321,427,521,626,755,833,911,1002,1095,1190,1284,1385,1478,1573,1667,1758,1849,1936,2046,2154,2253,2363,2469,2582,2747,2852,5051"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-bn\\values-bn.xml",
- "from": {
- "startLines": "2",
- "startColumns": "4",
- "startOffsets": "55",
- "endColumns": "100",
- "endOffsets": "151"
- },
- "to": {
- "startLines": "51",
- "startColumns": "4",
- "startOffsets": "5056",
- "endColumns": "100",
- "endOffsets": "5152"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-bn\\values-bn.xml",
- "from": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "55,160,276,396,516,614,707,803,914,1014,1112,1218,1317,1421,1535,1621,1704,1787,1892,1992,2079",
- "endColumns": "104,115,119,119,97,92,95,110,99,97,105,98,103,113,85,82,82,104,99,86,92",
- "endOffsets": "155,271,391,511,609,702,798,909,1009,1107,1213,1312,1416,1530,1616,1699,1782,1887,1987,2074,2167"
- },
- "to": {
- "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "2857,2962,3078,3198,3318,3416,3509,3605,3716,3816,3914,4020,4119,4223,4337,4423,4506,4589,4694,4794,4881",
- "endColumns": "104,115,119,119,97,92,95,110,99,97,105,98,103,113,85,82,82,104,99,86,92",
- "endOffsets": "2957,3073,3193,3313,3411,3504,3600,3711,3811,3909,4015,4114,4218,4332,4418,4501,4584,4689,4789,4876,4969"
- }
- }
- ]
- },
- {
- "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\res\\merged\\debug\\values-v22_values-v22.arsc.flat",
- "map": [
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-v22\\values-v22.xml",
- "from": {
- "startLines": "2,3,4,9",
- "startColumns": "4,4,4,4",
- "startOffsets": "55,130,217,553",
- "endLines": "2,3,8,13",
- "endColumns": "74,86,12,12",
- "endOffsets": "125,212,548,896"
- }
- }
- ]
- },
- {
- "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\res\\merged\\debug\\values-mn_values-mn.arsc.flat",
- "map": [
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-mn\\values-mn.xml",
- "from": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "105,218,318,431,518,624,736,818,900,991,1084,1180,1276,1374,1467,1562,1654,1745,1835,1917,2026,2130,2227,2335,2436,2539,2698,2795",
- "endColumns": "112,99,112,86,105,111,81,81,90,92,95,95,97,92,94,91,90,89,81,108,103,96,107,100,102,158,96,80",
- "endOffsets": "213,313,426,513,619,731,813,895,986,1079,1175,1271,1369,1462,1557,1649,1740,1830,1912,2021,2125,2222,2330,2431,2534,2693,2790,2871"
- },
- "to": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "105,218,318,431,518,624,736,818,900,991,1084,1180,1276,1374,1467,1562,1654,1745,1835,1917,2026,2130,2227,2335,2436,2539,2698,4914",
- "endColumns": "112,99,112,86,105,111,81,81,90,92,95,95,97,92,94,91,90,89,81,108,103,96,107,100,102,158,96,80",
- "endOffsets": "213,313,426,513,619,731,813,895,986,1079,1175,1271,1369,1462,1557,1649,1740,1830,1912,2021,2125,2222,2330,2431,2534,2693,2790,4990"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-mn\\values-mn.xml",
- "from": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "55,162,276,396,509,615,709,805,917,1012,1107,1197,1289,1393,1512,1602,1689,1774,1879,1989,2075",
- "endColumns": "106,113,119,112,105,93,95,111,94,94,89,91,103,118,89,86,84,104,109,85,98",
- "endOffsets": "157,271,391,504,610,704,800,912,1007,1102,1192,1284,1388,1507,1597,1684,1769,1874,1984,2070,2169"
- },
- "to": {
- "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "2795,2902,3016,3136,3249,3355,3449,3545,3657,3752,3847,3937,4029,4133,4252,4342,4429,4514,4619,4729,4815",
- "endColumns": "106,113,119,112,105,93,95,111,94,94,89,91,103,118,89,86,84,104,109,85,98",
- "endOffsets": "2897,3011,3131,3244,3350,3444,3540,3652,3747,3842,3932,4024,4128,4247,4337,4424,4509,4614,4724,4810,4909"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-mn\\values-mn.xml",
- "from": {
- "startLines": "2",
- "startColumns": "4",
- "startOffsets": "55",
- "endColumns": "100",
- "endOffsets": "151"
- },
- "to": {
- "startLines": "51",
- "startColumns": "4",
- "startOffsets": "4995",
- "endColumns": "100",
- "endOffsets": "5091"
- }
- }
- ]
- },
- {
- "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\res\\merged\\debug\\values-zh-rTW_values-zh-rTW.arsc.flat",
- "map": [
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-zh-rTW\\values-zh-rTW.xml",
- "from": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "105,200,293,393,475,572,680,756,832,924,1018,1116,1212,1308,1402,1498,1590,1682,1774,1852,1948,2044,2139,2236,2331,2431,2581,2675",
- "endColumns": "94,92,99,81,96,107,75,75,91,93,97,95,95,93,95,91,91,91,77,95,95,94,96,94,99,149,93,77",
- "endOffsets": "195,288,388,470,567,675,751,827,919,1013,1111,1207,1303,1397,1493,1585,1677,1769,1847,1943,2039,2134,2231,2326,2426,2576,2670,2748"
- },
- "to": {
- "startLines": "9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,153",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "384,479,572,672,754,851,959,1035,1111,1203,1297,1395,1491,1587,1681,1777,1869,1961,2053,2131,2227,2323,2418,2515,2610,2710,2860,10263",
- "endColumns": "94,92,99,81,96,107,75,75,91,93,97,95,95,93,95,91,91,91,77,95,95,94,96,94,99,149,93,77",
- "endOffsets": "474,567,667,749,846,954,1030,1106,1198,1292,1390,1486,1582,1676,1772,1864,1956,2048,2126,2222,2318,2413,2510,2605,2705,2855,2949,10336"
- }
- },
- {
- "source": "H:\\A\\test\\Project\\app\\src\\main\\res\\values-zh-rTW\\arrays.xml",
- "from": {
- "startLines": "18",
- "startColumns": "4",
- "startOffsets": "730",
- "endLines": "21",
- "endColumns": "19",
- "endOffsets": "838"
- },
- "to": {
- "startLines": "2",
- "startColumns": "4",
- "startOffsets": "105",
- "endLines": "5",
- "endColumns": "19",
- "endOffsets": "210"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-zh-rTW\\values-zh-rTW.xml",
- "from": {
- "startLines": "2",
- "startColumns": "4",
- "startOffsets": "55",
- "endColumns": "100",
- "endOffsets": "151"
- },
- "to": {
- "startLines": "156",
- "startColumns": "4",
- "startOffsets": "10460",
- "endColumns": "100",
- "endOffsets": "10556"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-zh-rTW\\values-zh-rTW.xml",
- "from": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "55,148,240,333,430,516,595,682,776,869,959,1047,1135,1233,1331,1412,1492,1572,1662,1752,1834",
- "endColumns": "92,91,92,96,85,78,86,93,92,89,87,87,97,97,80,79,79,89,89,81,88",
- "endOffsets": "143,235,328,425,511,590,677,771,864,954,1042,1130,1228,1326,1407,1487,1567,1657,1747,1829,1918"
- },
- "to": {
- "startLines": "102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "6545,6638,6730,6823,6920,7006,7085,7172,7266,7359,7449,7537,7625,7723,7821,7902,7982,8062,8152,8242,8324",
- "endColumns": "92,91,92,96,85,78,86,93,92,89,87,87,97,97,80,79,79,89,89,81,88",
- "endOffsets": "6633,6725,6818,6915,7001,7080,7167,7261,7354,7444,7532,7620,7718,7816,7897,7977,8057,8147,8237,8319,8408"
- }
- },
- {
- "source": "H:\\A\\test\\Project\\app\\src\\main\\res\\values-zh-rTW\\strings.xml",
- "from": {
- "startLines": "133,80,79,78,77,20,21,22,123,124,132,131,27,88,87,85,86,84,83,82,81,100,99,98,90,19,62,30,31,91,38,125,76,65,68,40,46,72,70,51,41,61,60,59,55,54,52,53,56,57,47,75,58,66,45,50,49,48,64,71,69,67,44,63,42,43,74,29,35,37,34,36,73,33,32,26,25,107,106,109,121,114,113,115,116,118,117,108,112,110,111,105,119,120,130,128,127,129,28,89,97,102,101,103,96,95,94,93,23,24",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "7236,4068,4001,3927,3876,913,954,1003,6776,6822,7181,7130,1292,4602,4541,4394,4463,4332,4272,4205,4141,5261,5200,5136,4721,862,3085,1465,1519,4776,1872,6880,3816,3245,3387,1984,2271,3584,3483,2522,2038,3024,2970,2918,2719,2670,2574,2623,2766,2814,2315,3756,2865,3289,2227,2474,2417,2361,3189,3534,3437,3342,2182,3146,2089,2131,3696,1413,1724,1822,1676,1774,3639,1628,1582,1240,1186,5643,5583,5786,6699,6102,6032,6167,6246,6431,6357,5719,5976,5844,5910,5533,6536,6620,7091,6982,6933,7028,1355,4665,5076,5376,5317,5444,5027,4981,4932,4880,1052,1119",
- "endLines": "135,80,79,78,77,20,21,22,123,124,132,131,27,88,87,85,86,84,83,82,81,100,99,98,90,19,62,30,31,91,38,125,76,65,68,40,46,72,70,51,41,61,60,59,55,54,52,53,56,57,47,75,58,66,45,50,49,48,64,71,69,67,44,63,42,43,74,29,35,37,34,36,73,33,32,26,25,107,106,109,121,114,113,115,116,118,117,108,112,110,111,105,119,120,130,128,127,129,28,89,97,102,101,103,96,95,94,93,23,24",
- "endColumns": "14,71,65,72,49,39,47,47,44,56,53,49,61,61,59,67,76,60,58,65,62,54,59,62,53,49,59,52,61,83,79,49,58,42,48,52,42,53,49,50,49,59,52,50,45,47,47,45,46,49,44,58,51,51,42,46,55,54,54,48,44,43,43,41,40,49,58,50,48,48,46,46,55,46,44,50,52,74,58,56,73,63,68,77,109,103,72,65,54,64,64,48,82,77,37,44,47,61,56,54,58,66,57,61,47,44,47,50,65,65",
- "endOffsets": "7410,4135,4062,3995,3921,948,997,1046,6816,6874,7230,7175,1349,4659,4596,4457,4535,4388,4326,4266,4199,5311,5255,5194,4770,907,3140,1513,1576,4855,1947,6925,3870,3283,3431,2032,2309,3633,3528,2568,2083,3079,3018,2964,2760,2713,2617,2664,2808,2859,2355,3810,2912,3336,2265,2516,2468,2411,3239,3578,3477,3381,2221,3183,2125,2176,3750,1459,1768,1866,1718,1816,3690,1670,1622,1286,1234,5713,5637,5838,6768,6161,6096,6240,6351,6530,6425,5780,6026,5904,5970,5577,6614,6693,7124,7022,6976,7085,1407,4715,5130,5438,5370,5501,5070,5021,4975,4926,1113,1180"
- },
- "to": {
- "startLines": "6,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,154,155,157,158,159,160,161,162,163,164,165,166,167",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "215,2954,3026,3092,3165,3215,3255,3303,3351,3396,3453,3507,3557,3619,3681,3741,3809,3886,3947,4006,4072,4135,4190,4250,4313,4367,4417,4477,4530,4592,4676,4756,4806,4865,4908,4957,5010,5053,5107,5157,5208,5258,5318,5371,5422,5468,5516,5564,5610,5657,5707,5752,5811,5863,5915,5958,6005,6061,6116,6171,6220,6265,6309,6353,6395,6436,6486,8413,8464,8513,8562,8609,8656,8712,8759,8804,8855,8908,8983,9042,9099,9173,9237,9306,9384,9494,9598,9671,9737,9792,9857,9922,9971,10054,10132,10170,10215,10341,10403,10561,10616,10675,10742,10800,10862,10910,10955,11003,11054,11120",
- "endLines": "8,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,154,155,157,158,159,160,161,162,163,164,165,166,167",
- "endColumns": "14,71,65,72,49,39,47,47,44,56,53,49,61,61,59,67,76,60,58,65,62,54,59,62,53,49,59,52,61,83,79,49,58,42,48,52,42,53,49,50,49,59,52,50,45,47,47,45,46,49,44,58,51,51,42,46,55,54,54,48,44,43,43,41,40,49,58,50,48,48,46,46,55,46,44,50,52,74,58,56,73,63,68,77,109,103,72,65,54,64,64,48,82,77,37,44,47,61,56,54,58,66,57,61,47,44,47,50,65,65",
- "endOffsets": "379,3021,3087,3160,3210,3250,3298,3346,3391,3448,3502,3552,3614,3676,3736,3804,3881,3942,4001,4067,4130,4185,4245,4308,4362,4412,4472,4525,4587,4671,4751,4801,4860,4903,4952,5005,5048,5102,5152,5203,5253,5313,5366,5417,5463,5511,5559,5605,5652,5702,5747,5806,5858,5910,5953,6000,6056,6111,6166,6215,6260,6304,6348,6390,6431,6481,6540,8459,8508,8557,8604,8651,8707,8754,8799,8850,8903,8978,9037,9094,9168,9232,9301,9379,9489,9593,9666,9732,9787,9852,9917,9966,10049,10127,10165,10210,10258,10398,10455,10611,10670,10737,10795,10857,10905,10950,10998,11049,11115,11181"
- }
- }
- ]
- },
- {
- "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\res\\merged\\debug\\values-pl_values-pl.arsc.flat",
- "map": [
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-pl\\values-pl.xml",
- "from": {
- "startLines": "2",
- "startColumns": "4",
- "startOffsets": "55",
- "endColumns": "100",
- "endOffsets": "151"
- },
- "to": {
- "startLines": "51",
- "startColumns": "4",
- "startOffsets": "4965",
- "endColumns": "100",
- "endOffsets": "5061"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-pl\\values-pl.xml",
- "from": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "55,157,266,372,485,580,668,765,868,966,1058,1148,1240,1346,1460,1548,1633,1720,1827,1928,2014",
- "endColumns": "101,108,105,112,94,87,96,102,97,91,89,91,105,113,87,84,86,106,100,85,96",
- "endOffsets": "152,261,367,480,575,663,760,863,961,1053,1143,1235,1341,1455,1543,1628,1715,1822,1923,2009,2106"
- },
- "to": {
- "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "2827,2929,3038,3144,3257,3352,3440,3537,3640,3738,3830,3920,4012,4118,4232,4320,4405,4492,4599,4700,4786",
- "endColumns": "101,108,105,112,94,87,96,102,97,91,89,91,105,113,87,84,86,106,100,85,96",
- "endOffsets": "2924,3033,3139,3252,3347,3435,3532,3635,3733,3825,3915,4007,4113,4227,4315,4400,4487,4594,4695,4781,4878"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-pl\\values-pl.xml",
- "from": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "105,221,323,431,517,626,745,823,900,991,1084,1180,1274,1376,1469,1564,1659,1750,1841,1923,2032,2141,2240,2349,2460,2568,2731,2827",
- "endColumns": "115,101,107,85,108,118,77,76,90,92,95,93,101,92,94,94,90,90,81,108,108,98,108,110,107,162,95,81",
- "endOffsets": "216,318,426,512,621,740,818,895,986,1079,1175,1269,1371,1464,1559,1654,1745,1836,1918,2027,2136,2235,2344,2455,2563,2726,2822,2904"
- },
- "to": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "105,221,323,431,517,626,745,823,900,991,1084,1180,1274,1376,1469,1564,1659,1750,1841,1923,2032,2141,2240,2349,2460,2568,2731,4883",
- "endColumns": "115,101,107,85,108,118,77,76,90,92,95,93,101,92,94,94,90,90,81,108,108,98,108,110,107,162,95,81",
- "endOffsets": "216,318,426,512,621,740,818,895,986,1079,1175,1269,1371,1464,1559,1654,1745,1836,1918,2027,2136,2235,2344,2455,2563,2726,2822,4960"
- }
- }
- ]
- },
- {
- "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\res\\merged\\debug\\values-de_values-de.arsc.flat",
- "map": [
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-de\\values-de.xml",
- "from": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "55,155,262,388,504,605,693,786,900,1000,1098,1189,1285,1405,1519,1603,1691,1774,1877,1995,2081",
- "endColumns": "99,106,125,115,100,87,92,113,99,97,90,95,119,113,83,87,82,102,117,85,92",
- "endOffsets": "150,257,383,499,600,688,781,895,995,1093,1184,1280,1400,1514,1598,1686,1769,1872,1990,2076,2169"
- },
- "to": {
- "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "2843,2943,3050,3176,3292,3393,3481,3574,3688,3788,3886,3977,4073,4193,4307,4391,4479,4562,4665,4783,4869",
- "endColumns": "99,106,125,115,100,87,92,113,99,97,90,95,119,113,83,87,82,102,117,85,92",
- "endOffsets": "2938,3045,3171,3287,3388,3476,3569,3683,3783,3881,3972,4068,4188,4302,4386,4474,4557,4660,4778,4864,4957"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-de\\values-de.xml",
- "from": {
- "startLines": "2",
- "startColumns": "4",
- "startOffsets": "55",
- "endColumns": "100",
- "endOffsets": "151"
- },
- "to": {
- "startLines": "51",
- "startColumns": "4",
- "startOffsets": "5044",
- "endColumns": "100",
- "endOffsets": "5140"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-de\\values-de.xml",
- "from": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "105,210,308,420,506,611,726,803,879,971,1065,1162,1263,1371,1471,1575,1675,1773,1870,1952,2063,2166,2265,2376,2478,2585,2741,2843",
- "endColumns": "104,97,111,85,104,114,76,75,91,93,96,100,107,99,103,99,97,96,81,110,102,98,110,101,106,155,101,81",
- "endOffsets": "205,303,415,501,606,721,798,874,966,1060,1157,1258,1366,1466,1570,1670,1768,1865,1947,2058,2161,2260,2371,2473,2580,2736,2838,2920"
- },
- "to": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "105,210,308,420,506,611,726,803,879,971,1065,1162,1263,1371,1471,1575,1675,1773,1870,1952,2063,2166,2265,2376,2478,2585,2741,4962",
- "endColumns": "104,97,111,85,104,114,76,75,91,93,96,100,107,99,103,99,97,96,81,110,102,98,110,101,106,155,101,81",
- "endOffsets": "205,303,415,501,606,721,798,874,966,1060,1157,1258,1366,1466,1570,1670,1768,1865,1947,2058,2161,2260,2371,2473,2580,2736,2838,5039"
- }
- }
- ]
- },
- {
- "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\res\\merged\\debug\\values-hy_values-hy.arsc.flat",
- "map": [
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-hy\\values-hy.xml",
- "from": {
- "startLines": "2",
- "startColumns": "4",
- "startOffsets": "55",
- "endColumns": "100",
- "endOffsets": "151"
- },
- "to": {
- "startLines": "51",
- "startColumns": "4",
- "startOffsets": "4998",
- "endColumns": "100",
- "endOffsets": "5094"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-hy\\values-hy.xml",
- "from": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "105,208,309,419,508,614,729,811,892,983,1076,1172,1266,1367,1460,1555,1649,1740,1831,1916,2023,2130,2229,2339,2446,2546,2703,2802",
- "endColumns": "102,100,109,88,105,114,81,80,90,92,95,93,100,92,94,93,90,90,84,106,106,98,109,106,99,156,98,81",
- "endOffsets": "203,304,414,503,609,724,806,887,978,1071,1167,1261,1362,1455,1550,1644,1735,1826,1911,2018,2125,2224,2334,2441,2541,2698,2797,2879"
- },
- "to": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "105,208,309,419,508,614,729,811,892,983,1076,1172,1266,1367,1460,1555,1649,1740,1831,1916,2023,2130,2229,2339,2446,2546,2703,4916",
- "endColumns": "102,100,109,88,105,114,81,80,90,92,95,93,100,92,94,93,90,90,84,106,106,98,109,106,99,156,98,81",
- "endOffsets": "203,304,414,503,609,724,806,887,978,1071,1167,1261,1362,1455,1550,1644,1735,1826,1911,2018,2125,2224,2334,2441,2541,2698,2797,4993"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-hy\\values-hy.xml",
- "from": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "55,161,280,400,522,617,704,799,905,1001,1094,1185,1278,1389,1501,1590,1677,1765,1874,1988,2076",
- "endColumns": "105,118,119,121,94,86,94,105,95,92,90,92,110,111,88,86,87,108,113,87,92",
- "endOffsets": "156,275,395,517,612,699,794,900,996,1089,1180,1273,1384,1496,1585,1672,1760,1869,1983,2071,2164"
- },
- "to": {
- "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "2802,2908,3027,3147,3269,3364,3451,3546,3652,3748,3841,3932,4025,4136,4248,4337,4424,4512,4621,4735,4823",
- "endColumns": "105,118,119,121,94,86,94,105,95,92,90,92,110,111,88,86,87,108,113,87,92",
- "endOffsets": "2903,3022,3142,3264,3359,3446,3541,3647,3743,3836,3927,4020,4131,4243,4332,4419,4507,4616,4730,4818,4911"
- }
- }
- ]
- },
- {
- "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\res\\merged\\debug\\values-nb_values-nb.arsc.flat",
- "map": [
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-nb\\values-nb.xml",
- "from": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "105,213,308,422,508,608,721,797,873,964,1057,1153,1247,1348,1441,1536,1634,1725,1816,1896,1999,2098,2194,2298,2396,2497,2650,2747",
- "endColumns": "107,94,113,85,99,112,75,75,90,92,95,93,100,92,94,97,90,90,79,102,98,95,103,97,100,152,96,78",
- "endOffsets": "208,303,417,503,603,716,792,868,959,1052,1148,1242,1343,1436,1531,1629,1720,1811,1891,1994,2093,2189,2293,2391,2492,2645,2742,2821"
- },
- "to": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "105,213,308,422,508,608,721,797,873,964,1057,1153,1247,1348,1441,1536,1634,1725,1816,1896,1999,2098,2194,2298,2396,2497,2650,4801",
- "endColumns": "107,94,113,85,99,112,75,75,90,92,95,93,100,92,94,97,90,90,79,102,98,95,103,97,100,152,96,78",
- "endOffsets": "208,303,417,503,603,716,792,868,959,1052,1148,1242,1343,1436,1531,1629,1720,1811,1891,1994,2093,2189,2293,2391,2492,2645,2742,4875"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-nb\\values-nb.xml",
- "from": {
- "startLines": "2",
- "startColumns": "4",
- "startOffsets": "55",
- "endColumns": "100",
- "endOffsets": "151"
- },
- "to": {
- "startLines": "51",
- "startColumns": "4",
- "startOffsets": "4880",
- "endColumns": "100",
- "endOffsets": "4976"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-nb\\values-nb.xml",
- "from": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "55,155,261,369,478,572,656,751,854,949,1042,1135,1224,1348,1460,1552,1638,1721,1822,1929,2015",
- "endColumns": "99,105,107,108,93,83,94,102,94,92,92,88,123,111,91,85,82,100,106,85,93",
- "endOffsets": "150,256,364,473,567,651,746,849,944,1037,1130,1219,1343,1455,1547,1633,1716,1817,1924,2010,2104"
- },
- "to": {
- "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "2747,2847,2953,3061,3170,3264,3348,3443,3546,3641,3734,3827,3916,4040,4152,4244,4330,4413,4514,4621,4707",
- "endColumns": "99,105,107,108,93,83,94,102,94,92,92,88,123,111,91,85,82,100,106,85,93",
- "endOffsets": "2842,2948,3056,3165,3259,3343,3438,3541,3636,3729,3822,3911,4035,4147,4239,4325,4408,4509,4616,4702,4796"
- }
- }
- ]
- }
- ]
-}
\ No newline at end of file
diff --git a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-af.json b/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-af.json
deleted file mode 100644
index 45c09592..00000000
--- a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-af.json
+++ /dev/null
@@ -1,60 +0,0 @@
-{
- "logs": [
- {
- "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-af\\values-af.xml",
- "map": [
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-af\\values-af.xml",
- "from": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "55,159,268,381,494,593,680,776,883,982,1076,1169,1262,1385,1500,1589,1672,1754,1854,1951,2038",
- "endColumns": "103,108,112,112,98,86,95,106,98,93,92,92,122,114,88,82,81,99,96,86,95",
- "endOffsets": "154,263,376,489,588,675,771,878,977,1071,1164,1257,1380,1495,1584,1667,1749,1849,1946,2033,2129"
- },
- "to": {
- "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "2776,2880,2989,3102,3215,3314,3401,3497,3604,3703,3797,3890,3983,4106,4221,4310,4393,4475,4575,4672,4759",
- "endColumns": "103,108,112,112,98,86,95,106,98,93,92,92,122,114,88,82,81,99,96,86,95",
- "endOffsets": "2875,2984,3097,3210,3309,3396,3492,3599,3698,3792,3885,3978,4101,4216,4305,4388,4470,4570,4667,4754,4850"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-af\\values-af.xml",
- "from": {
- "startLines": "2",
- "startColumns": "4",
- "startOffsets": "55",
- "endColumns": "100",
- "endOffsets": "151"
- },
- "to": {
- "startLines": "51",
- "startColumns": "4",
- "startOffsets": "4935",
- "endColumns": "100",
- "endOffsets": "5031"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-af\\values-af.xml",
- "from": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "105,209,309,415,500,603,721,797,874,965,1058,1154,1248,1348,1441,1536,1635,1730,1824,1905,2012,2115,2212,2320,2422,2524,2678,2776",
- "endColumns": "103,99,105,84,102,117,75,76,90,92,95,93,99,92,94,98,94,93,80,106,102,96,107,101,101,153,97,79",
- "endOffsets": "204,304,410,495,598,716,792,869,960,1053,1149,1243,1343,1436,1531,1630,1725,1819,1900,2007,2110,2207,2315,2417,2519,2673,2771,2851"
- },
- "to": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "105,209,309,415,500,603,721,797,874,965,1058,1154,1248,1348,1441,1536,1635,1730,1824,1905,2012,2115,2212,2320,2422,2524,2678,4855",
- "endColumns": "103,99,105,84,102,117,75,76,90,92,95,93,99,92,94,98,94,93,80,106,102,96,107,101,101,153,97,79",
- "endOffsets": "204,304,410,495,598,716,792,869,960,1053,1149,1243,1343,1436,1531,1630,1725,1819,1900,2007,2110,2207,2315,2417,2519,2673,2771,4930"
- }
- }
- ]
- }
- ]
-}
\ No newline at end of file
diff --git a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-am.json b/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-am.json
deleted file mode 100644
index e584be20..00000000
--- a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-am.json
+++ /dev/null
@@ -1,60 +0,0 @@
-{
- "logs": [
- {
- "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-am\\values-am.xml",
- "map": [
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-am\\values-am.xml",
- "from": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "55,154,256,362,471,567,655,750,858,951,1043,1137,1226,1330,1441,1528,1610,1691,1790,1894,1978",
- "endColumns": "98,101,105,108,95,87,94,107,92,91,93,88,103,110,86,81,80,98,103,83,92",
- "endOffsets": "149,251,357,466,562,650,745,853,946,1038,1132,1221,1325,1436,1523,1605,1686,1785,1889,1973,2066"
- },
- "to": {
- "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "2738,2837,2939,3045,3154,3250,3338,3433,3541,3634,3726,3820,3909,4013,4124,4211,4293,4374,4473,4577,4661",
- "endColumns": "98,101,105,108,95,87,94,107,92,91,93,88,103,110,86,81,80,98,103,83,92",
- "endOffsets": "2832,2934,3040,3149,3245,3333,3428,3536,3629,3721,3815,3904,4008,4119,4206,4288,4369,4468,4572,4656,4749"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-am\\values-am.xml",
- "from": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "105,207,306,412,498,601,714,792,870,961,1054,1147,1241,1342,1435,1530,1624,1715,1805,1884,1984,2084,2180,2283,2382,2489,2642,2738",
- "endColumns": "101,98,105,85,102,112,77,77,90,92,92,93,100,92,94,93,90,89,78,99,99,95,102,98,106,152,95,78",
- "endOffsets": "202,301,407,493,596,709,787,865,956,1049,1142,1236,1337,1430,1525,1619,1710,1800,1879,1979,2079,2175,2278,2377,2484,2637,2733,2812"
- },
- "to": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "105,207,306,412,498,601,714,792,870,961,1054,1147,1241,1342,1435,1530,1624,1715,1805,1884,1984,2084,2180,2283,2382,2489,2642,4754",
- "endColumns": "101,98,105,85,102,112,77,77,90,92,92,93,100,92,94,93,90,89,78,99,99,95,102,98,106,152,95,78",
- "endOffsets": "202,301,407,493,596,709,787,865,956,1049,1142,1236,1337,1430,1525,1619,1710,1800,1879,1979,2079,2175,2278,2377,2484,2637,2733,4828"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-am\\values-am.xml",
- "from": {
- "startLines": "2",
- "startColumns": "4",
- "startOffsets": "55",
- "endColumns": "100",
- "endOffsets": "151"
- },
- "to": {
- "startLines": "51",
- "startColumns": "4",
- "startOffsets": "4833",
- "endColumns": "100",
- "endOffsets": "4929"
- }
- }
- ]
- }
- ]
-}
\ No newline at end of file
diff --git a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-ar.json b/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-ar.json
deleted file mode 100644
index 72a7a56e..00000000
--- a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-ar.json
+++ /dev/null
@@ -1,60 +0,0 @@
-{
- "logs": [
- {
- "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-ar\\values-ar.xml",
- "map": [
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-ar\\values-ar.xml",
- "from": {
- "startLines": "2",
- "startColumns": "4",
- "startOffsets": "55",
- "endColumns": "100",
- "endOffsets": "151"
- },
- "to": {
- "startLines": "51",
- "startColumns": "4",
- "startOffsets": "4909",
- "endColumns": "100",
- "endOffsets": "5005"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-ar\\values-ar.xml",
- "from": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "105,222,326,435,517,618,732,811,890,981,1074,1170,1264,1365,1458,1553,1647,1738,1832,1911,2016,2117,2213,2321,2424,2527,2682,2779",
- "endColumns": "116,103,108,81,100,113,78,78,90,92,95,93,100,92,94,93,90,93,78,104,100,95,107,102,102,154,96,80",
- "endOffsets": "217,321,430,512,613,727,806,885,976,1069,1165,1259,1360,1453,1548,1642,1733,1827,1906,2011,2112,2208,2316,2419,2522,2677,2774,2855"
- },
- "to": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "105,222,326,435,517,618,732,811,890,981,1074,1170,1264,1365,1458,1553,1647,1738,1832,1911,2016,2117,2213,2321,2424,2527,2682,4828",
- "endColumns": "116,103,108,81,100,113,78,78,90,92,95,93,100,92,94,93,90,93,78,104,100,95,107,102,102,154,96,80",
- "endOffsets": "217,321,430,512,613,727,806,885,976,1069,1165,1259,1360,1453,1548,1642,1733,1827,1906,2011,2112,2208,2316,2419,2522,2677,2774,4904"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-ar\\values-ar.xml",
- "from": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "55,154,260,369,482,581,666,761,866,962,1055,1148,1239,1349,1462,1551,1634,1717,1816,1924,2010",
- "endColumns": "98,105,108,112,98,84,94,104,95,92,92,90,109,112,88,82,82,98,107,85,93",
- "endOffsets": "149,255,364,477,576,661,756,861,957,1050,1143,1234,1344,1457,1546,1629,1712,1811,1919,2005,2099"
- },
- "to": {
- "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "2779,2878,2984,3093,3206,3305,3390,3485,3590,3686,3779,3872,3963,4073,4186,4275,4358,4441,4540,4648,4734",
- "endColumns": "98,105,108,112,98,84,94,104,95,92,92,90,109,112,88,82,82,98,107,85,93",
- "endOffsets": "2873,2979,3088,3201,3300,3385,3480,3585,3681,3774,3867,3958,4068,4181,4270,4353,4436,4535,4643,4729,4823"
- }
- }
- ]
- }
- ]
-}
\ No newline at end of file
diff --git a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-as.json b/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-as.json
deleted file mode 100644
index 73bb742e..00000000
--- a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-as.json
+++ /dev/null
@@ -1,36 +0,0 @@
-{
- "logs": [
- {
- "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-as\\values-as.xml",
- "map": [
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-as\\values-as.xml",
- "from": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "105,213,312,419,515,617,736,816,896,987,1080,1173,1268,1368,1461,1558,1652,1743,1834,1923,2025,2140,2243,2352,2471,2591,2758,2861",
- "endColumns": "107,98,106,95,101,118,79,79,90,92,92,94,99,92,96,93,90,90,88,101,114,102,108,118,119,166,102,88",
- "endOffsets": "208,307,414,510,612,731,811,891,982,1075,1168,1263,1363,1456,1553,1647,1738,1829,1918,2020,2135,2238,2347,2466,2586,2753,2856,2945"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-as\\values-as.xml",
- "from": {
- "startLines": "2",
- "startColumns": "4",
- "startOffsets": "55",
- "endColumns": "100",
- "endOffsets": "151"
- },
- "to": {
- "startLines": "30",
- "startColumns": "4",
- "startOffsets": "2950",
- "endColumns": "100",
- "endOffsets": "3046"
- }
- }
- ]
- }
- ]
-}
\ No newline at end of file
diff --git a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-az.json b/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-az.json
deleted file mode 100644
index b778009c..00000000
--- a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-az.json
+++ /dev/null
@@ -1,60 +0,0 @@
-{
- "logs": [
- {
- "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-az\\values-az.xml",
- "map": [
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-az\\values-az.xml",
- "from": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "105,213,312,424,512,619,733,814,893,984,1077,1172,1271,1372,1465,1560,1655,1746,1838,1923,2030,2137,2237,2346,2450,2560,2718,2820",
- "endColumns": "107,98,111,87,106,113,80,78,90,92,94,98,100,92,94,94,90,91,84,106,106,99,108,103,109,157,101,82",
- "endOffsets": "208,307,419,507,614,728,809,888,979,1072,1167,1266,1367,1460,1555,1650,1741,1833,1918,2025,2132,2232,2341,2445,2555,2713,2815,2898"
- },
- "to": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "105,213,312,424,512,619,733,814,893,984,1077,1172,1271,1372,1465,1560,1655,1746,1838,1923,2030,2137,2237,2346,2450,2560,2718,4902",
- "endColumns": "107,98,111,87,106,113,80,78,90,92,94,98,100,92,94,94,90,91,84,106,106,99,108,103,109,157,101,82",
- "endOffsets": "208,307,419,507,614,728,809,888,979,1072,1167,1266,1367,1460,1555,1650,1741,1833,1918,2025,2132,2232,2341,2445,2555,2713,2815,4980"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-az\\values-az.xml",
- "from": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "55,157,263,370,488,586,677,776,880,979,1081,1178,1277,1390,1497,1581,1663,1751,1854,1956,2042",
- "endColumns": "101,105,106,117,97,90,98,103,98,101,96,98,112,106,83,81,87,102,101,85,94",
- "endOffsets": "152,258,365,483,581,672,771,875,974,1076,1173,1272,1385,1492,1576,1658,1746,1849,1951,2037,2132"
- },
- "to": {
- "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "2820,2922,3028,3135,3253,3351,3442,3541,3645,3744,3846,3943,4042,4155,4262,4346,4428,4516,4619,4721,4807",
- "endColumns": "101,105,106,117,97,90,98,103,98,101,96,98,112,106,83,81,87,102,101,85,94",
- "endOffsets": "2917,3023,3130,3248,3346,3437,3536,3640,3739,3841,3938,4037,4150,4257,4341,4423,4511,4614,4716,4802,4897"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-az\\values-az.xml",
- "from": {
- "startLines": "2",
- "startColumns": "4",
- "startOffsets": "55",
- "endColumns": "100",
- "endOffsets": "151"
- },
- "to": {
- "startLines": "51",
- "startColumns": "4",
- "startOffsets": "4985",
- "endColumns": "100",
- "endOffsets": "5081"
- }
- }
- ]
- }
- ]
-}
\ No newline at end of file
diff --git a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-b+sr+Latn.json b/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-b+sr+Latn.json
deleted file mode 100644
index f5c4aeb3..00000000
--- a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-b+sr+Latn.json
+++ /dev/null
@@ -1,60 +0,0 @@
-{
- "logs": [
- {
- "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-b+sr+Latn\\values-b+sr+Latn.xml",
- "map": [
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-b+sr+Latn\\values-b+sr+Latn.xml",
- "from": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "105,214,318,424,510,614,732,814,895,986,1079,1175,1269,1370,1463,1558,1663,1754,1845,1933,2039,2147,2248,2353,2461,2562,2731,2828",
- "endColumns": "108,103,105,85,103,117,81,80,90,92,95,93,100,92,94,104,90,90,87,105,107,100,104,107,100,168,96,83",
- "endOffsets": "209,313,419,505,609,727,809,890,981,1074,1170,1264,1365,1458,1553,1658,1749,1840,1928,2034,2142,2243,2348,2456,2557,2726,2823,2907"
- },
- "to": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "105,214,318,424,510,614,732,814,895,986,1079,1175,1269,1370,1463,1558,1663,1754,1845,1933,2039,2147,2248,2353,2461,2562,2731,4913",
- "endColumns": "108,103,105,85,103,117,81,80,90,92,95,93,100,92,94,104,90,90,87,105,107,100,104,107,100,168,96,83",
- "endOffsets": "209,313,419,505,609,727,809,890,981,1074,1170,1264,1365,1458,1553,1658,1749,1840,1928,2034,2142,2243,2348,2456,2557,2726,2823,4992"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-b+sr+Latn\\values-b+sr+Latn.xml",
- "from": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "55,157,266,377,496,592,680,774,880,978,1071,1167,1260,1377,1489,1576,1659,1745,1852,1960,2046",
- "endColumns": "101,108,110,118,95,87,93,105,97,92,95,92,116,111,86,82,85,106,107,85,93",
- "endOffsets": "152,261,372,491,587,675,769,875,973,1066,1162,1255,1372,1484,1571,1654,1740,1847,1955,2041,2135"
- },
- "to": {
- "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "2828,2930,3039,3150,3269,3365,3453,3547,3653,3751,3844,3940,4033,4150,4262,4349,4432,4518,4625,4733,4819",
- "endColumns": "101,108,110,118,95,87,93,105,97,92,95,92,116,111,86,82,85,106,107,85,93",
- "endOffsets": "2925,3034,3145,3264,3360,3448,3542,3648,3746,3839,3935,4028,4145,4257,4344,4427,4513,4620,4728,4814,4908"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-b+sr+Latn\\values-b+sr+Latn.xml",
- "from": {
- "startLines": "2",
- "startColumns": "4",
- "startOffsets": "55",
- "endColumns": "100",
- "endOffsets": "151"
- },
- "to": {
- "startLines": "51",
- "startColumns": "4",
- "startOffsets": "4997",
- "endColumns": "100",
- "endOffsets": "5093"
- }
- }
- ]
- }
- ]
-}
\ No newline at end of file
diff --git a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-be.json b/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-be.json
deleted file mode 100644
index 368a22bd..00000000
--- a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-be.json
+++ /dev/null
@@ -1,60 +0,0 @@
-{
- "logs": [
- {
- "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-be\\values-be.xml",
- "map": [
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-be\\values-be.xml",
- "from": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "55,161,279,400,522,614,714,813,930,1028,1124,1216,1312,1424,1537,1625,1712,1797,1901,2005,2092",
- "endColumns": "105,117,120,121,91,99,98,116,97,95,91,95,111,112,87,86,84,103,103,86,93",
- "endOffsets": "156,274,395,517,609,709,808,925,1023,1119,1211,1307,1419,1532,1620,1707,1792,1896,2000,2087,2181"
- },
- "to": {
- "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "2834,2940,3058,3179,3301,3393,3493,3592,3709,3807,3903,3995,4091,4203,4316,4404,4491,4576,4680,4784,4871",
- "endColumns": "105,117,120,121,91,99,98,116,97,95,91,95,111,112,87,86,84,103,103,86,93",
- "endOffsets": "2935,3053,3174,3296,3388,3488,3587,3704,3802,3898,3990,4086,4198,4311,4399,4486,4571,4675,4779,4866,4960"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-be\\values-be.xml",
- "from": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "105,225,328,444,530,638,756,835,913,1005,1099,1195,1289,1385,1479,1575,1670,1762,1854,1937,2043,2149,2247,2355,2460,2565,2734,2834",
- "endColumns": "119,102,115,85,107,117,78,77,91,93,95,93,95,93,95,94,91,91,82,105,105,97,107,104,104,168,99,80",
- "endOffsets": "220,323,439,525,633,751,830,908,1000,1094,1190,1284,1380,1474,1570,1665,1757,1849,1932,2038,2144,2242,2350,2455,2560,2729,2829,2910"
- },
- "to": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "105,225,328,444,530,638,756,835,913,1005,1099,1195,1289,1385,1479,1575,1670,1762,1854,1937,2043,2149,2247,2355,2460,2565,2734,4965",
- "endColumns": "119,102,115,85,107,117,78,77,91,93,95,93,95,93,95,94,91,91,82,105,105,97,107,104,104,168,99,80",
- "endOffsets": "220,323,439,525,633,751,830,908,1000,1094,1190,1284,1380,1474,1570,1665,1757,1849,1932,2038,2144,2242,2350,2455,2560,2729,2829,5041"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-be\\values-be.xml",
- "from": {
- "startLines": "2",
- "startColumns": "4",
- "startOffsets": "55",
- "endColumns": "100",
- "endOffsets": "151"
- },
- "to": {
- "startLines": "51",
- "startColumns": "4",
- "startOffsets": "5046",
- "endColumns": "100",
- "endOffsets": "5142"
- }
- }
- ]
- }
- ]
-}
\ No newline at end of file
diff --git a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-bg.json b/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-bg.json
deleted file mode 100644
index a7349d23..00000000
--- a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-bg.json
+++ /dev/null
@@ -1,60 +0,0 @@
-{
- "logs": [
- {
- "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-bg\\values-bg.xml",
- "map": [
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-bg\\values-bg.xml",
- "from": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "105,220,327,432,518,623,744,823,901,992,1085,1181,1275,1376,1469,1564,1672,1763,1854,1937,2051,2160,2260,2374,2480,2588,2748,2847",
- "endColumns": "114,106,104,85,104,120,78,77,90,92,95,93,100,92,94,107,90,90,82,113,108,99,113,105,107,159,98,82",
- "endOffsets": "215,322,427,513,618,739,818,896,987,1080,1176,1270,1371,1464,1559,1667,1758,1849,1932,2046,2155,2255,2369,2475,2583,2743,2842,2925"
- },
- "to": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "105,220,327,432,518,623,744,823,901,992,1085,1181,1275,1376,1469,1564,1672,1763,1854,1937,2051,2160,2260,2374,2480,2588,2748,5030",
- "endColumns": "114,106,104,85,104,120,78,77,90,92,95,93,100,92,94,107,90,90,82,113,108,99,113,105,107,159,98,82",
- "endOffsets": "215,322,427,513,618,739,818,896,987,1080,1176,1270,1371,1464,1559,1667,1758,1849,1932,2046,2155,2255,2369,2475,2583,2743,2842,5108"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-bg\\values-bg.xml",
- "from": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "55,162,285,410,538,638,727,827,933,1033,1128,1236,1331,1445,1559,1656,1749,1834,1942,2054,2141",
- "endColumns": "106,122,124,127,99,88,99,105,99,94,107,94,113,113,96,92,84,107,111,86,96",
- "endOffsets": "157,280,405,533,633,722,822,928,1028,1123,1231,1326,1440,1554,1651,1744,1829,1937,2049,2136,2233"
- },
- "to": {
- "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "2847,2954,3077,3202,3330,3430,3519,3619,3725,3825,3920,4028,4123,4237,4351,4448,4541,4626,4734,4846,4933",
- "endColumns": "106,122,124,127,99,88,99,105,99,94,107,94,113,113,96,92,84,107,111,86,96",
- "endOffsets": "2949,3072,3197,3325,3425,3514,3614,3720,3820,3915,4023,4118,4232,4346,4443,4536,4621,4729,4841,4928,5025"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-bg\\values-bg.xml",
- "from": {
- "startLines": "2",
- "startColumns": "4",
- "startOffsets": "55",
- "endColumns": "100",
- "endOffsets": "151"
- },
- "to": {
- "startLines": "51",
- "startColumns": "4",
- "startOffsets": "5113",
- "endColumns": "100",
- "endOffsets": "5209"
- }
- }
- ]
- }
- ]
-}
\ No newline at end of file
diff --git a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-bn.json b/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-bn.json
deleted file mode 100644
index 1db9c8a8..00000000
--- a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-bn.json
+++ /dev/null
@@ -1,60 +0,0 @@
-{
- "logs": [
- {
- "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-bn\\values-bn.xml",
- "map": [
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-bn\\values-bn.xml",
- "from": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "105,214,326,432,526,631,760,838,916,1007,1100,1195,1289,1390,1483,1578,1672,1763,1854,1941,2051,2159,2258,2368,2474,2587,2752,2857",
- "endColumns": "108,111,105,93,104,128,77,77,90,92,94,93,100,92,94,93,90,90,86,109,107,98,109,105,112,164,104,81",
- "endOffsets": "209,321,427,521,626,755,833,911,1002,1095,1190,1284,1385,1478,1573,1667,1758,1849,1936,2046,2154,2253,2363,2469,2582,2747,2852,2934"
- },
- "to": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "105,214,326,432,526,631,760,838,916,1007,1100,1195,1289,1390,1483,1578,1672,1763,1854,1941,2051,2159,2258,2368,2474,2587,2752,4974",
- "endColumns": "108,111,105,93,104,128,77,77,90,92,94,93,100,92,94,93,90,90,86,109,107,98,109,105,112,164,104,81",
- "endOffsets": "209,321,427,521,626,755,833,911,1002,1095,1190,1284,1385,1478,1573,1667,1758,1849,1936,2046,2154,2253,2363,2469,2582,2747,2852,5051"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-bn\\values-bn.xml",
- "from": {
- "startLines": "2",
- "startColumns": "4",
- "startOffsets": "55",
- "endColumns": "100",
- "endOffsets": "151"
- },
- "to": {
- "startLines": "51",
- "startColumns": "4",
- "startOffsets": "5056",
- "endColumns": "100",
- "endOffsets": "5152"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-bn\\values-bn.xml",
- "from": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "55,160,276,396,516,614,707,803,914,1014,1112,1218,1317,1421,1535,1621,1704,1787,1892,1992,2079",
- "endColumns": "104,115,119,119,97,92,95,110,99,97,105,98,103,113,85,82,82,104,99,86,92",
- "endOffsets": "155,271,391,511,609,702,798,909,1009,1107,1213,1312,1416,1530,1616,1699,1782,1887,1987,2074,2167"
- },
- "to": {
- "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "2857,2962,3078,3198,3318,3416,3509,3605,3716,3816,3914,4020,4119,4223,4337,4423,4506,4589,4694,4794,4881",
- "endColumns": "104,115,119,119,97,92,95,110,99,97,105,98,103,113,85,82,82,104,99,86,92",
- "endOffsets": "2957,3073,3193,3313,3411,3504,3600,3711,3811,3909,4015,4114,4218,4332,4418,4501,4584,4689,4789,4876,4969"
- }
- }
- ]
- }
- ]
-}
\ No newline at end of file
diff --git a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-bs.json b/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-bs.json
deleted file mode 100644
index 03daea0f..00000000
--- a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-bs.json
+++ /dev/null
@@ -1,60 +0,0 @@
-{
- "logs": [
- {
- "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-bs\\values-bs.xml",
- "map": [
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-bs\\values-bs.xml",
- "from": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "55,163,276,393,518,614,703,797,902,1000,1092,1188,1281,1398,1515,1602,1687,1773,1878,1986,2072",
- "endColumns": "107,112,116,124,95,88,93,104,97,91,95,92,116,116,86,84,85,104,107,85,93",
- "endOffsets": "158,271,388,513,609,698,792,897,995,1087,1183,1276,1393,1510,1597,1682,1768,1873,1981,2067,2161"
- },
- "to": {
- "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "2842,2950,3063,3180,3305,3401,3490,3584,3689,3787,3879,3975,4068,4185,4302,4389,4474,4560,4665,4773,4859",
- "endColumns": "107,112,116,124,95,88,93,104,97,91,95,92,116,116,86,84,85,104,107,85,93",
- "endOffsets": "2945,3058,3175,3300,3396,3485,3579,3684,3782,3874,3970,4063,4180,4297,4384,4469,4555,4660,4768,4854,4948"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-bs\\values-bs.xml",
- "from": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "105,224,333,440,526,630,752,834,915,1006,1099,1195,1289,1390,1483,1578,1677,1768,1859,1945,2048,2153,2251,2356,2469,2572,2745,2842",
- "endColumns": "118,108,106,85,103,121,81,80,90,92,95,93,100,92,94,98,90,90,85,102,104,97,104,112,102,172,96,83",
- "endOffsets": "219,328,435,521,625,747,829,910,1001,1094,1190,1284,1385,1478,1573,1672,1763,1854,1940,2043,2148,2246,2351,2464,2567,2740,2837,2921"
- },
- "to": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "105,224,333,440,526,630,752,834,915,1006,1099,1195,1289,1390,1483,1578,1677,1768,1859,1945,2048,2153,2251,2356,2469,2572,2745,4953",
- "endColumns": "118,108,106,85,103,121,81,80,90,92,95,93,100,92,94,98,90,90,85,102,104,97,104,112,102,172,96,83",
- "endOffsets": "219,328,435,521,625,747,829,910,1001,1094,1190,1284,1385,1478,1573,1672,1763,1854,1940,2043,2148,2246,2351,2464,2567,2740,2837,5032"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-bs\\values-bs.xml",
- "from": {
- "startLines": "2",
- "startColumns": "4",
- "startOffsets": "55",
- "endColumns": "100",
- "endOffsets": "151"
- },
- "to": {
- "startLines": "51",
- "startColumns": "4",
- "startOffsets": "5037",
- "endColumns": "100",
- "endOffsets": "5133"
- }
- }
- ]
- }
- ]
-}
\ No newline at end of file
diff --git a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-ca.json b/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-ca.json
deleted file mode 100644
index c38a193a..00000000
--- a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-ca.json
+++ /dev/null
@@ -1,60 +0,0 @@
-{
- "logs": [
- {
- "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-ca\\values-ca.xml",
- "map": [
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-ca\\values-ca.xml",
- "from": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "105,223,329,436,519,627,753,837,918,1009,1102,1196,1291,1390,1483,1576,1670,1761,1852,1935,2046,2155,2253,2363,2467,2575,2735,2834",
- "endColumns": "117,105,106,82,107,125,83,80,90,92,93,94,98,92,92,93,90,90,82,110,108,97,109,103,107,159,98,80",
- "endOffsets": "218,324,431,514,622,748,832,913,1004,1097,1191,1286,1385,1478,1571,1665,1756,1847,1930,2041,2150,2248,2358,2462,2570,2730,2829,2910"
- },
- "to": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "105,223,329,436,519,627,753,837,918,1009,1102,1196,1291,1390,1483,1576,1670,1761,1852,1935,2046,2155,2253,2363,2467,2575,2735,4993",
- "endColumns": "117,105,106,82,107,125,83,80,90,92,93,94,98,92,92,93,90,90,82,110,108,97,109,103,107,159,98,80",
- "endOffsets": "218,324,431,514,622,748,832,913,1004,1097,1191,1286,1385,1478,1571,1665,1756,1847,1930,2041,2150,2248,2358,2462,2570,2730,2829,5069"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-ca\\values-ca.xml",
- "from": {
- "startLines": "2",
- "startColumns": "4",
- "startOffsets": "55",
- "endColumns": "100",
- "endOffsets": "151"
- },
- "to": {
- "startLines": "51",
- "startColumns": "4",
- "startOffsets": "5074",
- "endColumns": "100",
- "endOffsets": "5170"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-ca\\values-ca.xml",
- "from": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "55,158,268,388,504,612,704,805,920,1016,1111,1206,1300,1421,1553,1645,1733,1816,1918,2029,2116",
- "endColumns": "102,109,119,115,107,91,100,114,95,94,94,93,120,131,91,87,82,101,110,86,97",
- "endOffsets": "153,263,383,499,607,699,800,915,1011,1106,1201,1295,1416,1548,1640,1728,1811,1913,2024,2111,2209"
- },
- "to": {
- "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "2834,2937,3047,3167,3283,3391,3483,3584,3699,3795,3890,3985,4079,4200,4332,4424,4512,4595,4697,4808,4895",
- "endColumns": "102,109,119,115,107,91,100,114,95,94,94,93,120,131,91,87,82,101,110,86,97",
- "endOffsets": "2932,3042,3162,3278,3386,3478,3579,3694,3790,3885,3980,4074,4195,4327,4419,4507,4590,4692,4803,4890,4988"
- }
- }
- ]
- }
- ]
-}
\ No newline at end of file
diff --git a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-cs.json b/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-cs.json
deleted file mode 100644
index 8b4d1d12..00000000
--- a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-cs.json
+++ /dev/null
@@ -1,60 +0,0 @@
-{
- "logs": [
- {
- "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-cs\\values-cs.xml",
- "map": [
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-cs\\values-cs.xml",
- "from": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "55,162,275,391,506,602,697,789,903,1000,1094,1185,1279,1404,1527,1616,1701,1787,1891,1996,2082",
- "endColumns": "106,112,115,114,95,94,91,113,96,93,90,93,124,122,88,84,85,103,104,85,94",
- "endOffsets": "157,270,386,501,597,692,784,898,995,1089,1180,1274,1399,1522,1611,1696,1782,1886,1991,2077,2172"
- },
- "to": {
- "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "2809,2916,3029,3145,3260,3356,3451,3543,3657,3754,3848,3939,4033,4158,4281,4370,4455,4541,4645,4750,4836",
- "endColumns": "106,112,115,114,95,94,91,113,96,93,90,93,124,122,88,84,85,103,104,85,94",
- "endOffsets": "2911,3024,3140,3255,3351,3446,3538,3652,3749,3843,3934,4028,4153,4276,4365,4450,4536,4640,4745,4831,4926"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-cs\\values-cs.xml",
- "from": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "105,212,314,423,509,614,731,812,893,984,1077,1173,1267,1362,1455,1550,1647,1738,1829,1913,2017,2126,2225,2331,2441,2548,2711,2809",
- "endColumns": "106,101,108,85,104,116,80,80,90,92,95,93,94,92,94,96,90,90,83,103,108,98,105,109,106,162,97,81",
- "endOffsets": "207,309,418,504,609,726,807,888,979,1072,1168,1262,1357,1450,1545,1642,1733,1824,1908,2012,2121,2220,2326,2436,2543,2706,2804,2886"
- },
- "to": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "105,212,314,423,509,614,731,812,893,984,1077,1173,1267,1362,1455,1550,1647,1738,1829,1913,2017,2126,2225,2331,2441,2548,2711,4931",
- "endColumns": "106,101,108,85,104,116,80,80,90,92,95,93,94,92,94,96,90,90,83,103,108,98,105,109,106,162,97,81",
- "endOffsets": "207,309,418,504,609,726,807,888,979,1072,1168,1262,1357,1450,1545,1642,1733,1824,1908,2012,2121,2220,2326,2436,2543,2706,2804,5008"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-cs\\values-cs.xml",
- "from": {
- "startLines": "2",
- "startColumns": "4",
- "startOffsets": "55",
- "endColumns": "100",
- "endOffsets": "151"
- },
- "to": {
- "startLines": "51",
- "startColumns": "4",
- "startOffsets": "5013",
- "endColumns": "100",
- "endOffsets": "5109"
- }
- }
- ]
- }
- ]
-}
\ No newline at end of file
diff --git a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-da.json b/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-da.json
deleted file mode 100644
index bf1f0d4f..00000000
--- a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-da.json
+++ /dev/null
@@ -1,60 +0,0 @@
-{
- "logs": [
- {
- "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-da\\values-da.xml",
- "map": [
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-da\\values-da.xml",
- "from": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "105,208,307,419,502,602,715,792,869,960,1053,1149,1243,1338,1431,1526,1624,1715,1806,1885,1994,2102,2198,2312,2414,2515,2668,2765",
- "endColumns": "102,98,111,82,99,112,76,76,90,92,95,93,94,92,94,97,90,90,78,108,107,95,113,101,100,152,96,78",
- "endOffsets": "203,302,414,497,597,710,787,864,955,1048,1144,1238,1333,1426,1521,1619,1710,1801,1880,1989,2097,2193,2307,2409,2510,2663,2760,2839"
- },
- "to": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "105,208,307,419,502,602,715,792,869,960,1053,1149,1243,1338,1431,1526,1624,1715,1806,1885,1994,2102,2198,2312,2414,2515,2668,4860",
- "endColumns": "102,98,111,82,99,112,76,76,90,92,95,93,94,92,94,97,90,90,78,108,107,95,113,101,100,152,96,78",
- "endOffsets": "203,302,414,497,597,710,787,864,955,1048,1144,1238,1333,1426,1521,1619,1710,1801,1880,1989,2097,2193,2307,2409,2510,2663,2760,4934"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-da\\values-da.xml",
- "from": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "55,153,275,391,512,606,690,784,886,980,1073,1175,1266,1394,1509,1600,1684,1766,1869,1970,2056",
- "endColumns": "97,121,115,120,93,83,93,101,93,92,101,90,127,114,90,83,81,102,100,85,93",
- "endOffsets": "148,270,386,507,601,685,779,881,975,1068,1170,1261,1389,1504,1595,1679,1761,1864,1965,2051,2145"
- },
- "to": {
- "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "2765,2863,2985,3101,3222,3316,3400,3494,3596,3690,3783,3885,3976,4104,4219,4310,4394,4476,4579,4680,4766",
- "endColumns": "97,121,115,120,93,83,93,101,93,92,101,90,127,114,90,83,81,102,100,85,93",
- "endOffsets": "2858,2980,3096,3217,3311,3395,3489,3591,3685,3778,3880,3971,4099,4214,4305,4389,4471,4574,4675,4761,4855"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-da\\values-da.xml",
- "from": {
- "startLines": "2",
- "startColumns": "4",
- "startOffsets": "55",
- "endColumns": "100",
- "endOffsets": "151"
- },
- "to": {
- "startLines": "51",
- "startColumns": "4",
- "startOffsets": "4939",
- "endColumns": "100",
- "endOffsets": "5035"
- }
- }
- ]
- }
- ]
-}
\ No newline at end of file
diff --git a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-de.json b/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-de.json
deleted file mode 100644
index 8dc3ac70..00000000
--- a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-de.json
+++ /dev/null
@@ -1,60 +0,0 @@
-{
- "logs": [
- {
- "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-de\\values-de.xml",
- "map": [
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-de\\values-de.xml",
- "from": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "55,155,262,388,504,605,693,786,900,1000,1098,1189,1285,1405,1519,1603,1691,1774,1877,1995,2081",
- "endColumns": "99,106,125,115,100,87,92,113,99,97,90,95,119,113,83,87,82,102,117,85,92",
- "endOffsets": "150,257,383,499,600,688,781,895,995,1093,1184,1280,1400,1514,1598,1686,1769,1872,1990,2076,2169"
- },
- "to": {
- "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "2843,2943,3050,3176,3292,3393,3481,3574,3688,3788,3886,3977,4073,4193,4307,4391,4479,4562,4665,4783,4869",
- "endColumns": "99,106,125,115,100,87,92,113,99,97,90,95,119,113,83,87,82,102,117,85,92",
- "endOffsets": "2938,3045,3171,3287,3388,3476,3569,3683,3783,3881,3972,4068,4188,4302,4386,4474,4557,4660,4778,4864,4957"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-de\\values-de.xml",
- "from": {
- "startLines": "2",
- "startColumns": "4",
- "startOffsets": "55",
- "endColumns": "100",
- "endOffsets": "151"
- },
- "to": {
- "startLines": "51",
- "startColumns": "4",
- "startOffsets": "5044",
- "endColumns": "100",
- "endOffsets": "5140"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-de\\values-de.xml",
- "from": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "105,210,308,420,506,611,726,803,879,971,1065,1162,1263,1371,1471,1575,1675,1773,1870,1952,2063,2166,2265,2376,2478,2585,2741,2843",
- "endColumns": "104,97,111,85,104,114,76,75,91,93,96,100,107,99,103,99,97,96,81,110,102,98,110,101,106,155,101,81",
- "endOffsets": "205,303,415,501,606,721,798,874,966,1060,1157,1258,1366,1466,1570,1670,1768,1865,1947,2058,2161,2260,2371,2473,2580,2736,2838,2920"
- },
- "to": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "105,210,308,420,506,611,726,803,879,971,1065,1162,1263,1371,1471,1575,1675,1773,1870,1952,2063,2166,2265,2376,2478,2585,2741,4962",
- "endColumns": "104,97,111,85,104,114,76,75,91,93,96,100,107,99,103,99,97,96,81,110,102,98,110,101,106,155,101,81",
- "endOffsets": "205,303,415,501,606,721,798,874,966,1060,1157,1258,1366,1466,1570,1670,1768,1865,1947,2058,2161,2260,2371,2473,2580,2736,2838,5039"
- }
- }
- ]
- }
- ]
-}
\ No newline at end of file
diff --git a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-el.json b/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-el.json
deleted file mode 100644
index 3e392b7d..00000000
--- a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-el.json
+++ /dev/null
@@ -1,60 +0,0 @@
-{
- "logs": [
- {
- "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-el\\values-el.xml",
- "map": [
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-el\\values-el.xml",
- "from": {
- "startLines": "2",
- "startColumns": "4",
- "startOffsets": "55",
- "endColumns": "100",
- "endOffsets": "151"
- },
- "to": {
- "startLines": "51",
- "startColumns": "4",
- "startOffsets": "5063",
- "endColumns": "100",
- "endOffsets": "5159"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-el\\values-el.xml",
- "from": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "55,160,271,381,498,593,680,779,882,981,1077,1171,1265,1391,1502,1586,1675,1760,1863,1972,2059",
- "endColumns": "104,110,109,116,94,86,98,102,98,95,93,93,125,110,83,88,84,102,108,86,94",
- "endOffsets": "155,266,376,493,588,675,774,877,976,1072,1166,1260,1386,1497,1581,1670,1755,1858,1967,2054,2149"
- },
- "to": {
- "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "2879,2984,3095,3205,3322,3417,3504,3603,3706,3805,3901,3995,4089,4215,4326,4410,4499,4584,4687,4796,4883",
- "endColumns": "104,110,109,116,94,86,98,102,98,95,93,93,125,110,83,88,84,102,108,86,94",
- "endOffsets": "2979,3090,3200,3317,3412,3499,3598,3701,3800,3896,3990,4084,4210,4321,4405,4494,4579,4682,4791,4878,4973"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-el\\values-el.xml",
- "from": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "105,223,334,451,536,641,767,855,941,1032,1125,1221,1315,1416,1509,1604,1701,1792,1883,1968,2079,2189,2291,2402,2511,2619,2779,2879",
- "endColumns": "117,110,116,84,104,125,87,85,90,92,95,93,100,92,94,96,90,90,84,110,109,101,110,108,107,159,99,84",
- "endOffsets": "218,329,446,531,636,762,850,936,1027,1120,1216,1310,1411,1504,1599,1696,1787,1878,1963,2074,2184,2286,2397,2506,2614,2774,2874,2959"
- },
- "to": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "105,223,334,451,536,641,767,855,941,1032,1125,1221,1315,1416,1509,1604,1701,1792,1883,1968,2079,2189,2291,2402,2511,2619,2779,4978",
- "endColumns": "117,110,116,84,104,125,87,85,90,92,95,93,100,92,94,96,90,90,84,110,109,101,110,108,107,159,99,84",
- "endOffsets": "218,329,446,531,636,762,850,936,1027,1120,1216,1310,1411,1504,1599,1696,1787,1878,1963,2074,2184,2286,2397,2506,2614,2774,2874,5058"
- }
- }
- ]
- }
- ]
-}
\ No newline at end of file
diff --git a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-en-rAU.json b/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-en-rAU.json
deleted file mode 100644
index 65f83410..00000000
--- a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-en-rAU.json
+++ /dev/null
@@ -1,60 +0,0 @@
-{
- "logs": [
- {
- "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-en-rAU\\values-en-rAU.xml",
- "map": [
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-en-rAU\\values-en-rAU.xml",
- "from": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "55,155,261,369,481,576,659,751,853,949,1045,1139,1231,1339,1447,1531,1613,1695,1793,1892,1978",
- "endColumns": "99,105,107,111,94,82,91,101,95,95,93,91,107,107,83,81,81,97,98,85,93",
- "endOffsets": "150,256,364,476,571,654,746,848,944,1040,1134,1226,1334,1442,1526,1608,1690,1788,1887,1973,2067"
- },
- "to": {
- "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "2764,2864,2970,3078,3190,3285,3368,3460,3562,3658,3754,3848,3940,4048,4156,4240,4322,4404,4502,4601,4687",
- "endColumns": "99,105,107,111,94,82,91,101,95,95,93,91,107,107,83,81,81,97,98,85,93",
- "endOffsets": "2859,2965,3073,3185,3280,3363,3455,3557,3653,3749,3843,3935,4043,4151,4235,4317,4399,4497,4596,4682,4776"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-en-rAU\\values-en-rAU.xml",
- "from": {
- "startLines": "2",
- "startColumns": "4",
- "startOffsets": "55",
- "endColumns": "100",
- "endOffsets": "151"
- },
- "to": {
- "startLines": "51",
- "startColumns": "4",
- "startOffsets": "4863",
- "endColumns": "100",
- "endOffsets": "4959"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-en-rAU\\values-en-rAU.xml",
- "from": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "105,209,309,417,501,601,716,793,869,960,1053,1149,1243,1344,1437,1532,1626,1717,1808,1890,1993,2097,2196,2301,2404,2508,2664,2764",
- "endColumns": "103,99,107,83,99,114,76,75,90,92,95,93,100,92,94,93,90,90,81,102,103,98,104,102,103,155,99,81",
- "endOffsets": "204,304,412,496,596,711,788,864,955,1048,1144,1238,1339,1432,1527,1621,1712,1803,1885,1988,2092,2191,2296,2399,2503,2659,2759,2841"
- },
- "to": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "105,209,309,417,501,601,716,793,869,960,1053,1149,1243,1344,1437,1532,1626,1717,1808,1890,1993,2097,2196,2301,2404,2508,2664,4781",
- "endColumns": "103,99,107,83,99,114,76,75,90,92,95,93,100,92,94,93,90,90,81,102,103,98,104,102,103,155,99,81",
- "endOffsets": "204,304,412,496,596,711,788,864,955,1048,1144,1238,1339,1432,1527,1621,1712,1803,1885,1988,2092,2191,2296,2399,2503,2659,2759,4858"
- }
- }
- ]
- }
- ]
-}
\ No newline at end of file
diff --git a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-en-rCA.json b/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-en-rCA.json
deleted file mode 100644
index e8587f34..00000000
--- a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-en-rCA.json
+++ /dev/null
@@ -1,60 +0,0 @@
-{
- "logs": [
- {
- "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-en-rCA\\values-en-rCA.xml",
- "map": [
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-en-rCA\\values-en-rCA.xml",
- "from": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "105,209,309,417,501,601,716,793,869,960,1053,1149,1243,1344,1437,1532,1626,1717,1808,1890,1993,2097,2196,2301,2404,2508,2664,2764",
- "endColumns": "103,99,107,83,99,114,76,75,90,92,95,93,100,92,94,93,90,90,81,102,103,98,104,102,103,155,99,81",
- "endOffsets": "204,304,412,496,596,711,788,864,955,1048,1144,1238,1339,1432,1527,1621,1712,1803,1885,1988,2092,2191,2296,2399,2503,2659,2759,2841"
- },
- "to": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "105,209,309,417,501,601,716,793,869,960,1053,1149,1243,1344,1437,1532,1626,1717,1808,1890,1993,2097,2196,2301,2404,2508,2664,4780",
- "endColumns": "103,99,107,83,99,114,76,75,90,92,95,93,100,92,94,93,90,90,81,102,103,98,104,102,103,155,99,81",
- "endOffsets": "204,304,412,496,596,711,788,864,955,1048,1144,1238,1339,1432,1527,1621,1712,1803,1885,1988,2092,2191,2296,2399,2503,2659,2759,4857"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-en-rCA\\values-en-rCA.xml",
- "from": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "55,155,261,369,481,576,659,751,853,949,1045,1139,1231,1338,1446,1530,1612,1694,1792,1891,1977",
- "endColumns": "99,105,107,111,94,82,91,101,95,95,93,91,106,107,83,81,81,97,98,85,93",
- "endOffsets": "150,256,364,476,571,654,746,848,944,1040,1134,1226,1333,1441,1525,1607,1689,1787,1886,1972,2066"
- },
- "to": {
- "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "2764,2864,2970,3078,3190,3285,3368,3460,3562,3658,3754,3848,3940,4047,4155,4239,4321,4403,4501,4600,4686",
- "endColumns": "99,105,107,111,94,82,91,101,95,95,93,91,106,107,83,81,81,97,98,85,93",
- "endOffsets": "2859,2965,3073,3185,3280,3363,3455,3557,3653,3749,3843,3935,4042,4150,4234,4316,4398,4496,4595,4681,4775"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-en-rCA\\values-en-rCA.xml",
- "from": {
- "startLines": "2",
- "startColumns": "4",
- "startOffsets": "55",
- "endColumns": "100",
- "endOffsets": "151"
- },
- "to": {
- "startLines": "51",
- "startColumns": "4",
- "startOffsets": "4862",
- "endColumns": "100",
- "endOffsets": "4958"
- }
- }
- ]
- }
- ]
-}
\ No newline at end of file
diff --git a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-en-rGB.json b/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-en-rGB.json
deleted file mode 100644
index cbfa3cc6..00000000
--- a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-en-rGB.json
+++ /dev/null
@@ -1,60 +0,0 @@
-{
- "logs": [
- {
- "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-en-rGB\\values-en-rGB.xml",
- "map": [
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-en-rGB\\values-en-rGB.xml",
- "from": {
- "startLines": "2",
- "startColumns": "4",
- "startOffsets": "55",
- "endColumns": "100",
- "endOffsets": "151"
- },
- "to": {
- "startLines": "51",
- "startColumns": "4",
- "startOffsets": "4863",
- "endColumns": "100",
- "endOffsets": "4959"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-en-rGB\\values-en-rGB.xml",
- "from": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "55,155,261,369,481,576,659,751,853,949,1045,1139,1231,1339,1447,1531,1613,1695,1793,1892,1978",
- "endColumns": "99,105,107,111,94,82,91,101,95,95,93,91,107,107,83,81,81,97,98,85,93",
- "endOffsets": "150,256,364,476,571,654,746,848,944,1040,1134,1226,1334,1442,1526,1608,1690,1788,1887,1973,2067"
- },
- "to": {
- "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "2764,2864,2970,3078,3190,3285,3368,3460,3562,3658,3754,3848,3940,4048,4156,4240,4322,4404,4502,4601,4687",
- "endColumns": "99,105,107,111,94,82,91,101,95,95,93,91,107,107,83,81,81,97,98,85,93",
- "endOffsets": "2859,2965,3073,3185,3280,3363,3455,3557,3653,3749,3843,3935,4043,4151,4235,4317,4399,4497,4596,4682,4776"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-en-rGB\\values-en-rGB.xml",
- "from": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "105,209,309,417,501,601,716,793,869,960,1053,1149,1243,1344,1437,1532,1626,1717,1808,1890,1993,2097,2196,2301,2404,2508,2664,2764",
- "endColumns": "103,99,107,83,99,114,76,75,90,92,95,93,100,92,94,93,90,90,81,102,103,98,104,102,103,155,99,81",
- "endOffsets": "204,304,412,496,596,711,788,864,955,1048,1144,1238,1339,1432,1527,1621,1712,1803,1885,1988,2092,2191,2296,2399,2503,2659,2759,2841"
- },
- "to": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "105,209,309,417,501,601,716,793,869,960,1053,1149,1243,1344,1437,1532,1626,1717,1808,1890,1993,2097,2196,2301,2404,2508,2664,4781",
- "endColumns": "103,99,107,83,99,114,76,75,90,92,95,93,100,92,94,93,90,90,81,102,103,98,104,102,103,155,99,81",
- "endOffsets": "204,304,412,496,596,711,788,864,955,1048,1144,1238,1339,1432,1527,1621,1712,1803,1885,1988,2092,2191,2296,2399,2503,2659,2759,4858"
- }
- }
- ]
- }
- ]
-}
\ No newline at end of file
diff --git a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-en-rIN.json b/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-en-rIN.json
deleted file mode 100644
index d54faa9b..00000000
--- a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-en-rIN.json
+++ /dev/null
@@ -1,60 +0,0 @@
-{
- "logs": [
- {
- "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-en-rIN\\values-en-rIN.xml",
- "map": [
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-en-rIN\\values-en-rIN.xml",
- "from": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "105,209,309,417,501,601,716,793,869,960,1053,1149,1243,1344,1437,1532,1626,1717,1808,1890,1993,2097,2196,2301,2404,2508,2664,2764",
- "endColumns": "103,99,107,83,99,114,76,75,90,92,95,93,100,92,94,93,90,90,81,102,103,98,104,102,103,155,99,81",
- "endOffsets": "204,304,412,496,596,711,788,864,955,1048,1144,1238,1339,1432,1527,1621,1712,1803,1885,1988,2092,2191,2296,2399,2503,2659,2759,2841"
- },
- "to": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "105,209,309,417,501,601,716,793,869,960,1053,1149,1243,1344,1437,1532,1626,1717,1808,1890,1993,2097,2196,2301,2404,2508,2664,4781",
- "endColumns": "103,99,107,83,99,114,76,75,90,92,95,93,100,92,94,93,90,90,81,102,103,98,104,102,103,155,99,81",
- "endOffsets": "204,304,412,496,596,711,788,864,955,1048,1144,1238,1339,1432,1527,1621,1712,1803,1885,1988,2092,2191,2296,2399,2503,2659,2759,4858"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-en-rIN\\values-en-rIN.xml",
- "from": {
- "startLines": "2",
- "startColumns": "4",
- "startOffsets": "55",
- "endColumns": "100",
- "endOffsets": "151"
- },
- "to": {
- "startLines": "51",
- "startColumns": "4",
- "startOffsets": "4863",
- "endColumns": "100",
- "endOffsets": "4959"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-en-rIN\\values-en-rIN.xml",
- "from": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "55,155,261,369,481,576,659,751,853,949,1045,1139,1231,1339,1447,1531,1613,1695,1793,1892,1978",
- "endColumns": "99,105,107,111,94,82,91,101,95,95,93,91,107,107,83,81,81,97,98,85,93",
- "endOffsets": "150,256,364,476,571,654,746,848,944,1040,1134,1226,1334,1442,1526,1608,1690,1788,1887,1973,2067"
- },
- "to": {
- "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "2764,2864,2970,3078,3190,3285,3368,3460,3562,3658,3754,3848,3940,4048,4156,4240,4322,4404,4502,4601,4687",
- "endColumns": "99,105,107,111,94,82,91,101,95,95,93,91,107,107,83,81,81,97,98,85,93",
- "endOffsets": "2859,2965,3073,3185,3280,3363,3455,3557,3653,3749,3843,3935,4043,4151,4235,4317,4399,4497,4596,4682,4776"
- }
- }
- ]
- }
- ]
-}
\ No newline at end of file
diff --git a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-en-rXC.json b/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-en-rXC.json
deleted file mode 100644
index 2a9b6eb0..00000000
--- a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-en-rXC.json
+++ /dev/null
@@ -1,60 +0,0 @@
-{
- "logs": [
- {
- "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-en-rXC\\values-en-rXC.xml",
- "map": [
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-en-rXC\\values-en-rXC.xml",
- "from": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "55,257,465,675,887,1084,1267,1461,1664,1860,2058,2252,2446,2652,2862,3048,3230,3414,3614,3811,3999",
- "endColumns": "201,207,209,211,196,182,193,202,195,197,193,193,205,209,185,181,183,199,196,187,195",
- "endOffsets": "252,460,670,882,1079,1262,1456,1659,1855,2053,2247,2441,2647,2857,3043,3225,3409,3609,3806,3994,4190"
- },
- "to": {
- "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "5503,5705,5913,6123,6335,6532,6715,6909,7112,7308,7506,7700,7894,8100,8310,8496,8678,8862,9062,9259,9447",
- "endColumns": "201,207,209,211,196,182,193,202,195,197,193,193,205,209,185,181,183,199,196,187,195",
- "endOffsets": "5700,5908,6118,6330,6527,6710,6904,7107,7303,7501,7695,7889,8095,8305,8491,8673,8857,9057,9254,9442,9638"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-en-rXC\\values-en-rXC.xml",
- "from": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "105,310,510,719,904,1106,1321,1494,1671,1862,2055,2253,2449,2652,2847,3044,3239,3432,3623,3807,4011,4216,4417,4624,4826,5031,5303,5503",
- "endColumns": "204,199,208,184,201,214,172,176,190,192,197,195,202,194,196,194,192,190,183,203,204,200,206,201,204,271,199,178",
- "endOffsets": "305,505,714,899,1101,1316,1489,1666,1857,2050,2248,2444,2647,2842,3039,3234,3427,3618,3802,4006,4211,4412,4619,4821,5026,5298,5498,5677"
- },
- "to": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "105,310,510,719,904,1106,1321,1494,1671,1862,2055,2253,2449,2652,2847,3044,3239,3432,3623,3807,4011,4216,4417,4624,4826,5031,5303,9643",
- "endColumns": "204,199,208,184,201,214,172,176,190,192,197,195,202,194,196,194,192,190,183,203,204,200,206,201,204,271,199,178",
- "endOffsets": "305,505,714,899,1101,1316,1489,1666,1857,2050,2248,2444,2647,2842,3039,3234,3427,3618,3802,4006,4211,4412,4619,4821,5026,5298,5498,9817"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-en-rXC\\values-en-rXC.xml",
- "from": {
- "startLines": "2",
- "startColumns": "4",
- "startOffsets": "55",
- "endColumns": "202",
- "endOffsets": "253"
- },
- "to": {
- "startLines": "51",
- "startColumns": "4",
- "startOffsets": "9822",
- "endColumns": "202",
- "endOffsets": "10020"
- }
- }
- ]
- }
- ]
-}
\ No newline at end of file
diff --git a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-es-rUS.json b/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-es-rUS.json
deleted file mode 100644
index eec674bc..00000000
--- a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-es-rUS.json
+++ /dev/null
@@ -1,60 +0,0 @@
-{
- "logs": [
- {
- "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-es-rUS\\values-es-rUS.xml",
- "map": [
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-es-rUS\\values-es-rUS.xml",
- "from": {
- "startLines": "2",
- "startColumns": "4",
- "startOffsets": "55",
- "endColumns": "100",
- "endOffsets": "151"
- },
- "to": {
- "startLines": "51",
- "startColumns": "4",
- "startOffsets": "5085",
- "endColumns": "100",
- "endOffsets": "5181"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-es-rUS\\values-es-rUS.xml",
- "from": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "105,225,334,442,527,628,751,836,918,1009,1102,1198,1292,1392,1485,1584,1680,1771,1862,1944,2056,2156,2257,2365,2472,2579,2738,2838",
- "endColumns": "119,108,107,84,100,122,84,81,90,92,95,93,99,92,98,95,90,90,81,111,99,100,107,106,106,158,99,81",
- "endOffsets": "220,329,437,522,623,746,831,913,1004,1097,1193,1287,1387,1480,1579,1675,1766,1857,1939,2051,2151,2252,2360,2467,2574,2733,2833,2915"
- },
- "to": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "105,225,334,442,527,628,751,836,918,1009,1102,1198,1292,1392,1485,1584,1680,1771,1862,1944,2056,2156,2257,2365,2472,2579,2738,5003",
- "endColumns": "119,108,107,84,100,122,84,81,90,92,95,93,99,92,98,95,90,90,81,111,99,100,107,106,106,158,99,81",
- "endOffsets": "220,329,437,522,623,746,831,913,1004,1097,1193,1287,1387,1480,1579,1675,1766,1857,1939,2051,2151,2252,2360,2467,2574,2733,2833,5080"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-es-rUS\\values-es-rUS.xml",
- "from": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "55,165,282,401,524,625,713,812,922,1019,1115,1210,1304,1421,1556,1640,1728,1813,1918,2034,2121",
- "endColumns": "109,116,118,122,100,87,98,109,96,95,94,93,116,134,83,87,84,104,115,86,98",
- "endOffsets": "160,277,396,519,620,708,807,917,1014,1110,1205,1299,1416,1551,1635,1723,1808,1913,2029,2116,2215"
- },
- "to": {
- "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "2838,2948,3065,3184,3307,3408,3496,3595,3705,3802,3898,3993,4087,4204,4339,4423,4511,4596,4701,4817,4904",
- "endColumns": "109,116,118,122,100,87,98,109,96,95,94,93,116,134,83,87,84,104,115,86,98",
- "endOffsets": "2943,3060,3179,3302,3403,3491,3590,3700,3797,3893,3988,4082,4199,4334,4418,4506,4591,4696,4812,4899,4998"
- }
- }
- ]
- }
- ]
-}
\ No newline at end of file
diff --git a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-es.json b/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-es.json
deleted file mode 100644
index 916f52ba..00000000
--- a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-es.json
+++ /dev/null
@@ -1,60 +0,0 @@
-{
- "logs": [
- {
- "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-es\\values-es.xml",
- "map": [
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-es\\values-es.xml",
- "from": {
- "startLines": "2",
- "startColumns": "4",
- "startOffsets": "55",
- "endColumns": "100",
- "endOffsets": "151"
- },
- "to": {
- "startLines": "51",
- "startColumns": "4",
- "startOffsets": "5048",
- "endColumns": "100",
- "endOffsets": "5144"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-es\\values-es.xml",
- "from": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "55,159,269,381,497,598,682,783,888,985,1080,1175,1268,1388,1521,1606,1694,1779,1878,1993,2080",
- "endColumns": "103,109,111,115,100,83,100,104,96,94,94,92,119,132,84,87,84,98,114,86,98",
- "endOffsets": "154,264,376,492,593,677,778,883,980,1075,1170,1263,1383,1516,1601,1689,1774,1873,1988,2075,2174"
- },
- "to": {
- "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "2842,2946,3056,3168,3284,3385,3469,3570,3675,3772,3867,3962,4055,4175,4308,4393,4481,4566,4665,4780,4867",
- "endColumns": "103,109,111,115,100,83,100,104,96,94,94,92,119,132,84,87,84,98,114,86,98",
- "endOffsets": "2941,3051,3163,3279,3380,3464,3565,3670,3767,3862,3957,4050,4170,4303,4388,4476,4561,4660,4775,4862,4961"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-es\\values-es.xml",
- "from": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "105,222,335,443,528,629,757,842,924,1016,1110,1208,1302,1403,1497,1593,1689,1781,1873,1955,2062,2162,2261,2369,2476,2583,2742,2842",
- "endColumns": "116,112,107,84,100,127,84,81,91,93,97,93,100,93,95,95,91,91,81,106,99,98,107,106,106,158,99,81",
- "endOffsets": "217,330,438,523,624,752,837,919,1011,1105,1203,1297,1398,1492,1588,1684,1776,1868,1950,2057,2157,2256,2364,2471,2578,2737,2837,2919"
- },
- "to": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "105,222,335,443,528,629,757,842,924,1016,1110,1208,1302,1403,1497,1593,1689,1781,1873,1955,2062,2162,2261,2369,2476,2583,2742,4966",
- "endColumns": "116,112,107,84,100,127,84,81,91,93,97,93,100,93,95,95,91,91,81,106,99,98,107,106,106,158,99,81",
- "endOffsets": "217,330,438,523,624,752,837,919,1011,1105,1203,1297,1398,1492,1588,1684,1776,1868,1950,2057,2157,2256,2364,2471,2578,2737,2837,5043"
- }
- }
- ]
- }
- ]
-}
\ No newline at end of file
diff --git a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-et.json b/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-et.json
deleted file mode 100644
index ba08a3d9..00000000
--- a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-et.json
+++ /dev/null
@@ -1,60 +0,0 @@
-{
- "logs": [
- {
- "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-et\\values-et.xml",
- "map": [
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-et\\values-et.xml",
- "from": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "105,222,329,440,526,628,745,825,903,995,1089,1194,1296,1406,1500,1601,1695,1787,1880,1963,2074,2179,2278,2388,2489,2592,2758,2860",
- "endColumns": "116,106,110,85,101,116,79,77,91,93,104,101,109,93,100,93,91,92,82,110,104,98,109,100,102,165,101,81",
- "endOffsets": "217,324,435,521,623,740,820,898,990,1084,1189,1291,1401,1495,1596,1690,1782,1875,1958,2069,2174,2273,2383,2484,2587,2753,2855,2937"
- },
- "to": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "105,222,329,440,526,628,745,825,903,995,1089,1194,1296,1406,1500,1601,1695,1787,1880,1963,2074,2179,2278,2388,2489,2592,2758,4951",
- "endColumns": "116,106,110,85,101,116,79,77,91,93,104,101,109,93,100,93,91,92,82,110,104,98,109,100,102,165,101,81",
- "endOffsets": "217,324,435,521,623,740,820,898,990,1084,1189,1291,1401,1495,1596,1690,1782,1875,1958,2069,2174,2273,2383,2484,2587,2753,2855,5028"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-et\\values-et.xml",
- "from": {
- "startLines": "2",
- "startColumns": "4",
- "startOffsets": "55",
- "endColumns": "100",
- "endOffsets": "151"
- },
- "to": {
- "startLines": "51",
- "startColumns": "4",
- "startOffsets": "5033",
- "endColumns": "100",
- "endOffsets": "5129"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-et\\values-et.xml",
- "from": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "55,156,263,372,495,592,689,787,898,993,1087,1187,1280,1390,1501,1585,1668,1754,1860,1965,2052",
- "endColumns": "100,106,108,122,96,96,97,110,94,93,99,92,109,110,83,82,85,105,104,86,93",
- "endOffsets": "151,258,367,490,587,684,782,893,988,1082,1182,1275,1385,1496,1580,1663,1749,1855,1960,2047,2141"
- },
- "to": {
- "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "2860,2961,3068,3177,3300,3397,3494,3592,3703,3798,3892,3992,4085,4195,4306,4390,4473,4559,4665,4770,4857",
- "endColumns": "100,106,108,122,96,96,97,110,94,93,99,92,109,110,83,82,85,105,104,86,93",
- "endOffsets": "2956,3063,3172,3295,3392,3489,3587,3698,3793,3887,3987,4080,4190,4301,4385,4468,4554,4660,4765,4852,4946"
- }
- }
- ]
- }
- ]
-}
\ No newline at end of file
diff --git a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-eu.json b/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-eu.json
deleted file mode 100644
index cf178af4..00000000
--- a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-eu.json
+++ /dev/null
@@ -1,60 +0,0 @@
-{
- "logs": [
- {
- "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-eu\\values-eu.xml",
- "map": [
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-eu\\values-eu.xml",
- "from": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "105,214,312,422,508,614,738,825,909,1001,1095,1192,1286,1388,1482,1578,1675,1767,1860,1942,2051,2161,2260,2369,2475,2586,2757,2856",
- "endColumns": "108,97,109,85,105,123,86,83,91,93,96,93,101,93,95,96,91,92,81,108,109,98,108,105,110,170,98,81",
- "endOffsets": "209,307,417,503,609,733,820,904,996,1090,1187,1281,1383,1477,1573,1670,1762,1855,1937,2046,2156,2255,2364,2470,2581,2752,2851,2933"
- },
- "to": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "105,214,312,422,508,614,738,825,909,1001,1095,1192,1286,1388,1482,1578,1675,1767,1860,1942,2051,2161,2260,2369,2475,2586,2757,4970",
- "endColumns": "108,97,109,85,105,123,86,83,91,93,96,93,101,93,95,96,91,92,81,108,109,98,108,105,110,170,98,81",
- "endOffsets": "209,307,417,503,609,733,820,904,996,1090,1187,1281,1383,1477,1573,1670,1762,1855,1937,2046,2156,2255,2364,2470,2581,2752,2851,5047"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-eu\\values-eu.xml",
- "from": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "55,161,276,392,513,609,696,794,899,994,1089,1185,1278,1390,1514,1600,1691,1776,1877,1988,2075",
- "endColumns": "105,114,115,120,95,86,97,104,94,94,95,92,111,123,85,90,84,100,110,86,93",
- "endOffsets": "156,271,387,508,604,691,789,894,989,1084,1180,1273,1385,1509,1595,1686,1771,1872,1983,2070,2164"
- },
- "to": {
- "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "2856,2962,3077,3193,3314,3410,3497,3595,3700,3795,3890,3986,4079,4191,4315,4401,4492,4577,4678,4789,4876",
- "endColumns": "105,114,115,120,95,86,97,104,94,94,95,92,111,123,85,90,84,100,110,86,93",
- "endOffsets": "2957,3072,3188,3309,3405,3492,3590,3695,3790,3885,3981,4074,4186,4310,4396,4487,4572,4673,4784,4871,4965"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-eu\\values-eu.xml",
- "from": {
- "startLines": "2",
- "startColumns": "4",
- "startOffsets": "55",
- "endColumns": "100",
- "endOffsets": "151"
- },
- "to": {
- "startLines": "51",
- "startColumns": "4",
- "startOffsets": "5052",
- "endColumns": "100",
- "endOffsets": "5148"
- }
- }
- ]
- }
- ]
-}
\ No newline at end of file
diff --git a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-fa.json b/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-fa.json
deleted file mode 100644
index 6c78cc38..00000000
--- a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-fa.json
+++ /dev/null
@@ -1,60 +0,0 @@
-{
- "logs": [
- {
- "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-fa\\values-fa.xml",
- "map": [
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-fa\\values-fa.xml",
- "from": {
- "startLines": "2",
- "startColumns": "4",
- "startOffsets": "55",
- "endColumns": "100",
- "endOffsets": "151"
- },
- "to": {
- "startLines": "51",
- "startColumns": "4",
- "startOffsets": "4965",
- "endColumns": "100",
- "endOffsets": "5061"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-fa\\values-fa.xml",
- "from": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "55,156,258,368,481,586,676,776,880,975,1072,1165,1260,1372,1487,1569,1650,1732,1834,1936,2021",
- "endColumns": "100,101,109,112,104,89,99,103,94,96,92,94,111,114,81,80,81,101,101,84,95",
- "endOffsets": "151,253,363,476,581,671,771,875,970,1067,1160,1255,1367,1482,1564,1645,1727,1829,1931,2016,2112"
- },
- "to": {
- "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "2822,2923,3025,3135,3248,3353,3443,3543,3647,3742,3839,3932,4027,4139,4254,4336,4417,4499,4601,4703,4788",
- "endColumns": "100,101,109,112,104,89,99,103,94,96,92,94,111,114,81,80,81,101,101,84,95",
- "endOffsets": "2918,3020,3130,3243,3348,3438,3538,3642,3737,3834,3927,4022,4134,4249,4331,4412,4494,4596,4698,4783,4879"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-fa\\values-fa.xml",
- "from": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "105,215,318,429,513,616,731,810,888,981,1076,1172,1266,1369,1464,1561,1660,1753,1843,1924,2036,2139,2237,2347,2451,2560,2721,2822",
- "endColumns": "109,102,110,83,102,114,78,77,92,94,95,93,102,94,96,98,92,89,80,111,102,97,109,103,108,160,100,80",
- "endOffsets": "210,313,424,508,611,726,805,883,976,1071,1167,1261,1364,1459,1556,1655,1748,1838,1919,2031,2134,2232,2342,2446,2555,2716,2817,2898"
- },
- "to": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "105,215,318,429,513,616,731,810,888,981,1076,1172,1266,1369,1464,1561,1660,1753,1843,1924,2036,2139,2237,2347,2451,2560,2721,4884",
- "endColumns": "109,102,110,83,102,114,78,77,92,94,95,93,102,94,96,98,92,89,80,111,102,97,109,103,108,160,100,80",
- "endOffsets": "210,313,424,508,611,726,805,883,976,1071,1167,1261,1364,1459,1556,1655,1748,1838,1919,2031,2134,2232,2342,2446,2555,2716,2817,4960"
- }
- }
- ]
- }
- ]
-}
\ No newline at end of file
diff --git a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-fi.json b/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-fi.json
deleted file mode 100644
index e22bbb09..00000000
--- a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-fi.json
+++ /dev/null
@@ -1,60 +0,0 @@
-{
- "logs": [
- {
- "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-fi\\values-fi.xml",
- "map": [
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-fi\\values-fi.xml",
- "from": {
- "startLines": "2",
- "startColumns": "4",
- "startOffsets": "55",
- "endColumns": "100",
- "endOffsets": "151"
- },
- "to": {
- "startLines": "51",
- "startColumns": "4",
- "startOffsets": "4978",
- "endColumns": "100",
- "endOffsets": "5074"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-fi\\values-fi.xml",
- "from": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "105,213,313,414,500,605,723,810,892,983,1076,1172,1266,1361,1454,1550,1649,1740,1834,1914,2021,2124,2221,2327,2426,2530,2693,2792",
- "endColumns": "107,99,100,85,104,117,86,81,90,92,95,93,94,92,95,98,90,93,79,106,102,96,105,98,103,162,98,79",
- "endOffsets": "208,308,409,495,600,718,805,887,978,1071,1167,1261,1356,1449,1545,1644,1735,1829,1909,2016,2119,2216,2322,2421,2525,2688,2787,2867"
- },
- "to": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "105,213,313,414,500,605,723,810,892,983,1076,1172,1266,1361,1454,1550,1649,1740,1834,1914,2021,2124,2221,2327,2426,2530,2693,4898",
- "endColumns": "107,99,100,85,104,117,86,81,90,92,95,93,94,92,95,98,90,93,79,106,102,96,105,98,103,162,98,79",
- "endOffsets": "208,308,409,495,600,718,805,887,978,1071,1167,1261,1356,1449,1545,1644,1735,1829,1909,2016,2119,2216,2322,2421,2525,2688,2787,4973"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-fi\\values-fi.xml",
- "from": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "55,156,264,374,491,589,683,783,894,990,1086,1185,1279,1391,1500,1587,1671,1756,1860,1975,2066",
- "endColumns": "100,107,109,116,97,93,99,110,95,95,98,93,111,108,86,83,84,103,114,90,94",
- "endOffsets": "151,259,369,486,584,678,778,889,985,1081,1180,1274,1386,1495,1582,1666,1751,1855,1970,2061,2156"
- },
- "to": {
- "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "2792,2893,3001,3111,3228,3326,3420,3520,3631,3727,3823,3922,4016,4128,4237,4324,4408,4493,4597,4712,4803",
- "endColumns": "100,107,109,116,97,93,99,110,95,95,98,93,111,108,86,83,84,103,114,90,94",
- "endOffsets": "2888,2996,3106,3223,3321,3415,3515,3626,3722,3818,3917,4011,4123,4232,4319,4403,4488,4592,4707,4798,4893"
- }
- }
- ]
- }
- ]
-}
\ No newline at end of file
diff --git a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-fr-rCA.json b/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-fr-rCA.json
deleted file mode 100644
index a2205323..00000000
--- a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-fr-rCA.json
+++ /dev/null
@@ -1,60 +0,0 @@
-{
- "logs": [
- {
- "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-fr-rCA\\values-fr-rCA.xml",
- "map": [
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-fr-rCA\\values-fr-rCA.xml",
- "from": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "55,159,268,389,503,615,704,804,923,1020,1115,1210,1306,1418,1532,1616,1698,1783,1889,2003,2090",
- "endColumns": "103,108,120,113,111,88,99,118,96,94,94,95,111,113,83,81,84,105,113,86,95",
- "endOffsets": "154,263,384,498,610,699,799,918,1015,1110,1205,1301,1413,1527,1611,1693,1778,1884,1998,2085,2181"
- },
- "to": {
- "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "2879,2983,3092,3213,3327,3439,3528,3628,3747,3844,3939,4034,4130,4242,4356,4440,4522,4607,4713,4827,4914",
- "endColumns": "103,108,120,113,111,88,99,118,96,94,94,95,111,113,83,81,84,105,113,86,95",
- "endOffsets": "2978,3087,3208,3322,3434,3523,3623,3742,3839,3934,4029,4125,4237,4351,4435,4517,4602,4708,4822,4909,5005"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-fr-rCA\\values-fr-rCA.xml",
- "from": {
- "startLines": "2",
- "startColumns": "4",
- "startOffsets": "55",
- "endColumns": "100",
- "endOffsets": "151"
- },
- "to": {
- "startLines": "51",
- "startColumns": "4",
- "startOffsets": "5096",
- "endColumns": "100",
- "endOffsets": "5192"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-fr-rCA\\values-fr-rCA.xml",
- "from": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "105,216,331,442,529,645,775,858,938,1029,1122,1221,1316,1417,1510,1603,1698,1789,1880,1976,2086,2198,2301,2412,2519,2621,2780,2879",
- "endColumns": "110,114,110,86,115,129,82,79,90,92,98,94,100,92,92,94,90,90,95,109,111,102,110,106,101,158,98,85",
- "endOffsets": "211,326,437,524,640,770,853,933,1024,1117,1216,1311,1412,1505,1598,1693,1784,1875,1971,2081,2193,2296,2407,2514,2616,2775,2874,2960"
- },
- "to": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "105,216,331,442,529,645,775,858,938,1029,1122,1221,1316,1417,1510,1603,1698,1789,1880,1976,2086,2198,2301,2412,2519,2621,2780,5010",
- "endColumns": "110,114,110,86,115,129,82,79,90,92,98,94,100,92,92,94,90,90,95,109,111,102,110,106,101,158,98,85",
- "endOffsets": "211,326,437,524,640,770,853,933,1024,1117,1216,1311,1412,1505,1598,1693,1784,1875,1971,2081,2193,2296,2407,2514,2616,2775,2874,5091"
- }
- }
- ]
- }
- ]
-}
\ No newline at end of file
diff --git a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-fr.json b/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-fr.json
deleted file mode 100644
index 4337772e..00000000
--- a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-fr.json
+++ /dev/null
@@ -1,60 +0,0 @@
-{
- "logs": [
- {
- "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-fr\\values-fr.xml",
- "map": [
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-fr\\values-fr.xml",
- "from": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "105,216,331,442,524,630,760,843,923,1014,1107,1206,1301,1402,1495,1588,1683,1774,1865,1951,2061,2173,2276,2387,2494,2601,2760,2859",
- "endColumns": "110,114,110,81,105,129,82,79,90,92,98,94,100,92,92,94,90,90,85,109,111,102,110,106,106,158,98,85",
- "endOffsets": "211,326,437,519,625,755,838,918,1009,1102,1201,1296,1397,1490,1583,1678,1769,1860,1946,2056,2168,2271,2382,2489,2596,2755,2854,2940"
- },
- "to": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "105,216,331,442,524,630,760,843,923,1014,1107,1206,1301,1402,1495,1588,1683,1774,1865,1951,2061,2173,2276,2387,2494,2601,2760,4951",
- "endColumns": "110,114,110,81,105,129,82,79,90,92,98,94,100,92,92,94,90,90,85,109,111,102,110,106,106,158,98,85",
- "endOffsets": "211,326,437,519,625,755,838,918,1009,1102,1201,1296,1397,1490,1583,1678,1769,1860,1946,2056,2168,2271,2382,2489,2596,2755,2854,5032"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-fr\\values-fr.xml",
- "from": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "55,154,258,365,474,577,663,763,873,970,1065,1160,1256,1376,1503,1587,1672,1755,1861,1964,2051",
- "endColumns": "98,103,106,108,102,85,99,109,96,94,94,95,119,126,83,84,82,105,102,86,95",
- "endOffsets": "149,253,360,469,572,658,758,868,965,1060,1155,1251,1371,1498,1582,1667,1750,1856,1959,2046,2142"
- },
- "to": {
- "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "2859,2958,3062,3169,3278,3381,3467,3567,3677,3774,3869,3964,4060,4180,4307,4391,4476,4559,4665,4768,4855",
- "endColumns": "98,103,106,108,102,85,99,109,96,94,94,95,119,126,83,84,82,105,102,86,95",
- "endOffsets": "2953,3057,3164,3273,3376,3462,3562,3672,3769,3864,3959,4055,4175,4302,4386,4471,4554,4660,4763,4850,4946"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-fr\\values-fr.xml",
- "from": {
- "startLines": "2",
- "startColumns": "4",
- "startOffsets": "55",
- "endColumns": "100",
- "endOffsets": "151"
- },
- "to": {
- "startLines": "51",
- "startColumns": "4",
- "startOffsets": "5037",
- "endColumns": "100",
- "endOffsets": "5133"
- }
- }
- ]
- }
- ]
-}
\ No newline at end of file
diff --git a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-gl.json b/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-gl.json
deleted file mode 100644
index 6dcf5964..00000000
--- a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-gl.json
+++ /dev/null
@@ -1,60 +0,0 @@
-{
- "logs": [
- {
- "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-gl\\values-gl.xml",
- "map": [
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-gl\\values-gl.xml",
- "from": {
- "startLines": "2",
- "startColumns": "4",
- "startOffsets": "55",
- "endColumns": "100",
- "endOffsets": "151"
- },
- "to": {
- "startLines": "51",
- "startColumns": "4",
- "startOffsets": "5053",
- "endColumns": "100",
- "endOffsets": "5149"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-gl\\values-gl.xml",
- "from": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "105,217,329,437,522,624,750,834,915,1007,1101,1199,1293,1394,1488,1584,1679,1771,1863,1945,2052,2161,2260,2368,2472,2579,2738,2838",
- "endColumns": "111,111,107,84,101,125,83,80,91,93,97,93,100,93,95,94,91,91,81,106,108,98,107,103,106,158,99,81",
- "endOffsets": "212,324,432,517,619,745,829,910,1002,1096,1194,1288,1389,1483,1579,1674,1766,1858,1940,2047,2156,2255,2363,2467,2574,2733,2833,2915"
- },
- "to": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "105,217,329,437,522,624,750,834,915,1007,1101,1199,1293,1394,1488,1584,1679,1771,1863,1945,2052,2161,2260,2368,2472,2579,2738,4971",
- "endColumns": "111,111,107,84,101,125,83,80,91,93,97,93,100,93,95,94,91,91,81,106,108,98,107,103,106,158,99,81",
- "endOffsets": "212,324,432,517,619,745,829,910,1002,1096,1194,1288,1389,1483,1579,1674,1766,1858,1940,2047,2156,2255,2363,2467,2574,2733,2833,5048"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-gl\\values-gl.xml",
- "from": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "55,159,269,381,497,598,683,782,887,984,1080,1175,1270,1391,1526,1617,1705,1788,1887,2002,2089",
- "endColumns": "103,109,111,115,100,84,98,104,96,95,94,94,120,134,90,87,82,98,114,86,98",
- "endOffsets": "154,264,376,492,593,678,777,882,979,1075,1170,1265,1386,1521,1612,1700,1783,1882,1997,2084,2183"
- },
- "to": {
- "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "2838,2942,3052,3164,3280,3381,3466,3565,3670,3767,3863,3958,4053,4174,4309,4400,4488,4571,4670,4785,4872",
- "endColumns": "103,109,111,115,100,84,98,104,96,95,94,94,120,134,90,87,82,98,114,86,98",
- "endOffsets": "2937,3047,3159,3275,3376,3461,3560,3665,3762,3858,3953,4048,4169,4304,4395,4483,4566,4665,4780,4867,4966"
- }
- }
- ]
- }
- ]
-}
\ No newline at end of file
diff --git a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-gu.json b/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-gu.json
deleted file mode 100644
index 87ddcd7e..00000000
--- a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-gu.json
+++ /dev/null
@@ -1,60 +0,0 @@
-{
- "logs": [
- {
- "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-gu\\values-gu.xml",
- "map": [
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-gu\\values-gu.xml",
- "from": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "105,214,318,425,512,613,736,813,891,982,1075,1174,1268,1369,1462,1557,1654,1745,1836,1916,2022,2124,2221,2330,2429,2539,2699,2802",
- "endColumns": "108,103,106,86,100,122,76,77,90,92,98,93,100,92,94,96,90,90,79,105,101,96,108,98,109,159,102,79",
- "endOffsets": "209,313,420,507,608,731,808,886,977,1070,1169,1263,1364,1457,1552,1649,1740,1831,1911,2017,2119,2216,2325,2424,2534,2694,2797,2877"
- },
- "to": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "105,214,318,425,512,613,736,813,891,982,1075,1174,1268,1369,1462,1557,1654,1745,1836,1916,2022,2124,2221,2330,2429,2539,2699,4888",
- "endColumns": "108,103,106,86,100,122,76,77,90,92,98,93,100,92,94,96,90,90,79,105,101,96,108,98,109,159,102,79",
- "endOffsets": "209,313,420,507,608,731,808,886,977,1070,1169,1263,1364,1457,1552,1649,1740,1831,1911,2017,2119,2216,2325,2424,2534,2694,2797,4963"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-gu\\values-gu.xml",
- "from": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "55,153,256,373,483,585,677,770,888,986,1085,1183,1280,1392,1507,1592,1675,1757,1861,1962,2048",
- "endColumns": "97,102,116,109,101,91,92,117,97,98,97,96,111,114,84,82,81,103,100,85,92",
- "endOffsets": "148,251,368,478,580,672,765,883,981,1080,1178,1275,1387,1502,1587,1670,1752,1856,1957,2043,2136"
- },
- "to": {
- "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "2802,2900,3003,3120,3230,3332,3424,3517,3635,3733,3832,3930,4027,4139,4254,4339,4422,4504,4608,4709,4795",
- "endColumns": "97,102,116,109,101,91,92,117,97,98,97,96,111,114,84,82,81,103,100,85,92",
- "endOffsets": "2895,2998,3115,3225,3327,3419,3512,3630,3728,3827,3925,4022,4134,4249,4334,4417,4499,4603,4704,4790,4883"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-gu\\values-gu.xml",
- "from": {
- "startLines": "2",
- "startColumns": "4",
- "startOffsets": "55",
- "endColumns": "100",
- "endOffsets": "151"
- },
- "to": {
- "startLines": "51",
- "startColumns": "4",
- "startOffsets": "4968",
- "endColumns": "100",
- "endOffsets": "5064"
- }
- }
- ]
- }
- ]
-}
\ No newline at end of file
diff --git a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-h720dp-v13.json b/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-h720dp-v13.json
deleted file mode 100644
index 95adfa31..00000000
--- a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-h720dp-v13.json
+++ /dev/null
@@ -1,19 +0,0 @@
-{
- "logs": [
- {
- "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-h720dp-v13\\values-h720dp-v13.xml",
- "map": [
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-h720dp-v13\\values-h720dp-v13.xml",
- "from": {
- "startLines": "2",
- "startColumns": "4",
- "startOffsets": "55",
- "endColumns": "66",
- "endOffsets": "117"
- }
- }
- ]
- }
- ]
-}
\ No newline at end of file
diff --git a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-hdpi-v4.json b/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-hdpi-v4.json
deleted file mode 100644
index 25689865..00000000
--- a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-hdpi-v4.json
+++ /dev/null
@@ -1,20 +0,0 @@
-{
- "logs": [
- {
- "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-hdpi-v4\\values-hdpi-v4.xml",
- "map": [
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-hdpi-v4\\values-hdpi-v4.xml",
- "from": {
- "startLines": "2",
- "startColumns": "4",
- "startOffsets": "55",
- "endLines": "6",
- "endColumns": "13",
- "endOffsets": "327"
- }
- }
- ]
- }
- ]
-}
\ No newline at end of file
diff --git a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-hi.json b/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-hi.json
deleted file mode 100644
index bd77e67c..00000000
--- a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-hi.json
+++ /dev/null
@@ -1,60 +0,0 @@
-{
- "logs": [
- {
- "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-hi\\values-hi.xml",
- "map": [
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-hi\\values-hi.xml",
- "from": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "105,211,308,418,504,606,728,805,883,974,1067,1163,1257,1358,1451,1546,1640,1731,1822,1912,2021,2124,2226,2336,2437,2549,2711,2812",
- "endColumns": "105,96,109,85,101,121,76,77,90,92,95,93,100,92,94,93,90,90,89,108,102,101,109,100,111,161,100,79",
- "endOffsets": "206,303,413,499,601,723,800,878,969,1062,1158,1252,1353,1446,1541,1635,1726,1817,1907,2016,2119,2221,2331,2432,2544,2706,2807,2887"
- },
- "to": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "105,211,308,418,504,606,728,805,883,974,1067,1163,1257,1358,1451,1546,1640,1731,1822,1912,2021,2124,2226,2336,2437,2549,2711,4927",
- "endColumns": "105,96,109,85,101,121,76,77,90,92,95,93,100,92,94,93,90,90,89,108,102,101,109,100,111,161,100,79",
- "endOffsets": "206,303,413,499,601,723,800,878,969,1062,1158,1252,1353,1446,1541,1635,1726,1817,1907,2016,2119,2221,2331,2432,2544,2706,2807,5002"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-hi\\values-hi.xml",
- "from": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "55,153,261,373,487,590,683,776,890,989,1086,1184,1285,1401,1516,1600,1683,1769,1871,1991,2077",
- "endColumns": "97,107,111,113,102,92,92,113,98,96,97,100,115,114,83,82,85,101,119,85,92",
- "endOffsets": "148,256,368,482,585,678,771,885,984,1081,1179,1280,1396,1511,1595,1678,1764,1866,1986,2072,2165"
- },
- "to": {
- "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "2812,2910,3018,3130,3244,3347,3440,3533,3647,3746,3843,3941,4042,4158,4273,4357,4440,4526,4628,4748,4834",
- "endColumns": "97,107,111,113,102,92,92,113,98,96,97,100,115,114,83,82,85,101,119,85,92",
- "endOffsets": "2905,3013,3125,3239,3342,3435,3528,3642,3741,3838,3936,4037,4153,4268,4352,4435,4521,4623,4743,4829,4922"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-hi\\values-hi.xml",
- "from": {
- "startLines": "2",
- "startColumns": "4",
- "startOffsets": "55",
- "endColumns": "100",
- "endOffsets": "151"
- },
- "to": {
- "startLines": "51",
- "startColumns": "4",
- "startOffsets": "5007",
- "endColumns": "100",
- "endOffsets": "5103"
- }
- }
- ]
- }
- ]
-}
\ No newline at end of file
diff --git a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-hr.json b/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-hr.json
deleted file mode 100644
index 945874da..00000000
--- a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-hr.json
+++ /dev/null
@@ -1,60 +0,0 @@
-{
- "logs": [
- {
- "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-hr\\values-hr.xml",
- "map": [
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-hr\\values-hr.xml",
- "from": {
- "startLines": "2",
- "startColumns": "4",
- "startOffsets": "55",
- "endColumns": "100",
- "endOffsets": "151"
- },
- "to": {
- "startLines": "51",
- "startColumns": "4",
- "startOffsets": "5037",
- "endColumns": "100",
- "endOffsets": "5133"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-hr\\values-hr.xml",
- "from": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "105,210,307,417,503,607,726,810,893,984,1077,1173,1267,1368,1461,1556,1655,1746,1837,1923,2027,2140,2246,2351,2464,2571,2740,2837",
- "endColumns": "104,96,109,85,103,118,83,82,90,92,95,93,100,92,94,98,90,90,85,103,112,105,104,112,106,168,96,88",
- "endOffsets": "205,302,412,498,602,721,805,888,979,1072,1168,1262,1363,1456,1551,1650,1741,1832,1918,2022,2135,2241,2346,2459,2566,2735,2832,2921"
- },
- "to": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "105,210,307,417,503,607,726,810,893,984,1077,1173,1267,1368,1461,1556,1655,1746,1837,1923,2027,2140,2246,2351,2464,2571,2740,4948",
- "endColumns": "104,96,109,85,103,118,83,82,90,92,95,93,100,92,94,98,90,90,85,103,112,105,104,112,106,168,96,88",
- "endOffsets": "205,302,412,498,602,721,805,888,979,1072,1168,1262,1363,1456,1551,1650,1741,1832,1918,2022,2135,2241,2346,2459,2566,2735,2832,5032"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-hr\\values-hr.xml",
- "from": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "55,162,273,389,510,606,695,795,901,999,1092,1188,1281,1397,1514,1601,1691,1777,1882,1986,2072",
- "endColumns": "106,110,115,120,95,88,99,105,97,92,95,92,115,116,86,89,85,104,103,85,93",
- "endOffsets": "157,268,384,505,601,690,790,896,994,1087,1183,1276,1392,1509,1596,1686,1772,1877,1981,2067,2161"
- },
- "to": {
- "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "2837,2944,3055,3171,3292,3388,3477,3577,3683,3781,3874,3970,4063,4179,4296,4383,4473,4559,4664,4768,4854",
- "endColumns": "106,110,115,120,95,88,99,105,97,92,95,92,115,116,86,89,85,104,103,85,93",
- "endOffsets": "2939,3050,3166,3287,3383,3472,3572,3678,3776,3869,3965,4058,4174,4291,4378,4468,4554,4659,4763,4849,4943"
- }
- }
- ]
- }
- ]
-}
\ No newline at end of file
diff --git a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-hu.json b/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-hu.json
deleted file mode 100644
index 37aac842..00000000
--- a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-hu.json
+++ /dev/null
@@ -1,60 +0,0 @@
-{
- "logs": [
- {
- "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-hu\\values-hu.xml",
- "map": [
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-hu\\values-hu.xml",
- "from": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "55,157,270,381,499,596,685,779,894,992,1091,1186,1280,1387,1510,1595,1682,1769,1874,1976,2064",
- "endColumns": "101,112,110,117,96,88,93,114,97,98,94,93,106,122,84,86,86,104,101,87,94",
- "endOffsets": "152,265,376,494,591,680,774,889,987,1086,1181,1275,1382,1505,1590,1677,1764,1869,1971,2059,2154"
- },
- "to": {
- "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "2878,2980,3093,3204,3322,3419,3508,3602,3717,3815,3914,4009,4103,4210,4333,4418,4505,4592,4697,4799,4887",
- "endColumns": "101,112,110,117,96,88,93,114,97,98,94,93,106,122,84,86,86,104,101,87,94",
- "endOffsets": "2975,3088,3199,3317,3414,3503,3597,3712,3810,3909,4004,4098,4205,4328,4413,4500,4587,4692,4794,4882,4977"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-hu\\values-hu.xml",
- "from": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "105,213,318,433,517,629,759,835,911,1002,1095,1191,1285,1386,1479,1574,1669,1760,1851,1934,2044,2155,2255,2366,2474,2593,2775,2878",
- "endColumns": "107,104,114,83,111,129,75,75,90,92,95,93,100,92,94,94,90,90,82,109,110,99,110,107,118,181,102,82",
- "endOffsets": "208,313,428,512,624,754,830,906,997,1090,1186,1280,1381,1474,1569,1664,1755,1846,1929,2039,2150,2250,2361,2469,2588,2770,2873,2956"
- },
- "to": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "105,213,318,433,517,629,759,835,911,1002,1095,1191,1285,1386,1479,1574,1669,1760,1851,1934,2044,2155,2255,2366,2474,2593,2775,4982",
- "endColumns": "107,104,114,83,111,129,75,75,90,92,95,93,100,92,94,94,90,90,82,109,110,99,110,107,118,181,102,82",
- "endOffsets": "208,313,428,512,624,754,830,906,997,1090,1186,1280,1381,1474,1569,1664,1755,1846,1929,2039,2150,2250,2361,2469,2588,2770,2873,5060"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-hu\\values-hu.xml",
- "from": {
- "startLines": "2",
- "startColumns": "4",
- "startOffsets": "55",
- "endColumns": "100",
- "endOffsets": "151"
- },
- "to": {
- "startLines": "51",
- "startColumns": "4",
- "startOffsets": "5065",
- "endColumns": "100",
- "endOffsets": "5161"
- }
- }
- ]
- }
- ]
-}
\ No newline at end of file
diff --git a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-hy.json b/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-hy.json
deleted file mode 100644
index 0d2d0e7a..00000000
--- a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-hy.json
+++ /dev/null
@@ -1,60 +0,0 @@
-{
- "logs": [
- {
- "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-hy\\values-hy.xml",
- "map": [
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-hy\\values-hy.xml",
- "from": {
- "startLines": "2",
- "startColumns": "4",
- "startOffsets": "55",
- "endColumns": "100",
- "endOffsets": "151"
- },
- "to": {
- "startLines": "51",
- "startColumns": "4",
- "startOffsets": "4998",
- "endColumns": "100",
- "endOffsets": "5094"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-hy\\values-hy.xml",
- "from": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "105,208,309,419,508,614,729,811,892,983,1076,1172,1266,1367,1460,1555,1649,1740,1831,1916,2023,2130,2229,2339,2446,2546,2703,2802",
- "endColumns": "102,100,109,88,105,114,81,80,90,92,95,93,100,92,94,93,90,90,84,106,106,98,109,106,99,156,98,81",
- "endOffsets": "203,304,414,503,609,724,806,887,978,1071,1167,1261,1362,1455,1550,1644,1735,1826,1911,2018,2125,2224,2334,2441,2541,2698,2797,2879"
- },
- "to": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "105,208,309,419,508,614,729,811,892,983,1076,1172,1266,1367,1460,1555,1649,1740,1831,1916,2023,2130,2229,2339,2446,2546,2703,4916",
- "endColumns": "102,100,109,88,105,114,81,80,90,92,95,93,100,92,94,93,90,90,84,106,106,98,109,106,99,156,98,81",
- "endOffsets": "203,304,414,503,609,724,806,887,978,1071,1167,1261,1362,1455,1550,1644,1735,1826,1911,2018,2125,2224,2334,2441,2541,2698,2797,4993"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-hy\\values-hy.xml",
- "from": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "55,161,280,400,522,617,704,799,905,1001,1094,1185,1278,1389,1501,1590,1677,1765,1874,1988,2076",
- "endColumns": "105,118,119,121,94,86,94,105,95,92,90,92,110,111,88,86,87,108,113,87,92",
- "endOffsets": "156,275,395,517,612,699,794,900,996,1089,1180,1273,1384,1496,1585,1672,1760,1869,1983,2071,2164"
- },
- "to": {
- "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "2802,2908,3027,3147,3269,3364,3451,3546,3652,3748,3841,3932,4025,4136,4248,4337,4424,4512,4621,4735,4823",
- "endColumns": "105,118,119,121,94,86,94,105,95,92,90,92,110,111,88,86,87,108,113,87,92",
- "endOffsets": "2903,3022,3142,3264,3359,3446,3541,3647,3743,3836,3927,4020,4131,4243,4332,4419,4507,4616,4730,4818,4911"
- }
- }
- ]
- }
- ]
-}
\ No newline at end of file
diff --git a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-in.json b/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-in.json
deleted file mode 100644
index a1ead183..00000000
--- a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-in.json
+++ /dev/null
@@ -1,60 +0,0 @@
-{
- "logs": [
- {
- "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-in\\values-in.xml",
- "map": [
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-in\\values-in.xml",
- "from": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "105,215,317,422,509,613,729,811,890,981,1074,1170,1264,1365,1458,1553,1647,1738,1829,1915,2018,2127,2228,2332,2440,2548,2704,2803",
- "endColumns": "109,101,104,86,103,115,81,78,90,92,95,93,100,92,94,93,90,90,85,102,108,100,103,107,107,155,98,83",
- "endOffsets": "210,312,417,504,608,724,806,885,976,1069,1165,1259,1360,1453,1548,1642,1733,1824,1910,2013,2122,2223,2327,2435,2543,2699,2798,2882"
- },
- "to": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "105,215,317,422,509,613,729,811,890,981,1074,1170,1264,1365,1458,1553,1647,1738,1829,1915,2018,2127,2228,2332,2440,2548,2704,4869",
- "endColumns": "109,101,104,86,103,115,81,78,90,92,95,93,100,92,94,93,90,90,85,102,108,100,103,107,107,155,98,83",
- "endOffsets": "210,312,417,504,608,724,806,885,976,1069,1165,1259,1360,1453,1548,1642,1733,1824,1910,2013,2122,2223,2327,2435,2543,2699,2798,4948"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-in\\values-in.xml",
- "from": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "55,155,261,372,480,577,660,755,863,959,1054,1155,1248,1367,1486,1569,1652,1738,1837,1939,2025",
- "endColumns": "99,105,110,107,96,82,94,107,95,94,100,92,118,118,82,82,85,98,101,85,95",
- "endOffsets": "150,256,367,475,572,655,750,858,954,1049,1150,1243,1362,1481,1564,1647,1733,1832,1934,2020,2116"
- },
- "to": {
- "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "2803,2903,3009,3120,3228,3325,3408,3503,3611,3707,3802,3903,3996,4115,4234,4317,4400,4486,4585,4687,4773",
- "endColumns": "99,105,110,107,96,82,94,107,95,94,100,92,118,118,82,82,85,98,101,85,95",
- "endOffsets": "2898,3004,3115,3223,3320,3403,3498,3606,3702,3797,3898,3991,4110,4229,4312,4395,4481,4580,4682,4768,4864"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-in\\values-in.xml",
- "from": {
- "startLines": "2",
- "startColumns": "4",
- "startOffsets": "55",
- "endColumns": "100",
- "endOffsets": "151"
- },
- "to": {
- "startLines": "51",
- "startColumns": "4",
- "startOffsets": "4953",
- "endColumns": "100",
- "endOffsets": "5049"
- }
- }
- ]
- }
- ]
-}
\ No newline at end of file
diff --git a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-is.json b/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-is.json
deleted file mode 100644
index a9154084..00000000
--- a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-is.json
+++ /dev/null
@@ -1,60 +0,0 @@
-{
- "logs": [
- {
- "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-is\\values-is.xml",
- "map": [
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-is\\values-is.xml",
- "from": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "105,205,302,414,499,600,714,794,874,965,1058,1154,1248,1355,1448,1543,1638,1729,1823,1904,2014,2122,2220,2329,2428,2531,2686,2784",
- "endColumns": "99,96,111,84,100,113,79,79,90,92,95,93,106,92,94,94,90,93,80,109,107,97,108,98,102,154,97,80",
- "endOffsets": "200,297,409,494,595,709,789,869,960,1053,1149,1243,1350,1443,1538,1633,1724,1818,1899,2009,2117,2215,2324,2423,2526,2681,2779,2860"
- },
- "to": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "105,205,302,414,499,600,714,794,874,965,1058,1154,1248,1355,1448,1543,1638,1729,1823,1904,2014,2122,2220,2329,2428,2531,2686,4841",
- "endColumns": "99,96,111,84,100,113,79,79,90,92,95,93,106,92,94,94,90,93,80,109,107,97,108,98,102,154,97,80",
- "endOffsets": "200,297,409,494,595,709,789,869,960,1053,1149,1243,1350,1443,1538,1633,1724,1818,1899,2009,2117,2215,2324,2423,2526,2681,2779,4917"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-is\\values-is.xml",
- "from": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "55,162,271,383,497,593,679,773,876,971,1070,1162,1254,1369,1477,1564,1647,1731,1834,1936,2021",
- "endColumns": "106,108,111,113,95,85,93,102,94,98,91,91,114,107,86,82,83,102,101,84,90",
- "endOffsets": "157,266,378,492,588,674,768,871,966,1065,1157,1249,1364,1472,1559,1642,1726,1829,1931,2016,2107"
- },
- "to": {
- "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "2784,2891,3000,3112,3226,3322,3408,3502,3605,3700,3799,3891,3983,4098,4206,4293,4376,4460,4563,4665,4750",
- "endColumns": "106,108,111,113,95,85,93,102,94,98,91,91,114,107,86,82,83,102,101,84,90",
- "endOffsets": "2886,2995,3107,3221,3317,3403,3497,3600,3695,3794,3886,3978,4093,4201,4288,4371,4455,4558,4660,4745,4836"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-is\\values-is.xml",
- "from": {
- "startLines": "2",
- "startColumns": "4",
- "startOffsets": "55",
- "endColumns": "100",
- "endOffsets": "151"
- },
- "to": {
- "startLines": "51",
- "startColumns": "4",
- "startOffsets": "4922",
- "endColumns": "100",
- "endOffsets": "5018"
- }
- }
- ]
- }
- ]
-}
\ No newline at end of file
diff --git a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-it.json b/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-it.json
deleted file mode 100644
index 396d768b..00000000
--- a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-it.json
+++ /dev/null
@@ -1,60 +0,0 @@
-{
- "logs": [
- {
- "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-it\\values-it.xml",
- "map": [
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-it\\values-it.xml",
- "from": {
- "startLines": "2",
- "startColumns": "4",
- "startOffsets": "55",
- "endColumns": "100",
- "endOffsets": "151"
- },
- "to": {
- "startLines": "51",
- "startColumns": "4",
- "startOffsets": "5103",
- "endColumns": "100",
- "endOffsets": "5199"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-it\\values-it.xml",
- "from": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "55,162,274,399,517,619,706,810,931,1028,1124,1219,1312,1435,1567,1660,1747,1835,1944,2067,2154",
- "endColumns": "106,111,124,117,101,86,103,120,96,95,94,92,122,131,92,86,87,108,122,86,97",
- "endOffsets": "157,269,394,512,614,701,805,926,1023,1119,1214,1307,1430,1562,1655,1742,1830,1939,2062,2149,2247"
- },
- "to": {
- "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "2823,2930,3042,3167,3285,3387,3474,3578,3699,3796,3892,3987,4080,4203,4335,4428,4515,4603,4712,4835,4922",
- "endColumns": "106,111,124,117,101,86,103,120,96,95,94,92,122,131,92,86,87,108,122,86,97",
- "endOffsets": "2925,3037,3162,3280,3382,3469,3573,3694,3791,3887,3982,4075,4198,4330,4423,4510,4598,4707,4830,4917,5015"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-it\\values-it.xml",
- "from": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "105,214,314,423,507,616,741,818,894,986,1080,1174,1268,1370,1464,1561,1667,1759,1851,1932,2038,2146,2244,2348,2453,2560,2723,2823",
- "endColumns": "108,99,108,83,108,124,76,75,91,93,93,93,101,93,96,105,91,91,80,105,107,97,103,104,106,162,99,82",
- "endOffsets": "209,309,418,502,611,736,813,889,981,1075,1169,1263,1365,1459,1556,1662,1754,1846,1927,2033,2141,2239,2343,2448,2555,2718,2818,2901"
- },
- "to": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "105,214,314,423,507,616,741,818,894,986,1080,1174,1268,1370,1464,1561,1667,1759,1851,1932,2038,2146,2244,2348,2453,2560,2723,5020",
- "endColumns": "108,99,108,83,108,124,76,75,91,93,93,93,101,93,96,105,91,91,80,105,107,97,103,104,106,162,99,82",
- "endOffsets": "209,309,418,502,611,736,813,889,981,1075,1169,1263,1365,1459,1556,1662,1754,1846,1927,2033,2141,2239,2343,2448,2555,2718,2818,5098"
- }
- }
- ]
- }
- ]
-}
\ No newline at end of file
diff --git a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-iw.json b/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-iw.json
deleted file mode 100644
index a0ece91c..00000000
--- a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-iw.json
+++ /dev/null
@@ -1,60 +0,0 @@
-{
- "logs": [
- {
- "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-iw\\values-iw.xml",
- "map": [
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-iw\\values-iw.xml",
- "from": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "105,209,308,416,500,600,714,792,870,961,1055,1151,1245,1346,1439,1534,1631,1722,1814,1895,1997,2101,2199,2302,2403,2503,2655,2751",
- "endColumns": "103,98,107,83,99,113,77,77,90,93,95,93,100,92,94,96,90,91,80,101,103,97,102,100,99,151,95,80",
- "endOffsets": "204,303,411,495,595,709,787,865,956,1050,1146,1240,1341,1434,1529,1626,1717,1809,1890,1992,2096,2194,2297,2398,2498,2650,2746,2827"
- },
- "to": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "105,209,308,416,500,600,714,792,870,961,1055,1151,1245,1346,1439,1534,1631,1722,1814,1895,1997,2101,2199,2302,2403,2503,2655,4762",
- "endColumns": "103,98,107,83,99,113,77,77,90,93,95,93,100,92,94,96,90,91,80,101,103,97,102,100,99,151,95,80",
- "endOffsets": "204,303,411,495,595,709,787,865,956,1050,1146,1240,1341,1434,1529,1626,1717,1809,1890,1992,2096,2194,2297,2398,2498,2650,2746,4838"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-iw\\values-iw.xml",
- "from": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "55,160,267,375,485,584,668,762,866,962,1055,1144,1235,1339,1443,1527,1610,1693,1790,1887,1972",
- "endColumns": "104,106,107,109,98,83,93,103,95,92,88,90,103,103,83,82,82,96,96,84,93",
- "endOffsets": "155,262,370,480,579,663,757,861,957,1050,1139,1230,1334,1438,1522,1605,1688,1785,1882,1967,2061"
- },
- "to": {
- "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "2751,2856,2963,3071,3181,3280,3364,3458,3562,3658,3751,3840,3931,4035,4139,4223,4306,4389,4486,4583,4668",
- "endColumns": "104,106,107,109,98,83,93,103,95,92,88,90,103,103,83,82,82,96,96,84,93",
- "endOffsets": "2851,2958,3066,3176,3275,3359,3453,3557,3653,3746,3835,3926,4030,4134,4218,4301,4384,4481,4578,4663,4757"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-iw\\values-iw.xml",
- "from": {
- "startLines": "2",
- "startColumns": "4",
- "startOffsets": "55",
- "endColumns": "100",
- "endOffsets": "151"
- },
- "to": {
- "startLines": "51",
- "startColumns": "4",
- "startOffsets": "4843",
- "endColumns": "100",
- "endOffsets": "4939"
- }
- }
- ]
- }
- ]
-}
\ No newline at end of file
diff --git a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-ja.json b/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-ja.json
deleted file mode 100644
index ddd0af5a..00000000
--- a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-ja.json
+++ /dev/null
@@ -1,60 +0,0 @@
-{
- "logs": [
- {
- "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-ja\\values-ja.xml",
- "map": [
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-ja\\values-ja.xml",
- "from": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "55,153,251,349,452,542,623,713,813,907,1000,1089,1177,1276,1381,1464,1544,1624,1717,1810,1894",
- "endColumns": "97,97,97,102,89,80,89,99,93,92,88,87,98,104,82,79,79,92,92,83,88",
- "endOffsets": "148,246,344,447,537,618,708,808,902,995,1084,1172,1271,1376,1459,1539,1619,1712,1805,1889,1978"
- },
- "to": {
- "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "2693,2791,2889,2987,3090,3180,3261,3351,3451,3545,3638,3727,3815,3914,4019,4102,4182,4262,4355,4448,4532",
- "endColumns": "97,97,97,102,89,80,89,99,93,92,88,87,98,104,82,79,79,92,92,83,88",
- "endOffsets": "2786,2884,2982,3085,3175,3256,3346,3446,3540,3633,3722,3810,3909,4014,4097,4177,4257,4350,4443,4527,4616"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-ja\\values-ja.xml",
- "from": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "105,202,295,400,482,580,688,765,841,932,1025,1121,1215,1316,1409,1504,1598,1689,1780,1858,1960,2059,2154,2257,2352,2448,2596,2693",
- "endColumns": "96,92,104,81,97,107,76,75,90,92,95,93,100,92,94,93,90,90,77,101,98,94,102,94,95,147,96,77",
- "endOffsets": "197,290,395,477,575,683,760,836,927,1020,1116,1210,1311,1404,1499,1593,1684,1775,1853,1955,2054,2149,2252,2347,2443,2591,2688,2766"
- },
- "to": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "105,202,295,400,482,580,688,765,841,932,1025,1121,1215,1316,1409,1504,1598,1689,1780,1858,1960,2059,2154,2257,2352,2448,2596,4621",
- "endColumns": "96,92,104,81,97,107,76,75,90,92,95,93,100,92,94,93,90,90,77,101,98,94,102,94,95,147,96,77",
- "endOffsets": "197,290,395,477,575,683,760,836,927,1020,1116,1210,1311,1404,1499,1593,1684,1775,1853,1955,2054,2149,2252,2347,2443,2591,2688,4694"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-ja\\values-ja.xml",
- "from": {
- "startLines": "2",
- "startColumns": "4",
- "startOffsets": "55",
- "endColumns": "100",
- "endOffsets": "151"
- },
- "to": {
- "startLines": "51",
- "startColumns": "4",
- "startOffsets": "4699",
- "endColumns": "100",
- "endOffsets": "4795"
- }
- }
- ]
- }
- ]
-}
\ No newline at end of file
diff --git a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-ka.json b/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-ka.json
deleted file mode 100644
index 5e91b1d1..00000000
--- a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-ka.json
+++ /dev/null
@@ -1,60 +0,0 @@
-{
- "logs": [
- {
- "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-ka\\values-ka.xml",
- "map": [
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-ka\\values-ka.xml",
- "from": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "55,163,281,411,527,642,729,828,948,1046,1141,1232,1323,1446,1558,1642,1726,1812,1919,2018,2105",
- "endColumns": "107,117,129,115,114,86,98,119,97,94,90,90,122,111,83,83,85,106,98,86,99",
- "endOffsets": "158,276,406,522,637,724,823,943,1041,1136,1227,1318,1441,1553,1637,1721,1807,1914,2013,2100,2200"
- },
- "to": {
- "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "2818,2926,3044,3174,3290,3405,3492,3591,3711,3809,3904,3995,4086,4209,4321,4405,4489,4575,4682,4781,4868",
- "endColumns": "107,117,129,115,114,86,98,119,97,94,90,90,122,111,83,83,85,106,98,86,99",
- "endOffsets": "2921,3039,3169,3285,3400,3487,3586,3706,3804,3899,3990,4081,4204,4316,4400,4484,4570,4677,4776,4863,4963"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-ka\\values-ka.xml",
- "from": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "105,214,318,429,517,622,735,819,901,992,1085,1180,1276,1377,1470,1565,1659,1750,1841,1924,2037,2144,2242,2355,2459,2563,2720,2818",
- "endColumns": "108,103,110,87,104,112,83,81,90,92,94,95,100,92,94,93,90,90,82,112,106,97,112,103,103,156,97,80",
- "endOffsets": "209,313,424,512,617,730,814,896,987,1080,1175,1271,1372,1465,1560,1654,1745,1836,1919,2032,2139,2237,2350,2454,2558,2715,2813,2894"
- },
- "to": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "105,214,318,429,517,622,735,819,901,992,1085,1180,1276,1377,1470,1565,1659,1750,1841,1924,2037,2144,2242,2355,2459,2563,2720,4968",
- "endColumns": "108,103,110,87,104,112,83,81,90,92,94,95,100,92,94,93,90,90,82,112,106,97,112,103,103,156,97,80",
- "endOffsets": "209,313,424,512,617,730,814,896,987,1080,1175,1271,1372,1465,1560,1654,1745,1836,1919,2032,2139,2237,2350,2454,2558,2715,2813,5044"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-ka\\values-ka.xml",
- "from": {
- "startLines": "2",
- "startColumns": "4",
- "startOffsets": "55",
- "endColumns": "100",
- "endOffsets": "151"
- },
- "to": {
- "startLines": "51",
- "startColumns": "4",
- "startOffsets": "5049",
- "endColumns": "100",
- "endOffsets": "5145"
- }
- }
- ]
- }
- ]
-}
\ No newline at end of file
diff --git a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-kk.json b/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-kk.json
deleted file mode 100644
index 19218fc7..00000000
--- a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-kk.json
+++ /dev/null
@@ -1,60 +0,0 @@
-{
- "logs": [
- {
- "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-kk\\values-kk.xml",
- "map": [
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-kk\\values-kk.xml",
- "from": {
- "startLines": "2",
- "startColumns": "4",
- "startOffsets": "55",
- "endColumns": "100",
- "endOffsets": "151"
- },
- "to": {
- "startLines": "51",
- "startColumns": "4",
- "startOffsets": "5015",
- "endColumns": "100",
- "endOffsets": "5111"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-kk\\values-kk.xml",
- "from": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "55,165,279,395,515,614,713,814,924,1019,1110,1201,1290,1401,1522,1608,1692,1777,1883,1996,2080",
- "endColumns": "109,113,115,119,98,98,100,109,94,90,90,88,110,120,85,83,84,105,112,83,96",
- "endOffsets": "160,274,390,510,609,708,809,919,1014,1105,1196,1285,1396,1517,1603,1687,1772,1878,1991,2075,2172"
- },
- "to": {
- "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "2812,2922,3036,3152,3272,3371,3470,3571,3681,3776,3867,3958,4047,4158,4279,4365,4449,4534,4640,4753,4837",
- "endColumns": "109,113,115,119,98,98,100,109,94,90,90,88,110,120,85,83,84,105,112,83,96",
- "endOffsets": "2917,3031,3147,3267,3366,3465,3566,3676,3771,3862,3953,4042,4153,4274,4360,4444,4529,4635,4748,4832,4929"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-kk\\values-kk.xml",
- "from": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "105,217,320,430,515,621,740,821,901,992,1085,1181,1275,1376,1469,1564,1661,1752,1844,1925,2028,2133,2231,2338,2447,2547,2713,2812",
- "endColumns": "111,102,109,84,105,118,80,79,90,92,95,93,100,92,94,96,90,91,80,102,104,97,106,108,99,165,98,80",
- "endOffsets": "212,315,425,510,616,735,816,896,987,1080,1176,1270,1371,1464,1559,1656,1747,1839,1920,2023,2128,2226,2333,2442,2542,2708,2807,2888"
- },
- "to": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "105,217,320,430,515,621,740,821,901,992,1085,1181,1275,1376,1469,1564,1661,1752,1844,1925,2028,2133,2231,2338,2447,2547,2713,4934",
- "endColumns": "111,102,109,84,105,118,80,79,90,92,95,93,100,92,94,96,90,91,80,102,104,97,106,108,99,165,98,80",
- "endOffsets": "212,315,425,510,616,735,816,896,987,1080,1176,1270,1371,1464,1559,1656,1747,1839,1920,2023,2128,2226,2333,2442,2542,2708,2807,5010"
- }
- }
- ]
- }
- ]
-}
\ No newline at end of file
diff --git a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-km.json b/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-km.json
deleted file mode 100644
index d9ad77be..00000000
--- a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-km.json
+++ /dev/null
@@ -1,60 +0,0 @@
-{
- "logs": [
- {
- "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-km\\values-km.xml",
- "map": [
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-km\\values-km.xml",
- "from": {
- "startLines": "2",
- "startColumns": "4",
- "startOffsets": "55",
- "endColumns": "100",
- "endOffsets": "151"
- },
- "to": {
- "startLines": "51",
- "startColumns": "4",
- "startOffsets": "4937",
- "endColumns": "100",
- "endOffsets": "5033"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-km\\values-km.xml",
- "from": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "55,157,270,382,494,594,679,789,897,991,1085,1175,1267,1373,1487,1571,1652,1733,1828,1929,2017",
- "endColumns": "101,112,111,111,99,84,109,107,93,93,89,91,105,113,83,80,80,94,100,87,92",
- "endOffsets": "152,265,377,489,589,674,784,892,986,1080,1170,1262,1368,1482,1566,1647,1728,1823,1924,2012,2105"
- },
- "to": {
- "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "2799,2901,3014,3126,3238,3338,3423,3533,3641,3735,3829,3919,4011,4117,4231,4315,4396,4477,4572,4673,4761",
- "endColumns": "101,112,111,111,99,84,109,107,93,93,89,91,105,113,83,80,80,94,100,87,92",
- "endOffsets": "2896,3009,3121,3233,3333,3418,3528,3636,3730,3824,3914,4006,4112,4226,4310,4391,4472,4567,4668,4756,4849"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-km\\values-km.xml",
- "from": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "105,208,308,420,507,611,729,806,883,974,1067,1163,1257,1358,1451,1546,1640,1731,1822,1905,2009,2114,2214,2324,2431,2539,2701,2799",
- "endColumns": "102,99,111,86,103,117,76,76,90,92,95,93,100,92,94,93,90,90,82,103,104,99,109,106,107,161,97,82",
- "endOffsets": "203,303,415,502,606,724,801,878,969,1062,1158,1252,1353,1446,1541,1635,1726,1817,1900,2004,2109,2209,2319,2426,2534,2696,2794,2877"
- },
- "to": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "105,208,308,420,507,611,729,806,883,974,1067,1163,1257,1358,1451,1546,1640,1731,1822,1905,2009,2114,2214,2324,2431,2539,2701,4854",
- "endColumns": "102,99,111,86,103,117,76,76,90,92,95,93,100,92,94,93,90,90,82,103,104,99,109,106,107,161,97,82",
- "endOffsets": "203,303,415,502,606,724,801,878,969,1062,1158,1252,1353,1446,1541,1635,1726,1817,1900,2004,2109,2209,2319,2426,2534,2696,2794,4932"
- }
- }
- ]
- }
- ]
-}
\ No newline at end of file
diff --git a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-kn.json b/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-kn.json
deleted file mode 100644
index 6bb25b5a..00000000
--- a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-kn.json
+++ /dev/null
@@ -1,60 +0,0 @@
-{
- "logs": [
- {
- "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-kn\\values-kn.xml",
- "map": [
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-kn\\values-kn.xml",
- "from": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "105,223,335,448,536,643,770,847,924,1015,1108,1204,1298,1399,1492,1587,1681,1772,1863,1945,2061,2172,2271,2384,2488,2602,2766,2866",
- "endColumns": "117,111,112,87,106,126,76,76,90,92,95,93,100,92,94,93,90,90,81,115,110,98,112,103,113,163,99,81",
- "endOffsets": "218,330,443,531,638,765,842,919,1010,1103,1199,1293,1394,1487,1582,1676,1767,1858,1940,2056,2167,2266,2379,2483,2597,2761,2861,2943"
- },
- "to": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "105,223,335,448,536,643,770,847,924,1015,1108,1204,1298,1399,1492,1587,1681,1772,1863,1945,2061,2172,2271,2384,2488,2602,2766,5009",
- "endColumns": "117,111,112,87,106,126,76,76,90,92,95,93,100,92,94,93,90,90,81,115,110,98,112,103,113,163,99,81",
- "endOffsets": "218,330,443,531,638,765,842,919,1010,1103,1199,1293,1394,1487,1582,1676,1767,1858,1940,2056,2167,2266,2379,2483,2597,2761,2861,5086"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-kn\\values-kn.xml",
- "from": {
- "startLines": "2",
- "startColumns": "4",
- "startOffsets": "55",
- "endColumns": "100",
- "endOffsets": "151"
- },
- "to": {
- "startLines": "51",
- "startColumns": "4",
- "startOffsets": "5091",
- "endColumns": "100",
- "endOffsets": "5187"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-kn\\values-kn.xml",
- "from": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "55,159,275,395,521,627,719,812,928,1025,1121,1222,1316,1430,1553,1637,1719,1805,1916,2018,2104",
- "endColumns": "103,115,119,125,105,91,92,115,96,95,100,93,113,122,83,81,85,110,101,85,93",
- "endOffsets": "154,270,390,516,622,714,807,923,1020,1116,1217,1311,1425,1548,1632,1714,1800,1911,2013,2099,2193"
- },
- "to": {
- "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "2866,2970,3086,3206,3332,3438,3530,3623,3739,3836,3932,4033,4127,4241,4364,4448,4530,4616,4727,4829,4915",
- "endColumns": "103,115,119,125,105,91,92,115,96,95,100,93,113,122,83,81,85,110,101,85,93",
- "endOffsets": "2965,3081,3201,3327,3433,3525,3618,3734,3831,3927,4028,4122,4236,4359,4443,4525,4611,4722,4824,4910,5004"
- }
- }
- ]
- }
- ]
-}
\ No newline at end of file
diff --git a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-ko.json b/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-ko.json
deleted file mode 100644
index cdd828cc..00000000
--- a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-ko.json
+++ /dev/null
@@ -1,60 +0,0 @@
-{
- "logs": [
- {
- "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-ko\\values-ko.xml",
- "map": [
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-ko\\values-ko.xml",
- "from": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "55,149,243,339,439,527,608,695,790,883,973,1062,1151,1256,1357,1440,1520,1600,1691,1784,1867",
- "endColumns": "93,93,95,99,87,80,86,94,92,89,88,88,104,100,82,79,79,90,92,82,88",
- "endOffsets": "144,238,334,434,522,603,690,785,878,968,1057,1146,1251,1352,1435,1515,1595,1686,1779,1862,1951"
- },
- "to": {
- "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "2678,2772,2866,2962,3062,3150,3231,3318,3413,3506,3596,3685,3774,3879,3980,4063,4143,4223,4314,4407,4490",
- "endColumns": "93,93,95,99,87,80,86,94,92,89,88,88,104,100,82,79,79,90,92,82,88",
- "endOffsets": "2767,2861,2957,3057,3145,3226,3313,3408,3501,3591,3680,3769,3874,3975,4058,4138,4218,4309,4402,4485,4574"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-ko\\values-ko.xml",
- "from": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "105,200,294,396,478,576,682,761,837,928,1021,1113,1204,1305,1398,1493,1587,1678,1769,1849,1947,2042,2137,2237,2333,2432,2584,2678",
- "endColumns": "94,93,101,81,97,105,78,75,90,92,91,90,100,92,94,93,90,90,79,97,94,94,99,95,98,151,93,77",
- "endOffsets": "195,289,391,473,571,677,756,832,923,1016,1108,1199,1300,1393,1488,1582,1673,1764,1844,1942,2037,2132,2232,2328,2427,2579,2673,2751"
- },
- "to": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "105,200,294,396,478,576,682,761,837,928,1021,1113,1204,1305,1398,1493,1587,1678,1769,1849,1947,2042,2137,2237,2333,2432,2584,4579",
- "endColumns": "94,93,101,81,97,105,78,75,90,92,91,90,100,92,94,93,90,90,79,97,94,94,99,95,98,151,93,77",
- "endOffsets": "195,289,391,473,571,677,756,832,923,1016,1108,1199,1300,1393,1488,1582,1673,1764,1844,1942,2037,2132,2232,2328,2427,2579,2673,4652"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-ko\\values-ko.xml",
- "from": {
- "startLines": "2",
- "startColumns": "4",
- "startOffsets": "55",
- "endColumns": "100",
- "endOffsets": "151"
- },
- "to": {
- "startLines": "51",
- "startColumns": "4",
- "startOffsets": "4657",
- "endColumns": "100",
- "endOffsets": "4753"
- }
- }
- ]
- }
- ]
-}
\ No newline at end of file
diff --git a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-ky.json b/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-ky.json
deleted file mode 100644
index 7028764d..00000000
--- a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-ky.json
+++ /dev/null
@@ -1,60 +0,0 @@
-{
- "logs": [
- {
- "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-ky\\values-ky.xml",
- "map": [
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-ky\\values-ky.xml",
- "from": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "105,209,304,423,507,614,731,809,888,979,1072,1168,1262,1363,1456,1551,1646,1737,1828,1909,2019,2126,2224,2330,2437,2538,2699,2802",
- "endColumns": "103,94,118,83,106,116,77,78,90,92,95,93,100,92,94,94,90,90,80,109,106,97,105,106,100,160,102,80",
- "endOffsets": "204,299,418,502,609,726,804,883,974,1067,1163,1257,1358,1451,1546,1641,1732,1823,1904,2014,2121,2219,2325,2432,2533,2694,2797,2878"
- },
- "to": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "105,209,304,423,507,614,731,809,888,979,1072,1168,1262,1363,1456,1551,1646,1737,1828,1909,2019,2126,2224,2330,2437,2538,2699,4996",
- "endColumns": "103,94,118,83,106,116,77,78,90,92,95,93,100,92,94,94,90,90,80,109,106,97,105,106,100,160,102,80",
- "endOffsets": "204,299,418,502,609,726,804,883,974,1067,1163,1257,1358,1451,1546,1641,1732,1823,1904,2014,2121,2219,2325,2432,2533,2694,2797,5072"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-ky\\values-ky.xml",
- "from": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "55,173,308,440,578,677,769,867,980,1076,1174,1266,1366,1472,1585,1672,1757,1843,1961,2068,2153",
- "endColumns": "117,134,131,137,98,91,97,112,95,97,91,99,105,112,86,84,85,117,106,84,95",
- "endOffsets": "168,303,435,573,672,764,862,975,1071,1169,1261,1361,1467,1580,1667,1752,1838,1956,2063,2148,2244"
- },
- "to": {
- "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "2802,2920,3055,3187,3325,3424,3516,3614,3727,3823,3921,4013,4113,4219,4332,4419,4504,4590,4708,4815,4900",
- "endColumns": "117,134,131,137,98,91,97,112,95,97,91,99,105,112,86,84,85,117,106,84,95",
- "endOffsets": "2915,3050,3182,3320,3419,3511,3609,3722,3818,3916,4008,4108,4214,4327,4414,4499,4585,4703,4810,4895,4991"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-ky\\values-ky.xml",
- "from": {
- "startLines": "2",
- "startColumns": "4",
- "startOffsets": "55",
- "endColumns": "100",
- "endOffsets": "151"
- },
- "to": {
- "startLines": "51",
- "startColumns": "4",
- "startOffsets": "5077",
- "endColumns": "100",
- "endOffsets": "5173"
- }
- }
- ]
- }
- ]
-}
\ No newline at end of file
diff --git a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-land.json b/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-land.json
deleted file mode 100644
index b37f2f1e..00000000
--- a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-land.json
+++ /dev/null
@@ -1,36 +0,0 @@
-{
- "logs": [
- {
- "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-land\\values-land.xml",
- "map": [
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-land\\values-land.xml",
- "from": {
- "startLines": "2,3,4",
- "startColumns": "4,4,4",
- "startOffsets": "55,125,196",
- "endColumns": "69,70,67",
- "endOffsets": "120,191,259"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-land\\values-land.xml",
- "from": {
- "startLines": "2,3,4",
- "startColumns": "4,4,4",
- "startOffsets": "55,130,208",
- "endColumns": "74,77,74",
- "endOffsets": "125,203,278"
- },
- "to": {
- "startLines": "5,6,7",
- "startColumns": "4,4,4",
- "startOffsets": "264,339,417",
- "endColumns": "74,77,74",
- "endOffsets": "334,412,487"
- }
- }
- ]
- }
- ]
-}
\ No newline at end of file
diff --git a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-large-v4.json b/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-large-v4.json
deleted file mode 100644
index 83158900..00000000
--- a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-large-v4.json
+++ /dev/null
@@ -1,19 +0,0 @@
-{
- "logs": [
- {
- "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-large-v4\\values-large-v4.xml",
- "map": [
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-large-v4\\values-large-v4.xml",
- "from": {
- "startLines": "2,3,4,5,6,7,8,9,10",
- "startColumns": "4,4,4,4,4,4,4,4,4",
- "startOffsets": "55,114,185,256,326,396,464,532,636",
- "endColumns": "58,70,70,69,69,67,67,103,115",
- "endOffsets": "109,180,251,321,391,459,527,631,747"
- }
- }
- ]
- }
- ]
-}
\ No newline at end of file
diff --git a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-ldltr-v21.json b/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-ldltr-v21.json
deleted file mode 100644
index 357dd655..00000000
--- a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-ldltr-v21.json
+++ /dev/null
@@ -1,19 +0,0 @@
-{
- "logs": [
- {
- "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-ldltr-v21\\values-ldltr-v21.xml",
- "map": [
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-ldltr-v21\\values-ldltr-v21.xml",
- "from": {
- "startLines": "2",
- "startColumns": "4",
- "startOffsets": "55",
- "endColumns": "112",
- "endOffsets": "163"
- }
- }
- ]
- }
- ]
-}
\ No newline at end of file
diff --git a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-lo.json b/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-lo.json
deleted file mode 100644
index a2e7f00d..00000000
--- a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-lo.json
+++ /dev/null
@@ -1,60 +0,0 @@
-{
- "logs": [
- {
- "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-lo\\values-lo.xml",
- "map": [
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-lo\\values-lo.xml",
- "from": {
- "startLines": "2",
- "startColumns": "4",
- "startOffsets": "55",
- "endColumns": "100",
- "endOffsets": "151"
- },
- "to": {
- "startLines": "51",
- "startColumns": "4",
- "startOffsets": "4903",
- "endColumns": "100",
- "endOffsets": "4999"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-lo\\values-lo.xml",
- "from": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "55,158,271,386,508,605,696,793,899,993,1088,1187,1279,1381,1488,1577,1660,1741,1843,1943,2028",
- "endColumns": "102,112,114,121,96,90,96,105,93,94,98,91,101,106,88,82,80,101,99,84,93",
- "endOffsets": "153,266,381,503,600,691,788,894,988,1083,1182,1274,1376,1483,1572,1655,1736,1838,1938,2023,2117"
- },
- "to": {
- "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "2755,2858,2971,3086,3208,3305,3396,3493,3599,3693,3788,3887,3979,4081,4188,4277,4360,4441,4543,4643,4728",
- "endColumns": "102,112,114,121,96,90,96,105,93,94,98,91,101,106,88,82,80,101,99,84,93",
- "endOffsets": "2853,2966,3081,3203,3300,3391,3488,3594,3688,3783,3882,3974,4076,4183,4272,4355,4436,4538,4638,4723,4817"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-lo\\values-lo.xml",
- "from": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "105,208,305,412,497,602,714,791,869,960,1053,1149,1243,1344,1437,1532,1626,1717,1808,1888,1995,2092,2190,2295,2398,2502,2659,2755",
- "endColumns": "102,96,106,84,104,111,76,77,90,92,95,93,100,92,94,93,90,90,79,106,96,97,104,102,103,156,95,80",
- "endOffsets": "203,300,407,492,597,709,786,864,955,1048,1144,1238,1339,1432,1527,1621,1712,1803,1883,1990,2087,2185,2290,2393,2497,2654,2750,2831"
- },
- "to": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "105,208,305,412,497,602,714,791,869,960,1053,1149,1243,1344,1437,1532,1626,1717,1808,1888,1995,2092,2190,2295,2398,2502,2659,4822",
- "endColumns": "102,96,106,84,104,111,76,77,90,92,95,93,100,92,94,93,90,90,79,106,96,97,104,102,103,156,95,80",
- "endOffsets": "203,300,407,492,597,709,786,864,955,1048,1144,1238,1339,1432,1527,1621,1712,1803,1883,1990,2087,2185,2290,2393,2497,2654,2750,4898"
- }
- }
- ]
- }
- ]
-}
\ No newline at end of file
diff --git a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-lt.json b/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-lt.json
deleted file mode 100644
index 48f41864..00000000
--- a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-lt.json
+++ /dev/null
@@ -1,60 +0,0 @@
-{
- "logs": [
- {
- "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-lt\\values-lt.xml",
- "map": [
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-lt\\values-lt.xml",
- "from": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "55,162,277,395,512,610,696,794,901,1000,1097,1189,1285,1400,1518,1608,1692,1780,1886,1991,2078",
- "endColumns": "106,114,117,116,97,85,97,106,98,96,91,95,114,117,89,83,87,105,104,86,96",
- "endOffsets": "157,272,390,507,605,691,789,896,995,1092,1184,1280,1395,1513,1603,1687,1775,1881,1986,2073,2170"
- },
- "to": {
- "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "2895,3002,3117,3235,3352,3450,3536,3634,3741,3840,3937,4029,4125,4240,4358,4448,4532,4620,4726,4831,4918",
- "endColumns": "106,114,117,116,97,85,97,106,98,96,91,95,114,117,89,83,87,105,104,86,96",
- "endOffsets": "2997,3112,3230,3347,3445,3531,3629,3736,3835,3932,4024,4120,4235,4353,4443,4527,4615,4721,4826,4913,5010"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-lt\\values-lt.xml",
- "from": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "105,221,322,435,522,631,752,834,915,1009,1105,1203,1299,1403,1499,1597,1700,1794,1888,1973,2082,2191,2291,2401,2505,2618,2794,2895",
- "endColumns": "115,100,112,86,108,120,81,80,93,95,97,95,103,95,97,102,93,93,84,108,108,99,109,103,112,175,100,82",
- "endOffsets": "216,317,430,517,626,747,829,910,1004,1100,1198,1294,1398,1494,1592,1695,1789,1883,1968,2077,2186,2286,2396,2500,2613,2789,2890,2973"
- },
- "to": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "105,221,322,435,522,631,752,834,915,1009,1105,1203,1299,1403,1499,1597,1700,1794,1888,1973,2082,2191,2291,2401,2505,2618,2794,5015",
- "endColumns": "115,100,112,86,108,120,81,80,93,95,97,95,103,95,97,102,93,93,84,108,108,99,109,103,112,175,100,82",
- "endOffsets": "216,317,430,517,626,747,829,910,1004,1100,1198,1294,1398,1494,1592,1695,1789,1883,1968,2077,2186,2286,2396,2500,2613,2789,2890,5093"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-lt\\values-lt.xml",
- "from": {
- "startLines": "2",
- "startColumns": "4",
- "startOffsets": "55",
- "endColumns": "100",
- "endOffsets": "151"
- },
- "to": {
- "startLines": "51",
- "startColumns": "4",
- "startOffsets": "5098",
- "endColumns": "100",
- "endOffsets": "5194"
- }
- }
- ]
- }
- ]
-}
\ No newline at end of file
diff --git a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-lv.json b/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-lv.json
deleted file mode 100644
index d6fa8694..00000000
--- a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-lv.json
+++ /dev/null
@@ -1,60 +0,0 @@
-{
- "logs": [
- {
- "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-lv\\values-lv.xml",
- "map": [
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-lv\\values-lv.xml",
- "from": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "105,225,333,442,528,632,754,836,918,1028,1136,1243,1352,1464,1567,1679,1786,1891,1991,2076,2185,2297,2396,2507,2616,2721,2895,2994",
- "endColumns": "119,107,108,85,103,121,81,81,109,107,106,108,111,102,111,106,104,99,84,108,111,98,110,108,104,173,98,81",
- "endOffsets": "220,328,437,523,627,749,831,913,1023,1131,1238,1347,1459,1562,1674,1781,1886,1986,2071,2180,2292,2391,2502,2611,2716,2890,2989,3071"
- },
- "to": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "105,225,333,442,528,632,754,836,918,1028,1136,1243,1352,1464,1567,1679,1786,1891,1991,2076,2185,2297,2396,2507,2616,2721,2895,5132",
- "endColumns": "119,107,108,85,103,121,81,81,109,107,106,108,111,102,111,106,104,99,84,108,111,98,110,108,104,173,98,81",
- "endOffsets": "220,328,437,523,627,749,831,913,1023,1131,1238,1347,1459,1562,1674,1781,1886,1986,2071,2180,2292,2391,2502,2611,2716,2890,2989,5209"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-lv\\values-lv.xml",
- "from": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "55,157,278,405,530,633,736,837,946,1044,1139,1231,1324,1431,1552,1637,1723,1808,1911,2012,2099",
- "endColumns": "101,120,126,124,102,102,100,108,97,94,91,92,106,120,84,85,84,102,100,86,93",
- "endOffsets": "152,273,400,525,628,731,832,941,1039,1134,1226,1319,1426,1547,1632,1718,1803,1906,2007,2094,2188"
- },
- "to": {
- "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "2994,3096,3217,3344,3469,3572,3675,3776,3885,3983,4078,4170,4263,4370,4491,4576,4662,4747,4850,4951,5038",
- "endColumns": "101,120,126,124,102,102,100,108,97,94,91,92,106,120,84,85,84,102,100,86,93",
- "endOffsets": "3091,3212,3339,3464,3567,3670,3771,3880,3978,4073,4165,4258,4365,4486,4571,4657,4742,4845,4946,5033,5127"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-lv\\values-lv.xml",
- "from": {
- "startLines": "2",
- "startColumns": "4",
- "startOffsets": "55",
- "endColumns": "100",
- "endOffsets": "151"
- },
- "to": {
- "startLines": "51",
- "startColumns": "4",
- "startOffsets": "5214",
- "endColumns": "100",
- "endOffsets": "5310"
- }
- }
- ]
- }
- ]
-}
\ No newline at end of file
diff --git a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-mk.json b/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-mk.json
deleted file mode 100644
index 0a9f25c7..00000000
--- a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-mk.json
+++ /dev/null
@@ -1,60 +0,0 @@
-{
- "logs": [
- {
- "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-mk\\values-mk.xml",
- "map": [
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-mk\\values-mk.xml",
- "from": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "105,213,317,425,511,616,735,818,900,997,1096,1193,1293,1400,1499,1600,1696,1793,1884,1971,2077,2184,2285,2392,2503,2607,2763,2861",
- "endColumns": "107,103,107,85,104,118,82,81,96,98,96,99,106,98,100,95,96,90,86,105,106,100,106,110,103,155,97,83",
- "endOffsets": "208,312,420,506,611,730,813,895,992,1091,1188,1288,1395,1494,1595,1691,1788,1879,1966,2072,2179,2280,2387,2498,2602,2758,2856,2940"
- },
- "to": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "105,213,317,425,511,616,735,818,900,997,1096,1193,1293,1400,1499,1600,1696,1793,1884,1971,2077,2184,2285,2392,2503,2607,2763,4935",
- "endColumns": "107,103,107,85,104,118,82,81,96,98,96,99,106,98,100,95,96,90,86,105,106,100,106,110,103,155,97,83",
- "endOffsets": "208,312,420,506,611,730,813,895,992,1091,1188,1288,1395,1494,1595,1691,1788,1879,1966,2072,2179,2280,2387,2498,2602,2758,2856,5014"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-mk\\values-mk.xml",
- "from": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "55,157,264,375,486,581,669,765,869,967,1061,1152,1245,1360,1487,1571,1654,1737,1841,1951,2037",
- "endColumns": "101,106,110,110,94,87,95,103,97,93,90,92,114,126,83,82,82,103,109,85,91",
- "endOffsets": "152,259,370,481,576,664,760,864,962,1056,1147,1240,1355,1482,1566,1649,1732,1836,1946,2032,2124"
- },
- "to": {
- "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "2861,2963,3070,3181,3292,3387,3475,3571,3675,3773,3867,3958,4051,4166,4293,4377,4460,4543,4647,4757,4843",
- "endColumns": "101,106,110,110,94,87,95,103,97,93,90,92,114,126,83,82,82,103,109,85,91",
- "endOffsets": "2958,3065,3176,3287,3382,3470,3566,3670,3768,3862,3953,4046,4161,4288,4372,4455,4538,4642,4752,4838,4930"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-mk\\values-mk.xml",
- "from": {
- "startLines": "2",
- "startColumns": "4",
- "startOffsets": "55",
- "endColumns": "100",
- "endOffsets": "151"
- },
- "to": {
- "startLines": "51",
- "startColumns": "4",
- "startOffsets": "5019",
- "endColumns": "100",
- "endOffsets": "5115"
- }
- }
- ]
- }
- ]
-}
\ No newline at end of file
diff --git a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-ml.json b/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-ml.json
deleted file mode 100644
index 0fd1ee2e..00000000
--- a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-ml.json
+++ /dev/null
@@ -1,60 +0,0 @@
-{
- "logs": [
- {
- "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-ml\\values-ml.xml",
- "map": [
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-ml\\values-ml.xml",
- "from": {
- "startLines": "2",
- "startColumns": "4",
- "startOffsets": "55",
- "endColumns": "100",
- "endOffsets": "151"
- },
- "to": {
- "startLines": "51",
- "startColumns": "4",
- "startOffsets": "5132",
- "endColumns": "100",
- "endOffsets": "5228"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-ml\\values-ml.xml",
- "from": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "55,158,274,396,511,614,717,811,928,1028,1125,1222,1322,1436,1560,1656,1746,1834,1949,2048,2136",
- "endColumns": "102,115,121,114,102,102,93,116,99,96,96,99,113,123,95,89,87,114,98,87,95",
- "endOffsets": "153,269,391,506,609,712,806,923,1023,1120,1217,1317,1431,1555,1651,1741,1829,1944,2043,2131,2227"
- },
- "to": {
- "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "2873,2976,3092,3214,3329,3432,3535,3629,3746,3846,3943,4040,4140,4254,4378,4474,4564,4652,4767,4866,4954",
- "endColumns": "102,115,121,114,102,102,93,116,99,96,96,99,113,123,95,89,87,114,98,87,95",
- "endOffsets": "2971,3087,3209,3324,3427,3530,3624,3741,3841,3938,4035,4135,4249,4373,4469,4559,4647,4762,4861,4949,5045"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-ml\\values-ml.xml",
- "from": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "105,224,342,457,550,655,787,864,940,1031,1124,1226,1320,1421,1515,1610,1709,1800,1891,1973,2084,2190,2288,2402,2502,2613,2772,2873",
- "endColumns": "118,117,114,92,104,131,76,75,90,92,101,93,100,93,94,98,90,90,81,110,105,97,113,99,110,158,100,81",
- "endOffsets": "219,337,452,545,650,782,859,935,1026,1119,1221,1315,1416,1510,1605,1704,1795,1886,1968,2079,2185,2283,2397,2497,2608,2767,2868,2950"
- },
- "to": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "105,224,342,457,550,655,787,864,940,1031,1124,1226,1320,1421,1515,1610,1709,1800,1891,1973,2084,2190,2288,2402,2502,2613,2772,5050",
- "endColumns": "118,117,114,92,104,131,76,75,90,92,101,93,100,93,94,98,90,90,81,110,105,97,113,99,110,158,100,81",
- "endOffsets": "219,337,452,545,650,782,859,935,1026,1119,1221,1315,1416,1510,1605,1704,1795,1886,1968,2079,2185,2283,2397,2497,2608,2767,2868,5127"
- }
- }
- ]
- }
- ]
-}
\ No newline at end of file
diff --git a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-mn.json b/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-mn.json
deleted file mode 100644
index 21482aa8..00000000
--- a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-mn.json
+++ /dev/null
@@ -1,60 +0,0 @@
-{
- "logs": [
- {
- "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-mn\\values-mn.xml",
- "map": [
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-mn\\values-mn.xml",
- "from": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "105,218,318,431,518,624,736,818,900,991,1084,1180,1276,1374,1467,1562,1654,1745,1835,1917,2026,2130,2227,2335,2436,2539,2698,2795",
- "endColumns": "112,99,112,86,105,111,81,81,90,92,95,95,97,92,94,91,90,89,81,108,103,96,107,100,102,158,96,80",
- "endOffsets": "213,313,426,513,619,731,813,895,986,1079,1175,1271,1369,1462,1557,1649,1740,1830,1912,2021,2125,2222,2330,2431,2534,2693,2790,2871"
- },
- "to": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "105,218,318,431,518,624,736,818,900,991,1084,1180,1276,1374,1467,1562,1654,1745,1835,1917,2026,2130,2227,2335,2436,2539,2698,4914",
- "endColumns": "112,99,112,86,105,111,81,81,90,92,95,95,97,92,94,91,90,89,81,108,103,96,107,100,102,158,96,80",
- "endOffsets": "213,313,426,513,619,731,813,895,986,1079,1175,1271,1369,1462,1557,1649,1740,1830,1912,2021,2125,2222,2330,2431,2534,2693,2790,4990"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-mn\\values-mn.xml",
- "from": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "55,162,276,396,509,615,709,805,917,1012,1107,1197,1289,1393,1512,1602,1689,1774,1879,1989,2075",
- "endColumns": "106,113,119,112,105,93,95,111,94,94,89,91,103,118,89,86,84,104,109,85,98",
- "endOffsets": "157,271,391,504,610,704,800,912,1007,1102,1192,1284,1388,1507,1597,1684,1769,1874,1984,2070,2169"
- },
- "to": {
- "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "2795,2902,3016,3136,3249,3355,3449,3545,3657,3752,3847,3937,4029,4133,4252,4342,4429,4514,4619,4729,4815",
- "endColumns": "106,113,119,112,105,93,95,111,94,94,89,91,103,118,89,86,84,104,109,85,98",
- "endOffsets": "2897,3011,3131,3244,3350,3444,3540,3652,3747,3842,3932,4024,4128,4247,4337,4424,4509,4614,4724,4810,4909"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-mn\\values-mn.xml",
- "from": {
- "startLines": "2",
- "startColumns": "4",
- "startOffsets": "55",
- "endColumns": "100",
- "endOffsets": "151"
- },
- "to": {
- "startLines": "51",
- "startColumns": "4",
- "startOffsets": "4995",
- "endColumns": "100",
- "endOffsets": "5091"
- }
- }
- ]
- }
- ]
-}
\ No newline at end of file
diff --git a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-mr.json b/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-mr.json
deleted file mode 100644
index e63f616d..00000000
--- a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-mr.json
+++ /dev/null
@@ -1,60 +0,0 @@
-{
- "logs": [
- {
- "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-mr\\values-mr.xml",
- "map": [
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-mr\\values-mr.xml",
- "from": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "55,153,263,373,490,587,677,769,879,973,1068,1167,1264,1381,1490,1575,1657,1740,1843,1946,2032",
- "endColumns": "97,109,109,116,96,89,91,109,93,94,98,96,116,108,84,81,82,102,102,85,94",
- "endOffsets": "148,258,368,485,582,672,764,874,968,1063,1162,1259,1376,1485,1570,1652,1735,1838,1941,2027,2122"
- },
- "to": {
- "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "2807,2905,3015,3125,3242,3339,3429,3521,3631,3725,3820,3919,4016,4133,4242,4327,4409,4492,4595,4698,4784",
- "endColumns": "97,109,109,116,96,89,91,109,93,94,98,96,116,108,84,81,82,102,102,85,94",
- "endOffsets": "2900,3010,3120,3237,3334,3424,3516,3626,3720,3815,3914,4011,4128,4237,4322,4404,4487,4590,4693,4779,4874"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-mr\\values-mr.xml",
- "from": {
- "startLines": "2",
- "startColumns": "4",
- "startOffsets": "55",
- "endColumns": "100",
- "endOffsets": "151"
- },
- "to": {
- "startLines": "51",
- "startColumns": "4",
- "startOffsets": "4959",
- "endColumns": "100",
- "endOffsets": "5055"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-mr\\values-mr.xml",
- "from": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "105,216,322,429,519,620,735,812,890,981,1074,1168,1265,1366,1459,1554,1651,1742,1833,1913,2025,2127,2223,2332,2433,2545,2702,2807",
- "endColumns": "110,105,106,89,100,114,76,77,90,92,93,96,100,92,94,96,90,90,79,111,101,95,108,100,111,156,104,79",
- "endOffsets": "211,317,424,514,615,730,807,885,976,1069,1163,1260,1361,1454,1549,1646,1737,1828,1908,2020,2122,2218,2327,2428,2540,2697,2802,2882"
- },
- "to": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "105,216,322,429,519,620,735,812,890,981,1074,1168,1265,1366,1459,1554,1651,1742,1833,1913,2025,2127,2223,2332,2433,2545,2702,4879",
- "endColumns": "110,105,106,89,100,114,76,77,90,92,93,96,100,92,94,96,90,90,79,111,101,95,108,100,111,156,104,79",
- "endOffsets": "211,317,424,514,615,730,807,885,976,1069,1163,1260,1361,1454,1549,1646,1737,1828,1908,2020,2122,2218,2327,2428,2540,2697,2802,4954"
- }
- }
- ]
- }
- ]
-}
\ No newline at end of file
diff --git a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-ms.json b/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-ms.json
deleted file mode 100644
index 1cb49748..00000000
--- a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-ms.json
+++ /dev/null
@@ -1,60 +0,0 @@
-{
- "logs": [
- {
- "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-ms\\values-ms.xml",
- "map": [
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-ms\\values-ms.xml",
- "from": {
- "startLines": "2",
- "startColumns": "4",
- "startOffsets": "55",
- "endColumns": "100",
- "endOffsets": "151"
- },
- "to": {
- "startLines": "51",
- "startColumns": "4",
- "startOffsets": "4965",
- "endColumns": "100",
- "endOffsets": "5061"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-ms\\values-ms.xml",
- "from": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "105,216,321,429,516,620,731,809,888,979,1072,1167,1261,1360,1453,1548,1642,1733,1824,1904,2016,2125,2222,2331,2434,2541,2700,2801",
- "endColumns": "110,104,107,86,103,110,77,78,90,92,94,93,98,92,94,93,90,90,79,111,108,96,108,102,106,158,100,79",
- "endOffsets": "211,316,424,511,615,726,804,883,974,1067,1162,1256,1355,1448,1543,1637,1728,1819,1899,2011,2120,2217,2326,2429,2536,2695,2796,2876"
- },
- "to": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "105,216,321,429,516,620,731,809,888,979,1072,1167,1261,1360,1453,1548,1642,1733,1824,1904,2016,2125,2222,2331,2434,2541,2700,4885",
- "endColumns": "110,104,107,86,103,110,77,78,90,92,94,93,98,92,94,93,90,90,79,111,108,96,108,102,106,158,100,79",
- "endOffsets": "211,316,424,511,615,726,804,883,974,1067,1162,1256,1355,1448,1543,1637,1728,1819,1899,2011,2120,2217,2326,2429,2536,2695,2796,4960"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-ms\\values-ms.xml",
- "from": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "55,157,268,378,500,595,680,773,877,973,1070,1172,1268,1382,1497,1580,1662,1748,1853,1959,2045",
- "endColumns": "101,110,109,121,94,84,92,103,95,96,101,95,113,114,82,81,85,104,105,85,93",
- "endOffsets": "152,263,373,495,590,675,768,872,968,1065,1167,1263,1377,1492,1575,1657,1743,1848,1954,2040,2134"
- },
- "to": {
- "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "2801,2903,3014,3124,3246,3341,3426,3519,3623,3719,3816,3918,4014,4128,4243,4326,4408,4494,4599,4705,4791",
- "endColumns": "101,110,109,121,94,84,92,103,95,96,101,95,113,114,82,81,85,104,105,85,93",
- "endOffsets": "2898,3009,3119,3241,3336,3421,3514,3618,3714,3811,3913,4009,4123,4238,4321,4403,4489,4594,4700,4786,4880"
- }
- }
- ]
- }
- ]
-}
\ No newline at end of file
diff --git a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-my.json b/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-my.json
deleted file mode 100644
index fd2a09ff..00000000
--- a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-my.json
+++ /dev/null
@@ -1,60 +0,0 @@
-{
- "logs": [
- {
- "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-my\\values-my.xml",
- "map": [
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-my\\values-my.xml",
- "from": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "105,214,319,436,529,641,769,847,926,1017,1110,1206,1300,1401,1494,1589,1683,1774,1865,1951,2074,2186,2288,2414,2525,2635,2795,2895",
- "endColumns": "108,104,116,92,111,127,77,78,90,92,95,93,100,92,94,93,90,90,85,122,111,101,125,110,109,159,99,83",
- "endOffsets": "209,314,431,524,636,764,842,921,1012,1105,1201,1295,1396,1489,1584,1678,1769,1860,1946,2069,2181,2283,2409,2520,2630,2790,2890,2974"
- },
- "to": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "105,214,319,436,529,641,769,847,926,1017,1110,1206,1300,1401,1494,1589,1683,1774,1865,1951,2074,2186,2288,2414,2525,2635,2795,5002",
- "endColumns": "108,104,116,92,111,127,77,78,90,92,95,93,100,92,94,93,90,90,85,122,111,101,125,110,109,159,99,83",
- "endOffsets": "209,314,431,524,636,764,842,921,1012,1105,1201,1295,1396,1489,1584,1678,1769,1860,1946,2069,2181,2283,2409,2520,2630,2790,2890,5081"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-my\\values-my.xml",
- "from": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "55,153,262,371,483,582,678,772,886,984,1083,1187,1280,1393,1501,1588,1673,1757,1866,1984,2068",
- "endColumns": "97,108,108,111,98,95,93,113,97,98,103,92,112,107,86,84,83,108,117,83,93",
- "endOffsets": "148,257,366,478,577,673,767,881,979,1078,1182,1275,1388,1496,1583,1668,1752,1861,1979,2063,2157"
- },
- "to": {
- "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "2895,2993,3102,3211,3323,3422,3518,3612,3726,3824,3923,4027,4120,4233,4341,4428,4513,4597,4706,4824,4908",
- "endColumns": "97,108,108,111,98,95,93,113,97,98,103,92,112,107,86,84,83,108,117,83,93",
- "endOffsets": "2988,3097,3206,3318,3417,3513,3607,3721,3819,3918,4022,4115,4228,4336,4423,4508,4592,4701,4819,4903,4997"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-my\\values-my.xml",
- "from": {
- "startLines": "2",
- "startColumns": "4",
- "startOffsets": "55",
- "endColumns": "100",
- "endOffsets": "151"
- },
- "to": {
- "startLines": "51",
- "startColumns": "4",
- "startOffsets": "5086",
- "endColumns": "100",
- "endOffsets": "5182"
- }
- }
- ]
- }
- ]
-}
\ No newline at end of file
diff --git a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-nb.json b/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-nb.json
deleted file mode 100644
index 58e2619c..00000000
--- a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-nb.json
+++ /dev/null
@@ -1,60 +0,0 @@
-{
- "logs": [
- {
- "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-nb\\values-nb.xml",
- "map": [
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-nb\\values-nb.xml",
- "from": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "105,213,308,422,508,608,721,797,873,964,1057,1153,1247,1348,1441,1536,1634,1725,1816,1896,1999,2098,2194,2298,2396,2497,2650,2747",
- "endColumns": "107,94,113,85,99,112,75,75,90,92,95,93,100,92,94,97,90,90,79,102,98,95,103,97,100,152,96,78",
- "endOffsets": "208,303,417,503,603,716,792,868,959,1052,1148,1242,1343,1436,1531,1629,1720,1811,1891,1994,2093,2189,2293,2391,2492,2645,2742,2821"
- },
- "to": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "105,213,308,422,508,608,721,797,873,964,1057,1153,1247,1348,1441,1536,1634,1725,1816,1896,1999,2098,2194,2298,2396,2497,2650,4801",
- "endColumns": "107,94,113,85,99,112,75,75,90,92,95,93,100,92,94,97,90,90,79,102,98,95,103,97,100,152,96,78",
- "endOffsets": "208,303,417,503,603,716,792,868,959,1052,1148,1242,1343,1436,1531,1629,1720,1811,1891,1994,2093,2189,2293,2391,2492,2645,2742,4875"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-nb\\values-nb.xml",
- "from": {
- "startLines": "2",
- "startColumns": "4",
- "startOffsets": "55",
- "endColumns": "100",
- "endOffsets": "151"
- },
- "to": {
- "startLines": "51",
- "startColumns": "4",
- "startOffsets": "4880",
- "endColumns": "100",
- "endOffsets": "4976"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-nb\\values-nb.xml",
- "from": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "55,155,261,369,478,572,656,751,854,949,1042,1135,1224,1348,1460,1552,1638,1721,1822,1929,2015",
- "endColumns": "99,105,107,108,93,83,94,102,94,92,92,88,123,111,91,85,82,100,106,85,93",
- "endOffsets": "150,256,364,473,567,651,746,849,944,1037,1130,1219,1343,1455,1547,1633,1716,1817,1924,2010,2104"
- },
- "to": {
- "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "2747,2847,2953,3061,3170,3264,3348,3443,3546,3641,3734,3827,3916,4040,4152,4244,4330,4413,4514,4621,4707",
- "endColumns": "99,105,107,108,93,83,94,102,94,92,92,88,123,111,91,85,82,100,106,85,93",
- "endOffsets": "2842,2948,3056,3165,3259,3343,3438,3541,3636,3729,3822,3911,4035,4147,4239,4325,4408,4509,4616,4702,4796"
- }
- }
- ]
- }
- ]
-}
\ No newline at end of file
diff --git a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-ne.json b/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-ne.json
deleted file mode 100644
index f29f8ffa..00000000
--- a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-ne.json
+++ /dev/null
@@ -1,60 +0,0 @@
-{
- "logs": [
- {
- "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-ne\\values-ne.xml",
- "map": [
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-ne\\values-ne.xml",
- "from": {
- "startLines": "2",
- "startColumns": "4",
- "startOffsets": "55",
- "endColumns": "100",
- "endOffsets": "151"
- },
- "to": {
- "startLines": "51",
- "startColumns": "4",
- "startOffsets": "5122",
- "endColumns": "100",
- "endOffsets": "5218"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-ne\\values-ne.xml",
- "from": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "105,210,314,422,513,620,747,841,931,1022,1115,1211,1305,1406,1499,1594,1688,1779,1870,1958,2068,2184,2287,2402,2504,2619,2790,2902",
- "endColumns": "104,103,107,90,106,126,93,89,90,92,95,93,100,92,94,93,90,90,87,109,115,102,114,101,114,170,111,85",
- "endOffsets": "205,309,417,508,615,742,836,926,1017,1110,1206,1300,1401,1494,1589,1683,1774,1865,1953,2063,2179,2282,2397,2499,2614,2785,2897,2983"
- },
- "to": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "105,210,314,422,513,620,747,841,931,1022,1115,1211,1305,1406,1499,1594,1688,1779,1870,1958,2068,2184,2287,2402,2504,2619,2790,5036",
- "endColumns": "104,103,107,90,106,126,93,89,90,92,95,93,100,92,94,93,90,90,87,109,115,102,114,101,114,170,111,85",
- "endOffsets": "205,309,417,508,615,742,836,926,1017,1110,1206,1300,1401,1494,1589,1683,1774,1865,1953,2063,2179,2282,2397,2499,2614,2785,2897,5117"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-ne\\values-ne.xml",
- "from": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "55,152,256,364,479,584,679,772,881,986,1093,1194,1297,1415,1531,1623,1711,1799,1903,2006,2093",
- "endColumns": "96,103,107,114,104,94,92,108,104,106,100,102,117,115,91,87,87,103,102,86,95",
- "endOffsets": "147,251,359,474,579,674,767,876,981,1088,1189,1292,1410,1526,1618,1706,1794,1898,2001,2088,2184"
- },
- "to": {
- "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "2902,2999,3103,3211,3326,3431,3526,3619,3728,3833,3940,4041,4144,4262,4378,4470,4558,4646,4750,4853,4940",
- "endColumns": "96,103,107,114,104,94,92,108,104,106,100,102,117,115,91,87,87,103,102,86,95",
- "endOffsets": "2994,3098,3206,3321,3426,3521,3614,3723,3828,3935,4036,4139,4257,4373,4465,4553,4641,4745,4848,4935,5031"
- }
- }
- ]
- }
- ]
-}
\ No newline at end of file
diff --git a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-nl.json b/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-nl.json
deleted file mode 100644
index fead4949..00000000
--- a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-nl.json
+++ /dev/null
@@ -1,60 +0,0 @@
-{
- "logs": [
- {
- "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-nl\\values-nl.xml",
- "map": [
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-nl\\values-nl.xml",
- "from": {
- "startLines": "2",
- "startColumns": "4",
- "startOffsets": "55",
- "endColumns": "100",
- "endOffsets": "151"
- },
- "to": {
- "startLines": "51",
- "startColumns": "4",
- "startOffsets": "5008",
- "endColumns": "100",
- "endOffsets": "5104"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-nl\\values-nl.xml",
- "from": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "105,223,328,435,521,629,749,826,903,995,1089,1190,1284,1385,1479,1575,1670,1762,1854,1936,2047,2151,2250,2365,2478,2581,2736,2839",
- "endColumns": "117,104,106,85,107,119,76,76,91,93,100,93,100,93,95,94,91,91,81,110,103,98,114,112,102,154,102,81",
- "endOffsets": "218,323,430,516,624,744,821,898,990,1084,1185,1279,1380,1474,1570,1665,1757,1849,1931,2042,2146,2245,2360,2473,2576,2731,2834,2916"
- },
- "to": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "105,223,328,435,521,629,749,826,903,995,1089,1190,1284,1385,1479,1575,1670,1762,1854,1936,2047,2151,2250,2365,2478,2581,2736,4926",
- "endColumns": "117,104,106,85,107,119,76,76,91,93,100,93,100,93,95,94,91,91,81,110,103,98,114,112,102,154,102,81",
- "endOffsets": "218,323,430,516,624,744,821,898,990,1084,1185,1279,1380,1474,1570,1665,1757,1849,1931,2042,2146,2245,2360,2473,2576,2731,2834,5003"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-nl\\values-nl.xml",
- "from": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "55,154,259,372,491,587,674,766,867,965,1064,1168,1263,1381,1495,1582,1668,1753,1853,1959,2046",
- "endColumns": "98,104,112,118,95,86,91,100,97,98,103,94,117,113,86,85,84,99,105,86,95",
- "endOffsets": "149,254,367,486,582,669,761,862,960,1059,1163,1258,1376,1490,1577,1663,1748,1848,1954,2041,2137"
- },
- "to": {
- "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "2839,2938,3043,3156,3275,3371,3458,3550,3651,3749,3848,3952,4047,4165,4279,4366,4452,4537,4637,4743,4830",
- "endColumns": "98,104,112,118,95,86,91,100,97,98,103,94,117,113,86,85,84,99,105,86,95",
- "endOffsets": "2933,3038,3151,3270,3366,3453,3545,3646,3744,3843,3947,4042,4160,4274,4361,4447,4532,4632,4738,4825,4921"
- }
- }
- ]
- }
- ]
-}
\ No newline at end of file
diff --git a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-or.json b/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-or.json
deleted file mode 100644
index 96a5e4e2..00000000
--- a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-or.json
+++ /dev/null
@@ -1,36 +0,0 @@
-{
- "logs": [
- {
- "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-or\\values-or.xml",
- "map": [
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-or\\values-or.xml",
- "from": {
- "startLines": "2",
- "startColumns": "4",
- "startOffsets": "55",
- "endColumns": "100",
- "endOffsets": "151"
- },
- "to": {
- "startLines": "30",
- "startColumns": "4",
- "startOffsets": "2936",
- "endColumns": "100",
- "endOffsets": "3032"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-or\\values-or.xml",
- "from": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "105,224,334,441,527,631,751,828,905,996,1089,1186,1281,1382,1475,1570,1666,1757,1847,1929,2039,2144,2250,2361,2464,2582,2745,2847",
- "endColumns": "118,109,106,85,103,119,76,76,90,92,96,94,100,92,94,95,90,89,81,109,104,105,110,102,117,162,101,88",
- "endOffsets": "219,329,436,522,626,746,823,900,991,1084,1181,1276,1377,1470,1565,1661,1752,1842,1924,2034,2139,2245,2356,2459,2577,2740,2842,2931"
- }
- }
- ]
- }
- ]
-}
\ No newline at end of file
diff --git a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-pa.json b/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-pa.json
deleted file mode 100644
index 29b7d6a4..00000000
--- a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-pa.json
+++ /dev/null
@@ -1,60 +0,0 @@
-{
- "logs": [
- {
- "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-pa\\values-pa.xml",
- "map": [
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-pa\\values-pa.xml",
- "from": {
- "startLines": "2",
- "startColumns": "4",
- "startOffsets": "55",
- "endColumns": "100",
- "endOffsets": "151"
- },
- "to": {
- "startLines": "51",
- "startColumns": "4",
- "startOffsets": "4949",
- "endColumns": "100",
- "endOffsets": "5045"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-pa\\values-pa.xml",
- "from": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "105,208,305,410,496,596,709,786,862,953,1046,1142,1236,1337,1430,1525,1619,1710,1801,1880,1981,2085,2182,2291,2390,2500,2659,2759",
- "endColumns": "102,96,104,85,99,112,76,75,90,92,95,93,100,92,94,93,90,90,78,100,103,96,108,98,109,158,99,79",
- "endOffsets": "203,300,405,491,591,704,781,857,948,1041,1137,1231,1332,1425,1520,1614,1705,1796,1875,1976,2080,2177,2286,2385,2495,2654,2754,2834"
- },
- "to": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "105,208,305,410,496,596,709,786,862,953,1046,1142,1236,1337,1430,1525,1619,1710,1801,1880,1981,2085,2182,2291,2390,2500,2659,4869",
- "endColumns": "102,96,104,85,99,112,76,75,90,92,95,93,100,92,94,93,90,90,78,100,103,96,108,98,109,158,99,79",
- "endOffsets": "203,300,405,491,591,704,781,857,948,1041,1137,1231,1332,1425,1520,1614,1705,1796,1875,1976,2080,2177,2286,2385,2495,2654,2754,4944"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-pa\\values-pa.xml",
- "from": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "55,160,276,400,522,623,711,802,922,1020,1113,1209,1305,1418,1533,1616,1698,1783,1886,1985,2070",
- "endColumns": "104,115,123,121,100,87,90,119,97,92,95,95,112,114,82,81,84,102,98,84,94",
- "endOffsets": "155,271,395,517,618,706,797,917,1015,1108,1204,1300,1413,1528,1611,1693,1778,1881,1980,2065,2160"
- },
- "to": {
- "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "2759,2864,2980,3104,3226,3327,3415,3506,3626,3724,3817,3913,4009,4122,4237,4320,4402,4487,4590,4689,4774",
- "endColumns": "104,115,123,121,100,87,90,119,97,92,95,95,112,114,82,81,84,102,98,84,94",
- "endOffsets": "2859,2975,3099,3221,3322,3410,3501,3621,3719,3812,3908,4004,4117,4232,4315,4397,4482,4585,4684,4769,4864"
- }
- }
- ]
- }
- ]
-}
\ No newline at end of file
diff --git a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-pl.json b/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-pl.json
deleted file mode 100644
index 0e9b1c70..00000000
--- a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-pl.json
+++ /dev/null
@@ -1,60 +0,0 @@
-{
- "logs": [
- {
- "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-pl\\values-pl.xml",
- "map": [
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-pl\\values-pl.xml",
- "from": {
- "startLines": "2",
- "startColumns": "4",
- "startOffsets": "55",
- "endColumns": "100",
- "endOffsets": "151"
- },
- "to": {
- "startLines": "51",
- "startColumns": "4",
- "startOffsets": "4965",
- "endColumns": "100",
- "endOffsets": "5061"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-pl\\values-pl.xml",
- "from": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "55,157,266,372,485,580,668,765,868,966,1058,1148,1240,1346,1460,1548,1633,1720,1827,1928,2014",
- "endColumns": "101,108,105,112,94,87,96,102,97,91,89,91,105,113,87,84,86,106,100,85,96",
- "endOffsets": "152,261,367,480,575,663,760,863,961,1053,1143,1235,1341,1455,1543,1628,1715,1822,1923,2009,2106"
- },
- "to": {
- "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "2827,2929,3038,3144,3257,3352,3440,3537,3640,3738,3830,3920,4012,4118,4232,4320,4405,4492,4599,4700,4786",
- "endColumns": "101,108,105,112,94,87,96,102,97,91,89,91,105,113,87,84,86,106,100,85,96",
- "endOffsets": "2924,3033,3139,3252,3347,3435,3532,3635,3733,3825,3915,4007,4113,4227,4315,4400,4487,4594,4695,4781,4878"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-pl\\values-pl.xml",
- "from": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "105,221,323,431,517,626,745,823,900,991,1084,1180,1274,1376,1469,1564,1659,1750,1841,1923,2032,2141,2240,2349,2460,2568,2731,2827",
- "endColumns": "115,101,107,85,108,118,77,76,90,92,95,93,101,92,94,94,90,90,81,108,108,98,108,110,107,162,95,81",
- "endOffsets": "216,318,426,512,621,740,818,895,986,1079,1175,1269,1371,1464,1559,1654,1745,1836,1918,2027,2136,2235,2344,2455,2563,2726,2822,2904"
- },
- "to": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "105,221,323,431,517,626,745,823,900,991,1084,1180,1274,1376,1469,1564,1659,1750,1841,1923,2032,2141,2240,2349,2460,2568,2731,4883",
- "endColumns": "115,101,107,85,108,118,77,76,90,92,95,93,101,92,94,94,90,90,81,108,108,98,108,110,107,162,95,81",
- "endOffsets": "216,318,426,512,621,740,818,895,986,1079,1175,1269,1371,1464,1559,1654,1745,1836,1918,2027,2136,2235,2344,2455,2563,2726,2822,4960"
- }
- }
- ]
- }
- ]
-}
\ No newline at end of file
diff --git a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-port.json b/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-port.json
deleted file mode 100644
index 75a6d79f..00000000
--- a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-port.json
+++ /dev/null
@@ -1,19 +0,0 @@
-{
- "logs": [
- {
- "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-port\\values-port.xml",
- "map": [
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-port\\values-port.xml",
- "from": {
- "startLines": "2",
- "startColumns": "4",
- "startOffsets": "55",
- "endColumns": "55",
- "endOffsets": "106"
- }
- }
- ]
- }
- ]
-}
\ No newline at end of file
diff --git a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-pt-rBR.json b/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-pt-rBR.json
deleted file mode 100644
index 9b7c1e97..00000000
--- a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-pt-rBR.json
+++ /dev/null
@@ -1,60 +0,0 @@
-{
- "logs": [
- {
- "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-pt-rBR\\values-pt-rBR.xml",
- "map": [
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-pt-rBR\\values-pt-rBR.xml",
- "from": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "55,164,279,396,517,621,712,808,913,1010,1106,1201,1295,1415,1531,1616,1704,1787,1890,2005,2092",
- "endColumns": "108,114,116,120,103,90,95,104,96,95,94,93,119,115,84,87,82,102,114,86,98",
- "endOffsets": "159,274,391,512,616,707,803,908,1005,1101,1196,1290,1410,1526,1611,1699,1782,1885,2000,2087,2186"
- },
- "to": {
- "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "2844,2953,3068,3185,3306,3410,3501,3597,3702,3799,3895,3990,4084,4204,4320,4405,4493,4576,4679,4794,4881",
- "endColumns": "108,114,116,120,103,90,95,104,96,95,94,93,119,115,84,87,82,102,114,86,98",
- "endOffsets": "2948,3063,3180,3301,3405,3496,3592,3697,3794,3890,3985,4079,4199,4315,4400,4488,4571,4674,4789,4876,4975"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-pt-rBR\\values-pt-rBR.xml",
- "from": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "105,225,331,438,527,628,746,829,909,1000,1093,1189,1283,1384,1477,1572,1667,1758,1849,1936,2043,2155,2257,2365,2472,2582,2744,2844",
- "endColumns": "119,105,106,88,100,117,82,79,90,92,95,93,100,92,94,94,90,90,86,106,111,101,107,106,109,161,99,84",
- "endOffsets": "220,326,433,522,623,741,824,904,995,1088,1184,1278,1379,1472,1567,1662,1753,1844,1931,2038,2150,2252,2360,2467,2577,2739,2839,2924"
- },
- "to": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "105,225,331,438,527,628,746,829,909,1000,1093,1189,1283,1384,1477,1572,1667,1758,1849,1936,2043,2155,2257,2365,2472,2582,2744,4980",
- "endColumns": "119,105,106,88,100,117,82,79,90,92,95,93,100,92,94,94,90,90,86,106,111,101,107,106,109,161,99,84",
- "endOffsets": "220,326,433,522,623,741,824,904,995,1088,1184,1278,1379,1472,1567,1662,1753,1844,1931,2038,2150,2252,2360,2467,2577,2739,2839,5060"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-pt-rBR\\values-pt-rBR.xml",
- "from": {
- "startLines": "2",
- "startColumns": "4",
- "startOffsets": "55",
- "endColumns": "100",
- "endOffsets": "151"
- },
- "to": {
- "startLines": "51",
- "startColumns": "4",
- "startOffsets": "5065",
- "endColumns": "100",
- "endOffsets": "5161"
- }
- }
- ]
- }
- ]
-}
\ No newline at end of file
diff --git a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-pt-rPT.json b/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-pt-rPT.json
deleted file mode 100644
index 5568acf7..00000000
--- a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-pt-rPT.json
+++ /dev/null
@@ -1,60 +0,0 @@
-{
- "logs": [
- {
- "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-pt-rPT\\values-pt-rPT.xml",
- "map": [
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-pt-rPT\\values-pt-rPT.xml",
- "from": {
- "startLines": "2",
- "startColumns": "4",
- "startOffsets": "55",
- "endColumns": "100",
- "endOffsets": "151"
- },
- "to": {
- "startLines": "51",
- "startColumns": "4",
- "startOffsets": "5096",
- "endColumns": "100",
- "endOffsets": "5192"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-pt-rPT\\values-pt-rPT.xml",
- "from": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "55,160,269,382,497,604,695,793,903,1000,1095,1187,1281,1402,1532,1627,1715,1798,1901,2016,2103",
- "endColumns": "104,108,112,114,106,90,97,109,96,94,91,93,120,129,94,87,82,102,114,86,98",
- "endOffsets": "155,264,377,492,599,690,788,898,995,1090,1182,1276,1397,1527,1622,1710,1793,1896,2011,2098,2197"
- },
- "to": {
- "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "2864,2969,3078,3191,3306,3413,3504,3602,3712,3809,3904,3996,4090,4211,4341,4436,4524,4607,4710,4825,4912",
- "endColumns": "104,108,112,114,106,90,97,109,96,94,91,93,120,129,94,87,82,102,114,86,98",
- "endOffsets": "2964,3073,3186,3301,3408,3499,3597,3707,3804,3899,3991,4085,4206,4336,4431,4519,4602,4705,4820,4907,5006"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-pt-rPT\\values-pt-rPT.xml",
- "from": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "105,225,331,438,527,628,752,836,917,1009,1103,1201,1295,1395,1489,1585,1680,1772,1864,1951,2058,2170,2272,2380,2487,2594,2765,2864",
- "endColumns": "119,105,106,88,100,123,83,80,91,93,97,93,99,93,95,94,91,91,86,106,111,101,107,106,106,170,98,84",
- "endOffsets": "220,326,433,522,623,747,831,912,1004,1098,1196,1290,1390,1484,1580,1675,1767,1859,1946,2053,2165,2267,2375,2482,2589,2760,2859,2944"
- },
- "to": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "105,225,331,438,527,628,752,836,917,1009,1103,1201,1295,1395,1489,1585,1680,1772,1864,1951,2058,2170,2272,2380,2487,2594,2765,5011",
- "endColumns": "119,105,106,88,100,123,83,80,91,93,97,93,99,93,95,94,91,91,86,106,111,101,107,106,106,170,98,84",
- "endOffsets": "220,326,433,522,623,747,831,912,1004,1098,1196,1290,1390,1484,1580,1675,1767,1859,1946,2053,2165,2267,2375,2482,2589,2760,2859,5091"
- }
- }
- ]
- }
- ]
-}
\ No newline at end of file
diff --git a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-pt.json b/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-pt.json
deleted file mode 100644
index 06b1945d..00000000
--- a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-pt.json
+++ /dev/null
@@ -1,60 +0,0 @@
-{
- "logs": [
- {
- "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-pt\\values-pt.xml",
- "map": [
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-pt\\values-pt.xml",
- "from": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "55,164,279,396,517,621,712,808,913,1010,1106,1201,1295,1415,1531,1616,1704,1787,1890,2005,2092",
- "endColumns": "108,114,116,120,103,90,95,104,96,95,94,93,119,115,84,87,82,102,114,86,98",
- "endOffsets": "159,274,391,512,616,707,803,908,1005,1101,1196,1290,1410,1526,1611,1699,1782,1885,2000,2087,2186"
- },
- "to": {
- "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "2844,2953,3068,3185,3306,3410,3501,3597,3702,3799,3895,3990,4084,4204,4320,4405,4493,4576,4679,4794,4881",
- "endColumns": "108,114,116,120,103,90,95,104,96,95,94,93,119,115,84,87,82,102,114,86,98",
- "endOffsets": "2948,3063,3180,3301,3405,3496,3592,3697,3794,3890,3985,4079,4199,4315,4400,4488,4571,4674,4789,4876,4975"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-pt\\values-pt.xml",
- "from": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "105,225,331,438,527,628,746,829,909,1000,1093,1189,1283,1384,1477,1572,1667,1758,1849,1936,2043,2155,2257,2365,2472,2582,2744,2844",
- "endColumns": "119,105,106,88,100,117,82,79,90,92,95,93,100,92,94,94,90,90,86,106,111,101,107,106,109,161,99,84",
- "endOffsets": "220,326,433,522,623,741,824,904,995,1088,1184,1278,1379,1472,1567,1662,1753,1844,1931,2038,2150,2252,2360,2467,2577,2739,2839,2924"
- },
- "to": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "105,225,331,438,527,628,746,829,909,1000,1093,1189,1283,1384,1477,1572,1667,1758,1849,1936,2043,2155,2257,2365,2472,2582,2744,4980",
- "endColumns": "119,105,106,88,100,117,82,79,90,92,95,93,100,92,94,94,90,90,86,106,111,101,107,106,109,161,99,84",
- "endOffsets": "220,326,433,522,623,741,824,904,995,1088,1184,1278,1379,1472,1567,1662,1753,1844,1931,2038,2150,2252,2360,2467,2577,2739,2839,5060"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-pt\\values-pt.xml",
- "from": {
- "startLines": "2",
- "startColumns": "4",
- "startOffsets": "55",
- "endColumns": "100",
- "endOffsets": "151"
- },
- "to": {
- "startLines": "51",
- "startColumns": "4",
- "startOffsets": "5065",
- "endColumns": "100",
- "endOffsets": "5161"
- }
- }
- ]
- }
- ]
-}
\ No newline at end of file
diff --git a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-ro.json b/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-ro.json
deleted file mode 100644
index c9109b30..00000000
--- a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-ro.json
+++ /dev/null
@@ -1,60 +0,0 @@
-{
- "logs": [
- {
- "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-ro\\values-ro.xml",
- "map": [
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-ro\\values-ro.xml",
- "from": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "105,226,330,443,531,643,764,849,930,1021,1114,1210,1304,1404,1497,1592,1687,1778,1870,1953,2065,2178,2278,2392,2497,2603,2767,2870",
- "endColumns": "120,103,112,87,111,120,84,80,90,92,95,93,99,92,94,94,90,91,82,111,112,99,113,104,105,163,102,82",
- "endOffsets": "221,325,438,526,638,759,844,925,1016,1109,1205,1299,1399,1492,1587,1682,1773,1865,1948,2060,2173,2273,2387,2492,2598,2762,2865,2948"
- },
- "to": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "105,226,330,443,531,643,764,849,930,1021,1114,1210,1304,1404,1497,1592,1687,1778,1870,1953,2065,2178,2278,2392,2497,2603,2767,5012",
- "endColumns": "120,103,112,87,111,120,84,80,90,92,95,93,99,92,94,94,90,91,82,111,112,99,113,104,105,163,102,82",
- "endOffsets": "221,325,438,526,638,759,844,925,1016,1109,1205,1299,1399,1492,1587,1682,1773,1865,1948,2060,2173,2273,2387,2492,2598,2762,2865,5090"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-ro\\values-ro.xml",
- "from": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "55,164,278,398,517,617,706,806,916,1016,1115,1210,1305,1426,1547,1637,1721,1805,1908,2013,2099",
- "endColumns": "108,113,119,118,99,88,99,109,99,98,94,94,120,120,89,83,83,102,104,85,97",
- "endOffsets": "159,273,393,512,612,701,801,911,1011,1110,1205,1300,1421,1542,1632,1716,1800,1903,2008,2094,2192"
- },
- "to": {
- "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "2870,2979,3093,3213,3332,3432,3521,3621,3731,3831,3930,4025,4120,4241,4362,4452,4536,4620,4723,4828,4914",
- "endColumns": "108,113,119,118,99,88,99,109,99,98,94,94,120,120,89,83,83,102,104,85,97",
- "endOffsets": "2974,3088,3208,3327,3427,3516,3616,3726,3826,3925,4020,4115,4236,4357,4447,4531,4615,4718,4823,4909,5007"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-ro\\values-ro.xml",
- "from": {
- "startLines": "2",
- "startColumns": "4",
- "startOffsets": "55",
- "endColumns": "100",
- "endOffsets": "151"
- },
- "to": {
- "startLines": "51",
- "startColumns": "4",
- "startOffsets": "5095",
- "endColumns": "100",
- "endOffsets": "5191"
- }
- }
- ]
- }
- ]
-}
\ No newline at end of file
diff --git a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-ru.json b/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-ru.json
deleted file mode 100644
index 8d3fe56f..00000000
--- a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-ru.json
+++ /dev/null
@@ -1,60 +0,0 @@
-{
- "logs": [
- {
- "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-ru\\values-ru.xml",
- "map": [
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-ru\\values-ru.xml",
- "from": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "105,220,322,434,520,625,745,824,902,994,1088,1184,1277,1373,1467,1563,1658,1750,1842,1922,2028,2136,2234,2343,2449,2557,2732,2832",
- "endColumns": "114,101,111,85,104,119,78,77,91,93,95,92,95,93,95,94,91,91,79,105,107,97,108,105,107,174,99,80",
- "endOffsets": "215,317,429,515,620,740,819,897,989,1083,1179,1272,1368,1462,1558,1653,1745,1837,1917,2023,2131,2229,2338,2444,2552,2727,2827,2908"
- },
- "to": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "105,220,322,434,520,625,745,824,902,994,1088,1184,1277,1373,1467,1563,1658,1750,1842,1922,2028,2136,2234,2343,2449,2557,2732,4970",
- "endColumns": "114,101,111,85,104,119,78,77,91,93,95,92,95,93,95,94,91,91,79,105,107,97,108,105,107,174,99,80",
- "endOffsets": "215,317,429,515,620,740,819,897,989,1083,1179,1272,1368,1462,1558,1653,1745,1837,1917,2023,2131,2229,2338,2444,2552,2727,2827,5046"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-ru\\values-ru.xml",
- "from": {
- "startLines": "2",
- "startColumns": "4",
- "startOffsets": "55",
- "endColumns": "100",
- "endOffsets": "151"
- },
- "to": {
- "startLines": "51",
- "startColumns": "4",
- "startOffsets": "5051",
- "endColumns": "100",
- "endOffsets": "5147"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-ru\\values-ru.xml",
- "from": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "55,161,286,414,541,637,740,830,936,1034,1128,1221,1315,1416,1526,1618,1709,1797,1904,2009,2096",
- "endColumns": "105,124,127,126,95,102,89,105,97,93,92,93,100,109,91,90,87,106,104,86,96",
- "endOffsets": "156,281,409,536,632,735,825,931,1029,1123,1216,1310,1411,1521,1613,1704,1792,1899,2004,2091,2188"
- },
- "to": {
- "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "2832,2938,3063,3191,3318,3414,3517,3607,3713,3811,3905,3998,4092,4193,4303,4395,4486,4574,4681,4786,4873",
- "endColumns": "105,124,127,126,95,102,89,105,97,93,92,93,100,109,91,90,87,106,104,86,96",
- "endOffsets": "2933,3058,3186,3313,3409,3512,3602,3708,3806,3900,3993,4087,4188,4298,4390,4481,4569,4676,4781,4868,4965"
- }
- }
- ]
- }
- ]
-}
\ No newline at end of file
diff --git a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-si.json b/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-si.json
deleted file mode 100644
index 83534466..00000000
--- a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-si.json
+++ /dev/null
@@ -1,60 +0,0 @@
-{
- "logs": [
- {
- "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-si\\values-si.xml",
- "map": [
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-si\\values-si.xml",
- "from": {
- "startLines": "2",
- "startColumns": "4",
- "startOffsets": "55",
- "endColumns": "100",
- "endOffsets": "151"
- },
- "to": {
- "startLines": "51",
- "startColumns": "4",
- "startOffsets": "4955",
- "endColumns": "100",
- "endOffsets": "5051"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-si\\values-si.xml",
- "from": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "55,156,268,380,496,587,669,762,860,956,1051,1148,1244,1360,1466,1551,1640,1726,1825,1928,2015",
- "endColumns": "100,111,111,115,90,81,92,97,95,94,96,95,115,105,84,88,85,98,102,86,91",
- "endOffsets": "151,263,375,491,582,664,757,855,951,1046,1143,1239,1355,1461,1546,1635,1721,1820,1923,2010,2102"
- },
- "to": {
- "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "2821,2922,3034,3146,3262,3353,3435,3528,3626,3722,3817,3914,4010,4126,4232,4317,4406,4492,4591,4694,4781",
- "endColumns": "100,111,111,115,90,81,92,97,95,94,96,95,115,105,84,88,85,98,102,86,91",
- "endOffsets": "2917,3029,3141,3257,3348,3430,3523,3621,3717,3812,3909,4005,4121,4227,4312,4401,4487,4586,4689,4776,4868"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-si\\values-si.xml",
- "from": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "105,215,322,429,517,622,738,827,914,1005,1098,1193,1287,1388,1481,1576,1670,1761,1852,1936,2045,2150,2248,2358,2457,2563,2722,2821",
- "endColumns": "109,106,106,87,104,115,88,86,90,92,94,93,100,92,94,93,90,90,83,108,104,97,109,98,105,158,98,81",
- "endOffsets": "210,317,424,512,617,733,822,909,1000,1093,1188,1282,1383,1476,1571,1665,1756,1847,1931,2040,2145,2243,2353,2452,2558,2717,2816,2898"
- },
- "to": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "105,215,322,429,517,622,738,827,914,1005,1098,1193,1287,1388,1481,1576,1670,1761,1852,1936,2045,2150,2248,2358,2457,2563,2722,4873",
- "endColumns": "109,106,106,87,104,115,88,86,90,92,94,93,100,92,94,93,90,90,83,108,104,97,109,98,105,158,98,81",
- "endOffsets": "210,317,424,512,617,733,822,909,1000,1093,1188,1282,1383,1476,1571,1665,1756,1847,1931,2040,2145,2243,2353,2452,2558,2717,2816,4950"
- }
- }
- ]
- }
- ]
-}
\ No newline at end of file
diff --git a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-sk.json b/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-sk.json
deleted file mode 100644
index 008b6ef5..00000000
--- a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-sk.json
+++ /dev/null
@@ -1,60 +0,0 @@
-{
- "logs": [
- {
- "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-sk\\values-sk.xml",
- "map": [
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-sk\\values-sk.xml",
- "from": {
- "startLines": "2",
- "startColumns": "4",
- "startOffsets": "55",
- "endColumns": "100",
- "endOffsets": "151"
- },
- "to": {
- "startLines": "51",
- "startColumns": "4",
- "startOffsets": "5033",
- "endColumns": "100",
- "endOffsets": "5129"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-sk\\values-sk.xml",
- "from": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "55,160,271,384,497,598,694,791,899,997,1091,1182,1276,1404,1522,1611,1696,1782,1883,1987,2073",
- "endColumns": "104,110,112,112,100,95,96,107,97,93,90,93,127,117,88,84,85,100,103,85,96",
- "endOffsets": "155,266,379,492,593,689,786,894,992,1086,1177,1271,1399,1517,1606,1691,1777,1878,1982,2068,2165"
- },
- "to": {
- "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "2830,2935,3046,3159,3272,3373,3469,3566,3674,3772,3866,3957,4051,4179,4297,4386,4471,4557,4658,4762,4848",
- "endColumns": "104,110,112,112,100,95,96,107,97,93,90,93,127,117,88,84,85,100,103,85,96",
- "endOffsets": "2930,3041,3154,3267,3368,3464,3561,3669,3767,3861,3952,4046,4174,4292,4381,4466,4552,4653,4757,4843,4940"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-sk\\values-sk.xml",
- "from": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "105,212,312,423,509,617,735,816,897,988,1081,1180,1274,1375,1468,1563,1661,1752,1843,1927,2032,2141,2240,2346,2457,2566,2732,2830",
- "endColumns": "106,99,110,85,107,117,80,80,90,92,98,93,100,92,94,97,90,90,83,104,108,98,105,110,108,165,97,87",
- "endOffsets": "207,307,418,504,612,730,811,892,983,1076,1175,1269,1370,1463,1558,1656,1747,1838,1922,2027,2136,2235,2341,2452,2561,2727,2825,2913"
- },
- "to": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "105,212,312,423,509,617,735,816,897,988,1081,1180,1274,1375,1468,1563,1661,1752,1843,1927,2032,2141,2240,2346,2457,2566,2732,4945",
- "endColumns": "106,99,110,85,107,117,80,80,90,92,98,93,100,92,94,97,90,90,83,104,108,98,105,110,108,165,97,87",
- "endOffsets": "207,307,418,504,612,730,811,892,983,1076,1175,1269,1370,1463,1558,1656,1747,1838,1922,2027,2136,2235,2341,2452,2561,2727,2825,5028"
- }
- }
- ]
- }
- ]
-}
\ No newline at end of file
diff --git a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-sl.json b/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-sl.json
deleted file mode 100644
index 5a616880..00000000
--- a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-sl.json
+++ /dev/null
@@ -1,60 +0,0 @@
-{
- "logs": [
- {
- "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-sl\\values-sl.xml",
- "map": [
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-sl\\values-sl.xml",
- "from": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "55,163,294,424,555,649,747,847,962,1058,1151,1251,1344,1446,1560,1653,1740,1824,1928,2032,2118",
- "endColumns": "107,130,129,130,93,97,99,114,95,92,99,92,101,113,92,86,83,103,103,85,93",
- "endOffsets": "158,289,419,550,644,742,842,957,1053,1146,1246,1339,1441,1555,1648,1735,1819,1923,2027,2113,2207"
- },
- "to": {
- "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "2853,2961,3092,3222,3353,3447,3545,3645,3760,3856,3949,4049,4142,4244,4358,4451,4538,4622,4726,4830,4916",
- "endColumns": "107,130,129,130,93,97,99,114,95,92,99,92,101,113,92,86,83,103,103,85,93",
- "endOffsets": "2956,3087,3217,3348,3442,3540,3640,3755,3851,3944,4044,4137,4239,4353,4446,4533,4617,4721,4825,4911,5005"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-sl\\values-sl.xml",
- "from": {
- "startLines": "2",
- "startColumns": "4",
- "startOffsets": "55",
- "endColumns": "100",
- "endOffsets": "151"
- },
- "to": {
- "startLines": "51",
- "startColumns": "4",
- "startOffsets": "5093",
- "endColumns": "100",
- "endOffsets": "5189"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-sl\\values-sl.xml",
- "from": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "105,212,319,427,514,617,736,821,905,997,1091,1187,1281,1377,1471,1567,1667,1759,1851,1935,2043,2152,2252,2365,2472,2576,2756,2853",
- "endColumns": "106,106,107,86,102,118,84,83,91,93,95,93,95,93,95,99,91,91,83,107,108,99,112,106,103,179,96,82",
- "endOffsets": "207,314,422,509,612,731,816,900,992,1086,1182,1276,1372,1466,1562,1662,1754,1846,1930,2038,2147,2247,2360,2467,2571,2751,2848,2931"
- },
- "to": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "105,212,319,427,514,617,736,821,905,997,1091,1187,1281,1377,1471,1567,1667,1759,1851,1935,2043,2152,2252,2365,2472,2576,2756,5010",
- "endColumns": "106,106,107,86,102,118,84,83,91,93,95,93,95,93,95,99,91,91,83,107,108,99,112,106,103,179,96,82",
- "endOffsets": "207,314,422,509,612,731,816,900,992,1086,1182,1276,1372,1466,1562,1662,1754,1846,1930,2038,2147,2247,2360,2467,2571,2751,2848,5088"
- }
- }
- ]
- }
- ]
-}
\ No newline at end of file
diff --git a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-sq.json b/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-sq.json
deleted file mode 100644
index da593036..00000000
--- a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-sq.json
+++ /dev/null
@@ -1,60 +0,0 @@
-{
- "logs": [
- {
- "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-sq\\values-sq.xml",
- "map": [
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-sq\\values-sq.xml",
- "from": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "55,165,283,400,524,621,709,811,920,1016,1109,1200,1292,1410,1531,1615,1697,1780,1884,1991,2078",
- "endColumns": "109,117,116,123,96,87,101,108,95,92,90,91,117,120,83,81,82,103,106,86,94",
- "endOffsets": "160,278,395,519,616,704,806,915,1011,1104,1195,1287,1405,1526,1610,1692,1775,1879,1986,2073,2168"
- },
- "to": {
- "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "2826,2936,3054,3171,3295,3392,3480,3582,3691,3787,3880,3971,4063,4181,4302,4386,4468,4551,4655,4762,4849",
- "endColumns": "109,117,116,123,96,87,101,108,95,92,90,91,117,120,83,81,82,103,106,86,94",
- "endOffsets": "2931,3049,3166,3290,3387,3475,3577,3686,3782,3875,3966,4058,4176,4297,4381,4463,4546,4650,4757,4844,4939"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-sq\\values-sq.xml",
- "from": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "105,219,319,431,518,628,751,832,911,1002,1095,1191,1285,1387,1480,1575,1672,1763,1856,1939,2045,2150,2248,2354,2457,2573,2727,2826",
- "endColumns": "113,99,111,86,109,122,80,78,90,92,95,93,101,92,94,96,90,92,82,105,104,97,105,102,115,153,98,80",
- "endOffsets": "214,314,426,513,623,746,827,906,997,1090,1186,1280,1382,1475,1570,1667,1758,1851,1934,2040,2145,2243,2349,2452,2568,2722,2821,2902"
- },
- "to": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "105,219,319,431,518,628,751,832,911,1002,1095,1191,1285,1387,1480,1575,1672,1763,1856,1939,2045,2150,2248,2354,2457,2573,2727,4944",
- "endColumns": "113,99,111,86,109,122,80,78,90,92,95,93,101,92,94,96,90,92,82,105,104,97,105,102,115,153,98,80",
- "endOffsets": "214,314,426,513,623,746,827,906,997,1090,1186,1280,1382,1475,1570,1667,1758,1851,1934,2040,2145,2243,2349,2452,2568,2722,2821,5020"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-sq\\values-sq.xml",
- "from": {
- "startLines": "2",
- "startColumns": "4",
- "startOffsets": "55",
- "endColumns": "100",
- "endOffsets": "151"
- },
- "to": {
- "startLines": "51",
- "startColumns": "4",
- "startOffsets": "5025",
- "endColumns": "100",
- "endOffsets": "5121"
- }
- }
- ]
- }
- ]
-}
\ No newline at end of file
diff --git a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-sr.json b/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-sr.json
deleted file mode 100644
index 9b623505..00000000
--- a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-sr.json
+++ /dev/null
@@ -1,60 +0,0 @@
-{
- "logs": [
- {
- "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-sr\\values-sr.xml",
- "map": [
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-sr\\values-sr.xml",
- "from": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "105,214,317,423,509,613,731,812,892,983,1076,1172,1266,1367,1460,1555,1660,1751,1842,1930,2035,2143,2244,2348,2456,2557,2724,2821",
- "endColumns": "108,102,105,85,103,117,80,79,90,92,95,93,100,92,94,104,90,90,87,104,107,100,103,107,100,166,96,83",
- "endOffsets": "209,312,418,504,608,726,807,887,978,1071,1167,1261,1362,1455,1550,1655,1746,1837,1925,2030,2138,2239,2343,2451,2552,2719,2816,2900"
- },
- "to": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "105,214,317,423,509,613,731,812,892,983,1076,1172,1266,1367,1460,1555,1660,1751,1842,1930,2035,2143,2244,2348,2456,2557,2724,4905",
- "endColumns": "108,102,105,85,103,117,80,79,90,92,95,93,100,92,94,104,90,90,87,104,107,100,103,107,100,166,96,83",
- "endOffsets": "209,312,418,504,608,726,807,887,978,1071,1167,1261,1362,1455,1550,1655,1746,1837,1925,2030,2138,2239,2343,2451,2552,2719,2816,4984"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-sr\\values-sr.xml",
- "from": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "55,157,266,377,496,592,680,774,880,978,1071,1167,1260,1377,1489,1576,1659,1745,1851,1959,2045",
- "endColumns": "101,108,110,118,95,87,93,105,97,92,95,92,116,111,86,82,85,105,107,85,93",
- "endOffsets": "152,261,372,491,587,675,769,875,973,1066,1162,1255,1372,1484,1571,1654,1740,1846,1954,2040,2134"
- },
- "to": {
- "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "2821,2923,3032,3143,3262,3358,3446,3540,3646,3744,3837,3933,4026,4143,4255,4342,4425,4511,4617,4725,4811",
- "endColumns": "101,108,110,118,95,87,93,105,97,92,95,92,116,111,86,82,85,105,107,85,93",
- "endOffsets": "2918,3027,3138,3257,3353,3441,3535,3641,3739,3832,3928,4021,4138,4250,4337,4420,4506,4612,4720,4806,4900"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-sr\\values-sr.xml",
- "from": {
- "startLines": "2",
- "startColumns": "4",
- "startOffsets": "55",
- "endColumns": "100",
- "endOffsets": "151"
- },
- "to": {
- "startLines": "51",
- "startColumns": "4",
- "startOffsets": "4989",
- "endColumns": "100",
- "endOffsets": "5085"
- }
- }
- ]
- }
- ]
-}
\ No newline at end of file
diff --git a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-sv.json b/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-sv.json
deleted file mode 100644
index 9d306197..00000000
--- a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-sv.json
+++ /dev/null
@@ -1,60 +0,0 @@
-{
- "logs": [
- {
- "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-sv\\values-sv.xml",
- "map": [
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-sv\\values-sv.xml",
- "from": {
- "startLines": "2",
- "startColumns": "4",
- "startOffsets": "55",
- "endColumns": "100",
- "endOffsets": "151"
- },
- "to": {
- "startLines": "51",
- "startColumns": "4",
- "startOffsets": "4902",
- "endColumns": "100",
- "endOffsets": "4998"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-sv\\values-sv.xml",
- "from": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "105,211,314,425,510,612,725,801,877,970,1065,1161,1255,1358,1453,1550,1648,1744,1837,1917,2023,2123,2219,2324,2426,2528,2682,2784",
- "endColumns": "105,102,110,84,101,112,75,75,92,94,95,93,102,94,96,97,95,92,79,105,99,95,104,101,101,153,101,78",
- "endOffsets": "206,309,420,505,607,720,796,872,965,1060,1156,1250,1353,1448,1545,1643,1739,1832,1912,2018,2118,2214,2319,2421,2523,2677,2779,2858"
- },
- "to": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "105,211,314,425,510,612,725,801,877,970,1065,1161,1255,1358,1453,1550,1648,1744,1837,1917,2023,2123,2219,2324,2426,2528,2682,4823",
- "endColumns": "105,102,110,84,101,112,75,75,92,94,95,93,102,94,96,97,95,92,79,105,99,95,104,101,101,153,101,78",
- "endOffsets": "206,309,420,505,607,720,796,872,965,1060,1156,1250,1353,1448,1545,1643,1739,1832,1912,2018,2118,2214,2319,2421,2523,2677,2779,4897"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-sv\\values-sv.xml",
- "from": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "55,156,262,369,481,580,666,759,861,957,1049,1144,1235,1353,1465,1549,1636,1719,1816,1914,2000",
- "endColumns": "100,105,106,111,98,85,92,101,95,91,94,90,117,111,83,86,82,96,97,85,93",
- "endOffsets": "151,257,364,476,575,661,754,856,952,1044,1139,1230,1348,1460,1544,1631,1714,1811,1909,1995,2089"
- },
- "to": {
- "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "2784,2885,2991,3098,3210,3309,3395,3488,3590,3686,3778,3873,3964,4082,4194,4278,4365,4448,4545,4643,4729",
- "endColumns": "100,105,106,111,98,85,92,101,95,91,94,90,117,111,83,86,82,96,97,85,93",
- "endOffsets": "2880,2986,3093,3205,3304,3390,3483,3585,3681,3773,3868,3959,4077,4189,4273,4360,4443,4540,4638,4724,4818"
- }
- }
- ]
- }
- ]
-}
\ No newline at end of file
diff --git a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-sw.json b/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-sw.json
deleted file mode 100644
index 352e8300..00000000
--- a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-sw.json
+++ /dev/null
@@ -1,60 +0,0 @@
-{
- "logs": [
- {
- "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-sw\\values-sw.xml",
- "map": [
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-sw\\values-sw.xml",
- "from": {
- "startLines": "2",
- "startColumns": "4",
- "startOffsets": "55",
- "endColumns": "100",
- "endOffsets": "151"
- },
- "to": {
- "startLines": "51",
- "startColumns": "4",
- "startOffsets": "4972",
- "endColumns": "100",
- "endOffsets": "5068"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-sw\\values-sw.xml",
- "from": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "55,161,278,396,514,609,696,794,896,992,1085,1174,1265,1385,1506,1592,1675,1765,1862,1967,2052",
- "endColumns": "105,116,117,117,94,86,97,101,95,92,88,90,119,120,85,82,89,96,104,84,91",
- "endOffsets": "156,273,391,509,604,691,789,891,987,1080,1169,1260,1380,1501,1587,1670,1760,1857,1962,2047,2139"
- },
- "to": {
- "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "2801,2907,3024,3142,3260,3355,3442,3540,3642,3738,3831,3920,4011,4131,4252,4338,4421,4511,4608,4713,4798",
- "endColumns": "105,116,117,117,94,86,97,101,95,92,88,90,119,120,85,82,89,96,104,84,91",
- "endOffsets": "2902,3019,3137,3255,3350,3437,3535,3637,3733,3826,3915,4006,4126,4247,4333,4416,4506,4603,4708,4793,4885"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-sw\\values-sw.xml",
- "from": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "105,208,306,414,504,609,726,808,891,982,1075,1169,1263,1364,1457,1552,1647,1738,1830,1912,2013,2122,2221,2328,2437,2542,2704,2801",
- "endColumns": "102,97,107,89,104,116,81,82,90,92,93,93,100,92,94,94,90,91,81,100,108,98,106,108,104,161,96,81",
- "endOffsets": "203,301,409,499,604,721,803,886,977,1070,1164,1258,1359,1452,1547,1642,1733,1825,1907,2008,2117,2216,2323,2432,2537,2699,2796,2878"
- },
- "to": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "105,208,306,414,504,609,726,808,891,982,1075,1169,1263,1364,1457,1552,1647,1738,1830,1912,2013,2122,2221,2328,2437,2542,2704,4890",
- "endColumns": "102,97,107,89,104,116,81,82,90,92,93,93,100,92,94,94,90,91,81,100,108,98,106,108,104,161,96,81",
- "endOffsets": "203,301,409,499,604,721,803,886,977,1070,1164,1258,1359,1452,1547,1642,1733,1825,1907,2008,2117,2216,2323,2432,2537,2699,2796,4967"
- }
- }
- ]
- }
- ]
-}
\ No newline at end of file
diff --git a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-sw600dp-v13.json b/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-sw600dp-v13.json
deleted file mode 100644
index b58dde42..00000000
--- a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-sw600dp-v13.json
+++ /dev/null
@@ -1,36 +0,0 @@
-{
- "logs": [
- {
- "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-sw600dp-v13\\values-sw600dp-v13.xml",
- "map": [
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-sw600dp-v13\\values-sw600dp-v13.xml",
- "from": {
- "startLines": "2,3,4,5,6,7,8,9",
- "startColumns": "4,4,4,4,4,4,4,4",
- "startOffsets": "55,124,193,263,337,413,472,543",
- "endColumns": "68,68,69,73,75,58,70,67",
- "endOffsets": "119,188,258,332,408,467,538,606"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-sw600dp-v13\\values-sw600dp-v13.xml",
- "from": {
- "startLines": "2,3",
- "startColumns": "4,4",
- "startOffsets": "55,124",
- "endColumns": "68,68",
- "endOffsets": "119,188"
- },
- "to": {
- "startLines": "10,11",
- "startColumns": "4,4",
- "startOffsets": "611,680",
- "endColumns": "68,68",
- "endOffsets": "675,744"
- }
- }
- ]
- }
- ]
-}
\ No newline at end of file
diff --git a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-sw720dp-v13.json b/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-sw720dp-v13.json
deleted file mode 100644
index 6d13cfb4..00000000
--- a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-sw720dp-v13.json
+++ /dev/null
@@ -1,19 +0,0 @@
-{
- "logs": [
- {
- "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-sw720dp-v13\\values-sw720dp-v13.xml",
- "map": [
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-sw720dp-v13\\values-sw720dp-v13.xml",
- "from": {
- "startLines": "2,3",
- "startColumns": "4,4",
- "startOffsets": "55,124",
- "endColumns": "68,68",
- "endOffsets": "119,188"
- }
- }
- ]
- }
- ]
-}
\ No newline at end of file
diff --git a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-ta.json b/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-ta.json
deleted file mode 100644
index a6199e10..00000000
--- a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-ta.json
+++ /dev/null
@@ -1,60 +0,0 @@
-{
- "logs": [
- {
- "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-ta\\values-ta.xml",
- "map": [
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-ta\\values-ta.xml",
- "from": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "55,162,280,395,519,620,713,808,917,1026,1136,1236,1342,1450,1579,1683,1781,1881,1988,2089,2176",
- "endColumns": "106,117,114,123,100,92,94,108,108,109,99,105,107,128,103,97,99,106,100,86,95",
- "endOffsets": "157,275,390,514,615,708,803,912,1021,1131,1231,1337,1445,1574,1678,1776,1876,1983,2084,2171,2267"
- },
- "to": {
- "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "2874,2981,3099,3214,3338,3439,3532,3627,3736,3845,3955,4055,4161,4269,4398,4502,4600,4700,4807,4908,4995",
- "endColumns": "106,117,114,123,100,92,94,108,108,109,99,105,107,128,103,97,99,106,100,86,95",
- "endOffsets": "2976,3094,3209,3333,3434,3527,3622,3731,3840,3950,4050,4156,4264,4393,4497,4595,4695,4802,4903,4990,5086"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-ta\\values-ta.xml",
- "from": {
- "startLines": "2",
- "startColumns": "4",
- "startOffsets": "55",
- "endColumns": "100",
- "endOffsets": "151"
- },
- "to": {
- "startLines": "51",
- "startColumns": "4",
- "startOffsets": "5171",
- "endColumns": "100",
- "endOffsets": "5267"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-ta\\values-ta.xml",
- "from": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "105,219,317,432,521,628,754,832,909,1009,1114,1210,1305,1412,1514,1618,1713,1815,1913,1995,2097,2201,2298,2408,2510,2617,2774,2874",
- "endColumns": "113,97,114,88,106,125,77,76,99,104,95,94,106,101,103,94,101,97,81,101,103,96,109,101,106,156,99,79",
- "endOffsets": "214,312,427,516,623,749,827,904,1004,1109,1205,1300,1407,1509,1613,1708,1810,1908,1990,2092,2196,2293,2403,2505,2612,2769,2869,2949"
- },
- "to": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "105,219,317,432,521,628,754,832,909,1009,1114,1210,1305,1412,1514,1618,1713,1815,1913,1995,2097,2201,2298,2408,2510,2617,2774,5091",
- "endColumns": "113,97,114,88,106,125,77,76,99,104,95,94,106,101,103,94,101,97,81,101,103,96,109,101,106,156,99,79",
- "endOffsets": "214,312,427,516,623,749,827,904,1004,1109,1205,1300,1407,1509,1613,1708,1810,1908,1990,2092,2196,2293,2403,2505,2612,2769,2869,5166"
- }
- }
- ]
- }
- ]
-}
\ No newline at end of file
diff --git a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-te.json b/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-te.json
deleted file mode 100644
index 105a3822..00000000
--- a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-te.json
+++ /dev/null
@@ -1,60 +0,0 @@
-{
- "logs": [
- {
- "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-te\\values-te.xml",
- "map": [
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-te\\values-te.xml",
- "from": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "55,153,265,378,498,599,696,791,908,1007,1102,1203,1299,1413,1525,1613,1696,1777,1882,1985,2072",
- "endColumns": "97,111,112,119,100,96,94,116,98,94,100,95,113,111,87,82,80,104,102,86,94",
- "endOffsets": "148,260,373,493,594,691,786,903,1002,1097,1198,1294,1408,1520,1608,1691,1772,1877,1980,2067,2162"
- },
- "to": {
- "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "2864,2962,3074,3187,3307,3408,3505,3600,3717,3816,3911,4012,4108,4222,4334,4422,4505,4586,4691,4794,4881",
- "endColumns": "97,111,112,119,100,96,94,116,98,94,100,95,113,111,87,82,80,104,102,86,94",
- "endOffsets": "2957,3069,3182,3302,3403,3500,3595,3712,3811,3906,4007,4103,4217,4329,4417,4500,4581,4686,4789,4876,4971"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-te\\values-te.xml",
- "from": {
- "startLines": "2",
- "startColumns": "4",
- "startOffsets": "55",
- "endColumns": "100",
- "endOffsets": "151"
- },
- "to": {
- "startLines": "51",
- "startColumns": "4",
- "startOffsets": "5058",
- "endColumns": "100",
- "endOffsets": "5154"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-te\\values-te.xml",
- "from": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "105,219,328,439,529,634,759,841,923,1014,1107,1203,1297,1398,1491,1586,1681,1772,1863,1947,2060,2168,2267,2378,2480,2597,2763,2864",
- "endColumns": "113,108,110,89,104,124,81,81,90,92,95,93,100,92,94,94,90,90,83,112,107,98,110,101,116,165,100,81",
- "endOffsets": "214,323,434,524,629,754,836,918,1009,1102,1198,1292,1393,1486,1581,1676,1767,1858,1942,2055,2163,2262,2373,2475,2592,2758,2859,2941"
- },
- "to": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "105,219,328,439,529,634,759,841,923,1014,1107,1203,1297,1398,1491,1586,1681,1772,1863,1947,2060,2168,2267,2378,2480,2597,2763,4976",
- "endColumns": "113,108,110,89,104,124,81,81,90,92,95,93,100,92,94,94,90,90,83,112,107,98,110,101,116,165,100,81",
- "endOffsets": "214,323,434,524,629,754,836,918,1009,1102,1198,1292,1393,1486,1581,1676,1767,1858,1942,2055,2163,2262,2373,2475,2592,2758,2859,5053"
- }
- }
- ]
- }
- ]
-}
\ No newline at end of file
diff --git a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-th.json b/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-th.json
deleted file mode 100644
index b88e6251..00000000
--- a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-th.json
+++ /dev/null
@@ -1,60 +0,0 @@
-{
- "logs": [
- {
- "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-th\\values-th.xml",
- "map": [
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-th\\values-th.xml",
- "from": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "55,158,270,384,508,605,691,783,887,981,1072,1174,1264,1366,1475,1566,1648,1730,1825,1934,2018",
- "endColumns": "102,111,113,123,96,85,91,103,93,90,101,89,101,108,90,81,81,94,108,83,93",
- "endOffsets": "153,265,379,503,600,686,778,882,976,1067,1169,1259,1361,1470,1561,1643,1725,1820,1929,2013,2107"
- },
- "to": {
- "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "2764,2867,2979,3093,3217,3314,3400,3492,3596,3690,3781,3883,3973,4075,4184,4275,4357,4439,4534,4643,4727",
- "endColumns": "102,111,113,123,96,85,91,103,93,90,101,89,101,108,90,81,81,94,108,83,93",
- "endOffsets": "2862,2974,3088,3212,3309,3395,3487,3591,3685,3776,3878,3968,4070,4179,4270,4352,4434,4529,4638,4722,4816"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-th\\values-th.xml",
- "from": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "105,210,308,416,505,607,717,794,872,963,1056,1152,1246,1347,1440,1535,1629,1720,1811,1892,2000,2104,2202,2310,2415,2516,2669,2764",
- "endColumns": "104,97,107,88,101,109,76,77,90,92,95,93,100,92,94,93,90,90,80,107,103,97,107,104,100,152,94,80",
- "endOffsets": "205,303,411,500,602,712,789,867,958,1051,1147,1241,1342,1435,1530,1624,1715,1806,1887,1995,2099,2197,2305,2410,2511,2664,2759,2840"
- },
- "to": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "105,210,308,416,505,607,717,794,872,963,1056,1152,1246,1347,1440,1535,1629,1720,1811,1892,2000,2104,2202,2310,2415,2516,2669,4821",
- "endColumns": "104,97,107,88,101,109,76,77,90,92,95,93,100,92,94,93,90,90,80,107,103,97,107,104,100,152,94,80",
- "endOffsets": "205,303,411,500,602,712,789,867,958,1051,1147,1241,1342,1435,1530,1624,1715,1806,1887,1995,2099,2197,2305,2410,2511,2664,2759,4897"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-th\\values-th.xml",
- "from": {
- "startLines": "2",
- "startColumns": "4",
- "startOffsets": "55",
- "endColumns": "100",
- "endOffsets": "151"
- },
- "to": {
- "startLines": "51",
- "startColumns": "4",
- "startOffsets": "4902",
- "endColumns": "100",
- "endOffsets": "4998"
- }
- }
- ]
- }
- ]
-}
\ No newline at end of file
diff --git a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-tl.json b/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-tl.json
deleted file mode 100644
index bd541ff2..00000000
--- a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-tl.json
+++ /dev/null
@@ -1,60 +0,0 @@
-{
- "logs": [
- {
- "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-tl\\values-tl.xml",
- "map": [
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-tl\\values-tl.xml",
- "from": {
- "startLines": "2",
- "startColumns": "4",
- "startOffsets": "55",
- "endColumns": "100",
- "endOffsets": "151"
- },
- "to": {
- "startLines": "51",
- "startColumns": "4",
- "startOffsets": "5049",
- "endColumns": "100",
- "endOffsets": "5145"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-tl\\values-tl.xml",
- "from": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "55,160,273,387,504,608,693,785,894,990,1088,1183,1277,1399,1511,1597,1681,1765,1870,1972,2058",
- "endColumns": "104,112,113,116,103,84,91,108,95,97,94,93,121,111,85,83,83,104,101,85,96",
- "endOffsets": "155,268,382,499,603,688,780,889,985,1083,1178,1272,1394,1506,1592,1676,1760,1865,1967,2053,2150"
- },
- "to": {
- "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "2865,2970,3083,3197,3314,3418,3503,3595,3704,3800,3898,3993,4087,4209,4321,4407,4491,4575,4680,4782,4868",
- "endColumns": "104,112,113,116,103,84,91,108,95,97,94,93,121,111,85,83,83,104,101,85,96",
- "endOffsets": "2965,3078,3192,3309,3413,3498,3590,3699,3795,3893,3988,4082,4204,4316,4402,4486,4570,4675,4777,4863,4960"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-tl\\values-tl.xml",
- "from": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "105,224,332,449,537,643,764,843,921,1012,1105,1201,1295,1396,1489,1584,1678,1769,1860,1944,2053,2164,2265,2375,2492,2600,2763,2865",
- "endColumns": "118,107,116,87,105,120,78,77,90,92,95,93,100,92,94,93,90,90,83,108,110,100,109,116,107,162,101,83",
- "endOffsets": "219,327,444,532,638,759,838,916,1007,1100,1196,1290,1391,1484,1579,1673,1764,1855,1939,2048,2159,2260,2370,2487,2595,2758,2860,2944"
- },
- "to": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "105,224,332,449,537,643,764,843,921,1012,1105,1201,1295,1396,1489,1584,1678,1769,1860,1944,2053,2164,2265,2375,2492,2600,2763,4965",
- "endColumns": "118,107,116,87,105,120,78,77,90,92,95,93,100,92,94,93,90,90,83,108,110,100,109,116,107,162,101,83",
- "endOffsets": "219,327,444,532,638,759,838,916,1007,1100,1196,1290,1391,1484,1579,1673,1764,1855,1939,2048,2159,2260,2370,2487,2595,2758,2860,5044"
- }
- }
- ]
- }
- ]
-}
\ No newline at end of file
diff --git a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-tr.json b/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-tr.json
deleted file mode 100644
index 3df66111..00000000
--- a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-tr.json
+++ /dev/null
@@ -1,60 +0,0 @@
-{
- "logs": [
- {
- "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-tr\\values-tr.xml",
- "map": [
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-tr\\values-tr.xml",
- "from": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "105,210,309,421,506,612,732,811,887,978,1071,1164,1258,1356,1449,1551,1646,1737,1828,1907,2014,2119,2215,2322,2424,2532,2688,2786",
- "endColumns": "104,98,111,84,105,119,78,75,90,92,92,93,97,92,101,94,90,90,78,106,104,95,106,101,107,155,97,78",
- "endOffsets": "205,304,416,501,607,727,806,882,973,1066,1159,1253,1351,1444,1546,1641,1732,1823,1902,2009,2114,2210,2317,2419,2527,2683,2781,2860"
- },
- "to": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "105,210,309,421,506,612,732,811,887,978,1071,1164,1258,1356,1449,1551,1646,1737,1828,1907,2014,2119,2215,2322,2424,2532,2688,4857",
- "endColumns": "104,98,111,84,105,119,78,75,90,92,92,93,97,92,101,94,90,90,78,106,104,95,106,101,107,155,97,78",
- "endOffsets": "205,304,416,501,607,727,806,882,973,1066,1159,1253,1351,1444,1546,1641,1732,1823,1902,2009,2114,2210,2317,2419,2527,2683,2781,4931"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-tr\\values-tr.xml",
- "from": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "55,159,268,380,500,598,691,786,892,988,1082,1180,1274,1374,1480,1567,1650,1734,1833,1945,2031",
- "endColumns": "103,108,111,119,97,92,94,105,95,93,97,93,99,105,86,82,83,98,111,85,94",
- "endOffsets": "154,263,375,495,593,686,781,887,983,1077,1175,1269,1369,1475,1562,1645,1729,1828,1940,2026,2121"
- },
- "to": {
- "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "2786,2890,2999,3111,3231,3329,3422,3517,3623,3719,3813,3911,4005,4105,4211,4298,4381,4465,4564,4676,4762",
- "endColumns": "103,108,111,119,97,92,94,105,95,93,97,93,99,105,86,82,83,98,111,85,94",
- "endOffsets": "2885,2994,3106,3226,3324,3417,3512,3618,3714,3808,3906,4000,4100,4206,4293,4376,4460,4559,4671,4757,4852"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-tr\\values-tr.xml",
- "from": {
- "startLines": "2",
- "startColumns": "4",
- "startOffsets": "55",
- "endColumns": "100",
- "endOffsets": "151"
- },
- "to": {
- "startLines": "51",
- "startColumns": "4",
- "startOffsets": "4936",
- "endColumns": "100",
- "endOffsets": "5032"
- }
- }
- ]
- }
- ]
-}
\ No newline at end of file
diff --git a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-uk.json b/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-uk.json
deleted file mode 100644
index 78744805..00000000
--- a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-uk.json
+++ /dev/null
@@ -1,60 +0,0 @@
-{
- "logs": [
- {
- "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-uk\\values-uk.xml",
- "map": [
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-uk\\values-uk.xml",
- "from": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "55,161,274,389,505,600,699,800,905,1003,1099,1193,1289,1391,1504,1594,1682,1768,1874,1977,2064",
- "endColumns": "105,112,114,115,94,98,100,104,97,95,93,95,101,112,89,87,85,105,102,86,94",
- "endOffsets": "156,269,384,500,595,694,795,900,998,1094,1188,1284,1386,1499,1589,1677,1763,1869,1972,2059,2154"
- },
- "to": {
- "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "2819,2925,3038,3153,3269,3364,3463,3564,3669,3767,3863,3957,4053,4155,4268,4358,4446,4532,4638,4741,4828",
- "endColumns": "105,112,114,115,94,98,100,104,97,95,93,95,101,112,89,87,85,105,102,86,94",
- "endOffsets": "2920,3033,3148,3264,3359,3458,3559,3664,3762,3858,3952,4048,4150,4263,4353,4441,4527,4633,4736,4823,4918"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-uk\\values-uk.xml",
- "from": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "105,215,317,423,509,617,735,814,894,985,1078,1174,1268,1369,1462,1557,1652,1743,1834,1915,2021,2128,2226,2334,2440,2549,2719,2819",
- "endColumns": "109,101,105,85,107,117,78,79,90,92,95,93,100,92,94,94,90,90,80,105,106,97,107,105,108,169,99,80",
- "endOffsets": "210,312,418,504,612,730,809,889,980,1073,1169,1263,1364,1457,1552,1647,1738,1829,1910,2016,2123,2221,2329,2435,2544,2714,2814,2895"
- },
- "to": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "105,215,317,423,509,617,735,814,894,985,1078,1174,1268,1369,1462,1557,1652,1743,1834,1915,2021,2128,2226,2334,2440,2549,2719,4923",
- "endColumns": "109,101,105,85,107,117,78,79,90,92,95,93,100,92,94,94,90,90,80,105,106,97,107,105,108,169,99,80",
- "endOffsets": "210,312,418,504,612,730,809,889,980,1073,1169,1263,1364,1457,1552,1647,1738,1829,1910,2016,2123,2221,2329,2435,2544,2714,2814,4999"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-uk\\values-uk.xml",
- "from": {
- "startLines": "2",
- "startColumns": "4",
- "startOffsets": "55",
- "endColumns": "100",
- "endOffsets": "151"
- },
- "to": {
- "startLines": "51",
- "startColumns": "4",
- "startOffsets": "5004",
- "endColumns": "100",
- "endOffsets": "5100"
- }
- }
- ]
- }
- ]
-}
\ No newline at end of file
diff --git a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-ur.json b/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-ur.json
deleted file mode 100644
index 99b32384..00000000
--- a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-ur.json
+++ /dev/null
@@ -1,60 +0,0 @@
-{
- "logs": [
- {
- "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-ur\\values-ur.xml",
- "map": [
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-ur\\values-ur.xml",
- "from": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "55,160,270,388,505,609,701,792,901,1000,1094,1192,1286,1404,1519,1608,1692,1775,1879,1979,2063",
- "endColumns": "104,109,117,116,103,91,90,108,98,93,97,93,117,114,88,83,82,103,99,83,90",
- "endOffsets": "155,265,383,500,604,696,787,896,995,1089,1187,1281,1399,1514,1603,1687,1770,1874,1974,2058,2149"
- },
- "to": {
- "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "2824,2929,3039,3157,3274,3378,3470,3561,3670,3769,3863,3961,4055,4173,4288,4377,4461,4544,4648,4748,4832",
- "endColumns": "104,109,117,116,103,91,90,108,98,93,97,93,117,114,88,83,82,103,99,83,90",
- "endOffsets": "2924,3034,3152,3269,3373,3465,3556,3665,3764,3858,3956,4050,4168,4283,4372,4456,4539,4643,4743,4827,4918"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-ur\\values-ur.xml",
- "from": {
- "startLines": "2",
- "startColumns": "4",
- "startOffsets": "55",
- "endColumns": "100",
- "endOffsets": "151"
- },
- "to": {
- "startLines": "51",
- "startColumns": "4",
- "startOffsets": "5003",
- "endColumns": "100",
- "endOffsets": "5099"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-ur\\values-ur.xml",
- "from": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "105,215,321,430,516,620,740,816,892,984,1078,1174,1268,1370,1464,1560,1654,1746,1838,1923,2031,2140,2242,2353,2453,2561,2726,2824",
- "endColumns": "109,105,108,85,103,119,75,75,91,93,95,93,101,93,95,93,91,91,84,107,108,101,110,99,107,164,97,79",
- "endOffsets": "210,316,425,511,615,735,811,887,979,1073,1169,1263,1365,1459,1555,1649,1741,1833,1918,2026,2135,2237,2348,2448,2556,2721,2819,2899"
- },
- "to": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "105,215,321,430,516,620,740,816,892,984,1078,1174,1268,1370,1464,1560,1654,1746,1838,1923,2031,2140,2242,2353,2453,2561,2726,4923",
- "endColumns": "109,105,108,85,103,119,75,75,91,93,95,93,101,93,95,93,91,91,84,107,108,101,110,99,107,164,97,79",
- "endOffsets": "210,316,425,511,615,735,811,887,979,1073,1169,1263,1365,1459,1555,1649,1741,1833,1918,2026,2135,2237,2348,2448,2556,2721,2819,4998"
- }
- }
- ]
- }
- ]
-}
\ No newline at end of file
diff --git a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-uz.json b/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-uz.json
deleted file mode 100644
index 269a9fd9..00000000
--- a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-uz.json
+++ /dev/null
@@ -1,60 +0,0 @@
-{
- "logs": [
- {
- "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-uz\\values-uz.xml",
- "map": [
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-uz\\values-uz.xml",
- "from": {
- "startLines": "2",
- "startColumns": "4",
- "startOffsets": "55",
- "endColumns": "100",
- "endOffsets": "151"
- },
- "to": {
- "startLines": "51",
- "startColumns": "4",
- "startOffsets": "5014",
- "endColumns": "100",
- "endOffsets": "5110"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-uz\\values-uz.xml",
- "from": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "105,210,314,428,514,614,730,810,889,980,1073,1169,1263,1358,1451,1546,1641,1732,1824,1908,2017,2124,2225,2333,2438,2545,2706,2805",
- "endColumns": "104,103,113,85,99,115,79,78,90,92,95,93,94,92,94,94,90,91,83,108,106,100,107,104,106,160,98,83",
- "endOffsets": "205,309,423,509,609,725,805,884,975,1068,1164,1258,1353,1446,1541,1636,1727,1819,1903,2012,2119,2220,2328,2433,2540,2701,2800,2884"
- },
- "to": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "105,210,314,428,514,614,730,810,889,980,1073,1169,1263,1358,1451,1546,1641,1732,1824,1908,2017,2124,2225,2333,2438,2545,2706,4930",
- "endColumns": "104,103,113,85,99,115,79,78,90,92,95,93,94,92,94,94,90,91,83,108,106,100,107,104,106,160,98,83",
- "endOffsets": "205,309,423,509,609,725,805,884,975,1068,1164,1258,1353,1446,1541,1636,1727,1819,1903,2012,2119,2220,2328,2433,2540,2701,2800,5009"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-uz\\values-uz.xml",
- "from": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "55,164,276,392,507,606,708,805,918,1015,1116,1205,1297,1408,1521,1605,1687,1775,1886,1998,2083",
- "endColumns": "108,111,115,114,98,101,96,112,96,100,88,91,110,112,83,81,87,110,111,84,96",
- "endOffsets": "159,271,387,502,601,703,800,913,1010,1111,1200,1292,1403,1516,1600,1682,1770,1881,1993,2078,2175"
- },
- "to": {
- "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "2805,2914,3026,3142,3257,3356,3458,3555,3668,3765,3866,3955,4047,4158,4271,4355,4437,4525,4636,4748,4833",
- "endColumns": "108,111,115,114,98,101,96,112,96,100,88,91,110,112,83,81,87,110,111,84,96",
- "endOffsets": "2909,3021,3137,3252,3351,3453,3550,3663,3760,3861,3950,4042,4153,4266,4350,4432,4520,4631,4743,4828,4925"
- }
- }
- ]
- }
- ]
-}
\ No newline at end of file
diff --git a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-v16.json b/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-v16.json
deleted file mode 100644
index 53e2eb29..00000000
--- a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-v16.json
+++ /dev/null
@@ -1,38 +0,0 @@
-{
- "logs": [
- {
- "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-v16\\values-v16.xml",
- "map": [
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-v16\\values-v16.xml",
- "from": {
- "startLines": "2",
- "startColumns": "4",
- "startOffsets": "55",
- "endColumns": "65",
- "endOffsets": "116"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-v16\\values-v16.xml",
- "from": {
- "startLines": "2",
- "startColumns": "4",
- "startOffsets": "55",
- "endLines": "5",
- "endColumns": "12",
- "endOffsets": "223"
- },
- "to": {
- "startLines": "3",
- "startColumns": "4",
- "startOffsets": "121",
- "endLines": "6",
- "endColumns": "12",
- "endOffsets": "289"
- }
- }
- ]
- }
- ]
-}
\ No newline at end of file
diff --git a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-v17.json b/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-v17.json
deleted file mode 100644
index 030a5128..00000000
--- a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-v17.json
+++ /dev/null
@@ -1,20 +0,0 @@
-{
- "logs": [
- {
- "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-v17\\values-v17.xml",
- "map": [
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-v17\\values-v17.xml",
- "from": {
- "startLines": "2,5,9,12,15,18,22,25,29,33,37,40,43,46,50,53,57",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "55,228,456,614,764,936,1161,1331,1559,1783,2025,2196,2370,2539,2812,3012,3216",
- "endLines": "4,8,11,14,17,21,24,28,32,36,39,42,45,49,52,56,60",
- "endColumns": "12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12",
- "endOffsets": "223,451,609,759,931,1156,1326,1554,1778,2020,2191,2365,2534,2807,3007,3211,3540"
- }
- }
- ]
- }
- ]
-}
\ No newline at end of file
diff --git a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-v18.json b/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-v18.json
deleted file mode 100644
index e17a53e5..00000000
--- a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-v18.json
+++ /dev/null
@@ -1,19 +0,0 @@
-{
- "logs": [
- {
- "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-v18\\values-v18.xml",
- "map": [
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-v18\\values-v18.xml",
- "from": {
- "startLines": "2",
- "startColumns": "4",
- "startOffsets": "55",
- "endColumns": "48",
- "endOffsets": "99"
- }
- }
- ]
- }
- ]
-}
\ No newline at end of file
diff --git a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-v21.json b/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-v21.json
deleted file mode 100644
index 3f83f5cb..00000000
--- a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-v21.json
+++ /dev/null
@@ -1,66 +0,0 @@
-{
- "logs": [
- {
- "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-v21\\values-v21.xml",
- "map": [
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-v21\\values-v21.xml",
- "from": {
- "startLines": "2,3,4,5,6,7,8,9,10,13",
- "startColumns": "4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "55,159,223,290,354,470,596,722,850,1022",
- "endLines": "2,3,4,5,6,7,8,9,12,17",
- "endColumns": "103,63,66,63,115,125,125,127,12,12",
- "endOffsets": "154,218,285,349,465,591,717,845,1017,1355"
- },
- "to": {
- "startLines": "2,3,4,5,263,264,271,275,279,282",
- "startColumns": "4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "55,159,223,290,19262,19378,19835,20129,20424,20596",
- "endLines": "2,3,4,5,263,264,271,275,281,286",
- "endColumns": "103,63,66,63,115,125,125,127,12,12",
- "endOffsets": "154,218,285,349,19373,19499,19956,20252,20591,20929"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\3748c447639623a0c90cb541e38e687e\\media-1.0.0\\res\\values-v21\\values-v21.xml",
- "from": {
- "startLines": "2,5,8,11",
- "startColumns": "4,4,4,4",
- "startOffsets": "55,223,386,554",
- "endLines": "4,7,10,13",
- "endColumns": "12,12,12,12",
- "endOffsets": "218,381,549,716"
- },
- "to": {
- "startLines": "265,268,272,276",
- "startColumns": "4,4,4,4",
- "startOffsets": "19504,19672,19961,20257",
- "endLines": "267,270,274,278",
- "endColumns": "12,12,12,12",
- "endOffsets": "19667,19830,20124,20419"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-v21\\values-v21.xml",
- "from": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,17,19,20,21,22,24,26,27,28,29,30,32,34,36,38,40,42,43,48,50,52,53,54,56,58,59,60,61,62,63,107,110,154,157,160,162,164,166,169,171,174,175,176,179,180,181,182,183,184,187,188,190,192,194,196,200,202,203,204,205,207,211,213,215,216,217,218,219,221,222,223,233,234,235,247",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "55,146,249,352,457,564,673,782,891,1000,1109,1216,1319,1438,1593,1748,1853,1974,2075,2222,2363,2466,2585,2692,2795,2950,3121,3270,3435,3592,3743,3862,4234,4383,4532,4644,4791,4944,5091,5166,5255,5342,5443,5546,8614,8799,11879,12076,12275,12398,12521,12634,12817,12948,13149,13238,13349,13582,13683,13778,13901,14030,14147,14324,14423,14558,14701,14836,14955,15156,15275,15368,15479,15535,15642,15837,15948,16081,16176,16267,16358,16475,16614,16685,16768,17448,17505,17563,18257",
- "endLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,16,18,19,20,21,23,25,26,27,28,29,31,33,35,37,39,41,42,47,49,51,52,53,55,57,58,59,60,61,62,106,109,153,156,159,161,163,165,168,170,173,174,175,178,179,180,181,182,183,186,187,189,191,193,195,199,201,202,203,204,206,210,212,214,215,216,217,218,220,221,222,232,233,234,246,258",
- "endColumns": "90,102,102,104,106,108,108,108,108,108,106,102,118,12,12,104,120,100,12,12,102,118,106,102,12,12,12,12,12,12,118,12,12,12,111,146,12,12,74,88,86,100,102,12,12,12,12,12,12,12,12,12,12,12,88,110,12,100,94,122,128,116,12,98,12,12,12,12,12,12,92,110,55,12,12,12,12,94,90,90,116,12,70,82,12,56,57,12,12",
- "endOffsets": "141,244,347,452,559,668,777,886,995,1104,1211,1314,1433,1588,1743,1848,1969,2070,2217,2358,2461,2580,2687,2790,2945,3116,3265,3430,3587,3738,3857,4229,4378,4527,4639,4786,4939,5086,5161,5250,5337,5438,5541,8609,8794,11874,12071,12270,12393,12516,12629,12812,12943,13144,13233,13344,13577,13678,13773,13896,14025,14142,14319,14418,14553,14696,14831,14950,15151,15270,15363,15474,15530,15637,15832,15943,16076,16171,16262,16353,16470,16609,16680,16763,17443,17500,17558,18252,18958"
- },
- "to": {
- "startLines": "6,7,8,9,10,11,12,13,14,15,16,17,18,19,21,23,24,25,26,28,30,31,32,33,34,36,38,40,42,44,46,47,52,54,56,57,58,60,62,63,64,65,66,67,111,114,158,161,164,166,168,170,173,175,178,179,180,183,184,185,186,187,188,191,192,194,196,198,200,204,206,207,208,209,211,215,217,219,220,221,222,223,225,226,227,237,238,239,251",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "354,445,548,651,756,863,972,1081,1190,1299,1408,1515,1618,1737,1892,2047,2152,2273,2374,2521,2662,2765,2884,2991,3094,3249,3420,3569,3734,3891,4042,4161,4533,4682,4831,4943,5090,5243,5390,5465,5554,5641,5742,5845,8913,9098,12178,12375,12574,12697,12820,12933,13116,13247,13448,13537,13648,13881,13982,14077,14200,14329,14446,14623,14722,14857,15000,15135,15254,15455,15574,15667,15778,15834,15941,16136,16247,16380,16475,16566,16657,16774,16913,16984,17067,17747,17804,17862,18556",
- "endLines": "6,7,8,9,10,11,12,13,14,15,16,17,18,20,22,23,24,25,27,29,30,31,32,33,35,37,39,41,43,45,46,51,53,55,56,57,59,61,62,63,64,65,66,110,113,157,160,163,165,167,169,172,174,177,178,179,182,183,184,185,186,187,190,191,193,195,197,199,203,205,206,207,208,210,214,216,218,219,220,221,222,224,225,226,236,237,238,250,262",
- "endColumns": "90,102,102,104,106,108,108,108,108,108,106,102,118,12,12,104,120,100,12,12,102,118,106,102,12,12,12,12,12,12,118,12,12,12,111,146,12,12,74,88,86,100,102,12,12,12,12,12,12,12,12,12,12,12,88,110,12,100,94,122,128,116,12,98,12,12,12,12,12,12,92,110,55,12,12,12,12,94,90,90,116,12,70,82,12,56,57,12,12",
- "endOffsets": "440,543,646,751,858,967,1076,1185,1294,1403,1510,1613,1732,1887,2042,2147,2268,2369,2516,2657,2760,2879,2986,3089,3244,3415,3564,3729,3886,4037,4156,4528,4677,4826,4938,5085,5238,5385,5460,5549,5636,5737,5840,8908,9093,12173,12370,12569,12692,12815,12928,13111,13242,13443,13532,13643,13876,13977,14072,14195,14324,14441,14618,14717,14852,14995,15130,15249,15450,15569,15662,15773,15829,15936,16131,16242,16375,16470,16561,16652,16769,16908,16979,17062,17742,17799,17857,18551,19257"
- }
- }
- ]
- }
- ]
-}
\ No newline at end of file
diff --git a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-v22.json b/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-v22.json
deleted file mode 100644
index 1d66f174..00000000
--- a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-v22.json
+++ /dev/null
@@ -1,20 +0,0 @@
-{
- "logs": [
- {
- "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-v22\\values-v22.xml",
- "map": [
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-v22\\values-v22.xml",
- "from": {
- "startLines": "2,3,4,9",
- "startColumns": "4,4,4,4",
- "startOffsets": "55,130,217,553",
- "endLines": "2,3,8,13",
- "endColumns": "74,86,12,12",
- "endOffsets": "125,212,548,896"
- }
- }
- ]
- }
- ]
-}
\ No newline at end of file
diff --git a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-v23.json b/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-v23.json
deleted file mode 100644
index 691d0aa3..00000000
--- a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-v23.json
+++ /dev/null
@@ -1,20 +0,0 @@
-{
- "logs": [
- {
- "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-v23\\values-v23.xml",
- "map": [
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-v23\\values-v23.xml",
- "from": {
- "startLines": "2,3,4,5,6,19,32,33,34,35,36",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "55,190,325,400,487,1277,2079,2206,2311,2426,2533",
- "endLines": "2,3,4,5,18,31,32,33,34,35,36",
- "endColumns": "134,134,74,86,12,12,126,104,114,106,112",
- "endOffsets": "185,320,395,482,1272,2074,2201,2306,2421,2528,2641"
- }
- }
- ]
- }
- ]
-}
\ No newline at end of file
diff --git a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-v24.json b/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-v24.json
deleted file mode 100644
index 367c7f55..00000000
--- a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-v24.json
+++ /dev/null
@@ -1,36 +0,0 @@
-{
- "logs": [
- {
- "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-v24\\values-v24.xml",
- "map": [
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\3748c447639623a0c90cb541e38e687e\\media-1.0.0\\res\\values-v24\\values-v24.xml",
- "from": {
- "startLines": "2,3,4,5",
- "startColumns": "4,4,4,4",
- "startOffsets": "55,121,182,248",
- "endColumns": "65,60,65,66",
- "endOffsets": "116,177,243,310"
- },
- "to": {
- "startLines": "4,5,6,7",
- "startColumns": "4,4,4,4",
- "startOffsets": "347,413,474,540",
- "endColumns": "65,60,65,66",
- "endOffsets": "408,469,535,602"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-v24\\values-v24.xml",
- "from": {
- "startLines": "2,3",
- "startColumns": "4,4",
- "startOffsets": "55,212",
- "endColumns": "156,134",
- "endOffsets": "207,342"
- }
- }
- ]
- }
- ]
-}
\ No newline at end of file
diff --git a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-v25.json b/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-v25.json
deleted file mode 100644
index dcfc695f..00000000
--- a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-v25.json
+++ /dev/null
@@ -1,20 +0,0 @@
-{
- "logs": [
- {
- "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-v25\\values-v25.xml",
- "map": [
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-v25\\values-v25.xml",
- "from": {
- "startLines": "2,3,4,6",
- "startColumns": "4,4,4,4",
- "startOffsets": "55,126,209,308",
- "endLines": "2,3,5,7",
- "endColumns": "70,82,12,12",
- "endOffsets": "121,204,303,414"
- }
- }
- ]
- }
- ]
-}
\ No newline at end of file
diff --git a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-v26.json b/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-v26.json
deleted file mode 100644
index b7209bc7..00000000
--- a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-v26.json
+++ /dev/null
@@ -1,20 +0,0 @@
-{
- "logs": [
- {
- "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-v26\\values-v26.xml",
- "map": [
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-v26\\values-v26.xml",
- "from": {
- "startLines": "2,3,4,8,12,16",
- "startColumns": "4,4,4,4,4,4",
- "startOffsets": "55,130,217,431,657,896",
- "endLines": "2,3,7,11,15,16",
- "endColumns": "74,86,12,12,12,92",
- "endOffsets": "125,212,426,652,891,984"
- }
- }
- ]
- }
- ]
-}
\ No newline at end of file
diff --git a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-v28.json b/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-v28.json
deleted file mode 100644
index d97bdbb5..00000000
--- a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-v28.json
+++ /dev/null
@@ -1,20 +0,0 @@
-{
- "logs": [
- {
- "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-v28\\values-v28.xml",
- "map": [
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-v28\\values-v28.xml",
- "from": {
- "startLines": "2,3,4,8",
- "startColumns": "4,4,4,4",
- "startOffsets": "55,130,217,447",
- "endLines": "2,3,7,11",
- "endColumns": "74,86,12,12",
- "endOffsets": "125,212,442,684"
- }
- }
- ]
- }
- ]
-}
\ No newline at end of file
diff --git a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-vi.json b/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-vi.json
deleted file mode 100644
index aa065981..00000000
--- a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-vi.json
+++ /dev/null
@@ -1,60 +0,0 @@
-{
- "logs": [
- {
- "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-vi\\values-vi.xml",
- "map": [
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-vi\\values-vi.xml",
- "from": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "105,219,327,436,520,623,742,819,896,987,1080,1176,1270,1371,1464,1559,1657,1748,1839,1923,2027,2136,2237,2342,2456,2561,2718,2817",
- "endColumns": "113,107,108,83,102,118,76,76,90,92,95,93,100,92,94,97,90,90,83,103,108,100,104,113,104,156,98,83",
- "endOffsets": "214,322,431,515,618,737,814,891,982,1075,1171,1265,1366,1459,1554,1652,1743,1834,1918,2022,2131,2232,2337,2451,2556,2713,2812,2896"
- },
- "to": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "105,219,327,436,520,623,742,819,896,987,1080,1176,1270,1371,1464,1559,1657,1748,1839,1923,2027,2136,2237,2342,2456,2561,2718,4877",
- "endColumns": "113,107,108,83,102,118,76,76,90,92,95,93,100,92,94,97,90,90,83,103,108,100,104,113,104,156,98,83",
- "endOffsets": "214,322,431,515,618,737,814,891,982,1075,1171,1265,1366,1459,1554,1652,1743,1834,1918,2022,2131,2232,2337,2451,2556,2713,2812,4956"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-vi\\values-vi.xml",
- "from": {
- "startLines": "2",
- "startColumns": "4",
- "startOffsets": "55",
- "endColumns": "100",
- "endOffsets": "151"
- },
- "to": {
- "startLines": "51",
- "startColumns": "4",
- "startOffsets": "4961",
- "endColumns": "100",
- "endOffsets": "5057"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-vi\\values-vi.xml",
- "from": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "55,154,260,369,483,580,666,762,870,965,1060,1156,1249,1362,1478,1565,1647,1729,1826,1932,2020",
- "endColumns": "98,105,108,113,96,85,95,107,94,94,95,92,112,115,86,81,81,96,105,87,94",
- "endOffsets": "149,255,364,478,575,661,757,865,960,1055,1151,1244,1357,1473,1560,1642,1724,1821,1927,2015,2110"
- },
- "to": {
- "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "2817,2916,3022,3131,3245,3342,3428,3524,3632,3727,3822,3918,4011,4124,4240,4327,4409,4491,4588,4694,4782",
- "endColumns": "98,105,108,113,96,85,95,107,94,94,95,92,112,115,86,81,81,96,105,87,94",
- "endOffsets": "2911,3017,3126,3240,3337,3423,3519,3627,3722,3817,3913,4006,4119,4235,4322,4404,4486,4583,4689,4777,4872"
- }
- }
- ]
- }
- ]
-}
\ No newline at end of file
diff --git a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-watch-v20.json b/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-watch-v20.json
deleted file mode 100644
index 22a31ae7..00000000
--- a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-watch-v20.json
+++ /dev/null
@@ -1,20 +0,0 @@
-{
- "logs": [
- {
- "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-watch-v20\\values-watch-v20.xml",
- "map": [
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-watch-v20\\values-watch-v20.xml",
- "from": {
- "startLines": "2,5,8",
- "startColumns": "4,4,4",
- "startOffsets": "55,214,385",
- "endLines": "4,7,10",
- "endColumns": "12,12,12",
- "endOffsets": "209,380,553"
- }
- }
- ]
- }
- ]
-}
\ No newline at end of file
diff --git a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-watch-v21.json b/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-watch-v21.json
deleted file mode 100644
index 491cd449..00000000
--- a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-watch-v21.json
+++ /dev/null
@@ -1,20 +0,0 @@
-{
- "logs": [
- {
- "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-watch-v21\\values-watch-v21.xml",
- "map": [
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-watch-v21\\values-watch-v21.xml",
- "from": {
- "startLines": "2,6,10",
- "startColumns": "4,4,4",
- "startOffsets": "55,271,499",
- "endLines": "5,9,13",
- "endColumns": "12,12,12",
- "endOffsets": "266,494,724"
- }
- }
- ]
- }
- ]
-}
\ No newline at end of file
diff --git a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-xlarge-v4.json b/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-xlarge-v4.json
deleted file mode 100644
index 212299e3..00000000
--- a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-xlarge-v4.json
+++ /dev/null
@@ -1,19 +0,0 @@
-{
- "logs": [
- {
- "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-xlarge-v4\\values-xlarge-v4.xml",
- "map": [
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-xlarge-v4\\values-xlarge-v4.xml",
- "from": {
- "startLines": "2,3,4,5,6,7",
- "startColumns": "4,4,4,4,4,4",
- "startOffsets": "55,126,197,267,337,405",
- "endColumns": "70,70,69,69,67,67",
- "endOffsets": "121,192,262,332,400,468"
- }
- }
- ]
- }
- ]
-}
\ No newline at end of file
diff --git a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-zh-rHK.json b/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-zh-rHK.json
deleted file mode 100644
index 81a0aad2..00000000
--- a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-zh-rHK.json
+++ /dev/null
@@ -1,60 +0,0 @@
-{
- "logs": [
- {
- "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-zh-rHK\\values-zh-rHK.xml",
- "map": [
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-zh-rHK\\values-zh-rHK.xml",
- "from": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "105,200,293,393,475,572,680,756,832,924,1018,1110,1206,1302,1396,1492,1584,1676,1768,1846,1942,2038,2133,2230,2325,2423,2574,2668",
- "endColumns": "94,92,99,81,96,107,75,75,91,93,91,95,95,93,95,91,91,91,77,95,95,94,96,94,97,150,93,77",
- "endOffsets": "195,288,388,470,567,675,751,827,919,1013,1105,1201,1297,1391,1487,1579,1671,1763,1841,1937,2033,2128,2225,2320,2418,2569,2663,2741"
- },
- "to": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "105,200,293,393,475,572,680,756,832,924,1018,1110,1206,1302,1396,1492,1584,1676,1768,1846,1942,2038,2133,2230,2325,2423,2574,4534",
- "endColumns": "94,92,99,81,96,107,75,75,91,93,91,95,95,93,95,91,91,91,77,95,95,94,96,94,97,150,93,77",
- "endOffsets": "195,288,388,470,567,675,751,827,919,1013,1105,1201,1297,1391,1487,1579,1671,1763,1841,1937,2033,2128,2225,2320,2418,2569,2663,4607"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-zh-rHK\\values-zh-rHK.xml",
- "from": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "55,148,240,333,430,516,595,682,776,868,958,1046,1134,1233,1331,1412,1491,1570,1660,1750,1832",
- "endColumns": "92,91,92,96,85,78,86,93,91,89,87,87,98,97,80,78,78,89,89,81,88",
- "endOffsets": "143,235,328,425,511,590,677,771,863,953,1041,1129,1228,1326,1407,1486,1565,1655,1745,1827,1916"
- },
- "to": {
- "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "2668,2761,2853,2946,3043,3129,3208,3295,3389,3481,3571,3659,3747,3846,3944,4025,4104,4183,4273,4363,4445",
- "endColumns": "92,91,92,96,85,78,86,93,91,89,87,87,98,97,80,78,78,89,89,81,88",
- "endOffsets": "2756,2848,2941,3038,3124,3203,3290,3384,3476,3566,3654,3742,3841,3939,4020,4099,4178,4268,4358,4440,4529"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-zh-rHK\\values-zh-rHK.xml",
- "from": {
- "startLines": "2",
- "startColumns": "4",
- "startOffsets": "55",
- "endColumns": "100",
- "endOffsets": "151"
- },
- "to": {
- "startLines": "51",
- "startColumns": "4",
- "startOffsets": "4612",
- "endColumns": "100",
- "endOffsets": "4708"
- }
- }
- ]
- }
- ]
-}
\ No newline at end of file
diff --git a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-zu.json b/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-zu.json
deleted file mode 100644
index 6bc200c4..00000000
--- a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-zu.json
+++ /dev/null
@@ -1,60 +0,0 @@
-{
- "logs": [
- {
- "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-zu\\values-zu.xml",
- "map": [
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-zu\\values-zu.xml",
- "from": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "55,164,280,398,519,617,703,804,911,1006,1098,1189,1280,1399,1514,1600,1683,1765,1865,1969,2057",
- "endColumns": "108,115,117,120,97,85,100,106,94,91,90,90,118,114,85,82,81,99,103,87,97",
- "endOffsets": "159,275,393,514,612,698,799,906,1001,1093,1184,1275,1394,1509,1595,1678,1760,1860,1964,2052,2150"
- },
- "to": {
- "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "2817,2926,3042,3160,3281,3379,3465,3566,3673,3768,3860,3951,4042,4161,4276,4362,4445,4527,4627,4731,4819",
- "endColumns": "108,115,117,120,97,85,100,106,94,91,90,90,118,114,85,82,81,99,103,87,97",
- "endOffsets": "2921,3037,3155,3276,3374,3460,3561,3668,3763,3855,3946,4037,4156,4271,4357,4440,4522,4622,4726,4814,4912"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-zu\\values-zu.xml",
- "from": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "105,213,320,434,522,625,752,832,912,1003,1096,1190,1284,1385,1478,1573,1667,1758,1851,1937,2041,2147,2245,2352,2458,2564,2721,2817",
- "endColumns": "107,106,113,87,102,126,79,79,90,92,93,93,100,92,94,93,90,92,85,103,105,97,106,105,105,156,95,80",
- "endOffsets": "208,315,429,517,620,747,827,907,998,1091,1185,1279,1380,1473,1568,1662,1753,1846,1932,2036,2142,2240,2347,2453,2559,2716,2812,2893"
- },
- "to": {
- "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "105,213,320,434,522,625,752,832,912,1003,1096,1190,1284,1385,1478,1573,1667,1758,1851,1937,2041,2147,2245,2352,2458,2564,2721,4917",
- "endColumns": "107,106,113,87,102,126,79,79,90,92,93,93,100,92,94,93,90,92,85,103,105,97,106,105,105,156,95,80",
- "endOffsets": "208,315,429,517,620,747,827,907,998,1091,1185,1279,1380,1473,1568,1662,1753,1846,1932,2036,2142,2240,2347,2453,2559,2716,2812,4993"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-zu\\values-zu.xml",
- "from": {
- "startLines": "2",
- "startColumns": "4",
- "startOffsets": "55",
- "endColumns": "100",
- "endOffsets": "151"
- },
- "to": {
- "startLines": "51",
- "startColumns": "4",
- "startOffsets": "4998",
- "endColumns": "100",
- "endOffsets": "5094"
- }
- }
- ]
- }
- ]
-}
\ No newline at end of file
diff --git a/src/Project/app/build/intermediates/bundle_manifest/debug/processDebugManifest/bundle-manifest/AndroidManifest.xml b/src/Project/app/build/intermediates/bundle_manifest/debug/processDebugManifest/bundle-manifest/AndroidManifest.xml
deleted file mode 100644
index 9854826a..00000000
--- a/src/Project/app/build/intermediates/bundle_manifest/debug/processDebugManifest/bundle-manifest/AndroidManifest.xml
+++ /dev/null
@@ -1,167 +0,0 @@
-
-
-
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int actionBarDivider=0x7f030000;
+ /**
+ * Custom item state list drawable background for action bar items.
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int actionBarItemBackground=0x7f030001;
+ /**
+ * Reference to a theme that should be used to inflate popups
+ * shown by widgets in the action bar.
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int actionBarPopupTheme=0x7f030002;
+ /**
+ * Size of the Action Bar, including the contextual
+ * bar used to present Action Modes.
+ *
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), and
+ * mm (millimeters).
+ *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
wrap_content | 0 |
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int actionBarSplitStyle=0x7f030004;
+ /**
+ * Reference to a style for the Action Bar
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int actionBarStyle=0x7f030005;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int actionBarTabBarStyle=0x7f030006;
+ /**
+ * Default style for tabs within an action bar
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int actionBarTabStyle=0x7f030007;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int actionBarTabTextStyle=0x7f030008;
+ /**
+ * Reference to a theme that should be used to inflate the
+ * action bar. This will be inherited by any widget inflated
+ * into the action bar.
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int actionBarTheme=0x7f030009;
+ /**
+ * Reference to a theme that should be used to inflate widgets
+ * and layouts destined for the action bar. Most of the time
+ * this will be a reference to the current theme, but when
+ * the action bar has a significantly different contrast
+ * profile than the rest of the activity the difference
+ * can become important. If this is set to @null the current
+ * theme will be used.
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int actionBarWidgetTheme=0x7f03000a;
+ /**
+ * Default action button style.
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int actionButtonStyle=0x7f03000b;
+ /**
+ * Default ActionBar dropdown style.
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int actionDropDownStyle=0x7f03000c;
+ /**
+ * An optional layout to be used as an action view.
+ * See {@link android.view.MenuItem#setActionView(android.view.View)}
+ * for more info.
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int actionLayout=0x7f03000d;
+ /**
+ * TextAppearance style that will be applied to text that
+ * appears within action menu items.
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int actionMenuTextAppearance=0x7f03000e;
+ /**
+ * Color for text that appears within action menu items.
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ */
+ public static final int actionMenuTextColor=0x7f03000f;
+ /**
+ * Background drawable to use for action mode UI
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int actionModeBackground=0x7f030010;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int actionModeCloseButtonStyle=0x7f030011;
+ /**
+ * Drawable to use for the close action mode button
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int actionModeCloseDrawable=0x7f030012;
+ /**
+ * Drawable to use for the Copy action button in Contextual Action Bar
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int actionModeCopyDrawable=0x7f030013;
+ /**
+ * Drawable to use for the Cut action button in Contextual Action Bar
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int actionModeCutDrawable=0x7f030014;
+ /**
+ * Drawable to use for the Find action button in WebView selection action modes
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int actionModeFindDrawable=0x7f030015;
+ /**
+ * Drawable to use for the Paste action button in Contextual Action Bar
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int actionModePasteDrawable=0x7f030016;
+ /**
+ * PopupWindow style to use for action modes when showing as a window overlay.
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int actionModePopupWindowStyle=0x7f030017;
+ /**
+ * Drawable to use for the Select all action button in Contextual Action Bar
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int actionModeSelectAllDrawable=0x7f030018;
+ /**
+ * Drawable to use for the Share action button in WebView selection action modes
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int actionModeShareDrawable=0x7f030019;
+ /**
+ * Background drawable to use for action mode UI in the lower split bar
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int actionModeSplitBackground=0x7f03001a;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int actionModeStyle=0x7f03001b;
+ /**
+ * Drawable to use for the Web Search action button in WebView selection action modes
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int actionModeWebSearchDrawable=0x7f03001c;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int actionOverflowButtonStyle=0x7f03001d;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int actionOverflowMenuStyle=0x7f03001e;
+ /**
+ * The name of an optional ActionProvider class to instantiate an action view
+ * and perform operations such as default action for that menu item.
+ * See {@link android.view.MenuItem#setActionProvider(android.view.ActionProvider)}
+ * for more info.
+ *
May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + */ + public static final int actionProviderClass=0x7f03001f; + /** + * The name of an optional View class to instantiate and use as an + * action view. See {@link android.view.MenuItem#setActionView(android.view.View)} + * for more info. + *
May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + */ + public static final int actionViewClass=0x7f030020; + /** + * Default ActivityChooserView style. + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int activityChooserViewStyle=0x7f030021;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int alertDialogButtonGroupStyle=0x7f030022;
+ /**
+ *
May be a boolean value, such as "true
" or
+ * "false
".
+ */
+ public static final int alertDialogCenterButtons=0x7f030023;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int alertDialogStyle=0x7f030024;
+ /**
+ * Theme to use for alert dialogs spawned from this theme.
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int alertDialogTheme=0x7f030025;
+ /**
+ * Whether to automatically stack the buttons when there is not
+ * enough space to lay them out side-by-side.
+ *
May be a boolean value, such as "true
" or
+ * "false
".
+ */
+ public static final int allowStacking=0x7f030026;
+ /**
+ * Alpha multiplier applied to the base color.
+ *
May be a floating point value, such as "1.2
".
+ */
+ public static final int alpha=0x7f030027;
+ /**
+ * The alphabetic modifier key. This is the modifier when using a keyboard
+ * with alphabetic keys. The values should be kept in sync with KeyEvent
+ *
Must be one or more (separated by '|') of the following constant values.
+ *Constant | Value | Description |
---|---|---|
ALT | 2 | |
CTRL | 1000 | |
FUNCTION | 8 | |
META | 10000 | |
SHIFT | 1 | |
SYM | 4 |
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), and
+ * mm (millimeters).
+ */
+ public static final int arrowHeadLength=0x7f030029;
+ /**
+ * The length of the shaft when formed to make an arrow
+ *
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), and
+ * mm (millimeters).
+ */
+ public static final int arrowShaftLength=0x7f03002a;
+ /**
+ * Default AutoCompleteTextView style.
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int autoCompleteTextViewStyle=0x7f03002b;
+ /**
+ * The maximum text size constraint to be used when auto-sizing text.
+ *
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), and
+ * mm (millimeters).
+ */
+ public static final int autoSizeMaxTextSize=0x7f03002c;
+ /**
+ * The minimum text size constraint to be used when auto-sizing text.
+ *
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), and
+ * mm (millimeters).
+ */
+ public static final int autoSizeMinTextSize=0x7f03002d;
+ /**
+ * Resource array of dimensions to be used in conjunction with
+ * autoSizeTextType
set to uniform
. Overrides
+ * autoSizeStepGranularity
if set.
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int autoSizePresetSizes=0x7f03002e;
+ /**
+ * Specify the auto-size step size if autoSizeTextType
is set to
+ * uniform
. The default is 1px. Overwrites
+ * autoSizePresetSizes
if set.
+ *
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), and
+ * mm (millimeters).
+ */
+ public static final int autoSizeStepGranularity=0x7f03002f;
+ /**
+ * Specify the type of auto-size. Note that this feature is not supported by EditText,
+ * works only for TextView.
+ *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
none | 0 | No auto-sizing (default). |
uniform | 1 | Uniform horizontal and vertical text size scaling to fit within the + * container. |
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int background=0x7f030031;
+ /**
+ * Specifies a background drawable for the bottom component of a split action bar.
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ */
+ public static final int backgroundSplit=0x7f030032;
+ /**
+ * Specifies a background drawable for a second stacked row of the action bar.
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ */
+ public static final int backgroundStacked=0x7f030033;
+ /**
+ * Tint to apply to the background.
+ *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ */
+ public static final int backgroundTint=0x7f030034;
+ /**
+ * Blending mode used to apply the background tint.
+ *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
add | 10 | Combines the tint and icon color and alpha channels, clamping the + * result to valid color values. Saturate(S + D) |
multiply | e | Multiplies the color and alpha channels of the drawable with those of + * the tint. [Sa * Da, Sc * Dc] |
screen | f | [Sa + Da - Sa * Da, Sc + Dc - Sc * Dc] |
src_atop | 9 | The tint is drawn above the drawable, but with the drawable’s alpha + * channel masking the result. [Da, Sc * Da + (1 - Sa) * Dc] |
src_in | 5 | The tint is masked by the alpha channel of the drawable. The drawable’s + * color channels are thrown out. [Sa * Da, Sc * Da] |
src_over | 3 | The tint is drawn on top of the drawable. + * [Sa + (1 - Sa)*Da, Rc = Sc + (1 - Sa)*Dc] |
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), and
+ * mm (millimeters).
+ */
+ public static final int barLength=0x7f030036;
+ /**
+ *
May be a boolean value, such as "true
" or
+ * "false
".
+ */
+ public static final int barrierAllowsGoneWidgets=0x7f030037;
+ /**
+ *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
bottom | 3 | |
end | 6 | |
left | 0 | |
right | 1 | |
start | 5 | |
top | 2 |
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int borderlessButtonStyle=0x7f030039;
+ /**
+ * Style for buttons within button bars
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int buttonBarButtonStyle=0x7f03003a;
+ /**
+ * Style for the "negative" buttons within button bars
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int buttonBarNegativeButtonStyle=0x7f03003b;
+ /**
+ * Style for the "neutral" buttons within button bars
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int buttonBarNeutralButtonStyle=0x7f03003c;
+ /**
+ * Style for the "positive" buttons within button bars
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int buttonBarPositiveButtonStyle=0x7f03003d;
+ /**
+ * Style for button bars
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int buttonBarStyle=0x7f03003e;
+ /**
+ *
Must be one or more (separated by '|') of the following constant values.
+ *Constant | Value | Description |
---|---|---|
bottom | 50 | Push object to the bottom of its container, not changing its size. |
top | 30 | Push object to the top of its container, not changing its size. |
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), and
+ * mm (millimeters).
+ */
+ public static final int buttonIconDimen=0x7f030040;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int buttonPanelSideLayout=0x7f030041;
+ /**
+ * Normal Button style.
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int buttonStyle=0x7f030042;
+ /**
+ * Small Button style.
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int buttonStyleSmall=0x7f030043;
+ /**
+ * Tint to apply to the button drawable.
+ *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ */
+ public static final int buttonTint=0x7f030044;
+ /**
+ * Blending mode used to apply the button tint.
+ *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
add | 10 | Combines the tint and icon color and alpha channels, clamping the + * result to valid color values. Saturate(S + D) |
multiply | e | Multiplies the color and alpha channels of the drawable with those of + * the tint. [Sa * Da, Sc * Dc] |
screen | f | [Sa + Da - Sa * Da, Sc + Dc - Sc * Dc] |
src_atop | 9 | The tint is drawn above the drawable, but with the drawable’s alpha + * channel masking the result. [Da, Sc * Da + (1 - Sa) * Dc] |
src_in | 5 | The tint is masked by the alpha channel of the drawable. The drawable’s + * color channels are thrown out. [Sa * Da, Sc * Da] |
src_over | 3 | The tint is drawn on top of the drawable. + * [Sa + (1 - Sa)*Da, Rc = Sc + (1 - Sa)*Dc] |
May be a boolean value, such as "true
" or
+ * "false
".
+ */
+ public static final int chainUseRtl=0x7f030046;
+ /**
+ * Default Checkbox style.
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int checkboxStyle=0x7f030047;
+ /**
+ * Default CheckedTextView style.
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int checkedTextViewStyle=0x7f030048;
+ /**
+ * Close button icon
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int closeIcon=0x7f030049;
+ /**
+ * Specifies a layout to use for the "close" item at the starting edge.
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int closeItemLayout=0x7f03004a;
+ /**
+ * Text to set as the content description for the collapse button.
+ *
May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + */ + public static final int collapseContentDescription=0x7f03004b; + /** + * Icon drawable to use for the collapse button. + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int collapseIcon=0x7f03004c;
+ /**
+ * The drawing color for the bars
+ *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ */
+ public static final int color=0x7f03004d;
+ /**
+ * Bright complement to the primary branding color. By default, this is the color applied
+ * to framework controls (via colorControlActivated).
+ *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ */
+ public static final int colorAccent=0x7f03004e;
+ /**
+ * Default color of background imagery for floating components, ex. dialogs, popups, and cards.
+ *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ */
+ public static final int colorBackgroundFloating=0x7f03004f;
+ /**
+ * The color applied to framework buttons in their normal state.
+ *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ */
+ public static final int colorButtonNormal=0x7f030050;
+ /**
+ * The color applied to framework controls in their activated (ex. checked) state.
+ *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ */
+ public static final int colorControlActivated=0x7f030051;
+ /**
+ * The color applied to framework control highlights (ex. ripples, list selectors).
+ *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ */
+ public static final int colorControlHighlight=0x7f030052;
+ /**
+ * The color applied to framework controls in their normal state.
+ *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ */
+ public static final int colorControlNormal=0x7f030053;
+ /**
+ * Color used for error states and things that need to be drawn to
+ * the user's attention.
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ */
+ public static final int colorError=0x7f030054;
+ /**
+ * The primary branding color for the app. By default, this is the color applied to the
+ * action bar background.
+ *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ */
+ public static final int colorPrimary=0x7f030055;
+ /**
+ * Dark variant of the primary branding color. By default, this is the color applied to
+ * the status bar (via statusBarColor) and navigation bar (via navigationBarColor).
+ *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ */
+ public static final int colorPrimaryDark=0x7f030056;
+ /**
+ * The color applied to framework switch thumbs in their normal state.
+ *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ */
+ public static final int colorSwitchThumbNormal=0x7f030057;
+ /**
+ * Commit icon shown in the query suggestion row
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int commitIcon=0x7f030058;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int constraintSet=0x7f030059;
+ /**
+ *
May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + */ + public static final int constraint_referenced_ids=0x7f03005a; + /** + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int content=0x7f03005b;
+ /**
+ * The content description associated with the item.
+ *
May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + */ + public static final int contentDescription=0x7f03005c; + /** + * Minimum inset for content views within a bar. Navigation buttons and + * menu views are excepted. Only valid for some themes and configurations. + *
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), and
+ * mm (millimeters).
+ */
+ public static final int contentInsetEnd=0x7f03005d;
+ /**
+ * Minimum inset for content views within a bar when actions from a menu
+ * are present. Only valid for some themes and configurations.
+ *
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), and
+ * mm (millimeters).
+ */
+ public static final int contentInsetEndWithActions=0x7f03005e;
+ /**
+ * Minimum inset for content views within a bar. Navigation buttons and
+ * menu views are excepted. Only valid for some themes and configurations.
+ *
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), and
+ * mm (millimeters).
+ */
+ public static final int contentInsetLeft=0x7f03005f;
+ /**
+ * Minimum inset for content views within a bar. Navigation buttons and
+ * menu views are excepted. Only valid for some themes and configurations.
+ *
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), and
+ * mm (millimeters).
+ */
+ public static final int contentInsetRight=0x7f030060;
+ /**
+ * Minimum inset for content views within a bar. Navigation buttons and
+ * menu views are excepted. Only valid for some themes and configurations.
+ *
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), and
+ * mm (millimeters).
+ */
+ public static final int contentInsetStart=0x7f030061;
+ /**
+ * Minimum inset for content views within a bar when a navigation button
+ * is present, such as the Up button. Only valid for some themes and configurations.
+ *
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), and
+ * mm (millimeters).
+ */
+ public static final int contentInsetStartWithNavigation=0x7f030062;
+ /**
+ * The background used by framework controls.
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int controlBackground=0x7f030063;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int coordinatorLayoutStyle=0x7f030064;
+ /**
+ * Specifies a layout for custom navigation. Overrides navigationMode.
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int customNavigationLayout=0x7f030065;
+ /**
+ * Default query hint used when {@code queryHint} is undefined and
+ * the search view's {@code SearchableInfo} does not provide a hint.
+ *
May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + */ + public static final int defaultQueryHint=0x7f030066; + /** + * Preferred corner radius of dialogs. + *
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), and
+ * mm (millimeters).
+ */
+ public static final int dialogCornerRadius=0x7f030067;
+ /**
+ * Preferred padding for dialog content.
+ *
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), and
+ * mm (millimeters).
+ */
+ public static final int dialogPreferredPadding=0x7f030068;
+ /**
+ * Theme to use for dialogs spawned from this theme.
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int dialogTheme=0x7f030069;
+ /**
+ * Options affecting how the action bar is displayed.
+ *
Must be one or more (separated by '|') of the following constant values.
+ *Constant | Value | Description |
---|---|---|
disableHome | 20 | |
homeAsUp | 4 | |
none | 0 | |
showCustom | 10 | |
showHome | 2 | |
showTitle | 8 | |
useLogo | 1 |
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int divider=0x7f03006b;
+ /**
+ * A drawable that may be used as a horizontal divider between visual elements.
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int dividerHorizontal=0x7f03006c;
+ /**
+ * Size of padding on either end of a divider.
+ *
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), and
+ * mm (millimeters).
+ */
+ public static final int dividerPadding=0x7f03006d;
+ /**
+ * A drawable that may be used as a vertical divider between visual elements.
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int dividerVertical=0x7f03006e;
+ /**
+ * The total size of the drawable
+ *
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), and
+ * mm (millimeters).
+ */
+ public static final int drawableSize=0x7f03006f;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int drawerArrowStyle=0x7f030070;
+ /**
+ * ListPopupWindow compatibility
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int dropDownListViewStyle=0x7f030071;
+ /**
+ * The preferred item height for dropdown lists.
+ *
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), and
+ * mm (millimeters).
+ */
+ public static final int dropdownListPreferredItemHeight=0x7f030072;
+ /**
+ * EditText background drawable.
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int editTextBackground=0x7f030073;
+ /**
+ * EditText text foreground color.
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ */
+ public static final int editTextColor=0x7f030074;
+ /**
+ * Default EditText style.
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int editTextStyle=0x7f030075;
+ /**
+ * Elevation for the action bar itself
+ *
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), and
+ * mm (millimeters).
+ */
+ public static final int elevation=0x7f030076;
+ /**
+ *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
gone | 0 | |
invisible | 1 |
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int expandActivityOverflowButtonDrawable=0x7f030078;
+ /**
+ * This drawable is a state list where the "checked" state
+ * indicates active media routing. Checkable indicates connecting
+ * and non-checked / non-checkable indicates
+ * that media is playing to the local device only.
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int externalRouteEnabledDrawable=0x7f030079;
+ /**
+ *
May be a boolean value, such as "true
" or
+ * "false
".
+ */
+ public static final int fastScrollEnabled=0x7f03007a;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int fastScrollHorizontalThumbDrawable=0x7f03007b;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int fastScrollHorizontalTrackDrawable=0x7f03007c;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int fastScrollVerticalThumbDrawable=0x7f03007d;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int fastScrollVerticalTrackDrawable=0x7f03007e;
+ /**
+ * Distance from the top of the TextView to the first text baseline. If set, this
+ * overrides the value set for paddingTop.
+ *
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), and
+ * mm (millimeters).
+ */
+ public static final int firstBaselineToTopHeight=0x7f03007f;
+ /**
+ * The reference to the font file to be used. This should be a file in the res/font folder
+ * and should therefore have an R reference value. E.g. @font/myfont
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int font=0x7f030080;
+ /**
+ * The attribute for the font family.
+ *
May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + */ + public static final int fontFamily=0x7f030081; + /** + * The authority of the Font Provider to be used for the request. + *
May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + */ + public static final int fontProviderAuthority=0x7f030082; + /** + * The sets of hashes for the certificates the provider should be signed with. This is + * used to verify the identity of the provider, and is only required if the provider is not + * part of the system image. This value may point to one list or a list of lists, where each + * individual list represents one collection of signature hashes. Refer to your font provider's + * documentation for these values. + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int fontProviderCerts=0x7f030083;
+ /**
+ * The strategy to be used when fetching font data from a font provider in XML layouts.
+ * This attribute is ignored when the resource is loaded from code, as it is equivalent to the
+ * choice of API between {@link
+ * androidx.core.content.res.ResourcesCompat#getFont(Context, int)} (blocking) and
+ * {@link
+ * androidx.core.content.res.ResourcesCompat#getFont(Context, int, FontCallback, Handler)}
+ * (async).
+ *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
async | 1 | The async font fetch works as follows. + * First, check the local cache, then if the requeted font is not cached, trigger a + * request the font and continue with layout inflation. Once the font fetch succeeds, the + * target text view will be refreshed with the downloaded font data. The + * fontProviderFetchTimeout will be ignored if async loading is specified. |
blocking | 0 | The blocking font fetch works as follows. + * First, check the local cache, then if the requested font is not cached, request the + * font from the provider and wait until it is finished. You can change the length of + * the timeout by modifying fontProviderFetchTimeout. If the timeout happens, the + * default typeface will be used instead. |
May be an integer value, such as "100
".
+ *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
forever | ffffffff | A special value for the timeout. In this case, the blocking font fetching will not + * timeout and wait until a reply is received from the font provider. |
May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + */ + public static final int fontProviderPackage=0x7f030086; + /** + * The query to be sent over to the provider. Refer to your font provider's documentation + * on the format of this string. + *
May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + */ + public static final int fontProviderQuery=0x7f030087; + /** + * The style of the given font file. This will be used when the font is being loaded into + * the font stack and will override any style information in the font's header tables. If + * unspecified, the value in the font's header tables will be used. + *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
italic | 1 | |
normal | 0 |
May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + */ + public static final int fontVariationSettings=0x7f030089; + /** + * The weight of the given font file. This will be used when the font is being loaded into + * the font stack and will override any weight information in the font's header tables. Must + * be a positive number, a multiple of 100, and between 100 and 900, inclusive. The most + * common values are 400 for regular weight and 700 for bold weight. If unspecified, the value + * in the font's header tables will be used. + *
May be an integer value, such as "100
".
+ */
+ public static final int fontWeight=0x7f03008a;
+ /**
+ *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ */
+ public static final int fullscreenBackgroundColor=0x7f03008b;
+ /**
+ *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ */
+ public static final int fullscreenTextColor=0x7f03008c;
+ /**
+ * The max gap between the bars when they are parallel to each other
+ *
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), and
+ * mm (millimeters).
+ */
+ public static final int gapBetweenBars=0x7f03008d;
+ /**
+ * Go button icon
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int goIcon=0x7f03008e;
+ /**
+ *
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), and
+ * mm (millimeters).
+ */
+ public static final int height=0x7f03008f;
+ /**
+ * Set true to hide the action bar on a vertical nested scroll of content.
+ *
May be a boolean value, such as "true
" or
+ * "false
".
+ */
+ public static final int hideOnContentScroll=0x7f030090;
+ /**
+ * Specifies a drawable to use for the 'home as up' indicator.
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int homeAsUpIndicator=0x7f030091;
+ /**
+ * Specifies a layout to use for the "home" section of the action bar.
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int homeLayout=0x7f030092;
+ /**
+ * Specifies the drawable used for the application icon.
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int icon=0x7f030093;
+ /**
+ * Tint to apply to the icon.
+ *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ */
+ public static final int iconTint=0x7f030094;
+ /**
+ * Blending mode used to apply the icon tint.
+ *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
add | 10 | Combines the tint and icon color and alpha channels, clamping the + * result to valid color values. Saturate(S + D) |
multiply | e | Multiplies the color and alpha channels of the icon with those of + * the tint. [Sa * Da, Sc * Dc] |
screen | f | [Sa + Da - Sa * Da, Sc + Dc - Sc * Dc] |
src_atop | 9 | The tint is drawn above the icon, but with the icon’s alpha + * channel masking the result. [Da, Sc * Da + (1 - Sa) * Dc] |
src_in | 5 | The tint is masked by the alpha channel of the icon. The icon’s + * color channels are thrown out. [Sa * Da, Sc * Da] |
src_over | 3 | The tint is drawn on top of the icon. + * [Sa + (1 - Sa)*Da, Rc = Sc + (1 - Sa)*Dc] |
May be a boolean value, such as "true
" or
+ * "false
".
+ */
+ public static final int iconifiedByDefault=0x7f030096;
+ /**
+ * ImageButton background drawable.
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int imageButtonStyle=0x7f030097;
+ /**
+ * Specifies a style resource to use for an indeterminate progress spinner.
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int indeterminateProgressStyle=0x7f030098;
+ /**
+ * The maximal number of items initially shown in the activity list.
+ *
May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + */ + public static final int initialActivityCount=0x7f030099; + /** + *
May be a boolean value, such as "true
" or
+ * "false
".
+ */
+ public static final int isLightTheme=0x7f03009a;
+ /**
+ * Specifies padding that should be applied to the left and right sides of
+ * system-provided items in the bar.
+ *
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), and
+ * mm (millimeters).
+ */
+ public static final int itemPadding=0x7f03009b;
+ /**
+ * A reference to an array of integers representing the
+ * locations of horizontal keylines in dp from the starting edge.
+ * Child views can refer to these keylines for alignment using
+ * layout_keyline="index" where index is a 0-based index into
+ * this array.
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int keylines=0x7f03009c;
+ /**
+ * Distance from the bottom of the TextView to the last text baseline. If set, this
+ * overrides the value set for paddingBottom.
+ *
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), and
+ * mm (millimeters).
+ */
+ public static final int lastBaselineToBottomHeight=0x7f03009d;
+ /**
+ * The layout to use for the search view.
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int layout=0x7f03009e;
+ /**
+ * Class name of the Layout Manager to be used.
+ *
May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + */ + public static final int layoutManager=0x7f03009f; + /** + * The id of an anchor view that this view should position relative to. + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int layout_anchor=0x7f0300a0;
+ /**
+ * Specifies how an object should position relative to an anchor, on both the X and Y axes,
+ * within its parent's bounds.
+ *
Must be one or more (separated by '|') of the following constant values.
+ *Constant | Value | Description |
---|---|---|
bottom | 50 | Push object to the bottom of its container, not changing its size. |
center | 11 | Place the object in the center of its container in both the vertical and horizontal axis, not changing its size. |
center_horizontal | 1 | Place object in the horizontal center of its container, not changing its size. |
center_vertical | 10 | Place object in the vertical center of its container, not changing its size. |
clip_horizontal | 8 | Additional option that can be set to have the left and/or right edges of + * the child clipped to its container's bounds. + * The clip will be based on the horizontal gravity: a left gravity will clip the right + * edge, a right gravity will clip the left edge, and neither will clip both edges. |
clip_vertical | 80 | Additional option that can be set to have the top and/or bottom edges of + * the child clipped to its container's bounds. + * The clip will be based on the vertical gravity: a top gravity will clip the bottom + * edge, a bottom gravity will clip the top edge, and neither will clip both edges. |
end | 800005 | Push object to the end of its container, not changing its size. |
fill | 77 | Grow the horizontal and vertical size of the object if needed so it completely fills its container. |
fill_horizontal | 7 | Grow the horizontal size of the object if needed so it completely fills its container. |
fill_vertical | 70 | Grow the vertical size of the object if needed so it completely fills its container. |
left | 3 | Push object to the left of its container, not changing its size. |
right | 5 | Push object to the right of its container, not changing its size. |
start | 800003 | Push object to the beginning of its container, not changing its size. |
top | 30 | Push object to the top of its container, not changing its size. |
May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + */ + public static final int layout_behavior=0x7f0300a2; + /** + *
May be a boolean value, such as "true
" or
+ * "false
".
+ */
+ public static final int layout_constrainedHeight=0x7f0300a3;
+ /**
+ *
May be a boolean value, such as "true
" or
+ * "false
".
+ */
+ public static final int layout_constrainedWidth=0x7f0300a4;
+ /**
+ *
May be an integer value, such as "100
".
+ */
+ public static final int layout_constraintBaseline_creator=0x7f0300a5;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
parent | 0 |
May be an integer value, such as "100
".
+ */
+ public static final int layout_constraintBottom_creator=0x7f0300a7;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
parent | 0 |
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
parent | 0 |
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int layout_constraintCircle=0x7f0300aa;
+ /**
+ *
May be an integer value, such as "100
".
+ */
+ public static final int layout_constraintCircleAngle=0x7f0300ab;
+ /**
+ *
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), and
+ * mm (millimeters).
+ */
+ public static final int layout_constraintCircleRadius=0x7f0300ac;
+ /**
+ *
May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + */ + public static final int layout_constraintDimensionRatio=0x7f0300ad; + /** + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
parent | 0 |
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
parent | 0 |
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), and
+ * mm (millimeters).
+ */
+ public static final int layout_constraintGuide_begin=0x7f0300b0;
+ /**
+ *
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), and
+ * mm (millimeters).
+ */
+ public static final int layout_constraintGuide_end=0x7f0300b1;
+ /**
+ *
May be a floating point value, such as "1.2
".
+ */
+ public static final int layout_constraintGuide_percent=0x7f0300b2;
+ /**
+ *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
percent | 2 | |
spread | 0 | |
wrap | 1 |
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), and
+ * mm (millimeters).
+ *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
wrap | fffffffe |
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), and
+ * mm (millimeters).
+ *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
wrap | fffffffe |
May be a floating point value, such as "1.2
".
+ */
+ public static final int layout_constraintHeight_percent=0x7f0300b6;
+ /**
+ *
May be a floating point value, such as "1.2
".
+ */
+ public static final int layout_constraintHorizontal_bias=0x7f0300b7;
+ /**
+ *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
packed | 2 | |
spread | 0 | |
spread_inside | 1 |
May be a floating point value, such as "1.2
".
+ */
+ public static final int layout_constraintHorizontal_weight=0x7f0300b9;
+ /**
+ *
May be an integer value, such as "100
".
+ */
+ public static final int layout_constraintLeft_creator=0x7f0300ba;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
parent | 0 |
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
parent | 0 |
May be an integer value, such as "100
".
+ */
+ public static final int layout_constraintRight_creator=0x7f0300bd;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
parent | 0 |
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
parent | 0 |
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
parent | 0 |
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
parent | 0 |
May be an integer value, such as "100
".
+ */
+ public static final int layout_constraintTop_creator=0x7f0300c2;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
parent | 0 |
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
parent | 0 |
May be a floating point value, such as "1.2
".
+ */
+ public static final int layout_constraintVertical_bias=0x7f0300c5;
+ /**
+ *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
packed | 2 | |
spread | 0 | |
spread_inside | 1 |
May be a floating point value, such as "1.2
".
+ */
+ public static final int layout_constraintVertical_weight=0x7f0300c7;
+ /**
+ *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
percent | 2 | |
spread | 0 | |
wrap | 1 |
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), and
+ * mm (millimeters).
+ *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
wrap | fffffffe |
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), and
+ * mm (millimeters).
+ *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
wrap | fffffffe |
May be a floating point value, such as "1.2
".
+ */
+ public static final int layout_constraintWidth_percent=0x7f0300cb;
+ /**
+ * Specifies how this view dodges the inset edges of the CoordinatorLayout.
+ *
Must be one or more (separated by '|') of the following constant values.
+ *Constant | Value | Description |
---|---|---|
all | 77 | Dodge all the inset edges. |
bottom | 50 | Dodge the bottom inset edge. |
end | 800005 | Dodge the end inset edge. |
left | 3 | Dodge the left inset edge. |
none | 0 | Don't dodge any edges |
right | 5 | Dodge the right inset edge. |
start | 800003 | Dodge the start inset edge. |
top | 30 | Dodge the top inset edge. |
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), and
+ * mm (millimeters).
+ */
+ public static final int layout_editor_absoluteX=0x7f0300cd;
+ /**
+ *
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), and
+ * mm (millimeters).
+ */
+ public static final int layout_editor_absoluteY=0x7f0300ce;
+ /**
+ *
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), and
+ * mm (millimeters).
+ */
+ public static final int layout_goneMarginBottom=0x7f0300cf;
+ /**
+ *
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), and
+ * mm (millimeters).
+ */
+ public static final int layout_goneMarginEnd=0x7f0300d0;
+ /**
+ *
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), and
+ * mm (millimeters).
+ */
+ public static final int layout_goneMarginLeft=0x7f0300d1;
+ /**
+ *
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), and
+ * mm (millimeters).
+ */
+ public static final int layout_goneMarginRight=0x7f0300d2;
+ /**
+ *
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), and
+ * mm (millimeters).
+ */
+ public static final int layout_goneMarginStart=0x7f0300d3;
+ /**
+ *
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), and
+ * mm (millimeters).
+ */
+ public static final int layout_goneMarginTop=0x7f0300d4;
+ /**
+ * Specifies how this view insets the CoordinatorLayout and make some other views
+ * dodge it.
+ *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
bottom | 50 | Inset the bottom edge. |
end | 800005 | Inset the end edge. |
left | 3 | Inset the left edge. |
none | 0 | Don't inset. |
right | 5 | Inset the right edge. |
start | 800003 | Inset the start edge. |
top | 30 | Inset the top edge. |
May be an integer value, such as "100
".
+ */
+ public static final int layout_keyline=0x7f0300d6;
+ /**
+ *
Must be one or more (separated by '|') of the following constant values.
+ *Constant | Value | Description |
---|---|---|
barrier | 2 | |
chains | 4 | |
dimensions | 8 | |
direct | 1 | for now only direct & barriers |
none | 0 | |
standard | 3 |
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), and
+ * mm (millimeters).
+ */
+ public static final int lineHeight=0x7f0300d8;
+ /**
+ * Drawable used as a background for selected list items.
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int listChoiceBackgroundIndicator=0x7f0300d9;
+ /**
+ * The list divider used in alert dialogs.
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int listDividerAlertDialog=0x7f0300da;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int listItemLayout=0x7f0300db;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int listLayout=0x7f0300dc;
+ /**
+ * Default menu-style ListView style.
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int listMenuViewStyle=0x7f0300dd;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int listPopupWindowStyle=0x7f0300de;
+ /**
+ * The preferred list item height.
+ *
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), and
+ * mm (millimeters).
+ */
+ public static final int listPreferredItemHeight=0x7f0300df;
+ /**
+ * A larger, more robust list item height.
+ *
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), and
+ * mm (millimeters).
+ */
+ public static final int listPreferredItemHeightLarge=0x7f0300e0;
+ /**
+ * A smaller, sleeker list item height.
+ *
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), and
+ * mm (millimeters).
+ */
+ public static final int listPreferredItemHeightSmall=0x7f0300e1;
+ /**
+ * The preferred padding along the left edge of list items.
+ *
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), and
+ * mm (millimeters).
+ */
+ public static final int listPreferredItemPaddingLeft=0x7f0300e2;
+ /**
+ * The preferred padding along the right edge of list items.
+ *
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), and
+ * mm (millimeters).
+ */
+ public static final int listPreferredItemPaddingRight=0x7f0300e3;
+ /**
+ * Specifies the drawable used for the application logo.
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int logo=0x7f0300e4;
+ /**
+ * A content description string to describe the appearance of the
+ * associated logo image.
+ *
May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + */ + public static final int logoDescription=0x7f0300e5; + /** + *
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), and
+ * mm (millimeters).
+ */
+ public static final int maxButtonHeight=0x7f0300e6;
+ /**
+ * When set to true, all children with a weight will be considered having
+ * the minimum size of the largest child. If false, all children are
+ * measured normally.
+ *
May be a boolean value, such as "true
" or
+ * "false
".
+ */
+ public static final int measureWithLargestChild=0x7f0300e7;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int mediaRouteAudioTrackDrawable=0x7f0300e8;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int mediaRouteButtonStyle=0x7f0300e9;
+ /**
+ * Tint to apply to the media route button
+ *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ */
+ public static final int mediaRouteButtonTint=0x7f0300ea;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int mediaRouteCloseDrawable=0x7f0300eb;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int mediaRouteControlPanelThemeOverlay=0x7f0300ec;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int mediaRouteDefaultIconDrawable=0x7f0300ed;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int mediaRoutePauseDrawable=0x7f0300ee;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int mediaRoutePlayDrawable=0x7f0300ef;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int mediaRouteSpeakerGroupIconDrawable=0x7f0300f0;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int mediaRouteSpeakerIconDrawable=0x7f0300f1;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int mediaRouteStopDrawable=0x7f0300f2;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int mediaRouteTheme=0x7f0300f3;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int mediaRouteTvIconDrawable=0x7f0300f4;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int multiChoiceItemLayout=0x7f0300f5;
+ /**
+ * Text to set as the content description for the navigation button
+ * located at the start of the toolbar.
+ *
May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + */ + public static final int navigationContentDescription=0x7f0300f6; + /** + * Icon drawable to use for the navigation button located at + * the start of the toolbar. + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int navigationIcon=0x7f0300f7;
+ /**
+ * The type of navigation to use.
+ *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
listMode | 1 | The action bar will use a selection list for navigation. |
normal | 0 | Normal static title text |
tabMode | 2 | The action bar will use a series of horizontal tabs for navigation. |
Must be one or more (separated by '|') of the following constant values.
+ *Constant | Value | Description |
---|---|---|
ALT | 2 | |
CTRL | 1000 | |
FUNCTION | 8 | |
META | 10000 | |
SHIFT | 1 | |
SYM | 4 |
May be a boolean value, such as "true
" or
+ * "false
".
+ */
+ public static final int overlapAnchor=0x7f0300fa;
+ /**
+ * Bottom padding to use when no buttons are present.
+ *
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), and
+ * mm (millimeters).
+ */
+ public static final int paddingBottomNoButtons=0x7f0300fb;
+ /**
+ * Sets the padding, in pixels, of the end edge; see {@link android.R.attr#padding}.
+ *
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), and
+ * mm (millimeters).
+ */
+ public static final int paddingEnd=0x7f0300fc;
+ /**
+ * Sets the padding, in pixels, of the start edge; see {@link android.R.attr#padding}.
+ *
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), and
+ * mm (millimeters).
+ */
+ public static final int paddingStart=0x7f0300fd;
+ /**
+ * Top padding to use when no title is present.
+ *
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), and
+ * mm (millimeters).
+ */
+ public static final int paddingTopNoTitle=0x7f0300fe;
+ /**
+ * The background of a panel when it is inset from the left and right edges of the screen.
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int panelBackground=0x7f0300ff;
+ /**
+ * Default Panel Menu style.
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int panelMenuListTheme=0x7f030100;
+ /**
+ * Default Panel Menu width.
+ *
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), and
+ * mm (millimeters).
+ */
+ public static final int panelMenuListWidth=0x7f030101;
+ /**
+ * Default PopupMenu style.
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int popupMenuStyle=0x7f030102;
+ /**
+ * Reference to a theme that should be used to inflate popups
+ * shown by widgets in the action bar.
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int popupTheme=0x7f030103;
+ /**
+ * Default PopupWindow style.
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int popupWindowStyle=0x7f030104;
+ /**
+ * Whether space should be reserved in layout when an icon is missing.
+ *
May be a boolean value, such as "true
" or
+ * "false
".
+ */
+ public static final int preserveIconSpacing=0x7f030105;
+ /**
+ * Specifies the horizontal padding on either end for an embedded progress bar.
+ *
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), and
+ * mm (millimeters).
+ */
+ public static final int progressBarPadding=0x7f030106;
+ /**
+ * Specifies a style resource to use for an embedded progress bar.
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int progressBarStyle=0x7f030107;
+ /**
+ * Background for the section containing the search query
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int queryBackground=0x7f030108;
+ /**
+ * An optional user-defined query hint string to be displayed in the empty query field.
+ *
May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + */ + public static final int queryHint=0x7f030109; + /** + * Default RadioButton style. + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int radioButtonStyle=0x7f03010a;
+ /**
+ * Default RatingBar style.
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int ratingBarStyle=0x7f03010b;
+ /**
+ * Indicator RatingBar style.
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int ratingBarStyleIndicator=0x7f03010c;
+ /**
+ * Small indicator RatingBar style.
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int ratingBarStyleSmall=0x7f03010d;
+ /**
+ *
May be a boolean value, such as "true
" or
+ * "false
".
+ */
+ public static final int reverseLayout=0x7f03010e;
+ /**
+ * Search icon displayed as a text field hint
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int searchHintIcon=0x7f03010f;
+ /**
+ * Search icon
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int searchIcon=0x7f030110;
+ /**
+ * Style for the search query widget.
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int searchViewStyle=0x7f030111;
+ /**
+ * Default SeekBar style.
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int seekBarStyle=0x7f030112;
+ /**
+ * A style that may be applied to buttons or other selectable items
+ * that should react to pressed and focus states, but that do not
+ * have a clear visual border along the edges.
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int selectableItemBackground=0x7f030113;
+ /**
+ * Background drawable for borderless standalone items that need focus/pressed states.
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int selectableItemBackgroundBorderless=0x7f030114;
+ /**
+ * How this item should display in the Action Bar, if present.
+ *
Must be one or more (separated by '|') of the following constant values.
+ *Constant | Value | Description |
---|---|---|
always | 2 | Always show this item in an actionbar, even if it would override + * the system's limits of how much stuff to put there. This may make + * your action bar look bad on some screens. In most cases you should + * use "ifRoom" instead. Mutually exclusive with "ifRoom" and "never". |
collapseActionView | 8 | This item's action view collapses to a normal menu + * item. When expanded, the action view takes over a + * larger segment of its container. |
ifRoom | 1 | Show this item in an action bar if there is room for it as determined + * by the system. Favor this option over "always" where possible. + * Mutually exclusive with "never" and "always". |
never | 0 | Never show this item in an action bar, show it in the overflow menu instead. + * Mutually exclusive with "ifRoom" and "always". |
withText | 4 | When this item is shown as an action in the action bar, show a text + * label with it even if it has an icon representation. |
Must be one or more (separated by '|') of the following constant values.
+ *Constant | Value | Description |
---|---|---|
beginning | 1 | |
end | 4 | |
middle | 2 | |
none | 0 |
May be a boolean value, such as "true
" or
+ * "false
".
+ */
+ public static final int showText=0x7f030117;
+ /**
+ *
May be a boolean value, such as "true
" or
+ * "false
".
+ */
+ public static final int showTitle=0x7f030118;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int singleChoiceItemLayout=0x7f030119;
+ /**
+ *
May be an integer value, such as "100
".
+ */
+ public static final int spanCount=0x7f03011a;
+ /**
+ * Whether bars should rotate or not during transition
+ *
May be a boolean value, such as "true
" or
+ * "false
".
+ */
+ public static final int spinBars=0x7f03011b;
+ /**
+ * Default Spinner style.
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int spinnerDropDownItemStyle=0x7f03011c;
+ /**
+ * Default Spinner style.
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int spinnerStyle=0x7f03011d;
+ /**
+ * Whether to split the track and leave a gap for the thumb drawable.
+ *
May be a boolean value, such as "true
" or
+ * "false
".
+ */
+ public static final int splitTrack=0x7f03011e;
+ /**
+ * Sets a drawable as the content of this ImageView. Allows the use of vector drawable
+ * when running on older versions of the platform.
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int srcCompat=0x7f03011f;
+ /**
+ *
May be a boolean value, such as "true
" or
+ * "false
".
+ */
+ public static final int stackFromEnd=0x7f030120;
+ /**
+ * State identifier indicating the popup will be above the anchor.
+ *
May be a boolean value, such as "true
" or
+ * "false
".
+ */
+ public static final int state_above_anchor=0x7f030121;
+ /**
+ * Drawable to display behind the status bar when the view is set to draw behind it.
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ */
+ public static final int statusBarBackground=0x7f030122;
+ /**
+ * Drawable for the arrow icon indicating a particular item is a submenu.
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int subMenuArrow=0x7f030123;
+ /**
+ * Background for the section containing the action (e.g. voice search)
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int submitBackground=0x7f030124;
+ /**
+ * Specifies subtitle text used for navigationMode="normal"
+ *
May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + */ + public static final int subtitle=0x7f030125; + /** + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int subtitleTextAppearance=0x7f030126;
+ /**
+ * A color to apply to the subtitle string.
+ *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ */
+ public static final int subtitleTextColor=0x7f030127;
+ /**
+ * Specifies a style to use for subtitle text.
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int subtitleTextStyle=0x7f030128;
+ /**
+ * Layout for query suggestion rows
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int suggestionRowLayout=0x7f030129;
+ /**
+ * Minimum width for the switch component
+ *
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), and
+ * mm (millimeters).
+ */
+ public static final int switchMinWidth=0x7f03012a;
+ /**
+ * Minimum space between the switch and caption text
+ *
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), and
+ * mm (millimeters).
+ */
+ public static final int switchPadding=0x7f03012b;
+ /**
+ * Default style for the Switch widget.
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int switchStyle=0x7f03012c;
+ /**
+ * TextAppearance style for text displayed on the switch thumb.
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int switchTextAppearance=0x7f03012d;
+ /**
+ * Present the text in ALL CAPS. This may use a small-caps form when available.
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
May be a boolean value, such as "true
" or
+ * "false
".
+ */
+ public static final int textAllCaps=0x7f03012e;
+ /**
+ * Text color, typeface, size, and style for the text inside of a popup menu.
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int textAppearanceLargePopupMenu=0x7f03012f;
+ /**
+ * The preferred TextAppearance for the primary text of list items.
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int textAppearanceListItem=0x7f030130;
+ /**
+ * The preferred TextAppearance for the secondary text of list items.
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int textAppearanceListItemSecondary=0x7f030131;
+ /**
+ * The preferred TextAppearance for the primary text of small list items.
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int textAppearanceListItemSmall=0x7f030132;
+ /**
+ * Text color, typeface, size, and style for header text inside of a popup menu.
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int textAppearancePopupMenuHeader=0x7f030133;
+ /**
+ * Text color, typeface, size, and style for system search result subtitle. Defaults to primary inverse text color.
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int textAppearanceSearchResultSubtitle=0x7f030134;
+ /**
+ * Text color, typeface, size, and style for system search result title. Defaults to primary inverse text color.
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int textAppearanceSearchResultTitle=0x7f030135;
+ /**
+ * Text color, typeface, size, and style for small text inside of a popup menu.
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int textAppearanceSmallPopupMenu=0x7f030136;
+ /**
+ * Color of list item text in alert dialogs.
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ */
+ public static final int textColorAlertDialogListItem=0x7f030137;
+ /**
+ * Text color for urls in search suggestions, used by things like global search
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ */
+ public static final int textColorSearchUrl=0x7f030138;
+ /**
+ * Deprecated.
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int theme=0x7f030139;
+ /**
+ * The thickness (stroke size) for the bar paint
+ *
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), and
+ * mm (millimeters).
+ */
+ public static final int thickness=0x7f03013a;
+ /**
+ * Amount of padding on either side of text within the switch thumb.
+ *
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), and
+ * mm (millimeters).
+ */
+ public static final int thumbTextPadding=0x7f03013b;
+ /**
+ * Tint to apply to the thumb drawable.
+ *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ */
+ public static final int thumbTint=0x7f03013c;
+ /**
+ * Blending mode used to apply the thumb tint.
+ *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
add | 10 | Combines the tint and drawable color and alpha channels, clamping the + * result to valid color values. Saturate(S + D) |
multiply | e | Multiplies the color and alpha channels of the drawable with those of + * the tint. [Sa * Da, Sc * Dc] |
screen | f | [Sa + Da - Sa * Da, Sc + Dc - Sc * Dc] |
src_atop | 9 | The tint is drawn above the drawable, but with the drawable’s alpha + * channel masking the result. [Da, Sc * Da + (1 - Sa) * Dc] |
src_in | 5 | The tint is masked by the alpha channel of the drawable. The drawable’s + * color channels are thrown out. [Sa * Da, Sc * Da] |
src_over | 3 | The tint is drawn on top of the drawable. + * [Sa + (1 - Sa)*Da, Rc = Sc + (1 - Sa)*Dc] |
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int tickMark=0x7f03013e;
+ /**
+ * Tint to apply to the tick mark drawable.
+ *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ */
+ public static final int tickMarkTint=0x7f03013f;
+ /**
+ * Blending mode used to apply the tick mark tint.
+ *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
add | 10 | Combines the tint and drawable color and alpha channels, clamping the + * result to valid color values. Saturate(S + D) |
multiply | e | Multiplies the color and alpha channels of the drawable with those of + * the tint. [Sa * Da, Sc * Dc] |
screen | f | [Sa + Da - Sa * Da, Sc + Dc - Sc * Dc] |
src_atop | 9 | The tint is drawn above the drawable, but with the drawable’s alpha + * channel masking the result. [Da, Sc * Da + (1 - Sa) * Dc] |
src_in | 5 | The tint is masked by the alpha channel of the drawable. The drawable’s + * color channels are thrown out. [Sa * Da, Sc * Da] |
src_over | 3 | The tint is drawn on top of the drawable. + * [Sa + (1 - Sa)*Da, Rc = Sc + (1 - Sa)*Dc] |
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ */
+ public static final int tint=0x7f030141;
+ /**
+ * Blending mode used to apply the image source tint.
+ *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
add | 10 | Combines the tint and icon color and alpha channels, clamping the + * result to valid color values. Saturate(S + D) |
multiply | e | Multiplies the color and alpha channels of the drawable with those of + * the tint. [Sa * Da, Sc * Dc] |
screen | f | [Sa + Da - Sa * Da, Sc + Dc - Sc * Dc] |
src_atop | 9 | The tint is drawn above the drawable, but with the drawable’s alpha + * channel masking the result. [Da, Sc * Da + (1 - Sa) * Dc] |
src_in | 5 | The tint is masked by the alpha channel of the drawable. The drawable’s + * color channels are thrown out. [Sa * Da, Sc * Da] |
src_over | 3 | The tint is drawn on top of the drawable. + * [Sa + (1 - Sa)*Da, Rc = Sc + (1 - Sa)*Dc] |
May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + */ + public static final int title=0x7f030143; + /** + * Specifies extra space on the left, start, right and end sides + * of the toolbar's title. Margin values should be positive. + *
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), and
+ * mm (millimeters).
+ */
+ public static final int titleMargin=0x7f030144;
+ /**
+ * Specifies extra space on the bottom side of the toolbar's title.
+ * If both this attribute and titleMargin are specified, then this
+ * attribute takes precedence. Margin values should be positive.
+ *
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), and
+ * mm (millimeters).
+ */
+ public static final int titleMarginBottom=0x7f030145;
+ /**
+ * Specifies extra space on the end side of the toolbar's title.
+ * If both this attribute and titleMargin are specified, then this
+ * attribute takes precedence. Margin values should be positive.
+ *
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), and
+ * mm (millimeters).
+ */
+ public static final int titleMarginEnd=0x7f030146;
+ /**
+ * Specifies extra space on the start side of the toolbar's title.
+ * If both this attribute and titleMargin are specified, then this
+ * attribute takes precedence. Margin values should be positive.
+ *
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), and
+ * mm (millimeters).
+ */
+ public static final int titleMarginStart=0x7f030147;
+ /**
+ * Specifies extra space on the top side of the toolbar's title.
+ * If both this attribute and titleMargin are specified, then this
+ * attribute takes precedence. Margin values should be positive.
+ *
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), and
+ * mm (millimeters).
+ */
+ public static final int titleMarginTop=0x7f030148;
+ /**
+ * {@deprecated Use titleMargin}
+ *
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), and
+ * mm (millimeters).
+ */
+ @Deprecated
+ public static final int titleMargins=0x7f030149;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int titleTextAppearance=0x7f03014a;
+ /**
+ * A color to apply to the title string.
+ *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ */
+ public static final int titleTextColor=0x7f03014b;
+ /**
+ * Specifies a style to use for title text.
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int titleTextStyle=0x7f03014c;
+ /**
+ * Default Toolar NavigationButtonStyle
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int toolbarNavigationButtonStyle=0x7f03014d;
+ /**
+ * Default Toolbar style.
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int toolbarStyle=0x7f03014e;
+ /**
+ * Foreground color to use for tooltips
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ */
+ public static final int tooltipForegroundColor=0x7f03014f;
+ /**
+ * Background to use for tooltips
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int tooltipFrameBackground=0x7f030150;
+ /**
+ * The tooltip text associated with the item.
+ *
May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + */ + public static final int tooltipText=0x7f030151; + /** + * Drawable to use as the "track" that the switch thumb slides within. + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int track=0x7f030152;
+ /**
+ * Tint to apply to the track.
+ *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ */
+ public static final int trackTint=0x7f030153;
+ /**
+ * Blending mode used to apply the track tint.
+ *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
add | 10 | Combines the tint and drawable color and alpha channels, clamping the + * result to valid color values. Saturate(S + D) |
multiply | e | Multiplies the color and alpha channels of the drawable with those of + * the tint. [Sa * Da, Sc * Dc] |
screen | f | [Sa + Da - Sa * Da, Sc + Dc - Sc * Dc] |
src_atop | 9 | The tint is drawn above the drawable, but with the drawable’s alpha + * channel masking the result. [Da, Sc * Da + (1 - Sa) * Dc] |
src_in | 5 | The tint is masked by the alpha channel of the drawable. The drawable’s + * color channels are thrown out. [Sa * Da, Sc * Da] |
src_over | 3 | The tint is drawn on top of the drawable. + * [Sa + (1 - Sa)*Da, Rc = Sc + (1 - Sa)*Dc] |
May be an integer value, such as "100
".
+ */
+ public static final int ttcIndex=0x7f030155;
+ /**
+ *
May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + */ + public static final int viewInflaterClass=0x7f030156; + /** + * Voice button icon + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int voiceIcon=0x7f030157;
+ /**
+ * Flag indicating whether this window should have an Action Bar
+ * in place of the usual title bar.
+ *
May be a boolean value, such as "true
" or
+ * "false
".
+ */
+ public static final int windowActionBar=0x7f030158;
+ /**
+ * Flag indicating whether this window's Action Bar should overlay
+ * application content. Does nothing if the window would not
+ * have an Action Bar.
+ *
May be a boolean value, such as "true
" or
+ * "false
".
+ */
+ public static final int windowActionBarOverlay=0x7f030159;
+ /**
+ * Flag indicating whether action modes should overlay window content
+ * when there is not reserved space for their UI (such as an Action Bar).
+ *
May be a boolean value, such as "true
" or
+ * "false
".
+ */
+ public static final int windowActionModeOverlay=0x7f03015a;
+ /**
+ * A fixed height for the window along the major axis of the screen,
+ * that is, when in portrait. Can be either an absolute dimension
+ * or a fraction of the screen size in that dimension.
+ *
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), and
+ * 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.
+ */
+ public static final int windowFixedHeightMajor=0x7f03015b;
+ /**
+ * A fixed height for the window along the minor axis of the screen,
+ * that is, when in landscape. Can be either an absolute dimension
+ * or a fraction of the screen size in that dimension.
+ *
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), and
+ * 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.
+ */
+ public static final int windowFixedHeightMinor=0x7f03015c;
+ /**
+ * A fixed width for the window along the major axis of the screen,
+ * that is, when in landscape. Can be either an absolute dimension
+ * or a fraction of the screen size in that dimension.
+ *
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), and
+ * 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.
+ */
+ public static final int windowFixedWidthMajor=0x7f03015d;
+ /**
+ * A fixed width for the window along the minor axis of the screen,
+ * that is, when in portrait. Can be either an absolute dimension
+ * or a fraction of the screen size in that dimension.
+ *
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), and
+ * 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.
+ */
+ public static final int windowFixedWidthMinor=0x7f03015e;
+ /**
+ * The minimum width the window is allowed to be, along the major
+ * axis of the screen. That is, when in landscape. Can be either
+ * an absolute dimension or a fraction of the screen size in that
+ * dimension.
+ *
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), and
+ * 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.
+ */
+ public static final int windowMinWidthMajor=0x7f03015f;
+ /**
+ * The minimum width the window is allowed to be, along the minor
+ * axis of the screen. That is, when in portrait. Can be either
+ * an absolute dimension or a fraction of the screen size in that
+ * dimension.
+ *
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), and
+ * 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.
+ */
+ public static final int windowMinWidthMinor=0x7f030160;
+ /**
+ * Flag indicating whether there should be no title on this window.
+ *
May be a boolean value, such as "true
" or
+ * "false
".
+ */
+ public static final int windowNoTitle=0x7f030161;
+ }
+ public static final class bool {
+ public static final int abc_action_bar_embed_tabs=0x7f040000;
+ public static final int abc_allow_stacked_button_bar=0x7f040001;
+ public static final int abc_config_actionMenuItemAllCaps=0x7f040002;
+ }
+ public static final class color {
+ public static final int abc_background_cache_hint_selector_material_dark=0x7f050000;
+ public static final int abc_background_cache_hint_selector_material_light=0x7f050001;
+ public static final int abc_btn_colored_borderless_text_material=0x7f050002;
+ public static final int abc_btn_colored_text_material=0x7f050003;
+ public static final int abc_color_highlight_material=0x7f050004;
+ public static final int abc_hint_foreground_material_dark=0x7f050005;
+ public static final int abc_hint_foreground_material_light=0x7f050006;
+ public static final int abc_input_method_navigation_guard=0x7f050007;
+ public static final int abc_primary_text_disable_only_material_dark=0x7f050008;
+ public static final int abc_primary_text_disable_only_material_light=0x7f050009;
+ public static final int abc_primary_text_material_dark=0x7f05000a;
+ public static final int abc_primary_text_material_light=0x7f05000b;
+ public static final int abc_search_url_text=0x7f05000c;
+ public static final int abc_search_url_text_normal=0x7f05000d;
+ public static final int abc_search_url_text_pressed=0x7f05000e;
+ public static final int abc_search_url_text_selected=0x7f05000f;
+ public static final int abc_secondary_text_material_dark=0x7f050010;
+ public static final int abc_secondary_text_material_light=0x7f050011;
+ public static final int abc_tint_btn_checkable=0x7f050012;
+ public static final int abc_tint_default=0x7f050013;
+ public static final int abc_tint_edittext=0x7f050014;
+ public static final int abc_tint_seek_thumb=0x7f050015;
+ public static final int abc_tint_spinner=0x7f050016;
+ public static final int abc_tint_switch_track=0x7f050017;
+ public static final int accent_material_dark=0x7f050018;
+ public static final int accent_material_light=0x7f050019;
+ public static final int background_floating_material_dark=0x7f05001a;
+ public static final int background_floating_material_light=0x7f05001b;
+ public static final int background_material_dark=0x7f05001c;
+ public static final int background_material_light=0x7f05001d;
+ public static final int black_overlay=0x7f05001e;
+ public static final int bright_foreground_disabled_material_dark=0x7f05001f;
+ public static final int bright_foreground_disabled_material_light=0x7f050020;
+ public static final int bright_foreground_inverse_material_dark=0x7f050021;
+ public static final int bright_foreground_inverse_material_light=0x7f050022;
+ public static final int bright_foreground_material_dark=0x7f050023;
+ public static final int bright_foreground_material_light=0x7f050024;
+ public static final int button_material_dark=0x7f050025;
+ public static final int button_material_light=0x7f050026;
+ public static final int dim_foreground_disabled_material_dark=0x7f050027;
+ public static final int dim_foreground_disabled_material_light=0x7f050028;
+ public static final int dim_foreground_material_dark=0x7f050029;
+ public static final int dim_foreground_material_light=0x7f05002a;
+ public static final int error_color_material_dark=0x7f05002b;
+ public static final int error_color_material_light=0x7f05002c;
+ public static final int foreground_material_dark=0x7f05002d;
+ public static final int foreground_material_light=0x7f05002e;
+ public static final int highlighted_text_material_dark=0x7f05002f;
+ public static final int highlighted_text_material_light=0x7f050030;
+ public static final int light_blue_600=0x7f050031;
+ public static final int light_blue_900=0x7f050032;
+ public static final int light_blue_A200=0x7f050033;
+ public static final int light_blue_A400=0x7f050034;
+ public static final int material_blue_grey_800=0x7f050035;
+ public static final int material_blue_grey_900=0x7f050036;
+ public static final int material_blue_grey_950=0x7f050037;
+ public static final int material_deep_teal_200=0x7f050038;
+ public static final int material_deep_teal_500=0x7f050039;
+ public static final int material_grey_100=0x7f05003a;
+ public static final int material_grey_300=0x7f05003b;
+ public static final int material_grey_50=0x7f05003c;
+ public static final int material_grey_600=0x7f05003d;
+ public static final int material_grey_800=0x7f05003e;
+ public static final int material_grey_850=0x7f05003f;
+ public static final int material_grey_900=0x7f050040;
+ public static final int notification_action_color_filter=0x7f050041;
+ public static final int notification_icon_bg_color=0x7f050042;
+ public static final int notification_material_background_media_default_color=0x7f050043;
+ public static final int primary_dark_material_dark=0x7f050044;
+ public static final int primary_dark_material_light=0x7f050045;
+ public static final int primary_material_dark=0x7f050046;
+ public static final int primary_material_light=0x7f050047;
+ public static final int primary_text_dark=0x7f050048;
+ public static final int primary_text_default_material_dark=0x7f050049;
+ public static final int primary_text_default_material_light=0x7f05004a;
+ public static final int primary_text_disabled_material_dark=0x7f05004b;
+ public static final int primary_text_disabled_material_light=0x7f05004c;
+ public static final int ripple_material_dark=0x7f05004d;
+ public static final int ripple_material_light=0x7f05004e;
+ public static final int secondary_text_dark=0x7f05004f;
+ public static final int secondary_text_default_material_dark=0x7f050050;
+ public static final int secondary_text_default_material_light=0x7f050051;
+ public static final int secondary_text_disabled_material_dark=0x7f050052;
+ public static final int secondary_text_disabled_material_light=0x7f050053;
+ public static final int switch_thumb_disabled_material_dark=0x7f050054;
+ public static final int switch_thumb_disabled_material_light=0x7f050055;
+ public static final int switch_thumb_material_dark=0x7f050056;
+ public static final int switch_thumb_material_light=0x7f050057;
+ public static final int switch_thumb_normal_material_dark=0x7f050058;
+ public static final int switch_thumb_normal_material_light=0x7f050059;
+ public static final int tooltip_background_dark=0x7f05005a;
+ public static final int tooltip_background_light=0x7f05005b;
+ public static final int user_query_highlight=0x7f05005c;
+ }
+ public static final class dimen {
+ public static final int abc_action_bar_content_inset_material=0x7f060000;
+ public static final int abc_action_bar_content_inset_with_nav=0x7f060001;
+ public static final int abc_action_bar_default_height_material=0x7f060002;
+ public static final int abc_action_bar_default_padding_end_material=0x7f060003;
+ public static final int abc_action_bar_default_padding_start_material=0x7f060004;
+ public static final int abc_action_bar_elevation_material=0x7f060005;
+ public static final int abc_action_bar_icon_vertical_padding_material=0x7f060006;
+ public static final int abc_action_bar_overflow_padding_end_material=0x7f060007;
+ public static final int abc_action_bar_overflow_padding_start_material=0x7f060008;
+ public static final int abc_action_bar_stacked_max_height=0x7f060009;
+ public static final int abc_action_bar_stacked_tab_max_width=0x7f06000a;
+ public static final int abc_action_bar_subtitle_bottom_margin_material=0x7f06000b;
+ public static final int abc_action_bar_subtitle_top_margin_material=0x7f06000c;
+ public static final int abc_action_button_min_height_material=0x7f06000d;
+ public static final int abc_action_button_min_width_material=0x7f06000e;
+ public static final int abc_action_button_min_width_overflow_material=0x7f06000f;
+ public static final int abc_alert_dialog_button_bar_height=0x7f060010;
+ public static final int abc_alert_dialog_button_dimen=0x7f060011;
+ public static final int abc_button_inset_horizontal_material=0x7f060012;
+ public static final int abc_button_inset_vertical_material=0x7f060013;
+ public static final int abc_button_padding_horizontal_material=0x7f060014;
+ public static final int abc_button_padding_vertical_material=0x7f060015;
+ public static final int abc_cascading_menus_min_smallest_width=0x7f060016;
+ public static final int abc_config_prefDialogWidth=0x7f060017;
+ public static final int abc_control_corner_material=0x7f060018;
+ public static final int abc_control_inset_material=0x7f060019;
+ public static final int abc_control_padding_material=0x7f06001a;
+ public static final int abc_dialog_corner_radius_material=0x7f06001b;
+ public static final int abc_dialog_fixed_height_major=0x7f06001c;
+ public static final int abc_dialog_fixed_height_minor=0x7f06001d;
+ public static final int abc_dialog_fixed_width_major=0x7f06001e;
+ public static final int abc_dialog_fixed_width_minor=0x7f06001f;
+ public static final int abc_dialog_list_padding_bottom_no_buttons=0x7f060020;
+ public static final int abc_dialog_list_padding_top_no_title=0x7f060021;
+ public static final int abc_dialog_min_width_major=0x7f060022;
+ public static final int abc_dialog_min_width_minor=0x7f060023;
+ public static final int abc_dialog_padding_material=0x7f060024;
+ public static final int abc_dialog_padding_top_material=0x7f060025;
+ public static final int abc_dialog_title_divider_material=0x7f060026;
+ public static final int abc_disabled_alpha_material_dark=0x7f060027;
+ public static final int abc_disabled_alpha_material_light=0x7f060028;
+ public static final int abc_dropdownitem_icon_width=0x7f060029;
+ public static final int abc_dropdownitem_text_padding_left=0x7f06002a;
+ public static final int abc_dropdownitem_text_padding_right=0x7f06002b;
+ public static final int abc_edit_text_inset_bottom_material=0x7f06002c;
+ public static final int abc_edit_text_inset_horizontal_material=0x7f06002d;
+ public static final int abc_edit_text_inset_top_material=0x7f06002e;
+ public static final int abc_floating_window_z=0x7f06002f;
+ public static final int abc_list_item_padding_horizontal_material=0x7f060030;
+ public static final int abc_panel_menu_list_width=0x7f060031;
+ public static final int abc_progress_bar_height_material=0x7f060032;
+ public static final int abc_search_view_preferred_height=0x7f060033;
+ public static final int abc_search_view_preferred_width=0x7f060034;
+ public static final int abc_seekbar_track_background_height_material=0x7f060035;
+ public static final int abc_seekbar_track_progress_height_material=0x7f060036;
+ public static final int abc_select_dialog_padding_start_material=0x7f060037;
+ public static final int abc_switch_padding=0x7f060038;
+ public static final int abc_text_size_body_1_material=0x7f060039;
+ public static final int abc_text_size_body_2_material=0x7f06003a;
+ public static final int abc_text_size_button_material=0x7f06003b;
+ public static final int abc_text_size_caption_material=0x7f06003c;
+ public static final int abc_text_size_display_1_material=0x7f06003d;
+ public static final int abc_text_size_display_2_material=0x7f06003e;
+ public static final int abc_text_size_display_3_material=0x7f06003f;
+ public static final int abc_text_size_display_4_material=0x7f060040;
+ public static final int abc_text_size_headline_material=0x7f060041;
+ public static final int abc_text_size_large_material=0x7f060042;
+ public static final int abc_text_size_medium_material=0x7f060043;
+ public static final int abc_text_size_menu_header_material=0x7f060044;
+ public static final int abc_text_size_menu_material=0x7f060045;
+ public static final int abc_text_size_small_material=0x7f060046;
+ public static final int abc_text_size_subhead_material=0x7f060047;
+ public static final int abc_text_size_subtitle_material_toolbar=0x7f060048;
+ public static final int abc_text_size_title_material=0x7f060049;
+ public static final int abc_text_size_title_material_toolbar=0x7f06004a;
+ public static final int compat_button_inset_horizontal_material=0x7f06004b;
+ public static final int compat_button_inset_vertical_material=0x7f06004c;
+ public static final int compat_button_padding_horizontal_material=0x7f06004d;
+ public static final int compat_button_padding_vertical_material=0x7f06004e;
+ public static final int compat_control_corner_material=0x7f06004f;
+ public static final int compat_notification_large_icon_max_height=0x7f060050;
+ public static final int compat_notification_large_icon_max_width=0x7f060051;
+ public static final int disabled_alpha_material_dark=0x7f060052;
+ public static final int disabled_alpha_material_light=0x7f060053;
+ public static final int fastscroll_default_thickness=0x7f060054;
+ public static final int fastscroll_margin=0x7f060055;
+ public static final int fastscroll_minimum_range=0x7f060056;
+ public static final int highlight_alpha_material_colored=0x7f060057;
+ public static final int highlight_alpha_material_dark=0x7f060058;
+ public static final int highlight_alpha_material_light=0x7f060059;
+ public static final int hint_alpha_material_dark=0x7f06005a;
+ public static final int hint_alpha_material_light=0x7f06005b;
+ public static final int hint_pressed_alpha_material_dark=0x7f06005c;
+ public static final int hint_pressed_alpha_material_light=0x7f06005d;
+ public static final int item_touch_helper_max_drag_scroll_per_frame=0x7f06005e;
+ public static final int item_touch_helper_swipe_escape_max_velocity=0x7f06005f;
+ public static final int item_touch_helper_swipe_escape_velocity=0x7f060060;
+ public static final int mr_controller_volume_group_list_item_height=0x7f060061;
+ public static final int mr_controller_volume_group_list_item_icon_size=0x7f060062;
+ public static final int mr_controller_volume_group_list_max_height=0x7f060063;
+ public static final int mr_controller_volume_group_list_padding_top=0x7f060064;
+ public static final int mr_dialog_fixed_width_major=0x7f060065;
+ public static final int mr_dialog_fixed_width_minor=0x7f060066;
+ public static final int notification_action_icon_size=0x7f060067;
+ public static final int notification_action_text_size=0x7f060068;
+ public static final int notification_big_circle_margin=0x7f060069;
+ public static final int notification_content_margin_start=0x7f06006a;
+ public static final int notification_large_icon_height=0x7f06006b;
+ public static final int notification_large_icon_width=0x7f06006c;
+ public static final int notification_main_column_padding_top=0x7f06006d;
+ public static final int notification_media_narrow_margin=0x7f06006e;
+ public static final int notification_right_icon_size=0x7f06006f;
+ public static final int notification_right_side_padding_top=0x7f060070;
+ public static final int notification_small_icon_background_padding=0x7f060071;
+ public static final int notification_small_icon_size_as_large=0x7f060072;
+ public static final int notification_subtext_size=0x7f060073;
+ public static final int notification_top_pad=0x7f060074;
+ public static final int notification_top_pad_large_text=0x7f060075;
+ public static final int subtitle_corner_radius=0x7f060076;
+ public static final int subtitle_outline_width=0x7f060077;
+ public static final int subtitle_shadow_offset=0x7f060078;
+ public static final int subtitle_shadow_radius=0x7f060079;
+ public static final int text_font_size_large=0x7f06007a;
+ public static final int text_font_size_medium=0x7f06007b;
+ public static final int text_font_size_normal=0x7f06007c;
+ public static final int text_font_size_small=0x7f06007d;
+ public static final int text_font_size_super=0x7f06007e;
+ public static final int tooltip_corner_radius=0x7f06007f;
+ public static final int tooltip_horizontal_padding=0x7f060080;
+ public static final int tooltip_margin=0x7f060081;
+ public static final int tooltip_precise_anchor_extra_offset=0x7f060082;
+ public static final int tooltip_precise_anchor_threshold=0x7f060083;
+ public static final int tooltip_vertical_padding=0x7f060084;
+ public static final int tooltip_y_offset_non_touch=0x7f060085;
+ public static final int tooltip_y_offset_touch=0x7f060086;
+ }
+ public static final class drawable {
+ public static final int abc_ab_share_pack_mtrl_alpha=0x7f070000;
+ public static final int abc_action_bar_item_background_material=0x7f070001;
+ public static final int abc_btn_borderless_material=0x7f070002;
+ public static final int abc_btn_check_material=0x7f070003;
+ public static final int abc_btn_check_to_on_mtrl_000=0x7f070004;
+ public static final int abc_btn_check_to_on_mtrl_015=0x7f070005;
+ public static final int abc_btn_colored_material=0x7f070006;
+ public static final int abc_btn_default_mtrl_shape=0x7f070007;
+ public static final int abc_btn_radio_material=0x7f070008;
+ public static final int abc_btn_radio_to_on_mtrl_000=0x7f070009;
+ public static final int abc_btn_radio_to_on_mtrl_015=0x7f07000a;
+ public static final int abc_btn_switch_to_on_mtrl_00001=0x7f07000b;
+ public static final int abc_btn_switch_to_on_mtrl_00012=0x7f07000c;
+ public static final int abc_cab_background_internal_bg=0x7f07000d;
+ public static final int abc_cab_background_top_material=0x7f07000e;
+ public static final int abc_cab_background_top_mtrl_alpha=0x7f07000f;
+ public static final int abc_control_background_material=0x7f070010;
+ public static final int abc_dialog_material_background=0x7f070011;
+ public static final int abc_edit_text_material=0x7f070012;
+ public static final int abc_ic_ab_back_material=0x7f070013;
+ public static final int abc_ic_arrow_drop_right_black_24dp=0x7f070014;
+ public static final int abc_ic_clear_material=0x7f070015;
+ public static final int abc_ic_commit_search_api_mtrl_alpha=0x7f070016;
+ public static final int abc_ic_go_search_api_material=0x7f070017;
+ public static final int abc_ic_menu_copy_mtrl_am_alpha=0x7f070018;
+ public static final int abc_ic_menu_cut_mtrl_alpha=0x7f070019;
+ public static final int abc_ic_menu_overflow_material=0x7f07001a;
+ public static final int abc_ic_menu_paste_mtrl_am_alpha=0x7f07001b;
+ public static final int abc_ic_menu_selectall_mtrl_alpha=0x7f07001c;
+ public static final int abc_ic_menu_share_mtrl_alpha=0x7f07001d;
+ public static final int abc_ic_search_api_material=0x7f07001e;
+ public static final int abc_ic_star_black_16dp=0x7f07001f;
+ public static final int abc_ic_star_black_36dp=0x7f070020;
+ public static final int abc_ic_star_black_48dp=0x7f070021;
+ public static final int abc_ic_star_half_black_16dp=0x7f070022;
+ public static final int abc_ic_star_half_black_36dp=0x7f070023;
+ public static final int abc_ic_star_half_black_48dp=0x7f070024;
+ public static final int abc_ic_voice_search_api_material=0x7f070025;
+ public static final int abc_item_background_holo_dark=0x7f070026;
+ public static final int abc_item_background_holo_light=0x7f070027;
+ public static final int abc_list_divider_material=0x7f070028;
+ public static final int abc_list_divider_mtrl_alpha=0x7f070029;
+ public static final int abc_list_focused_holo=0x7f07002a;
+ public static final int abc_list_longpressed_holo=0x7f07002b;
+ public static final int abc_list_pressed_holo_dark=0x7f07002c;
+ public static final int abc_list_pressed_holo_light=0x7f07002d;
+ public static final int abc_list_selector_background_transition_holo_dark=0x7f07002e;
+ public static final int abc_list_selector_background_transition_holo_light=0x7f07002f;
+ public static final int abc_list_selector_disabled_holo_dark=0x7f070030;
+ public static final int abc_list_selector_disabled_holo_light=0x7f070031;
+ public static final int abc_list_selector_holo_dark=0x7f070032;
+ public static final int abc_list_selector_holo_light=0x7f070033;
+ public static final int abc_menu_hardkey_panel_mtrl_mult=0x7f070034;
+ public static final int abc_popup_background_mtrl_mult=0x7f070035;
+ public static final int abc_ratingbar_indicator_material=0x7f070036;
+ public static final int abc_ratingbar_material=0x7f070037;
+ public static final int abc_ratingbar_small_material=0x7f070038;
+ public static final int abc_scrubber_control_off_mtrl_alpha=0x7f070039;
+ public static final int abc_scrubber_control_to_pressed_mtrl_000=0x7f07003a;
+ public static final int abc_scrubber_control_to_pressed_mtrl_005=0x7f07003b;
+ public static final int abc_scrubber_primary_mtrl_alpha=0x7f07003c;
+ public static final int abc_scrubber_track_mtrl_alpha=0x7f07003d;
+ public static final int abc_seekbar_thumb_material=0x7f07003e;
+ public static final int abc_seekbar_tick_mark_material=0x7f07003f;
+ public static final int abc_seekbar_track_material=0x7f070040;
+ public static final int abc_spinner_mtrl_am_alpha=0x7f070041;
+ public static final int abc_spinner_textfield_background_material=0x7f070042;
+ public static final int abc_switch_thumb_material=0x7f070043;
+ public static final int abc_switch_track_mtrl_alpha=0x7f070044;
+ public static final int abc_tab_indicator_material=0x7f070045;
+ public static final int abc_tab_indicator_mtrl_alpha=0x7f070046;
+ public static final int abc_text_cursor_material=0x7f070047;
+ public static final int abc_text_select_handle_left_mtrl_dark=0x7f070048;
+ public static final int abc_text_select_handle_left_mtrl_light=0x7f070049;
+ public static final int abc_text_select_handle_middle_mtrl_dark=0x7f07004a;
+ public static final int abc_text_select_handle_middle_mtrl_light=0x7f07004b;
+ public static final int abc_text_select_handle_right_mtrl_dark=0x7f07004c;
+ public static final int abc_text_select_handle_right_mtrl_light=0x7f07004d;
+ public static final int abc_textfield_activated_mtrl_alpha=0x7f07004e;
+ public static final int abc_textfield_default_mtrl_alpha=0x7f07004f;
+ public static final int abc_textfield_search_activated_mtrl_alpha=0x7f070050;
+ public static final int abc_textfield_search_default_mtrl_alpha=0x7f070051;
+ public static final int abc_textfield_search_material=0x7f070052;
+ public static final int abc_vector_test=0x7f070053;
+ public static final int app1=0x7f070054;
+ public static final int bg_btn_set_color=0x7f070055;
+ public static final int bg_color_btn_mask=0x7f070056;
+ public static final int bitmap_error=0x7f070057;
+ public static final int bitmap_normal=0x7f070058;
+ public static final int bitmap_pressed=0x7f070059;
+ public static final int call_record=0x7f07005a;
+ public static final int clock=0x7f07005b;
+ public static final int delete=0x7f07005c;
+ public static final int dropdown_icon=0x7f07005d;
+ public static final int edit_blue=0x7f07005e;
+ public static final int edit_green=0x7f07005f;
+ public static final int edit_red=0x7f070060;
+ public static final int edit_title_blue=0x7f070061;
+ public static final int edit_title_green=0x7f070062;
+ public static final int edit_title_red=0x7f070063;
+ public static final int edit_title_white=0x7f070064;
+ public static final int edit_title_yellow=0x7f070065;
+ public static final int edit_white=0x7f070066;
+ public static final int edit_yellow=0x7f070067;
+ public static final int font_large=0x7f070068;
+ public static final int font_normal=0x7f070069;
+ public static final int font_size_selector_bg=0x7f07006a;
+ public static final int font_small=0x7f07006b;
+ public static final int font_super=0x7f07006c;
+ public static final int grassland=0x7f07006d;
+ public static final int ic_audiotrack_dark=0x7f07006e;
+ public static final int ic_audiotrack_light=0x7f07006f;
+ public static final int ic_dialog_close_dark=0x7f070070;
+ public static final int ic_dialog_close_light=0x7f070071;
+ public static final int ic_group_collapse_00=0x7f070072;
+ public static final int ic_group_collapse_01=0x7f070073;
+ public static final int ic_group_collapse_02=0x7f070074;
+ public static final int ic_group_collapse_03=0x7f070075;
+ public static final int ic_group_collapse_04=0x7f070076;
+ public static final int ic_group_collapse_05=0x7f070077;
+ public static final int ic_group_collapse_06=0x7f070078;
+ public static final int ic_group_collapse_07=0x7f070079;
+ public static final int ic_group_collapse_08=0x7f07007a;
+ public static final int ic_group_collapse_09=0x7f07007b;
+ public static final int ic_group_collapse_10=0x7f07007c;
+ public static final int ic_group_collapse_11=0x7f07007d;
+ public static final int ic_group_collapse_12=0x7f07007e;
+ public static final int ic_group_collapse_13=0x7f07007f;
+ public static final int ic_group_collapse_14=0x7f070080;
+ public static final int ic_group_collapse_15=0x7f070081;
+ public static final int ic_group_expand_00=0x7f070082;
+ public static final int ic_group_expand_01=0x7f070083;
+ public static final int ic_group_expand_02=0x7f070084;
+ public static final int ic_group_expand_03=0x7f070085;
+ public static final int ic_group_expand_04=0x7f070086;
+ public static final int ic_group_expand_05=0x7f070087;
+ public static final int ic_group_expand_06=0x7f070088;
+ public static final int ic_group_expand_07=0x7f070089;
+ public static final int ic_group_expand_08=0x7f07008a;
+ public static final int ic_group_expand_09=0x7f07008b;
+ public static final int ic_group_expand_10=0x7f07008c;
+ public static final int ic_group_expand_11=0x7f07008d;
+ public static final int ic_group_expand_12=0x7f07008e;
+ public static final int ic_group_expand_13=0x7f07008f;
+ public static final int ic_group_expand_14=0x7f070090;
+ public static final int ic_group_expand_15=0x7f070091;
+ public static final int ic_media_pause_dark=0x7f070092;
+ public static final int ic_media_pause_light=0x7f070093;
+ public static final int ic_media_play_dark=0x7f070094;
+ public static final int ic_media_play_light=0x7f070095;
+ public static final int ic_media_stop_dark=0x7f070096;
+ public static final int ic_media_stop_light=0x7f070097;
+ public static final int ic_mr_button_connected_00_dark=0x7f070098;
+ public static final int ic_mr_button_connected_00_light=0x7f070099;
+ public static final int ic_mr_button_connected_01_dark=0x7f07009a;
+ public static final int ic_mr_button_connected_01_light=0x7f07009b;
+ public static final int ic_mr_button_connected_02_dark=0x7f07009c;
+ public static final int ic_mr_button_connected_02_light=0x7f07009d;
+ public static final int ic_mr_button_connected_03_dark=0x7f07009e;
+ public static final int ic_mr_button_connected_03_light=0x7f07009f;
+ public static final int ic_mr_button_connected_04_dark=0x7f0700a0;
+ public static final int ic_mr_button_connected_04_light=0x7f0700a1;
+ public static final int ic_mr_button_connected_05_dark=0x7f0700a2;
+ public static final int ic_mr_button_connected_05_light=0x7f0700a3;
+ public static final int ic_mr_button_connected_06_dark=0x7f0700a4;
+ public static final int ic_mr_button_connected_06_light=0x7f0700a5;
+ public static final int ic_mr_button_connected_07_dark=0x7f0700a6;
+ public static final int ic_mr_button_connected_07_light=0x7f0700a7;
+ public static final int ic_mr_button_connected_08_dark=0x7f0700a8;
+ public static final int ic_mr_button_connected_08_light=0x7f0700a9;
+ public static final int ic_mr_button_connected_09_dark=0x7f0700aa;
+ public static final int ic_mr_button_connected_09_light=0x7f0700ab;
+ public static final int ic_mr_button_connected_10_dark=0x7f0700ac;
+ public static final int ic_mr_button_connected_10_light=0x7f0700ad;
+ public static final int ic_mr_button_connected_11_dark=0x7f0700ae;
+ public static final int ic_mr_button_connected_11_light=0x7f0700af;
+ public static final int ic_mr_button_connected_12_dark=0x7f0700b0;
+ public static final int ic_mr_button_connected_12_light=0x7f0700b1;
+ public static final int ic_mr_button_connected_13_dark=0x7f0700b2;
+ public static final int ic_mr_button_connected_13_light=0x7f0700b3;
+ public static final int ic_mr_button_connected_14_dark=0x7f0700b4;
+ public static final int ic_mr_button_connected_14_light=0x7f0700b5;
+ public static final int ic_mr_button_connected_15_dark=0x7f0700b6;
+ public static final int ic_mr_button_connected_15_light=0x7f0700b7;
+ public static final int ic_mr_button_connected_16_dark=0x7f0700b8;
+ public static final int ic_mr_button_connected_16_light=0x7f0700b9;
+ public static final int ic_mr_button_connected_17_dark=0x7f0700ba;
+ public static final int ic_mr_button_connected_17_light=0x7f0700bb;
+ public static final int ic_mr_button_connected_18_dark=0x7f0700bc;
+ public static final int ic_mr_button_connected_18_light=0x7f0700bd;
+ public static final int ic_mr_button_connected_19_dark=0x7f0700be;
+ public static final int ic_mr_button_connected_19_light=0x7f0700bf;
+ public static final int ic_mr_button_connected_20_dark=0x7f0700c0;
+ public static final int ic_mr_button_connected_20_light=0x7f0700c1;
+ public static final int ic_mr_button_connected_21_dark=0x7f0700c2;
+ public static final int ic_mr_button_connected_21_light=0x7f0700c3;
+ public static final int ic_mr_button_connected_22_dark=0x7f0700c4;
+ public static final int ic_mr_button_connected_22_light=0x7f0700c5;
+ public static final int ic_mr_button_connected_23_dark=0x7f0700c6;
+ public static final int ic_mr_button_connected_23_light=0x7f0700c7;
+ public static final int ic_mr_button_connected_24_dark=0x7f0700c8;
+ public static final int ic_mr_button_connected_24_light=0x7f0700c9;
+ public static final int ic_mr_button_connected_25_dark=0x7f0700ca;
+ public static final int ic_mr_button_connected_25_light=0x7f0700cb;
+ public static final int ic_mr_button_connected_26_dark=0x7f0700cc;
+ public static final int ic_mr_button_connected_26_light=0x7f0700cd;
+ public static final int ic_mr_button_connected_27_dark=0x7f0700ce;
+ public static final int ic_mr_button_connected_27_light=0x7f0700cf;
+ public static final int ic_mr_button_connected_28_dark=0x7f0700d0;
+ public static final int ic_mr_button_connected_28_light=0x7f0700d1;
+ public static final int ic_mr_button_connected_29_dark=0x7f0700d2;
+ public static final int ic_mr_button_connected_29_light=0x7f0700d3;
+ public static final int ic_mr_button_connected_30_dark=0x7f0700d4;
+ public static final int ic_mr_button_connected_30_light=0x7f0700d5;
+ public static final int ic_mr_button_connecting_00_dark=0x7f0700d6;
+ public static final int ic_mr_button_connecting_00_light=0x7f0700d7;
+ public static final int ic_mr_button_connecting_01_dark=0x7f0700d8;
+ public static final int ic_mr_button_connecting_01_light=0x7f0700d9;
+ public static final int ic_mr_button_connecting_02_dark=0x7f0700da;
+ public static final int ic_mr_button_connecting_02_light=0x7f0700db;
+ public static final int ic_mr_button_connecting_03_dark=0x7f0700dc;
+ public static final int ic_mr_button_connecting_03_light=0x7f0700dd;
+ public static final int ic_mr_button_connecting_04_dark=0x7f0700de;
+ public static final int ic_mr_button_connecting_04_light=0x7f0700df;
+ public static final int ic_mr_button_connecting_05_dark=0x7f0700e0;
+ public static final int ic_mr_button_connecting_05_light=0x7f0700e1;
+ public static final int ic_mr_button_connecting_06_dark=0x7f0700e2;
+ public static final int ic_mr_button_connecting_06_light=0x7f0700e3;
+ public static final int ic_mr_button_connecting_07_dark=0x7f0700e4;
+ public static final int ic_mr_button_connecting_07_light=0x7f0700e5;
+ public static final int ic_mr_button_connecting_08_dark=0x7f0700e6;
+ public static final int ic_mr_button_connecting_08_light=0x7f0700e7;
+ public static final int ic_mr_button_connecting_09_dark=0x7f0700e8;
+ public static final int ic_mr_button_connecting_09_light=0x7f0700e9;
+ public static final int ic_mr_button_connecting_10_dark=0x7f0700ea;
+ public static final int ic_mr_button_connecting_10_light=0x7f0700eb;
+ public static final int ic_mr_button_connecting_11_dark=0x7f0700ec;
+ public static final int ic_mr_button_connecting_11_light=0x7f0700ed;
+ public static final int ic_mr_button_connecting_12_dark=0x7f0700ee;
+ public static final int ic_mr_button_connecting_12_light=0x7f0700ef;
+ public static final int ic_mr_button_connecting_13_dark=0x7f0700f0;
+ public static final int ic_mr_button_connecting_13_light=0x7f0700f1;
+ public static final int ic_mr_button_connecting_14_dark=0x7f0700f2;
+ public static final int ic_mr_button_connecting_14_light=0x7f0700f3;
+ public static final int ic_mr_button_connecting_15_dark=0x7f0700f4;
+ public static final int ic_mr_button_connecting_15_light=0x7f0700f5;
+ public static final int ic_mr_button_connecting_16_dark=0x7f0700f6;
+ public static final int ic_mr_button_connecting_16_light=0x7f0700f7;
+ public static final int ic_mr_button_connecting_17_dark=0x7f0700f8;
+ public static final int ic_mr_button_connecting_17_light=0x7f0700f9;
+ public static final int ic_mr_button_connecting_18_dark=0x7f0700fa;
+ public static final int ic_mr_button_connecting_18_light=0x7f0700fb;
+ public static final int ic_mr_button_connecting_19_dark=0x7f0700fc;
+ public static final int ic_mr_button_connecting_19_light=0x7f0700fd;
+ public static final int ic_mr_button_connecting_20_dark=0x7f0700fe;
+ public static final int ic_mr_button_connecting_20_light=0x7f0700ff;
+ public static final int ic_mr_button_connecting_21_dark=0x7f070100;
+ public static final int ic_mr_button_connecting_21_light=0x7f070101;
+ public static final int ic_mr_button_connecting_22_dark=0x7f070102;
+ public static final int ic_mr_button_connecting_22_light=0x7f070103;
+ public static final int ic_mr_button_connecting_23_dark=0x7f070104;
+ public static final int ic_mr_button_connecting_23_light=0x7f070105;
+ public static final int ic_mr_button_connecting_24_dark=0x7f070106;
+ public static final int ic_mr_button_connecting_24_light=0x7f070107;
+ public static final int ic_mr_button_connecting_25_dark=0x7f070108;
+ public static final int ic_mr_button_connecting_25_light=0x7f070109;
+ public static final int ic_mr_button_connecting_26_dark=0x7f07010a;
+ public static final int ic_mr_button_connecting_26_light=0x7f07010b;
+ public static final int ic_mr_button_connecting_27_dark=0x7f07010c;
+ public static final int ic_mr_button_connecting_27_light=0x7f07010d;
+ public static final int ic_mr_button_connecting_28_dark=0x7f07010e;
+ public static final int ic_mr_button_connecting_28_light=0x7f07010f;
+ public static final int ic_mr_button_connecting_29_dark=0x7f070110;
+ public static final int ic_mr_button_connecting_29_light=0x7f070111;
+ public static final int ic_mr_button_connecting_30_dark=0x7f070112;
+ public static final int ic_mr_button_connecting_30_light=0x7f070113;
+ public static final int ic_mr_button_disabled_dark=0x7f070114;
+ public static final int ic_mr_button_disabled_light=0x7f070115;
+ public static final int ic_mr_button_disconnected_dark=0x7f070116;
+ public static final int ic_mr_button_disconnected_light=0x7f070117;
+ public static final int ic_mr_button_grey=0x7f070118;
+ public static final int ic_vol_type_speaker_dark=0x7f070119;
+ public static final int ic_vol_type_speaker_group_dark=0x7f07011a;
+ public static final int ic_vol_type_speaker_group_light=0x7f07011b;
+ public static final int ic_vol_type_speaker_light=0x7f07011c;
+ public static final int ic_vol_type_tv_dark=0x7f07011d;
+ public static final int ic_vol_type_tv_light=0x7f07011e;
+ public static final int icon_app=0x7f07011f;
+ public static final int line_error=0x7f070120;
+ public static final int line_pressed=0x7f070121;
+ public static final int list_background=0x7f070122;
+ public static final int list_blue_down=0x7f070123;
+ public static final int list_blue_middle=0x7f070124;
+ public static final int list_blue_single=0x7f070125;
+ public static final int list_blue_up=0x7f070126;
+ public static final int list_folder=0x7f070127;
+ public static final int list_footer_bg=0x7f070128;
+ public static final int list_green_down=0x7f070129;
+ public static final int list_green_middle=0x7f07012a;
+ public static final int list_green_single=0x7f07012b;
+ public static final int list_green_up=0x7f07012c;
+ public static final int list_red_down=0x7f07012d;
+ public static final int list_red_middle=0x7f07012e;
+ public static final int list_red_single=0x7f07012f;
+ public static final int list_red_up=0x7f070130;
+ public static final int list_white_down=0x7f070131;
+ public static final int list_white_middle=0x7f070132;
+ public static final int list_white_single=0x7f070133;
+ public static final int list_white_up=0x7f070134;
+ public static final int list_yellow_down=0x7f070135;
+ public static final int list_yellow_middle=0x7f070136;
+ public static final int list_yellow_single=0x7f070137;
+ public static final int list_yellow_up=0x7f070138;
+ public static final int lock=0x7f070139;
+ public static final int magma=0x7f07013a;
+ public static final int menu_delete=0x7f07013b;
+ public static final int menu_move=0x7f07013c;
+ public static final int menu_top=0x7f07013d;
+ public static final int mr_button_connected_dark=0x7f07013e;
+ public static final int mr_button_connected_light=0x7f07013f;
+ public static final int mr_button_connecting_dark=0x7f070140;
+ public static final int mr_button_connecting_light=0x7f070141;
+ public static final int mr_button_dark=0x7f070142;
+ public static final int mr_button_light=0x7f070143;
+ public static final int mr_dialog_close_dark=0x7f070144;
+ public static final int mr_dialog_close_light=0x7f070145;
+ public static final int mr_dialog_material_background_dark=0x7f070146;
+ public static final int mr_dialog_material_background_light=0x7f070147;
+ public static final int mr_group_collapse=0x7f070148;
+ public static final int mr_group_expand=0x7f070149;
+ public static final int mr_media_pause_dark=0x7f07014a;
+ public static final int mr_media_pause_light=0x7f07014b;
+ public static final int mr_media_play_dark=0x7f07014c;
+ public static final int mr_media_play_light=0x7f07014d;
+ public static final int mr_media_stop_dark=0x7f07014e;
+ public static final int mr_media_stop_light=0x7f07014f;
+ public static final int mr_vol_type_audiotrack_dark=0x7f070150;
+ public static final int mr_vol_type_audiotrack_light=0x7f070151;
+ public static final int new_note=0x7f070152;
+ public static final int new_note_normal=0x7f070153;
+ public static final int new_note_pressed=0x7f070154;
+ public static final int note_edit_color_selector_panel=0x7f070155;
+ public static final int notification=0x7f070156;
+ public static final int notification_action_background=0x7f070157;
+ public static final int notification_bg=0x7f070158;
+ public static final int notification_bg_low=0x7f070159;
+ public static final int notification_bg_low_normal=0x7f07015a;
+ public static final int notification_bg_low_pressed=0x7f07015b;
+ public static final int notification_bg_normal=0x7f07015c;
+ public static final int notification_bg_normal_pressed=0x7f07015d;
+ public static final int notification_icon_background=0x7f07015e;
+ public static final int notification_template_icon_bg=0x7f07015f;
+ public static final int notification_template_icon_low_bg=0x7f070160;
+ public static final int notification_tile_bg=0x7f070161;
+ public static final int notify_panel_notification_icon_bg=0x7f070162;
+ public static final int search_result=0x7f070163;
+ public static final int selected=0x7f070164;
+ public static final int settings_launcher_background=0x7f070165;
+ public static final int splash=0x7f070166;
+ public static final int star=0x7f070167;
+ public static final int title_alert=0x7f070168;
+ public static final int title_bar_bg=0x7f070169;
+ public static final int tooltip_frame_dark=0x7f07016a;
+ public static final int tooltip_frame_light=0x7f07016b;
+ public static final int water=0x7f07016c;
+ public static final int widget_2x_blue=0x7f07016d;
+ public static final int widget_2x_green=0x7f07016e;
+ public static final int widget_2x_red=0x7f07016f;
+ public static final int widget_2x_white=0x7f070170;
+ public static final int widget_2x_yellow=0x7f070171;
+ public static final int widget_4x_blue=0x7f070172;
+ public static final int widget_4x_green=0x7f070173;
+ public static final int widget_4x_red=0x7f070174;
+ public static final int widget_4x_white=0x7f070175;
+ public static final int widget_4x_yellow=0x7f070176;
+ }
+ public static final class id {
+ public static final int ALT=0x7f080000;
+ public static final int CTRL=0x7f080001;
+ public static final int FUNCTION=0x7f080002;
+ public static final int META=0x7f080003;
+ public static final int Password=0x7f080004;
+ public static final int SHIFT=0x7f080005;
+ public static final int SYM=0x7f080006;
+ public static final int accountName=0x7f080007;
+ public static final int accountPassword=0x7f080008;
+ public static final int account_dialog_subtitle=0x7f080009;
+ public static final int account_dialog_title=0x7f08000a;
+ public static final int action0=0x7f08000b;
+ public static final int action_bar=0x7f08000c;
+ public static final int action_bar_activity_content=0x7f08000d;
+ public static final int action_bar_container=0x7f08000e;
+ public static final int action_bar_root=0x7f08000f;
+ public static final int action_bar_spinner=0x7f080010;
+ public static final int action_bar_subtitle=0x7f080011;
+ public static final int action_bar_title=0x7f080012;
+ public static final int action_container=0x7f080013;
+ public static final int action_context_bar=0x7f080014;
+ public static final int action_divider=0x7f080015;
+ public static final int action_image=0x7f080016;
+ public static final int action_menu_divider=0x7f080017;
+ public static final int action_menu_presenter=0x7f080018;
+ public static final int action_mode_bar=0x7f080019;
+ public static final int action_mode_bar_stub=0x7f08001a;
+ public static final int action_mode_close_button=0x7f08001b;
+ public static final int action_select_all=0x7f08001c;
+ public static final int action_text=0x7f08001d;
+ public static final int actions=0x7f08001e;
+ public static final int activity_chooser_view_content=0x7f08001f;
+ public static final int add=0x7f080020;
+ public static final int alertTitle=0x7f080021;
+ public static final int all=0x7f080022;
+ public static final int alreadyMember=0x7f080023;
+ public static final int always=0x7f080024;
+ public static final int amPm=0x7f080025;
+ public static final int async=0x7f080026;
+ public static final int barrier=0x7f080027;
+ public static final int beginning=0x7f080028;
+ public static final int blocking=0x7f080029;
+ public static final int bottom=0x7f08002a;
+ public static final int btn_new_note=0x7f08002b;
+ public static final int btn_password_clear=0x7f08002c;
+ public static final int btn_set_bg_color=0x7f08002d;
+ public static final int buttonPanel=0x7f08002e;
+ public static final int cancel_action=0x7f08002f;
+ public static final int cb_edit_item=0x7f080030;
+ public static final int center=0x7f080031;
+ public static final int center_horizontal=0x7f080032;
+ public static final int center_vertical=0x7f080033;
+ public static final int chains=0x7f080034;
+ public static final int checkbox=0x7f080035;
+ public static final int chronometer=0x7f080036;
+ public static final int clip_horizontal=0x7f080037;
+ public static final int clip_vertical=0x7f080038;
+ public static final int collapseActionView=0x7f080039;
+ public static final int content=0x7f08003a;
+ public static final int contentPanel=0x7f08003b;
+ public static final int create=0x7f08003c;
+ public static final int custom=0x7f08003d;
+ public static final int customPanel=0x7f08003e;
+ public static final int date=0x7f08003f;
+ public static final int decor_content_parent=0x7f080040;
+ public static final int default_activity_button=0x7f080041;
+ public static final int delete=0x7f080042;
+ public static final int dimensions=0x7f080043;
+ public static final int direct=0x7f080044;
+ public static final int disableHome=0x7f080045;
+ public static final int dummy_button=0x7f080046;
+ public static final int edit_query=0x7f080047;
+ public static final int end=0x7f080048;
+ public static final int end_padder=0x7f080049;
+ public static final int et_edit_text=0x7f08004a;
+ public static final int et_foler_name=0x7f08004b;
+ public static final int expand_activities_button=0x7f08004c;
+ public static final int expanded_menu=0x7f08004d;
+ public static final int fill=0x7f08004e;
+ public static final int fill_horizontal=0x7f08004f;
+ public static final int fill_vertical=0x7f080050;
+ public static final int font_size_selector=0x7f080051;
+ public static final int forever=0x7f080052;
+ public static final int fullscreen_content=0x7f080053;
+ public static final int fullscreen_content_controls=0x7f080054;
+ public static final int gone=0x7f080055;
+ public static final int group_divider=0x7f080056;
+ public static final int home=0x7f080057;
+ public static final int homeAsUp=0x7f080058;
+ public static final int hour=0x7f080059;
+ public static final int icon=0x7f08005a;
+ public static final int icon_group=0x7f08005b;
+ public static final int ifRoom=0x7f08005c;
+ public static final int image=0x7f08005d;
+ public static final int info=0x7f08005e;
+ public static final int invisible=0x7f08005f;
+ public static final int italic=0x7f080060;
+ public static final int item_touch_helper_previous_elevation=0x7f080061;
+ public static final int iv_alert_icon=0x7f080062;
+ public static final int iv_bg_blue=0x7f080063;
+ public static final int iv_bg_blue_select=0x7f080064;
+ public static final int iv_bg_green=0x7f080065;
+ public static final int iv_bg_green_select=0x7f080066;
+ public static final int iv_bg_red=0x7f080067;
+ public static final int iv_bg_red_select=0x7f080068;
+ public static final int iv_bg_white=0x7f080069;
+ public static final int iv_bg_white_select=0x7f08006a;
+ public static final int iv_bg_yellow=0x7f08006b;
+ public static final int iv_bg_yellow_select=0x7f08006c;
+ public static final int iv_large_select=0x7f08006d;
+ public static final int iv_lock=0x7f08006e;
+ public static final int iv_medium_select=0x7f08006f;
+ public static final int iv_small_select=0x7f080070;
+ public static final int iv_star_icon=0x7f080071;
+ public static final int iv_super_select=0x7f080072;
+ public static final int iv_top_icon=0x7f080073;
+ public static final int left=0x7f080074;
+ public static final int line1=0x7f080075;
+ public static final int line3=0x7f080076;
+ public static final int listMode=0x7f080077;
+ public static final int list_item=0x7f080078;
+ public static final int ll_font_large=0x7f080079;
+ public static final int ll_font_normal=0x7f08007a;
+ public static final int ll_font_small=0x7f08007b;
+ public static final int ll_font_super=0x7f08007c;
+ public static final int lockView=0x7f08007d;
+ public static final int login=0x7f08007e;
+ public static final int media_actions=0x7f08007f;
+ public static final int menu_alert=0x7f080080;
+ public static final int menu_cancel_top=0x7f080081;
+ public static final int menu_delete=0x7f080082;
+ public static final int menu_delete_passcode=0x7f080083;
+ public static final int menu_delete_remind=0x7f080084;
+ public static final int menu_export_text=0x7f080085;
+ public static final int menu_font_size=0x7f080086;
+ public static final int menu_grassland=0x7f080087;
+ public static final int menu_list_mode=0x7f080088;
+ public static final int menu_magma=0x7f080089;
+ public static final int menu_new_folder=0x7f08008a;
+ public static final int menu_new_note=0x7f08008b;
+ public static final int menu_search=0x7f08008c;
+ public static final int menu_send_to_desktop=0x7f08008d;
+ public static final int menu_set_passcode=0x7f08008e;
+ public static final int menu_set_star=0x7f08008f;
+ public static final int menu_set_top=0x7f080090;
+ public static final int menu_setting=0x7f080091;
+ public static final int menu_share=0x7f080092;
+ public static final int menu_sync=0x7f080093;
+ public static final int menu_water=0x7f080094;
+ public static final int message=0x7f080095;
+ public static final int middle=0x7f080096;
+ public static final int minute=0x7f080097;
+ public static final int move=0x7f080098;
+ public static final int mr_art=0x7f080099;
+ public static final int mr_cast_checkbox=0x7f08009a;
+ public static final int mr_cast_close_button=0x7f08009b;
+ public static final int mr_cast_group_icon=0x7f08009c;
+ public static final int mr_cast_group_name=0x7f08009d;
+ public static final int mr_cast_list=0x7f08009e;
+ public static final int mr_cast_meta=0x7f08009f;
+ public static final int mr_cast_meta_art=0x7f0800a0;
+ public static final int mr_cast_meta_subtitle=0x7f0800a1;
+ public static final int mr_cast_meta_title=0x7f0800a2;
+ public static final int mr_cast_route_icon=0x7f0800a3;
+ public static final int mr_cast_route_name=0x7f0800a4;
+ public static final int mr_cast_stop_button=0x7f0800a5;
+ public static final int mr_cast_volume_layout=0x7f0800a6;
+ public static final int mr_cast_volume_slider=0x7f0800a7;
+ public static final int mr_chooser_list=0x7f0800a8;
+ public static final int mr_chooser_route_desc=0x7f0800a9;
+ public static final int mr_chooser_route_icon=0x7f0800aa;
+ public static final int mr_chooser_route_name=0x7f0800ab;
+ public static final int mr_chooser_title=0x7f0800ac;
+ public static final int mr_close=0x7f0800ad;
+ public static final int mr_control_divider=0x7f0800ae;
+ public static final int mr_control_playback_ctrl=0x7f0800af;
+ public static final int mr_control_subtitle=0x7f0800b0;
+ public static final int mr_control_title=0x7f0800b1;
+ public static final int mr_control_title_container=0x7f0800b2;
+ public static final int mr_custom_control=0x7f0800b3;
+ public static final int mr_default_control=0x7f0800b4;
+ public static final int mr_dialog_area=0x7f0800b5;
+ public static final int mr_dialog_header_name=0x7f0800b6;
+ public static final int mr_expandable_area=0x7f0800b7;
+ public static final int mr_group_expand_collapse=0x7f0800b8;
+ public static final int mr_group_volume_route_name=0x7f0800b9;
+ public static final int mr_group_volume_slider=0x7f0800ba;
+ public static final int mr_media_main_control=0x7f0800bb;
+ public static final int mr_name=0x7f0800bc;
+ public static final int mr_picker_close_button=0x7f0800bd;
+ public static final int mr_picker_list=0x7f0800be;
+ public static final int mr_picker_route_icon=0x7f0800bf;
+ public static final int mr_picker_route_name=0x7f0800c0;
+ public static final int mr_playback_control=0x7f0800c1;
+ public static final int mr_title_bar=0x7f0800c2;
+ public static final int mr_volume_control=0x7f0800c3;
+ public static final int mr_volume_group_list=0x7f0800c4;
+ public static final int mr_volume_item_icon=0x7f0800c5;
+ public static final int mr_volume_slider=0x7f0800c6;
+ public static final int multiply=0x7f0800c7;
+ public static final int navigation_bar=0x7f0800c8;
+ public static final int never=0x7f0800c9;
+ public static final int none=0x7f0800ca;
+ public static final int normal=0x7f0800cb;
+ public static final int note_bg_color_selector=0x7f0800cc;
+ public static final int note_edit_list=0x7f0800cd;
+ public static final int note_edit_view=0x7f0800ce;
+ public static final int note_item=0x7f0800cf;
+ public static final int note_title=0x7f0800d0;
+ public static final int notes_list=0x7f0800d1;
+ public static final int notification_background=0x7f0800d2;
+ public static final int notification_main_column=0x7f0800d3;
+ public static final int notification_main_column_container=0x7f0800d4;
+ public static final int packed=0x7f0800d5;
+ public static final int parent=0x7f0800d6;
+ public static final int parentPanel=0x7f0800d7;
+ public static final int percent=0x7f0800d8;
+ public static final int prefenerece_sync_status_textview=0x7f0800d9;
+ public static final int preference_sync_button=0x7f0800da;
+ public static final int progress_circular=0x7f0800db;
+ public static final int progress_horizontal=0x7f0800dc;
+ public static final int radio=0x7f0800dd;
+ public static final int retrieve_password=0x7f0800de;
+ public static final int right=0x7f0800df;
+ public static final int right_icon=0x7f0800e0;
+ public static final int right_side=0x7f0800e1;
+ public static final int screen=0x7f0800e2;
+ public static final int scrollIndicatorDown=0x7f0800e3;
+ public static final int scrollIndicatorUp=0x7f0800e4;
+ public static final int scrollView=0x7f0800e5;
+ public static final int search_badge=0x7f0800e6;
+ public static final int search_bar=0x7f0800e7;
+ public static final int search_button=0x7f0800e8;
+ public static final int search_close_btn=0x7f0800e9;
+ public static final int search_edit_frame=0x7f0800ea;
+ public static final int search_go_btn=0x7f0800eb;
+ public static final int search_mag_icon=0x7f0800ec;
+ public static final int search_plate=0x7f0800ed;
+ public static final int search_src_text=0x7f0800ee;
+ public static final int search_voice_btn=0x7f0800ef;
+ public static final int select_dialog_listview=0x7f0800f0;
+ public static final int selection_menu=0x7f0800f1;
+ public static final int shortcut=0x7f0800f2;
+ public static final int showCustom=0x7f0800f3;
+ public static final int showHome=0x7f0800f4;
+ public static final int showTitle=0x7f0800f5;
+ public static final int signUp=0x7f0800f6;
+ public static final int spacer=0x7f0800f7;
+ public static final int split_action_bar=0x7f0800f8;
+ public static final int spread=0x7f0800f9;
+ public static final int spread_inside=0x7f0800fa;
+ public static final int src_atop=0x7f0800fb;
+ public static final int src_in=0x7f0800fc;
+ public static final int src_over=0x7f0800fd;
+ public static final int standard=0x7f0800fe;
+ public static final int start=0x7f0800ff;
+ public static final int status_bar_latest_event_content=0x7f080100;
+ public static final int submenuarrow=0x7f080101;
+ public static final int submit=0x7f080102;
+ public static final int submit_area=0x7f080103;
+ public static final int sv_note_edit=0x7f080104;
+ public static final int syncdownload=0x7f080105;
+ public static final int syncupload=0x7f080106;
+ public static final int tabMode=0x7f080107;
+ public static final int tag_transition_group=0x7f080108;
+ public static final int tag_unhandled_key_event_manager=0x7f080109;
+ public static final int tag_unhandled_key_listeners=0x7f08010a;
+ public static final int text=0x7f08010b;
+ public static final int text2=0x7f08010c;
+ public static final int textSpacerNoButtons=0x7f08010d;
+ public static final int textSpacerNoTitle=0x7f08010e;
+ public static final int text_num=0x7f08010f;
+ public static final int time=0x7f080110;
+ public static final int title=0x7f080111;
+ public static final int titleDividerNoCustom=0x7f080112;
+ public static final int title_template=0x7f080113;
+ public static final int top=0x7f080114;
+ public static final int topPanel=0x7f080115;
+ public static final int tv_activity_set_lock_title=0x7f080116;
+ public static final int tv_alert_date=0x7f080117;
+ public static final int tv_folder_name=0x7f080118;
+ public static final int tv_modified_date=0x7f080119;
+ public static final int tv_name=0x7f08011a;
+ public static final int tv_set_top=0x7f08011b;
+ public static final int tv_time=0x7f08011c;
+ public static final int tv_title=0x7f08011d;
+ public static final int tv_title_bar=0x7f08011e;
+ public static final int uniform=0x7f08011f;
+ public static final int up=0x7f080120;
+ public static final int useLogo=0x7f080121;
+ public static final int userName=0x7f080122;
+ public static final int volume_item_container=0x7f080123;
+ public static final int widget_bg_image=0x7f080124;
+ public static final int widget_text=0x7f080125;
+ public static final int withText=0x7f080126;
+ public static final int wrap=0x7f080127;
+ public static final int wrap_content=0x7f080128;
+ }
+ public static final class integer {
+ public static final int abc_config_activityDefaultDur=0x7f090000;
+ public static final int abc_config_activityShortDur=0x7f090001;
+ public static final int cancel_button_image_alpha=0x7f090002;
+ public static final int config_tooltipAnimTime=0x7f090003;
+ public static final int mr_controller_volume_group_list_animation_duration_ms=0x7f090004;
+ public static final int mr_controller_volume_group_list_fade_in_duration_ms=0x7f090005;
+ public static final int mr_controller_volume_group_list_fade_out_duration_ms=0x7f090006;
+ public static final int mr_update_routes_delay_ms=0x7f090007;
+ public static final int status_bar_notification_info_maxnum=0x7f090008;
+ }
+ public static final class interpolator {
+ public static final int mr_fast_out_slow_in=0x7f0a0000;
+ public static final int mr_linear_out_slow_in=0x7f0a0001;
+ }
+ public static final class layout {
+ public static final int abc_action_bar_title_item=0x7f0b0000;
+ public static final int abc_action_bar_up_container=0x7f0b0001;
+ public static final int abc_action_menu_item_layout=0x7f0b0002;
+ public static final int abc_action_menu_layout=0x7f0b0003;
+ public static final int abc_action_mode_bar=0x7f0b0004;
+ public static final int abc_action_mode_close_item_material=0x7f0b0005;
+ public static final int abc_activity_chooser_view=0x7f0b0006;
+ public static final int abc_activity_chooser_view_list_item=0x7f0b0007;
+ public static final int abc_alert_dialog_button_bar_material=0x7f0b0008;
+ public static final int abc_alert_dialog_material=0x7f0b0009;
+ public static final int abc_alert_dialog_title_material=0x7f0b000a;
+ public static final int abc_cascading_menu_item_layout=0x7f0b000b;
+ public static final int abc_dialog_title_material=0x7f0b000c;
+ public static final int abc_expanded_menu_layout=0x7f0b000d;
+ public static final int abc_list_menu_item_checkbox=0x7f0b000e;
+ public static final int abc_list_menu_item_icon=0x7f0b000f;
+ public static final int abc_list_menu_item_layout=0x7f0b0010;
+ public static final int abc_list_menu_item_radio=0x7f0b0011;
+ public static final int abc_popup_menu_header_item_layout=0x7f0b0012;
+ public static final int abc_popup_menu_item_layout=0x7f0b0013;
+ public static final int abc_screen_content_include=0x7f0b0014;
+ public static final int abc_screen_simple=0x7f0b0015;
+ public static final int abc_screen_simple_overlay_action_mode=0x7f0b0016;
+ public static final int abc_screen_toolbar=0x7f0b0017;
+ public static final int abc_search_dropdown_item_icons_2line=0x7f0b0018;
+ public static final int abc_search_view=0x7f0b0019;
+ public static final int abc_select_dialog_material=0x7f0b001a;
+ public static final int abc_tooltip=0x7f0b001b;
+ public static final int account_dialog_title=0x7f0b001c;
+ public static final int activity_addaccount=0x7f0b001d;
+ public static final int activity_lock=0x7f0b001e;
+ public static final int activity_login=0x7f0b001f;
+ public static final int activity_set_lock=0x7f0b0020;
+ public static final int activity_splash=0x7f0b0021;
+ public static final int activity_sync=0x7f0b0022;
+ public static final int add_account_text=0x7f0b0023;
+ public static final int datetime_picker=0x7f0b0024;
+ public static final int dialog_edit_text=0x7f0b0025;
+ public static final int folder_list_item=0x7f0b0026;
+ public static final int mr_cast_dialog=0x7f0b0027;
+ public static final int mr_cast_group_item=0x7f0b0028;
+ public static final int mr_cast_group_volume_item=0x7f0b0029;
+ public static final int mr_cast_media_metadata=0x7f0b002a;
+ public static final int mr_cast_route_item=0x7f0b002b;
+ public static final int mr_chooser_dialog=0x7f0b002c;
+ public static final int mr_chooser_list_item=0x7f0b002d;
+ public static final int mr_controller_material_dialog_b=0x7f0b002e;
+ public static final int mr_controller_volume_item=0x7f0b002f;
+ public static final int mr_dialog_header_item=0x7f0b0030;
+ public static final int mr_picker_dialog=0x7f0b0031;
+ public static final int mr_picker_route_item=0x7f0b0032;
+ public static final int mr_playback_control=0x7f0b0033;
+ public static final int mr_volume_control=0x7f0b0034;
+ public static final int note_edit=0x7f0b0035;
+ public static final int note_edit_list_item=0x7f0b0036;
+ public static final int note_item=0x7f0b0037;
+ public static final int note_list=0x7f0b0038;
+ public static final int note_list_dropdown_menu=0x7f0b0039;
+ public static final int note_list_footer=0x7f0b003a;
+ public static final int notification_action=0x7f0b003b;
+ public static final int notification_action_tombstone=0x7f0b003c;
+ public static final int notification_media_action=0x7f0b003d;
+ public static final int notification_media_cancel_action=0x7f0b003e;
+ public static final int notification_template_big_media=0x7f0b003f;
+ public static final int notification_template_big_media_custom=0x7f0b0040;
+ public static final int notification_template_big_media_narrow=0x7f0b0041;
+ public static final int notification_template_big_media_narrow_custom=0x7f0b0042;
+ public static final int notification_template_custom_big=0x7f0b0043;
+ public static final int notification_template_icon_group=0x7f0b0044;
+ public static final int notification_template_lines_media=0x7f0b0045;
+ public static final int notification_template_media=0x7f0b0046;
+ public static final int notification_template_media_custom=0x7f0b0047;
+ public static final int notification_template_part_chronometer=0x7f0b0048;
+ public static final int notification_template_part_time=0x7f0b0049;
+ public static final int select_dialog_item_material=0x7f0b004a;
+ public static final int select_dialog_multichoice_material=0x7f0b004b;
+ public static final int select_dialog_singlechoice_material=0x7f0b004c;
+ public static final int settings_header=0x7f0b004d;
+ public static final int support_simple_spinner_dropdown_item=0x7f0b004e;
+ public static final int widget_2x=0x7f0b004f;
+ public static final int widget_4x=0x7f0b0050;
+ public static final int widget_lock_view=0x7f0b0051;
+ }
+ public static final class menu {
+ public static final int call_note_edit=0x7f0c0000;
+ public static final int call_record_folder=0x7f0c0001;
+ public static final int note_edit=0x7f0c0002;
+ public static final int note_list=0x7f0c0003;
+ public static final int note_list_dropdown=0x7f0c0004;
+ public static final int note_list_options=0x7f0c0005;
+ public static final int sub_folder=0x7f0c0006;
+ }
+ public static final class plurals {
+ public static final int search_results_title=0x7f0d0000;
+ }
+ public static final class raw {
+ public static final int introduction=0x7f0e0000;
+ }
+ public static final class string {
+ public static final int abc_action_bar_home_description=0x7f0f0000;
+ public static final int abc_action_bar_up_description=0x7f0f0001;
+ public static final int abc_action_menu_overflow_description=0x7f0f0002;
+ public static final int abc_action_mode_done=0x7f0f0003;
+ public static final int abc_activity_chooser_view_see_all=0x7f0f0004;
+ public static final int abc_activitychooserview_choose_application=0x7f0f0005;
+ public static final int abc_capital_off=0x7f0f0006;
+ public static final int abc_capital_on=0x7f0f0007;
+ public static final int abc_font_family_body_1_material=0x7f0f0008;
+ public static final int abc_font_family_body_2_material=0x7f0f0009;
+ public static final int abc_font_family_button_material=0x7f0f000a;
+ public static final int abc_font_family_caption_material=0x7f0f000b;
+ public static final int abc_font_family_display_1_material=0x7f0f000c;
+ public static final int abc_font_family_display_2_material=0x7f0f000d;
+ public static final int abc_font_family_display_3_material=0x7f0f000e;
+ public static final int abc_font_family_display_4_material=0x7f0f000f;
+ public static final int abc_font_family_headline_material=0x7f0f0010;
+ public static final int abc_font_family_menu_material=0x7f0f0011;
+ public static final int abc_font_family_subhead_material=0x7f0f0012;
+ public static final int abc_font_family_title_material=0x7f0f0013;
+ public static final int abc_menu_alt_shortcut_label=0x7f0f0014;
+ public static final int abc_menu_ctrl_shortcut_label=0x7f0f0015;
+ public static final int abc_menu_delete_shortcut_label=0x7f0f0016;
+ public static final int abc_menu_enter_shortcut_label=0x7f0f0017;
+ public static final int abc_menu_function_shortcut_label=0x7f0f0018;
+ public static final int abc_menu_meta_shortcut_label=0x7f0f0019;
+ public static final int abc_menu_shift_shortcut_label=0x7f0f001a;
+ public static final int abc_menu_space_shortcut_label=0x7f0f001b;
+ public static final int abc_menu_sym_shortcut_label=0x7f0f001c;
+ public static final int abc_prepend_shortcut_label=0x7f0f001d;
+ public static final int abc_search_hint=0x7f0f001e;
+ public static final int abc_searchview_description_clear=0x7f0f001f;
+ public static final int abc_searchview_description_query=0x7f0f0020;
+ public static final int abc_searchview_description_search=0x7f0f0021;
+ public static final int abc_searchview_description_submit=0x7f0f0022;
+ public static final int abc_searchview_description_voice=0x7f0f0023;
+ public static final int abc_shareactionprovider_share_with=0x7f0f0024;
+ public static final int abc_shareactionprovider_share_with_application=0x7f0f0025;
+ public static final int abc_toolbar_collapse_description=0x7f0f0026;
+ public static final int alert_message_delete_folder=0x7f0f0027;
+ public static final int alert_message_delete_note=0x7f0f0028;
+ public static final int alert_message_delete_notes=0x7f0f0029;
+ public static final int alert_title_delete=0x7f0f002a;
+ public static final int app_name=0x7f0f002b;
+ public static final int app_widget2x2=0x7f0f002c;
+ public static final int app_widget4x4=0x7f0f002d;
+ public static final int button_delete=0x7f0f002e;
+ public static final int call_record_folder_name=0x7f0f002f;
+ public static final int datetime_dialog_cancel=0x7f0f0030;
+ public static final int datetime_dialog_ok=0x7f0f0031;
+ public static final int delete_remind_time_message=0x7f0f0032;
+ public static final int dummy_button=0x7f0f0033;
+ public static final int dummy_content=0x7f0f0034;
+ public static final int error_delete_locked_note=0x7f0f0035;
+ public static final int error_delete_star_note=0x7f0f0036;
+ public static final int error_note_empty_for_clock=0x7f0f0037;
+ public static final int error_note_empty_for_send_to_desktop=0x7f0f0038;
+ public static final int error_note_empty_for_top=0x7f0f0039;
+ public static final int error_note_not_exist=0x7f0f003a;
+ public static final int error_sdcard_export=0x7f0f003b;
+ public static final int error_sdcard_unmounted=0x7f0f003c;
+ public static final int error_sync_cancelled=0x7f0f003d;
+ public static final int error_sync_internal=0x7f0f003e;
+ public static final int error_sync_network=0x7f0f003f;
+ public static final int failed_sdcard_export=0x7f0f0040;
+ public static final int file_name_txt_format=0x7f0f0041;
+ public static final int file_path=0x7f0f0042;
+ public static final int find_passcode=0x7f0f0043;
+ public static final int folder_exist=0x7f0f0044;
+ public static final int format_date_ymd=0x7f0f0045;
+ public static final int format_datetime_mdhm=0x7f0f0046;
+ public static final int format_exported_file_location=0x7f0f0047;
+ public static final int format_folder_files_count=0x7f0f0048;
+ public static final int format_move_notes_to_folder=0x7f0f0049;
+ public static final int hint_foler_name=0x7f0f004a;
+ public static final int info_note_enter_desktop=0x7f0f004b;
+ public static final int menu_alert=0x7f0f004c;
+ public static final int menu_cancel_top=0x7f0f004d;
+ public static final int menu_create_folder=0x7f0f004e;
+ public static final int menu_delete=0x7f0f004f;
+ public static final int menu_delete_passcode=0x7f0f0050;
+ public static final int menu_delete_star=0x7f0f0051;
+ public static final int menu_deselect_all=0x7f0f0052;
+ public static final int menu_export_text=0x7f0f0053;
+ public static final int menu_folder_change_name=0x7f0f0054;
+ public static final int menu_folder_delete=0x7f0f0055;
+ public static final int menu_folder_view=0x7f0f0056;
+ public static final int menu_font_large=0x7f0f0057;
+ public static final int menu_font_normal=0x7f0f0058;
+ public static final int menu_font_size=0x7f0f0059;
+ public static final int menu_font_small=0x7f0f005a;
+ public static final int menu_font_super=0x7f0f005b;
+ public static final int menu_grassland=0x7f0f005c;
+ public static final int menu_list_mode=0x7f0f005d;
+ public static final int menu_magma=0x7f0f005e;
+ public static final int menu_move=0x7f0f005f;
+ public static final int menu_move_parent_folder=0x7f0f0060;
+ public static final int menu_normal_mode=0x7f0f0061;
+ public static final int menu_remove_remind=0x7f0f0062;
+ public static final int menu_search=0x7f0f0063;
+ public static final int menu_select_all=0x7f0f0064;
+ public static final int menu_select_none=0x7f0f0065;
+ public static final int menu_select_title=0x7f0f0066;
+ public static final int menu_send_to_desktop=0x7f0f0067;
+ public static final int menu_set_passcode=0x7f0f0068;
+ public static final int menu_set_star=0x7f0f0069;
+ public static final int menu_set_top=0x7f0f006a;
+ public static final int menu_setting=0x7f0f006b;
+ public static final int menu_share=0x7f0f006c;
+ public static final int menu_sync=0x7f0f006d;
+ public static final int menu_sync_cancel=0x7f0f006e;
+ public static final int menu_title_select_folder=0x7f0f006f;
+ public static final int menu_water=0x7f0f0070;
+ public static final int mr_button_content_description=0x7f0f0071;
+ public static final int mr_cast_button_connected=0x7f0f0072;
+ public static final int mr_cast_button_connecting=0x7f0f0073;
+ public static final int mr_cast_button_disconnected=0x7f0f0074;
+ public static final int mr_cast_dialog_title_view_placeholder=0x7f0f0075;
+ public static final int mr_chooser_searching=0x7f0f0076;
+ public static final int mr_chooser_title=0x7f0f0077;
+ public static final int mr_controller_album_art=0x7f0f0078;
+ public static final int mr_controller_casting_screen=0x7f0f0079;
+ public static final int mr_controller_close_description=0x7f0f007a;
+ public static final int mr_controller_collapse_group=0x7f0f007b;
+ public static final int mr_controller_disconnect=0x7f0f007c;
+ public static final int mr_controller_expand_group=0x7f0f007d;
+ public static final int mr_controller_no_info_available=0x7f0f007e;
+ public static final int mr_controller_no_media_selected=0x7f0f007f;
+ public static final int mr_controller_pause=0x7f0f0080;
+ public static final int mr_controller_play=0x7f0f0081;
+ public static final int mr_controller_stop=0x7f0f0082;
+ public static final int mr_controller_stop_casting=0x7f0f0083;
+ public static final int mr_controller_volume_slider=0x7f0f0084;
+ public static final int mr_dialog_device_header=0x7f0f0085;
+ public static final int mr_dialog_route_header=0x7f0f0086;
+ public static final int mr_system_route_name=0x7f0f0087;
+ public static final int mr_user_route_category_name=0x7f0f0088;
+ public static final int note_alert_expired=0x7f0f0089;
+ public static final int note_link_email=0x7f0f008a;
+ public static final int note_link_other=0x7f0f008b;
+ public static final int note_link_tel=0x7f0f008c;
+ public static final int note_link_web=0x7f0f008d;
+ public static final int note_passcode_deleted=0x7f0f008e;
+ public static final int notealert_enter=0x7f0f008f;
+ public static final int notealert_ok=0x7f0f0090;
+ public static final int notelist_menu_new=0x7f0f0091;
+ public static final int notelist_string_info=0x7f0f0092;
+ public static final int preferences_account_summary=0x7f0f0093;
+ public static final int preferences_account_title=0x7f0f0094;
+ public static final int preferences_add_account=0x7f0f0095;
+ public static final int preferences_bg_random_appear_title=0x7f0f0096;
+ public static final int preferences_button_sync_cancel=0x7f0f0097;
+ public static final int preferences_button_sync_immediately=0x7f0f0098;
+ public static final int preferences_dialog_change_account_title=0x7f0f0099;
+ public static final int preferences_dialog_change_account_warn_msg=0x7f0f009a;
+ public static final int preferences_dialog_select_account_tips=0x7f0f009b;
+ public static final int preferences_dialog_select_account_title=0x7f0f009c;
+ public static final int preferences_last_sync_time=0x7f0f009d;
+ public static final int preferences_last_sync_time_format=0x7f0f009e;
+ public static final int preferences_menu_cancel=0x7f0f009f;
+ public static final int preferences_menu_change_account=0x7f0f00a0;
+ public static final int preferences_menu_remove_account=0x7f0f00a1;
+ public static final int preferences_title=0x7f0f00a2;
+ public static final int preferences_toast_cannot_change_account=0x7f0f00a3;
+ public static final int preferences_toast_success_set_accout=0x7f0f00a4;
+ public static final int search=0x7f0f00a5;
+ public static final int search_hint=0x7f0f00a6;
+ public static final int search_label=0x7f0f00a7;
+ public static final int search_menu_title=0x7f0f00a8;
+ public static final int search_setting_description=0x7f0f00a9;
+ public static final int set_remind_time_message=0x7f0f00aa;
+ public static final int status_bar_notification_info_overflow=0x7f0f00ab;
+ public static final int success_sdcard_export=0x7f0f00ac;
+ public static final int success_sync_account=0x7f0f00ad;
+ public static final int sync_progress_init_list=0x7f0f00ae;
+ public static final int sync_progress_login=0x7f0f00af;
+ public static final int sync_progress_syncing=0x7f0f00b0;
+ public static final int ticker_cancel=0x7f0f00b1;
+ public static final int ticker_fail=0x7f0f00b2;
+ public static final int ticker_success=0x7f0f00b3;
+ public static final int ticker_syncing=0x7f0f00b4;
+ public static final int title_activity_splash=0x7f0f00b5;
+ public static final int widget_havenot_content=0x7f0f00b6;
+ public static final int widget_under_visit_mode=0x7f0f00b7;
+ }
+ public static final class style {
+ public static final int AlertDialog_AppCompat=0x7f100000;
+ public static final int AlertDialog_AppCompat_Light=0x7f100001;
+ public static final int Animation_AppCompat_Dialog=0x7f100002;
+ public static final int Animation_AppCompat_DropDownUp=0x7f100003;
+ public static final int Animation_AppCompat_Tooltip=0x7f100004;
+ public static final int Base_AlertDialog_AppCompat=0x7f100005;
+ public static final int Base_AlertDialog_AppCompat_Light=0x7f100006;
+ public static final int Base_Animation_AppCompat_Dialog=0x7f100007;
+ public static final int Base_Animation_AppCompat_DropDownUp=0x7f100008;
+ public static final int Base_Animation_AppCompat_Tooltip=0x7f100009;
+ public static final int Base_DialogWindowTitle_AppCompat=0x7f10000a;
+ public static final int Base_DialogWindowTitleBackground_AppCompat=0x7f10000b;
+ public static final int Base_TextAppearance_AppCompat=0x7f10000c;
+ public static final int Base_TextAppearance_AppCompat_Body1=0x7f10000d;
+ public static final int Base_TextAppearance_AppCompat_Body2=0x7f10000e;
+ public static final int Base_TextAppearance_AppCompat_Button=0x7f10000f;
+ public static final int Base_TextAppearance_AppCompat_Caption=0x7f100010;
+ public static final int Base_TextAppearance_AppCompat_Display1=0x7f100011;
+ public static final int Base_TextAppearance_AppCompat_Display2=0x7f100012;
+ public static final int Base_TextAppearance_AppCompat_Display3=0x7f100013;
+ public static final int Base_TextAppearance_AppCompat_Display4=0x7f100014;
+ public static final int Base_TextAppearance_AppCompat_Headline=0x7f100015;
+ public static final int Base_TextAppearance_AppCompat_Inverse=0x7f100016;
+ public static final int Base_TextAppearance_AppCompat_Large=0x7f100017;
+ public static final int Base_TextAppearance_AppCompat_Large_Inverse=0x7f100018;
+ public static final int Base_TextAppearance_AppCompat_Light_Widget_PopupMenu_Large=0x7f100019;
+ public static final int Base_TextAppearance_AppCompat_Light_Widget_PopupMenu_Small=0x7f10001a;
+ public static final int Base_TextAppearance_AppCompat_Medium=0x7f10001b;
+ public static final int Base_TextAppearance_AppCompat_Medium_Inverse=0x7f10001c;
+ public static final int Base_TextAppearance_AppCompat_Menu=0x7f10001d;
+ public static final int Base_TextAppearance_AppCompat_SearchResult=0x7f10001e;
+ public static final int Base_TextAppearance_AppCompat_SearchResult_Subtitle=0x7f10001f;
+ public static final int Base_TextAppearance_AppCompat_SearchResult_Title=0x7f100020;
+ public static final int Base_TextAppearance_AppCompat_Small=0x7f100021;
+ public static final int Base_TextAppearance_AppCompat_Small_Inverse=0x7f100022;
+ public static final int Base_TextAppearance_AppCompat_Subhead=0x7f100023;
+ public static final int Base_TextAppearance_AppCompat_Subhead_Inverse=0x7f100024;
+ public static final int Base_TextAppearance_AppCompat_Title=0x7f100025;
+ public static final int Base_TextAppearance_AppCompat_Title_Inverse=0x7f100026;
+ public static final int Base_TextAppearance_AppCompat_Tooltip=0x7f100027;
+ public static final int Base_TextAppearance_AppCompat_Widget_ActionBar_Menu=0x7f100028;
+ public static final int Base_TextAppearance_AppCompat_Widget_ActionBar_Subtitle=0x7f100029;
+ public static final int Base_TextAppearance_AppCompat_Widget_ActionBar_Subtitle_Inverse=0x7f10002a;
+ public static final int Base_TextAppearance_AppCompat_Widget_ActionBar_Title=0x7f10002b;
+ public static final int Base_TextAppearance_AppCompat_Widget_ActionBar_Title_Inverse=0x7f10002c;
+ public static final int Base_TextAppearance_AppCompat_Widget_ActionMode_Subtitle=0x7f10002d;
+ public static final int Base_TextAppearance_AppCompat_Widget_ActionMode_Title=0x7f10002e;
+ public static final int Base_TextAppearance_AppCompat_Widget_Button=0x7f10002f;
+ public static final int Base_TextAppearance_AppCompat_Widget_Button_Borderless_Colored=0x7f100030;
+ public static final int Base_TextAppearance_AppCompat_Widget_Button_Colored=0x7f100031;
+ public static final int Base_TextAppearance_AppCompat_Widget_Button_Inverse=0x7f100032;
+ public static final int Base_TextAppearance_AppCompat_Widget_DropDownItem=0x7f100033;
+ public static final int Base_TextAppearance_AppCompat_Widget_PopupMenu_Header=0x7f100034;
+ public static final int Base_TextAppearance_AppCompat_Widget_PopupMenu_Large=0x7f100035;
+ public static final int Base_TextAppearance_AppCompat_Widget_PopupMenu_Small=0x7f100036;
+ public static final int Base_TextAppearance_AppCompat_Widget_Switch=0x7f100037;
+ public static final int Base_TextAppearance_AppCompat_Widget_TextView_SpinnerItem=0x7f100038;
+ public static final int Base_TextAppearance_Widget_AppCompat_ExpandedMenu_Item=0x7f100039;
+ public static final int Base_TextAppearance_Widget_AppCompat_Toolbar_Subtitle=0x7f10003a;
+ public static final int Base_TextAppearance_Widget_AppCompat_Toolbar_Title=0x7f10003b;
+ public static final int Base_Theme_AppCompat=0x7f10003c;
+ public static final int Base_Theme_AppCompat_CompactMenu=0x7f10003d;
+ public static final int Base_Theme_AppCompat_Dialog=0x7f10003e;
+ public static final int Base_Theme_AppCompat_Dialog_Alert=0x7f10003f;
+ public static final int Base_Theme_AppCompat_Dialog_FixedSize=0x7f100040;
+ public static final int Base_Theme_AppCompat_Dialog_MinWidth=0x7f100041;
+ public static final int Base_Theme_AppCompat_DialogWhenLarge=0x7f100042;
+ public static final int Base_Theme_AppCompat_Light=0x7f100043;
+ public static final int Base_Theme_AppCompat_Light_DarkActionBar=0x7f100044;
+ public static final int Base_Theme_AppCompat_Light_Dialog=0x7f100045;
+ public static final int Base_Theme_AppCompat_Light_Dialog_Alert=0x7f100046;
+ public static final int Base_Theme_AppCompat_Light_Dialog_FixedSize=0x7f100047;
+ public static final int Base_Theme_AppCompat_Light_Dialog_MinWidth=0x7f100048;
+ public static final int Base_Theme_AppCompat_Light_DialogWhenLarge=0x7f100049;
+ public static final int Base_ThemeOverlay_AppCompat=0x7f10004a;
+ public static final int Base_ThemeOverlay_AppCompat_ActionBar=0x7f10004b;
+ public static final int Base_ThemeOverlay_AppCompat_Dark=0x7f10004c;
+ public static final int Base_ThemeOverlay_AppCompat_Dark_ActionBar=0x7f10004d;
+ public static final int Base_ThemeOverlay_AppCompat_Dialog=0x7f10004e;
+ public static final int Base_ThemeOverlay_AppCompat_Dialog_Alert=0x7f10004f;
+ public static final int Base_ThemeOverlay_AppCompat_Light=0x7f100050;
+ public static final int Base_V21_Theme_AppCompat=0x7f100051;
+ public static final int Base_V21_Theme_AppCompat_Dialog=0x7f100052;
+ public static final int Base_V21_Theme_AppCompat_Light=0x7f100053;
+ public static final int Base_V21_Theme_AppCompat_Light_Dialog=0x7f100054;
+ public static final int Base_V21_ThemeOverlay_AppCompat_Dialog=0x7f100055;
+ public static final int Base_V22_Theme_AppCompat=0x7f100056;
+ public static final int Base_V22_Theme_AppCompat_Light=0x7f100057;
+ public static final int Base_V23_Theme_AppCompat=0x7f100058;
+ public static final int Base_V23_Theme_AppCompat_Light=0x7f100059;
+ public static final int Base_V26_Theme_AppCompat=0x7f10005a;
+ public static final int Base_V26_Theme_AppCompat_Light=0x7f10005b;
+ public static final int Base_V26_Widget_AppCompat_Toolbar=0x7f10005c;
+ public static final int Base_V28_Theme_AppCompat=0x7f10005d;
+ public static final int Base_V28_Theme_AppCompat_Light=0x7f10005e;
+ public static final int Base_V7_Theme_AppCompat=0x7f10005f;
+ public static final int Base_V7_Theme_AppCompat_Dialog=0x7f100060;
+ public static final int Base_V7_Theme_AppCompat_Light=0x7f100061;
+ public static final int Base_V7_Theme_AppCompat_Light_Dialog=0x7f100062;
+ public static final int Base_V7_ThemeOverlay_AppCompat_Dialog=0x7f100063;
+ public static final int Base_V7_Widget_AppCompat_AutoCompleteTextView=0x7f100064;
+ public static final int Base_V7_Widget_AppCompat_EditText=0x7f100065;
+ public static final int Base_V7_Widget_AppCompat_Toolbar=0x7f100066;
+ public static final int Base_Widget_AppCompat_ActionBar=0x7f100067;
+ public static final int Base_Widget_AppCompat_ActionBar_Solid=0x7f100068;
+ public static final int Base_Widget_AppCompat_ActionBar_TabBar=0x7f100069;
+ public static final int Base_Widget_AppCompat_ActionBar_TabText=0x7f10006a;
+ public static final int Base_Widget_AppCompat_ActionBar_TabView=0x7f10006b;
+ public static final int Base_Widget_AppCompat_ActionButton=0x7f10006c;
+ public static final int Base_Widget_AppCompat_ActionButton_CloseMode=0x7f10006d;
+ public static final int Base_Widget_AppCompat_ActionButton_Overflow=0x7f10006e;
+ public static final int Base_Widget_AppCompat_ActionMode=0x7f10006f;
+ public static final int Base_Widget_AppCompat_ActivityChooserView=0x7f100070;
+ public static final int Base_Widget_AppCompat_AutoCompleteTextView=0x7f100071;
+ public static final int Base_Widget_AppCompat_Button=0x7f100072;
+ public static final int Base_Widget_AppCompat_Button_Borderless=0x7f100073;
+ public static final int Base_Widget_AppCompat_Button_Borderless_Colored=0x7f100074;
+ public static final int Base_Widget_AppCompat_Button_ButtonBar_AlertDialog=0x7f100075;
+ public static final int Base_Widget_AppCompat_Button_Colored=0x7f100076;
+ public static final int Base_Widget_AppCompat_Button_Small=0x7f100077;
+ public static final int Base_Widget_AppCompat_ButtonBar=0x7f100078;
+ public static final int Base_Widget_AppCompat_ButtonBar_AlertDialog=0x7f100079;
+ public static final int Base_Widget_AppCompat_CompoundButton_CheckBox=0x7f10007a;
+ public static final int Base_Widget_AppCompat_CompoundButton_RadioButton=0x7f10007b;
+ public static final int Base_Widget_AppCompat_CompoundButton_Switch=0x7f10007c;
+ public static final int Base_Widget_AppCompat_DrawerArrowToggle=0x7f10007d;
+ public static final int Base_Widget_AppCompat_DrawerArrowToggle_Common=0x7f10007e;
+ public static final int Base_Widget_AppCompat_DropDownItem_Spinner=0x7f10007f;
+ public static final int Base_Widget_AppCompat_EditText=0x7f100080;
+ public static final int Base_Widget_AppCompat_ImageButton=0x7f100081;
+ public static final int Base_Widget_AppCompat_Light_ActionBar=0x7f100082;
+ public static final int Base_Widget_AppCompat_Light_ActionBar_Solid=0x7f100083;
+ public static final int Base_Widget_AppCompat_Light_ActionBar_TabBar=0x7f100084;
+ public static final int Base_Widget_AppCompat_Light_ActionBar_TabText=0x7f100085;
+ public static final int Base_Widget_AppCompat_Light_ActionBar_TabText_Inverse=0x7f100086;
+ public static final int Base_Widget_AppCompat_Light_ActionBar_TabView=0x7f100087;
+ public static final int Base_Widget_AppCompat_Light_PopupMenu=0x7f100088;
+ public static final int Base_Widget_AppCompat_Light_PopupMenu_Overflow=0x7f100089;
+ public static final int Base_Widget_AppCompat_ListMenuView=0x7f10008a;
+ public static final int Base_Widget_AppCompat_ListPopupWindow=0x7f10008b;
+ public static final int Base_Widget_AppCompat_ListView=0x7f10008c;
+ public static final int Base_Widget_AppCompat_ListView_DropDown=0x7f10008d;
+ public static final int Base_Widget_AppCompat_ListView_Menu=0x7f10008e;
+ public static final int Base_Widget_AppCompat_PopupMenu=0x7f10008f;
+ public static final int Base_Widget_AppCompat_PopupMenu_Overflow=0x7f100090;
+ public static final int Base_Widget_AppCompat_PopupWindow=0x7f100091;
+ public static final int Base_Widget_AppCompat_ProgressBar=0x7f100092;
+ public static final int Base_Widget_AppCompat_ProgressBar_Horizontal=0x7f100093;
+ public static final int Base_Widget_AppCompat_RatingBar=0x7f100094;
+ public static final int Base_Widget_AppCompat_RatingBar_Indicator=0x7f100095;
+ public static final int Base_Widget_AppCompat_RatingBar_Small=0x7f100096;
+ public static final int Base_Widget_AppCompat_SearchView=0x7f100097;
+ public static final int Base_Widget_AppCompat_SearchView_ActionBar=0x7f100098;
+ public static final int Base_Widget_AppCompat_SeekBar=0x7f100099;
+ public static final int Base_Widget_AppCompat_SeekBar_Discrete=0x7f10009a;
+ public static final int Base_Widget_AppCompat_Spinner=0x7f10009b;
+ public static final int Base_Widget_AppCompat_Spinner_Underlined=0x7f10009c;
+ public static final int Base_Widget_AppCompat_TextView_SpinnerItem=0x7f10009d;
+ public static final int Base_Widget_AppCompat_Toolbar=0x7f10009e;
+ public static final int Base_Widget_AppCompat_Toolbar_Button_Navigation=0x7f10009f;
+ public static final int HighlightTextAppearancePrimary=0x7f1000a0;
+ public static final int HighlightTextAppearanceSecondary=0x7f1000a1;
+ public static final int NoteActionBarStyle=0x7f1000a2;
+ public static final int NoteTheme=0x7f1000a3;
+ public static final int Platform_AppCompat=0x7f1000a4;
+ public static final int Platform_AppCompat_Light=0x7f1000a5;
+ public static final int Platform_ThemeOverlay_AppCompat=0x7f1000a6;
+ public static final int Platform_ThemeOverlay_AppCompat_Dark=0x7f1000a7;
+ public static final int Platform_ThemeOverlay_AppCompat_Light=0x7f1000a8;
+ public static final int Platform_V21_AppCompat=0x7f1000a9;
+ public static final int Platform_V21_AppCompat_Light=0x7f1000aa;
+ public static final int Platform_V25_AppCompat=0x7f1000ab;
+ public static final int Platform_V25_AppCompat_Light=0x7f1000ac;
+ public static final int Platform_Widget_AppCompat_Spinner=0x7f1000ad;
+ public static final int RtlOverlay_DialogWindowTitle_AppCompat=0x7f1000ae;
+ public static final int RtlOverlay_Widget_AppCompat_ActionBar_TitleItem=0x7f1000af;
+ public static final int RtlOverlay_Widget_AppCompat_DialogTitle_Icon=0x7f1000b0;
+ public static final int RtlOverlay_Widget_AppCompat_PopupMenuItem=0x7f1000b1;
+ public static final int RtlOverlay_Widget_AppCompat_PopupMenuItem_InternalGroup=0x7f1000b2;
+ public static final int RtlOverlay_Widget_AppCompat_PopupMenuItem_Shortcut=0x7f1000b3;
+ public static final int RtlOverlay_Widget_AppCompat_PopupMenuItem_SubmenuArrow=0x7f1000b4;
+ public static final int RtlOverlay_Widget_AppCompat_PopupMenuItem_Text=0x7f1000b5;
+ public static final int RtlOverlay_Widget_AppCompat_PopupMenuItem_Title=0x7f1000b6;
+ public static final int RtlOverlay_Widget_AppCompat_Search_DropDown=0x7f1000b7;
+ public static final int RtlOverlay_Widget_AppCompat_Search_DropDown_Icon1=0x7f1000b8;
+ public static final int RtlOverlay_Widget_AppCompat_Search_DropDown_Icon2=0x7f1000b9;
+ public static final int RtlOverlay_Widget_AppCompat_Search_DropDown_Query=0x7f1000ba;
+ public static final int RtlOverlay_Widget_AppCompat_Search_DropDown_Text=0x7f1000bb;
+ public static final int RtlOverlay_Widget_AppCompat_SearchView_MagIcon=0x7f1000bc;
+ public static final int RtlUnderlay_Widget_AppCompat_ActionButton=0x7f1000bd;
+ public static final int RtlUnderlay_Widget_AppCompat_ActionButton_Overflow=0x7f1000be;
+ public static final int TextAppearance_AppCompat=0x7f1000bf;
+ public static final int TextAppearance_AppCompat_Body1=0x7f1000c0;
+ public static final int TextAppearance_AppCompat_Body2=0x7f1000c1;
+ public static final int TextAppearance_AppCompat_Button=0x7f1000c2;
+ public static final int TextAppearance_AppCompat_Caption=0x7f1000c3;
+ public static final int TextAppearance_AppCompat_Display1=0x7f1000c4;
+ public static final int TextAppearance_AppCompat_Display2=0x7f1000c5;
+ public static final int TextAppearance_AppCompat_Display3=0x7f1000c6;
+ public static final int TextAppearance_AppCompat_Display4=0x7f1000c7;
+ public static final int TextAppearance_AppCompat_Headline=0x7f1000c8;
+ public static final int TextAppearance_AppCompat_Inverse=0x7f1000c9;
+ public static final int TextAppearance_AppCompat_Large=0x7f1000ca;
+ public static final int TextAppearance_AppCompat_Large_Inverse=0x7f1000cb;
+ public static final int TextAppearance_AppCompat_Light_SearchResult_Subtitle=0x7f1000cc;
+ public static final int TextAppearance_AppCompat_Light_SearchResult_Title=0x7f1000cd;
+ public static final int TextAppearance_AppCompat_Light_Widget_PopupMenu_Large=0x7f1000ce;
+ public static final int TextAppearance_AppCompat_Light_Widget_PopupMenu_Small=0x7f1000cf;
+ public static final int TextAppearance_AppCompat_Medium=0x7f1000d0;
+ public static final int TextAppearance_AppCompat_Medium_Inverse=0x7f1000d1;
+ public static final int TextAppearance_AppCompat_Menu=0x7f1000d2;
+ public static final int TextAppearance_AppCompat_SearchResult_Subtitle=0x7f1000d3;
+ public static final int TextAppearance_AppCompat_SearchResult_Title=0x7f1000d4;
+ public static final int TextAppearance_AppCompat_Small=0x7f1000d5;
+ public static final int TextAppearance_AppCompat_Small_Inverse=0x7f1000d6;
+ public static final int TextAppearance_AppCompat_Subhead=0x7f1000d7;
+ public static final int TextAppearance_AppCompat_Subhead_Inverse=0x7f1000d8;
+ public static final int TextAppearance_AppCompat_Title=0x7f1000d9;
+ public static final int TextAppearance_AppCompat_Title_Inverse=0x7f1000da;
+ public static final int TextAppearance_AppCompat_Tooltip=0x7f1000db;
+ public static final int TextAppearance_AppCompat_Widget_ActionBar_Menu=0x7f1000dc;
+ public static final int TextAppearance_AppCompat_Widget_ActionBar_Subtitle=0x7f1000dd;
+ public static final int TextAppearance_AppCompat_Widget_ActionBar_Subtitle_Inverse=0x7f1000de;
+ public static final int TextAppearance_AppCompat_Widget_ActionBar_Title=0x7f1000df;
+ public static final int TextAppearance_AppCompat_Widget_ActionBar_Title_Inverse=0x7f1000e0;
+ public static final int TextAppearance_AppCompat_Widget_ActionMode_Subtitle=0x7f1000e1;
+ public static final int TextAppearance_AppCompat_Widget_ActionMode_Subtitle_Inverse=0x7f1000e2;
+ public static final int TextAppearance_AppCompat_Widget_ActionMode_Title=0x7f1000e3;
+ public static final int TextAppearance_AppCompat_Widget_ActionMode_Title_Inverse=0x7f1000e4;
+ public static final int TextAppearance_AppCompat_Widget_Button=0x7f1000e5;
+ public static final int TextAppearance_AppCompat_Widget_Button_Borderless_Colored=0x7f1000e6;
+ public static final int TextAppearance_AppCompat_Widget_Button_Colored=0x7f1000e7;
+ public static final int TextAppearance_AppCompat_Widget_Button_Inverse=0x7f1000e8;
+ public static final int TextAppearance_AppCompat_Widget_DropDownItem=0x7f1000e9;
+ public static final int TextAppearance_AppCompat_Widget_PopupMenu_Header=0x7f1000ea;
+ public static final int TextAppearance_AppCompat_Widget_PopupMenu_Large=0x7f1000eb;
+ public static final int TextAppearance_AppCompat_Widget_PopupMenu_Small=0x7f1000ec;
+ public static final int TextAppearance_AppCompat_Widget_Switch=0x7f1000ed;
+ public static final int TextAppearance_AppCompat_Widget_TextView_SpinnerItem=0x7f1000ee;
+ public static final int TextAppearance_Compat_Notification=0x7f1000ef;
+ public static final int TextAppearance_Compat_Notification_Info=0x7f1000f0;
+ public static final int TextAppearance_Compat_Notification_Info_Media=0x7f1000f1;
+ public static final int TextAppearance_Compat_Notification_Line2=0x7f1000f2;
+ public static final int TextAppearance_Compat_Notification_Line2_Media=0x7f1000f3;
+ public static final int TextAppearance_Compat_Notification_Media=0x7f1000f4;
+ public static final int TextAppearance_Compat_Notification_Time=0x7f1000f5;
+ public static final int TextAppearance_Compat_Notification_Time_Media=0x7f1000f6;
+ public static final int TextAppearance_Compat_Notification_Title=0x7f1000f7;
+ public static final int TextAppearance_Compat_Notification_Title_Media=0x7f1000f8;
+ public static final int TextAppearance_MediaRouter_PrimaryText=0x7f1000f9;
+ public static final int TextAppearance_MediaRouter_SecondaryText=0x7f1000fa;
+ public static final int TextAppearance_MediaRouter_Title=0x7f1000fb;
+ public static final int TextAppearance_Widget_AppCompat_ExpandedMenu_Item=0x7f1000fc;
+ public static final int TextAppearance_Widget_AppCompat_Toolbar_Subtitle=0x7f1000fd;
+ public static final int TextAppearance_Widget_AppCompat_Toolbar_Title=0x7f1000fe;
+ public static final int TextAppearanceLarge=0x7f1000ff;
+ public static final int TextAppearanceMedium=0x7f100100;
+ public static final int TextAppearanceNormal=0x7f100101;
+ public static final int TextAppearancePrimaryItem=0x7f100102;
+ public static final int TextAppearanceSecondaryItem=0x7f100103;
+ public static final int TextAppearanceSuper=0x7f100104;
+ public static final int TextAppearanceUnderMenuIcon=0x7f100105;
+ public static final int Theme_AppCompat=0x7f100106;
+ public static final int Theme_AppCompat_CompactMenu=0x7f100107;
+ public static final int Theme_AppCompat_DayNight=0x7f100108;
+ public static final int Theme_AppCompat_DayNight_DarkActionBar=0x7f100109;
+ public static final int Theme_AppCompat_DayNight_Dialog=0x7f10010a;
+ public static final int Theme_AppCompat_DayNight_Dialog_Alert=0x7f10010b;
+ public static final int Theme_AppCompat_DayNight_Dialog_MinWidth=0x7f10010c;
+ public static final int Theme_AppCompat_DayNight_DialogWhenLarge=0x7f10010d;
+ public static final int Theme_AppCompat_DayNight_NoActionBar=0x7f10010e;
+ public static final int Theme_AppCompat_Dialog=0x7f10010f;
+ public static final int Theme_AppCompat_Dialog_Alert=0x7f100110;
+ public static final int Theme_AppCompat_Dialog_MinWidth=0x7f100111;
+ public static final int Theme_AppCompat_DialogWhenLarge=0x7f100112;
+ public static final int Theme_AppCompat_Light=0x7f100113;
+ public static final int Theme_AppCompat_Light_DarkActionBar=0x7f100114;
+ public static final int Theme_AppCompat_Light_Dialog=0x7f100115;
+ public static final int Theme_AppCompat_Light_Dialog_Alert=0x7f100116;
+ public static final int Theme_AppCompat_Light_Dialog_MinWidth=0x7f100117;
+ public static final int Theme_AppCompat_Light_DialogWhenLarge=0x7f100118;
+ public static final int Theme_AppCompat_Light_NoActionBar=0x7f100119;
+ public static final int Theme_AppCompat_NoActionBar=0x7f10011a;
+ public static final int Theme_MediaRouter=0x7f10011b;
+ public static final int Theme_MediaRouter_Light=0x7f10011c;
+ public static final int Theme_MediaRouter_Light_DarkControlPanel=0x7f10011d;
+ public static final int Theme_MediaRouter_LightControlPanel=0x7f10011e;
+ public static final int Theme_Notesmaster=0x7f10011f;
+ public static final int Theme_Notesmaster_Fullscreen=0x7f100120;
+ public static final int Theme_Src=0x7f100121;
+ public static final int Theme_Src_Fullscreen=0x7f100122;
+ public static final int ThemeOverlay_AppCompat=0x7f100123;
+ public static final int ThemeOverlay_AppCompat_ActionBar=0x7f100124;
+ public static final int ThemeOverlay_AppCompat_Dark=0x7f100125;
+ public static final int ThemeOverlay_AppCompat_Dark_ActionBar=0x7f100126;
+ public static final int ThemeOverlay_AppCompat_Dialog=0x7f100127;
+ public static final int ThemeOverlay_AppCompat_Dialog_Alert=0x7f100128;
+ public static final int ThemeOverlay_AppCompat_Light=0x7f100129;
+ public static final int ThemeOverlay_MediaRouter_Dark=0x7f10012a;
+ public static final int ThemeOverlay_MediaRouter_Light=0x7f10012b;
+ public static final int ThemeOverlay_Notesmaster_FullscreenContainer=0x7f10012c;
+ public static final int ThemeOverlay_Src_FullscreenContainer=0x7f10012d;
+ public static final int Widget_AppCompat_ActionBar=0x7f10012e;
+ public static final int Widget_AppCompat_ActionBar_Solid=0x7f10012f;
+ public static final int Widget_AppCompat_ActionBar_TabBar=0x7f100130;
+ public static final int Widget_AppCompat_ActionBar_TabText=0x7f100131;
+ public static final int Widget_AppCompat_ActionBar_TabView=0x7f100132;
+ public static final int Widget_AppCompat_ActionButton=0x7f100133;
+ public static final int Widget_AppCompat_ActionButton_CloseMode=0x7f100134;
+ public static final int Widget_AppCompat_ActionButton_Overflow=0x7f100135;
+ public static final int Widget_AppCompat_ActionMode=0x7f100136;
+ public static final int Widget_AppCompat_ActivityChooserView=0x7f100137;
+ public static final int Widget_AppCompat_AutoCompleteTextView=0x7f100138;
+ public static final int Widget_AppCompat_Button=0x7f100139;
+ public static final int Widget_AppCompat_Button_Borderless=0x7f10013a;
+ public static final int Widget_AppCompat_Button_Borderless_Colored=0x7f10013b;
+ public static final int Widget_AppCompat_Button_ButtonBar_AlertDialog=0x7f10013c;
+ public static final int Widget_AppCompat_Button_Colored=0x7f10013d;
+ public static final int Widget_AppCompat_Button_Small=0x7f10013e;
+ public static final int Widget_AppCompat_ButtonBar=0x7f10013f;
+ public static final int Widget_AppCompat_ButtonBar_AlertDialog=0x7f100140;
+ public static final int Widget_AppCompat_CompoundButton_CheckBox=0x7f100141;
+ public static final int Widget_AppCompat_CompoundButton_RadioButton=0x7f100142;
+ public static final int Widget_AppCompat_CompoundButton_Switch=0x7f100143;
+ public static final int Widget_AppCompat_DrawerArrowToggle=0x7f100144;
+ public static final int Widget_AppCompat_DropDownItem_Spinner=0x7f100145;
+ public static final int Widget_AppCompat_EditText=0x7f100146;
+ public static final int Widget_AppCompat_ImageButton=0x7f100147;
+ public static final int Widget_AppCompat_Light_ActionBar=0x7f100148;
+ public static final int Widget_AppCompat_Light_ActionBar_Solid=0x7f100149;
+ public static final int Widget_AppCompat_Light_ActionBar_Solid_Inverse=0x7f10014a;
+ public static final int Widget_AppCompat_Light_ActionBar_TabBar=0x7f10014b;
+ public static final int Widget_AppCompat_Light_ActionBar_TabBar_Inverse=0x7f10014c;
+ public static final int Widget_AppCompat_Light_ActionBar_TabText=0x7f10014d;
+ public static final int Widget_AppCompat_Light_ActionBar_TabText_Inverse=0x7f10014e;
+ public static final int Widget_AppCompat_Light_ActionBar_TabView=0x7f10014f;
+ public static final int Widget_AppCompat_Light_ActionBar_TabView_Inverse=0x7f100150;
+ public static final int Widget_AppCompat_Light_ActionButton=0x7f100151;
+ public static final int Widget_AppCompat_Light_ActionButton_CloseMode=0x7f100152;
+ public static final int Widget_AppCompat_Light_ActionButton_Overflow=0x7f100153;
+ public static final int Widget_AppCompat_Light_ActionMode_Inverse=0x7f100154;
+ public static final int Widget_AppCompat_Light_ActivityChooserView=0x7f100155;
+ public static final int Widget_AppCompat_Light_AutoCompleteTextView=0x7f100156;
+ public static final int Widget_AppCompat_Light_DropDownItem_Spinner=0x7f100157;
+ public static final int Widget_AppCompat_Light_ListPopupWindow=0x7f100158;
+ public static final int Widget_AppCompat_Light_ListView_DropDown=0x7f100159;
+ public static final int Widget_AppCompat_Light_PopupMenu=0x7f10015a;
+ public static final int Widget_AppCompat_Light_PopupMenu_Overflow=0x7f10015b;
+ public static final int Widget_AppCompat_Light_SearchView=0x7f10015c;
+ public static final int Widget_AppCompat_Light_Spinner_DropDown_ActionBar=0x7f10015d;
+ public static final int Widget_AppCompat_ListMenuView=0x7f10015e;
+ public static final int Widget_AppCompat_ListPopupWindow=0x7f10015f;
+ public static final int Widget_AppCompat_ListView=0x7f100160;
+ public static final int Widget_AppCompat_ListView_DropDown=0x7f100161;
+ public static final int Widget_AppCompat_ListView_Menu=0x7f100162;
+ public static final int Widget_AppCompat_PopupMenu=0x7f100163;
+ public static final int Widget_AppCompat_PopupMenu_Overflow=0x7f100164;
+ public static final int Widget_AppCompat_PopupWindow=0x7f100165;
+ public static final int Widget_AppCompat_ProgressBar=0x7f100166;
+ public static final int Widget_AppCompat_ProgressBar_Horizontal=0x7f100167;
+ public static final int Widget_AppCompat_RatingBar=0x7f100168;
+ public static final int Widget_AppCompat_RatingBar_Indicator=0x7f100169;
+ public static final int Widget_AppCompat_RatingBar_Small=0x7f10016a;
+ public static final int Widget_AppCompat_SearchView=0x7f10016b;
+ public static final int Widget_AppCompat_SearchView_ActionBar=0x7f10016c;
+ public static final int Widget_AppCompat_SeekBar=0x7f10016d;
+ public static final int Widget_AppCompat_SeekBar_Discrete=0x7f10016e;
+ public static final int Widget_AppCompat_Spinner=0x7f10016f;
+ public static final int Widget_AppCompat_Spinner_DropDown=0x7f100170;
+ public static final int Widget_AppCompat_Spinner_DropDown_ActionBar=0x7f100171;
+ public static final int Widget_AppCompat_Spinner_Underlined=0x7f100172;
+ public static final int Widget_AppCompat_TextView_SpinnerItem=0x7f100173;
+ public static final int Widget_AppCompat_Toolbar=0x7f100174;
+ public static final int Widget_AppCompat_Toolbar_Button_Navigation=0x7f100175;
+ public static final int Widget_Compat_NotificationActionContainer=0x7f100176;
+ public static final int Widget_Compat_NotificationActionText=0x7f100177;
+ public static final int Widget_MediaRouter_Light_MediaRouteButton=0x7f100178;
+ public static final int Widget_MediaRouter_MediaRouteButton=0x7f100179;
+ public static final int Widget_Support_CoordinatorLayout=0x7f10017a;
+ public static final int Widget_Theme_Notesmaster_ActionBar_Fullscreen=0x7f10017b;
+ public static final int Widget_Theme_Notesmaster_ButtonBar_Fullscreen=0x7f10017c;
+ public static final int Widget_Theme_Src_ActionBar_Fullscreen=0x7f10017d;
+ public static final int Widget_Theme_Src_ButtonBar_Fullscreen=0x7f10017e;
+ }
+ public static final class styleable {
+ /**
+ * Attributes that can be used with a ActionBar.
+ *
Includes the following attributes:
+ *Attribute | Description |
---|---|
{@link #ActionBar_background net.micode.notes:background} | Specifies a background drawable for the action bar. |
{@link #ActionBar_backgroundSplit net.micode.notes:backgroundSplit} | Specifies a background drawable for the bottom component of a split action bar. |
{@link #ActionBar_backgroundStacked net.micode.notes:backgroundStacked} | Specifies a background drawable for a second stacked row of the action bar. |
{@link #ActionBar_contentInsetEnd net.micode.notes:contentInsetEnd} | Minimum inset for content views within a bar. |
{@link #ActionBar_contentInsetEndWithActions net.micode.notes:contentInsetEndWithActions} | Minimum inset for content views within a bar when actions from a menu + * are present. |
{@link #ActionBar_contentInsetLeft net.micode.notes:contentInsetLeft} | Minimum inset for content views within a bar. |
{@link #ActionBar_contentInsetRight net.micode.notes:contentInsetRight} | Minimum inset for content views within a bar. |
{@link #ActionBar_contentInsetStart net.micode.notes:contentInsetStart} | Minimum inset for content views within a bar. |
{@link #ActionBar_contentInsetStartWithNavigation net.micode.notes:contentInsetStartWithNavigation} | Minimum inset for content views within a bar when a navigation button + * is present, such as the Up button. |
{@link #ActionBar_customNavigationLayout net.micode.notes:customNavigationLayout} | Specifies a layout for custom navigation. |
{@link #ActionBar_displayOptions net.micode.notes:displayOptions} | Options affecting how the action bar is displayed. |
{@link #ActionBar_divider net.micode.notes:divider} | Specifies the drawable used for item dividers. |
{@link #ActionBar_elevation net.micode.notes:elevation} | Elevation for the action bar itself |
{@link #ActionBar_height net.micode.notes:height} | |
{@link #ActionBar_hideOnContentScroll net.micode.notes:hideOnContentScroll} | Set true to hide the action bar on a vertical nested scroll of content. |
{@link #ActionBar_homeAsUpIndicator net.micode.notes:homeAsUpIndicator} | Specifies a drawable to use for the 'home as up' indicator. |
{@link #ActionBar_homeLayout net.micode.notes:homeLayout} | Specifies a layout to use for the "home" section of the action bar. |
{@link #ActionBar_icon net.micode.notes:icon} | Specifies the drawable used for the application icon. |
{@link #ActionBar_indeterminateProgressStyle net.micode.notes:indeterminateProgressStyle} | Specifies a style resource to use for an indeterminate progress spinner. |
{@link #ActionBar_itemPadding net.micode.notes:itemPadding} | Specifies padding that should be applied to the left and right sides of + * system-provided items in the bar. |
{@link #ActionBar_logo net.micode.notes:logo} | Specifies the drawable used for the application logo. |
{@link #ActionBar_navigationMode net.micode.notes:navigationMode} | The type of navigation to use. |
{@link #ActionBar_popupTheme net.micode.notes:popupTheme} | Reference to a theme that should be used to inflate popups + * shown by widgets in the action bar. |
{@link #ActionBar_progressBarPadding net.micode.notes:progressBarPadding} | Specifies the horizontal padding on either end for an embedded progress bar. |
{@link #ActionBar_progressBarStyle net.micode.notes:progressBarStyle} | Specifies a style resource to use for an embedded progress bar. |
{@link #ActionBar_subtitle net.micode.notes:subtitle} | Specifies subtitle text used for navigationMode="normal" |
{@link #ActionBar_subtitleTextStyle net.micode.notes:subtitleTextStyle} | Specifies a style to use for subtitle text. |
{@link #ActionBar_title net.micode.notes:title} | |
{@link #ActionBar_titleTextStyle net.micode.notes:titleTextStyle} | Specifies a style to use for title text. |
+ * @attr description + * Specifies a background drawable for the action bar. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name net.micode.notes:background
+ */
+ public static final int ActionBar_background=0;
+ /**
+ *
+ * @attr description + * Specifies a background drawable for the bottom component of a split action bar. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or 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 net.micode.notes:backgroundSplit
+ */
+ public static final int ActionBar_backgroundSplit=1;
+ /**
+ *
+ * @attr description + * Specifies a background drawable for a second stacked row of the action bar. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or 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 net.micode.notes:backgroundStacked
+ */
+ public static final int ActionBar_backgroundStacked=2;
+ /**
+ *
+ * @attr description + * Minimum inset for content views within a bar. Navigation buttons and + * menu views are excepted. Only valid for some themes and configurations. + * + *
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), and
+ * mm (millimeters).
+ *
+ * @attr name net.micode.notes:contentInsetEnd
+ */
+ public static final int ActionBar_contentInsetEnd=3;
+ /**
+ *
+ * @attr description + * Minimum inset for content views within a bar when actions from a menu + * are present. Only valid for some themes and configurations. + * + *
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), and
+ * mm (millimeters).
+ *
+ * @attr name net.micode.notes:contentInsetEndWithActions
+ */
+ public static final int ActionBar_contentInsetEndWithActions=4;
+ /**
+ *
+ * @attr description + * Minimum inset for content views within a bar. Navigation buttons and + * menu views are excepted. Only valid for some themes and configurations. + * + *
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), and
+ * mm (millimeters).
+ *
+ * @attr name net.micode.notes:contentInsetLeft
+ */
+ public static final int ActionBar_contentInsetLeft=5;
+ /**
+ *
+ * @attr description + * Minimum inset for content views within a bar. Navigation buttons and + * menu views are excepted. Only valid for some themes and configurations. + * + *
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), and
+ * mm (millimeters).
+ *
+ * @attr name net.micode.notes:contentInsetRight
+ */
+ public static final int ActionBar_contentInsetRight=6;
+ /**
+ *
+ * @attr description + * Minimum inset for content views within a bar. Navigation buttons and + * menu views are excepted. Only valid for some themes and configurations. + * + *
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), and
+ * mm (millimeters).
+ *
+ * @attr name net.micode.notes:contentInsetStart
+ */
+ public static final int ActionBar_contentInsetStart=7;
+ /**
+ *
+ * @attr description + * Minimum inset for content views within a bar when a navigation button + * is present, such as the Up button. Only valid for some themes and configurations. + * + *
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), and
+ * mm (millimeters).
+ *
+ * @attr name net.micode.notes:contentInsetStartWithNavigation
+ */
+ public static final int ActionBar_contentInsetStartWithNavigation=8;
+ /**
+ *
+ * @attr description + * Specifies a layout for custom navigation. Overrides navigationMode. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name net.micode.notes:customNavigationLayout
+ */
+ public static final int ActionBar_customNavigationLayout=9;
+ /**
+ *
+ * @attr description + * Options affecting how the action bar is displayed. + * + *
Must be one or more (separated by '|') of the following constant values.
+ *Constant | Value | Description |
---|---|---|
disableHome | 20 | |
homeAsUp | 4 | |
none | 0 | |
showCustom | 10 | |
showHome | 2 | |
showTitle | 8 | |
useLogo | 1 |
+ * @attr description + * Specifies the drawable used for item dividers. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name net.micode.notes:divider
+ */
+ public static final int ActionBar_divider=11;
+ /**
+ *
+ * @attr description + * Elevation for the action bar itself + * + *
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), and
+ * mm (millimeters).
+ *
+ * @attr name net.micode.notes:elevation
+ */
+ public static final int ActionBar_elevation=12;
+ /**
+ *
+ * @attr description + * Specifies a fixed height. + * + *
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), and
+ * mm (millimeters).
+ *
+ * @attr name net.micode.notes:height
+ */
+ public static final int ActionBar_height=13;
+ /**
+ *
+ * @attr description + * Set true to hide the action bar on a vertical nested scroll of content. + * + *
May be a boolean value, such as "true
" or
+ * "false
".
+ *
+ * @attr name net.micode.notes:hideOnContentScroll
+ */
+ public static final int ActionBar_hideOnContentScroll=14;
+ /**
+ *
+ * @attr description + * Up navigation glyph + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name net.micode.notes:homeAsUpIndicator
+ */
+ public static final int ActionBar_homeAsUpIndicator=15;
+ /**
+ *
+ * @attr description + * Specifies a layout to use for the "home" section of the action bar. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name net.micode.notes:homeLayout
+ */
+ public static final int ActionBar_homeLayout=16;
+ /**
+ *
+ * @attr description + * Specifies the drawable used for the application icon. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name net.micode.notes:icon
+ */
+ public static final int ActionBar_icon=17;
+ /**
+ *
+ * @attr description + * Specifies a style resource to use for an indeterminate progress spinner. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name net.micode.notes:indeterminateProgressStyle
+ */
+ public static final int ActionBar_indeterminateProgressStyle=18;
+ /**
+ *
+ * @attr description + * Specifies padding that should be applied to the left and right sides of + * system-provided items in the bar. + * + *
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), and
+ * mm (millimeters).
+ *
+ * @attr name net.micode.notes:itemPadding
+ */
+ public static final int ActionBar_itemPadding=19;
+ /**
+ *
+ * @attr description + * Specifies the drawable used for the application logo. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name net.micode.notes:logo
+ */
+ public static final int ActionBar_logo=20;
+ /**
+ *
+ * @attr description + * The type of navigation to use. + * + *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
listMode | 1 | The action bar will use a selection list for navigation. |
normal | 0 | Normal static title text |
tabMode | 2 | The action bar will use a series of horizontal tabs for navigation. |
+ * @attr description + * Reference to a theme that should be used to inflate popups + * shown by widgets in the action bar. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name net.micode.notes:popupTheme
+ */
+ public static final int ActionBar_popupTheme=22;
+ /**
+ *
+ * @attr description + * Specifies the horizontal padding on either end for an embedded progress bar. + * + *
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), and
+ * mm (millimeters).
+ *
+ * @attr name net.micode.notes:progressBarPadding
+ */
+ public static final int ActionBar_progressBarPadding=23;
+ /**
+ *
+ * @attr description + * Specifies a style resource to use for an embedded progress bar. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name net.micode.notes:progressBarStyle
+ */
+ public static final int ActionBar_progressBarStyle=24;
+ /**
+ *
+ * @attr description + * Specifies subtitle text used for navigationMode="normal" + * + *
May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + * + * @attr name net.micode.notes:subtitle + */ + public static final int ActionBar_subtitle=25; + /** + *
+ * @attr description + * Specifies a style to use for subtitle text. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name net.micode.notes:subtitleTextStyle
+ */
+ public static final int ActionBar_subtitleTextStyle=26;
+ /**
+ *
+ * @attr description + * Specifies title text used for navigationMode="normal" + * + *
May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + * + * @attr name net.micode.notes:title + */ + public static final int ActionBar_title=27; + /** + *
+ * @attr description + * Specifies a style to use for title text. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name net.micode.notes:titleTextStyle
+ */
+ public static final int ActionBar_titleTextStyle=28;
+ /**
+ * Attributes that can be used with a ActionBarLayout.
+ *
Includes the following attributes:
+ *Attribute | Description |
---|---|
{@link #ActionBarLayout_android_layout_gravity android:layout_gravity} |
This symbol is the offset where the {@link android.R.attr#layout_gravity} + * attribute's value can be found in the {@link #ActionBarLayout} array. + * + *
Must be one or more (separated by '|') of the following constant values.
+ *Constant | Value | Description |
---|---|---|
bottom | 50 | |
center | 11 | |
center_horizontal | 1 | |
center_vertical | 10 | |
clip_horizontal | 8 | |
clip_vertical | 80 | |
end | 800005 | |
fill | 77 | |
fill_horizontal | 7 | |
fill_vertical | 70 | |
left | 3 | |
right | 5 | |
start | 800003 | |
top | 30 |
Includes the following attributes:
+ *Attribute | Description |
---|---|
{@link #ActionMenuItemView_android_minWidth android:minWidth} |
This symbol is the offset where the {@link android.R.attr#minWidth} + * attribute's value can be found in the {@link #ActionMenuItemView} 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), and
+ * mm (millimeters).
+ *
+ * @attr name android:minWidth
+ */
+ public static final int ActionMenuItemView_android_minWidth=0;
+ public static final int[] ActionMenuView={
+ };
+ /**
+ * Attributes that can be used with a ActionMode.
+ *
Includes the following attributes:
+ *Attribute | Description |
---|---|
{@link #ActionMode_background net.micode.notes:background} | Specifies a background drawable for the action bar. |
{@link #ActionMode_backgroundSplit net.micode.notes:backgroundSplit} | Specifies a background drawable for the bottom component of a split action bar. |
{@link #ActionMode_closeItemLayout net.micode.notes:closeItemLayout} | Specifies a layout to use for the "close" item at the starting edge. |
{@link #ActionMode_height net.micode.notes:height} | |
{@link #ActionMode_subtitleTextStyle net.micode.notes:subtitleTextStyle} | Specifies a style to use for subtitle text. |
{@link #ActionMode_titleTextStyle net.micode.notes:titleTextStyle} | Specifies a style to use for title text. |
+ * @attr description + * Specifies a background for the action mode bar. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name net.micode.notes:background
+ */
+ public static final int ActionMode_background=0;
+ /**
+ *
+ * @attr description + * Specifies a background for the split action mode bar. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or 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 net.micode.notes:backgroundSplit
+ */
+ public static final int ActionMode_backgroundSplit=1;
+ /**
+ *
+ * @attr description + * Specifies a layout to use for the "close" item at the starting edge. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name net.micode.notes:closeItemLayout
+ */
+ public static final int ActionMode_closeItemLayout=2;
+ /**
+ *
+ * @attr description + * Specifies a fixed height for the action mode bar. + * + *
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), and
+ * mm (millimeters).
+ *
+ * @attr name net.micode.notes:height
+ */
+ public static final int ActionMode_height=3;
+ /**
+ *
+ * @attr description + * Specifies a style to use for subtitle text. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name net.micode.notes:subtitleTextStyle
+ */
+ public static final int ActionMode_subtitleTextStyle=4;
+ /**
+ *
+ * @attr description + * Specifies a style to use for title text. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name net.micode.notes:titleTextStyle
+ */
+ public static final int ActionMode_titleTextStyle=5;
+ /**
+ * Attributes that can be used with a ActivityChooserView.
+ *
Includes the following attributes:
+ *Attribute | Description |
---|---|
{@link #ActivityChooserView_expandActivityOverflowButtonDrawable net.micode.notes:expandActivityOverflowButtonDrawable} | The drawable to show in the button for expanding the activities overflow popup. |
{@link #ActivityChooserView_initialActivityCount net.micode.notes:initialActivityCount} | The maximal number of items initially shown in the activity list. |
+ * @attr description + * The drawable to show in the button for expanding the activities overflow popup. + * Note: Clients would like to set this drawable + * as a clue about the action the chosen activity will perform. For + * example, if share activity is to be chosen the drawable should + * give a clue that sharing is to be performed. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name net.micode.notes:expandActivityOverflowButtonDrawable
+ */
+ public static final int ActivityChooserView_expandActivityOverflowButtonDrawable=0;
+ /**
+ *
+ * @attr description + * The maximal number of items initially shown in the activity list. + * + *
May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + * + * @attr name net.micode.notes:initialActivityCount + */ + public static final int ActivityChooserView_initialActivityCount=1; + /** + * Attributes that can be used with a AlertDialog. + *
Includes the following attributes:
+ *Attribute | Description |
---|---|
{@link #AlertDialog_android_layout android:layout} | |
{@link #AlertDialog_buttonIconDimen net.micode.notes:buttonIconDimen} | |
{@link #AlertDialog_buttonPanelSideLayout net.micode.notes:buttonPanelSideLayout} | |
{@link #AlertDialog_listItemLayout net.micode.notes:listItemLayout} | |
{@link #AlertDialog_listLayout net.micode.notes:listLayout} | |
{@link #AlertDialog_multiChoiceItemLayout net.micode.notes:multiChoiceItemLayout} | |
{@link #AlertDialog_showTitle net.micode.notes:showTitle} | |
{@link #AlertDialog_singleChoiceItemLayout net.micode.notes:singleChoiceItemLayout} |
This symbol is the offset where the {@link android.R.attr#layout} + * attribute's value can be found in the {@link #AlertDialog} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name android:layout
+ */
+ public static final int AlertDialog_android_layout=0;
+ /**
+ *
This symbol is the offset where the {@link net.micode.notes.R.attr#buttonIconDimen} + * attribute's value can be found in the {@link #AlertDialog} 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), and
+ * mm (millimeters).
+ *
+ * @attr name net.micode.notes:buttonIconDimen
+ */
+ public static final int AlertDialog_buttonIconDimen=1;
+ /**
+ *
This symbol is the offset where the {@link net.micode.notes.R.attr#buttonPanelSideLayout} + * attribute's value can be found in the {@link #AlertDialog} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name net.micode.notes:buttonPanelSideLayout
+ */
+ public static final int AlertDialog_buttonPanelSideLayout=2;
+ /**
+ *
This symbol is the offset where the {@link net.micode.notes.R.attr#listItemLayout} + * attribute's value can be found in the {@link #AlertDialog} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name net.micode.notes:listItemLayout
+ */
+ public static final int AlertDialog_listItemLayout=3;
+ /**
+ *
This symbol is the offset where the {@link net.micode.notes.R.attr#listLayout} + * attribute's value can be found in the {@link #AlertDialog} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name net.micode.notes:listLayout
+ */
+ public static final int AlertDialog_listLayout=4;
+ /**
+ *
This symbol is the offset where the {@link net.micode.notes.R.attr#multiChoiceItemLayout} + * attribute's value can be found in the {@link #AlertDialog} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name net.micode.notes:multiChoiceItemLayout
+ */
+ public static final int AlertDialog_multiChoiceItemLayout=5;
+ /**
+ *
This symbol is the offset where the {@link net.micode.notes.R.attr#showTitle} + * attribute's value can be found in the {@link #AlertDialog} array. + * + *
May be a boolean value, such as "true
" or
+ * "false
".
+ *
+ * @attr name net.micode.notes:showTitle
+ */
+ public static final int AlertDialog_showTitle=6;
+ /**
+ *
This symbol is the offset where the {@link net.micode.notes.R.attr#singleChoiceItemLayout} + * attribute's value can be found in the {@link #AlertDialog} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name net.micode.notes:singleChoiceItemLayout
+ */
+ public static final int AlertDialog_singleChoiceItemLayout=7;
+ /**
+ * Attributes that can be used with a AnimatedStateListDrawableCompat.
+ *
Includes the following attributes:
+ *Attribute | Description |
---|---|
{@link #AnimatedStateListDrawableCompat_android_dither android:dither} | |
{@link #AnimatedStateListDrawableCompat_android_visible android:visible} | |
{@link #AnimatedStateListDrawableCompat_android_variablePadding android:variablePadding} | |
{@link #AnimatedStateListDrawableCompat_android_constantSize android:constantSize} | |
{@link #AnimatedStateListDrawableCompat_android_enterFadeDuration android:enterFadeDuration} | |
{@link #AnimatedStateListDrawableCompat_android_exitFadeDuration android:exitFadeDuration} |
+ * @attr description + * Enables or disables dithering of the bitmap if the bitmap does not have the + * same pixel configuration as the screen (for instance: a ARGB 8888 bitmap with + * an RGB 565 screen). + * + *
May be a boolean value, such as "true
" or
+ * "false
".
+ *
+ * @attr name android:dither
+ */
+ public static final int AnimatedStateListDrawableCompat_android_dither=0;
+ /**
+ *
+ * @attr description + * Indicates whether the drawable should be initially visible. + * + *
May be a boolean value, such as "true
" or
+ * "false
".
+ *
+ * @attr name android:visible
+ */
+ public static final int AnimatedStateListDrawableCompat_android_visible=1;
+ /**
+ *
+ * @attr description + * If true, allows the drawable's padding to change based on the + * current state that is selected. If false, the padding will + * stay the same (based on the maximum padding of all the states). + * Enabling this feature requires that the owner of the drawable + * deal with performing layout when the state changes, which is + * often not supported. + * + *
May be a boolean value, such as "true
" or
+ * "false
".
+ *
+ * @attr name android:variablePadding
+ */
+ public static final int AnimatedStateListDrawableCompat_android_variablePadding=2;
+ /**
+ *
+ * @attr description + * If true, the drawable's reported internal size will remain + * constant as the state changes; the size is the maximum of all + * of the states. If false, the size will vary based on the + * current state. + * + *
May be a boolean value, such as "true
" or
+ * "false
".
+ *
+ * @attr name android:constantSize
+ */
+ public static final int AnimatedStateListDrawableCompat_android_constantSize=3;
+ /**
+ *
+ * @attr description + * Amount of time (in milliseconds) to fade in a new state drawable. + * + *
May be an integer value, such as "100
".
+ *
+ * @attr name android:enterFadeDuration
+ */
+ public static final int AnimatedStateListDrawableCompat_android_enterFadeDuration=4;
+ /**
+ *
+ * @attr description + * Amount of time (in milliseconds) to fade out an old state drawable. + * + *
May be an integer value, such as "100
".
+ *
+ * @attr name android:exitFadeDuration
+ */
+ public static final int AnimatedStateListDrawableCompat_android_exitFadeDuration=5;
+ /**
+ * Attributes that can be used with a AnimatedStateListDrawableItem.
+ *
Includes the following attributes:
+ *Attribute | Description |
---|---|
{@link #AnimatedStateListDrawableItem_android_id android:id} | |
{@link #AnimatedStateListDrawableItem_android_drawable android:drawable} |
+ * @attr description + * Keyframe identifier for use in specifying transitions. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name android:id
+ */
+ public static final int AnimatedStateListDrawableItem_android_id=0;
+ /**
+ *
+ * @attr description + * Reference to a drawable resource to use for the frame. If not + * given, the drawable must be defined by the first child tag. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name android:drawable
+ */
+ public static final int AnimatedStateListDrawableItem_android_drawable=1;
+ /**
+ * Attributes that can be used with a AnimatedStateListDrawableTransition.
+ *
Includes the following attributes:
+ *Attribute | Description |
---|---|
{@link #AnimatedStateListDrawableTransition_android_drawable android:drawable} | |
{@link #AnimatedStateListDrawableTransition_android_toId android:toId} | |
{@link #AnimatedStateListDrawableTransition_android_fromId android:fromId} | |
{@link #AnimatedStateListDrawableTransition_android_reversible android:reversible} |
+ * @attr description + * Reference to a animation drawable resource to use for the frame. If not + * given, the animation drawable must be defined by the first child tag. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name android:drawable
+ */
+ public static final int AnimatedStateListDrawableTransition_android_drawable=0;
+ /**
+ *
+ * @attr description + * Keyframe identifier for the ending state. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name android:toId
+ */
+ public static final int AnimatedStateListDrawableTransition_android_toId=1;
+ /**
+ *
+ * @attr description + * Keyframe identifier for the starting state. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name android:fromId
+ */
+ public static final int AnimatedStateListDrawableTransition_android_fromId=2;
+ /**
+ *
+ * @attr description + * Whether this transition is reversible. + * + *
May be a boolean value, such as "true
" or
+ * "false
".
+ *
+ * @attr name android:reversible
+ */
+ public static final int AnimatedStateListDrawableTransition_android_reversible=3;
+ /**
+ * Attributes that can be used with a AppCompatImageView.
+ *
Includes the following attributes:
+ *Attribute | Description |
---|---|
{@link #AppCompatImageView_android_src android:src} | |
{@link #AppCompatImageView_srcCompat net.micode.notes:srcCompat} | Sets a drawable as the content of this ImageView. |
{@link #AppCompatImageView_tint net.micode.notes:tint} | Tint to apply to the image source. |
{@link #AppCompatImageView_tintMode net.micode.notes:tintMode} | Blending mode used to apply the image source tint. |
This symbol is the offset where the {@link android.R.attr#src} + * attribute's value can be found in the {@link #AppCompatImageView} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or 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 android:src
+ */
+ public static final int AppCompatImageView_android_src=0;
+ /**
+ *
+ * @attr description + * Sets a drawable as the content of this ImageView. Allows the use of vector drawable + * when running on older versions of the platform. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name net.micode.notes:srcCompat
+ */
+ public static final int AppCompatImageView_srcCompat=1;
+ /**
+ *
+ * @attr description + * Tint to apply to the image source. + * + *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ *
+ * @attr name net.micode.notes:tint
+ */
+ public static final int AppCompatImageView_tint=2;
+ /**
+ *
+ * @attr description + * Blending mode used to apply the image source tint. + * + *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
add | 10 | Combines the tint and icon color and alpha channels, clamping the + * result to valid color values. Saturate(S + D) |
multiply | e | Multiplies the color and alpha channels of the drawable with those of + * the tint. [Sa * Da, Sc * Dc] |
screen | f | [Sa + Da - Sa * Da, Sc + Dc - Sc * Dc] |
src_atop | 9 | The tint is drawn above the drawable, but with the drawable’s alpha + * channel masking the result. [Da, Sc * Da + (1 - Sa) * Dc] |
src_in | 5 | The tint is masked by the alpha channel of the drawable. The drawable’s + * color channels are thrown out. [Sa * Da, Sc * Da] |
src_over | 3 | The tint is drawn on top of the drawable. + * [Sa + (1 - Sa)*Da, Rc = Sc + (1 - Sa)*Dc] |
Includes the following attributes:
+ *Attribute | Description |
---|---|
{@link #AppCompatSeekBar_android_thumb android:thumb} | |
{@link #AppCompatSeekBar_tickMark net.micode.notes:tickMark} | Drawable displayed at each progress position on a seekbar. |
{@link #AppCompatSeekBar_tickMarkTint net.micode.notes:tickMarkTint} | Tint to apply to the tick mark drawable. |
{@link #AppCompatSeekBar_tickMarkTintMode net.micode.notes:tickMarkTintMode} | Blending mode used to apply the tick mark tint. |
This symbol is the offset where the {@link android.R.attr#thumb} + * attribute's value can be found in the {@link #AppCompatSeekBar} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name android:thumb
+ */
+ public static final int AppCompatSeekBar_android_thumb=0;
+ /**
+ *
+ * @attr description + * Drawable displayed at each progress position on a seekbar. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name net.micode.notes:tickMark
+ */
+ public static final int AppCompatSeekBar_tickMark=1;
+ /**
+ *
+ * @attr description + * Tint to apply to the tick mark drawable. + * + *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ *
+ * @attr name net.micode.notes:tickMarkTint
+ */
+ public static final int AppCompatSeekBar_tickMarkTint=2;
+ /**
+ *
+ * @attr description + * Blending mode used to apply the tick mark tint. + * + *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
add | 10 | Combines the tint and drawable color and alpha channels, clamping the + * result to valid color values. Saturate(S + D) |
multiply | e | Multiplies the color and alpha channels of the drawable with those of + * the tint. [Sa * Da, Sc * Dc] |
screen | f | [Sa + Da - Sa * Da, Sc + Dc - Sc * Dc] |
src_atop | 9 | The tint is drawn above the drawable, but with the drawable’s alpha + * channel masking the result. [Da, Sc * Da + (1 - Sa) * Dc] |
src_in | 5 | The tint is masked by the alpha channel of the drawable. The drawable’s + * color channels are thrown out. [Sa * Da, Sc * Da] |
src_over | 3 | The tint is drawn on top of the drawable. + * [Sa + (1 - Sa)*Da, Rc = Sc + (1 - Sa)*Dc] |
Includes the following attributes:
+ *Attribute | Description |
---|---|
{@link #AppCompatTextHelper_android_textAppearance android:textAppearance} | |
{@link #AppCompatTextHelper_android_drawableTop android:drawableTop} | |
{@link #AppCompatTextHelper_android_drawableBottom android:drawableBottom} | |
{@link #AppCompatTextHelper_android_drawableLeft android:drawableLeft} | |
{@link #AppCompatTextHelper_android_drawableRight android:drawableRight} | |
{@link #AppCompatTextHelper_android_drawableStart android:drawableStart} | |
{@link #AppCompatTextHelper_android_drawableEnd android:drawableEnd} |
This symbol is the offset where the {@link android.R.attr#textAppearance} + * attribute's value can be found in the {@link #AppCompatTextHelper} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name android:textAppearance
+ */
+ public static final int AppCompatTextHelper_android_textAppearance=0;
+ /**
+ *
This symbol is the offset where the {@link android.R.attr#drawableTop} + * attribute's value can be found in the {@link #AppCompatTextHelper} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or 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 android:drawableTop
+ */
+ public static final int AppCompatTextHelper_android_drawableTop=1;
+ /**
+ *
This symbol is the offset where the {@link android.R.attr#drawableBottom} + * attribute's value can be found in the {@link #AppCompatTextHelper} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or 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 android:drawableBottom
+ */
+ public static final int AppCompatTextHelper_android_drawableBottom=2;
+ /**
+ *
This symbol is the offset where the {@link android.R.attr#drawableLeft} + * attribute's value can be found in the {@link #AppCompatTextHelper} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or 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 android:drawableLeft
+ */
+ public static final int AppCompatTextHelper_android_drawableLeft=3;
+ /**
+ *
This symbol is the offset where the {@link android.R.attr#drawableRight} + * attribute's value can be found in the {@link #AppCompatTextHelper} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or 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 android:drawableRight
+ */
+ public static final int AppCompatTextHelper_android_drawableRight=4;
+ /**
+ *
This symbol is the offset where the {@link android.R.attr#drawableStart} + * attribute's value can be found in the {@link #AppCompatTextHelper} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or 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 android:drawableStart
+ */
+ public static final int AppCompatTextHelper_android_drawableStart=5;
+ /**
+ *
This symbol is the offset where the {@link android.R.attr#drawableEnd} + * attribute's value can be found in the {@link #AppCompatTextHelper} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or 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 android:drawableEnd
+ */
+ public static final int AppCompatTextHelper_android_drawableEnd=6;
+ /**
+ * Attributes that can be used with a AppCompatTextView.
+ *
Includes the following attributes:
+ *Attribute | Description |
---|---|
{@link #AppCompatTextView_android_textAppearance android:textAppearance} | |
{@link #AppCompatTextView_autoSizeMaxTextSize net.micode.notes:autoSizeMaxTextSize} | The maximum text size constraint to be used when auto-sizing text. |
{@link #AppCompatTextView_autoSizeMinTextSize net.micode.notes:autoSizeMinTextSize} | The minimum text size constraint to be used when auto-sizing text. |
{@link #AppCompatTextView_autoSizePresetSizes net.micode.notes:autoSizePresetSizes} | Resource array of dimensions to be used in conjunction with
+ * autoSizeTextType set to uniform . |
{@link #AppCompatTextView_autoSizeStepGranularity net.micode.notes:autoSizeStepGranularity} | Specify the auto-size step size if autoSizeTextType is set to
+ * uniform . |
{@link #AppCompatTextView_autoSizeTextType net.micode.notes:autoSizeTextType} | Specify the type of auto-size. |
{@link #AppCompatTextView_firstBaselineToTopHeight net.micode.notes:firstBaselineToTopHeight} | Distance from the top of the TextView to the first text baseline. |
{@link #AppCompatTextView_fontFamily net.micode.notes:fontFamily} | The attribute for the font family. |
{@link #AppCompatTextView_lastBaselineToBottomHeight net.micode.notes:lastBaselineToBottomHeight} | Distance from the bottom of the TextView to the last text baseline. |
{@link #AppCompatTextView_lineHeight net.micode.notes:lineHeight} | Explicit height between lines of text. |
{@link #AppCompatTextView_textAllCaps net.micode.notes:textAllCaps} | Present the text in ALL CAPS. |
This symbol is the offset where the {@link android.R.attr#textAppearance} + * 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 a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name android:textAppearance
+ */
+ public static final int AppCompatTextView_android_textAppearance=0;
+ /**
+ *
+ * @attr description + * The maximum text size constraint to be used when auto-sizing text. + * + *
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), and
+ * mm (millimeters).
+ *
+ * @attr name net.micode.notes:autoSizeMaxTextSize
+ */
+ public static final int AppCompatTextView_autoSizeMaxTextSize=1;
+ /**
+ *
+ * @attr description + * The minimum text size constraint to be used when auto-sizing text. + * + *
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), and
+ * mm (millimeters).
+ *
+ * @attr name net.micode.notes:autoSizeMinTextSize
+ */
+ public static final int AppCompatTextView_autoSizeMinTextSize=2;
+ /**
+ *
+ * @attr description
+ * Resource array of dimensions to be used in conjunction with
+ * autoSizeTextType
set to uniform
. Overrides
+ * autoSizeStepGranularity
if set.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name net.micode.notes:autoSizePresetSizes
+ */
+ public static final int AppCompatTextView_autoSizePresetSizes=3;
+ /**
+ *
+ * @attr description
+ * Specify the auto-size step size if autoSizeTextType
is set to
+ * uniform
. The default is 1px. Overwrites
+ * autoSizePresetSizes
if set.
+ *
+ *
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), and
+ * mm (millimeters).
+ *
+ * @attr name net.micode.notes:autoSizeStepGranularity
+ */
+ public static final int AppCompatTextView_autoSizeStepGranularity=4;
+ /**
+ *
+ * @attr description + * Specify the type of auto-size. Note that this feature is not supported by EditText, + * works only for TextView. + * + *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
none | 0 | No auto-sizing (default). |
uniform | 1 | Uniform horizontal and vertical text size scaling to fit within the + * container. |
+ * @attr description + * Distance from the top of the TextView to the first text baseline. If set, this + * overrides the value set for paddingTop. + * + *
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), and
+ * mm (millimeters).
+ *
+ * @attr name net.micode.notes:firstBaselineToTopHeight
+ */
+ public static final int AppCompatTextView_firstBaselineToTopHeight=6;
+ /**
+ *
+ * @attr description + * The attribute for the font family. + * + *
May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + * + * @attr name net.micode.notes:fontFamily + */ + public static final int AppCompatTextView_fontFamily=7; + /** + *
+ * @attr description + * Distance from the bottom of the TextView to the last text baseline. If set, this + * overrides the value set for paddingBottom. + * + *
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), and
+ * mm (millimeters).
+ *
+ * @attr name net.micode.notes:lastBaselineToBottomHeight
+ */
+ public static final int AppCompatTextView_lastBaselineToBottomHeight=8;
+ /**
+ *
+ * @attr description + * Explicit height between lines of text. If set, this will override the values set + * for lineSpacingExtra and lineSpacingMultiplier. + * + *
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), and
+ * mm (millimeters).
+ *
+ * @attr name net.micode.notes:lineHeight
+ */
+ public static final int AppCompatTextView_lineHeight=9;
+ /**
+ *
+ * @attr description + * Present the text in ALL CAPS. This may use a small-caps form when available. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
May be a boolean value, such as "true
" or
+ * "false
".
+ *
+ * @attr name net.micode.notes:textAllCaps
+ */
+ public static final int AppCompatTextView_textAllCaps=10;
+ /**
+ * Attributes that can be used with a AppCompatTheme.
+ *
Includes the following attributes:
+ *Attribute | Description |
---|---|
{@link #AppCompatTheme_android_windowIsFloating android:windowIsFloating} | |
{@link #AppCompatTheme_android_windowAnimationStyle android:windowAnimationStyle} | |
{@link #AppCompatTheme_actionBarDivider net.micode.notes:actionBarDivider} | Custom divider drawable to use for elements in the action bar. |
{@link #AppCompatTheme_actionBarItemBackground net.micode.notes:actionBarItemBackground} | Custom item state list drawable background for action bar items. |
{@link #AppCompatTheme_actionBarPopupTheme net.micode.notes:actionBarPopupTheme} | Reference to a theme that should be used to inflate popups + * shown by widgets in the action bar. |
{@link #AppCompatTheme_actionBarSize net.micode.notes:actionBarSize} | Size of the Action Bar, including the contextual + * bar used to present Action Modes. |
{@link #AppCompatTheme_actionBarSplitStyle net.micode.notes:actionBarSplitStyle} | Reference to a style for the split Action Bar. |
{@link #AppCompatTheme_actionBarStyle net.micode.notes:actionBarStyle} | Reference to a style for the Action Bar |
{@link #AppCompatTheme_actionBarTabBarStyle net.micode.notes:actionBarTabBarStyle} | |
{@link #AppCompatTheme_actionBarTabStyle net.micode.notes:actionBarTabStyle} | Default style for tabs within an action bar |
{@link #AppCompatTheme_actionBarTabTextStyle net.micode.notes:actionBarTabTextStyle} | |
{@link #AppCompatTheme_actionBarTheme net.micode.notes:actionBarTheme} | Reference to a theme that should be used to inflate the + * action bar. |
{@link #AppCompatTheme_actionBarWidgetTheme net.micode.notes:actionBarWidgetTheme} | Reference to a theme that should be used to inflate widgets + * and layouts destined for the action bar. |
{@link #AppCompatTheme_actionButtonStyle net.micode.notes:actionButtonStyle} | Default action button style. |
{@link #AppCompatTheme_actionDropDownStyle net.micode.notes:actionDropDownStyle} | Default ActionBar dropdown style. |
{@link #AppCompatTheme_actionMenuTextAppearance net.micode.notes:actionMenuTextAppearance} | TextAppearance style that will be applied to text that + * appears within action menu items. |
{@link #AppCompatTheme_actionMenuTextColor net.micode.notes:actionMenuTextColor} | Color for text that appears within action menu items. |
{@link #AppCompatTheme_actionModeBackground net.micode.notes:actionModeBackground} | Background drawable to use for action mode UI |
{@link #AppCompatTheme_actionModeCloseButtonStyle net.micode.notes:actionModeCloseButtonStyle} | |
{@link #AppCompatTheme_actionModeCloseDrawable net.micode.notes:actionModeCloseDrawable} | Drawable to use for the close action mode button |
{@link #AppCompatTheme_actionModeCopyDrawable net.micode.notes:actionModeCopyDrawable} | Drawable to use for the Copy action button in Contextual Action Bar |
{@link #AppCompatTheme_actionModeCutDrawable net.micode.notes:actionModeCutDrawable} | Drawable to use for the Cut action button in Contextual Action Bar |
{@link #AppCompatTheme_actionModeFindDrawable net.micode.notes:actionModeFindDrawable} | Drawable to use for the Find action button in WebView selection action modes |
{@link #AppCompatTheme_actionModePasteDrawable net.micode.notes:actionModePasteDrawable} | Drawable to use for the Paste action button in Contextual Action Bar |
{@link #AppCompatTheme_actionModePopupWindowStyle net.micode.notes:actionModePopupWindowStyle} | PopupWindow style to use for action modes when showing as a window overlay. |
{@link #AppCompatTheme_actionModeSelectAllDrawable net.micode.notes:actionModeSelectAllDrawable} | Drawable to use for the Select all action button in Contextual Action Bar |
{@link #AppCompatTheme_actionModeShareDrawable net.micode.notes:actionModeShareDrawable} | Drawable to use for the Share action button in WebView selection action modes |
{@link #AppCompatTheme_actionModeSplitBackground net.micode.notes:actionModeSplitBackground} | Background drawable to use for action mode UI in the lower split bar |
{@link #AppCompatTheme_actionModeStyle net.micode.notes:actionModeStyle} | |
{@link #AppCompatTheme_actionModeWebSearchDrawable net.micode.notes:actionModeWebSearchDrawable} | Drawable to use for the Web Search action button in WebView selection action modes |
{@link #AppCompatTheme_actionOverflowButtonStyle net.micode.notes:actionOverflowButtonStyle} | |
{@link #AppCompatTheme_actionOverflowMenuStyle net.micode.notes:actionOverflowMenuStyle} | |
{@link #AppCompatTheme_activityChooserViewStyle net.micode.notes:activityChooserViewStyle} | Default ActivityChooserView style. |
{@link #AppCompatTheme_alertDialogButtonGroupStyle net.micode.notes:alertDialogButtonGroupStyle} | |
{@link #AppCompatTheme_alertDialogCenterButtons net.micode.notes:alertDialogCenterButtons} | |
{@link #AppCompatTheme_alertDialogStyle net.micode.notes:alertDialogStyle} | |
{@link #AppCompatTheme_alertDialogTheme net.micode.notes:alertDialogTheme} | Theme to use for alert dialogs spawned from this theme. |
{@link #AppCompatTheme_autoCompleteTextViewStyle net.micode.notes:autoCompleteTextViewStyle} | Default AutoCompleteTextView style. |
{@link #AppCompatTheme_borderlessButtonStyle net.micode.notes:borderlessButtonStyle} | Style for buttons without an explicit border, often used in groups. |
{@link #AppCompatTheme_buttonBarButtonStyle net.micode.notes:buttonBarButtonStyle} | Style for buttons within button bars |
{@link #AppCompatTheme_buttonBarNegativeButtonStyle net.micode.notes:buttonBarNegativeButtonStyle} | Style for the "negative" buttons within button bars |
{@link #AppCompatTheme_buttonBarNeutralButtonStyle net.micode.notes:buttonBarNeutralButtonStyle} | Style for the "neutral" buttons within button bars |
{@link #AppCompatTheme_buttonBarPositiveButtonStyle net.micode.notes:buttonBarPositiveButtonStyle} | Style for the "positive" buttons within button bars |
{@link #AppCompatTheme_buttonBarStyle net.micode.notes:buttonBarStyle} | Style for button bars |
{@link #AppCompatTheme_buttonStyle net.micode.notes:buttonStyle} | Normal Button style. |
{@link #AppCompatTheme_buttonStyleSmall net.micode.notes:buttonStyleSmall} | Small Button style. |
{@link #AppCompatTheme_checkboxStyle net.micode.notes:checkboxStyle} | Default Checkbox style. |
{@link #AppCompatTheme_checkedTextViewStyle net.micode.notes:checkedTextViewStyle} | Default CheckedTextView style. |
{@link #AppCompatTheme_colorAccent net.micode.notes:colorAccent} | Bright complement to the primary branding color. |
{@link #AppCompatTheme_colorBackgroundFloating net.micode.notes:colorBackgroundFloating} | Default color of background imagery for floating components, ex. |
{@link #AppCompatTheme_colorButtonNormal net.micode.notes:colorButtonNormal} | The color applied to framework buttons in their normal state. |
{@link #AppCompatTheme_colorControlActivated net.micode.notes:colorControlActivated} | The color applied to framework controls in their activated (ex. |
{@link #AppCompatTheme_colorControlHighlight net.micode.notes:colorControlHighlight} | The color applied to framework control highlights (ex. |
{@link #AppCompatTheme_colorControlNormal net.micode.notes:colorControlNormal} | The color applied to framework controls in their normal state. |
{@link #AppCompatTheme_colorError net.micode.notes:colorError} | Color used for error states and things that need to be drawn to + * the user's attention. |
{@link #AppCompatTheme_colorPrimary net.micode.notes:colorPrimary} | The primary branding color for the app. |
{@link #AppCompatTheme_colorPrimaryDark net.micode.notes:colorPrimaryDark} | Dark variant of the primary branding color. |
{@link #AppCompatTheme_colorSwitchThumbNormal net.micode.notes:colorSwitchThumbNormal} | The color applied to framework switch thumbs in their normal state. |
{@link #AppCompatTheme_controlBackground net.micode.notes:controlBackground} | The background used by framework controls. |
{@link #AppCompatTheme_dialogCornerRadius net.micode.notes:dialogCornerRadius} | Preferred corner radius of dialogs. |
{@link #AppCompatTheme_dialogPreferredPadding net.micode.notes:dialogPreferredPadding} | Preferred padding for dialog content. |
{@link #AppCompatTheme_dialogTheme net.micode.notes:dialogTheme} | Theme to use for dialogs spawned from this theme. |
{@link #AppCompatTheme_dividerHorizontal net.micode.notes:dividerHorizontal} | A drawable that may be used as a horizontal divider between visual elements. |
{@link #AppCompatTheme_dividerVertical net.micode.notes:dividerVertical} | A drawable that may be used as a vertical divider between visual elements. |
{@link #AppCompatTheme_dropDownListViewStyle net.micode.notes:dropDownListViewStyle} | ListPopupWindow compatibility |
{@link #AppCompatTheme_dropdownListPreferredItemHeight net.micode.notes:dropdownListPreferredItemHeight} | The preferred item height for dropdown lists. |
{@link #AppCompatTheme_editTextBackground net.micode.notes:editTextBackground} | EditText background drawable. |
{@link #AppCompatTheme_editTextColor net.micode.notes:editTextColor} | EditText text foreground color. |
{@link #AppCompatTheme_editTextStyle net.micode.notes:editTextStyle} | Default EditText style. |
{@link #AppCompatTheme_homeAsUpIndicator net.micode.notes:homeAsUpIndicator} | Specifies a drawable to use for the 'home as up' indicator. |
{@link #AppCompatTheme_imageButtonStyle net.micode.notes:imageButtonStyle} | ImageButton background drawable. |
{@link #AppCompatTheme_listChoiceBackgroundIndicator net.micode.notes:listChoiceBackgroundIndicator} | Drawable used as a background for selected list items. |
{@link #AppCompatTheme_listDividerAlertDialog net.micode.notes:listDividerAlertDialog} | The list divider used in alert dialogs. |
{@link #AppCompatTheme_listMenuViewStyle net.micode.notes:listMenuViewStyle} | Default menu-style ListView style. |
{@link #AppCompatTheme_listPopupWindowStyle net.micode.notes:listPopupWindowStyle} | |
{@link #AppCompatTheme_listPreferredItemHeight net.micode.notes:listPreferredItemHeight} | The preferred list item height. |
{@link #AppCompatTheme_listPreferredItemHeightLarge net.micode.notes:listPreferredItemHeightLarge} | A larger, more robust list item height. |
{@link #AppCompatTheme_listPreferredItemHeightSmall net.micode.notes:listPreferredItemHeightSmall} | A smaller, sleeker list item height. |
{@link #AppCompatTheme_listPreferredItemPaddingLeft net.micode.notes:listPreferredItemPaddingLeft} | The preferred padding along the left edge of list items. |
{@link #AppCompatTheme_listPreferredItemPaddingRight net.micode.notes:listPreferredItemPaddingRight} | The preferred padding along the right edge of list items. |
{@link #AppCompatTheme_panelBackground net.micode.notes:panelBackground} | The background of a panel when it is inset from the left and right edges of the screen. |
{@link #AppCompatTheme_panelMenuListTheme net.micode.notes:panelMenuListTheme} | Default Panel Menu style. |
{@link #AppCompatTheme_panelMenuListWidth net.micode.notes:panelMenuListWidth} | Default Panel Menu width. |
{@link #AppCompatTheme_popupMenuStyle net.micode.notes:popupMenuStyle} | Default PopupMenu style. |
{@link #AppCompatTheme_popupWindowStyle net.micode.notes:popupWindowStyle} | Default PopupWindow style. |
{@link #AppCompatTheme_radioButtonStyle net.micode.notes:radioButtonStyle} | Default RadioButton style. |
{@link #AppCompatTheme_ratingBarStyle net.micode.notes:ratingBarStyle} | Default RatingBar style. |
{@link #AppCompatTheme_ratingBarStyleIndicator net.micode.notes:ratingBarStyleIndicator} | Indicator RatingBar style. |
{@link #AppCompatTheme_ratingBarStyleSmall net.micode.notes:ratingBarStyleSmall} | Small indicator RatingBar style. |
{@link #AppCompatTheme_searchViewStyle net.micode.notes:searchViewStyle} | Style for the search query widget. |
{@link #AppCompatTheme_seekBarStyle net.micode.notes:seekBarStyle} | Default SeekBar style. |
{@link #AppCompatTheme_selectableItemBackground net.micode.notes:selectableItemBackground} | A style that may be applied to buttons or other selectable items + * that should react to pressed and focus states, but that do not + * have a clear visual border along the edges. |
{@link #AppCompatTheme_selectableItemBackgroundBorderless net.micode.notes:selectableItemBackgroundBorderless} | Background drawable for borderless standalone items that need focus/pressed states. |
{@link #AppCompatTheme_spinnerDropDownItemStyle net.micode.notes:spinnerDropDownItemStyle} | Default Spinner style. |
{@link #AppCompatTheme_spinnerStyle net.micode.notes:spinnerStyle} | Default Spinner style. |
{@link #AppCompatTheme_switchStyle net.micode.notes:switchStyle} | Default style for the Switch widget. |
{@link #AppCompatTheme_textAppearanceLargePopupMenu net.micode.notes:textAppearanceLargePopupMenu} | Text color, typeface, size, and style for the text inside of a popup menu. |
{@link #AppCompatTheme_textAppearanceListItem net.micode.notes:textAppearanceListItem} | The preferred TextAppearance for the primary text of list items. |
{@link #AppCompatTheme_textAppearanceListItemSecondary net.micode.notes:textAppearanceListItemSecondary} | The preferred TextAppearance for the secondary text of list items. |
{@link #AppCompatTheme_textAppearanceListItemSmall net.micode.notes:textAppearanceListItemSmall} | The preferred TextAppearance for the primary text of small list items. |
{@link #AppCompatTheme_textAppearancePopupMenuHeader net.micode.notes:textAppearancePopupMenuHeader} | Text color, typeface, size, and style for header text inside of a popup menu. |
{@link #AppCompatTheme_textAppearanceSearchResultSubtitle net.micode.notes:textAppearanceSearchResultSubtitle} | Text color, typeface, size, and style for system search result subtitle. |
{@link #AppCompatTheme_textAppearanceSearchResultTitle net.micode.notes:textAppearanceSearchResultTitle} | Text color, typeface, size, and style for system search result title. |
{@link #AppCompatTheme_textAppearanceSmallPopupMenu net.micode.notes:textAppearanceSmallPopupMenu} | Text color, typeface, size, and style for small text inside of a popup menu. |
{@link #AppCompatTheme_textColorAlertDialogListItem net.micode.notes:textColorAlertDialogListItem} | Color of list item text in alert dialogs. |
{@link #AppCompatTheme_textColorSearchUrl net.micode.notes:textColorSearchUrl} | Text color for urls in search suggestions, used by things like global search |
{@link #AppCompatTheme_toolbarNavigationButtonStyle net.micode.notes:toolbarNavigationButtonStyle} | Default Toolar NavigationButtonStyle |
{@link #AppCompatTheme_toolbarStyle net.micode.notes:toolbarStyle} | Default Toolbar style. |
{@link #AppCompatTheme_tooltipForegroundColor net.micode.notes:tooltipForegroundColor} | Foreground color to use for tooltips |
{@link #AppCompatTheme_tooltipFrameBackground net.micode.notes:tooltipFrameBackground} | Background to use for tooltips |
{@link #AppCompatTheme_viewInflaterClass net.micode.notes:viewInflaterClass} | |
{@link #AppCompatTheme_windowActionBar net.micode.notes:windowActionBar} | Flag indicating whether this window should have an Action Bar + * in place of the usual title bar. |
{@link #AppCompatTheme_windowActionBarOverlay net.micode.notes:windowActionBarOverlay} | Flag indicating whether this window's Action Bar should overlay + * application content. |
{@link #AppCompatTheme_windowActionModeOverlay net.micode.notes:windowActionModeOverlay} | Flag indicating whether action modes should overlay window content + * when there is not reserved space for their UI (such as an Action Bar). |
{@link #AppCompatTheme_windowFixedHeightMajor net.micode.notes:windowFixedHeightMajor} | A fixed height for the window along the major axis of the screen, + * that is, when in portrait. |
{@link #AppCompatTheme_windowFixedHeightMinor net.micode.notes:windowFixedHeightMinor} | A fixed height for the window along the minor axis of the screen, + * that is, when in landscape. |
{@link #AppCompatTheme_windowFixedWidthMajor net.micode.notes:windowFixedWidthMajor} | A fixed width for the window along the major axis of the screen, + * that is, when in landscape. |
{@link #AppCompatTheme_windowFixedWidthMinor net.micode.notes:windowFixedWidthMinor} | A fixed width for the window along the minor axis of the screen, + * that is, when in portrait. |
{@link #AppCompatTheme_windowMinWidthMajor net.micode.notes:windowMinWidthMajor} | The minimum width the window is allowed to be, along the major + * axis of the screen. |
{@link #AppCompatTheme_windowMinWidthMinor net.micode.notes:windowMinWidthMinor} | The minimum width the window is allowed to be, along the minor + * axis of the screen. |
{@link #AppCompatTheme_windowNoTitle net.micode.notes:windowNoTitle} | Flag indicating whether there should be no title on this window. |
This symbol is the offset where the {@link android.R.attr#windowIsFloating} + * attribute's value can be found in the {@link #AppCompatTheme} array. + * + *
May be a boolean value, such as "true
" or
+ * "false
".
+ *
+ * @attr name android:windowIsFloating
+ */
+ public static final int AppCompatTheme_android_windowIsFloating=0;
+ /**
+ *
This symbol is the offset where the {@link android.R.attr#windowAnimationStyle} + * attribute's value can be found in the {@link #AppCompatTheme} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name android:windowAnimationStyle
+ */
+ public static final int AppCompatTheme_android_windowAnimationStyle=1;
+ /**
+ *
+ * @attr description + * Custom divider drawable to use for elements in the action bar. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name net.micode.notes:actionBarDivider
+ */
+ public static final int AppCompatTheme_actionBarDivider=2;
+ /**
+ *
+ * @attr description + * Custom item state list drawable background for action bar items. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name net.micode.notes:actionBarItemBackground
+ */
+ public static final int AppCompatTheme_actionBarItemBackground=3;
+ /**
+ *
+ * @attr description + * Reference to a theme that should be used to inflate popups + * shown by widgets in the action bar. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name net.micode.notes:actionBarPopupTheme
+ */
+ public static final int AppCompatTheme_actionBarPopupTheme=4;
+ /**
+ *
+ * @attr description + * Size of the Action Bar, including the contextual + * bar used to present Action Modes. + * + *
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), and
+ * mm (millimeters).
+ *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
wrap_content | 0 |
+ * @attr description + * Reference to a style for the split Action Bar. This style + * controls the split component that holds the menu/action + * buttons. actionBarStyle is still used for the primary + * bar. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name net.micode.notes:actionBarSplitStyle
+ */
+ public static final int AppCompatTheme_actionBarSplitStyle=6;
+ /**
+ *
+ * @attr description + * Reference to a style for the Action Bar + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name net.micode.notes:actionBarStyle
+ */
+ public static final int AppCompatTheme_actionBarStyle=7;
+ /**
+ *
This symbol is the offset where the {@link net.micode.notes.R.attr#actionBarTabBarStyle} + * attribute's value can be found in the {@link #AppCompatTheme} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name net.micode.notes:actionBarTabBarStyle
+ */
+ public static final int AppCompatTheme_actionBarTabBarStyle=8;
+ /**
+ *
+ * @attr description + * Default style for tabs within an action bar + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name net.micode.notes:actionBarTabStyle
+ */
+ public static final int AppCompatTheme_actionBarTabStyle=9;
+ /**
+ *
This symbol is the offset where the {@link net.micode.notes.R.attr#actionBarTabTextStyle} + * attribute's value can be found in the {@link #AppCompatTheme} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name net.micode.notes:actionBarTabTextStyle
+ */
+ public static final int AppCompatTheme_actionBarTabTextStyle=10;
+ /**
+ *
+ * @attr description + * Reference to a theme that should be used to inflate the + * action bar. This will be inherited by any widget inflated + * into the action bar. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name net.micode.notes:actionBarTheme
+ */
+ public static final int AppCompatTheme_actionBarTheme=11;
+ /**
+ *
+ * @attr description + * Reference to a theme that should be used to inflate widgets + * and layouts destined for the action bar. Most of the time + * this will be a reference to the current theme, but when + * the action bar has a significantly different contrast + * profile than the rest of the activity the difference + * can become important. If this is set to @null the current + * theme will be used. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name net.micode.notes:actionBarWidgetTheme
+ */
+ public static final int AppCompatTheme_actionBarWidgetTheme=12;
+ /**
+ *
+ * @attr description + * Default action button style. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name net.micode.notes:actionButtonStyle
+ */
+ public static final int AppCompatTheme_actionButtonStyle=13;
+ /**
+ *
+ * @attr description + * Default ActionBar dropdown style. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name net.micode.notes:actionDropDownStyle
+ */
+ public static final int AppCompatTheme_actionDropDownStyle=14;
+ /**
+ *
+ * @attr description + * TextAppearance style that will be applied to text that + * appears within action menu items. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name net.micode.notes:actionMenuTextAppearance
+ */
+ public static final int AppCompatTheme_actionMenuTextAppearance=15;
+ /**
+ *
+ * @attr description + * Color for text that appears within action menu items. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or 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 net.micode.notes:actionMenuTextColor
+ */
+ public static final int AppCompatTheme_actionMenuTextColor=16;
+ /**
+ *
+ * @attr description + * Background drawable to use for action mode UI + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name net.micode.notes:actionModeBackground
+ */
+ public static final int AppCompatTheme_actionModeBackground=17;
+ /**
+ *
This symbol is the offset where the {@link net.micode.notes.R.attr#actionModeCloseButtonStyle} + * attribute's value can be found in the {@link #AppCompatTheme} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name net.micode.notes:actionModeCloseButtonStyle
+ */
+ public static final int AppCompatTheme_actionModeCloseButtonStyle=18;
+ /**
+ *
+ * @attr description + * Drawable to use for the close action mode button + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name net.micode.notes:actionModeCloseDrawable
+ */
+ public static final int AppCompatTheme_actionModeCloseDrawable=19;
+ /**
+ *
+ * @attr description + * Drawable to use for the Copy action button in Contextual Action Bar + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name net.micode.notes:actionModeCopyDrawable
+ */
+ public static final int AppCompatTheme_actionModeCopyDrawable=20;
+ /**
+ *
+ * @attr description + * Drawable to use for the Cut action button in Contextual Action Bar + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name net.micode.notes:actionModeCutDrawable
+ */
+ public static final int AppCompatTheme_actionModeCutDrawable=21;
+ /**
+ *
+ * @attr description + * Drawable to use for the Find action button in WebView selection action modes + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name net.micode.notes:actionModeFindDrawable
+ */
+ public static final int AppCompatTheme_actionModeFindDrawable=22;
+ /**
+ *
+ * @attr description + * Drawable to use for the Paste action button in Contextual Action Bar + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name net.micode.notes:actionModePasteDrawable
+ */
+ public static final int AppCompatTheme_actionModePasteDrawable=23;
+ /**
+ *
+ * @attr description + * PopupWindow style to use for action modes when showing as a window overlay. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name net.micode.notes:actionModePopupWindowStyle
+ */
+ public static final int AppCompatTheme_actionModePopupWindowStyle=24;
+ /**
+ *
+ * @attr description + * Drawable to use for the Select all action button in Contextual Action Bar + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name net.micode.notes:actionModeSelectAllDrawable
+ */
+ public static final int AppCompatTheme_actionModeSelectAllDrawable=25;
+ /**
+ *
+ * @attr description + * Drawable to use for the Share action button in WebView selection action modes + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name net.micode.notes:actionModeShareDrawable
+ */
+ public static final int AppCompatTheme_actionModeShareDrawable=26;
+ /**
+ *
+ * @attr description + * Background drawable to use for action mode UI in the lower split bar + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name net.micode.notes:actionModeSplitBackground
+ */
+ public static final int AppCompatTheme_actionModeSplitBackground=27;
+ /**
+ *
This symbol is the offset where the {@link net.micode.notes.R.attr#actionModeStyle} + * attribute's value can be found in the {@link #AppCompatTheme} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name net.micode.notes:actionModeStyle
+ */
+ public static final int AppCompatTheme_actionModeStyle=28;
+ /**
+ *
+ * @attr description + * Drawable to use for the Web Search action button in WebView selection action modes + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name net.micode.notes:actionModeWebSearchDrawable
+ */
+ public static final int AppCompatTheme_actionModeWebSearchDrawable=29;
+ /**
+ *
This symbol is the offset where the {@link net.micode.notes.R.attr#actionOverflowButtonStyle} + * attribute's value can be found in the {@link #AppCompatTheme} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name net.micode.notes:actionOverflowButtonStyle
+ */
+ public static final int AppCompatTheme_actionOverflowButtonStyle=30;
+ /**
+ *
This symbol is the offset where the {@link net.micode.notes.R.attr#actionOverflowMenuStyle} + * attribute's value can be found in the {@link #AppCompatTheme} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name net.micode.notes:actionOverflowMenuStyle
+ */
+ public static final int AppCompatTheme_actionOverflowMenuStyle=31;
+ /**
+ *
+ * @attr description + * Default ActivityChooserView style. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name net.micode.notes:activityChooserViewStyle
+ */
+ public static final int AppCompatTheme_activityChooserViewStyle=32;
+ /**
+ *
This symbol is the offset where the {@link net.micode.notes.R.attr#alertDialogButtonGroupStyle} + * attribute's value can be found in the {@link #AppCompatTheme} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name net.micode.notes:alertDialogButtonGroupStyle
+ */
+ public static final int AppCompatTheme_alertDialogButtonGroupStyle=33;
+ /**
+ *
This symbol is the offset where the {@link net.micode.notes.R.attr#alertDialogCenterButtons} + * attribute's value can be found in the {@link #AppCompatTheme} array. + * + *
May be a boolean value, such as "true
" or
+ * "false
".
+ *
+ * @attr name net.micode.notes:alertDialogCenterButtons
+ */
+ public static final int AppCompatTheme_alertDialogCenterButtons=34;
+ /**
+ *
This symbol is the offset where the {@link net.micode.notes.R.attr#alertDialogStyle} + * attribute's value can be found in the {@link #AppCompatTheme} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name net.micode.notes:alertDialogStyle
+ */
+ public static final int AppCompatTheme_alertDialogStyle=35;
+ /**
+ *
+ * @attr description + * Theme to use for alert dialogs spawned from this theme. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name net.micode.notes:alertDialogTheme
+ */
+ public static final int AppCompatTheme_alertDialogTheme=36;
+ /**
+ *
+ * @attr description + * Default AutoCompleteTextView style. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name net.micode.notes:autoCompleteTextViewStyle
+ */
+ public static final int AppCompatTheme_autoCompleteTextViewStyle=37;
+ /**
+ *
+ * @attr description + * Style for buttons without an explicit border, often used in groups. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name net.micode.notes:borderlessButtonStyle
+ */
+ public static final int AppCompatTheme_borderlessButtonStyle=38;
+ /**
+ *
+ * @attr description + * Style for buttons within button bars + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name net.micode.notes:buttonBarButtonStyle
+ */
+ public static final int AppCompatTheme_buttonBarButtonStyle=39;
+ /**
+ *
+ * @attr description + * Style for the "negative" buttons within button bars + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name net.micode.notes:buttonBarNegativeButtonStyle
+ */
+ public static final int AppCompatTheme_buttonBarNegativeButtonStyle=40;
+ /**
+ *
+ * @attr description + * Style for the "neutral" buttons within button bars + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name net.micode.notes:buttonBarNeutralButtonStyle
+ */
+ public static final int AppCompatTheme_buttonBarNeutralButtonStyle=41;
+ /**
+ *
+ * @attr description + * Style for the "positive" buttons within button bars + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name net.micode.notes:buttonBarPositiveButtonStyle
+ */
+ public static final int AppCompatTheme_buttonBarPositiveButtonStyle=42;
+ /**
+ *
+ * @attr description + * Style for button bars + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name net.micode.notes:buttonBarStyle
+ */
+ public static final int AppCompatTheme_buttonBarStyle=43;
+ /**
+ *
+ * @attr description + * Normal Button style. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name net.micode.notes:buttonStyle
+ */
+ public static final int AppCompatTheme_buttonStyle=44;
+ /**
+ *
+ * @attr description + * Small Button style. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name net.micode.notes:buttonStyleSmall
+ */
+ public static final int AppCompatTheme_buttonStyleSmall=45;
+ /**
+ *
+ * @attr description + * Default Checkbox style. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name net.micode.notes:checkboxStyle
+ */
+ public static final int AppCompatTheme_checkboxStyle=46;
+ /**
+ *
+ * @attr description + * Default CheckedTextView style. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name net.micode.notes:checkedTextViewStyle
+ */
+ public static final int AppCompatTheme_checkedTextViewStyle=47;
+ /**
+ *
+ * @attr description + * Bright complement to the primary branding color. By default, this is the color applied + * to framework controls (via colorControlActivated). + * + *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ *
+ * @attr name net.micode.notes:colorAccent
+ */
+ public static final int AppCompatTheme_colorAccent=48;
+ /**
+ *
+ * @attr description + * Default color of background imagery for floating components, ex. dialogs, popups, and cards. + * + *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ *
+ * @attr name net.micode.notes:colorBackgroundFloating
+ */
+ public static final int AppCompatTheme_colorBackgroundFloating=49;
+ /**
+ *
+ * @attr description + * The color applied to framework buttons in their normal state. + * + *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ *
+ * @attr name net.micode.notes:colorButtonNormal
+ */
+ public static final int AppCompatTheme_colorButtonNormal=50;
+ /**
+ *
+ * @attr description + * The color applied to framework controls in their activated (ex. checked) state. + * + *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ *
+ * @attr name net.micode.notes:colorControlActivated
+ */
+ public static final int AppCompatTheme_colorControlActivated=51;
+ /**
+ *
+ * @attr description + * The color applied to framework control highlights (ex. ripples, list selectors). + * + *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ *
+ * @attr name net.micode.notes:colorControlHighlight
+ */
+ public static final int AppCompatTheme_colorControlHighlight=52;
+ /**
+ *
+ * @attr description + * The color applied to framework controls in their normal state. + * + *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ *
+ * @attr name net.micode.notes:colorControlNormal
+ */
+ public static final int AppCompatTheme_colorControlNormal=53;
+ /**
+ *
+ * @attr description + * Color used for error states and things that need to be drawn to + * the user's attention. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or 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 net.micode.notes:colorError
+ */
+ public static final int AppCompatTheme_colorError=54;
+ /**
+ *
+ * @attr description + * The primary branding color for the app. By default, this is the color applied to the + * action bar background. + * + *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ *
+ * @attr name net.micode.notes:colorPrimary
+ */
+ public static final int AppCompatTheme_colorPrimary=55;
+ /**
+ *
+ * @attr description + * Dark variant of the primary branding color. By default, this is the color applied to + * the status bar (via statusBarColor) and navigation bar (via navigationBarColor). + * + *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ *
+ * @attr name net.micode.notes:colorPrimaryDark
+ */
+ public static final int AppCompatTheme_colorPrimaryDark=56;
+ /**
+ *
+ * @attr description + * The color applied to framework switch thumbs in their normal state. + * + *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ *
+ * @attr name net.micode.notes:colorSwitchThumbNormal
+ */
+ public static final int AppCompatTheme_colorSwitchThumbNormal=57;
+ /**
+ *
+ * @attr description + * The background used by framework controls. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name net.micode.notes:controlBackground
+ */
+ public static final int AppCompatTheme_controlBackground=58;
+ /**
+ *
+ * @attr description + * Preferred corner radius of dialogs. + * + *
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), and
+ * mm (millimeters).
+ *
+ * @attr name net.micode.notes:dialogCornerRadius
+ */
+ public static final int AppCompatTheme_dialogCornerRadius=59;
+ /**
+ *
+ * @attr description + * Preferred padding for dialog content. + * + *
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), and
+ * mm (millimeters).
+ *
+ * @attr name net.micode.notes:dialogPreferredPadding
+ */
+ public static final int AppCompatTheme_dialogPreferredPadding=60;
+ /**
+ *
+ * @attr description + * Theme to use for dialogs spawned from this theme. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name net.micode.notes:dialogTheme
+ */
+ public static final int AppCompatTheme_dialogTheme=61;
+ /**
+ *
+ * @attr description + * A drawable that may be used as a horizontal divider between visual elements. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name net.micode.notes:dividerHorizontal
+ */
+ public static final int AppCompatTheme_dividerHorizontal=62;
+ /**
+ *
+ * @attr description + * A drawable that may be used as a vertical divider between visual elements. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name net.micode.notes:dividerVertical
+ */
+ public static final int AppCompatTheme_dividerVertical=63;
+ /**
+ *
+ * @attr description + * ListPopupWindow compatibility + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name net.micode.notes:dropDownListViewStyle
+ */
+ public static final int AppCompatTheme_dropDownListViewStyle=64;
+ /**
+ *
+ * @attr description + * The preferred item height for dropdown lists. + * + *
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), and
+ * mm (millimeters).
+ *
+ * @attr name net.micode.notes:dropdownListPreferredItemHeight
+ */
+ public static final int AppCompatTheme_dropdownListPreferredItemHeight=65;
+ /**
+ *
+ * @attr description + * EditText background drawable. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name net.micode.notes:editTextBackground
+ */
+ public static final int AppCompatTheme_editTextBackground=66;
+ /**
+ *
+ * @attr description + * EditText text foreground color. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or 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 net.micode.notes:editTextColor
+ */
+ public static final int AppCompatTheme_editTextColor=67;
+ /**
+ *
+ * @attr description + * Default EditText style. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name net.micode.notes:editTextStyle
+ */
+ public static final int AppCompatTheme_editTextStyle=68;
+ /**
+ *
+ * @attr description + * Specifies a drawable to use for the 'home as up' indicator. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name net.micode.notes:homeAsUpIndicator
+ */
+ public static final int AppCompatTheme_homeAsUpIndicator=69;
+ /**
+ *
+ * @attr description + * ImageButton background drawable. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name net.micode.notes:imageButtonStyle
+ */
+ public static final int AppCompatTheme_imageButtonStyle=70;
+ /**
+ *
+ * @attr description + * Drawable used as a background for selected list items. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name net.micode.notes:listChoiceBackgroundIndicator
+ */
+ public static final int AppCompatTheme_listChoiceBackgroundIndicator=71;
+ /**
+ *
+ * @attr description + * The list divider used in alert dialogs. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name net.micode.notes:listDividerAlertDialog
+ */
+ public static final int AppCompatTheme_listDividerAlertDialog=72;
+ /**
+ *
+ * @attr description + * Default menu-style ListView style. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name net.micode.notes:listMenuViewStyle
+ */
+ public static final int AppCompatTheme_listMenuViewStyle=73;
+ /**
+ *
This symbol is the offset where the {@link net.micode.notes.R.attr#listPopupWindowStyle} + * attribute's value can be found in the {@link #AppCompatTheme} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name net.micode.notes:listPopupWindowStyle
+ */
+ public static final int AppCompatTheme_listPopupWindowStyle=74;
+ /**
+ *
+ * @attr description + * The preferred list item height. + * + *
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), and
+ * mm (millimeters).
+ *
+ * @attr name net.micode.notes:listPreferredItemHeight
+ */
+ public static final int AppCompatTheme_listPreferredItemHeight=75;
+ /**
+ *
+ * @attr description + * A larger, more robust list item height. + * + *
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), and
+ * mm (millimeters).
+ *
+ * @attr name net.micode.notes:listPreferredItemHeightLarge
+ */
+ public static final int AppCompatTheme_listPreferredItemHeightLarge=76;
+ /**
+ *
+ * @attr description + * A smaller, sleeker list item height. + * + *
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), and
+ * mm (millimeters).
+ *
+ * @attr name net.micode.notes:listPreferredItemHeightSmall
+ */
+ public static final int AppCompatTheme_listPreferredItemHeightSmall=77;
+ /**
+ *
+ * @attr description + * The preferred padding along the left edge of list items. + * + *
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), and
+ * mm (millimeters).
+ *
+ * @attr name net.micode.notes:listPreferredItemPaddingLeft
+ */
+ public static final int AppCompatTheme_listPreferredItemPaddingLeft=78;
+ /**
+ *
+ * @attr description + * The preferred padding along the right edge of list items. + * + *
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), and
+ * mm (millimeters).
+ *
+ * @attr name net.micode.notes:listPreferredItemPaddingRight
+ */
+ public static final int AppCompatTheme_listPreferredItemPaddingRight=79;
+ /**
+ *
+ * @attr description + * The background of a panel when it is inset from the left and right edges of the screen. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name net.micode.notes:panelBackground
+ */
+ public static final int AppCompatTheme_panelBackground=80;
+ /**
+ *
+ * @attr description + * Default Panel Menu style. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name net.micode.notes:panelMenuListTheme
+ */
+ public static final int AppCompatTheme_panelMenuListTheme=81;
+ /**
+ *
+ * @attr description + * Default Panel Menu width. + * + *
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), and
+ * mm (millimeters).
+ *
+ * @attr name net.micode.notes:panelMenuListWidth
+ */
+ public static final int AppCompatTheme_panelMenuListWidth=82;
+ /**
+ *
+ * @attr description + * Default PopupMenu style. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name net.micode.notes:popupMenuStyle
+ */
+ public static final int AppCompatTheme_popupMenuStyle=83;
+ /**
+ *
+ * @attr description + * Default PopupWindow style. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name net.micode.notes:popupWindowStyle
+ */
+ public static final int AppCompatTheme_popupWindowStyle=84;
+ /**
+ *
+ * @attr description + * Default RadioButton style. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name net.micode.notes:radioButtonStyle
+ */
+ public static final int AppCompatTheme_radioButtonStyle=85;
+ /**
+ *
+ * @attr description + * Default RatingBar style. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name net.micode.notes:ratingBarStyle
+ */
+ public static final int AppCompatTheme_ratingBarStyle=86;
+ /**
+ *
+ * @attr description + * Indicator RatingBar style. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name net.micode.notes:ratingBarStyleIndicator
+ */
+ public static final int AppCompatTheme_ratingBarStyleIndicator=87;
+ /**
+ *
+ * @attr description + * Small indicator RatingBar style. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name net.micode.notes:ratingBarStyleSmall
+ */
+ public static final int AppCompatTheme_ratingBarStyleSmall=88;
+ /**
+ *
+ * @attr description + * Style for the search query widget. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name net.micode.notes:searchViewStyle
+ */
+ public static final int AppCompatTheme_searchViewStyle=89;
+ /**
+ *
+ * @attr description + * Default SeekBar style. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name net.micode.notes:seekBarStyle
+ */
+ public static final int AppCompatTheme_seekBarStyle=90;
+ /**
+ *
+ * @attr description + * A style that may be applied to buttons or other selectable items + * that should react to pressed and focus states, but that do not + * have a clear visual border along the edges. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name net.micode.notes:selectableItemBackground
+ */
+ public static final int AppCompatTheme_selectableItemBackground=91;
+ /**
+ *
+ * @attr description + * Background drawable for borderless standalone items that need focus/pressed states. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name net.micode.notes:selectableItemBackgroundBorderless
+ */
+ public static final int AppCompatTheme_selectableItemBackgroundBorderless=92;
+ /**
+ *
+ * @attr description + * Default Spinner style. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name net.micode.notes:spinnerDropDownItemStyle
+ */
+ public static final int AppCompatTheme_spinnerDropDownItemStyle=93;
+ /**
+ *
+ * @attr description + * Default Spinner style. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name net.micode.notes:spinnerStyle
+ */
+ public static final int AppCompatTheme_spinnerStyle=94;
+ /**
+ *
+ * @attr description + * Default style for the Switch widget. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name net.micode.notes:switchStyle
+ */
+ public static final int AppCompatTheme_switchStyle=95;
+ /**
+ *
+ * @attr description + * Text color, typeface, size, and style for the text inside of a popup menu. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name net.micode.notes:textAppearanceLargePopupMenu
+ */
+ public static final int AppCompatTheme_textAppearanceLargePopupMenu=96;
+ /**
+ *
+ * @attr description + * The preferred TextAppearance for the primary text of list items. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name net.micode.notes:textAppearanceListItem
+ */
+ public static final int AppCompatTheme_textAppearanceListItem=97;
+ /**
+ *
+ * @attr description + * The preferred TextAppearance for the secondary text of list items. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name net.micode.notes:textAppearanceListItemSecondary
+ */
+ public static final int AppCompatTheme_textAppearanceListItemSecondary=98;
+ /**
+ *
+ * @attr description + * The preferred TextAppearance for the primary text of small list items. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name net.micode.notes:textAppearanceListItemSmall
+ */
+ public static final int AppCompatTheme_textAppearanceListItemSmall=99;
+ /**
+ *
+ * @attr description + * Text color, typeface, size, and style for header text inside of a popup menu. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name net.micode.notes:textAppearancePopupMenuHeader
+ */
+ public static final int AppCompatTheme_textAppearancePopupMenuHeader=100;
+ /**
+ *
+ * @attr description + * Text color, typeface, size, and style for system search result subtitle. Defaults to primary inverse text color. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name net.micode.notes:textAppearanceSearchResultSubtitle
+ */
+ public static final int AppCompatTheme_textAppearanceSearchResultSubtitle=101;
+ /**
+ *
+ * @attr description + * Text color, typeface, size, and style for system search result title. Defaults to primary inverse text color. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name net.micode.notes:textAppearanceSearchResultTitle
+ */
+ public static final int AppCompatTheme_textAppearanceSearchResultTitle=102;
+ /**
+ *
+ * @attr description + * Text color, typeface, size, and style for small text inside of a popup menu. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name net.micode.notes:textAppearanceSmallPopupMenu
+ */
+ public static final int AppCompatTheme_textAppearanceSmallPopupMenu=103;
+ /**
+ *
+ * @attr description + * Color of list item text in alert dialogs. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or 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 net.micode.notes:textColorAlertDialogListItem
+ */
+ public static final int AppCompatTheme_textColorAlertDialogListItem=104;
+ /**
+ *
+ * @attr description + * Text color for urls in search suggestions, used by things like global search + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or 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 net.micode.notes:textColorSearchUrl
+ */
+ public static final int AppCompatTheme_textColorSearchUrl=105;
+ /**
+ *
+ * @attr description + * Default Toolar NavigationButtonStyle + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name net.micode.notes:toolbarNavigationButtonStyle
+ */
+ public static final int AppCompatTheme_toolbarNavigationButtonStyle=106;
+ /**
+ *
+ * @attr description + * Default Toolbar style. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name net.micode.notes:toolbarStyle
+ */
+ public static final int AppCompatTheme_toolbarStyle=107;
+ /**
+ *
+ * @attr description + * Foreground color to use for tooltips + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or 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 net.micode.notes:tooltipForegroundColor
+ */
+ public static final int AppCompatTheme_tooltipForegroundColor=108;
+ /**
+ *
+ * @attr description + * Background to use for tooltips + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name net.micode.notes:tooltipFrameBackground
+ */
+ public static final int AppCompatTheme_tooltipFrameBackground=109;
+ /**
+ *
This symbol is the offset where the {@link net.micode.notes.R.attr#viewInflaterClass} + * attribute's value can be found in the {@link #AppCompatTheme} array. + * + *
May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + * + * @attr name net.micode.notes:viewInflaterClass + */ + public static final int AppCompatTheme_viewInflaterClass=110; + /** + *
+ * @attr description + * Flag indicating whether this window should have an Action Bar + * in place of the usual title bar. + * + *
May be a boolean value, such as "true
" or
+ * "false
".
+ *
+ * @attr name net.micode.notes:windowActionBar
+ */
+ public static final int AppCompatTheme_windowActionBar=111;
+ /**
+ *
+ * @attr description + * Flag indicating whether this window's Action Bar should overlay + * application content. Does nothing if the window would not + * have an Action Bar. + * + *
May be a boolean value, such as "true
" or
+ * "false
".
+ *
+ * @attr name net.micode.notes:windowActionBarOverlay
+ */
+ public static final int AppCompatTheme_windowActionBarOverlay=112;
+ /**
+ *
+ * @attr description + * Flag indicating whether action modes should overlay window content + * when there is not reserved space for their UI (such as an Action Bar). + * + *
May be a boolean value, such as "true
" or
+ * "false
".
+ *
+ * @attr name net.micode.notes:windowActionModeOverlay
+ */
+ public static final int AppCompatTheme_windowActionModeOverlay=113;
+ /**
+ *
+ * @attr description + * A fixed height for the window along the major axis of the screen, + * that is, when in portrait. Can be either an absolute dimension + * or a fraction of the screen size in that dimension. + * + *
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), and
+ * 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.
+ *
+ * @attr name net.micode.notes:windowFixedHeightMajor
+ */
+ public static final int AppCompatTheme_windowFixedHeightMajor=114;
+ /**
+ *
+ * @attr description + * A fixed height for the window along the minor axis of the screen, + * that is, when in landscape. Can be either an absolute dimension + * or a fraction of the screen size in that dimension. + * + *
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), and
+ * 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.
+ *
+ * @attr name net.micode.notes:windowFixedHeightMinor
+ */
+ public static final int AppCompatTheme_windowFixedHeightMinor=115;
+ /**
+ *
+ * @attr description + * A fixed width for the window along the major axis of the screen, + * that is, when in landscape. Can be either an absolute dimension + * or a fraction of the screen size in that dimension. + * + *
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), and
+ * 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.
+ *
+ * @attr name net.micode.notes:windowFixedWidthMajor
+ */
+ public static final int AppCompatTheme_windowFixedWidthMajor=116;
+ /**
+ *
+ * @attr description + * A fixed width for the window along the minor axis of the screen, + * that is, when in portrait. Can be either an absolute dimension + * or a fraction of the screen size in that dimension. + * + *
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), and
+ * 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.
+ *
+ * @attr name net.micode.notes:windowFixedWidthMinor
+ */
+ public static final int AppCompatTheme_windowFixedWidthMinor=117;
+ /**
+ *
+ * @attr description + * The minimum width the window is allowed to be, along the major + * axis of the screen. That is, when in landscape. Can be either + * an absolute dimension or a fraction of the screen size in that + * dimension. + * + *
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), and
+ * 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.
+ *
+ * @attr name net.micode.notes:windowMinWidthMajor
+ */
+ public static final int AppCompatTheme_windowMinWidthMajor=118;
+ /**
+ *
+ * @attr description + * The minimum width the window is allowed to be, along the minor + * axis of the screen. That is, when in portrait. Can be either + * an absolute dimension or a fraction of the screen size in that + * dimension. + * + *
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), and
+ * 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.
+ *
+ * @attr name net.micode.notes:windowMinWidthMinor
+ */
+ public static final int AppCompatTheme_windowMinWidthMinor=119;
+ /**
+ *
+ * @attr description + * Flag indicating whether there should be no title on this window. + * + *
May be a boolean value, such as "true
" or
+ * "false
".
+ *
+ * @attr name net.micode.notes:windowNoTitle
+ */
+ public static final int AppCompatTheme_windowNoTitle=120;
+ /**
+ * Attributes that can be used with a ButtonBarLayout.
+ *
Includes the following attributes:
+ *Attribute | Description |
---|---|
{@link #ButtonBarLayout_allowStacking net.micode.notes:allowStacking} | Whether to automatically stack the buttons when there is not + * enough space to lay them out side-by-side. |
+ * @attr description + * Whether to automatically stack the buttons when there is not + * enough space to lay them out side-by-side. + * + *
May be a boolean value, such as "true
" or
+ * "false
".
+ *
+ * @attr name net.micode.notes:allowStacking
+ */
+ public static final int ButtonBarLayout_allowStacking=0;
+ /**
+ * Attributes that can be used with a ColorStateListItem.
+ *
Includes the following attributes:
+ *Attribute | Description |
---|---|
{@link #ColorStateListItem_android_color android:color} | |
{@link #ColorStateListItem_android_alpha android:alpha} | |
{@link #ColorStateListItem_alpha net.micode.notes:alpha} | Alpha multiplier applied to the base color. |
+ * @attr description + * Base color for this state. + * + *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ *
+ * @attr name android:color
+ */
+ public static final int ColorStateListItem_android_color=0;
+ /**
+ *
This symbol is the offset where the {@link android.R.attr#alpha} + * attribute's value can be found in the {@link #ColorStateListItem} array. + * + *
May be a floating point value, such as "1.2
".
+ *
+ * @attr name android:alpha
+ */
+ public static final int ColorStateListItem_android_alpha=1;
+ /**
+ *
+ * @attr description + * Alpha multiplier applied to the base color. + * + *
May be a floating point value, such as "1.2
".
+ *
+ * @attr name net.micode.notes:alpha
+ */
+ public static final int ColorStateListItem_alpha=2;
+ /**
+ * Attributes that can be used with a CompoundButton.
+ *
Includes the following attributes:
+ *Attribute | Description |
---|---|
{@link #CompoundButton_android_button android:button} | |
{@link #CompoundButton_buttonTint net.micode.notes:buttonTint} | Tint to apply to the button drawable. |
{@link #CompoundButton_buttonTintMode net.micode.notes:buttonTintMode} | Blending mode used to apply the button tint. |
This symbol is the offset where the {@link android.R.attr#button} + * attribute's value can be found in the {@link #CompoundButton} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name android:button
+ */
+ public static final int CompoundButton_android_button=0;
+ /**
+ *
+ * @attr description + * Tint to apply to the button drawable. + * + *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ *
+ * @attr name net.micode.notes:buttonTint
+ */
+ public static final int CompoundButton_buttonTint=1;
+ /**
+ *
+ * @attr description + * Blending mode used to apply the button tint. + * + *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
add | 10 | Combines the tint and icon color and alpha channels, clamping the + * result to valid color values. Saturate(S + D) |
multiply | e | Multiplies the color and alpha channels of the drawable with those of + * the tint. [Sa * Da, Sc * Dc] |
screen | f | [Sa + Da - Sa * Da, Sc + Dc - Sc * Dc] |
src_atop | 9 | The tint is drawn above the drawable, but with the drawable’s alpha + * channel masking the result. [Da, Sc * Da + (1 - Sa) * Dc] |
src_in | 5 | The tint is masked by the alpha channel of the drawable. The drawable’s + * color channels are thrown out. [Sa * Da, Sc * Da] |
src_over | 3 | The tint is drawn on top of the drawable. + * [Sa + (1 - Sa)*Da, Rc = Sc + (1 - Sa)*Dc] |
Includes the following attributes:
+ *Attribute | Description |
---|---|
{@link #ConstraintLayout_Layout_android_orientation android:orientation} | |
{@link #ConstraintLayout_Layout_android_maxWidth android:maxWidth} | |
{@link #ConstraintLayout_Layout_android_maxHeight android:maxHeight} | |
{@link #ConstraintLayout_Layout_android_minWidth android:minWidth} | |
{@link #ConstraintLayout_Layout_android_minHeight android:minHeight} | |
{@link #ConstraintLayout_Layout_barrierAllowsGoneWidgets net.micode.notes:barrierAllowsGoneWidgets} | |
{@link #ConstraintLayout_Layout_barrierDirection net.micode.notes:barrierDirection} | |
{@link #ConstraintLayout_Layout_chainUseRtl net.micode.notes:chainUseRtl} | |
{@link #ConstraintLayout_Layout_constraintSet net.micode.notes:constraintSet} | |
{@link #ConstraintLayout_Layout_constraint_referenced_ids net.micode.notes:constraint_referenced_ids} | |
{@link #ConstraintLayout_Layout_layout_constrainedHeight net.micode.notes:layout_constrainedHeight} | |
{@link #ConstraintLayout_Layout_layout_constrainedWidth net.micode.notes:layout_constrainedWidth} | |
{@link #ConstraintLayout_Layout_layout_constraintBaseline_creator net.micode.notes:layout_constraintBaseline_creator} | |
{@link #ConstraintLayout_Layout_layout_constraintBaseline_toBaselineOf net.micode.notes:layout_constraintBaseline_toBaselineOf} | |
{@link #ConstraintLayout_Layout_layout_constraintBottom_creator net.micode.notes:layout_constraintBottom_creator} | |
{@link #ConstraintLayout_Layout_layout_constraintBottom_toBottomOf net.micode.notes:layout_constraintBottom_toBottomOf} | |
{@link #ConstraintLayout_Layout_layout_constraintBottom_toTopOf net.micode.notes:layout_constraintBottom_toTopOf} | |
{@link #ConstraintLayout_Layout_layout_constraintCircle net.micode.notes:layout_constraintCircle} | |
{@link #ConstraintLayout_Layout_layout_constraintCircleAngle net.micode.notes:layout_constraintCircleAngle} | |
{@link #ConstraintLayout_Layout_layout_constraintCircleRadius net.micode.notes:layout_constraintCircleRadius} | |
{@link #ConstraintLayout_Layout_layout_constraintDimensionRatio net.micode.notes:layout_constraintDimensionRatio} | |
{@link #ConstraintLayout_Layout_layout_constraintEnd_toEndOf net.micode.notes:layout_constraintEnd_toEndOf} | |
{@link #ConstraintLayout_Layout_layout_constraintEnd_toStartOf net.micode.notes:layout_constraintEnd_toStartOf} | |
{@link #ConstraintLayout_Layout_layout_constraintGuide_begin net.micode.notes:layout_constraintGuide_begin} | |
{@link #ConstraintLayout_Layout_layout_constraintGuide_end net.micode.notes:layout_constraintGuide_end} | |
{@link #ConstraintLayout_Layout_layout_constraintGuide_percent net.micode.notes:layout_constraintGuide_percent} | |
{@link #ConstraintLayout_Layout_layout_constraintHeight_default net.micode.notes:layout_constraintHeight_default} | |
{@link #ConstraintLayout_Layout_layout_constraintHeight_max net.micode.notes:layout_constraintHeight_max} | |
{@link #ConstraintLayout_Layout_layout_constraintHeight_min net.micode.notes:layout_constraintHeight_min} | |
{@link #ConstraintLayout_Layout_layout_constraintHeight_percent net.micode.notes:layout_constraintHeight_percent} | |
{@link #ConstraintLayout_Layout_layout_constraintHorizontal_bias net.micode.notes:layout_constraintHorizontal_bias} | |
{@link #ConstraintLayout_Layout_layout_constraintHorizontal_chainStyle net.micode.notes:layout_constraintHorizontal_chainStyle} | |
{@link #ConstraintLayout_Layout_layout_constraintHorizontal_weight net.micode.notes:layout_constraintHorizontal_weight} | |
{@link #ConstraintLayout_Layout_layout_constraintLeft_creator net.micode.notes:layout_constraintLeft_creator} | |
{@link #ConstraintLayout_Layout_layout_constraintLeft_toLeftOf net.micode.notes:layout_constraintLeft_toLeftOf} | |
{@link #ConstraintLayout_Layout_layout_constraintLeft_toRightOf net.micode.notes:layout_constraintLeft_toRightOf} | |
{@link #ConstraintLayout_Layout_layout_constraintRight_creator net.micode.notes:layout_constraintRight_creator} | |
{@link #ConstraintLayout_Layout_layout_constraintRight_toLeftOf net.micode.notes:layout_constraintRight_toLeftOf} | |
{@link #ConstraintLayout_Layout_layout_constraintRight_toRightOf net.micode.notes:layout_constraintRight_toRightOf} | |
{@link #ConstraintLayout_Layout_layout_constraintStart_toEndOf net.micode.notes:layout_constraintStart_toEndOf} | |
{@link #ConstraintLayout_Layout_layout_constraintStart_toStartOf net.micode.notes:layout_constraintStart_toStartOf} | |
{@link #ConstraintLayout_Layout_layout_constraintTop_creator net.micode.notes:layout_constraintTop_creator} | |
{@link #ConstraintLayout_Layout_layout_constraintTop_toBottomOf net.micode.notes:layout_constraintTop_toBottomOf} | |
{@link #ConstraintLayout_Layout_layout_constraintTop_toTopOf net.micode.notes:layout_constraintTop_toTopOf} | |
{@link #ConstraintLayout_Layout_layout_constraintVertical_bias net.micode.notes:layout_constraintVertical_bias} | |
{@link #ConstraintLayout_Layout_layout_constraintVertical_chainStyle net.micode.notes:layout_constraintVertical_chainStyle} | |
{@link #ConstraintLayout_Layout_layout_constraintVertical_weight net.micode.notes:layout_constraintVertical_weight} | |
{@link #ConstraintLayout_Layout_layout_constraintWidth_default net.micode.notes:layout_constraintWidth_default} | |
{@link #ConstraintLayout_Layout_layout_constraintWidth_max net.micode.notes:layout_constraintWidth_max} | |
{@link #ConstraintLayout_Layout_layout_constraintWidth_min net.micode.notes:layout_constraintWidth_min} | |
{@link #ConstraintLayout_Layout_layout_constraintWidth_percent net.micode.notes:layout_constraintWidth_percent} | |
{@link #ConstraintLayout_Layout_layout_editor_absoluteX net.micode.notes:layout_editor_absoluteX} | |
{@link #ConstraintLayout_Layout_layout_editor_absoluteY net.micode.notes:layout_editor_absoluteY} | |
{@link #ConstraintLayout_Layout_layout_goneMarginBottom net.micode.notes:layout_goneMarginBottom} | |
{@link #ConstraintLayout_Layout_layout_goneMarginEnd net.micode.notes:layout_goneMarginEnd} | |
{@link #ConstraintLayout_Layout_layout_goneMarginLeft net.micode.notes:layout_goneMarginLeft} | |
{@link #ConstraintLayout_Layout_layout_goneMarginRight net.micode.notes:layout_goneMarginRight} | |
{@link #ConstraintLayout_Layout_layout_goneMarginStart net.micode.notes:layout_goneMarginStart} | |
{@link #ConstraintLayout_Layout_layout_goneMarginTop net.micode.notes:layout_goneMarginTop} | |
{@link #ConstraintLayout_Layout_layout_optimizationLevel net.micode.notes:layout_optimizationLevel} |
This symbol is the offset where the {@link android.R.attr#orientation} + * attribute's value can be found in the {@link #ConstraintLayout_Layout} array. + * + *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
horizontal | 0 | |
vertical | 1 |
This symbol is the offset where the {@link android.R.attr#maxWidth} + * attribute's value can be found in the {@link #ConstraintLayout_Layout} 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), and
+ * mm (millimeters).
+ *
+ * @attr name android:maxWidth
+ */
+ public static final int ConstraintLayout_Layout_android_maxWidth=1;
+ /**
+ *
This symbol is the offset where the {@link android.R.attr#maxHeight} + * attribute's value can be found in the {@link #ConstraintLayout_Layout} 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), and
+ * mm (millimeters).
+ *
+ * @attr name android:maxHeight
+ */
+ public static final int ConstraintLayout_Layout_android_maxHeight=2;
+ /**
+ *
This symbol is the offset where the {@link android.R.attr#minWidth} + * attribute's value can be found in the {@link #ConstraintLayout_Layout} 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), and
+ * mm (millimeters).
+ *
+ * @attr name android:minWidth
+ */
+ public static final int ConstraintLayout_Layout_android_minWidth=3;
+ /**
+ *
This symbol is the offset where the {@link android.R.attr#minHeight} + * attribute's value can be found in the {@link #ConstraintLayout_Layout} 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), and
+ * mm (millimeters).
+ *
+ * @attr name android:minHeight
+ */
+ public static final int ConstraintLayout_Layout_android_minHeight=4;
+ /**
+ *
This symbol is the offset where the {@link net.micode.notes.R.attr#barrierAllowsGoneWidgets} + * attribute's value can be found in the {@link #ConstraintLayout_Layout} array. + * + *
May be a boolean value, such as "true
" or
+ * "false
".
+ *
+ * @attr name net.micode.notes:barrierAllowsGoneWidgets
+ */
+ public static final int ConstraintLayout_Layout_barrierAllowsGoneWidgets=5;
+ /**
+ *
This symbol is the offset where the {@link net.micode.notes.R.attr#barrierDirection} + * attribute's value can be found in the {@link #ConstraintLayout_Layout} array. + * + *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
bottom | 3 | |
end | 6 | |
left | 0 | |
right | 1 | |
start | 5 | |
top | 2 |
This symbol is the offset where the {@link net.micode.notes.R.attr#chainUseRtl} + * attribute's value can be found in the {@link #ConstraintLayout_Layout} array. + * + *
May be a boolean value, such as "true
" or
+ * "false
".
+ *
+ * @attr name net.micode.notes:chainUseRtl
+ */
+ public static final int ConstraintLayout_Layout_chainUseRtl=7;
+ /**
+ *
This symbol is the offset where the {@link net.micode.notes.R.attr#constraintSet} + * attribute's value can be found in the {@link #ConstraintLayout_Layout} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name net.micode.notes:constraintSet
+ */
+ public static final int ConstraintLayout_Layout_constraintSet=8;
+ /**
+ *
This symbol is the offset where the {@link net.micode.notes.R.attr#constraint_referenced_ids} + * attribute's value can be found in the {@link #ConstraintLayout_Layout} array. + * + *
May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + * + * @attr name net.micode.notes:constraint_referenced_ids + */ + public static final int ConstraintLayout_Layout_constraint_referenced_ids=9; + /** + *
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constrainedHeight} + * attribute's value can be found in the {@link #ConstraintLayout_Layout} array. + * + *
May be a boolean value, such as "true
" or
+ * "false
".
+ *
+ * @attr name net.micode.notes:layout_constrainedHeight
+ */
+ public static final int ConstraintLayout_Layout_layout_constrainedHeight=10;
+ /**
+ *
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constrainedWidth} + * attribute's value can be found in the {@link #ConstraintLayout_Layout} array. + * + *
May be a boolean value, such as "true
" or
+ * "false
".
+ *
+ * @attr name net.micode.notes:layout_constrainedWidth
+ */
+ public static final int ConstraintLayout_Layout_layout_constrainedWidth=11;
+ /**
+ *
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintBaseline_creator} + * attribute's value can be found in the {@link #ConstraintLayout_Layout} array. + * + *
May be an integer value, such as "100
".
+ *
+ * @attr name net.micode.notes:layout_constraintBaseline_creator
+ */
+ public static final int ConstraintLayout_Layout_layout_constraintBaseline_creator=12;
+ /**
+ *
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintBaseline_toBaselineOf} + * attribute's value can be found in the {@link #ConstraintLayout_Layout} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
parent | 0 |
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintBottom_creator} + * attribute's value can be found in the {@link #ConstraintLayout_Layout} array. + * + *
May be an integer value, such as "100
".
+ *
+ * @attr name net.micode.notes:layout_constraintBottom_creator
+ */
+ public static final int ConstraintLayout_Layout_layout_constraintBottom_creator=14;
+ /**
+ *
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintBottom_toBottomOf} + * attribute's value can be found in the {@link #ConstraintLayout_Layout} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
parent | 0 |
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintBottom_toTopOf} + * attribute's value can be found in the {@link #ConstraintLayout_Layout} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
parent | 0 |
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintCircle} + * attribute's value can be found in the {@link #ConstraintLayout_Layout} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name net.micode.notes:layout_constraintCircle
+ */
+ public static final int ConstraintLayout_Layout_layout_constraintCircle=17;
+ /**
+ *
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintCircleAngle} + * attribute's value can be found in the {@link #ConstraintLayout_Layout} array. + * + *
May be an integer value, such as "100
".
+ *
+ * @attr name net.micode.notes:layout_constraintCircleAngle
+ */
+ public static final int ConstraintLayout_Layout_layout_constraintCircleAngle=18;
+ /**
+ *
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintCircleRadius} + * attribute's value can be found in the {@link #ConstraintLayout_Layout} 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), and
+ * mm (millimeters).
+ *
+ * @attr name net.micode.notes:layout_constraintCircleRadius
+ */
+ public static final int ConstraintLayout_Layout_layout_constraintCircleRadius=19;
+ /**
+ *
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintDimensionRatio} + * attribute's value can be found in the {@link #ConstraintLayout_Layout} array. + * + *
May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + * + * @attr name net.micode.notes:layout_constraintDimensionRatio + */ + public static final int ConstraintLayout_Layout_layout_constraintDimensionRatio=20; + /** + *
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintEnd_toEndOf} + * attribute's value can be found in the {@link #ConstraintLayout_Layout} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
parent | 0 |
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintEnd_toStartOf} + * attribute's value can be found in the {@link #ConstraintLayout_Layout} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
parent | 0 |
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintGuide_begin} + * attribute's value can be found in the {@link #ConstraintLayout_Layout} 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), and
+ * mm (millimeters).
+ *
+ * @attr name net.micode.notes:layout_constraintGuide_begin
+ */
+ public static final int ConstraintLayout_Layout_layout_constraintGuide_begin=23;
+ /**
+ *
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintGuide_end} + * attribute's value can be found in the {@link #ConstraintLayout_Layout} 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), and
+ * mm (millimeters).
+ *
+ * @attr name net.micode.notes:layout_constraintGuide_end
+ */
+ public static final int ConstraintLayout_Layout_layout_constraintGuide_end=24;
+ /**
+ *
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintGuide_percent} + * attribute's value can be found in the {@link #ConstraintLayout_Layout} array. + * + *
May be a floating point value, such as "1.2
".
+ *
+ * @attr name net.micode.notes:layout_constraintGuide_percent
+ */
+ public static final int ConstraintLayout_Layout_layout_constraintGuide_percent=25;
+ /**
+ *
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintHeight_default} + * attribute's value can be found in the {@link #ConstraintLayout_Layout} array. + * + *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
percent | 2 | |
spread | 0 | |
wrap | 1 |
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintHeight_max} + * attribute's value can be found in the {@link #ConstraintLayout_Layout} 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), and
+ * mm (millimeters).
+ *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
wrap | fffffffe |
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintHeight_min} + * attribute's value can be found in the {@link #ConstraintLayout_Layout} 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), and
+ * mm (millimeters).
+ *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
wrap | fffffffe |
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintHeight_percent} + * attribute's value can be found in the {@link #ConstraintLayout_Layout} array. + * + *
May be a floating point value, such as "1.2
".
+ *
+ * @attr name net.micode.notes:layout_constraintHeight_percent
+ */
+ public static final int ConstraintLayout_Layout_layout_constraintHeight_percent=29;
+ /**
+ *
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintHorizontal_bias} + * attribute's value can be found in the {@link #ConstraintLayout_Layout} array. + * + *
May be a floating point value, such as "1.2
".
+ *
+ * @attr name net.micode.notes:layout_constraintHorizontal_bias
+ */
+ public static final int ConstraintLayout_Layout_layout_constraintHorizontal_bias=30;
+ /**
+ *
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintHorizontal_chainStyle} + * attribute's value can be found in the {@link #ConstraintLayout_Layout} array. + * + *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
packed | 2 | |
spread | 0 | |
spread_inside | 1 |
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintHorizontal_weight} + * attribute's value can be found in the {@link #ConstraintLayout_Layout} array. + * + *
May be a floating point value, such as "1.2
".
+ *
+ * @attr name net.micode.notes:layout_constraintHorizontal_weight
+ */
+ public static final int ConstraintLayout_Layout_layout_constraintHorizontal_weight=32;
+ /**
+ *
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintLeft_creator} + * attribute's value can be found in the {@link #ConstraintLayout_Layout} array. + * + *
May be an integer value, such as "100
".
+ *
+ * @attr name net.micode.notes:layout_constraintLeft_creator
+ */
+ public static final int ConstraintLayout_Layout_layout_constraintLeft_creator=33;
+ /**
+ *
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintLeft_toLeftOf} + * attribute's value can be found in the {@link #ConstraintLayout_Layout} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
parent | 0 |
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintLeft_toRightOf} + * attribute's value can be found in the {@link #ConstraintLayout_Layout} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
parent | 0 |
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintRight_creator} + * attribute's value can be found in the {@link #ConstraintLayout_Layout} array. + * + *
May be an integer value, such as "100
".
+ *
+ * @attr name net.micode.notes:layout_constraintRight_creator
+ */
+ public static final int ConstraintLayout_Layout_layout_constraintRight_creator=36;
+ /**
+ *
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintRight_toLeftOf} + * attribute's value can be found in the {@link #ConstraintLayout_Layout} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
parent | 0 |
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintRight_toRightOf} + * attribute's value can be found in the {@link #ConstraintLayout_Layout} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
parent | 0 |
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintStart_toEndOf} + * attribute's value can be found in the {@link #ConstraintLayout_Layout} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
parent | 0 |
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintStart_toStartOf} + * attribute's value can be found in the {@link #ConstraintLayout_Layout} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
parent | 0 |
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintTop_creator} + * attribute's value can be found in the {@link #ConstraintLayout_Layout} array. + * + *
May be an integer value, such as "100
".
+ *
+ * @attr name net.micode.notes:layout_constraintTop_creator
+ */
+ public static final int ConstraintLayout_Layout_layout_constraintTop_creator=41;
+ /**
+ *
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintTop_toBottomOf} + * attribute's value can be found in the {@link #ConstraintLayout_Layout} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
parent | 0 |
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintTop_toTopOf} + * attribute's value can be found in the {@link #ConstraintLayout_Layout} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
parent | 0 |
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintVertical_bias} + * attribute's value can be found in the {@link #ConstraintLayout_Layout} array. + * + *
May be a floating point value, such as "1.2
".
+ *
+ * @attr name net.micode.notes:layout_constraintVertical_bias
+ */
+ public static final int ConstraintLayout_Layout_layout_constraintVertical_bias=44;
+ /**
+ *
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintVertical_chainStyle} + * attribute's value can be found in the {@link #ConstraintLayout_Layout} array. + * + *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
packed | 2 | |
spread | 0 | |
spread_inside | 1 |
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintVertical_weight} + * attribute's value can be found in the {@link #ConstraintLayout_Layout} array. + * + *
May be a floating point value, such as "1.2
".
+ *
+ * @attr name net.micode.notes:layout_constraintVertical_weight
+ */
+ public static final int ConstraintLayout_Layout_layout_constraintVertical_weight=46;
+ /**
+ *
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintWidth_default} + * attribute's value can be found in the {@link #ConstraintLayout_Layout} array. + * + *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
percent | 2 | |
spread | 0 | |
wrap | 1 |
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintWidth_max} + * attribute's value can be found in the {@link #ConstraintLayout_Layout} 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), and
+ * mm (millimeters).
+ *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
wrap | fffffffe |
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintWidth_min} + * attribute's value can be found in the {@link #ConstraintLayout_Layout} 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), and
+ * mm (millimeters).
+ *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
wrap | fffffffe |
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintWidth_percent} + * attribute's value can be found in the {@link #ConstraintLayout_Layout} array. + * + *
May be a floating point value, such as "1.2
".
+ *
+ * @attr name net.micode.notes:layout_constraintWidth_percent
+ */
+ public static final int ConstraintLayout_Layout_layout_constraintWidth_percent=50;
+ /**
+ *
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_editor_absoluteX} + * attribute's value can be found in the {@link #ConstraintLayout_Layout} 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), and
+ * mm (millimeters).
+ *
+ * @attr name net.micode.notes:layout_editor_absoluteX
+ */
+ public static final int ConstraintLayout_Layout_layout_editor_absoluteX=51;
+ /**
+ *
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_editor_absoluteY} + * attribute's value can be found in the {@link #ConstraintLayout_Layout} 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), and
+ * mm (millimeters).
+ *
+ * @attr name net.micode.notes:layout_editor_absoluteY
+ */
+ public static final int ConstraintLayout_Layout_layout_editor_absoluteY=52;
+ /**
+ *
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_goneMarginBottom} + * attribute's value can be found in the {@link #ConstraintLayout_Layout} 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), and
+ * mm (millimeters).
+ *
+ * @attr name net.micode.notes:layout_goneMarginBottom
+ */
+ public static final int ConstraintLayout_Layout_layout_goneMarginBottom=53;
+ /**
+ *
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_goneMarginEnd} + * attribute's value can be found in the {@link #ConstraintLayout_Layout} 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), and
+ * mm (millimeters).
+ *
+ * @attr name net.micode.notes:layout_goneMarginEnd
+ */
+ public static final int ConstraintLayout_Layout_layout_goneMarginEnd=54;
+ /**
+ *
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_goneMarginLeft} + * attribute's value can be found in the {@link #ConstraintLayout_Layout} 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), and
+ * mm (millimeters).
+ *
+ * @attr name net.micode.notes:layout_goneMarginLeft
+ */
+ public static final int ConstraintLayout_Layout_layout_goneMarginLeft=55;
+ /**
+ *
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_goneMarginRight} + * attribute's value can be found in the {@link #ConstraintLayout_Layout} 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), and
+ * mm (millimeters).
+ *
+ * @attr name net.micode.notes:layout_goneMarginRight
+ */
+ public static final int ConstraintLayout_Layout_layout_goneMarginRight=56;
+ /**
+ *
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_goneMarginStart} + * attribute's value can be found in the {@link #ConstraintLayout_Layout} 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), and
+ * mm (millimeters).
+ *
+ * @attr name net.micode.notes:layout_goneMarginStart
+ */
+ public static final int ConstraintLayout_Layout_layout_goneMarginStart=57;
+ /**
+ *
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_goneMarginTop} + * attribute's value can be found in the {@link #ConstraintLayout_Layout} 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), and
+ * mm (millimeters).
+ *
+ * @attr name net.micode.notes:layout_goneMarginTop
+ */
+ public static final int ConstraintLayout_Layout_layout_goneMarginTop=58;
+ /**
+ *
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_optimizationLevel} + * attribute's value can be found in the {@link #ConstraintLayout_Layout} array. + * + *
Must be one or more (separated by '|') of the following constant values.
+ *Constant | Value | Description |
---|---|---|
barrier | 2 | |
chains | 4 | |
dimensions | 8 | |
direct | 1 | for now only direct & barriers |
none | 0 | |
standard | 3 |
Includes the following attributes:
+ *Attribute | Description |
---|---|
{@link #ConstraintLayout_placeholder_content net.micode.notes:content} | |
{@link #ConstraintLayout_placeholder_emptyVisibility net.micode.notes:emptyVisibility} |
This symbol is the offset where the {@link net.micode.notes.R.attr#content} + * attribute's value can be found in the {@link #ConstraintLayout_placeholder} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name net.micode.notes:content
+ */
+ public static final int ConstraintLayout_placeholder_content=0;
+ /**
+ *
This symbol is the offset where the {@link net.micode.notes.R.attr#emptyVisibility} + * attribute's value can be found in the {@link #ConstraintLayout_placeholder} array. + * + *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
gone | 0 | |
invisible | 1 |
Includes the following attributes:
+ *Attribute | Description |
---|---|
{@link #ConstraintSet_android_orientation android:orientation} | |
{@link #ConstraintSet_android_id android:id} | |
{@link #ConstraintSet_android_visibility android:visibility} | |
{@link #ConstraintSet_android_layout_width android:layout_width} | |
{@link #ConstraintSet_android_layout_height android:layout_height} | |
{@link #ConstraintSet_android_layout_marginLeft android:layout_marginLeft} | |
{@link #ConstraintSet_android_layout_marginTop android:layout_marginTop} | |
{@link #ConstraintSet_android_layout_marginRight android:layout_marginRight} | |
{@link #ConstraintSet_android_layout_marginBottom android:layout_marginBottom} | |
{@link #ConstraintSet_android_alpha android:alpha} | |
{@link #ConstraintSet_android_transformPivotX android:transformPivotX} | |
{@link #ConstraintSet_android_transformPivotY android:transformPivotY} | |
{@link #ConstraintSet_android_translationX android:translationX} | |
{@link #ConstraintSet_android_translationY android:translationY} | |
{@link #ConstraintSet_android_scaleX android:scaleX} | |
{@link #ConstraintSet_android_scaleY android:scaleY} | |
{@link #ConstraintSet_android_rotation android:rotation} | |
{@link #ConstraintSet_android_rotationX android:rotationX} | |
{@link #ConstraintSet_android_rotationY android:rotationY} | |
{@link #ConstraintSet_android_layout_marginStart android:layout_marginStart} | |
{@link #ConstraintSet_android_layout_marginEnd android:layout_marginEnd} | |
{@link #ConstraintSet_android_translationZ android:translationZ} | |
{@link #ConstraintSet_android_elevation android:elevation} | |
{@link #ConstraintSet_layout_constrainedHeight net.micode.notes:layout_constrainedHeight} | |
{@link #ConstraintSet_layout_constrainedWidth net.micode.notes:layout_constrainedWidth} | |
{@link #ConstraintSet_layout_constraintBaseline_creator net.micode.notes:layout_constraintBaseline_creator} | |
{@link #ConstraintSet_layout_constraintBaseline_toBaselineOf net.micode.notes:layout_constraintBaseline_toBaselineOf} | |
{@link #ConstraintSet_layout_constraintBottom_creator net.micode.notes:layout_constraintBottom_creator} | |
{@link #ConstraintSet_layout_constraintBottom_toBottomOf net.micode.notes:layout_constraintBottom_toBottomOf} | |
{@link #ConstraintSet_layout_constraintBottom_toTopOf net.micode.notes:layout_constraintBottom_toTopOf} | |
{@link #ConstraintSet_layout_constraintCircle net.micode.notes:layout_constraintCircle} | |
{@link #ConstraintSet_layout_constraintCircleAngle net.micode.notes:layout_constraintCircleAngle} | |
{@link #ConstraintSet_layout_constraintCircleRadius net.micode.notes:layout_constraintCircleRadius} | |
{@link #ConstraintSet_layout_constraintDimensionRatio net.micode.notes:layout_constraintDimensionRatio} | |
{@link #ConstraintSet_layout_constraintEnd_toEndOf net.micode.notes:layout_constraintEnd_toEndOf} | |
{@link #ConstraintSet_layout_constraintEnd_toStartOf net.micode.notes:layout_constraintEnd_toStartOf} | |
{@link #ConstraintSet_layout_constraintGuide_begin net.micode.notes:layout_constraintGuide_begin} | |
{@link #ConstraintSet_layout_constraintGuide_end net.micode.notes:layout_constraintGuide_end} | |
{@link #ConstraintSet_layout_constraintGuide_percent net.micode.notes:layout_constraintGuide_percent} | |
{@link #ConstraintSet_layout_constraintHeight_default net.micode.notes:layout_constraintHeight_default} | |
{@link #ConstraintSet_layout_constraintHeight_max net.micode.notes:layout_constraintHeight_max} | |
{@link #ConstraintSet_layout_constraintHeight_min net.micode.notes:layout_constraintHeight_min} | |
{@link #ConstraintSet_layout_constraintHeight_percent net.micode.notes:layout_constraintHeight_percent} | |
{@link #ConstraintSet_layout_constraintHorizontal_bias net.micode.notes:layout_constraintHorizontal_bias} | |
{@link #ConstraintSet_layout_constraintHorizontal_chainStyle net.micode.notes:layout_constraintHorizontal_chainStyle} | |
{@link #ConstraintSet_layout_constraintHorizontal_weight net.micode.notes:layout_constraintHorizontal_weight} | |
{@link #ConstraintSet_layout_constraintLeft_creator net.micode.notes:layout_constraintLeft_creator} | |
{@link #ConstraintSet_layout_constraintLeft_toLeftOf net.micode.notes:layout_constraintLeft_toLeftOf} | |
{@link #ConstraintSet_layout_constraintLeft_toRightOf net.micode.notes:layout_constraintLeft_toRightOf} | |
{@link #ConstraintSet_layout_constraintRight_creator net.micode.notes:layout_constraintRight_creator} | |
{@link #ConstraintSet_layout_constraintRight_toLeftOf net.micode.notes:layout_constraintRight_toLeftOf} | |
{@link #ConstraintSet_layout_constraintRight_toRightOf net.micode.notes:layout_constraintRight_toRightOf} | |
{@link #ConstraintSet_layout_constraintStart_toEndOf net.micode.notes:layout_constraintStart_toEndOf} | |
{@link #ConstraintSet_layout_constraintStart_toStartOf net.micode.notes:layout_constraintStart_toStartOf} | |
{@link #ConstraintSet_layout_constraintTop_creator net.micode.notes:layout_constraintTop_creator} | |
{@link #ConstraintSet_layout_constraintTop_toBottomOf net.micode.notes:layout_constraintTop_toBottomOf} | |
{@link #ConstraintSet_layout_constraintTop_toTopOf net.micode.notes:layout_constraintTop_toTopOf} | |
{@link #ConstraintSet_layout_constraintVertical_bias net.micode.notes:layout_constraintVertical_bias} | |
{@link #ConstraintSet_layout_constraintVertical_chainStyle net.micode.notes:layout_constraintVertical_chainStyle} | |
{@link #ConstraintSet_layout_constraintVertical_weight net.micode.notes:layout_constraintVertical_weight} | |
{@link #ConstraintSet_layout_constraintWidth_default net.micode.notes:layout_constraintWidth_default} | |
{@link #ConstraintSet_layout_constraintWidth_max net.micode.notes:layout_constraintWidth_max} | |
{@link #ConstraintSet_layout_constraintWidth_min net.micode.notes:layout_constraintWidth_min} | |
{@link #ConstraintSet_layout_constraintWidth_percent net.micode.notes:layout_constraintWidth_percent} | |
{@link #ConstraintSet_layout_editor_absoluteX net.micode.notes:layout_editor_absoluteX} | |
{@link #ConstraintSet_layout_editor_absoluteY net.micode.notes:layout_editor_absoluteY} | |
{@link #ConstraintSet_layout_goneMarginBottom net.micode.notes:layout_goneMarginBottom} | |
{@link #ConstraintSet_layout_goneMarginEnd net.micode.notes:layout_goneMarginEnd} | |
{@link #ConstraintSet_layout_goneMarginLeft net.micode.notes:layout_goneMarginLeft} | |
{@link #ConstraintSet_layout_goneMarginRight net.micode.notes:layout_goneMarginRight} | |
{@link #ConstraintSet_layout_goneMarginStart net.micode.notes:layout_goneMarginStart} | |
{@link #ConstraintSet_layout_goneMarginTop net.micode.notes:layout_goneMarginTop} |
This symbol is the offset where the {@link android.R.attr#orientation} + * attribute's value can be found in the {@link #ConstraintSet} array. + * + *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
horizontal | 0 | |
vertical | 1 |
This symbol is the offset where the {@link android.R.attr#id} + * attribute's value can be found in the {@link #ConstraintSet} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name android:id
+ */
+ public static final int ConstraintSet_android_id=1;
+ /**
+ *
This symbol is the offset where the {@link android.R.attr#visibility} + * attribute's value can be found in the {@link #ConstraintSet} array. + * + *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
gone | 2 | |
invisible | 1 | |
visible | 0 |
This symbol is the offset where the {@link android.R.attr#layout_width} + * attribute's value can be found in the {@link #ConstraintSet} 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), and
+ * mm (millimeters).
+ *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
fill_parent | ffffffff | |
match_parent | ffffffff | |
wrap_content | fffffffe |
This symbol is the offset where the {@link android.R.attr#layout_height} + * attribute's value can be found in the {@link #ConstraintSet} 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), and
+ * mm (millimeters).
+ *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
fill_parent | ffffffff | |
match_parent | ffffffff | |
wrap_content | fffffffe |
This symbol is the offset where the {@link android.R.attr#layout_marginLeft} + * attribute's value can be found in the {@link #ConstraintSet} 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), and
+ * mm (millimeters).
+ *
+ * @attr name android:layout_marginLeft
+ */
+ public static final int ConstraintSet_android_layout_marginLeft=5;
+ /**
+ *
This symbol is the offset where the {@link android.R.attr#layout_marginTop} + * attribute's value can be found in the {@link #ConstraintSet} 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), and
+ * mm (millimeters).
+ *
+ * @attr name android:layout_marginTop
+ */
+ public static final int ConstraintSet_android_layout_marginTop=6;
+ /**
+ *
This symbol is the offset where the {@link android.R.attr#layout_marginRight} + * attribute's value can be found in the {@link #ConstraintSet} 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), and
+ * mm (millimeters).
+ *
+ * @attr name android:layout_marginRight
+ */
+ public static final int ConstraintSet_android_layout_marginRight=7;
+ /**
+ *
This symbol is the offset where the {@link android.R.attr#layout_marginBottom} + * attribute's value can be found in the {@link #ConstraintSet} 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), and
+ * mm (millimeters).
+ *
+ * @attr name android:layout_marginBottom
+ */
+ public static final int ConstraintSet_android_layout_marginBottom=8;
+ /**
+ *
This symbol is the offset where the {@link android.R.attr#alpha} + * attribute's value can be found in the {@link #ConstraintSet} array. + * + *
May be a floating point value, such as "1.2
".
+ *
+ * @attr name android:alpha
+ */
+ public static final int ConstraintSet_android_alpha=9;
+ /**
+ *
This symbol is the offset where the {@link android.R.attr#transformPivotX} + * attribute's value can be found in the {@link #ConstraintSet} 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), and
+ * mm (millimeters).
+ *
+ * @attr name android:transformPivotX
+ */
+ public static final int ConstraintSet_android_transformPivotX=10;
+ /**
+ *
This symbol is the offset where the {@link android.R.attr#transformPivotY} + * attribute's value can be found in the {@link #ConstraintSet} 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), and
+ * mm (millimeters).
+ *
+ * @attr name android:transformPivotY
+ */
+ public static final int ConstraintSet_android_transformPivotY=11;
+ /**
+ *
This symbol is the offset where the {@link android.R.attr#translationX} + * attribute's value can be found in the {@link #ConstraintSet} 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), and
+ * mm (millimeters).
+ *
+ * @attr name android:translationX
+ */
+ public static final int ConstraintSet_android_translationX=12;
+ /**
+ *
This symbol is the offset where the {@link android.R.attr#translationY} + * attribute's value can be found in the {@link #ConstraintSet} 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), and
+ * mm (millimeters).
+ *
+ * @attr name android:translationY
+ */
+ public static final int ConstraintSet_android_translationY=13;
+ /**
+ *
This symbol is the offset where the {@link android.R.attr#scaleX} + * attribute's value can be found in the {@link #ConstraintSet} array. + * + *
May be a floating point value, such as "1.2
".
+ *
+ * @attr name android:scaleX
+ */
+ public static final int ConstraintSet_android_scaleX=14;
+ /**
+ *
This symbol is the offset where the {@link android.R.attr#scaleY} + * attribute's value can be found in the {@link #ConstraintSet} array. + * + *
May be a floating point value, such as "1.2
".
+ *
+ * @attr name android:scaleY
+ */
+ public static final int ConstraintSet_android_scaleY=15;
+ /**
+ *
This symbol is the offset where the {@link android.R.attr#rotation} + * attribute's value can be found in the {@link #ConstraintSet} array. + * + *
May be a floating point value, such as "1.2
".
+ *
+ * @attr name android:rotation
+ */
+ public static final int ConstraintSet_android_rotation=16;
+ /**
+ *
This symbol is the offset where the {@link android.R.attr#rotationX} + * attribute's value can be found in the {@link #ConstraintSet} array. + * + *
May be a floating point value, such as "1.2
".
+ *
+ * @attr name android:rotationX
+ */
+ public static final int ConstraintSet_android_rotationX=17;
+ /**
+ *
This symbol is the offset where the {@link android.R.attr#rotationY} + * attribute's value can be found in the {@link #ConstraintSet} array. + * + *
May be a floating point value, such as "1.2
".
+ *
+ * @attr name android:rotationY
+ */
+ public static final int ConstraintSet_android_rotationY=18;
+ /**
+ *
This symbol is the offset where the {@link android.R.attr#layout_marginStart} + * attribute's value can be found in the {@link #ConstraintSet} 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), and
+ * mm (millimeters).
+ *
+ * @attr name android:layout_marginStart
+ */
+ public static final int ConstraintSet_android_layout_marginStart=19;
+ /**
+ *
This symbol is the offset where the {@link android.R.attr#layout_marginEnd} + * attribute's value can be found in the {@link #ConstraintSet} 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), and
+ * mm (millimeters).
+ *
+ * @attr name android:layout_marginEnd
+ */
+ public static final int ConstraintSet_android_layout_marginEnd=20;
+ /**
+ *
This symbol is the offset where the {@link android.R.attr#translationZ} + * attribute's value can be found in the {@link #ConstraintSet} 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), and
+ * mm (millimeters).
+ *
+ * @attr name android:translationZ
+ */
+ public static final int ConstraintSet_android_translationZ=21;
+ /**
+ *
This symbol is the offset where the {@link android.R.attr#elevation} + * attribute's value can be found in the {@link #ConstraintSet} 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), and
+ * mm (millimeters).
+ *
+ * @attr name android:elevation
+ */
+ public static final int ConstraintSet_android_elevation=22;
+ /**
+ *
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constrainedHeight} + * attribute's value can be found in the {@link #ConstraintSet} array. + * + *
May be a boolean value, such as "true
" or
+ * "false
".
+ *
+ * @attr name net.micode.notes:layout_constrainedHeight
+ */
+ public static final int ConstraintSet_layout_constrainedHeight=23;
+ /**
+ *
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constrainedWidth} + * attribute's value can be found in the {@link #ConstraintSet} array. + * + *
May be a boolean value, such as "true
" or
+ * "false
".
+ *
+ * @attr name net.micode.notes:layout_constrainedWidth
+ */
+ public static final int ConstraintSet_layout_constrainedWidth=24;
+ /**
+ *
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintBaseline_creator} + * attribute's value can be found in the {@link #ConstraintSet} array. + * + *
May be an integer value, such as "100
".
+ *
+ * @attr name net.micode.notes:layout_constraintBaseline_creator
+ */
+ public static final int ConstraintSet_layout_constraintBaseline_creator=25;
+ /**
+ *
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintBaseline_toBaselineOf} + * attribute's value can be found in the {@link #ConstraintSet} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
parent | 0 |
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintBottom_creator} + * attribute's value can be found in the {@link #ConstraintSet} array. + * + *
May be an integer value, such as "100
".
+ *
+ * @attr name net.micode.notes:layout_constraintBottom_creator
+ */
+ public static final int ConstraintSet_layout_constraintBottom_creator=27;
+ /**
+ *
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintBottom_toBottomOf} + * attribute's value can be found in the {@link #ConstraintSet} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
parent | 0 |
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintBottom_toTopOf} + * attribute's value can be found in the {@link #ConstraintSet} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
parent | 0 |
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintCircle} + * attribute's value can be found in the {@link #ConstraintSet} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name net.micode.notes:layout_constraintCircle
+ */
+ public static final int ConstraintSet_layout_constraintCircle=30;
+ /**
+ *
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintCircleAngle} + * attribute's value can be found in the {@link #ConstraintSet} array. + * + *
May be an integer value, such as "100
".
+ *
+ * @attr name net.micode.notes:layout_constraintCircleAngle
+ */
+ public static final int ConstraintSet_layout_constraintCircleAngle=31;
+ /**
+ *
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintCircleRadius} + * attribute's value can be found in the {@link #ConstraintSet} 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), and
+ * mm (millimeters).
+ *
+ * @attr name net.micode.notes:layout_constraintCircleRadius
+ */
+ public static final int ConstraintSet_layout_constraintCircleRadius=32;
+ /**
+ *
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintDimensionRatio} + * attribute's value can be found in the {@link #ConstraintSet} array. + * + *
May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + * + * @attr name net.micode.notes:layout_constraintDimensionRatio + */ + public static final int ConstraintSet_layout_constraintDimensionRatio=33; + /** + *
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintEnd_toEndOf} + * attribute's value can be found in the {@link #ConstraintSet} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
parent | 0 |
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintEnd_toStartOf} + * attribute's value can be found in the {@link #ConstraintSet} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
parent | 0 |
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintGuide_begin} + * attribute's value can be found in the {@link #ConstraintSet} 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), and
+ * mm (millimeters).
+ *
+ * @attr name net.micode.notes:layout_constraintGuide_begin
+ */
+ public static final int ConstraintSet_layout_constraintGuide_begin=36;
+ /**
+ *
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintGuide_end} + * attribute's value can be found in the {@link #ConstraintSet} 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), and
+ * mm (millimeters).
+ *
+ * @attr name net.micode.notes:layout_constraintGuide_end
+ */
+ public static final int ConstraintSet_layout_constraintGuide_end=37;
+ /**
+ *
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintGuide_percent} + * attribute's value can be found in the {@link #ConstraintSet} array. + * + *
May be a floating point value, such as "1.2
".
+ *
+ * @attr name net.micode.notes:layout_constraintGuide_percent
+ */
+ public static final int ConstraintSet_layout_constraintGuide_percent=38;
+ /**
+ *
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintHeight_default} + * attribute's value can be found in the {@link #ConstraintSet} array. + * + *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
percent | 2 | |
spread | 0 | |
wrap | 1 |
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintHeight_max} + * attribute's value can be found in the {@link #ConstraintSet} 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), and
+ * mm (millimeters).
+ *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
wrap | fffffffe |
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintHeight_min} + * attribute's value can be found in the {@link #ConstraintSet} 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), and
+ * mm (millimeters).
+ *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
wrap | fffffffe |
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintHeight_percent} + * attribute's value can be found in the {@link #ConstraintSet} array. + * + *
May be a floating point value, such as "1.2
".
+ *
+ * @attr name net.micode.notes:layout_constraintHeight_percent
+ */
+ public static final int ConstraintSet_layout_constraintHeight_percent=42;
+ /**
+ *
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintHorizontal_bias} + * attribute's value can be found in the {@link #ConstraintSet} array. + * + *
May be a floating point value, such as "1.2
".
+ *
+ * @attr name net.micode.notes:layout_constraintHorizontal_bias
+ */
+ public static final int ConstraintSet_layout_constraintHorizontal_bias=43;
+ /**
+ *
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintHorizontal_chainStyle} + * attribute's value can be found in the {@link #ConstraintSet} array. + * + *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
packed | 2 | |
spread | 0 | |
spread_inside | 1 |
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintHorizontal_weight} + * attribute's value can be found in the {@link #ConstraintSet} array. + * + *
May be a floating point value, such as "1.2
".
+ *
+ * @attr name net.micode.notes:layout_constraintHorizontal_weight
+ */
+ public static final int ConstraintSet_layout_constraintHorizontal_weight=45;
+ /**
+ *
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintLeft_creator} + * attribute's value can be found in the {@link #ConstraintSet} array. + * + *
May be an integer value, such as "100
".
+ *
+ * @attr name net.micode.notes:layout_constraintLeft_creator
+ */
+ public static final int ConstraintSet_layout_constraintLeft_creator=46;
+ /**
+ *
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintLeft_toLeftOf} + * attribute's value can be found in the {@link #ConstraintSet} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
parent | 0 |
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintLeft_toRightOf} + * attribute's value can be found in the {@link #ConstraintSet} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
parent | 0 |
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintRight_creator} + * attribute's value can be found in the {@link #ConstraintSet} array. + * + *
May be an integer value, such as "100
".
+ *
+ * @attr name net.micode.notes:layout_constraintRight_creator
+ */
+ public static final int ConstraintSet_layout_constraintRight_creator=49;
+ /**
+ *
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintRight_toLeftOf} + * attribute's value can be found in the {@link #ConstraintSet} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
parent | 0 |
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintRight_toRightOf} + * attribute's value can be found in the {@link #ConstraintSet} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
parent | 0 |
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintStart_toEndOf} + * attribute's value can be found in the {@link #ConstraintSet} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
parent | 0 |
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintStart_toStartOf} + * attribute's value can be found in the {@link #ConstraintSet} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
parent | 0 |
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintTop_creator} + * attribute's value can be found in the {@link #ConstraintSet} array. + * + *
May be an integer value, such as "100
".
+ *
+ * @attr name net.micode.notes:layout_constraintTop_creator
+ */
+ public static final int ConstraintSet_layout_constraintTop_creator=54;
+ /**
+ *
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintTop_toBottomOf} + * attribute's value can be found in the {@link #ConstraintSet} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
parent | 0 |
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintTop_toTopOf} + * attribute's value can be found in the {@link #ConstraintSet} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
parent | 0 |
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintVertical_bias} + * attribute's value can be found in the {@link #ConstraintSet} array. + * + *
May be a floating point value, such as "1.2
".
+ *
+ * @attr name net.micode.notes:layout_constraintVertical_bias
+ */
+ public static final int ConstraintSet_layout_constraintVertical_bias=57;
+ /**
+ *
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintVertical_chainStyle} + * attribute's value can be found in the {@link #ConstraintSet} array. + * + *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
packed | 2 | |
spread | 0 | |
spread_inside | 1 |
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintVertical_weight} + * attribute's value can be found in the {@link #ConstraintSet} array. + * + *
May be a floating point value, such as "1.2
".
+ *
+ * @attr name net.micode.notes:layout_constraintVertical_weight
+ */
+ public static final int ConstraintSet_layout_constraintVertical_weight=59;
+ /**
+ *
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintWidth_default} + * attribute's value can be found in the {@link #ConstraintSet} array. + * + *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
percent | 2 | |
spread | 0 | |
wrap | 1 |
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintWidth_max} + * attribute's value can be found in the {@link #ConstraintSet} 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), and
+ * mm (millimeters).
+ *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
wrap | fffffffe |
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintWidth_min} + * attribute's value can be found in the {@link #ConstraintSet} 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), and
+ * mm (millimeters).
+ *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
wrap | fffffffe |
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintWidth_percent} + * attribute's value can be found in the {@link #ConstraintSet} array. + * + *
May be a floating point value, such as "1.2
".
+ *
+ * @attr name net.micode.notes:layout_constraintWidth_percent
+ */
+ public static final int ConstraintSet_layout_constraintWidth_percent=63;
+ /**
+ *
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_editor_absoluteX} + * attribute's value can be found in the {@link #ConstraintSet} 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), and
+ * mm (millimeters).
+ *
+ * @attr name net.micode.notes:layout_editor_absoluteX
+ */
+ public static final int ConstraintSet_layout_editor_absoluteX=64;
+ /**
+ *
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_editor_absoluteY} + * attribute's value can be found in the {@link #ConstraintSet} 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), and
+ * mm (millimeters).
+ *
+ * @attr name net.micode.notes:layout_editor_absoluteY
+ */
+ public static final int ConstraintSet_layout_editor_absoluteY=65;
+ /**
+ *
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_goneMarginBottom} + * attribute's value can be found in the {@link #ConstraintSet} 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), and
+ * mm (millimeters).
+ *
+ * @attr name net.micode.notes:layout_goneMarginBottom
+ */
+ public static final int ConstraintSet_layout_goneMarginBottom=66;
+ /**
+ *
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_goneMarginEnd} + * attribute's value can be found in the {@link #ConstraintSet} 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), and
+ * mm (millimeters).
+ *
+ * @attr name net.micode.notes:layout_goneMarginEnd
+ */
+ public static final int ConstraintSet_layout_goneMarginEnd=67;
+ /**
+ *
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_goneMarginLeft} + * attribute's value can be found in the {@link #ConstraintSet} 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), and
+ * mm (millimeters).
+ *
+ * @attr name net.micode.notes:layout_goneMarginLeft
+ */
+ public static final int ConstraintSet_layout_goneMarginLeft=68;
+ /**
+ *
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_goneMarginRight} + * attribute's value can be found in the {@link #ConstraintSet} 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), and
+ * mm (millimeters).
+ *
+ * @attr name net.micode.notes:layout_goneMarginRight
+ */
+ public static final int ConstraintSet_layout_goneMarginRight=69;
+ /**
+ *
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_goneMarginStart} + * attribute's value can be found in the {@link #ConstraintSet} 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), and
+ * mm (millimeters).
+ *
+ * @attr name net.micode.notes:layout_goneMarginStart
+ */
+ public static final int ConstraintSet_layout_goneMarginStart=70;
+ /**
+ *
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_goneMarginTop} + * attribute's value can be found in the {@link #ConstraintSet} 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), and
+ * mm (millimeters).
+ *
+ * @attr name net.micode.notes:layout_goneMarginTop
+ */
+ public static final int ConstraintSet_layout_goneMarginTop=71;
+ /**
+ * Attributes that can be used with a CoordinatorLayout.
+ *
Includes the following attributes:
+ *Attribute | Description |
---|---|
{@link #CoordinatorLayout_keylines net.micode.notes:keylines} | A reference to an array of integers representing the + * locations of horizontal keylines in dp from the starting edge. |
{@link #CoordinatorLayout_statusBarBackground net.micode.notes:statusBarBackground} | Drawable to display behind the status bar when the view is set to draw behind it. |
+ * @attr description + * A reference to an array of integers representing the + * locations of horizontal keylines in dp from the starting edge. + * Child views can refer to these keylines for alignment using + * layout_keyline="index" where index is a 0-based index into + * this array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name net.micode.notes:keylines
+ */
+ public static final int CoordinatorLayout_keylines=0;
+ /**
+ *
+ * @attr description + * Drawable to display behind the status bar when the view is set to draw behind it. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or 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 net.micode.notes:statusBarBackground
+ */
+ public static final int CoordinatorLayout_statusBarBackground=1;
+ /**
+ * Attributes that can be used with a CoordinatorLayout_Layout.
+ *
Includes the following attributes:
+ *Attribute | Description |
---|---|
{@link #CoordinatorLayout_Layout_android_layout_gravity android:layout_gravity} | |
{@link #CoordinatorLayout_Layout_layout_anchor net.micode.notes:layout_anchor} | The id of an anchor view that this view should position relative to. |
{@link #CoordinatorLayout_Layout_layout_anchorGravity net.micode.notes:layout_anchorGravity} | Specifies how an object should position relative to an anchor, on both the X and Y axes, + * within its parent's bounds. |
{@link #CoordinatorLayout_Layout_layout_behavior net.micode.notes:layout_behavior} | The class name of a Behavior class defining special runtime behavior + * for this child view. |
{@link #CoordinatorLayout_Layout_layout_dodgeInsetEdges net.micode.notes:layout_dodgeInsetEdges} | Specifies how this view dodges the inset edges of the CoordinatorLayout. |
{@link #CoordinatorLayout_Layout_layout_insetEdge net.micode.notes:layout_insetEdge} | Specifies how this view insets the CoordinatorLayout and make some other views + * dodge it. |
{@link #CoordinatorLayout_Layout_layout_keyline net.micode.notes:layout_keyline} | The index of a keyline this view should position relative to. |
This symbol is the offset where the {@link android.R.attr#layout_gravity} + * attribute's value can be found in the {@link #CoordinatorLayout_Layout} array. + * + *
Must be one or more (separated by '|') of the following constant values.
+ *Constant | Value | Description |
---|---|---|
bottom | 50 | |
center | 11 | |
center_horizontal | 1 | |
center_vertical | 10 | |
clip_horizontal | 8 | |
clip_vertical | 80 | |
end | 800005 | |
fill | 77 | |
fill_horizontal | 7 | |
fill_vertical | 70 | |
left | 3 | |
right | 5 | |
start | 800003 | |
top | 30 |
+ * @attr description + * The id of an anchor view that this view should position relative to. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name net.micode.notes:layout_anchor
+ */
+ public static final int CoordinatorLayout_Layout_layout_anchor=1;
+ /**
+ *
+ * @attr description + * Specifies how an object should position relative to an anchor, on both the X and Y axes, + * within its parent's bounds. + * + *
Must be one or more (separated by '|') of the following constant values.
+ *Constant | Value | Description |
---|---|---|
bottom | 50 | Push object to the bottom of its container, not changing its size. |
center | 11 | Place the object in the center of its container in both the vertical and horizontal axis, not changing its size. |
center_horizontal | 1 | Place object in the horizontal center of its container, not changing its size. |
center_vertical | 10 | Place object in the vertical center of its container, not changing its size. |
clip_horizontal | 8 | Additional option that can be set to have the left and/or right edges of + * the child clipped to its container's bounds. + * The clip will be based on the horizontal gravity: a left gravity will clip the right + * edge, a right gravity will clip the left edge, and neither will clip both edges. |
clip_vertical | 80 | Additional option that can be set to have the top and/or bottom edges of + * the child clipped to its container's bounds. + * The clip will be based on the vertical gravity: a top gravity will clip the bottom + * edge, a bottom gravity will clip the top edge, and neither will clip both edges. |
end | 800005 | Push object to the end of its container, not changing its size. |
fill | 77 | Grow the horizontal and vertical size of the object if needed so it completely fills its container. |
fill_horizontal | 7 | Grow the horizontal size of the object if needed so it completely fills its container. |
fill_vertical | 70 | Grow the vertical size of the object if needed so it completely fills its container. |
left | 3 | Push object to the left of its container, not changing its size. |
right | 5 | Push object to the right of its container, not changing its size. |
start | 800003 | Push object to the beginning of its container, not changing its size. |
top | 30 | Push object to the top of its container, not changing its size. |
+ * @attr description + * The class name of a Behavior class defining special runtime behavior + * for this child view. + * + *
May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + * + * @attr name net.micode.notes:layout_behavior + */ + public static final int CoordinatorLayout_Layout_layout_behavior=3; + /** + *
+ * @attr description + * Specifies how this view dodges the inset edges of the CoordinatorLayout. + * + *
Must be one or more (separated by '|') of the following constant values.
+ *Constant | Value | Description |
---|---|---|
all | 77 | Dodge all the inset edges. |
bottom | 50 | Dodge the bottom inset edge. |
end | 800005 | Dodge the end inset edge. |
left | 3 | Dodge the left inset edge. |
none | 0 | Don't dodge any edges |
right | 5 | Dodge the right inset edge. |
start | 800003 | Dodge the start inset edge. |
top | 30 | Dodge the top inset edge. |
+ * @attr description + * Specifies how this view insets the CoordinatorLayout and make some other views + * dodge it. + * + *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
bottom | 50 | Inset the bottom edge. |
end | 800005 | Inset the end edge. |
left | 3 | Inset the left edge. |
none | 0 | Don't inset. |
right | 5 | Inset the right edge. |
start | 800003 | Inset the start edge. |
top | 30 | Inset the top edge. |
+ * @attr description + * The index of a keyline this view should position relative to. + * android:layout_gravity will affect how the view aligns to the + * specified keyline. + * + *
May be an integer value, such as "100
".
+ *
+ * @attr name net.micode.notes:layout_keyline
+ */
+ public static final int CoordinatorLayout_Layout_layout_keyline=6;
+ /**
+ * Attributes that can be used with a DrawerArrowToggle.
+ *
Includes the following attributes:
+ *Attribute | Description |
---|---|
{@link #DrawerArrowToggle_arrowHeadLength net.micode.notes:arrowHeadLength} | The length of the arrow head when formed to make an arrow |
{@link #DrawerArrowToggle_arrowShaftLength net.micode.notes:arrowShaftLength} | The length of the shaft when formed to make an arrow |
{@link #DrawerArrowToggle_barLength net.micode.notes:barLength} | The length of the bars when they are parallel to each other |
{@link #DrawerArrowToggle_color net.micode.notes:color} | The drawing color for the bars |
{@link #DrawerArrowToggle_drawableSize net.micode.notes:drawableSize} | The total size of the drawable |
{@link #DrawerArrowToggle_gapBetweenBars net.micode.notes:gapBetweenBars} | The max gap between the bars when they are parallel to each other |
{@link #DrawerArrowToggle_spinBars net.micode.notes:spinBars} | Whether bars should rotate or not during transition |
{@link #DrawerArrowToggle_thickness net.micode.notes:thickness} | The thickness (stroke size) for the bar paint |
+ * @attr description + * The length of the arrow head when formed to make an arrow + * + *
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), and
+ * mm (millimeters).
+ *
+ * @attr name net.micode.notes:arrowHeadLength
+ */
+ public static final int DrawerArrowToggle_arrowHeadLength=0;
+ /**
+ *
+ * @attr description + * The length of the shaft when formed to make an arrow + * + *
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), and
+ * mm (millimeters).
+ *
+ * @attr name net.micode.notes:arrowShaftLength
+ */
+ public static final int DrawerArrowToggle_arrowShaftLength=1;
+ /**
+ *
+ * @attr description + * The length of the bars when they are parallel to each other + * + *
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), and
+ * mm (millimeters).
+ *
+ * @attr name net.micode.notes:barLength
+ */
+ public static final int DrawerArrowToggle_barLength=2;
+ /**
+ *
+ * @attr description + * The drawing color for the bars + * + *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ *
+ * @attr name net.micode.notes:color
+ */
+ public static final int DrawerArrowToggle_color=3;
+ /**
+ *
+ * @attr description + * The total size of the drawable + * + *
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), and
+ * mm (millimeters).
+ *
+ * @attr name net.micode.notes:drawableSize
+ */
+ public static final int DrawerArrowToggle_drawableSize=4;
+ /**
+ *
+ * @attr description + * The max gap between the bars when they are parallel to each other + * + *
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), and
+ * mm (millimeters).
+ *
+ * @attr name net.micode.notes:gapBetweenBars
+ */
+ public static final int DrawerArrowToggle_gapBetweenBars=5;
+ /**
+ *
+ * @attr description + * Whether bars should rotate or not during transition + * + *
May be a boolean value, such as "true
" or
+ * "false
".
+ *
+ * @attr name net.micode.notes:spinBars
+ */
+ public static final int DrawerArrowToggle_spinBars=6;
+ /**
+ *
+ * @attr description + * The thickness (stroke size) for the bar paint + * + *
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), and
+ * mm (millimeters).
+ *
+ * @attr name net.micode.notes:thickness
+ */
+ public static final int DrawerArrowToggle_thickness=7;
+ /**
+ * Attributes that can be used with a FontFamily.
+ *
Includes the following attributes:
+ *Attribute | Description |
---|---|
{@link #FontFamily_fontProviderAuthority net.micode.notes:fontProviderAuthority} | The authority of the Font Provider to be used for the request. |
{@link #FontFamily_fontProviderCerts net.micode.notes:fontProviderCerts} | The sets of hashes for the certificates the provider should be signed with. |
{@link #FontFamily_fontProviderFetchStrategy net.micode.notes:fontProviderFetchStrategy} | The strategy to be used when fetching font data from a font provider in XML layouts. |
{@link #FontFamily_fontProviderFetchTimeout net.micode.notes:fontProviderFetchTimeout} | The length of the timeout during fetching. |
{@link #FontFamily_fontProviderPackage net.micode.notes:fontProviderPackage} | The package for the Font Provider to be used for the request. |
{@link #FontFamily_fontProviderQuery net.micode.notes:fontProviderQuery} | The query to be sent over to the provider. |
+ * @attr description + * The authority of the Font Provider to be used for the request. + * + *
May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + * + * @attr name net.micode.notes:fontProviderAuthority + */ + public static final int FontFamily_fontProviderAuthority=0; + /** + *
+ * @attr description + * The sets of hashes for the certificates the provider should be signed with. This is + * used to verify the identity of the provider, and is only required if the provider is not + * part of the system image. This value may point to one list or a list of lists, where each + * individual list represents one collection of signature hashes. Refer to your font provider's + * documentation for these values. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name net.micode.notes:fontProviderCerts
+ */
+ public static final int FontFamily_fontProviderCerts=1;
+ /**
+ *
+ * @attr description + * The strategy to be used when fetching font data from a font provider in XML layouts. + * This attribute is ignored when the resource is loaded from code, as it is equivalent to the + * choice of API between {@link + * androidx.core.content.res.ResourcesCompat#getFont(Context, int)} (blocking) and + * {@link + * androidx.core.content.res.ResourcesCompat#getFont(Context, int, FontCallback, Handler)} + * (async). + * + *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
async | 1 | The async font fetch works as follows. + * First, check the local cache, then if the requeted font is not cached, trigger a + * request the font and continue with layout inflation. Once the font fetch succeeds, the + * target text view will be refreshed with the downloaded font data. The + * fontProviderFetchTimeout will be ignored if async loading is specified. |
blocking | 0 | The blocking font fetch works as follows. + * First, check the local cache, then if the requested font is not cached, request the + * font from the provider and wait until it is finished. You can change the length of + * the timeout by modifying fontProviderFetchTimeout. If the timeout happens, the + * default typeface will be used instead. |
+ * @attr description + * The length of the timeout during fetching. + * + *
May be an integer value, such as "100
".
+ *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
forever | ffffffff | A special value for the timeout. In this case, the blocking font fetching will not + * timeout and wait until a reply is received from the font provider. |
+ * @attr description + * The package for the Font Provider to be used for the request. This is used to verify + * the identity of the provider. + * + *
May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + * + * @attr name net.micode.notes:fontProviderPackage + */ + public static final int FontFamily_fontProviderPackage=4; + /** + *
+ * @attr description + * The query to be sent over to the provider. Refer to your font provider's documentation + * on the format of this string. + * + *
May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + * + * @attr name net.micode.notes:fontProviderQuery + */ + public static final int FontFamily_fontProviderQuery=5; + /** + * Attributes that can be used with a FontFamilyFont. + *
Includes the following attributes:
+ *Attribute | Description |
---|---|
{@link #FontFamilyFont_android_font android:font} | |
{@link #FontFamilyFont_android_fontWeight android:fontWeight} | |
{@link #FontFamilyFont_android_fontStyle android:fontStyle} | |
{@link #FontFamilyFont_android_ttcIndex android:ttcIndex} | |
{@link #FontFamilyFont_android_fontVariationSettings android:fontVariationSettings} | |
{@link #FontFamilyFont_font net.micode.notes:font} | The reference to the font file to be used. |
{@link #FontFamilyFont_fontStyle net.micode.notes:fontStyle} | The style of the given font file. |
{@link #FontFamilyFont_fontVariationSettings net.micode.notes:fontVariationSettings} | The variation settings to be applied to the font. |
{@link #FontFamilyFont_fontWeight net.micode.notes:fontWeight} | The weight of the given font file. |
{@link #FontFamilyFont_ttcIndex net.micode.notes:ttcIndex} | The index of the font in the tcc font file. |
This symbol is the offset where the {@link android.R.attr#font} + * attribute's value can be found in the {@link #FontFamilyFont} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name android:font
+ */
+ public static final int FontFamilyFont_android_font=0;
+ /**
+ *
This symbol is the offset where the {@link android.R.attr#fontWeight} + * attribute's value can be found in the {@link #FontFamilyFont} array. + * + *
May be an integer value, such as "100
".
+ *
+ * @attr name android:fontWeight
+ */
+ public static final int FontFamilyFont_android_fontWeight=1;
+ /**
+ *
+ * @attr description + * References to the framework attrs + * + *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
italic | 1 | |
normal | 0 |
This symbol is the offset where the {@link android.R.attr#ttcIndex} + * attribute's value can be found in the {@link #FontFamilyFont} array. + * + *
May be an integer value, such as "100
".
+ *
+ * @attr name android:ttcIndex
+ */
+ public static final int FontFamilyFont_android_ttcIndex=3;
+ /**
+ *
This symbol is the offset where the {@link android.R.attr#fontVariationSettings} + * attribute's value can be found in the {@link #FontFamilyFont} array. + * + *
May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + * + * @attr name android:fontVariationSettings + */ + public static final int FontFamilyFont_android_fontVariationSettings=4; + /** + *
+ * @attr description + * The reference to the font file to be used. This should be a file in the res/font folder + * and should therefore have an R reference value. E.g. @font/myfont + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name net.micode.notes:font
+ */
+ public static final int FontFamilyFont_font=5;
+ /**
+ *
+ * @attr description + * The style of the given font file. This will be used when the font is being loaded into + * the font stack and will override any style information in the font's header tables. If + * unspecified, the value in the font's header tables will be used. + * + *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
italic | 1 | |
normal | 0 |
+ * @attr description + * The variation settings to be applied to the font. The string should be in the following + * format: "'tag1' value1, 'tag2' value2, ...". If the default variation settings should be + * used, or the font used does not support variation settings, this attribute needs not be + * specified. + * + *
May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + * + * @attr name net.micode.notes:fontVariationSettings + */ + public static final int FontFamilyFont_fontVariationSettings=7; + /** + *
+ * @attr description + * The weight of the given font file. This will be used when the font is being loaded into + * the font stack and will override any weight information in the font's header tables. Must + * be a positive number, a multiple of 100, and between 100 and 900, inclusive. The most + * common values are 400 for regular weight and 700 for bold weight. If unspecified, the value + * in the font's header tables will be used. + * + *
May be an integer value, such as "100
".
+ *
+ * @attr name net.micode.notes:fontWeight
+ */
+ public static final int FontFamilyFont_fontWeight=8;
+ /**
+ *
+ * @attr description + * The index of the font in the tcc font file. If the font file referenced is not in the + * tcc format, this attribute needs not be specified. + * + *
May be an integer value, such as "100
".
+ *
+ * @attr name net.micode.notes:ttcIndex
+ */
+ public static final int FontFamilyFont_ttcIndex=9;
+ /**
+ * Attributes that can be used with a FullscreenAttrs.
+ *
Includes the following attributes:
+ *Attribute | Description |
---|---|
{@link #FullscreenAttrs_fullscreenBackgroundColor net.micode.notes:fullscreenBackgroundColor} | |
{@link #FullscreenAttrs_fullscreenTextColor net.micode.notes:fullscreenTextColor} |
This symbol is the offset where the {@link net.micode.notes.R.attr#fullscreenBackgroundColor} + * attribute's value can be found in the {@link #FullscreenAttrs} array. + * + *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ *
+ * @attr name net.micode.notes:fullscreenBackgroundColor
+ */
+ public static final int FullscreenAttrs_fullscreenBackgroundColor=0;
+ /**
+ *
This symbol is the offset where the {@link net.micode.notes.R.attr#fullscreenTextColor} + * attribute's value can be found in the {@link #FullscreenAttrs} array. + * + *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ *
+ * @attr name net.micode.notes:fullscreenTextColor
+ */
+ public static final int FullscreenAttrs_fullscreenTextColor=1;
+ /**
+ * Attributes that can be used with a GradientColor.
+ *
Includes the following attributes:
+ *Attribute | Description |
---|---|
{@link #GradientColor_android_startColor android:startColor} | |
{@link #GradientColor_android_endColor android:endColor} | |
{@link #GradientColor_android_type android:type} | |
{@link #GradientColor_android_centerX android:centerX} | |
{@link #GradientColor_android_centerY android:centerY} | |
{@link #GradientColor_android_gradientRadius android:gradientRadius} | |
{@link #GradientColor_android_tileMode android:tileMode} | |
{@link #GradientColor_android_centerColor android:centerColor} | |
{@link #GradientColor_android_startX android:startX} | |
{@link #GradientColor_android_startY android:startY} | |
{@link #GradientColor_android_endX android:endX} | |
{@link #GradientColor_android_endY android:endY} |
+ * @attr description + * Start color of the gradient. + * + *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ *
+ * @attr name android:startColor
+ */
+ public static final int GradientColor_android_startColor=0;
+ /**
+ *
+ * @attr description + * End color of the gradient. + * + *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ *
+ * @attr name android:endColor
+ */
+ public static final int GradientColor_android_endColor=1;
+ /**
+ *
+ * @attr description + * Type of gradient. The default type is linear. + * + *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
linear | 0 | |
radial | 1 | |
sweep | 2 |
+ * @attr description + * X coordinate of the center of the gradient within the path. + * + *
May be a floating point value, such as "1.2
".
+ *
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.
+ *
+ * @attr name android:centerX
+ */
+ public static final int GradientColor_android_centerX=3;
+ /**
+ *
+ * @attr description + * Y coordinate of the center of the gradient within the path. + * + *
May be a floating point value, such as "1.2
".
+ *
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.
+ *
+ * @attr name android:centerY
+ */
+ public static final int GradientColor_android_centerY=4;
+ /**
+ *
+ * @attr description + * Radius of the gradient, used only with radial gradient. + * + *
May be a floating point value, such as "1.2
".
+ *
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), and
+ * 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.
+ *
+ * @attr name android:gradientRadius
+ */
+ public static final int GradientColor_android_gradientRadius=5;
+ /**
+ *
+ * @attr description + * Defines the tile mode of the gradient. SweepGradient doesn't support tiling. + * + *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
clamp | 0 | |
disabled | ffffffff | |
mirror | 2 | |
repeat | 1 |
+ * @attr description + * Optional center color. + * + *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ *
+ * @attr name android:centerColor
+ */
+ public static final int GradientColor_android_centerColor=7;
+ /**
+ *
+ * @attr description + * X coordinate of the start point origin of the gradient. + * Defined in same coordinates as the path itself + * + *
May be a floating point value, such as "1.2
".
+ *
+ * @attr name android:startX
+ */
+ public static final int GradientColor_android_startX=8;
+ /**
+ *
+ * @attr description + * Y coordinate of the start point of the gradient within the shape. + * Defined in same coordinates as the path itself + * + *
May be a floating point value, such as "1.2
".
+ *
+ * @attr name android:startY
+ */
+ public static final int GradientColor_android_startY=9;
+ /**
+ *
+ * @attr description + * X coordinate of the end point origin of the gradient. + * Defined in same coordinates as the path itself + * + *
May be a floating point value, such as "1.2
".
+ *
+ * @attr name android:endX
+ */
+ public static final int GradientColor_android_endX=10;
+ /**
+ *
+ * @attr description + * Y coordinate of the end point of the gradient within the shape. + * Defined in same coordinates as the path itself + * + *
May be a floating point value, such as "1.2
".
+ *
+ * @attr name android:endY
+ */
+ public static final int GradientColor_android_endY=11;
+ /**
+ * Attributes that can be used with a GradientColorItem.
+ *
Includes the following attributes:
+ *Attribute | Description |
---|---|
{@link #GradientColorItem_android_color android:color} | |
{@link #GradientColorItem_android_offset android:offset} |
+ * @attr description + * The current color for the offset inside the gradient. + * + *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ *
+ * @attr name android:color
+ */
+ public static final int GradientColorItem_android_color=0;
+ /**
+ *
+ * @attr description + * The offset (or ratio) of this current color item inside the gradient. + * The value is only meaningful when it is between 0 and 1. + * + *
May be a floating point value, such as "1.2
".
+ *
+ * @attr name android:offset
+ */
+ public static final int GradientColorItem_android_offset=1;
+ /**
+ * Attributes that can be used with a LinearConstraintLayout.
+ *
Includes the following attributes:
+ *Attribute | Description |
---|---|
{@link #LinearConstraintLayout_android_orientation android:orientation} |
This symbol is the offset where the {@link android.R.attr#orientation} + * attribute's value can be found in the {@link #LinearConstraintLayout} array. + * + *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
horizontal | 0 | |
vertical | 1 |
Includes the following attributes:
+ *Attribute | Description |
---|---|
{@link #LinearLayoutCompat_android_gravity android:gravity} | |
{@link #LinearLayoutCompat_android_orientation android:orientation} | |
{@link #LinearLayoutCompat_android_baselineAligned android:baselineAligned} | |
{@link #LinearLayoutCompat_android_baselineAlignedChildIndex android:baselineAlignedChildIndex} | |
{@link #LinearLayoutCompat_android_weightSum android:weightSum} | |
{@link #LinearLayoutCompat_divider net.micode.notes:divider} | Specifies the drawable used for item dividers. |
{@link #LinearLayoutCompat_dividerPadding net.micode.notes:dividerPadding} | Size of padding on either end of a divider. |
{@link #LinearLayoutCompat_measureWithLargestChild net.micode.notes:measureWithLargestChild} | When set to true, all children with a weight will be considered having + * the minimum size of the largest child. |
{@link #LinearLayoutCompat_showDividers net.micode.notes:showDividers} | Setting for which dividers to show. |
This symbol is the offset where the {@link android.R.attr#gravity} + * attribute's value can be found in the {@link #LinearLayoutCompat} array. + * + *
Must be one or more (separated by '|') of the following constant values.
+ *Constant | Value | Description |
---|---|---|
bottom | 50 | |
center | 11 | |
center_horizontal | 1 | |
center_vertical | 10 | |
clip_horizontal | 8 | |
clip_vertical | 80 | |
end | 800005 | |
fill | 77 | |
fill_horizontal | 7 | |
fill_vertical | 70 | |
left | 3 | |
right | 5 | |
start | 800003 | |
top | 30 |
+ * @attr description + * Should the layout be a column or a row? Use "horizontal" + * for a row, "vertical" for a column. The default is + * horizontal. + * + *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
horizontal | 0 | |
vertical | 1 |
+ * @attr description + * When set to false, prevents the layout from aligning its children's + * baselines. This attribute is particularly useful when the children + * use different values for gravity. The default value is true. + * + *
May be a boolean value, such as "true
" or
+ * "false
".
+ *
+ * @attr name android:baselineAligned
+ */
+ public static final int LinearLayoutCompat_android_baselineAligned=2;
+ /**
+ *
+ * @attr description + * When a linear layout is part of another layout that is baseline + * aligned, it can specify which of its children to baseline align to + * (that is, which child TextView). + * + *
May be an integer value, such as "100
".
+ *
+ * @attr name android:baselineAlignedChildIndex
+ */
+ public static final int LinearLayoutCompat_android_baselineAlignedChildIndex=3;
+ /**
+ *
+ * @attr description + * Defines the maximum weight sum. If unspecified, the sum is computed + * by adding the layout_weight of all of the children. This can be + * used for instance to give a single child 50% of the total available + * space by giving it a layout_weight of 0.5 and setting the weightSum + * to 1.0. + * + *
May be a floating point value, such as "1.2
".
+ *
+ * @attr name android:weightSum
+ */
+ public static final int LinearLayoutCompat_android_weightSum=4;
+ /**
+ *
+ * @attr description + * Drawable to use as a vertical divider between buttons. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name net.micode.notes:divider
+ */
+ public static final int LinearLayoutCompat_divider=5;
+ /**
+ *
+ * @attr description + * Size of padding on either end of a divider. + * + *
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), and
+ * mm (millimeters).
+ *
+ * @attr name net.micode.notes:dividerPadding
+ */
+ public static final int LinearLayoutCompat_dividerPadding=6;
+ /**
+ *
+ * @attr description + * When set to true, all children with a weight will be considered having + * the minimum size of the largest child. If false, all children are + * measured normally. + * + *
May be a boolean value, such as "true
" or
+ * "false
".
+ *
+ * @attr name net.micode.notes:measureWithLargestChild
+ */
+ public static final int LinearLayoutCompat_measureWithLargestChild=7;
+ /**
+ *
+ * @attr description + * Setting for which dividers to show. + * + *
Must be one or more (separated by '|') of the following constant values.
+ *Constant | Value | Description |
---|---|---|
beginning | 1 | |
end | 4 | |
middle | 2 | |
none | 0 |
Includes the following attributes:
+ *Attribute | Description |
---|---|
{@link #LinearLayoutCompat_Layout_android_layout_gravity android:layout_gravity} | |
{@link #LinearLayoutCompat_Layout_android_layout_width android:layout_width} | |
{@link #LinearLayoutCompat_Layout_android_layout_height android:layout_height} | |
{@link #LinearLayoutCompat_Layout_android_layout_weight android:layout_weight} |
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. + * + *
Must be one or more (separated by '|') of the following constant values.
+ *Constant | Value | Description |
---|---|---|
bottom | 50 | |
center | 11 | |
center_horizontal | 1 | |
center_vertical | 10 | |
clip_horizontal | 8 | |
clip_vertical | 80 | |
end | 800005 | |
fill | 77 | |
fill_horizontal | 7 | |
fill_vertical | 70 | |
left | 3 | |
right | 5 | |
start | 800003 | |
top | 30 |
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. + * + *
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), and
+ * mm (millimeters).
+ *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
fill_parent | ffffffff | |
match_parent | ffffffff | |
wrap_content | fffffffe |
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. + * + *
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), and
+ * mm (millimeters).
+ *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
fill_parent | ffffffff | |
match_parent | ffffffff | |
wrap_content | fffffffe |
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. + * + *
May be a floating point value, such as "1.2
".
+ *
+ * @attr name android:layout_weight
+ */
+ public static final int LinearLayoutCompat_Layout_android_layout_weight=3;
+ /**
+ * Attributes that can be used with a ListPopupWindow.
+ *
Includes the following attributes:
+ *Attribute | Description |
---|---|
{@link #ListPopupWindow_android_dropDownHorizontalOffset android:dropDownHorizontalOffset} | |
{@link #ListPopupWindow_android_dropDownVerticalOffset android:dropDownVerticalOffset} |
+ * @attr description + * Amount of pixels by which the drop down should be offset horizontally. + * + *
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), and
+ * mm (millimeters).
+ *
+ * @attr name android:dropDownHorizontalOffset
+ */
+ public static final int ListPopupWindow_android_dropDownHorizontalOffset=0;
+ /**
+ *
+ * @attr description + * Amount of pixels by which the drop down should be offset vertically. + * + *
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), and
+ * mm (millimeters).
+ *
+ * @attr name android:dropDownVerticalOffset
+ */
+ public static final int ListPopupWindow_android_dropDownVerticalOffset=1;
+ /**
+ * Attributes that can be used with a MediaRouteButton.
+ *
Includes the following attributes:
+ *Attribute | Description |
---|---|
{@link #MediaRouteButton_android_minWidth android:minWidth} | |
{@link #MediaRouteButton_android_minHeight android:minHeight} | |
{@link #MediaRouteButton_externalRouteEnabledDrawable net.micode.notes:externalRouteEnabledDrawable} | This drawable is a state list where the "checked" state + * indicates active media routing. |
{@link #MediaRouteButton_mediaRouteButtonTint net.micode.notes:mediaRouteButtonTint} | Tint to apply to the media route button |
This symbol is the offset where the {@link android.R.attr#minWidth} + * attribute's value can be found in the {@link #MediaRouteButton} 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), and
+ * mm (millimeters).
+ *
+ * @attr name android:minWidth
+ */
+ public static final int MediaRouteButton_android_minWidth=0;
+ /**
+ *
This symbol is the offset where the {@link android.R.attr#minHeight} + * attribute's value can be found in the {@link #MediaRouteButton} 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), and
+ * mm (millimeters).
+ *
+ * @attr name android:minHeight
+ */
+ public static final int MediaRouteButton_android_minHeight=1;
+ /**
+ *
+ * @attr description + * This drawable is a state list where the "checked" state + * indicates active media routing. Checkable indicates connecting + * and non-checked / non-checkable indicates + * that media is playing to the local device only. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name net.micode.notes:externalRouteEnabledDrawable
+ */
+ public static final int MediaRouteButton_externalRouteEnabledDrawable=2;
+ /**
+ *
+ * @attr description + * Tint to apply to the media route button + * + *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ *
+ * @attr name net.micode.notes:mediaRouteButtonTint
+ */
+ public static final int MediaRouteButton_mediaRouteButtonTint=3;
+ /**
+ * Attributes that can be used with a MenuGroup.
+ *
Includes the following attributes:
+ *Attribute | Description |
---|---|
{@link #MenuGroup_android_enabled android:enabled} | |
{@link #MenuGroup_android_id android:id} | |
{@link #MenuGroup_android_visible android:visible} | |
{@link #MenuGroup_android_menuCategory android:menuCategory} | |
{@link #MenuGroup_android_orderInCategory android:orderInCategory} | |
{@link #MenuGroup_android_checkableBehavior android:checkableBehavior} |
+ * @attr description + * Whether the items are enabled. + * + *
May be a boolean value, such as "true
" or
+ * "false
".
+ *
+ * @attr name android:enabled
+ */
+ public static final int MenuGroup_android_enabled=0;
+ /**
+ *
+ * @attr description + * The ID of the group. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name android:id
+ */
+ public static final int MenuGroup_android_id=1;
+ /**
+ *
+ * @attr description + * Whether the items are shown/visible. + * + *
May be a boolean value, such as "true
" or
+ * "false
".
+ *
+ * @attr name android:visible
+ */
+ public static final int MenuGroup_android_visible=2;
+ /**
+ *
+ * @attr description + * The category applied to all items within this group. + * (This will be or'ed with the orderInCategory attribute.) + * + *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
alternative | 40000 | |
container | 10000 | |
secondary | 30000 | |
system | 20000 |
+ * @attr description + * The order within the category applied to all items within this group. + * (This will be or'ed with the category attribute.) + * + *
May be an integer value, such as "100
".
+ *
+ * @attr name android:orderInCategory
+ */
+ public static final int MenuGroup_android_orderInCategory=4;
+ /**
+ *
+ * @attr description + * Whether the items are capable of displaying a check mark. + * + *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
all | 1 | |
none | 0 | |
single | 2 |
Includes the following attributes:
+ *Attribute | Description |
---|---|
{@link #MenuItem_android_icon android:icon} | |
{@link #MenuItem_android_enabled android:enabled} | |
{@link #MenuItem_android_id android:id} | |
{@link #MenuItem_android_checked android:checked} | |
{@link #MenuItem_android_visible android:visible} | |
{@link #MenuItem_android_menuCategory android:menuCategory} | |
{@link #MenuItem_android_orderInCategory android:orderInCategory} | |
{@link #MenuItem_android_title android:title} | |
{@link #MenuItem_android_titleCondensed android:titleCondensed} | |
{@link #MenuItem_android_alphabeticShortcut android:alphabeticShortcut} | |
{@link #MenuItem_android_numericShortcut android:numericShortcut} | |
{@link #MenuItem_android_checkable android:checkable} | |
{@link #MenuItem_android_onClick android:onClick} | |
{@link #MenuItem_actionLayout net.micode.notes:actionLayout} | An optional layout to be used as an action view. |
{@link #MenuItem_actionProviderClass net.micode.notes:actionProviderClass} | The name of an optional ActionProvider class to instantiate an action view + * and perform operations such as default action for that menu item. |
{@link #MenuItem_actionViewClass net.micode.notes:actionViewClass} | The name of an optional View class to instantiate and use as an + * action view. |
{@link #MenuItem_alphabeticModifiers net.micode.notes:alphabeticModifiers} | The alphabetic modifier key. |
{@link #MenuItem_contentDescription net.micode.notes:contentDescription} | The content description associated with the item. |
{@link #MenuItem_iconTint net.micode.notes:iconTint} | Tint to apply to the icon. |
{@link #MenuItem_iconTintMode net.micode.notes:iconTintMode} | Blending mode used to apply the icon tint. |
{@link #MenuItem_numericModifiers net.micode.notes:numericModifiers} | The numeric modifier key. |
{@link #MenuItem_showAsAction net.micode.notes:showAsAction} | How this item should display in the Action Bar, if present. |
{@link #MenuItem_tooltipText net.micode.notes:tooltipText} | The tooltip text associated with the item. |
+ * @attr description + * The icon associated with this item. This icon will not always be shown, so + * the title should be sufficient in describing this item. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name android:icon
+ */
+ public static final int MenuItem_android_icon=0;
+ /**
+ *
+ * @attr description + * Whether the item is enabled. + * + *
May be a boolean value, such as "true
" or
+ * "false
".
+ *
+ * @attr name android:enabled
+ */
+ public static final int MenuItem_android_enabled=1;
+ /**
+ *
+ * @attr description + * The ID of the item. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name android:id
+ */
+ public static final int MenuItem_android_id=2;
+ /**
+ *
+ * @attr description + * Whether the item is checked. Note that you must first have enabled checking with + * the checkable attribute or else the check mark will not appear. + * + *
May be a boolean value, such as "true
" or
+ * "false
".
+ *
+ * @attr name android:checked
+ */
+ public static final int MenuItem_android_checked=3;
+ /**
+ *
+ * @attr description + * Whether the item is shown/visible. + * + *
May be a boolean value, such as "true
" or
+ * "false
".
+ *
+ * @attr name android:visible
+ */
+ public static final int MenuItem_android_visible=4;
+ /**
+ *
+ * @attr description + * The category applied to the item. + * (This will be or'ed with the orderInCategory attribute.) + * + *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
alternative | 40000 | |
container | 10000 | |
secondary | 30000 | |
system | 20000 |
+ * @attr description + * The order within the category applied to the item. + * (This will be or'ed with the category attribute.) + * + *
May be an integer value, such as "100
".
+ *
+ * @attr name android:orderInCategory
+ */
+ public static final int MenuItem_android_orderInCategory=6;
+ /**
+ *
+ * @attr description + * The title associated with the item. + * + *
May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + * + * @attr name android:title + */ + public static final int MenuItem_android_title=7; + /** + *
+ * @attr description + * The condensed title associated with the item. This is used in situations where the + * normal title may be too long to be displayed. + * + *
May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + * + * @attr name android:titleCondensed + */ + public static final int MenuItem_android_titleCondensed=8; + /** + *
+ * @attr description + * The alphabetic shortcut key. This is the shortcut when using a keyboard + * with alphabetic keys. + * + *
May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + * + * @attr name android:alphabeticShortcut + */ + public static final int MenuItem_android_alphabeticShortcut=9; + /** + *
+ * @attr description + * The numeric shortcut key. This is the shortcut when using a numeric (e.g., 12-key) + * keyboard. + * + *
May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + * + * @attr name android:numericShortcut + */ + public static final int MenuItem_android_numericShortcut=10; + /** + *
+ * @attr description + * Whether the item is capable of displaying a check mark. + * + *
May be a boolean value, such as "true
" or
+ * "false
".
+ *
+ * @attr name android:checkable
+ */
+ public static final int MenuItem_android_checkable=11;
+ /**
+ *
+ * @attr description + * Name of a method on the Context used to inflate the menu that will be + * called when the item is clicked. + * + *
May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + * + * @attr name android:onClick + */ + public static final int MenuItem_android_onClick=12; + /** + *
+ * @attr description + * An optional layout to be used as an action view. + * See {@link android.view.MenuItem#setActionView(android.view.View)} + * for more info. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name net.micode.notes:actionLayout
+ */
+ public static final int MenuItem_actionLayout=13;
+ /**
+ *
+ * @attr description + * The name of an optional ActionProvider class to instantiate an action view + * and perform operations such as default action for that menu item. + * See {@link android.view.MenuItem#setActionProvider(android.view.ActionProvider)} + * for more info. + * + *
May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + * + * @attr name net.micode.notes:actionProviderClass + */ + public static final int MenuItem_actionProviderClass=14; + /** + *
+ * @attr description + * The name of an optional View class to instantiate and use as an + * action view. See {@link android.view.MenuItem#setActionView(android.view.View)} + * for more info. + * + *
May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + * + * @attr name net.micode.notes:actionViewClass + */ + public static final int MenuItem_actionViewClass=15; + /** + *
+ * @attr description + * The alphabetic modifier key. This is the modifier when using a keyboard + * with alphabetic keys. The values should be kept in sync with KeyEvent + * + *
Must be one or more (separated by '|') of the following constant values.
+ *Constant | Value | Description |
---|---|---|
ALT | 2 | |
CTRL | 1000 | |
FUNCTION | 8 | |
META | 10000 | |
SHIFT | 1 | |
SYM | 4 |
+ * @attr description + * The content description associated with the item. + * + *
May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + * + * @attr name net.micode.notes:contentDescription + */ + public static final int MenuItem_contentDescription=17; + /** + *
+ * @attr description + * Tint to apply to the icon. + * + *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ *
+ * @attr name net.micode.notes:iconTint
+ */
+ public static final int MenuItem_iconTint=18;
+ /**
+ *
+ * @attr description + * Blending mode used to apply the icon tint. + * + *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
add | 10 | Combines the tint and icon color and alpha channels, clamping the + * result to valid color values. Saturate(S + D) |
multiply | e | Multiplies the color and alpha channels of the icon with those of + * the tint. [Sa * Da, Sc * Dc] |
screen | f | [Sa + Da - Sa * Da, Sc + Dc - Sc * Dc] |
src_atop | 9 | The tint is drawn above the icon, but with the icon’s alpha + * channel masking the result. [Da, Sc * Da + (1 - Sa) * Dc] |
src_in | 5 | The tint is masked by the alpha channel of the icon. The icon’s + * color channels are thrown out. [Sa * Da, Sc * Da] |
src_over | 3 | The tint is drawn on top of the icon. + * [Sa + (1 - Sa)*Da, Rc = Sc + (1 - Sa)*Dc] |
+ * @attr description + * The numeric modifier key. This is the modifier when using a numeric (e.g., 12-key) + * keyboard. The values should be kept in sync with KeyEvent + * + *
Must be one or more (separated by '|') of the following constant values.
+ *Constant | Value | Description |
---|---|---|
ALT | 2 | |
CTRL | 1000 | |
FUNCTION | 8 | |
META | 10000 | |
SHIFT | 1 | |
SYM | 4 |
+ * @attr description + * How this item should display in the Action Bar, if present. + * + *
Must be one or more (separated by '|') of the following constant values.
+ *Constant | Value | Description |
---|---|---|
always | 2 | Always show this item in an actionbar, even if it would override + * the system's limits of how much stuff to put there. This may make + * your action bar look bad on some screens. In most cases you should + * use "ifRoom" instead. Mutually exclusive with "ifRoom" and "never". |
collapseActionView | 8 | This item's action view collapses to a normal menu + * item. When expanded, the action view takes over a + * larger segment of its container. |
ifRoom | 1 | Show this item in an action bar if there is room for it as determined + * by the system. Favor this option over "always" where possible. + * Mutually exclusive with "never" and "always". |
never | 0 | Never show this item in an action bar, show it in the overflow menu instead. + * Mutually exclusive with "ifRoom" and "always". |
withText | 4 | When this item is shown as an action in the action bar, show a text + * label with it even if it has an icon representation. |
+ * @attr description + * The tooltip text associated with the item. + * + *
May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + * + * @attr name net.micode.notes:tooltipText + */ + public static final int MenuItem_tooltipText=22; + /** + * Attributes that can be used with a MenuView. + *
Includes the following attributes:
+ *Attribute | Description |
---|---|
{@link #MenuView_android_windowAnimationStyle android:windowAnimationStyle} | |
{@link #MenuView_android_itemTextAppearance android:itemTextAppearance} | |
{@link #MenuView_android_horizontalDivider android:horizontalDivider} | |
{@link #MenuView_android_verticalDivider android:verticalDivider} | |
{@link #MenuView_android_headerBackground android:headerBackground} | |
{@link #MenuView_android_itemBackground android:itemBackground} | |
{@link #MenuView_android_itemIconDisabledAlpha android:itemIconDisabledAlpha} | |
{@link #MenuView_preserveIconSpacing net.micode.notes:preserveIconSpacing} | Whether space should be reserved in layout when an icon is missing. |
{@link #MenuView_subMenuArrow net.micode.notes:subMenuArrow} | Drawable for the arrow icon indicating a particular item is a submenu. |
+ * @attr description + * Default animations for the menu. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name android:windowAnimationStyle
+ */
+ public static final int MenuView_android_windowAnimationStyle=0;
+ /**
+ *
+ * @attr description + * Default appearance of menu item text. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name android:itemTextAppearance
+ */
+ public static final int MenuView_android_itemTextAppearance=1;
+ /**
+ *
+ * @attr description + * Default horizontal divider between rows of menu items. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name android:horizontalDivider
+ */
+ public static final int MenuView_android_horizontalDivider=2;
+ /**
+ *
+ * @attr description + * Default vertical divider between menu items. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name android:verticalDivider
+ */
+ public static final int MenuView_android_verticalDivider=3;
+ /**
+ *
+ * @attr description + * Default background for the menu header. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or 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 android:headerBackground
+ */
+ public static final int MenuView_android_headerBackground=4;
+ /**
+ *
+ * @attr description + * Default background for each menu item. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or 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 android:itemBackground
+ */
+ public static final int MenuView_android_itemBackground=5;
+ /**
+ *
+ * @attr description + * Default disabled icon alpha for each menu item that shows an icon. + * + *
May be a floating point value, such as "1.2
".
+ *
+ * @attr name android:itemIconDisabledAlpha
+ */
+ public static final int MenuView_android_itemIconDisabledAlpha=6;
+ /**
+ *
+ * @attr description + * Whether space should be reserved in layout when an icon is missing. + * + *
May be a boolean value, such as "true
" or
+ * "false
".
+ *
+ * @attr name net.micode.notes:preserveIconSpacing
+ */
+ public static final int MenuView_preserveIconSpacing=7;
+ /**
+ *
+ * @attr description + * Drawable for the arrow icon indicating a particular item is a submenu. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name net.micode.notes:subMenuArrow
+ */
+ public static final int MenuView_subMenuArrow=8;
+ /**
+ * Attributes that can be used with a PopupWindow.
+ *
Includes the following attributes:
+ *Attribute | Description |
---|---|
{@link #PopupWindow_android_popupBackground android:popupBackground} | |
{@link #PopupWindow_android_popupAnimationStyle android:popupAnimationStyle} | |
{@link #PopupWindow_overlapAnchor net.micode.notes:overlapAnchor} | Whether the popup window should overlap its anchor view. |
This symbol is the offset where the {@link android.R.attr#popupBackground} + * attribute's value can be found in the {@link #PopupWindow} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or 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 android:popupBackground
+ */
+ public static final int PopupWindow_android_popupBackground=0;
+ /**
+ *
This symbol is the offset where the {@link android.R.attr#popupAnimationStyle} + * attribute's value can be found in the {@link #PopupWindow} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name android:popupAnimationStyle
+ */
+ public static final int PopupWindow_android_popupAnimationStyle=1;
+ /**
+ *
+ * @attr description + * Whether the popup window should overlap its anchor view. + * + *
May be a boolean value, such as "true
" or
+ * "false
".
+ *
+ * @attr name net.micode.notes:overlapAnchor
+ */
+ public static final int PopupWindow_overlapAnchor=2;
+ /**
+ * Attributes that can be used with a PopupWindowBackgroundState.
+ *
Includes the following attributes:
+ *Attribute | Description |
---|---|
{@link #PopupWindowBackgroundState_state_above_anchor net.micode.notes:state_above_anchor} | State identifier indicating the popup will be above the anchor. |
+ * @attr description + * State identifier indicating the popup will be above the anchor. + * + *
May be a boolean value, such as "true
" or
+ * "false
".
+ *
+ * @attr name net.micode.notes:state_above_anchor
+ */
+ public static final int PopupWindowBackgroundState_state_above_anchor=0;
+ /**
+ * Attributes that can be used with a RecycleListView.
+ *
Includes the following attributes:
+ *Attribute | Description |
---|---|
{@link #RecycleListView_paddingBottomNoButtons net.micode.notes:paddingBottomNoButtons} | Bottom padding to use when no buttons are present. |
{@link #RecycleListView_paddingTopNoTitle net.micode.notes:paddingTopNoTitle} | Top padding to use when no title is present. |
+ * @attr description + * Bottom padding to use when no buttons are present. + * + *
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), and
+ * mm (millimeters).
+ *
+ * @attr name net.micode.notes:paddingBottomNoButtons
+ */
+ public static final int RecycleListView_paddingBottomNoButtons=0;
+ /**
+ *
+ * @attr description + * Top padding to use when no title is present. + * + *
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), and
+ * mm (millimeters).
+ *
+ * @attr name net.micode.notes:paddingTopNoTitle
+ */
+ public static final int RecycleListView_paddingTopNoTitle=1;
+ /**
+ * Attributes that can be used with a RecyclerView.
+ *
Includes the following attributes:
+ *Attribute | Description |
---|---|
{@link #RecyclerView_android_orientation android:orientation} | |
{@link #RecyclerView_android_descendantFocusability android:descendantFocusability} | |
{@link #RecyclerView_fastScrollEnabled net.micode.notes:fastScrollEnabled} | |
{@link #RecyclerView_fastScrollHorizontalThumbDrawable net.micode.notes:fastScrollHorizontalThumbDrawable} | |
{@link #RecyclerView_fastScrollHorizontalTrackDrawable net.micode.notes:fastScrollHorizontalTrackDrawable} | |
{@link #RecyclerView_fastScrollVerticalThumbDrawable net.micode.notes:fastScrollVerticalThumbDrawable} | |
{@link #RecyclerView_fastScrollVerticalTrackDrawable net.micode.notes:fastScrollVerticalTrackDrawable} | |
{@link #RecyclerView_layoutManager net.micode.notes:layoutManager} | Class name of the Layout Manager to be used. |
{@link #RecyclerView_reverseLayout net.micode.notes:reverseLayout} | |
{@link #RecyclerView_spanCount net.micode.notes:spanCount} | |
{@link #RecyclerView_stackFromEnd net.micode.notes:stackFromEnd} |
This symbol is the offset where the {@link android.R.attr#orientation} + * attribute's value can be found in the {@link #RecyclerView} array. + * + *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
horizontal | 0 | |
vertical | 1 |
This symbol is the offset where the {@link android.R.attr#descendantFocusability} + * attribute's value can be found in the {@link #RecyclerView} array. + * + *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
afterDescendants | 1 | |
beforeDescendants | 0 | |
blocksDescendants | 2 |
This symbol is the offset where the {@link net.micode.notes.R.attr#fastScrollEnabled} + * attribute's value can be found in the {@link #RecyclerView} array. + * + *
May be a boolean value, such as "true
" or
+ * "false
".
+ *
+ * @attr name net.micode.notes:fastScrollEnabled
+ */
+ public static final int RecyclerView_fastScrollEnabled=2;
+ /**
+ *
This symbol is the offset where the {@link net.micode.notes.R.attr#fastScrollHorizontalThumbDrawable} + * attribute's value can be found in the {@link #RecyclerView} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name net.micode.notes:fastScrollHorizontalThumbDrawable
+ */
+ public static final int RecyclerView_fastScrollHorizontalThumbDrawable=3;
+ /**
+ *
This symbol is the offset where the {@link net.micode.notes.R.attr#fastScrollHorizontalTrackDrawable} + * attribute's value can be found in the {@link #RecyclerView} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name net.micode.notes:fastScrollHorizontalTrackDrawable
+ */
+ public static final int RecyclerView_fastScrollHorizontalTrackDrawable=4;
+ /**
+ *
This symbol is the offset where the {@link net.micode.notes.R.attr#fastScrollVerticalThumbDrawable} + * attribute's value can be found in the {@link #RecyclerView} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name net.micode.notes:fastScrollVerticalThumbDrawable
+ */
+ public static final int RecyclerView_fastScrollVerticalThumbDrawable=5;
+ /**
+ *
This symbol is the offset where the {@link net.micode.notes.R.attr#fastScrollVerticalTrackDrawable} + * attribute's value can be found in the {@link #RecyclerView} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name net.micode.notes:fastScrollVerticalTrackDrawable
+ */
+ public static final int RecyclerView_fastScrollVerticalTrackDrawable=6;
+ /**
+ *
+ * @attr description + * Class name of the Layout Manager to be used. + *
+ * The class must extandroidx.recyclerview.widget.RecyclerViewView$LayoutManager + * and have either a default constructor or constructor with the signature + * (android.content.Context, android.util.AttributeSet, int, int). + * + * If the name starts with a '.', application package is prefixed. + * Else, if the name contains a '.', the classname is assumed to be a full class name. + * Else, the recycler view package naandroidx.appcompat.widgetdget) is prefixed. + * + *May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + * + * @attr name net.micode.notes:layoutManager + */ + public static final int RecyclerView_layoutManager=7; + /** + *
This symbol is the offset where the {@link net.micode.notes.R.attr#reverseLayout} + * attribute's value can be found in the {@link #RecyclerView} array. + * + *
May be a boolean value, such as "true
" or
+ * "false
".
+ *
+ * @attr name net.micode.notes:reverseLayout
+ */
+ public static final int RecyclerView_reverseLayout=8;
+ /**
+ *
This symbol is the offset where the {@link net.micode.notes.R.attr#spanCount} + * attribute's value can be found in the {@link #RecyclerView} array. + * + *
May be an integer value, such as "100
".
+ *
+ * @attr name net.micode.notes:spanCount
+ */
+ public static final int RecyclerView_spanCount=9;
+ /**
+ *
This symbol is the offset where the {@link net.micode.notes.R.attr#stackFromEnd} + * attribute's value can be found in the {@link #RecyclerView} array. + * + *
May be a boolean value, such as "true
" or
+ * "false
".
+ *
+ * @attr name net.micode.notes:stackFromEnd
+ */
+ public static final int RecyclerView_stackFromEnd=10;
+ /**
+ * Attributes that can be used with a SearchView.
+ *
Includes the following attributes:
+ *Attribute | Description |
---|---|
{@link #SearchView_android_focusable android:focusable} | |
{@link #SearchView_android_maxWidth android:maxWidth} | |
{@link #SearchView_android_inputType android:inputType} | |
{@link #SearchView_android_imeOptions android:imeOptions} | |
{@link #SearchView_closeIcon net.micode.notes:closeIcon} | Close button icon |
{@link #SearchView_commitIcon net.micode.notes:commitIcon} | Commit icon shown in the query suggestion row |
{@link #SearchView_defaultQueryHint net.micode.notes:defaultQueryHint} | Default query hint used when {@code queryHint} is undefined and + * the search view's {@code SearchableInfo} does not provide a hint. |
{@link #SearchView_goIcon net.micode.notes:goIcon} | Go button icon |
{@link #SearchView_iconifiedByDefault net.micode.notes:iconifiedByDefault} | The default state of the SearchView. |
{@link #SearchView_layout net.micode.notes:layout} | The layout to use for the search view. |
{@link #SearchView_queryBackground net.micode.notes:queryBackground} | Background for the section containing the search query |
{@link #SearchView_queryHint net.micode.notes:queryHint} | An optional user-defined query hint string to be displayed in the empty query field. |
{@link #SearchView_searchHintIcon net.micode.notes:searchHintIcon} | Search icon displayed as a text field hint |
{@link #SearchView_searchIcon net.micode.notes:searchIcon} | Search icon |
{@link #SearchView_submitBackground net.micode.notes:submitBackground} | Background for the section containing the action (e.g. |
{@link #SearchView_suggestionRowLayout net.micode.notes:suggestionRowLayout} | Layout for query suggestion rows |
{@link #SearchView_voiceIcon net.micode.notes:voiceIcon} | Voice button icon |
This symbol is the offset where the {@link android.R.attr#focusable} + * attribute's value can be found in the {@link #SearchView} array. + * + *
May be a boolean value, such as "true
" or
+ * "false
".
+ *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
auto | 10 |
+ * @attr description + * An optional maximum width of the SearchView. + * + *
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), and
+ * mm (millimeters).
+ *
+ * @attr name android:maxWidth
+ */
+ public static final int SearchView_android_maxWidth=1;
+ /**
+ *
+ * @attr description + * The input type to set on the query text field. + * + *
Must be one or more (separated by '|') of the following constant values.
+ *Constant | Value | Description |
---|---|---|
date | 14 | |
datetime | 4 | |
none | 0 | |
number | 2 | |
numberDecimal | 2002 | |
numberPassword | 12 | |
numberSigned | 1002 | |
phone | 3 | |
text | 1 | |
textAutoComplete | 10001 | |
textAutoCorrect | 8001 | |
textCapCharacters | 1001 | |
textCapSentences | 4001 | |
textCapWords | 2001 | |
textEmailAddress | 21 | |
textEmailSubject | 31 | |
textFilter | b1 | |
textImeMultiLine | 40001 | |
textLongMessage | 51 | |
textMultiLine | 20001 | |
textNoSuggestions | 80001 | |
textPassword | 81 | |
textPersonName | 61 | |
textPhonetic | c1 | |
textPostalAddress | 71 | |
textShortMessage | 41 | |
textUri | 11 | |
textVisiblePassword | 91 | |
textWebEditText | a1 | |
textWebEmailAddress | d1 | |
textWebPassword | e1 | |
time | 24 |
+ * @attr description + * The IME options to set on the query text field. + * + *
Must be one or more (separated by '|') of the following constant values.
+ *Constant | Value | Description |
---|---|---|
actionDone | 6 | |
actionGo | 2 | |
actionNext | 5 | |
actionNone | 1 | |
actionPrevious | 7 | |
actionSearch | 3 | |
actionSend | 4 | |
actionUnspecified | 0 | |
flagForceAscii | 80000000 | |
flagNavigateNext | 8000000 | |
flagNavigatePrevious | 4000000 | |
flagNoAccessoryAction | 20000000 | |
flagNoEnterAction | 40000000 | |
flagNoExtractUi | 10000000 | |
flagNoFullscreen | 2000000 | |
flagNoPersonalizedLearning | 1000000 | |
normal | 0 |
+ * @attr description + * Close button icon + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name net.micode.notes:closeIcon
+ */
+ public static final int SearchView_closeIcon=4;
+ /**
+ *
+ * @attr description + * Commit icon shown in the query suggestion row + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name net.micode.notes:commitIcon
+ */
+ public static final int SearchView_commitIcon=5;
+ /**
+ *
+ * @attr description + * Default query hint used when {@code queryHint} is undefined and + * the search view's {@code SearchableInfo} does not provide a hint. + * + *
May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + * + * @attr name net.micode.notes:defaultQueryHint + */ + public static final int SearchView_defaultQueryHint=6; + /** + *
+ * @attr description + * Go button icon + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name net.micode.notes:goIcon
+ */
+ public static final int SearchView_goIcon=7;
+ /**
+ *
+ * @attr description + * The default state of the SearchView. If true, it will be iconified when not in + * use and expanded when clicked. + * + *
May be a boolean value, such as "true
" or
+ * "false
".
+ *
+ * @attr name net.micode.notes:iconifiedByDefault
+ */
+ public static final int SearchView_iconifiedByDefault=8;
+ /**
+ *
+ * @attr description + * The layout to use for the search view. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name net.micode.notes:layout
+ */
+ public static final int SearchView_layout=9;
+ /**
+ *
+ * @attr description + * Background for the section containing the search query + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name net.micode.notes:queryBackground
+ */
+ public static final int SearchView_queryBackground=10;
+ /**
+ *
+ * @attr description + * An optional user-defined query hint string to be displayed in the empty query field. + * + *
May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + * + * @attr name net.micode.notes:queryHint + */ + public static final int SearchView_queryHint=11; + /** + *
+ * @attr description + * Search icon displayed as a text field hint + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name net.micode.notes:searchHintIcon
+ */
+ public static final int SearchView_searchHintIcon=12;
+ /**
+ *
+ * @attr description + * Search icon + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name net.micode.notes:searchIcon
+ */
+ public static final int SearchView_searchIcon=13;
+ /**
+ *
+ * @attr description + * Background for the section containing the action (e.g. voice search) + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name net.micode.notes:submitBackground
+ */
+ public static final int SearchView_submitBackground=14;
+ /**
+ *
+ * @attr description + * Layout for query suggestion rows + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name net.micode.notes:suggestionRowLayout
+ */
+ public static final int SearchView_suggestionRowLayout=15;
+ /**
+ *
+ * @attr description + * Voice button icon + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name net.micode.notes:voiceIcon
+ */
+ public static final int SearchView_voiceIcon=16;
+ /**
+ * Attributes that can be used with a Spinner.
+ *
Includes the following attributes:
+ *Attribute | Description |
---|---|
{@link #Spinner_android_entries android:entries} | |
{@link #Spinner_android_popupBackground android:popupBackground} | |
{@link #Spinner_android_prompt android:prompt} | |
{@link #Spinner_android_dropDownWidth android:dropDownWidth} | |
{@link #Spinner_popupTheme net.micode.notes:popupTheme} | Reference to a theme that should be used to inflate popups + * shown by widgets in the action bar. |
+ * @attr description + * Reference to an array resource that will populate the Spinner. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name android:entries
+ */
+ public static final int Spinner_android_entries=0;
+ /**
+ *
+ * @attr description + * Background drawable to use for the dropdown in spinnerMode="dropdown". + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or 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 android:popupBackground
+ */
+ public static final int Spinner_android_popupBackground=1;
+ /**
+ *
+ * @attr description + * The prompt to display when the spinner's dialog is shown. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name android:prompt
+ */
+ public static final int Spinner_android_prompt=2;
+ /**
+ *
+ * @attr description + * Width of the dropdown in spinnerMode="dropdown". + * + *
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), and
+ * mm (millimeters).
+ *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
fill_parent | ffffffff | |
match_parent | ffffffff | |
wrap_content | fffffffe |
+ * @attr description + * Theme to use for the drop-down or dialog popup window. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name net.micode.notes:popupTheme
+ */
+ public static final int Spinner_popupTheme=4;
+ /**
+ * Attributes that can be used with a StateListDrawable.
+ *
Includes the following attributes:
+ *Attribute | Description |
---|---|
{@link #StateListDrawable_android_dither android:dither} | |
{@link #StateListDrawable_android_visible android:visible} | |
{@link #StateListDrawable_android_variablePadding android:variablePadding} | |
{@link #StateListDrawable_android_constantSize android:constantSize} | |
{@link #StateListDrawable_android_enterFadeDuration android:enterFadeDuration} | |
{@link #StateListDrawable_android_exitFadeDuration android:exitFadeDuration} |
+ * @attr description + * Enables or disables dithering of the bitmap if the bitmap does not have the + * same pixel configuration as the screen (for instance: a ARGB 8888 bitmap with + * an RGB 565 screen). + * + *
May be a boolean value, such as "true
" or
+ * "false
".
+ *
+ * @attr name android:dither
+ */
+ public static final int StateListDrawable_android_dither=0;
+ /**
+ *
+ * @attr description + * Indicates whether the drawable should be initially visible. + * + *
May be a boolean value, such as "true
" or
+ * "false
".
+ *
+ * @attr name android:visible
+ */
+ public static final int StateListDrawable_android_visible=1;
+ /**
+ *
+ * @attr description + * If true, allows the drawable's padding to change based on the + * current state that is selected. If false, the padding will + * stay the same (based on the maximum padding of all the states). + * Enabling this feature requires that the owner of the drawable + * deal with performing layout when the state changes, which is + * often not supported. + * + *
May be a boolean value, such as "true
" or
+ * "false
".
+ *
+ * @attr name android:variablePadding
+ */
+ public static final int StateListDrawable_android_variablePadding=2;
+ /**
+ *
+ * @attr description + * If true, the drawable's reported internal size will remain + * constant as the state changes; the size is the maximum of all + * of the states. If false, the size will vary based on the + * current state. + * + *
May be a boolean value, such as "true
" or
+ * "false
".
+ *
+ * @attr name android:constantSize
+ */
+ public static final int StateListDrawable_android_constantSize=3;
+ /**
+ *
+ * @attr description + * Amount of time (in milliseconds) to fade in a new state drawable. + * + *
May be an integer value, such as "100
".
+ *
+ * @attr name android:enterFadeDuration
+ */
+ public static final int StateListDrawable_android_enterFadeDuration=4;
+ /**
+ *
+ * @attr description + * Amount of time (in milliseconds) to fade out an old state drawable. + * + *
May be an integer value, such as "100
".
+ *
+ * @attr name android:exitFadeDuration
+ */
+ public static final int StateListDrawable_android_exitFadeDuration=5;
+ /**
+ * Attributes that can be used with a StateListDrawableItem.
+ *
Includes the following attributes:
+ *Attribute | Description |
---|---|
{@link #StateListDrawableItem_android_drawable android:drawable} |
+ * @attr description + * Reference to a drawable resource to use for the state. If not + * given, the drawable must be defined by the first child tag. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name android:drawable
+ */
+ public static final int StateListDrawableItem_android_drawable=0;
+ /**
+ * Attributes that can be used with a SwitchCompat.
+ *
Includes the following attributes:
+ *Attribute | Description |
---|---|
{@link #SwitchCompat_android_textOn android:textOn} | |
{@link #SwitchCompat_android_textOff android:textOff} | |
{@link #SwitchCompat_android_thumb android:thumb} | |
{@link #SwitchCompat_showText net.micode.notes:showText} | Whether to draw on/off text. |
{@link #SwitchCompat_splitTrack net.micode.notes:splitTrack} | Whether to split the track and leave a gap for the thumb drawable. |
{@link #SwitchCompat_switchMinWidth net.micode.notes:switchMinWidth} | Minimum width for the switch component |
{@link #SwitchCompat_switchPadding net.micode.notes:switchPadding} | Minimum space between the switch and caption text |
{@link #SwitchCompat_switchTextAppearance net.micode.notes:switchTextAppearance} | TextAppearance style for text displayed on the switch thumb. |
{@link #SwitchCompat_thumbTextPadding net.micode.notes:thumbTextPadding} | Amount of padding on either side of text within the switch thumb. |
{@link #SwitchCompat_thumbTint net.micode.notes:thumbTint} | Tint to apply to the thumb drawable. |
{@link #SwitchCompat_thumbTintMode net.micode.notes:thumbTintMode} | Blending mode used to apply the thumb tint. |
{@link #SwitchCompat_track net.micode.notes:track} | Drawable to use as the "track" that the switch thumb slides within. |
{@link #SwitchCompat_trackTint net.micode.notes:trackTint} | Tint to apply to the track. |
{@link #SwitchCompat_trackTintMode net.micode.notes:trackTintMode} | Blending mode used to apply the track tint. |
+ * @attr description + * Text to use when the switch is in the checked/"on" state. + * + *
May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + * + * @attr name android:textOn + */ + public static final int SwitchCompat_android_textOn=0; + /** + *
+ * @attr description + * Text to use when the switch is in the unchecked/"off" state. + * + *
May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + * + * @attr name android:textOff + */ + public static final int SwitchCompat_android_textOff=1; + /** + *
+ * @attr description + * Drawable to use as the "thumb" that switches back and forth. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name android:thumb
+ */
+ public static final int SwitchCompat_android_thumb=2;
+ /**
+ *
+ * @attr description + * Whether to draw on/off text. + * + *
May be a boolean value, such as "true
" or
+ * "false
".
+ *
+ * @attr name net.micode.notes:showText
+ */
+ public static final int SwitchCompat_showText=3;
+ /**
+ *
+ * @attr description + * Whether to split the track and leave a gap for the thumb drawable. + * + *
May be a boolean value, such as "true
" or
+ * "false
".
+ *
+ * @attr name net.micode.notes:splitTrack
+ */
+ public static final int SwitchCompat_splitTrack=4;
+ /**
+ *
+ * @attr description + * Minimum width for the switch component + * + *
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), and
+ * mm (millimeters).
+ *
+ * @attr name net.micode.notes:switchMinWidth
+ */
+ public static final int SwitchCompat_switchMinWidth=5;
+ /**
+ *
+ * @attr description + * Minimum space between the switch and caption text + * + *
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), and
+ * mm (millimeters).
+ *
+ * @attr name net.micode.notes:switchPadding
+ */
+ public static final int SwitchCompat_switchPadding=6;
+ /**
+ *
+ * @attr description + * TextAppearance style for text displayed on the switch thumb. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name net.micode.notes:switchTextAppearance
+ */
+ public static final int SwitchCompat_switchTextAppearance=7;
+ /**
+ *
+ * @attr description + * Amount of padding on either side of text within the switch thumb. + * + *
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), and
+ * mm (millimeters).
+ *
+ * @attr name net.micode.notes:thumbTextPadding
+ */
+ public static final int SwitchCompat_thumbTextPadding=8;
+ /**
+ *
+ * @attr description + * Tint to apply to the thumb drawable. + * + *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ *
+ * @attr name net.micode.notes:thumbTint
+ */
+ public static final int SwitchCompat_thumbTint=9;
+ /**
+ *
+ * @attr description + * Blending mode used to apply the thumb tint. + * + *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
add | 10 | Combines the tint and drawable color and alpha channels, clamping the + * result to valid color values. Saturate(S + D) |
multiply | e | Multiplies the color and alpha channels of the drawable with those of + * the tint. [Sa * Da, Sc * Dc] |
screen | f | [Sa + Da - Sa * Da, Sc + Dc - Sc * Dc] |
src_atop | 9 | The tint is drawn above the drawable, but with the drawable’s alpha + * channel masking the result. [Da, Sc * Da + (1 - Sa) * Dc] |
src_in | 5 | The tint is masked by the alpha channel of the drawable. The drawable’s + * color channels are thrown out. [Sa * Da, Sc * Da] |
src_over | 3 | The tint is drawn on top of the drawable. + * [Sa + (1 - Sa)*Da, Rc = Sc + (1 - Sa)*Dc] |
+ * @attr description + * Drawable to use as the "track" that the switch thumb slides within. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name net.micode.notes:track
+ */
+ public static final int SwitchCompat_track=11;
+ /**
+ *
+ * @attr description + * Tint to apply to the track. + * + *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ *
+ * @attr name net.micode.notes:trackTint
+ */
+ public static final int SwitchCompat_trackTint=12;
+ /**
+ *
+ * @attr description + * Blending mode used to apply the track tint. + * + *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
add | 10 | Combines the tint and drawable color and alpha channels, clamping the + * result to valid color values. Saturate(S + D) |
multiply | e | Multiplies the color and alpha channels of the drawable with those of + * the tint. [Sa * Da, Sc * Dc] |
screen | f | [Sa + Da - Sa * Da, Sc + Dc - Sc * Dc] |
src_atop | 9 | The tint is drawn above the drawable, but with the drawable’s alpha + * channel masking the result. [Da, Sc * Da + (1 - Sa) * Dc] |
src_in | 5 | The tint is masked by the alpha channel of the drawable. The drawable’s + * color channels are thrown out. [Sa * Da, Sc * Da] |
src_over | 3 | The tint is drawn on top of the drawable. + * [Sa + (1 - Sa)*Da, Rc = Sc + (1 - Sa)*Dc] |
Includes the following attributes:
+ *Attribute | Description |
---|---|
{@link #TextAppearance_android_textSize android:textSize} | |
{@link #TextAppearance_android_typeface android:typeface} | |
{@link #TextAppearance_android_textStyle android:textStyle} | |
{@link #TextAppearance_android_textColor android:textColor} | |
{@link #TextAppearance_android_textColorHint android:textColorHint} | |
{@link #TextAppearance_android_textColorLink android:textColorLink} | |
{@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_fontFamily android:fontFamily} | |
{@link #TextAppearance_fontFamily net.micode.notes:fontFamily} | The attribute for the font family. |
{@link #TextAppearance_textAllCaps net.micode.notes:textAllCaps} | Present the text in ALL CAPS. |
This symbol is the offset where the {@link android.R.attr#textSize} + * attribute's value can be found in the {@link #TextAppearance} 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), and
+ * mm (millimeters).
+ *
+ * @attr name android:textSize
+ */
+ public static final int TextAppearance_android_textSize=0;
+ /**
+ *
This symbol is the offset where the {@link android.R.attr#typeface} + * attribute's value can be found in the {@link #TextAppearance} array. + * + *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
monospace | 3 | |
normal | 0 | |
sans | 1 | |
serif | 2 |
This symbol is the offset where the {@link android.R.attr#textStyle} + * attribute's value can be found in the {@link #TextAppearance} array. + * + *
Must be one or more (separated by '|') of the following constant values.
+ *Constant | Value | Description |
---|---|---|
bold | 1 | |
italic | 2 | |
normal | 0 |
This symbol is the offset where the {@link android.R.attr#textColor} + * 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 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 android:textColor
+ */
+ public static final int TextAppearance_android_textColor=3;
+ /**
+ *
This symbol is the offset where the {@link android.R.attr#textColorHint} + * attribute's value can be found in the {@link #TextAppearance} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or 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 android:textColorHint
+ */
+ public static final int TextAppearance_android_textColorHint=4;
+ /**
+ *
This symbol is the offset where the {@link android.R.attr#textColorLink} + * 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 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 android:textColorLink
+ */
+ public static final int TextAppearance_android_textColorLink=5;
+ /**
+ *
This symbol is the offset where the {@link android.R.attr#shadowColor} + * attribute's value can be found in the {@link #TextAppearance} array. + * + *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ *
+ * @attr name android:shadowColor
+ */
+ public static final int TextAppearance_android_shadowColor=6;
+ /**
+ *
This symbol is the offset where the {@link android.R.attr#shadowDx} + * attribute's value can be found in the {@link #TextAppearance} array. + * + *
May be a floating point value, such as "1.2
".
+ *
+ * @attr name android:shadowDx
+ */
+ public static final int TextAppearance_android_shadowDx=7;
+ /**
+ *
This symbol is the offset where the {@link android.R.attr#shadowDy} + * attribute's value can be found in the {@link #TextAppearance} array. + * + *
May be a floating point value, such as "1.2
".
+ *
+ * @attr name android:shadowDy
+ */
+ public static final int TextAppearance_android_shadowDy=8;
+ /**
+ *
This symbol is the offset where the {@link android.R.attr#shadowRadius} + * attribute's value can be found in the {@link #TextAppearance} array. + * + *
May be a floating point value, such as "1.2
".
+ *
+ * @attr name android:shadowRadius
+ */
+ public static final int TextAppearance_android_shadowRadius=9;
+ /**
+ *
This symbol is the offset where the {@link android.R.attr#fontFamily} + * attribute's value can be found in the {@link #TextAppearance} array. + * + *
May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + * + * @attr name android:fontFamily + */ + public static final int TextAppearance_android_fontFamily=10; + /** + *
+ * @attr description + * The attribute for the font family. + * + *
May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + * + * @attr name net.micode.notes:fontFamily + */ + public static final int TextAppearance_fontFamily=11; + /** + *
+ * @attr description + * Present the text in ALL CAPS. This may use a small-caps form when available. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
May be a boolean value, such as "true
" or
+ * "false
".
+ *
+ * @attr name net.micode.notes:textAllCaps
+ */
+ public static final int TextAppearance_textAllCaps=12;
+ /**
+ * Attributes that can be used with a Toolbar.
+ *
Includes the following attributes:
+ *Attribute | Description |
---|---|
{@link #Toolbar_android_gravity android:gravity} | |
{@link #Toolbar_android_minHeight android:minHeight} | |
{@link #Toolbar_buttonGravity net.micode.notes:buttonGravity} | |
{@link #Toolbar_collapseContentDescription net.micode.notes:collapseContentDescription} | Text to set as the content description for the collapse button. |
{@link #Toolbar_collapseIcon net.micode.notes:collapseIcon} | Icon drawable to use for the collapse button. |
{@link #Toolbar_contentInsetEnd net.micode.notes:contentInsetEnd} | Minimum inset for content views within a bar. |
{@link #Toolbar_contentInsetEndWithActions net.micode.notes:contentInsetEndWithActions} | Minimum inset for content views within a bar when actions from a menu + * are present. |
{@link #Toolbar_contentInsetLeft net.micode.notes:contentInsetLeft} | Minimum inset for content views within a bar. |
{@link #Toolbar_contentInsetRight net.micode.notes:contentInsetRight} | Minimum inset for content views within a bar. |
{@link #Toolbar_contentInsetStart net.micode.notes:contentInsetStart} | Minimum inset for content views within a bar. |
{@link #Toolbar_contentInsetStartWithNavigation net.micode.notes:contentInsetStartWithNavigation} | Minimum inset for content views within a bar when a navigation button + * is present, such as the Up button. |
{@link #Toolbar_logo net.micode.notes:logo} | Specifies the drawable used for the application logo. |
{@link #Toolbar_logoDescription net.micode.notes:logoDescription} | A content description string to describe the appearance of the + * associated logo image. |
{@link #Toolbar_maxButtonHeight net.micode.notes:maxButtonHeight} | |
{@link #Toolbar_navigationContentDescription net.micode.notes:navigationContentDescription} | Text to set as the content description for the navigation button + * located at the start of the toolbar. |
{@link #Toolbar_navigationIcon net.micode.notes:navigationIcon} | Icon drawable to use for the navigation button located at + * the start of the toolbar. |
{@link #Toolbar_popupTheme net.micode.notes:popupTheme} | Reference to a theme that should be used to inflate popups + * shown by widgets in the action bar. |
{@link #Toolbar_subtitle net.micode.notes:subtitle} | Specifies subtitle text used for navigationMode="normal" |
{@link #Toolbar_subtitleTextAppearance net.micode.notes:subtitleTextAppearance} | |
{@link #Toolbar_subtitleTextColor net.micode.notes:subtitleTextColor} | A color to apply to the subtitle string. |
{@link #Toolbar_title net.micode.notes:title} | |
{@link #Toolbar_titleMargin net.micode.notes:titleMargin} | Specifies extra space on the left, start, right and end sides + * of the toolbar's title. |
{@link #Toolbar_titleMarginBottom net.micode.notes:titleMarginBottom} | Specifies extra space on the bottom side of the toolbar's title. |
{@link #Toolbar_titleMarginEnd net.micode.notes:titleMarginEnd} | Specifies extra space on the end side of the toolbar's title. |
{@link #Toolbar_titleMarginStart net.micode.notes:titleMarginStart} | Specifies extra space on the start side of the toolbar's title. |
{@link #Toolbar_titleMarginTop net.micode.notes:titleMarginTop} | Specifies extra space on the top side of the toolbar's title. |
{@link #Toolbar_titleMargins net.micode.notes:titleMargins} | {@deprecated Use titleMargin} |
{@link #Toolbar_titleTextAppearance net.micode.notes:titleTextAppearance} | |
{@link #Toolbar_titleTextColor net.micode.notes:titleTextColor} | A color to apply to the title string. |
This symbol is the offset where the {@link android.R.attr#gravity} + * attribute's value can be found in the {@link #Toolbar} array. + * + *
Must be one or more (separated by '|') of the following constant values.
+ *Constant | Value | Description |
---|---|---|
bottom | 50 | |
center | 11 | |
center_horizontal | 1 | |
center_vertical | 10 | |
clip_horizontal | 8 | |
clip_vertical | 80 | |
end | 800005 | |
fill | 77 | |
fill_horizontal | 7 | |
fill_vertical | 70 | |
left | 3 | |
right | 5 | |
start | 800003 | |
top | 30 |
This symbol is the offset where the {@link android.R.attr#minHeight} + * attribute's value can be found in the {@link #Toolbar} 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), and
+ * mm (millimeters).
+ *
+ * @attr name android:minHeight
+ */
+ public static final int Toolbar_android_minHeight=1;
+ /**
+ *
This symbol is the offset where the {@link net.micode.notes.R.attr#buttonGravity} + * attribute's value can be found in the {@link #Toolbar} array. + * + *
Must be one or more (separated by '|') of the following constant values.
+ *Constant | Value | Description |
---|---|---|
bottom | 50 | Push object to the bottom of its container, not changing its size. |
top | 30 | Push object to the top of its container, not changing its size. |
+ * @attr description + * Text to set as the content description for the collapse button. + * + *
May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + * + * @attr name net.micode.notes:collapseContentDescription + */ + public static final int Toolbar_collapseContentDescription=3; + /** + *
+ * @attr description + * Icon drawable to use for the collapse button. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name net.micode.notes:collapseIcon
+ */
+ public static final int Toolbar_collapseIcon=4;
+ /**
+ *
+ * @attr description + * Minimum inset for content views within a bar. Navigation buttons and + * menu views are excepted. Only valid for some themes and configurations. + * + *
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), and
+ * mm (millimeters).
+ *
+ * @attr name net.micode.notes:contentInsetEnd
+ */
+ public static final int Toolbar_contentInsetEnd=5;
+ /**
+ *
+ * @attr description + * Minimum inset for content views within a bar when actions from a menu + * are present. Only valid for some themes and configurations. + * + *
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), and
+ * mm (millimeters).
+ *
+ * @attr name net.micode.notes:contentInsetEndWithActions
+ */
+ public static final int Toolbar_contentInsetEndWithActions=6;
+ /**
+ *
+ * @attr description + * Minimum inset for content views within a bar. Navigation buttons and + * menu views are excepted. Only valid for some themes and configurations. + * + *
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), and
+ * mm (millimeters).
+ *
+ * @attr name net.micode.notes:contentInsetLeft
+ */
+ public static final int Toolbar_contentInsetLeft=7;
+ /**
+ *
+ * @attr description + * Minimum inset for content views within a bar. Navigation buttons and + * menu views are excepted. Only valid for some themes and configurations. + * + *
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), and
+ * mm (millimeters).
+ *
+ * @attr name net.micode.notes:contentInsetRight
+ */
+ public static final int Toolbar_contentInsetRight=8;
+ /**
+ *
+ * @attr description + * Minimum inset for content views within a bar. Navigation buttons and + * menu views are excepted. Only valid for some themes and configurations. + * + *
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), and
+ * mm (millimeters).
+ *
+ * @attr name net.micode.notes:contentInsetStart
+ */
+ public static final int Toolbar_contentInsetStart=9;
+ /**
+ *
+ * @attr description + * Minimum inset for content views within a bar when a navigation button + * is present, such as the Up button. Only valid for some themes and configurations. + * + *
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), and
+ * mm (millimeters).
+ *
+ * @attr name net.micode.notes:contentInsetStartWithNavigation
+ */
+ public static final int Toolbar_contentInsetStartWithNavigation=10;
+ /**
+ *
+ * @attr description + * Drawable to set as the logo that appears at the starting side of + * the Toolbar, just after the navigation button. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name net.micode.notes:logo
+ */
+ public static final int Toolbar_logo=11;
+ /**
+ *
+ * @attr description + * A content description string to describe the appearance of the + * associated logo image. + * + *
May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + * + * @attr name net.micode.notes:logoDescription + */ + public static final int Toolbar_logoDescription=12; + /** + *
This symbol is the offset where the {@link net.micode.notes.R.attr#maxButtonHeight} + * attribute's value can be found in the {@link #Toolbar} 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), and
+ * mm (millimeters).
+ *
+ * @attr name net.micode.notes:maxButtonHeight
+ */
+ public static final int Toolbar_maxButtonHeight=13;
+ /**
+ *
+ * @attr description + * Text to set as the content description for the navigation button + * located at the start of the toolbar. + * + *
May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + * + * @attr name net.micode.notes:navigationContentDescription + */ + public static final int Toolbar_navigationContentDescription=14; + /** + *
+ * @attr description + * Icon drawable to use for the navigation button located at + * the start of the toolbar. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name net.micode.notes:navigationIcon
+ */
+ public static final int Toolbar_navigationIcon=15;
+ /**
+ *
+ * @attr description + * Reference to a theme that should be used to inflate popups + * shown by widgets in the toolbar. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name net.micode.notes:popupTheme
+ */
+ public static final int Toolbar_popupTheme=16;
+ /**
+ *
+ * @attr description + * Specifies subtitle text used for navigationMode="normal" + * + *
May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + * + * @attr name net.micode.notes:subtitle + */ + public static final int Toolbar_subtitle=17; + /** + *
This symbol is the offset where the {@link net.micode.notes.R.attr#subtitleTextAppearance} + * attribute's value can be found in the {@link #Toolbar} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name net.micode.notes:subtitleTextAppearance
+ */
+ public static final int Toolbar_subtitleTextAppearance=18;
+ /**
+ *
+ * @attr description + * A color to apply to the subtitle string. + * + *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ *
+ * @attr name net.micode.notes:subtitleTextColor
+ */
+ public static final int Toolbar_subtitleTextColor=19;
+ /**
+ *
This symbol is the offset where the {@link net.micode.notes.R.attr#title} + * attribute's value can be found in the {@link #Toolbar} array. + * + *
May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + * + * @attr name net.micode.notes:title + */ + public static final int Toolbar_title=20; + /** + *
+ * @attr description + * Specifies extra space on the left, start, right and end sides + * of the toolbar's title. Margin values should be positive. + * + *
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), and
+ * mm (millimeters).
+ *
+ * @attr name net.micode.notes:titleMargin
+ */
+ public static final int Toolbar_titleMargin=21;
+ /**
+ *
+ * @attr description + * Specifies extra space on the bottom side of the toolbar's title. + * If both this attribute and titleMargin are specified, then this + * attribute takes precedence. Margin values should be positive. + * + *
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), and
+ * mm (millimeters).
+ *
+ * @attr name net.micode.notes:titleMarginBottom
+ */
+ public static final int Toolbar_titleMarginBottom=22;
+ /**
+ *
+ * @attr description + * Specifies extra space on the end side of the toolbar's title. + * If both this attribute and titleMargin are specified, then this + * attribute takes precedence. Margin values should be positive. + * + *
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), and
+ * mm (millimeters).
+ *
+ * @attr name net.micode.notes:titleMarginEnd
+ */
+ public static final int Toolbar_titleMarginEnd=23;
+ /**
+ *
+ * @attr description + * Specifies extra space on the start side of the toolbar's title. + * If both this attribute and titleMargin are specified, then this + * attribute takes precedence. Margin values should be positive. + * + *
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), and
+ * mm (millimeters).
+ *
+ * @attr name net.micode.notes:titleMarginStart
+ */
+ public static final int Toolbar_titleMarginStart=24;
+ /**
+ *
+ * @attr description + * Specifies extra space on the top side of the toolbar's title. + * If both this attribute and titleMargin are specified, then this + * attribute takes precedence. Margin values should be positive. + * + *
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), and
+ * mm (millimeters).
+ *
+ * @attr name net.micode.notes:titleMarginTop
+ */
+ public static final int Toolbar_titleMarginTop=25;
+ /**
+ *
+ * @attr description + * {@deprecated Use titleMargin} + * + *
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), and
+ * mm (millimeters).
+ *
+ * @attr name net.micode.notes:titleMargins
+ */
+ @Deprecated
+ public static final int Toolbar_titleMargins=26;
+ /**
+ *
This symbol is the offset where the {@link net.micode.notes.R.attr#titleTextAppearance} + * attribute's value can be found in the {@link #Toolbar} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name net.micode.notes:titleTextAppearance
+ */
+ public static final int Toolbar_titleTextAppearance=27;
+ /**
+ *
+ * @attr description + * A color to apply to the title string. + * + *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ *
+ * @attr name net.micode.notes:titleTextColor
+ */
+ public static final int Toolbar_titleTextColor=28;
+ /**
+ * Attributes that can be used with a View.
+ *
Includes the following attributes:
+ *Attribute | Description |
---|---|
{@link #View_android_theme android:theme} | |
{@link #View_android_focusable android:focusable} | |
{@link #View_paddingEnd net.micode.notes:paddingEnd} | Sets the padding, in pixels, of the end edge; see {@link android.R.attr#padding}. |
{@link #View_paddingStart net.micode.notes:paddingStart} | Sets the padding, in pixels, of the start edge; see {@link android.R.attr#padding}. |
{@link #View_theme net.micode.notes:theme} | Deprecated. |
+ * @attr description + * Specifies a theme override for a view. When a theme override is set, the + * view will be inflated using a {@link android.content.Context} themed with + * the specified resource. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name android:theme
+ */
+ public static final int View_android_theme=0;
+ /**
+ *
+ * @attr description + * Boolean that controls whether a view can take focus. By default the user can not + * move focus to a view; by setting this attribute to true the view is + * allowed to take focus. This value does not impact the behavior of + * directly calling {@link android.view.View#requestFocus}, which will + * always request focus regardless of this view. It only impacts where + * focus navigation will try to move focus. + * + *
May be a boolean value, such as "true
" or
+ * "false
".
+ *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
auto | 10 |
+ * @attr description + * Sets the padding, in pixels, of the end edge; see {@link android.R.attr#padding}. + * + *
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), and
+ * mm (millimeters).
+ *
+ * @attr name net.micode.notes:paddingEnd
+ */
+ public static final int View_paddingEnd=2;
+ /**
+ *
+ * @attr description + * Sets the padding, in pixels, of the start edge; see {@link android.R.attr#padding}. + * + *
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), and
+ * mm (millimeters).
+ *
+ * @attr name net.micode.notes:paddingStart
+ */
+ public static final int View_paddingStart=3;
+ /**
+ *
+ * @attr description + * Deprecated. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name net.micode.notes:theme
+ */
+ public static final int View_theme=4;
+ /**
+ * Attributes that can be used with a ViewBackgroundHelper.
+ *
Includes the following attributes:
+ *Attribute | Description |
---|---|
{@link #ViewBackgroundHelper_android_background android:background} | |
{@link #ViewBackgroundHelper_backgroundTint net.micode.notes:backgroundTint} | Tint to apply to the background. |
{@link #ViewBackgroundHelper_backgroundTintMode net.micode.notes:backgroundTintMode} | Blending mode used to apply the background tint. |
This symbol is the offset where the {@link android.R.attr#background} + * attribute's value can be found in the {@link #ViewBackgroundHelper} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or 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 android:background
+ */
+ public static final int ViewBackgroundHelper_android_background=0;
+ /**
+ *
+ * @attr description + * Tint to apply to the background. + * + *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ *
+ * @attr name net.micode.notes:backgroundTint
+ */
+ public static final int ViewBackgroundHelper_backgroundTint=1;
+ /**
+ *
+ * @attr description + * Blending mode used to apply the background tint. + * + *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
add | 10 | Combines the tint and icon color and alpha channels, clamping the + * result to valid color values. Saturate(S + D) |
multiply | e | Multiplies the color and alpha channels of the drawable with those of + * the tint. [Sa * Da, Sc * Dc] |
screen | f | [Sa + Da - Sa * Da, Sc + Dc - Sc * Dc] |
src_atop | 9 | The tint is drawn above the drawable, but with the drawable’s alpha + * channel masking the result. [Da, Sc * Da + (1 - Sa) * Dc] |
src_in | 5 | The tint is masked by the alpha channel of the drawable. The drawable’s + * color channels are thrown out. [Sa * Da, Sc * Da] |
src_over | 3 | The tint is drawn on top of the drawable. + * [Sa + (1 - Sa)*Da, Rc = Sc + (1 - Sa)*Dc] |
Includes the following attributes:
+ *Attribute | Description |
---|---|
{@link #ViewStubCompat_android_id android:id} | |
{@link #ViewStubCompat_android_layout android:layout} | |
{@link #ViewStubCompat_android_inflatedId android:inflatedId} |
This symbol is the offset where the {@link android.R.attr#id} + * attribute's value can be found in the {@link #ViewStubCompat} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name android:id
+ */
+ public static final int ViewStubCompat_android_id=0;
+ /**
+ *
+ * @attr description + * Supply an identifier for the layout resource to inflate when the ViewStub + * becomes visible or when forced to do so. The layout resource must be a + * valid reference to a layout. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name android:layout
+ */
+ public static final int ViewStubCompat_android_layout=1;
+ /**
+ *
+ * @attr description + * Overrides the id of the inflated View with this value. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name android:inflatedId
+ */
+ public static final int ViewStubCompat_android_inflatedId=2;
+ }
+ public static final class xml {
+ public static final int preferences=0x7f120000;
+ public static final int searchable=0x7f120001;
+ public static final int widget_2x_info=0x7f120002;
+ public static final int widget_4x_info=0x7f120003;
+ }
+}
\ No newline at end of file
diff --git a/src/Project/app/build/generated/not_namespaced_r_class_sources/debugAndroidTest/r/net/micode/notes/test/R.java b/src/app/build/generated/not_namespaced_r_class_sources/debugAndroidTest/r/net/micode/notes/test/R.java
similarity index 100%
rename from src/Project/app/build/generated/not_namespaced_r_class_sources/debugAndroidTest/r/net/micode/notes/test/R.java
rename to src/app/build/generated/not_namespaced_r_class_sources/debugAndroidTest/r/net/micode/notes/test/R.java
diff --git a/src/Project/app/build/generated/not_namespaced_r_class_sources/debug/r/android/support/constraint/R.java b/src/app/build/generated/not_namespaced_r_class_sources/release/r/android/support/constraint/R.java
similarity index 100%
rename from src/Project/app/build/generated/not_namespaced_r_class_sources/debug/r/android/support/constraint/R.java
rename to src/app/build/generated/not_namespaced_r_class_sources/release/r/android/support/constraint/R.java
diff --git a/src/app/build/generated/not_namespaced_r_class_sources/release/r/androidx/appcompat/R.java b/src/app/build/generated/not_namespaced_r_class_sources/release/r/androidx/appcompat/R.java
new file mode 100644
index 00000000..8c472a1d
--- /dev/null
+++ b/src/app/build/generated/not_namespaced_r_class_sources/release/r/androidx/appcompat/R.java
@@ -0,0 +1,1725 @@
+/* AUTO-GENERATED FILE. DO NOT MODIFY.
+ *
+ * This class was automatically generated by the
+ * gradle plugin from the resource data it found. It
+ * should not be modified by hand.
+ */
+package androidx.appcompat;
+
+public final class R {
+ private R() {}
+
+ public static final class anim {
+ private anim() {}
+
+ public static final int abc_fade_in = 0x7f010000;
+ public static final int abc_fade_out = 0x7f010001;
+ public static final int abc_grow_fade_in_from_bottom = 0x7f010002;
+ public static final int abc_popup_enter = 0x7f010003;
+ public static final int abc_popup_exit = 0x7f010004;
+ public static final int abc_shrink_fade_out_from_bottom = 0x7f010005;
+ public static final int abc_slide_in_bottom = 0x7f010006;
+ public static final int abc_slide_in_top = 0x7f010007;
+ public static final int abc_slide_out_bottom = 0x7f010008;
+ public static final int abc_slide_out_top = 0x7f010009;
+ public static final int abc_tooltip_enter = 0x7f01000a;
+ public static final int abc_tooltip_exit = 0x7f01000b;
+ }
+ public static final class attr {
+ private attr() {}
+
+ public static final int actionBarDivider = 0x7f030000;
+ public static final int actionBarItemBackground = 0x7f030001;
+ public static final int actionBarPopupTheme = 0x7f030002;
+ public static final int actionBarSize = 0x7f030003;
+ public static final int actionBarSplitStyle = 0x7f030004;
+ public static final int actionBarStyle = 0x7f030005;
+ public static final int actionBarTabBarStyle = 0x7f030006;
+ public static final int actionBarTabStyle = 0x7f030007;
+ public static final int actionBarTabTextStyle = 0x7f030008;
+ public static final int actionBarTheme = 0x7f030009;
+ public static final int actionBarWidgetTheme = 0x7f03000a;
+ public static final int actionButtonStyle = 0x7f03000b;
+ public static final int actionDropDownStyle = 0x7f03000c;
+ public static final int actionLayout = 0x7f03000d;
+ public static final int actionMenuTextAppearance = 0x7f03000e;
+ public static final int actionMenuTextColor = 0x7f03000f;
+ public static final int actionModeBackground = 0x7f030010;
+ public static final int actionModeCloseButtonStyle = 0x7f030011;
+ public static final int actionModeCloseDrawable = 0x7f030012;
+ public static final int actionModeCopyDrawable = 0x7f030013;
+ public static final int actionModeCutDrawable = 0x7f030014;
+ public static final int actionModeFindDrawable = 0x7f030015;
+ public static final int actionModePasteDrawable = 0x7f030016;
+ public static final int actionModePopupWindowStyle = 0x7f030017;
+ public static final int actionModeSelectAllDrawable = 0x7f030018;
+ public static final int actionModeShareDrawable = 0x7f030019;
+ public static final int actionModeSplitBackground = 0x7f03001a;
+ public static final int actionModeStyle = 0x7f03001b;
+ public static final int actionModeWebSearchDrawable = 0x7f03001c;
+ public static final int actionOverflowButtonStyle = 0x7f03001d;
+ public static final int actionOverflowMenuStyle = 0x7f03001e;
+ public static final int actionProviderClass = 0x7f03001f;
+ public static final int actionViewClass = 0x7f030020;
+ public static final int activityChooserViewStyle = 0x7f030021;
+ public static final int alertDialogButtonGroupStyle = 0x7f030022;
+ public static final int alertDialogCenterButtons = 0x7f030023;
+ public static final int alertDialogStyle = 0x7f030024;
+ public static final int alertDialogTheme = 0x7f030025;
+ public static final int allowStacking = 0x7f030026;
+ public static final int alpha = 0x7f030027;
+ public static final int alphabeticModifiers = 0x7f030028;
+ public static final int arrowHeadLength = 0x7f030029;
+ public static final int arrowShaftLength = 0x7f03002a;
+ public static final int autoCompleteTextViewStyle = 0x7f03002b;
+ public static final int autoSizeMaxTextSize = 0x7f03002c;
+ public static final int autoSizeMinTextSize = 0x7f03002d;
+ public static final int autoSizePresetSizes = 0x7f03002e;
+ public static final int autoSizeStepGranularity = 0x7f03002f;
+ public static final int autoSizeTextType = 0x7f030030;
+ public static final int background = 0x7f030031;
+ public static final int backgroundSplit = 0x7f030032;
+ public static final int backgroundStacked = 0x7f030033;
+ public static final int backgroundTint = 0x7f030034;
+ public static final int backgroundTintMode = 0x7f030035;
+ public static final int barLength = 0x7f030036;
+ public static final int borderlessButtonStyle = 0x7f030039;
+ public static final int buttonBarButtonStyle = 0x7f03003a;
+ public static final int buttonBarNegativeButtonStyle = 0x7f03003b;
+ public static final int buttonBarNeutralButtonStyle = 0x7f03003c;
+ public static final int buttonBarPositiveButtonStyle = 0x7f03003d;
+ public static final int buttonBarStyle = 0x7f03003e;
+ public static final int buttonGravity = 0x7f03003f;
+ public static final int buttonIconDimen = 0x7f030040;
+ public static final int buttonPanelSideLayout = 0x7f030041;
+ public static final int buttonStyle = 0x7f030042;
+ public static final int buttonStyleSmall = 0x7f030043;
+ public static final int buttonTint = 0x7f030044;
+ public static final int buttonTintMode = 0x7f030045;
+ public static final int checkboxStyle = 0x7f030047;
+ public static final int checkedTextViewStyle = 0x7f030048;
+ public static final int closeIcon = 0x7f030049;
+ public static final int closeItemLayout = 0x7f03004a;
+ public static final int collapseContentDescription = 0x7f03004b;
+ public static final int collapseIcon = 0x7f03004c;
+ public static final int color = 0x7f03004d;
+ public static final int colorAccent = 0x7f03004e;
+ public static final int colorBackgroundFloating = 0x7f03004f;
+ public static final int colorButtonNormal = 0x7f030050;
+ public static final int colorControlActivated = 0x7f030051;
+ public static final int colorControlHighlight = 0x7f030052;
+ public static final int colorControlNormal = 0x7f030053;
+ public static final int colorError = 0x7f030054;
+ public static final int colorPrimary = 0x7f030055;
+ public static final int colorPrimaryDark = 0x7f030056;
+ public static final int colorSwitchThumbNormal = 0x7f030057;
+ public static final int commitIcon = 0x7f030058;
+ public static final int contentDescription = 0x7f03005c;
+ public static final int contentInsetEnd = 0x7f03005d;
+ public static final int contentInsetEndWithActions = 0x7f03005e;
+ public static final int contentInsetLeft = 0x7f03005f;
+ public static final int contentInsetRight = 0x7f030060;
+ public static final int contentInsetStart = 0x7f030061;
+ public static final int contentInsetStartWithNavigation = 0x7f030062;
+ public static final int controlBackground = 0x7f030063;
+ public static final int coordinatorLayoutStyle = 0x7f030064;
+ public static final int customNavigationLayout = 0x7f030065;
+ public static final int defaultQueryHint = 0x7f030066;
+ public static final int dialogCornerRadius = 0x7f030067;
+ public static final int dialogPreferredPadding = 0x7f030068;
+ public static final int dialogTheme = 0x7f030069;
+ public static final int displayOptions = 0x7f03006a;
+ public static final int divider = 0x7f03006b;
+ public static final int dividerHorizontal = 0x7f03006c;
+ public static final int dividerPadding = 0x7f03006d;
+ public static final int dividerVertical = 0x7f03006e;
+ public static final int drawableSize = 0x7f03006f;
+ public static final int drawerArrowStyle = 0x7f030070;
+ public static final int dropDownListViewStyle = 0x7f030071;
+ public static final int dropdownListPreferredItemHeight = 0x7f030072;
+ public static final int editTextBackground = 0x7f030073;
+ public static final int editTextColor = 0x7f030074;
+ public static final int editTextStyle = 0x7f030075;
+ public static final int elevation = 0x7f030076;
+ public static final int expandActivityOverflowButtonDrawable = 0x7f030078;
+ public static final int firstBaselineToTopHeight = 0x7f03007f;
+ public static final int font = 0x7f030080;
+ public static final int fontFamily = 0x7f030081;
+ public static final int fontProviderAuthority = 0x7f030082;
+ public static final int fontProviderCerts = 0x7f030083;
+ public static final int fontProviderFetchStrategy = 0x7f030084;
+ public static final int fontProviderFetchTimeout = 0x7f030085;
+ public static final int fontProviderPackage = 0x7f030086;
+ public static final int fontProviderQuery = 0x7f030087;
+ public static final int fontStyle = 0x7f030088;
+ public static final int fontVariationSettings = 0x7f030089;
+ public static final int fontWeight = 0x7f03008a;
+ public static final int gapBetweenBars = 0x7f03008d;
+ public static final int goIcon = 0x7f03008e;
+ public static final int height = 0x7f03008f;
+ public static final int hideOnContentScroll = 0x7f030090;
+ public static final int homeAsUpIndicator = 0x7f030091;
+ public static final int homeLayout = 0x7f030092;
+ public static final int icon = 0x7f030093;
+ public static final int iconTint = 0x7f030094;
+ public static final int iconTintMode = 0x7f030095;
+ public static final int iconifiedByDefault = 0x7f030096;
+ public static final int imageButtonStyle = 0x7f030097;
+ public static final int indeterminateProgressStyle = 0x7f030098;
+ public static final int initialActivityCount = 0x7f030099;
+ public static final int isLightTheme = 0x7f03009a;
+ public static final int itemPadding = 0x7f03009b;
+ public static final int keylines = 0x7f03009c;
+ public static final int lastBaselineToBottomHeight = 0x7f03009d;
+ public static final int layout = 0x7f03009e;
+ public static final int layout_anchor = 0x7f0300a0;
+ public static final int layout_anchorGravity = 0x7f0300a1;
+ public static final int layout_behavior = 0x7f0300a2;
+ public static final int layout_dodgeInsetEdges = 0x7f0300cc;
+ public static final int layout_insetEdge = 0x7f0300d5;
+ public static final int layout_keyline = 0x7f0300d6;
+ public static final int lineHeight = 0x7f0300d8;
+ public static final int listChoiceBackgroundIndicator = 0x7f0300d9;
+ public static final int listDividerAlertDialog = 0x7f0300da;
+ public static final int listItemLayout = 0x7f0300db;
+ public static final int listLayout = 0x7f0300dc;
+ public static final int listMenuViewStyle = 0x7f0300dd;
+ public static final int listPopupWindowStyle = 0x7f0300de;
+ public static final int listPreferredItemHeight = 0x7f0300df;
+ public static final int listPreferredItemHeightLarge = 0x7f0300e0;
+ public static final int listPreferredItemHeightSmall = 0x7f0300e1;
+ public static final int listPreferredItemPaddingLeft = 0x7f0300e2;
+ public static final int listPreferredItemPaddingRight = 0x7f0300e3;
+ public static final int logo = 0x7f0300e4;
+ public static final int logoDescription = 0x7f0300e5;
+ public static final int maxButtonHeight = 0x7f0300e6;
+ public static final int measureWithLargestChild = 0x7f0300e7;
+ public static final int multiChoiceItemLayout = 0x7f0300f5;
+ public static final int navigationContentDescription = 0x7f0300f6;
+ public static final int navigationIcon = 0x7f0300f7;
+ public static final int navigationMode = 0x7f0300f8;
+ public static final int numericModifiers = 0x7f0300f9;
+ public static final int overlapAnchor = 0x7f0300fa;
+ public static final int paddingBottomNoButtons = 0x7f0300fb;
+ public static final int paddingEnd = 0x7f0300fc;
+ public static final int paddingStart = 0x7f0300fd;
+ public static final int paddingTopNoTitle = 0x7f0300fe;
+ public static final int panelBackground = 0x7f0300ff;
+ public static final int panelMenuListTheme = 0x7f030100;
+ public static final int panelMenuListWidth = 0x7f030101;
+ public static final int popupMenuStyle = 0x7f030102;
+ public static final int popupTheme = 0x7f030103;
+ public static final int popupWindowStyle = 0x7f030104;
+ public static final int preserveIconSpacing = 0x7f030105;
+ public static final int progressBarPadding = 0x7f030106;
+ public static final int progressBarStyle = 0x7f030107;
+ public static final int queryBackground = 0x7f030108;
+ public static final int queryHint = 0x7f030109;
+ public static final int radioButtonStyle = 0x7f03010a;
+ public static final int ratingBarStyle = 0x7f03010b;
+ public static final int ratingBarStyleIndicator = 0x7f03010c;
+ public static final int ratingBarStyleSmall = 0x7f03010d;
+ public static final int searchHintIcon = 0x7f03010f;
+ public static final int searchIcon = 0x7f030110;
+ public static final int searchViewStyle = 0x7f030111;
+ public static final int seekBarStyle = 0x7f030112;
+ public static final int selectableItemBackground = 0x7f030113;
+ public static final int selectableItemBackgroundBorderless = 0x7f030114;
+ public static final int showAsAction = 0x7f030115;
+ public static final int showDividers = 0x7f030116;
+ public static final int showText = 0x7f030117;
+ public static final int showTitle = 0x7f030118;
+ public static final int singleChoiceItemLayout = 0x7f030119;
+ public static final int spinBars = 0x7f03011b;
+ public static final int spinnerDropDownItemStyle = 0x7f03011c;
+ public static final int spinnerStyle = 0x7f03011d;
+ public static final int splitTrack = 0x7f03011e;
+ public static final int srcCompat = 0x7f03011f;
+ public static final int state_above_anchor = 0x7f030121;
+ public static final int statusBarBackground = 0x7f030122;
+ public static final int subMenuArrow = 0x7f030123;
+ public static final int submitBackground = 0x7f030124;
+ public static final int subtitle = 0x7f030125;
+ public static final int subtitleTextAppearance = 0x7f030126;
+ public static final int subtitleTextColor = 0x7f030127;
+ public static final int subtitleTextStyle = 0x7f030128;
+ public static final int suggestionRowLayout = 0x7f030129;
+ public static final int switchMinWidth = 0x7f03012a;
+ public static final int switchPadding = 0x7f03012b;
+ public static final int switchStyle = 0x7f03012c;
+ public static final int switchTextAppearance = 0x7f03012d;
+ public static final int textAllCaps = 0x7f03012e;
+ public static final int textAppearanceLargePopupMenu = 0x7f03012f;
+ public static final int textAppearanceListItem = 0x7f030130;
+ public static final int textAppearanceListItemSecondary = 0x7f030131;
+ public static final int textAppearanceListItemSmall = 0x7f030132;
+ public static final int textAppearancePopupMenuHeader = 0x7f030133;
+ public static final int textAppearanceSearchResultSubtitle = 0x7f030134;
+ public static final int textAppearanceSearchResultTitle = 0x7f030135;
+ public static final int textAppearanceSmallPopupMenu = 0x7f030136;
+ public static final int textColorAlertDialogListItem = 0x7f030137;
+ public static final int textColorSearchUrl = 0x7f030138;
+ public static final int theme = 0x7f030139;
+ public static final int thickness = 0x7f03013a;
+ public static final int thumbTextPadding = 0x7f03013b;
+ public static final int thumbTint = 0x7f03013c;
+ public static final int thumbTintMode = 0x7f03013d;
+ public static final int tickMark = 0x7f03013e;
+ public static final int tickMarkTint = 0x7f03013f;
+ public static final int tickMarkTintMode = 0x7f030140;
+ public static final int tint = 0x7f030141;
+ public static final int tintMode = 0x7f030142;
+ public static final int title = 0x7f030143;
+ public static final int titleMargin = 0x7f030144;
+ public static final int titleMarginBottom = 0x7f030145;
+ public static final int titleMarginEnd = 0x7f030146;
+ public static final int titleMarginStart = 0x7f030147;
+ public static final int titleMarginTop = 0x7f030148;
+ public static final int titleMargins = 0x7f030149;
+ public static final int titleTextAppearance = 0x7f03014a;
+ public static final int titleTextColor = 0x7f03014b;
+ public static final int titleTextStyle = 0x7f03014c;
+ public static final int toolbarNavigationButtonStyle = 0x7f03014d;
+ public static final int toolbarStyle = 0x7f03014e;
+ public static final int tooltipForegroundColor = 0x7f03014f;
+ public static final int tooltipFrameBackground = 0x7f030150;
+ public static final int tooltipText = 0x7f030151;
+ public static final int track = 0x7f030152;
+ public static final int trackTint = 0x7f030153;
+ public static final int trackTintMode = 0x7f030154;
+ public static final int ttcIndex = 0x7f030155;
+ public static final int viewInflaterClass = 0x7f030156;
+ public static final int voiceIcon = 0x7f030157;
+ public static final int windowActionBar = 0x7f030158;
+ public static final int windowActionBarOverlay = 0x7f030159;
+ public static final int windowActionModeOverlay = 0x7f03015a;
+ public static final int windowFixedHeightMajor = 0x7f03015b;
+ public static final int windowFixedHeightMinor = 0x7f03015c;
+ public static final int windowFixedWidthMajor = 0x7f03015d;
+ public static final int windowFixedWidthMinor = 0x7f03015e;
+ public static final int windowMinWidthMajor = 0x7f03015f;
+ public static final int windowMinWidthMinor = 0x7f030160;
+ public static final int windowNoTitle = 0x7f030161;
+ }
+ public static final class bool {
+ private bool() {}
+
+ public static final int abc_action_bar_embed_tabs = 0x7f040000;
+ public static final int abc_allow_stacked_button_bar = 0x7f040001;
+ public static final int abc_config_actionMenuItemAllCaps = 0x7f040002;
+ }
+ public static final class color {
+ private color() {}
+
+ public static final int abc_background_cache_hint_selector_material_dark = 0x7f050000;
+ public static final int abc_background_cache_hint_selector_material_light = 0x7f050001;
+ public static final int abc_btn_colored_borderless_text_material = 0x7f050002;
+ public static final int abc_btn_colored_text_material = 0x7f050003;
+ public static final int abc_color_highlight_material = 0x7f050004;
+ public static final int abc_hint_foreground_material_dark = 0x7f050005;
+ public static final int abc_hint_foreground_material_light = 0x7f050006;
+ public static final int abc_input_method_navigation_guard = 0x7f050007;
+ public static final int abc_primary_text_disable_only_material_dark = 0x7f050008;
+ public static final int abc_primary_text_disable_only_material_light = 0x7f050009;
+ public static final int abc_primary_text_material_dark = 0x7f05000a;
+ public static final int abc_primary_text_material_light = 0x7f05000b;
+ public static final int abc_search_url_text = 0x7f05000c;
+ public static final int abc_search_url_text_normal = 0x7f05000d;
+ public static final int abc_search_url_text_pressed = 0x7f05000e;
+ public static final int abc_search_url_text_selected = 0x7f05000f;
+ public static final int abc_secondary_text_material_dark = 0x7f050010;
+ public static final int abc_secondary_text_material_light = 0x7f050011;
+ public static final int abc_tint_btn_checkable = 0x7f050012;
+ public static final int abc_tint_default = 0x7f050013;
+ public static final int abc_tint_edittext = 0x7f050014;
+ public static final int abc_tint_seek_thumb = 0x7f050015;
+ public static final int abc_tint_spinner = 0x7f050016;
+ public static final int abc_tint_switch_track = 0x7f050017;
+ public static final int accent_material_dark = 0x7f050018;
+ public static final int accent_material_light = 0x7f050019;
+ public static final int background_floating_material_dark = 0x7f05001a;
+ public static final int background_floating_material_light = 0x7f05001b;
+ public static final int background_material_dark = 0x7f05001c;
+ public static final int background_material_light = 0x7f05001d;
+ public static final int bright_foreground_disabled_material_dark = 0x7f05001f;
+ public static final int bright_foreground_disabled_material_light = 0x7f050020;
+ public static final int bright_foreground_inverse_material_dark = 0x7f050021;
+ public static final int bright_foreground_inverse_material_light = 0x7f050022;
+ public static final int bright_foreground_material_dark = 0x7f050023;
+ public static final int bright_foreground_material_light = 0x7f050024;
+ public static final int button_material_dark = 0x7f050025;
+ public static final int button_material_light = 0x7f050026;
+ public static final int dim_foreground_disabled_material_dark = 0x7f050027;
+ public static final int dim_foreground_disabled_material_light = 0x7f050028;
+ public static final int dim_foreground_material_dark = 0x7f050029;
+ public static final int dim_foreground_material_light = 0x7f05002a;
+ public static final int error_color_material_dark = 0x7f05002b;
+ public static final int error_color_material_light = 0x7f05002c;
+ public static final int foreground_material_dark = 0x7f05002d;
+ public static final int foreground_material_light = 0x7f05002e;
+ public static final int highlighted_text_material_dark = 0x7f05002f;
+ public static final int highlighted_text_material_light = 0x7f050030;
+ public static final int material_blue_grey_800 = 0x7f050035;
+ public static final int material_blue_grey_900 = 0x7f050036;
+ public static final int material_blue_grey_950 = 0x7f050037;
+ public static final int material_deep_teal_200 = 0x7f050038;
+ public static final int material_deep_teal_500 = 0x7f050039;
+ public static final int material_grey_100 = 0x7f05003a;
+ public static final int material_grey_300 = 0x7f05003b;
+ public static final int material_grey_50 = 0x7f05003c;
+ public static final int material_grey_600 = 0x7f05003d;
+ public static final int material_grey_800 = 0x7f05003e;
+ public static final int material_grey_850 = 0x7f05003f;
+ public static final int material_grey_900 = 0x7f050040;
+ public static final int notification_action_color_filter = 0x7f050041;
+ public static final int notification_icon_bg_color = 0x7f050042;
+ public static final int primary_dark_material_dark = 0x7f050044;
+ public static final int primary_dark_material_light = 0x7f050045;
+ public static final int primary_material_dark = 0x7f050046;
+ public static final int primary_material_light = 0x7f050047;
+ public static final int primary_text_default_material_dark = 0x7f050049;
+ public static final int primary_text_default_material_light = 0x7f05004a;
+ public static final int primary_text_disabled_material_dark = 0x7f05004b;
+ public static final int primary_text_disabled_material_light = 0x7f05004c;
+ public static final int ripple_material_dark = 0x7f05004d;
+ public static final int ripple_material_light = 0x7f05004e;
+ public static final int secondary_text_default_material_dark = 0x7f050050;
+ public static final int secondary_text_default_material_light = 0x7f050051;
+ public static final int secondary_text_disabled_material_dark = 0x7f050052;
+ public static final int secondary_text_disabled_material_light = 0x7f050053;
+ public static final int switch_thumb_disabled_material_dark = 0x7f050054;
+ public static final int switch_thumb_disabled_material_light = 0x7f050055;
+ public static final int switch_thumb_material_dark = 0x7f050056;
+ public static final int switch_thumb_material_light = 0x7f050057;
+ public static final int switch_thumb_normal_material_dark = 0x7f050058;
+ public static final int switch_thumb_normal_material_light = 0x7f050059;
+ public static final int tooltip_background_dark = 0x7f05005a;
+ public static final int tooltip_background_light = 0x7f05005b;
+ }
+ public static final class dimen {
+ private dimen() {}
+
+ public static final int abc_action_bar_content_inset_material = 0x7f060000;
+ public static final int abc_action_bar_content_inset_with_nav = 0x7f060001;
+ public static final int abc_action_bar_default_height_material = 0x7f060002;
+ public static final int abc_action_bar_default_padding_end_material = 0x7f060003;
+ public static final int abc_action_bar_default_padding_start_material = 0x7f060004;
+ public static final int abc_action_bar_elevation_material = 0x7f060005;
+ public static final int abc_action_bar_icon_vertical_padding_material = 0x7f060006;
+ public static final int abc_action_bar_overflow_padding_end_material = 0x7f060007;
+ public static final int abc_action_bar_overflow_padding_start_material = 0x7f060008;
+ public static final int abc_action_bar_stacked_max_height = 0x7f060009;
+ public static final int abc_action_bar_stacked_tab_max_width = 0x7f06000a;
+ public static final int abc_action_bar_subtitle_bottom_margin_material = 0x7f06000b;
+ public static final int abc_action_bar_subtitle_top_margin_material = 0x7f06000c;
+ public static final int abc_action_button_min_height_material = 0x7f06000d;
+ public static final int abc_action_button_min_width_material = 0x7f06000e;
+ public static final int abc_action_button_min_width_overflow_material = 0x7f06000f;
+ public static final int abc_alert_dialog_button_bar_height = 0x7f060010;
+ public static final int abc_alert_dialog_button_dimen = 0x7f060011;
+ public static final int abc_button_inset_horizontal_material = 0x7f060012;
+ public static final int abc_button_inset_vertical_material = 0x7f060013;
+ public static final int abc_button_padding_horizontal_material = 0x7f060014;
+ public static final int abc_button_padding_vertical_material = 0x7f060015;
+ public static final int abc_cascading_menus_min_smallest_width = 0x7f060016;
+ public static final int abc_config_prefDialogWidth = 0x7f060017;
+ public static final int abc_control_corner_material = 0x7f060018;
+ public static final int abc_control_inset_material = 0x7f060019;
+ public static final int abc_control_padding_material = 0x7f06001a;
+ public static final int abc_dialog_corner_radius_material = 0x7f06001b;
+ public static final int abc_dialog_fixed_height_major = 0x7f06001c;
+ public static final int abc_dialog_fixed_height_minor = 0x7f06001d;
+ public static final int abc_dialog_fixed_width_major = 0x7f06001e;
+ public static final int abc_dialog_fixed_width_minor = 0x7f06001f;
+ public static final int abc_dialog_list_padding_bottom_no_buttons = 0x7f060020;
+ public static final int abc_dialog_list_padding_top_no_title = 0x7f060021;
+ public static final int abc_dialog_min_width_major = 0x7f060022;
+ public static final int abc_dialog_min_width_minor = 0x7f060023;
+ public static final int abc_dialog_padding_material = 0x7f060024;
+ public static final int abc_dialog_padding_top_material = 0x7f060025;
+ public static final int abc_dialog_title_divider_material = 0x7f060026;
+ public static final int abc_disabled_alpha_material_dark = 0x7f060027;
+ public static final int abc_disabled_alpha_material_light = 0x7f060028;
+ public static final int abc_dropdownitem_icon_width = 0x7f060029;
+ public static final int abc_dropdownitem_text_padding_left = 0x7f06002a;
+ public static final int abc_dropdownitem_text_padding_right = 0x7f06002b;
+ public static final int abc_edit_text_inset_bottom_material = 0x7f06002c;
+ public static final int abc_edit_text_inset_horizontal_material = 0x7f06002d;
+ public static final int abc_edit_text_inset_top_material = 0x7f06002e;
+ public static final int abc_floating_window_z = 0x7f06002f;
+ public static final int abc_list_item_padding_horizontal_material = 0x7f060030;
+ public static final int abc_panel_menu_list_width = 0x7f060031;
+ public static final int abc_progress_bar_height_material = 0x7f060032;
+ public static final int abc_search_view_preferred_height = 0x7f060033;
+ public static final int abc_search_view_preferred_width = 0x7f060034;
+ public static final int abc_seekbar_track_background_height_material = 0x7f060035;
+ public static final int abc_seekbar_track_progress_height_material = 0x7f060036;
+ public static final int abc_select_dialog_padding_start_material = 0x7f060037;
+ public static final int abc_switch_padding = 0x7f060038;
+ public static final int abc_text_size_body_1_material = 0x7f060039;
+ public static final int abc_text_size_body_2_material = 0x7f06003a;
+ public static final int abc_text_size_button_material = 0x7f06003b;
+ public static final int abc_text_size_caption_material = 0x7f06003c;
+ public static final int abc_text_size_display_1_material = 0x7f06003d;
+ public static final int abc_text_size_display_2_material = 0x7f06003e;
+ public static final int abc_text_size_display_3_material = 0x7f06003f;
+ public static final int abc_text_size_display_4_material = 0x7f060040;
+ public static final int abc_text_size_headline_material = 0x7f060041;
+ public static final int abc_text_size_large_material = 0x7f060042;
+ public static final int abc_text_size_medium_material = 0x7f060043;
+ public static final int abc_text_size_menu_header_material = 0x7f060044;
+ public static final int abc_text_size_menu_material = 0x7f060045;
+ public static final int abc_text_size_small_material = 0x7f060046;
+ public static final int abc_text_size_subhead_material = 0x7f060047;
+ public static final int abc_text_size_subtitle_material_toolbar = 0x7f060048;
+ public static final int abc_text_size_title_material = 0x7f060049;
+ public static final int abc_text_size_title_material_toolbar = 0x7f06004a;
+ public static final int compat_button_inset_horizontal_material = 0x7f06004b;
+ public static final int compat_button_inset_vertical_material = 0x7f06004c;
+ public static final int compat_button_padding_horizontal_material = 0x7f06004d;
+ public static final int compat_button_padding_vertical_material = 0x7f06004e;
+ public static final int compat_control_corner_material = 0x7f06004f;
+ public static final int compat_notification_large_icon_max_height = 0x7f060050;
+ public static final int compat_notification_large_icon_max_width = 0x7f060051;
+ public static final int disabled_alpha_material_dark = 0x7f060052;
+ public static final int disabled_alpha_material_light = 0x7f060053;
+ public static final int highlight_alpha_material_colored = 0x7f060057;
+ public static final int highlight_alpha_material_dark = 0x7f060058;
+ public static final int highlight_alpha_material_light = 0x7f060059;
+ public static final int hint_alpha_material_dark = 0x7f06005a;
+ public static final int hint_alpha_material_light = 0x7f06005b;
+ public static final int hint_pressed_alpha_material_dark = 0x7f06005c;
+ public static final int hint_pressed_alpha_material_light = 0x7f06005d;
+ public static final int notification_action_icon_size = 0x7f060067;
+ public static final int notification_action_text_size = 0x7f060068;
+ public static final int notification_big_circle_margin = 0x7f060069;
+ public static final int notification_content_margin_start = 0x7f06006a;
+ public static final int notification_large_icon_height = 0x7f06006b;
+ public static final int notification_large_icon_width = 0x7f06006c;
+ public static final int notification_main_column_padding_top = 0x7f06006d;
+ public static final int notification_media_narrow_margin = 0x7f06006e;
+ public static final int notification_right_icon_size = 0x7f06006f;
+ public static final int notification_right_side_padding_top = 0x7f060070;
+ public static final int notification_small_icon_background_padding = 0x7f060071;
+ public static final int notification_small_icon_size_as_large = 0x7f060072;
+ public static final int notification_subtext_size = 0x7f060073;
+ public static final int notification_top_pad = 0x7f060074;
+ public static final int notification_top_pad_large_text = 0x7f060075;
+ public static final int tooltip_corner_radius = 0x7f06007f;
+ public static final int tooltip_horizontal_padding = 0x7f060080;
+ public static final int tooltip_margin = 0x7f060081;
+ public static final int tooltip_precise_anchor_extra_offset = 0x7f060082;
+ public static final int tooltip_precise_anchor_threshold = 0x7f060083;
+ public static final int tooltip_vertical_padding = 0x7f060084;
+ public static final int tooltip_y_offset_non_touch = 0x7f060085;
+ public static final int tooltip_y_offset_touch = 0x7f060086;
+ }
+ public static final class drawable {
+ private drawable() {}
+
+ public static final int abc_ab_share_pack_mtrl_alpha = 0x7f070000;
+ public static final int abc_action_bar_item_background_material = 0x7f070001;
+ public static final int abc_btn_borderless_material = 0x7f070002;
+ public static final int abc_btn_check_material = 0x7f070003;
+ public static final int abc_btn_check_to_on_mtrl_000 = 0x7f070004;
+ public static final int abc_btn_check_to_on_mtrl_015 = 0x7f070005;
+ public static final int abc_btn_colored_material = 0x7f070006;
+ public static final int abc_btn_default_mtrl_shape = 0x7f070007;
+ public static final int abc_btn_radio_material = 0x7f070008;
+ public static final int abc_btn_radio_to_on_mtrl_000 = 0x7f070009;
+ public static final int abc_btn_radio_to_on_mtrl_015 = 0x7f07000a;
+ public static final int abc_btn_switch_to_on_mtrl_00001 = 0x7f07000b;
+ public static final int abc_btn_switch_to_on_mtrl_00012 = 0x7f07000c;
+ public static final int abc_cab_background_internal_bg = 0x7f07000d;
+ public static final int abc_cab_background_top_material = 0x7f07000e;
+ public static final int abc_cab_background_top_mtrl_alpha = 0x7f07000f;
+ public static final int abc_control_background_material = 0x7f070010;
+ public static final int abc_dialog_material_background = 0x7f070011;
+ public static final int abc_edit_text_material = 0x7f070012;
+ public static final int abc_ic_ab_back_material = 0x7f070013;
+ public static final int abc_ic_arrow_drop_right_black_24dp = 0x7f070014;
+ public static final int abc_ic_clear_material = 0x7f070015;
+ public static final int abc_ic_commit_search_api_mtrl_alpha = 0x7f070016;
+ public static final int abc_ic_go_search_api_material = 0x7f070017;
+ public static final int abc_ic_menu_copy_mtrl_am_alpha = 0x7f070018;
+ public static final int abc_ic_menu_cut_mtrl_alpha = 0x7f070019;
+ public static final int abc_ic_menu_overflow_material = 0x7f07001a;
+ public static final int abc_ic_menu_paste_mtrl_am_alpha = 0x7f07001b;
+ public static final int abc_ic_menu_selectall_mtrl_alpha = 0x7f07001c;
+ public static final int abc_ic_menu_share_mtrl_alpha = 0x7f07001d;
+ public static final int abc_ic_search_api_material = 0x7f07001e;
+ public static final int abc_ic_star_black_16dp = 0x7f07001f;
+ public static final int abc_ic_star_black_36dp = 0x7f070020;
+ public static final int abc_ic_star_black_48dp = 0x7f070021;
+ public static final int abc_ic_star_half_black_16dp = 0x7f070022;
+ public static final int abc_ic_star_half_black_36dp = 0x7f070023;
+ public static final int abc_ic_star_half_black_48dp = 0x7f070024;
+ public static final int abc_ic_voice_search_api_material = 0x7f070025;
+ public static final int abc_item_background_holo_dark = 0x7f070026;
+ public static final int abc_item_background_holo_light = 0x7f070027;
+ public static final int abc_list_divider_material = 0x7f070028;
+ public static final int abc_list_divider_mtrl_alpha = 0x7f070029;
+ public static final int abc_list_focused_holo = 0x7f07002a;
+ public static final int abc_list_longpressed_holo = 0x7f07002b;
+ public static final int abc_list_pressed_holo_dark = 0x7f07002c;
+ public static final int abc_list_pressed_holo_light = 0x7f07002d;
+ public static final int abc_list_selector_background_transition_holo_dark = 0x7f07002e;
+ public static final int abc_list_selector_background_transition_holo_light = 0x7f07002f;
+ public static final int abc_list_selector_disabled_holo_dark = 0x7f070030;
+ public static final int abc_list_selector_disabled_holo_light = 0x7f070031;
+ public static final int abc_list_selector_holo_dark = 0x7f070032;
+ public static final int abc_list_selector_holo_light = 0x7f070033;
+ public static final int abc_menu_hardkey_panel_mtrl_mult = 0x7f070034;
+ public static final int abc_popup_background_mtrl_mult = 0x7f070035;
+ public static final int abc_ratingbar_indicator_material = 0x7f070036;
+ public static final int abc_ratingbar_material = 0x7f070037;
+ public static final int abc_ratingbar_small_material = 0x7f070038;
+ public static final int abc_scrubber_control_off_mtrl_alpha = 0x7f070039;
+ public static final int abc_scrubber_control_to_pressed_mtrl_000 = 0x7f07003a;
+ public static final int abc_scrubber_control_to_pressed_mtrl_005 = 0x7f07003b;
+ public static final int abc_scrubber_primary_mtrl_alpha = 0x7f07003c;
+ public static final int abc_scrubber_track_mtrl_alpha = 0x7f07003d;
+ public static final int abc_seekbar_thumb_material = 0x7f07003e;
+ public static final int abc_seekbar_tick_mark_material = 0x7f07003f;
+ public static final int abc_seekbar_track_material = 0x7f070040;
+ public static final int abc_spinner_mtrl_am_alpha = 0x7f070041;
+ public static final int abc_spinner_textfield_background_material = 0x7f070042;
+ public static final int abc_switch_thumb_material = 0x7f070043;
+ public static final int abc_switch_track_mtrl_alpha = 0x7f070044;
+ public static final int abc_tab_indicator_material = 0x7f070045;
+ public static final int abc_tab_indicator_mtrl_alpha = 0x7f070046;
+ public static final int abc_text_cursor_material = 0x7f070047;
+ public static final int abc_text_select_handle_left_mtrl_dark = 0x7f070048;
+ public static final int abc_text_select_handle_left_mtrl_light = 0x7f070049;
+ public static final int abc_text_select_handle_middle_mtrl_dark = 0x7f07004a;
+ public static final int abc_text_select_handle_middle_mtrl_light = 0x7f07004b;
+ public static final int abc_text_select_handle_right_mtrl_dark = 0x7f07004c;
+ public static final int abc_text_select_handle_right_mtrl_light = 0x7f07004d;
+ public static final int abc_textfield_activated_mtrl_alpha = 0x7f07004e;
+ public static final int abc_textfield_default_mtrl_alpha = 0x7f07004f;
+ public static final int abc_textfield_search_activated_mtrl_alpha = 0x7f070050;
+ public static final int abc_textfield_search_default_mtrl_alpha = 0x7f070051;
+ public static final int abc_textfield_search_material = 0x7f070052;
+ public static final int abc_vector_test = 0x7f070053;
+ public static final int notification_action_background = 0x7f070156;
+ public static final int notification_bg = 0x7f070157;
+ public static final int notification_bg_low = 0x7f070158;
+ public static final int notification_bg_low_normal = 0x7f070159;
+ public static final int notification_bg_low_pressed = 0x7f07015a;
+ public static final int notification_bg_normal = 0x7f07015b;
+ public static final int notification_bg_normal_pressed = 0x7f07015c;
+ public static final int notification_icon_background = 0x7f07015d;
+ public static final int notification_template_icon_bg = 0x7f07015e;
+ public static final int notification_template_icon_low_bg = 0x7f07015f;
+ public static final int notification_tile_bg = 0x7f070160;
+ public static final int notify_panel_notification_icon_bg = 0x7f070161;
+ public static final int tooltip_frame_dark = 0x7f070169;
+ public static final int tooltip_frame_light = 0x7f07016a;
+ }
+ public static final class id {
+ private id() {}
+
+ public static final int action_bar = 0x7f08000c;
+ public static final int action_bar_activity_content = 0x7f08000d;
+ public static final int action_bar_container = 0x7f08000e;
+ public static final int action_bar_root = 0x7f08000f;
+ public static final int action_bar_spinner = 0x7f080010;
+ public static final int action_bar_subtitle = 0x7f080011;
+ public static final int action_bar_title = 0x7f080012;
+ public static final int action_container = 0x7f080013;
+ public static final int action_context_bar = 0x7f080014;
+ public static final int action_divider = 0x7f080015;
+ public static final int action_image = 0x7f080016;
+ public static final int action_menu_divider = 0x7f080017;
+ public static final int action_menu_presenter = 0x7f080018;
+ public static final int action_mode_bar = 0x7f080019;
+ public static final int action_mode_bar_stub = 0x7f08001a;
+ public static final int action_mode_close_button = 0x7f08001b;
+ public static final int action_text = 0x7f08001d;
+ public static final int actions = 0x7f08001e;
+ public static final int activity_chooser_view_content = 0x7f08001f;
+ public static final int add = 0x7f080020;
+ public static final int alertTitle = 0x7f080021;
+ public static final int async = 0x7f080026;
+ public static final int blocking = 0x7f080029;
+ public static final int bottom = 0x7f08002a;
+ public static final int buttonPanel = 0x7f08002e;
+ public static final int checkbox = 0x7f080035;
+ public static final int chronometer = 0x7f080036;
+ public static final int content = 0x7f08003a;
+ public static final int contentPanel = 0x7f08003b;
+ public static final int custom = 0x7f08003d;
+ public static final int customPanel = 0x7f08003e;
+ public static final int decor_content_parent = 0x7f080040;
+ public static final int default_activity_button = 0x7f080041;
+<<<<<<< HEAD:src/Project/app/build/generated/not_namespaced_r_class_sources/debug/r/androidx/appcompat/R.java
+ public static final int edit_query = 0x7f080046;
+ public static final int end = 0x7f080047;
+ public static final int expand_activities_button = 0x7f08004b;
+ public static final int expanded_menu = 0x7f08004c;
+ public static final int forever = 0x7f080051;
+ public static final int group_divider = 0x7f080053;
+ public static final int home = 0x7f080054;
+ public static final int icon = 0x7f080057;
+ public static final int icon_group = 0x7f080058;
+ public static final int image = 0x7f08005a;
+ public static final int info = 0x7f08005b;
+ public static final int italic = 0x7f08005d;
+ public static final int left = 0x7f080071;
+ public static final int line1 = 0x7f080072;
+ public static final int line3 = 0x7f080073;
+ public static final int listMode = 0x7f080074;
+ public static final int list_item = 0x7f080075;
+ public static final int message = 0x7f08008f;
+ public static final int multiply = 0x7f0800c1;
+ public static final int none = 0x7f0800c4;
+ public static final int normal = 0x7f0800c5;
+ public static final int notification_background = 0x7f0800cc;
+ public static final int notification_main_column = 0x7f0800cd;
+ public static final int notification_main_column_container = 0x7f0800ce;
+ public static final int parentPanel = 0x7f0800d1;
+ public static final int progress_circular = 0x7f0800d5;
+ public static final int progress_horizontal = 0x7f0800d6;
+ public static final int radio = 0x7f0800d7;
+ public static final int right = 0x7f0800d9;
+ public static final int right_icon = 0x7f0800da;
+ public static final int right_side = 0x7f0800db;
+ public static final int screen = 0x7f0800dc;
+ public static final int scrollIndicatorDown = 0x7f0800dd;
+ public static final int scrollIndicatorUp = 0x7f0800de;
+ public static final int scrollView = 0x7f0800df;
+ public static final int search_badge = 0x7f0800e0;
+ public static final int search_bar = 0x7f0800e1;
+ public static final int search_button = 0x7f0800e2;
+ public static final int search_close_btn = 0x7f0800e3;
+ public static final int search_edit_frame = 0x7f0800e4;
+ public static final int search_go_btn = 0x7f0800e5;
+ public static final int search_mag_icon = 0x7f0800e6;
+ public static final int search_plate = 0x7f0800e7;
+ public static final int search_src_text = 0x7f0800e8;
+ public static final int search_voice_btn = 0x7f0800e9;
+ public static final int select_dialog_listview = 0x7f0800ea;
+ public static final int shortcut = 0x7f0800ec;
+ public static final int spacer = 0x7f0800f1;
+ public static final int split_action_bar = 0x7f0800f2;
+ public static final int src_atop = 0x7f0800f5;
+ public static final int src_in = 0x7f0800f6;
+ public static final int src_over = 0x7f0800f7;
+ public static final int start = 0x7f0800f9;
+ public static final int submenuarrow = 0x7f0800fb;
+ public static final int submit_area = 0x7f0800fd;
+ public static final int tabMode = 0x7f080101;
+ public static final int tag_transition_group = 0x7f080102;
+ public static final int tag_unhandled_key_event_manager = 0x7f080103;
+ public static final int tag_unhandled_key_listeners = 0x7f080104;
+ public static final int text = 0x7f080105;
+ public static final int text2 = 0x7f080106;
+ public static final int textSpacerNoButtons = 0x7f080107;
+ public static final int textSpacerNoTitle = 0x7f080108;
+ public static final int time = 0x7f080109;
+ public static final int title = 0x7f08010a;
+ public static final int titleDividerNoCustom = 0x7f08010b;
+ public static final int title_template = 0x7f08010c;
+ public static final int top = 0x7f08010d;
+ public static final int topPanel = 0x7f08010e;
+ public static final int uniform = 0x7f080118;
+ public static final int up = 0x7f080119;
+ public static final int wrap_content = 0x7f080121;
+=======
+ public static final int edit_query = 0x7f080047;
+ public static final int end = 0x7f080048;
+ public static final int expand_activities_button = 0x7f08004c;
+ public static final int expanded_menu = 0x7f08004d;
+ public static final int forever = 0x7f080052;
+ public static final int group_divider = 0x7f080056;
+ public static final int home = 0x7f080057;
+ public static final int icon = 0x7f08005a;
+ public static final int icon_group = 0x7f08005b;
+ public static final int image = 0x7f08005d;
+ public static final int info = 0x7f08005e;
+ public static final int italic = 0x7f080060;
+ public static final int left = 0x7f080074;
+ public static final int line1 = 0x7f080075;
+ public static final int line3 = 0x7f080076;
+ public static final int listMode = 0x7f080077;
+ public static final int list_item = 0x7f080078;
+ public static final int message = 0x7f080095;
+ public static final int multiply = 0x7f0800c7;
+ public static final int none = 0x7f0800ca;
+ public static final int normal = 0x7f0800cb;
+ public static final int notification_background = 0x7f0800d2;
+ public static final int notification_main_column = 0x7f0800d3;
+ public static final int notification_main_column_container = 0x7f0800d4;
+ public static final int parentPanel = 0x7f0800d7;
+ public static final int progress_circular = 0x7f0800db;
+ public static final int progress_horizontal = 0x7f0800dc;
+ public static final int radio = 0x7f0800dd;
+ public static final int right = 0x7f0800df;
+ public static final int right_icon = 0x7f0800e0;
+ public static final int right_side = 0x7f0800e1;
+ public static final int screen = 0x7f0800e2;
+ public static final int scrollIndicatorDown = 0x7f0800e3;
+ public static final int scrollIndicatorUp = 0x7f0800e4;
+ public static final int scrollView = 0x7f0800e5;
+ public static final int search_badge = 0x7f0800e6;
+ public static final int search_bar = 0x7f0800e7;
+ public static final int search_button = 0x7f0800e8;
+ public static final int search_close_btn = 0x7f0800e9;
+ public static final int search_edit_frame = 0x7f0800ea;
+ public static final int search_go_btn = 0x7f0800eb;
+ public static final int search_mag_icon = 0x7f0800ec;
+ public static final int search_plate = 0x7f0800ed;
+ public static final int search_src_text = 0x7f0800ee;
+ public static final int search_voice_btn = 0x7f0800ef;
+ public static final int select_dialog_listview = 0x7f0800f0;
+ public static final int shortcut = 0x7f0800f2;
+ public static final int spacer = 0x7f0800f7;
+ public static final int split_action_bar = 0x7f0800f8;
+ public static final int src_atop = 0x7f0800fb;
+ public static final int src_in = 0x7f0800fc;
+ public static final int src_over = 0x7f0800fd;
+ public static final int start = 0x7f0800ff;
+ public static final int submenuarrow = 0x7f080101;
+ public static final int submit_area = 0x7f080103;
+ public static final int tabMode = 0x7f080107;
+ public static final int tag_transition_group = 0x7f080108;
+ public static final int tag_unhandled_key_event_manager = 0x7f080109;
+ public static final int tag_unhandled_key_listeners = 0x7f08010a;
+ public static final int text = 0x7f08010b;
+ public static final int text2 = 0x7f08010c;
+ public static final int textSpacerNoButtons = 0x7f08010d;
+ public static final int textSpacerNoTitle = 0x7f08010e;
+ public static final int time = 0x7f08010f;
+ public static final int title = 0x7f080110;
+ public static final int titleDividerNoCustom = 0x7f080111;
+ public static final int title_template = 0x7f080112;
+ public static final int top = 0x7f080113;
+ public static final int topPanel = 0x7f080114;
+ public static final int uniform = 0x7f08011e;
+ public static final int up = 0x7f08011f;
+ public static final int wrap_content = 0x7f080127;
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/generated/not_namespaced_r_class_sources/release/r/androidx/appcompat/R.java
+ }
+ public static final class integer {
+ private integer() {}
+
+ public static final int abc_config_activityDefaultDur = 0x7f090000;
+ public static final int abc_config_activityShortDur = 0x7f090001;
+ public static final int cancel_button_image_alpha = 0x7f090002;
+ public static final int config_tooltipAnimTime = 0x7f090003;
+ public static final int status_bar_notification_info_maxnum = 0x7f090008;
+ }
+ public static final class layout {
+ private layout() {}
+
+ public static final int abc_action_bar_title_item = 0x7f0b0000;
+ public static final int abc_action_bar_up_container = 0x7f0b0001;
+ public static final int abc_action_menu_item_layout = 0x7f0b0002;
+ public static final int abc_action_menu_layout = 0x7f0b0003;
+ public static final int abc_action_mode_bar = 0x7f0b0004;
+ public static final int abc_action_mode_close_item_material = 0x7f0b0005;
+ public static final int abc_activity_chooser_view = 0x7f0b0006;
+ public static final int abc_activity_chooser_view_list_item = 0x7f0b0007;
+ public static final int abc_alert_dialog_button_bar_material = 0x7f0b0008;
+ public static final int abc_alert_dialog_material = 0x7f0b0009;
+ public static final int abc_alert_dialog_title_material = 0x7f0b000a;
+ public static final int abc_cascading_menu_item_layout = 0x7f0b000b;
+ public static final int abc_dialog_title_material = 0x7f0b000c;
+ public static final int abc_expanded_menu_layout = 0x7f0b000d;
+ public static final int abc_list_menu_item_checkbox = 0x7f0b000e;
+ public static final int abc_list_menu_item_icon = 0x7f0b000f;
+ public static final int abc_list_menu_item_layout = 0x7f0b0010;
+ public static final int abc_list_menu_item_radio = 0x7f0b0011;
+ public static final int abc_popup_menu_header_item_layout = 0x7f0b0012;
+ public static final int abc_popup_menu_item_layout = 0x7f0b0013;
+ public static final int abc_screen_content_include = 0x7f0b0014;
+ public static final int abc_screen_simple = 0x7f0b0015;
+ public static final int abc_screen_simple_overlay_action_mode = 0x7f0b0016;
+ public static final int abc_screen_toolbar = 0x7f0b0017;
+ public static final int abc_search_dropdown_item_icons_2line = 0x7f0b0018;
+ public static final int abc_search_view = 0x7f0b0019;
+ public static final int abc_select_dialog_material = 0x7f0b001a;
+ public static final int abc_tooltip = 0x7f0b001b;
+<<<<<<< HEAD:src/Project/app/build/generated/not_namespaced_r_class_sources/debug/r/androidx/appcompat/R.java
+ public static final int notification_action = 0x7f0b003a;
+ public static final int notification_action_tombstone = 0x7f0b003b;
+ public static final int notification_template_custom_big = 0x7f0b0042;
+ public static final int notification_template_icon_group = 0x7f0b0043;
+ public static final int notification_template_part_chronometer = 0x7f0b0047;
+ public static final int notification_template_part_time = 0x7f0b0048;
+ public static final int select_dialog_item_material = 0x7f0b0049;
+ public static final int select_dialog_multichoice_material = 0x7f0b004a;
+ public static final int select_dialog_singlechoice_material = 0x7f0b004b;
+ public static final int support_simple_spinner_dropdown_item = 0x7f0b004d;
+=======
+ public static final int notification_action = 0x7f0b003b;
+ public static final int notification_action_tombstone = 0x7f0b003c;
+ public static final int notification_template_custom_big = 0x7f0b0043;
+ public static final int notification_template_icon_group = 0x7f0b0044;
+ public static final int notification_template_part_chronometer = 0x7f0b0048;
+ public static final int notification_template_part_time = 0x7f0b0049;
+ public static final int select_dialog_item_material = 0x7f0b004a;
+ public static final int select_dialog_multichoice_material = 0x7f0b004b;
+ public static final int select_dialog_singlechoice_material = 0x7f0b004c;
+ public static final int support_simple_spinner_dropdown_item = 0x7f0b004e;
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/generated/not_namespaced_r_class_sources/release/r/androidx/appcompat/R.java
+ }
+ public static final class string {
+ private string() {}
+
+ public static final int abc_action_bar_home_description = 0x7f0f0000;
+ public static final int abc_action_bar_up_description = 0x7f0f0001;
+ public static final int abc_action_menu_overflow_description = 0x7f0f0002;
+ public static final int abc_action_mode_done = 0x7f0f0003;
+ public static final int abc_activity_chooser_view_see_all = 0x7f0f0004;
+ public static final int abc_activitychooserview_choose_application = 0x7f0f0005;
+ public static final int abc_capital_off = 0x7f0f0006;
+ public static final int abc_capital_on = 0x7f0f0007;
+ public static final int abc_font_family_body_1_material = 0x7f0f0008;
+ public static final int abc_font_family_body_2_material = 0x7f0f0009;
+ public static final int abc_font_family_button_material = 0x7f0f000a;
+ public static final int abc_font_family_caption_material = 0x7f0f000b;
+ public static final int abc_font_family_display_1_material = 0x7f0f000c;
+ public static final int abc_font_family_display_2_material = 0x7f0f000d;
+ public static final int abc_font_family_display_3_material = 0x7f0f000e;
+ public static final int abc_font_family_display_4_material = 0x7f0f000f;
+ public static final int abc_font_family_headline_material = 0x7f0f0010;
+ public static final int abc_font_family_menu_material = 0x7f0f0011;
+ public static final int abc_font_family_subhead_material = 0x7f0f0012;
+ public static final int abc_font_family_title_material = 0x7f0f0013;
+ public static final int abc_menu_alt_shortcut_label = 0x7f0f0014;
+ public static final int abc_menu_ctrl_shortcut_label = 0x7f0f0015;
+ public static final int abc_menu_delete_shortcut_label = 0x7f0f0016;
+ public static final int abc_menu_enter_shortcut_label = 0x7f0f0017;
+ public static final int abc_menu_function_shortcut_label = 0x7f0f0018;
+ public static final int abc_menu_meta_shortcut_label = 0x7f0f0019;
+ public static final int abc_menu_shift_shortcut_label = 0x7f0f001a;
+ public static final int abc_menu_space_shortcut_label = 0x7f0f001b;
+ public static final int abc_menu_sym_shortcut_label = 0x7f0f001c;
+ public static final int abc_prepend_shortcut_label = 0x7f0f001d;
+ public static final int abc_search_hint = 0x7f0f001e;
+ public static final int abc_searchview_description_clear = 0x7f0f001f;
+ public static final int abc_searchview_description_query = 0x7f0f0020;
+ public static final int abc_searchview_description_search = 0x7f0f0021;
+ public static final int abc_searchview_description_submit = 0x7f0f0022;
+ public static final int abc_searchview_description_voice = 0x7f0f0023;
+ public static final int abc_shareactionprovider_share_with = 0x7f0f0024;
+ public static final int abc_shareactionprovider_share_with_application = 0x7f0f0025;
+ public static final int abc_toolbar_collapse_description = 0x7f0f0026;
+ public static final int search_menu_title = 0x7f0f00a8;
+ public static final int status_bar_notification_info_overflow = 0x7f0f00ab;
+ }
+ public static final class style {
+ private style() {}
+
+ public static final int AlertDialog_AppCompat = 0x7f100000;
+ public static final int AlertDialog_AppCompat_Light = 0x7f100001;
+ public static final int Animation_AppCompat_Dialog = 0x7f100002;
+ public static final int Animation_AppCompat_DropDownUp = 0x7f100003;
+ public static final int Animation_AppCompat_Tooltip = 0x7f100004;
+ public static final int Base_AlertDialog_AppCompat = 0x7f100005;
+ public static final int Base_AlertDialog_AppCompat_Light = 0x7f100006;
+ public static final int Base_Animation_AppCompat_Dialog = 0x7f100007;
+ public static final int Base_Animation_AppCompat_DropDownUp = 0x7f100008;
+ public static final int Base_Animation_AppCompat_Tooltip = 0x7f100009;
+ public static final int Base_DialogWindowTitleBackground_AppCompat = 0x7f10000b;
+ public static final int Base_DialogWindowTitle_AppCompat = 0x7f10000a;
+ public static final int Base_TextAppearance_AppCompat = 0x7f10000c;
+ public static final int Base_TextAppearance_AppCompat_Body1 = 0x7f10000d;
+ public static final int Base_TextAppearance_AppCompat_Body2 = 0x7f10000e;
+ public static final int Base_TextAppearance_AppCompat_Button = 0x7f10000f;
+ public static final int Base_TextAppearance_AppCompat_Caption = 0x7f100010;
+ public static final int Base_TextAppearance_AppCompat_Display1 = 0x7f100011;
+ public static final int Base_TextAppearance_AppCompat_Display2 = 0x7f100012;
+ public static final int Base_TextAppearance_AppCompat_Display3 = 0x7f100013;
+ public static final int Base_TextAppearance_AppCompat_Display4 = 0x7f100014;
+ public static final int Base_TextAppearance_AppCompat_Headline = 0x7f100015;
+ public static final int Base_TextAppearance_AppCompat_Inverse = 0x7f100016;
+ public static final int Base_TextAppearance_AppCompat_Large = 0x7f100017;
+ public static final int Base_TextAppearance_AppCompat_Large_Inverse = 0x7f100018;
+ public static final int Base_TextAppearance_AppCompat_Light_Widget_PopupMenu_Large = 0x7f100019;
+ public static final int Base_TextAppearance_AppCompat_Light_Widget_PopupMenu_Small = 0x7f10001a;
+ public static final int Base_TextAppearance_AppCompat_Medium = 0x7f10001b;
+ public static final int Base_TextAppearance_AppCompat_Medium_Inverse = 0x7f10001c;
+ public static final int Base_TextAppearance_AppCompat_Menu = 0x7f10001d;
+ public static final int Base_TextAppearance_AppCompat_SearchResult = 0x7f10001e;
+ public static final int Base_TextAppearance_AppCompat_SearchResult_Subtitle = 0x7f10001f;
+ public static final int Base_TextAppearance_AppCompat_SearchResult_Title = 0x7f100020;
+ public static final int Base_TextAppearance_AppCompat_Small = 0x7f100021;
+ public static final int Base_TextAppearance_AppCompat_Small_Inverse = 0x7f100022;
+ public static final int Base_TextAppearance_AppCompat_Subhead = 0x7f100023;
+ public static final int Base_TextAppearance_AppCompat_Subhead_Inverse = 0x7f100024;
+ public static final int Base_TextAppearance_AppCompat_Title = 0x7f100025;
+ public static final int Base_TextAppearance_AppCompat_Title_Inverse = 0x7f100026;
+ public static final int Base_TextAppearance_AppCompat_Tooltip = 0x7f100027;
+ public static final int Base_TextAppearance_AppCompat_Widget_ActionBar_Menu = 0x7f100028;
+ public static final int Base_TextAppearance_AppCompat_Widget_ActionBar_Subtitle = 0x7f100029;
+ public static final int Base_TextAppearance_AppCompat_Widget_ActionBar_Subtitle_Inverse = 0x7f10002a;
+ public static final int Base_TextAppearance_AppCompat_Widget_ActionBar_Title = 0x7f10002b;
+ public static final int Base_TextAppearance_AppCompat_Widget_ActionBar_Title_Inverse = 0x7f10002c;
+ public static final int Base_TextAppearance_AppCompat_Widget_ActionMode_Subtitle = 0x7f10002d;
+ public static final int Base_TextAppearance_AppCompat_Widget_ActionMode_Title = 0x7f10002e;
+ public static final int Base_TextAppearance_AppCompat_Widget_Button = 0x7f10002f;
+ public static final int Base_TextAppearance_AppCompat_Widget_Button_Borderless_Colored = 0x7f100030;
+ public static final int Base_TextAppearance_AppCompat_Widget_Button_Colored = 0x7f100031;
+ public static final int Base_TextAppearance_AppCompat_Widget_Button_Inverse = 0x7f100032;
+ public static final int Base_TextAppearance_AppCompat_Widget_DropDownItem = 0x7f100033;
+ public static final int Base_TextAppearance_AppCompat_Widget_PopupMenu_Header = 0x7f100034;
+ public static final int Base_TextAppearance_AppCompat_Widget_PopupMenu_Large = 0x7f100035;
+ public static final int Base_TextAppearance_AppCompat_Widget_PopupMenu_Small = 0x7f100036;
+ public static final int Base_TextAppearance_AppCompat_Widget_Switch = 0x7f100037;
+ public static final int Base_TextAppearance_AppCompat_Widget_TextView_SpinnerItem = 0x7f100038;
+ public static final int Base_TextAppearance_Widget_AppCompat_ExpandedMenu_Item = 0x7f100039;
+ public static final int Base_TextAppearance_Widget_AppCompat_Toolbar_Subtitle = 0x7f10003a;
+ public static final int Base_TextAppearance_Widget_AppCompat_Toolbar_Title = 0x7f10003b;
+ public static final int Base_ThemeOverlay_AppCompat = 0x7f10004a;
+ public static final int Base_ThemeOverlay_AppCompat_ActionBar = 0x7f10004b;
+ public static final int Base_ThemeOverlay_AppCompat_Dark = 0x7f10004c;
+ public static final int Base_ThemeOverlay_AppCompat_Dark_ActionBar = 0x7f10004d;
+ public static final int Base_ThemeOverlay_AppCompat_Dialog = 0x7f10004e;
+ public static final int Base_ThemeOverlay_AppCompat_Dialog_Alert = 0x7f10004f;
+ public static final int Base_ThemeOverlay_AppCompat_Light = 0x7f100050;
+ public static final int Base_Theme_AppCompat = 0x7f10003c;
+ public static final int Base_Theme_AppCompat_CompactMenu = 0x7f10003d;
+ public static final int Base_Theme_AppCompat_Dialog = 0x7f10003e;
+ public static final int Base_Theme_AppCompat_DialogWhenLarge = 0x7f100042;
+ public static final int Base_Theme_AppCompat_Dialog_Alert = 0x7f10003f;
+ public static final int Base_Theme_AppCompat_Dialog_FixedSize = 0x7f100040;
+ public static final int Base_Theme_AppCompat_Dialog_MinWidth = 0x7f100041;
+ public static final int Base_Theme_AppCompat_Light = 0x7f100043;
+ public static final int Base_Theme_AppCompat_Light_DarkActionBar = 0x7f100044;
+ public static final int Base_Theme_AppCompat_Light_Dialog = 0x7f100045;
+ public static final int Base_Theme_AppCompat_Light_DialogWhenLarge = 0x7f100049;
+ public static final int Base_Theme_AppCompat_Light_Dialog_Alert = 0x7f100046;
+ public static final int Base_Theme_AppCompat_Light_Dialog_FixedSize = 0x7f100047;
+ public static final int Base_Theme_AppCompat_Light_Dialog_MinWidth = 0x7f100048;
+ public static final int Base_V21_ThemeOverlay_AppCompat_Dialog = 0x7f100055;
+ public static final int Base_V21_Theme_AppCompat = 0x7f100051;
+ public static final int Base_V21_Theme_AppCompat_Dialog = 0x7f100052;
+ public static final int Base_V21_Theme_AppCompat_Light = 0x7f100053;
+ public static final int Base_V21_Theme_AppCompat_Light_Dialog = 0x7f100054;
+ public static final int Base_V22_Theme_AppCompat = 0x7f100056;
+ public static final int Base_V22_Theme_AppCompat_Light = 0x7f100057;
+ public static final int Base_V23_Theme_AppCompat = 0x7f100058;
+ public static final int Base_V23_Theme_AppCompat_Light = 0x7f100059;
+ public static final int Base_V26_Theme_AppCompat = 0x7f10005a;
+ public static final int Base_V26_Theme_AppCompat_Light = 0x7f10005b;
+ public static final int Base_V26_Widget_AppCompat_Toolbar = 0x7f10005c;
+ public static final int Base_V28_Theme_AppCompat = 0x7f10005d;
+ public static final int Base_V28_Theme_AppCompat_Light = 0x7f10005e;
+ public static final int Base_V7_ThemeOverlay_AppCompat_Dialog = 0x7f100063;
+ public static final int Base_V7_Theme_AppCompat = 0x7f10005f;
+ public static final int Base_V7_Theme_AppCompat_Dialog = 0x7f100060;
+ public static final int Base_V7_Theme_AppCompat_Light = 0x7f100061;
+ public static final int Base_V7_Theme_AppCompat_Light_Dialog = 0x7f100062;
+ public static final int Base_V7_Widget_AppCompat_AutoCompleteTextView = 0x7f100064;
+ public static final int Base_V7_Widget_AppCompat_EditText = 0x7f100065;
+ public static final int Base_V7_Widget_AppCompat_Toolbar = 0x7f100066;
+ public static final int Base_Widget_AppCompat_ActionBar = 0x7f100067;
+ public static final int Base_Widget_AppCompat_ActionBar_Solid = 0x7f100068;
+ public static final int Base_Widget_AppCompat_ActionBar_TabBar = 0x7f100069;
+ public static final int Base_Widget_AppCompat_ActionBar_TabText = 0x7f10006a;
+ public static final int Base_Widget_AppCompat_ActionBar_TabView = 0x7f10006b;
+ public static final int Base_Widget_AppCompat_ActionButton = 0x7f10006c;
+ public static final int Base_Widget_AppCompat_ActionButton_CloseMode = 0x7f10006d;
+ public static final int Base_Widget_AppCompat_ActionButton_Overflow = 0x7f10006e;
+ public static final int Base_Widget_AppCompat_ActionMode = 0x7f10006f;
+ public static final int Base_Widget_AppCompat_ActivityChooserView = 0x7f100070;
+ public static final int Base_Widget_AppCompat_AutoCompleteTextView = 0x7f100071;
+ public static final int Base_Widget_AppCompat_Button = 0x7f100072;
+ public static final int Base_Widget_AppCompat_ButtonBar = 0x7f100078;
+ public static final int Base_Widget_AppCompat_ButtonBar_AlertDialog = 0x7f100079;
+ public static final int Base_Widget_AppCompat_Button_Borderless = 0x7f100073;
+ public static final int Base_Widget_AppCompat_Button_Borderless_Colored = 0x7f100074;
+ public static final int Base_Widget_AppCompat_Button_ButtonBar_AlertDialog = 0x7f100075;
+ public static final int Base_Widget_AppCompat_Button_Colored = 0x7f100076;
+ public static final int Base_Widget_AppCompat_Button_Small = 0x7f100077;
+ public static final int Base_Widget_AppCompat_CompoundButton_CheckBox = 0x7f10007a;
+ public static final int Base_Widget_AppCompat_CompoundButton_RadioButton = 0x7f10007b;
+ public static final int Base_Widget_AppCompat_CompoundButton_Switch = 0x7f10007c;
+ public static final int Base_Widget_AppCompat_DrawerArrowToggle = 0x7f10007d;
+ public static final int Base_Widget_AppCompat_DrawerArrowToggle_Common = 0x7f10007e;
+ public static final int Base_Widget_AppCompat_DropDownItem_Spinner = 0x7f10007f;
+ public static final int Base_Widget_AppCompat_EditText = 0x7f100080;
+ public static final int Base_Widget_AppCompat_ImageButton = 0x7f100081;
+ public static final int Base_Widget_AppCompat_Light_ActionBar = 0x7f100082;
+ public static final int Base_Widget_AppCompat_Light_ActionBar_Solid = 0x7f100083;
+ public static final int Base_Widget_AppCompat_Light_ActionBar_TabBar = 0x7f100084;
+ public static final int Base_Widget_AppCompat_Light_ActionBar_TabText = 0x7f100085;
+ public static final int Base_Widget_AppCompat_Light_ActionBar_TabText_Inverse = 0x7f100086;
+ public static final int Base_Widget_AppCompat_Light_ActionBar_TabView = 0x7f100087;
+ public static final int Base_Widget_AppCompat_Light_PopupMenu = 0x7f100088;
+ public static final int Base_Widget_AppCompat_Light_PopupMenu_Overflow = 0x7f100089;
+ public static final int Base_Widget_AppCompat_ListMenuView = 0x7f10008a;
+ public static final int Base_Widget_AppCompat_ListPopupWindow = 0x7f10008b;
+ public static final int Base_Widget_AppCompat_ListView = 0x7f10008c;
+ public static final int Base_Widget_AppCompat_ListView_DropDown = 0x7f10008d;
+ public static final int Base_Widget_AppCompat_ListView_Menu = 0x7f10008e;
+ public static final int Base_Widget_AppCompat_PopupMenu = 0x7f10008f;
+ public static final int Base_Widget_AppCompat_PopupMenu_Overflow = 0x7f100090;
+ public static final int Base_Widget_AppCompat_PopupWindow = 0x7f100091;
+ public static final int Base_Widget_AppCompat_ProgressBar = 0x7f100092;
+ public static final int Base_Widget_AppCompat_ProgressBar_Horizontal = 0x7f100093;
+ public static final int Base_Widget_AppCompat_RatingBar = 0x7f100094;
+ public static final int Base_Widget_AppCompat_RatingBar_Indicator = 0x7f100095;
+ public static final int Base_Widget_AppCompat_RatingBar_Small = 0x7f100096;
+ public static final int Base_Widget_AppCompat_SearchView = 0x7f100097;
+ public static final int Base_Widget_AppCompat_SearchView_ActionBar = 0x7f100098;
+ public static final int Base_Widget_AppCompat_SeekBar = 0x7f100099;
+ public static final int Base_Widget_AppCompat_SeekBar_Discrete = 0x7f10009a;
+ public static final int Base_Widget_AppCompat_Spinner = 0x7f10009b;
+ public static final int Base_Widget_AppCompat_Spinner_Underlined = 0x7f10009c;
+ public static final int Base_Widget_AppCompat_TextView_SpinnerItem = 0x7f10009d;
+ public static final int Base_Widget_AppCompat_Toolbar = 0x7f10009e;
+ public static final int Base_Widget_AppCompat_Toolbar_Button_Navigation = 0x7f10009f;
+ public static final int Platform_AppCompat = 0x7f1000a4;
+ public static final int Platform_AppCompat_Light = 0x7f1000a5;
+ public static final int Platform_ThemeOverlay_AppCompat = 0x7f1000a6;
+ public static final int Platform_ThemeOverlay_AppCompat_Dark = 0x7f1000a7;
+ public static final int Platform_ThemeOverlay_AppCompat_Light = 0x7f1000a8;
+ public static final int Platform_V21_AppCompat = 0x7f1000a9;
+ public static final int Platform_V21_AppCompat_Light = 0x7f1000aa;
+ public static final int Platform_V25_AppCompat = 0x7f1000ab;
+ public static final int Platform_V25_AppCompat_Light = 0x7f1000ac;
+ public static final int Platform_Widget_AppCompat_Spinner = 0x7f1000ad;
+ public static final int RtlOverlay_DialogWindowTitle_AppCompat = 0x7f1000ae;
+ public static final int RtlOverlay_Widget_AppCompat_ActionBar_TitleItem = 0x7f1000af;
+ public static final int RtlOverlay_Widget_AppCompat_DialogTitle_Icon = 0x7f1000b0;
+ public static final int RtlOverlay_Widget_AppCompat_PopupMenuItem = 0x7f1000b1;
+ public static final int RtlOverlay_Widget_AppCompat_PopupMenuItem_InternalGroup = 0x7f1000b2;
+ public static final int RtlOverlay_Widget_AppCompat_PopupMenuItem_Shortcut = 0x7f1000b3;
+ public static final int RtlOverlay_Widget_AppCompat_PopupMenuItem_SubmenuArrow = 0x7f1000b4;
+ public static final int RtlOverlay_Widget_AppCompat_PopupMenuItem_Text = 0x7f1000b5;
+ public static final int RtlOverlay_Widget_AppCompat_PopupMenuItem_Title = 0x7f1000b6;
+ public static final int RtlOverlay_Widget_AppCompat_SearchView_MagIcon = 0x7f1000bc;
+ public static final int RtlOverlay_Widget_AppCompat_Search_DropDown = 0x7f1000b7;
+ public static final int RtlOverlay_Widget_AppCompat_Search_DropDown_Icon1 = 0x7f1000b8;
+ public static final int RtlOverlay_Widget_AppCompat_Search_DropDown_Icon2 = 0x7f1000b9;
+ public static final int RtlOverlay_Widget_AppCompat_Search_DropDown_Query = 0x7f1000ba;
+ public static final int RtlOverlay_Widget_AppCompat_Search_DropDown_Text = 0x7f1000bb;
+ public static final int RtlUnderlay_Widget_AppCompat_ActionButton = 0x7f1000bd;
+ public static final int RtlUnderlay_Widget_AppCompat_ActionButton_Overflow = 0x7f1000be;
+ public static final int TextAppearance_AppCompat = 0x7f1000bf;
+ public static final int TextAppearance_AppCompat_Body1 = 0x7f1000c0;
+ public static final int TextAppearance_AppCompat_Body2 = 0x7f1000c1;
+ public static final int TextAppearance_AppCompat_Button = 0x7f1000c2;
+ public static final int TextAppearance_AppCompat_Caption = 0x7f1000c3;
+ public static final int TextAppearance_AppCompat_Display1 = 0x7f1000c4;
+ public static final int TextAppearance_AppCompat_Display2 = 0x7f1000c5;
+ public static final int TextAppearance_AppCompat_Display3 = 0x7f1000c6;
+ public static final int TextAppearance_AppCompat_Display4 = 0x7f1000c7;
+ public static final int TextAppearance_AppCompat_Headline = 0x7f1000c8;
+ public static final int TextAppearance_AppCompat_Inverse = 0x7f1000c9;
+ public static final int TextAppearance_AppCompat_Large = 0x7f1000ca;
+ public static final int TextAppearance_AppCompat_Large_Inverse = 0x7f1000cb;
+ public static final int TextAppearance_AppCompat_Light_SearchResult_Subtitle = 0x7f1000cc;
+ public static final int TextAppearance_AppCompat_Light_SearchResult_Title = 0x7f1000cd;
+ public static final int TextAppearance_AppCompat_Light_Widget_PopupMenu_Large = 0x7f1000ce;
+ public static final int TextAppearance_AppCompat_Light_Widget_PopupMenu_Small = 0x7f1000cf;
+ public static final int TextAppearance_AppCompat_Medium = 0x7f1000d0;
+ public static final int TextAppearance_AppCompat_Medium_Inverse = 0x7f1000d1;
+ public static final int TextAppearance_AppCompat_Menu = 0x7f1000d2;
+ public static final int TextAppearance_AppCompat_SearchResult_Subtitle = 0x7f1000d3;
+ public static final int TextAppearance_AppCompat_SearchResult_Title = 0x7f1000d4;
+ public static final int TextAppearance_AppCompat_Small = 0x7f1000d5;
+ public static final int TextAppearance_AppCompat_Small_Inverse = 0x7f1000d6;
+ public static final int TextAppearance_AppCompat_Subhead = 0x7f1000d7;
+ public static final int TextAppearance_AppCompat_Subhead_Inverse = 0x7f1000d8;
+ public static final int TextAppearance_AppCompat_Title = 0x7f1000d9;
+ public static final int TextAppearance_AppCompat_Title_Inverse = 0x7f1000da;
+ public static final int TextAppearance_AppCompat_Tooltip = 0x7f1000db;
+ public static final int TextAppearance_AppCompat_Widget_ActionBar_Menu = 0x7f1000dc;
+ public static final int TextAppearance_AppCompat_Widget_ActionBar_Subtitle = 0x7f1000dd;
+ public static final int TextAppearance_AppCompat_Widget_ActionBar_Subtitle_Inverse = 0x7f1000de;
+ public static final int TextAppearance_AppCompat_Widget_ActionBar_Title = 0x7f1000df;
+ public static final int TextAppearance_AppCompat_Widget_ActionBar_Title_Inverse = 0x7f1000e0;
+ public static final int TextAppearance_AppCompat_Widget_ActionMode_Subtitle = 0x7f1000e1;
+ public static final int TextAppearance_AppCompat_Widget_ActionMode_Subtitle_Inverse = 0x7f1000e2;
+ public static final int TextAppearance_AppCompat_Widget_ActionMode_Title = 0x7f1000e3;
+ public static final int TextAppearance_AppCompat_Widget_ActionMode_Title_Inverse = 0x7f1000e4;
+ public static final int TextAppearance_AppCompat_Widget_Button = 0x7f1000e5;
+ public static final int TextAppearance_AppCompat_Widget_Button_Borderless_Colored = 0x7f1000e6;
+ public static final int TextAppearance_AppCompat_Widget_Button_Colored = 0x7f1000e7;
+ public static final int TextAppearance_AppCompat_Widget_Button_Inverse = 0x7f1000e8;
+ public static final int TextAppearance_AppCompat_Widget_DropDownItem = 0x7f1000e9;
+ public static final int TextAppearance_AppCompat_Widget_PopupMenu_Header = 0x7f1000ea;
+ public static final int TextAppearance_AppCompat_Widget_PopupMenu_Large = 0x7f1000eb;
+ public static final int TextAppearance_AppCompat_Widget_PopupMenu_Small = 0x7f1000ec;
+ public static final int TextAppearance_AppCompat_Widget_Switch = 0x7f1000ed;
+ public static final int TextAppearance_AppCompat_Widget_TextView_SpinnerItem = 0x7f1000ee;
+ public static final int TextAppearance_Compat_Notification = 0x7f1000ef;
+ public static final int TextAppearance_Compat_Notification_Info = 0x7f1000f0;
+ public static final int TextAppearance_Compat_Notification_Line2 = 0x7f1000f2;
+ public static final int TextAppearance_Compat_Notification_Time = 0x7f1000f5;
+ public static final int TextAppearance_Compat_Notification_Title = 0x7f1000f7;
+ public static final int TextAppearance_Widget_AppCompat_ExpandedMenu_Item = 0x7f1000fc;
+ public static final int TextAppearance_Widget_AppCompat_Toolbar_Subtitle = 0x7f1000fd;
+ public static final int TextAppearance_Widget_AppCompat_Toolbar_Title = 0x7f1000fe;
+ public static final int ThemeOverlay_AppCompat = 0x7f100123;
+ public static final int ThemeOverlay_AppCompat_ActionBar = 0x7f100124;
+ public static final int ThemeOverlay_AppCompat_Dark = 0x7f100125;
+ public static final int ThemeOverlay_AppCompat_Dark_ActionBar = 0x7f100126;
+ public static final int ThemeOverlay_AppCompat_Dialog = 0x7f100127;
+ public static final int ThemeOverlay_AppCompat_Dialog_Alert = 0x7f100128;
+ public static final int ThemeOverlay_AppCompat_Light = 0x7f100129;
+ public static final int Theme_AppCompat = 0x7f100106;
+ public static final int Theme_AppCompat_CompactMenu = 0x7f100107;
+ public static final int Theme_AppCompat_DayNight = 0x7f100108;
+ public static final int Theme_AppCompat_DayNight_DarkActionBar = 0x7f100109;
+ public static final int Theme_AppCompat_DayNight_Dialog = 0x7f10010a;
+ public static final int Theme_AppCompat_DayNight_DialogWhenLarge = 0x7f10010d;
+ public static final int Theme_AppCompat_DayNight_Dialog_Alert = 0x7f10010b;
+ public static final int Theme_AppCompat_DayNight_Dialog_MinWidth = 0x7f10010c;
+ public static final int Theme_AppCompat_DayNight_NoActionBar = 0x7f10010e;
+ public static final int Theme_AppCompat_Dialog = 0x7f10010f;
+ public static final int Theme_AppCompat_DialogWhenLarge = 0x7f100112;
+ public static final int Theme_AppCompat_Dialog_Alert = 0x7f100110;
+ public static final int Theme_AppCompat_Dialog_MinWidth = 0x7f100111;
+ public static final int Theme_AppCompat_Light = 0x7f100113;
+ public static final int Theme_AppCompat_Light_DarkActionBar = 0x7f100114;
+ public static final int Theme_AppCompat_Light_Dialog = 0x7f100115;
+ public static final int Theme_AppCompat_Light_DialogWhenLarge = 0x7f100118;
+ public static final int Theme_AppCompat_Light_Dialog_Alert = 0x7f100116;
+ public static final int Theme_AppCompat_Light_Dialog_MinWidth = 0x7f100117;
+ public static final int Theme_AppCompat_Light_NoActionBar = 0x7f100119;
+ public static final int Theme_AppCompat_NoActionBar = 0x7f10011a;
+ public static final int Widget_AppCompat_ActionBar = 0x7f10012e;
+ public static final int Widget_AppCompat_ActionBar_Solid = 0x7f10012f;
+ public static final int Widget_AppCompat_ActionBar_TabBar = 0x7f100130;
+ public static final int Widget_AppCompat_ActionBar_TabText = 0x7f100131;
+ public static final int Widget_AppCompat_ActionBar_TabView = 0x7f100132;
+ public static final int Widget_AppCompat_ActionButton = 0x7f100133;
+ public static final int Widget_AppCompat_ActionButton_CloseMode = 0x7f100134;
+ public static final int Widget_AppCompat_ActionButton_Overflow = 0x7f100135;
+ public static final int Widget_AppCompat_ActionMode = 0x7f100136;
+ public static final int Widget_AppCompat_ActivityChooserView = 0x7f100137;
+ public static final int Widget_AppCompat_AutoCompleteTextView = 0x7f100138;
+ public static final int Widget_AppCompat_Button = 0x7f100139;
+ public static final int Widget_AppCompat_ButtonBar = 0x7f10013f;
+ public static final int Widget_AppCompat_ButtonBar_AlertDialog = 0x7f100140;
+ public static final int Widget_AppCompat_Button_Borderless = 0x7f10013a;
+ public static final int Widget_AppCompat_Button_Borderless_Colored = 0x7f10013b;
+ public static final int Widget_AppCompat_Button_ButtonBar_AlertDialog = 0x7f10013c;
+ public static final int Widget_AppCompat_Button_Colored = 0x7f10013d;
+ public static final int Widget_AppCompat_Button_Small = 0x7f10013e;
+ public static final int Widget_AppCompat_CompoundButton_CheckBox = 0x7f100141;
+ public static final int Widget_AppCompat_CompoundButton_RadioButton = 0x7f100142;
+ public static final int Widget_AppCompat_CompoundButton_Switch = 0x7f100143;
+ public static final int Widget_AppCompat_DrawerArrowToggle = 0x7f100144;
+ public static final int Widget_AppCompat_DropDownItem_Spinner = 0x7f100145;
+ public static final int Widget_AppCompat_EditText = 0x7f100146;
+ public static final int Widget_AppCompat_ImageButton = 0x7f100147;
+ public static final int Widget_AppCompat_Light_ActionBar = 0x7f100148;
+ public static final int Widget_AppCompat_Light_ActionBar_Solid = 0x7f100149;
+ public static final int Widget_AppCompat_Light_ActionBar_Solid_Inverse = 0x7f10014a;
+ public static final int Widget_AppCompat_Light_ActionBar_TabBar = 0x7f10014b;
+ public static final int Widget_AppCompat_Light_ActionBar_TabBar_Inverse = 0x7f10014c;
+ public static final int Widget_AppCompat_Light_ActionBar_TabText = 0x7f10014d;
+ public static final int Widget_AppCompat_Light_ActionBar_TabText_Inverse = 0x7f10014e;
+ public static final int Widget_AppCompat_Light_ActionBar_TabView = 0x7f10014f;
+ public static final int Widget_AppCompat_Light_ActionBar_TabView_Inverse = 0x7f100150;
+ public static final int Widget_AppCompat_Light_ActionButton = 0x7f100151;
+ public static final int Widget_AppCompat_Light_ActionButton_CloseMode = 0x7f100152;
+ public static final int Widget_AppCompat_Light_ActionButton_Overflow = 0x7f100153;
+ public static final int Widget_AppCompat_Light_ActionMode_Inverse = 0x7f100154;
+ public static final int Widget_AppCompat_Light_ActivityChooserView = 0x7f100155;
+ public static final int Widget_AppCompat_Light_AutoCompleteTextView = 0x7f100156;
+ public static final int Widget_AppCompat_Light_DropDownItem_Spinner = 0x7f100157;
+ public static final int Widget_AppCompat_Light_ListPopupWindow = 0x7f100158;
+ public static final int Widget_AppCompat_Light_ListView_DropDown = 0x7f100159;
+ public static final int Widget_AppCompat_Light_PopupMenu = 0x7f10015a;
+ public static final int Widget_AppCompat_Light_PopupMenu_Overflow = 0x7f10015b;
+ public static final int Widget_AppCompat_Light_SearchView = 0x7f10015c;
+ public static final int Widget_AppCompat_Light_Spinner_DropDown_ActionBar = 0x7f10015d;
+ public static final int Widget_AppCompat_ListMenuView = 0x7f10015e;
+ public static final int Widget_AppCompat_ListPopupWindow = 0x7f10015f;
+ public static final int Widget_AppCompat_ListView = 0x7f100160;
+ public static final int Widget_AppCompat_ListView_DropDown = 0x7f100161;
+ public static final int Widget_AppCompat_ListView_Menu = 0x7f100162;
+ public static final int Widget_AppCompat_PopupMenu = 0x7f100163;
+ public static final int Widget_AppCompat_PopupMenu_Overflow = 0x7f100164;
+ public static final int Widget_AppCompat_PopupWindow = 0x7f100165;
+ public static final int Widget_AppCompat_ProgressBar = 0x7f100166;
+ public static final int Widget_AppCompat_ProgressBar_Horizontal = 0x7f100167;
+ public static final int Widget_AppCompat_RatingBar = 0x7f100168;
+ public static final int Widget_AppCompat_RatingBar_Indicator = 0x7f100169;
+ public static final int Widget_AppCompat_RatingBar_Small = 0x7f10016a;
+ public static final int Widget_AppCompat_SearchView = 0x7f10016b;
+ public static final int Widget_AppCompat_SearchView_ActionBar = 0x7f10016c;
+ public static final int Widget_AppCompat_SeekBar = 0x7f10016d;
+ public static final int Widget_AppCompat_SeekBar_Discrete = 0x7f10016e;
+ public static final int Widget_AppCompat_Spinner = 0x7f10016f;
+ public static final int Widget_AppCompat_Spinner_DropDown = 0x7f100170;
+ public static final int Widget_AppCompat_Spinner_DropDown_ActionBar = 0x7f100171;
+ public static final int Widget_AppCompat_Spinner_Underlined = 0x7f100172;
+ public static final int Widget_AppCompat_TextView_SpinnerItem = 0x7f100173;
+ public static final int Widget_AppCompat_Toolbar = 0x7f100174;
+ public static final int Widget_AppCompat_Toolbar_Button_Navigation = 0x7f100175;
+ public static final int Widget_Compat_NotificationActionContainer = 0x7f100176;
+ public static final int Widget_Compat_NotificationActionText = 0x7f100177;
+ public static final int Widget_Support_CoordinatorLayout = 0x7f10017a;
+ }
+ public static final class styleable {
+ private styleable() {}
+
+ public static final int[] ActionBar = { 0x7f030031, 0x7f030032, 0x7f030033, 0x7f03005d, 0x7f03005e, 0x7f03005f, 0x7f030060, 0x7f030061, 0x7f030062, 0x7f030065, 0x7f03006a, 0x7f03006b, 0x7f030076, 0x7f03008f, 0x7f030090, 0x7f030091, 0x7f030092, 0x7f030093, 0x7f030098, 0x7f03009b, 0x7f0300e4, 0x7f0300f8, 0x7f030103, 0x7f030106, 0x7f030107, 0x7f030125, 0x7f030128, 0x7f030143, 0x7f03014c };
+ public static final int ActionBar_background = 0;
+ public static final int ActionBar_backgroundSplit = 1;
+ public static final int ActionBar_backgroundStacked = 2;
+ public static final int ActionBar_contentInsetEnd = 3;
+ public static final int ActionBar_contentInsetEndWithActions = 4;
+ public static final int ActionBar_contentInsetLeft = 5;
+ public static final int ActionBar_contentInsetRight = 6;
+ public static final int ActionBar_contentInsetStart = 7;
+ public static final int ActionBar_contentInsetStartWithNavigation = 8;
+ public static final int ActionBar_customNavigationLayout = 9;
+ public static final int ActionBar_displayOptions = 10;
+ public static final int ActionBar_divider = 11;
+ public static final int ActionBar_elevation = 12;
+ public static final int ActionBar_height = 13;
+ public static final int ActionBar_hideOnContentScroll = 14;
+ public static final int ActionBar_homeAsUpIndicator = 15;
+ public static final int ActionBar_homeLayout = 16;
+ public static final int ActionBar_icon = 17;
+ public static final int ActionBar_indeterminateProgressStyle = 18;
+ public static final int ActionBar_itemPadding = 19;
+ public static final int ActionBar_logo = 20;
+ public static final int ActionBar_navigationMode = 21;
+ public static final int ActionBar_popupTheme = 22;
+ public static final int ActionBar_progressBarPadding = 23;
+ public static final int ActionBar_progressBarStyle = 24;
+ public static final int ActionBar_subtitle = 25;
+ public static final int ActionBar_subtitleTextStyle = 26;
+ public static final int ActionBar_title = 27;
+ public static final int ActionBar_titleTextStyle = 28;
+ public static final int[] ActionBarLayout = { 0x10100b3 };
+ public static final int ActionBarLayout_android_layout_gravity = 0;
+ public static final int[] ActionMenuItemView = { 0x101013f };
+ public static final int ActionMenuItemView_android_minWidth = 0;
+ public static final int[] ActionMenuView = { };
+ public static final int[] ActionMode = { 0x7f030031, 0x7f030032, 0x7f03004a, 0x7f03008f, 0x7f030128, 0x7f03014c };
+ public static final int ActionMode_background = 0;
+ public static final int ActionMode_backgroundSplit = 1;
+ public static final int ActionMode_closeItemLayout = 2;
+ public static final int ActionMode_height = 3;
+ public static final int ActionMode_subtitleTextStyle = 4;
+ public static final int ActionMode_titleTextStyle = 5;
+ public static final int[] ActivityChooserView = { 0x7f030078, 0x7f030099 };
+ public static final int ActivityChooserView_expandActivityOverflowButtonDrawable = 0;
+ public static final int ActivityChooserView_initialActivityCount = 1;
+ public static final int[] AlertDialog = { 0x10100f2, 0x7f030040, 0x7f030041, 0x7f0300db, 0x7f0300dc, 0x7f0300f5, 0x7f030118, 0x7f030119 };
+ public static final int AlertDialog_android_layout = 0;
+ public static final int AlertDialog_buttonIconDimen = 1;
+ public static final int AlertDialog_buttonPanelSideLayout = 2;
+ public static final int AlertDialog_listItemLayout = 3;
+ public static final int AlertDialog_listLayout = 4;
+ public static final int AlertDialog_multiChoiceItemLayout = 5;
+ public static final int AlertDialog_showTitle = 6;
+ public static final int AlertDialog_singleChoiceItemLayout = 7;
+ public static final int[] AnimatedStateListDrawableCompat = { 0x101011c, 0x1010194, 0x1010195, 0x1010196, 0x101030c, 0x101030d };
+ public static final int AnimatedStateListDrawableCompat_android_dither = 0;
+ public static final int AnimatedStateListDrawableCompat_android_visible = 1;
+ public static final int AnimatedStateListDrawableCompat_android_variablePadding = 2;
+ public static final int AnimatedStateListDrawableCompat_android_constantSize = 3;
+ public static final int AnimatedStateListDrawableCompat_android_enterFadeDuration = 4;
+ public static final int AnimatedStateListDrawableCompat_android_exitFadeDuration = 5;
+ public static final int[] AnimatedStateListDrawableItem = { 0x10100d0, 0x1010199 };
+ public static final int AnimatedStateListDrawableItem_android_id = 0;
+ public static final int AnimatedStateListDrawableItem_android_drawable = 1;
+ public static final int[] AnimatedStateListDrawableTransition = { 0x1010199, 0x1010449, 0x101044a, 0x101044b };
+ public static final int AnimatedStateListDrawableTransition_android_drawable = 0;
+ public static final int AnimatedStateListDrawableTransition_android_toId = 1;
+ public static final int AnimatedStateListDrawableTransition_android_fromId = 2;
+ public static final int AnimatedStateListDrawableTransition_android_reversible = 3;
+ public static final int[] AppCompatImageView = { 0x1010119, 0x7f03011f, 0x7f030141, 0x7f030142 };
+ public static final int AppCompatImageView_android_src = 0;
+ public static final int AppCompatImageView_srcCompat = 1;
+ public static final int AppCompatImageView_tint = 2;
+ public static final int AppCompatImageView_tintMode = 3;
+ public static final int[] AppCompatSeekBar = { 0x1010142, 0x7f03013e, 0x7f03013f, 0x7f030140 };
+ public static final int AppCompatSeekBar_android_thumb = 0;
+ public static final int AppCompatSeekBar_tickMark = 1;
+ public static final int AppCompatSeekBar_tickMarkTint = 2;
+ public static final int AppCompatSeekBar_tickMarkTintMode = 3;
+ public static final int[] AppCompatTextHelper = { 0x1010034, 0x101016d, 0x101016e, 0x101016f, 0x1010170, 0x1010392, 0x1010393 };
+ public static final int AppCompatTextHelper_android_textAppearance = 0;
+ public static final int AppCompatTextHelper_android_drawableTop = 1;
+ public static final int AppCompatTextHelper_android_drawableBottom = 2;
+ public static final int AppCompatTextHelper_android_drawableLeft = 3;
+ public static final int AppCompatTextHelper_android_drawableRight = 4;
+ public static final int AppCompatTextHelper_android_drawableStart = 5;
+ public static final int AppCompatTextHelper_android_drawableEnd = 6;
+ public static final int[] AppCompatTextView = { 0x1010034, 0x7f03002c, 0x7f03002d, 0x7f03002e, 0x7f03002f, 0x7f030030, 0x7f03007f, 0x7f030081, 0x7f03009d, 0x7f0300d8, 0x7f03012e };
+ public static final int AppCompatTextView_android_textAppearance = 0;
+ public static final int AppCompatTextView_autoSizeMaxTextSize = 1;
+ public static final int AppCompatTextView_autoSizeMinTextSize = 2;
+ public static final int AppCompatTextView_autoSizePresetSizes = 3;
+ public static final int AppCompatTextView_autoSizeStepGranularity = 4;
+ public static final int AppCompatTextView_autoSizeTextType = 5;
+ public static final int AppCompatTextView_firstBaselineToTopHeight = 6;
+ public static final int AppCompatTextView_fontFamily = 7;
+ public static final int AppCompatTextView_lastBaselineToBottomHeight = 8;
+ public static final int AppCompatTextView_lineHeight = 9;
+ public static final int AppCompatTextView_textAllCaps = 10;
+ public static final int[] AppCompatTheme = { 0x1010057, 0x10100ae, 0x7f030000, 0x7f030001, 0x7f030002, 0x7f030003, 0x7f030004, 0x7f030005, 0x7f030006, 0x7f030007, 0x7f030008, 0x7f030009, 0x7f03000a, 0x7f03000b, 0x7f03000c, 0x7f03000e, 0x7f03000f, 0x7f030010, 0x7f030011, 0x7f030012, 0x7f030013, 0x7f030014, 0x7f030015, 0x7f030016, 0x7f030017, 0x7f030018, 0x7f030019, 0x7f03001a, 0x7f03001b, 0x7f03001c, 0x7f03001d, 0x7f03001e, 0x7f030021, 0x7f030022, 0x7f030023, 0x7f030024, 0x7f030025, 0x7f03002b, 0x7f030039, 0x7f03003a, 0x7f03003b, 0x7f03003c, 0x7f03003d, 0x7f03003e, 0x7f030042, 0x7f030043, 0x7f030047, 0x7f030048, 0x7f03004e, 0x7f03004f, 0x7f030050, 0x7f030051, 0x7f030052, 0x7f030053, 0x7f030054, 0x7f030055, 0x7f030056, 0x7f030057, 0x7f030063, 0x7f030067, 0x7f030068, 0x7f030069, 0x7f03006c, 0x7f03006e, 0x7f030071, 0x7f030072, 0x7f030073, 0x7f030074, 0x7f030075, 0x7f030091, 0x7f030097, 0x7f0300d9, 0x7f0300da, 0x7f0300dd, 0x7f0300de, 0x7f0300df, 0x7f0300e0, 0x7f0300e1, 0x7f0300e2, 0x7f0300e3, 0x7f0300ff, 0x7f030100, 0x7f030101, 0x7f030102, 0x7f030104, 0x7f03010a, 0x7f03010b, 0x7f03010c, 0x7f03010d, 0x7f030111, 0x7f030112, 0x7f030113, 0x7f030114, 0x7f03011c, 0x7f03011d, 0x7f03012c, 0x7f03012f, 0x7f030130, 0x7f030131, 0x7f030132, 0x7f030133, 0x7f030134, 0x7f030135, 0x7f030136, 0x7f030137, 0x7f030138, 0x7f03014d, 0x7f03014e, 0x7f03014f, 0x7f030150, 0x7f030156, 0x7f030158, 0x7f030159, 0x7f03015a, 0x7f03015b, 0x7f03015c, 0x7f03015d, 0x7f03015e, 0x7f03015f, 0x7f030160, 0x7f030161 };
+ public static final int AppCompatTheme_android_windowIsFloating = 0;
+ public static final int AppCompatTheme_android_windowAnimationStyle = 1;
+ public static final int AppCompatTheme_actionBarDivider = 2;
+ public static final int AppCompatTheme_actionBarItemBackground = 3;
+ public static final int AppCompatTheme_actionBarPopupTheme = 4;
+ public static final int AppCompatTheme_actionBarSize = 5;
+ public static final int AppCompatTheme_actionBarSplitStyle = 6;
+ public static final int AppCompatTheme_actionBarStyle = 7;
+ public static final int AppCompatTheme_actionBarTabBarStyle = 8;
+ public static final int AppCompatTheme_actionBarTabStyle = 9;
+ public static final int AppCompatTheme_actionBarTabTextStyle = 10;
+ public static final int AppCompatTheme_actionBarTheme = 11;
+ public static final int AppCompatTheme_actionBarWidgetTheme = 12;
+ public static final int AppCompatTheme_actionButtonStyle = 13;
+ public static final int AppCompatTheme_actionDropDownStyle = 14;
+ public static final int AppCompatTheme_actionMenuTextAppearance = 15;
+ public static final int AppCompatTheme_actionMenuTextColor = 16;
+ public static final int AppCompatTheme_actionModeBackground = 17;
+ public static final int AppCompatTheme_actionModeCloseButtonStyle = 18;
+ public static final int AppCompatTheme_actionModeCloseDrawable = 19;
+ public static final int AppCompatTheme_actionModeCopyDrawable = 20;
+ public static final int AppCompatTheme_actionModeCutDrawable = 21;
+ public static final int AppCompatTheme_actionModeFindDrawable = 22;
+ public static final int AppCompatTheme_actionModePasteDrawable = 23;
+ public static final int AppCompatTheme_actionModePopupWindowStyle = 24;
+ public static final int AppCompatTheme_actionModeSelectAllDrawable = 25;
+ public static final int AppCompatTheme_actionModeShareDrawable = 26;
+ public static final int AppCompatTheme_actionModeSplitBackground = 27;
+ public static final int AppCompatTheme_actionModeStyle = 28;
+ public static final int AppCompatTheme_actionModeWebSearchDrawable = 29;
+ public static final int AppCompatTheme_actionOverflowButtonStyle = 30;
+ public static final int AppCompatTheme_actionOverflowMenuStyle = 31;
+ public static final int AppCompatTheme_activityChooserViewStyle = 32;
+ public static final int AppCompatTheme_alertDialogButtonGroupStyle = 33;
+ public static final int AppCompatTheme_alertDialogCenterButtons = 34;
+ public static final int AppCompatTheme_alertDialogStyle = 35;
+ public static final int AppCompatTheme_alertDialogTheme = 36;
+ public static final int AppCompatTheme_autoCompleteTextViewStyle = 37;
+ public static final int AppCompatTheme_borderlessButtonStyle = 38;
+ public static final int AppCompatTheme_buttonBarButtonStyle = 39;
+ public static final int AppCompatTheme_buttonBarNegativeButtonStyle = 40;
+ public static final int AppCompatTheme_buttonBarNeutralButtonStyle = 41;
+ public static final int AppCompatTheme_buttonBarPositiveButtonStyle = 42;
+ public static final int AppCompatTheme_buttonBarStyle = 43;
+ public static final int AppCompatTheme_buttonStyle = 44;
+ public static final int AppCompatTheme_buttonStyleSmall = 45;
+ public static final int AppCompatTheme_checkboxStyle = 46;
+ public static final int AppCompatTheme_checkedTextViewStyle = 47;
+ public static final int AppCompatTheme_colorAccent = 48;
+ public static final int AppCompatTheme_colorBackgroundFloating = 49;
+ public static final int AppCompatTheme_colorButtonNormal = 50;
+ public static final int AppCompatTheme_colorControlActivated = 51;
+ public static final int AppCompatTheme_colorControlHighlight = 52;
+ public static final int AppCompatTheme_colorControlNormal = 53;
+ public static final int AppCompatTheme_colorError = 54;
+ public static final int AppCompatTheme_colorPrimary = 55;
+ public static final int AppCompatTheme_colorPrimaryDark = 56;
+ public static final int AppCompatTheme_colorSwitchThumbNormal = 57;
+ public static final int AppCompatTheme_controlBackground = 58;
+ public static final int AppCompatTheme_dialogCornerRadius = 59;
+ public static final int AppCompatTheme_dialogPreferredPadding = 60;
+ public static final int AppCompatTheme_dialogTheme = 61;
+ public static final int AppCompatTheme_dividerHorizontal = 62;
+ public static final int AppCompatTheme_dividerVertical = 63;
+ public static final int AppCompatTheme_dropDownListViewStyle = 64;
+ public static final int AppCompatTheme_dropdownListPreferredItemHeight = 65;
+ public static final int AppCompatTheme_editTextBackground = 66;
+ public static final int AppCompatTheme_editTextColor = 67;
+ public static final int AppCompatTheme_editTextStyle = 68;
+ public static final int AppCompatTheme_homeAsUpIndicator = 69;
+ public static final int AppCompatTheme_imageButtonStyle = 70;
+ public static final int AppCompatTheme_listChoiceBackgroundIndicator = 71;
+ public static final int AppCompatTheme_listDividerAlertDialog = 72;
+ public static final int AppCompatTheme_listMenuViewStyle = 73;
+ public static final int AppCompatTheme_listPopupWindowStyle = 74;
+ public static final int AppCompatTheme_listPreferredItemHeight = 75;
+ public static final int AppCompatTheme_listPreferredItemHeightLarge = 76;
+ public static final int AppCompatTheme_listPreferredItemHeightSmall = 77;
+ public static final int AppCompatTheme_listPreferredItemPaddingLeft = 78;
+ public static final int AppCompatTheme_listPreferredItemPaddingRight = 79;
+ public static final int AppCompatTheme_panelBackground = 80;
+ public static final int AppCompatTheme_panelMenuListTheme = 81;
+ public static final int AppCompatTheme_panelMenuListWidth = 82;
+ public static final int AppCompatTheme_popupMenuStyle = 83;
+ public static final int AppCompatTheme_popupWindowStyle = 84;
+ public static final int AppCompatTheme_radioButtonStyle = 85;
+ public static final int AppCompatTheme_ratingBarStyle = 86;
+ public static final int AppCompatTheme_ratingBarStyleIndicator = 87;
+ public static final int AppCompatTheme_ratingBarStyleSmall = 88;
+ public static final int AppCompatTheme_searchViewStyle = 89;
+ public static final int AppCompatTheme_seekBarStyle = 90;
+ public static final int AppCompatTheme_selectableItemBackground = 91;
+ public static final int AppCompatTheme_selectableItemBackgroundBorderless = 92;
+ public static final int AppCompatTheme_spinnerDropDownItemStyle = 93;
+ public static final int AppCompatTheme_spinnerStyle = 94;
+ public static final int AppCompatTheme_switchStyle = 95;
+ public static final int AppCompatTheme_textAppearanceLargePopupMenu = 96;
+ public static final int AppCompatTheme_textAppearanceListItem = 97;
+ public static final int AppCompatTheme_textAppearanceListItemSecondary = 98;
+ public static final int AppCompatTheme_textAppearanceListItemSmall = 99;
+ public static final int AppCompatTheme_textAppearancePopupMenuHeader = 100;
+ public static final int AppCompatTheme_textAppearanceSearchResultSubtitle = 101;
+ public static final int AppCompatTheme_textAppearanceSearchResultTitle = 102;
+ public static final int AppCompatTheme_textAppearanceSmallPopupMenu = 103;
+ public static final int AppCompatTheme_textColorAlertDialogListItem = 104;
+ public static final int AppCompatTheme_textColorSearchUrl = 105;
+ public static final int AppCompatTheme_toolbarNavigationButtonStyle = 106;
+ public static final int AppCompatTheme_toolbarStyle = 107;
+ public static final int AppCompatTheme_tooltipForegroundColor = 108;
+ public static final int AppCompatTheme_tooltipFrameBackground = 109;
+ public static final int AppCompatTheme_viewInflaterClass = 110;
+ public static final int AppCompatTheme_windowActionBar = 111;
+ public static final int AppCompatTheme_windowActionBarOverlay = 112;
+ public static final int AppCompatTheme_windowActionModeOverlay = 113;
+ public static final int AppCompatTheme_windowFixedHeightMajor = 114;
+ public static final int AppCompatTheme_windowFixedHeightMinor = 115;
+ public static final int AppCompatTheme_windowFixedWidthMajor = 116;
+ public static final int AppCompatTheme_windowFixedWidthMinor = 117;
+ public static final int AppCompatTheme_windowMinWidthMajor = 118;
+ public static final int AppCompatTheme_windowMinWidthMinor = 119;
+ public static final int AppCompatTheme_windowNoTitle = 120;
+ public static final int[] ButtonBarLayout = { 0x7f030026 };
+ public static final int ButtonBarLayout_allowStacking = 0;
+ public static final int[] ColorStateListItem = { 0x10101a5, 0x101031f, 0x7f030027 };
+ public static final int ColorStateListItem_android_color = 0;
+ public static final int ColorStateListItem_android_alpha = 1;
+ public static final int ColorStateListItem_alpha = 2;
+ public static final int[] CompoundButton = { 0x1010107, 0x7f030044, 0x7f030045 };
+ public static final int CompoundButton_android_button = 0;
+ public static final int CompoundButton_buttonTint = 1;
+ public static final int CompoundButton_buttonTintMode = 2;
+ public static final int[] CoordinatorLayout = { 0x7f03009c, 0x7f030122 };
+ public static final int CoordinatorLayout_keylines = 0;
+ public static final int CoordinatorLayout_statusBarBackground = 1;
+ public static final int[] CoordinatorLayout_Layout = { 0x10100b3, 0x7f0300a0, 0x7f0300a1, 0x7f0300a2, 0x7f0300cc, 0x7f0300d5, 0x7f0300d6 };
+ public static final int CoordinatorLayout_Layout_android_layout_gravity = 0;
+ public static final int CoordinatorLayout_Layout_layout_anchor = 1;
+ public static final int CoordinatorLayout_Layout_layout_anchorGravity = 2;
+ public static final int CoordinatorLayout_Layout_layout_behavior = 3;
+ public static final int CoordinatorLayout_Layout_layout_dodgeInsetEdges = 4;
+ public static final int CoordinatorLayout_Layout_layout_insetEdge = 5;
+ public static final int CoordinatorLayout_Layout_layout_keyline = 6;
+ public static final int[] DrawerArrowToggle = { 0x7f030029, 0x7f03002a, 0x7f030036, 0x7f03004d, 0x7f03006f, 0x7f03008d, 0x7f03011b, 0x7f03013a };
+ public static final int DrawerArrowToggle_arrowHeadLength = 0;
+ public static final int DrawerArrowToggle_arrowShaftLength = 1;
+ public static final int DrawerArrowToggle_barLength = 2;
+ public static final int DrawerArrowToggle_color = 3;
+ public static final int DrawerArrowToggle_drawableSize = 4;
+ public static final int DrawerArrowToggle_gapBetweenBars = 5;
+ public static final int DrawerArrowToggle_spinBars = 6;
+ public static final int DrawerArrowToggle_thickness = 7;
+ public static final int[] FontFamily = { 0x7f030082, 0x7f030083, 0x7f030084, 0x7f030085, 0x7f030086, 0x7f030087 };
+ public static final int FontFamily_fontProviderAuthority = 0;
+ public static final int FontFamily_fontProviderCerts = 1;
+ public static final int FontFamily_fontProviderFetchStrategy = 2;
+ public static final int FontFamily_fontProviderFetchTimeout = 3;
+ public static final int FontFamily_fontProviderPackage = 4;
+ public static final int FontFamily_fontProviderQuery = 5;
+ public static final int[] FontFamilyFont = { 0x1010532, 0x1010533, 0x101053f, 0x101056f, 0x1010570, 0x7f030080, 0x7f030088, 0x7f030089, 0x7f03008a, 0x7f030155 };
+ public static final int FontFamilyFont_android_font = 0;
+ public static final int FontFamilyFont_android_fontWeight = 1;
+ public static final int FontFamilyFont_android_fontStyle = 2;
+ public static final int FontFamilyFont_android_ttcIndex = 3;
+ public static final int FontFamilyFont_android_fontVariationSettings = 4;
+ public static final int FontFamilyFont_font = 5;
+ public static final int FontFamilyFont_fontStyle = 6;
+ public static final int FontFamilyFont_fontVariationSettings = 7;
+ public static final int FontFamilyFont_fontWeight = 8;
+ public static final int FontFamilyFont_ttcIndex = 9;
+ public static final int[] GradientColor = { 0x101019d, 0x101019e, 0x10101a1, 0x10101a2, 0x10101a3, 0x10101a4, 0x1010201, 0x101020b, 0x1010510, 0x1010511, 0x1010512, 0x1010513 };
+ public static final int GradientColor_android_startColor = 0;
+ public static final int GradientColor_android_endColor = 1;
+ public static final int GradientColor_android_type = 2;
+ public static final int GradientColor_android_centerX = 3;
+ public static final int GradientColor_android_centerY = 4;
+ public static final int GradientColor_android_gradientRadius = 5;
+ public static final int GradientColor_android_tileMode = 6;
+ public static final int GradientColor_android_centerColor = 7;
+ public static final int GradientColor_android_startX = 8;
+ public static final int GradientColor_android_startY = 9;
+ public static final int GradientColor_android_endX = 10;
+ public static final int GradientColor_android_endY = 11;
+ public static final int[] GradientColorItem = { 0x10101a5, 0x1010514 };
+ public static final int GradientColorItem_android_color = 0;
+ public static final int GradientColorItem_android_offset = 1;
+ public static final int[] LinearLayoutCompat = { 0x10100af, 0x10100c4, 0x1010126, 0x1010127, 0x1010128, 0x7f03006b, 0x7f03006d, 0x7f0300e7, 0x7f030116 };
+ public static final int LinearLayoutCompat_android_gravity = 0;
+ public static final int LinearLayoutCompat_android_orientation = 1;
+ public static final int LinearLayoutCompat_android_baselineAligned = 2;
+ public static final int LinearLayoutCompat_android_baselineAlignedChildIndex = 3;
+ public static final int LinearLayoutCompat_android_weightSum = 4;
+ public static final int LinearLayoutCompat_divider = 5;
+ public static final int LinearLayoutCompat_dividerPadding = 6;
+ public static final int LinearLayoutCompat_measureWithLargestChild = 7;
+ public static final int LinearLayoutCompat_showDividers = 8;
+ public static final int[] LinearLayoutCompat_Layout = { 0x10100b3, 0x10100f4, 0x10100f5, 0x1010181 };
+ public static final int LinearLayoutCompat_Layout_android_layout_gravity = 0;
+ public static final int LinearLayoutCompat_Layout_android_layout_width = 1;
+ public static final int LinearLayoutCompat_Layout_android_layout_height = 2;
+ public static final int LinearLayoutCompat_Layout_android_layout_weight = 3;
+ public static final int[] ListPopupWindow = { 0x10102ac, 0x10102ad };
+ public static final int ListPopupWindow_android_dropDownHorizontalOffset = 0;
+ public static final int ListPopupWindow_android_dropDownVerticalOffset = 1;
+ public static final int[] MenuGroup = { 0x101000e, 0x10100d0, 0x1010194, 0x10101de, 0x10101df, 0x10101e0 };
+ public static final int MenuGroup_android_enabled = 0;
+ public static final int MenuGroup_android_id = 1;
+ public static final int MenuGroup_android_visible = 2;
+ public static final int MenuGroup_android_menuCategory = 3;
+ public static final int MenuGroup_android_orderInCategory = 4;
+ public static final int MenuGroup_android_checkableBehavior = 5;
+ public static final int[] MenuItem = { 0x1010002, 0x101000e, 0x10100d0, 0x1010106, 0x1010194, 0x10101de, 0x10101df, 0x10101e1, 0x10101e2, 0x10101e3, 0x10101e4, 0x10101e5, 0x101026f, 0x7f03000d, 0x7f03001f, 0x7f030020, 0x7f030028, 0x7f03005c, 0x7f030094, 0x7f030095, 0x7f0300f9, 0x7f030115, 0x7f030151 };
+ public static final int MenuItem_android_icon = 0;
+ public static final int MenuItem_android_enabled = 1;
+ public static final int MenuItem_android_id = 2;
+ public static final int MenuItem_android_checked = 3;
+ public static final int MenuItem_android_visible = 4;
+ public static final int MenuItem_android_menuCategory = 5;
+ public static final int MenuItem_android_orderInCategory = 6;
+ public static final int MenuItem_android_title = 7;
+ public static final int MenuItem_android_titleCondensed = 8;
+ public static final int MenuItem_android_alphabeticShortcut = 9;
+ public static final int MenuItem_android_numericShortcut = 10;
+ public static final int MenuItem_android_checkable = 11;
+ public static final int MenuItem_android_onClick = 12;
+ public static final int MenuItem_actionLayout = 13;
+ public static final int MenuItem_actionProviderClass = 14;
+ public static final int MenuItem_actionViewClass = 15;
+ public static final int MenuItem_alphabeticModifiers = 16;
+ public static final int MenuItem_contentDescription = 17;
+ public static final int MenuItem_iconTint = 18;
+ public static final int MenuItem_iconTintMode = 19;
+ public static final int MenuItem_numericModifiers = 20;
+ public static final int MenuItem_showAsAction = 21;
+ public static final int MenuItem_tooltipText = 22;
+ public static final int[] MenuView = { 0x10100ae, 0x101012c, 0x101012d, 0x101012e, 0x101012f, 0x1010130, 0x1010131, 0x7f030105, 0x7f030123 };
+ public static final int MenuView_android_windowAnimationStyle = 0;
+ public static final int MenuView_android_itemTextAppearance = 1;
+ public static final int MenuView_android_horizontalDivider = 2;
+ public static final int MenuView_android_verticalDivider = 3;
+ public static final int MenuView_android_headerBackground = 4;
+ public static final int MenuView_android_itemBackground = 5;
+ public static final int MenuView_android_itemIconDisabledAlpha = 6;
+ public static final int MenuView_preserveIconSpacing = 7;
+ public static final int MenuView_subMenuArrow = 8;
+ public static final int[] PopupWindow = { 0x1010176, 0x10102c9, 0x7f0300fa };
+ public static final int PopupWindow_android_popupBackground = 0;
+ public static final int PopupWindow_android_popupAnimationStyle = 1;
+ public static final int PopupWindow_overlapAnchor = 2;
+ public static final int[] PopupWindowBackgroundState = { 0x7f030121 };
+ public static final int PopupWindowBackgroundState_state_above_anchor = 0;
+ public static final int[] RecycleListView = { 0x7f0300fb, 0x7f0300fe };
+ public static final int RecycleListView_paddingBottomNoButtons = 0;
+ public static final int RecycleListView_paddingTopNoTitle = 1;
+ public static final int[] SearchView = { 0x10100da, 0x101011f, 0x1010220, 0x1010264, 0x7f030049, 0x7f030058, 0x7f030066, 0x7f03008e, 0x7f030096, 0x7f03009e, 0x7f030108, 0x7f030109, 0x7f03010f, 0x7f030110, 0x7f030124, 0x7f030129, 0x7f030157 };
+ public static final int SearchView_android_focusable = 0;
+ public static final int SearchView_android_maxWidth = 1;
+ public static final int SearchView_android_inputType = 2;
+ public static final int SearchView_android_imeOptions = 3;
+ public static final int SearchView_closeIcon = 4;
+ public static final int SearchView_commitIcon = 5;
+ public static final int SearchView_defaultQueryHint = 6;
+ public static final int SearchView_goIcon = 7;
+ public static final int SearchView_iconifiedByDefault = 8;
+ public static final int SearchView_layout = 9;
+ public static final int SearchView_queryBackground = 10;
+ public static final int SearchView_queryHint = 11;
+ public static final int SearchView_searchHintIcon = 12;
+ public static final int SearchView_searchIcon = 13;
+ public static final int SearchView_submitBackground = 14;
+ public static final int SearchView_suggestionRowLayout = 15;
+ public static final int SearchView_voiceIcon = 16;
+ public static final int[] Spinner = { 0x10100b2, 0x1010176, 0x101017b, 0x1010262, 0x7f030103 };
+ public static final int Spinner_android_entries = 0;
+ public static final int Spinner_android_popupBackground = 1;
+ public static final int Spinner_android_prompt = 2;
+ public static final int Spinner_android_dropDownWidth = 3;
+ public static final int Spinner_popupTheme = 4;
+ public static final int[] StateListDrawable = { 0x101011c, 0x1010194, 0x1010195, 0x1010196, 0x101030c, 0x101030d };
+ public static final int StateListDrawable_android_dither = 0;
+ public static final int StateListDrawable_android_visible = 1;
+ public static final int StateListDrawable_android_variablePadding = 2;
+ public static final int StateListDrawable_android_constantSize = 3;
+ public static final int StateListDrawable_android_enterFadeDuration = 4;
+ public static final int StateListDrawable_android_exitFadeDuration = 5;
+ public static final int[] StateListDrawableItem = { 0x1010199 };
+ public static final int StateListDrawableItem_android_drawable = 0;
+ public static final int[] SwitchCompat = { 0x1010124, 0x1010125, 0x1010142, 0x7f030117, 0x7f03011e, 0x7f03012a, 0x7f03012b, 0x7f03012d, 0x7f03013b, 0x7f03013c, 0x7f03013d, 0x7f030152, 0x7f030153, 0x7f030154 };
+ public static final int SwitchCompat_android_textOn = 0;
+ public static final int SwitchCompat_android_textOff = 1;
+ public static final int SwitchCompat_android_thumb = 2;
+ public static final int SwitchCompat_showText = 3;
+ public static final int SwitchCompat_splitTrack = 4;
+ public static final int SwitchCompat_switchMinWidth = 5;
+ public static final int SwitchCompat_switchPadding = 6;
+ public static final int SwitchCompat_switchTextAppearance = 7;
+ public static final int SwitchCompat_thumbTextPadding = 8;
+ public static final int SwitchCompat_thumbTint = 9;
+ public static final int SwitchCompat_thumbTintMode = 10;
+ public static final int SwitchCompat_track = 11;
+ public static final int SwitchCompat_trackTint = 12;
+ public static final int SwitchCompat_trackTintMode = 13;
+ public static final int[] TextAppearance = { 0x1010095, 0x1010096, 0x1010097, 0x1010098, 0x101009a, 0x101009b, 0x1010161, 0x1010162, 0x1010163, 0x1010164, 0x10103ac, 0x7f030081, 0x7f03012e };
+ public static final int TextAppearance_android_textSize = 0;
+ public static final int TextAppearance_android_typeface = 1;
+ public static final int TextAppearance_android_textStyle = 2;
+ public static final int TextAppearance_android_textColor = 3;
+ public static final int TextAppearance_android_textColorHint = 4;
+ public static final int TextAppearance_android_textColorLink = 5;
+ public static final int TextAppearance_android_shadowColor = 6;
+ public static final int TextAppearance_android_shadowDx = 7;
+ public static final int TextAppearance_android_shadowDy = 8;
+ public static final int TextAppearance_android_shadowRadius = 9;
+ public static final int TextAppearance_android_fontFamily = 10;
+ public static final int TextAppearance_fontFamily = 11;
+ public static final int TextAppearance_textAllCaps = 12;
+ public static final int[] Toolbar = { 0x10100af, 0x1010140, 0x7f03003f, 0x7f03004b, 0x7f03004c, 0x7f03005d, 0x7f03005e, 0x7f03005f, 0x7f030060, 0x7f030061, 0x7f030062, 0x7f0300e4, 0x7f0300e5, 0x7f0300e6, 0x7f0300f6, 0x7f0300f7, 0x7f030103, 0x7f030125, 0x7f030126, 0x7f030127, 0x7f030143, 0x7f030144, 0x7f030145, 0x7f030146, 0x7f030147, 0x7f030148, 0x7f030149, 0x7f03014a, 0x7f03014b };
+ public static final int Toolbar_android_gravity = 0;
+ public static final int Toolbar_android_minHeight = 1;
+ public static final int Toolbar_buttonGravity = 2;
+ public static final int Toolbar_collapseContentDescription = 3;
+ public static final int Toolbar_collapseIcon = 4;
+ public static final int Toolbar_contentInsetEnd = 5;
+ public static final int Toolbar_contentInsetEndWithActions = 6;
+ public static final int Toolbar_contentInsetLeft = 7;
+ public static final int Toolbar_contentInsetRight = 8;
+ public static final int Toolbar_contentInsetStart = 9;
+ public static final int Toolbar_contentInsetStartWithNavigation = 10;
+ public static final int Toolbar_logo = 11;
+ public static final int Toolbar_logoDescription = 12;
+ public static final int Toolbar_maxButtonHeight = 13;
+ public static final int Toolbar_navigationContentDescription = 14;
+ public static final int Toolbar_navigationIcon = 15;
+ public static final int Toolbar_popupTheme = 16;
+ public static final int Toolbar_subtitle = 17;
+ public static final int Toolbar_subtitleTextAppearance = 18;
+ public static final int Toolbar_subtitleTextColor = 19;
+ public static final int Toolbar_title = 20;
+ public static final int Toolbar_titleMargin = 21;
+ public static final int Toolbar_titleMarginBottom = 22;
+ public static final int Toolbar_titleMarginEnd = 23;
+ public static final int Toolbar_titleMarginStart = 24;
+ public static final int Toolbar_titleMarginTop = 25;
+ public static final int Toolbar_titleMargins = 26;
+ public static final int Toolbar_titleTextAppearance = 27;
+ public static final int Toolbar_titleTextColor = 28;
+ public static final int[] View = { 0x1010000, 0x10100da, 0x7f0300fc, 0x7f0300fd, 0x7f030139 };
+ public static final int View_android_theme = 0;
+ public static final int View_android_focusable = 1;
+ public static final int View_paddingEnd = 2;
+ public static final int View_paddingStart = 3;
+ public static final int View_theme = 4;
+ public static final int[] ViewBackgroundHelper = { 0x10100d4, 0x7f030034, 0x7f030035 };
+ public static final int ViewBackgroundHelper_android_background = 0;
+ public static final int ViewBackgroundHelper_backgroundTint = 1;
+ public static final int ViewBackgroundHelper_backgroundTintMode = 2;
+ public static final int[] ViewStubCompat = { 0x10100d0, 0x10100f2, 0x10100f3 };
+ public static final int ViewStubCompat_android_id = 0;
+ public static final int ViewStubCompat_android_layout = 1;
+ public static final int ViewStubCompat_android_inflatedId = 2;
+ }
+}
diff --git a/src/app/build/generated/not_namespaced_r_class_sources/release/r/androidx/arch/core/R.java b/src/app/build/generated/not_namespaced_r_class_sources/release/r/androidx/arch/core/R.java
new file mode 100644
index 00000000..293d3b5d
--- /dev/null
+++ b/src/app/build/generated/not_namespaced_r_class_sources/release/r/androidx/arch/core/R.java
@@ -0,0 +1,12 @@
+/* AUTO-GENERATED FILE. DO NOT MODIFY.
+ *
+ * This class was automatically generated by the
+ * gradle plugin from the resource data it found. It
+ * should not be modified by hand.
+ */
+package androidx.arch.core;
+
+public final class R {
+ private R() {}
+
+}
diff --git a/src/app/build/generated/not_namespaced_r_class_sources/release/r/androidx/asynclayoutinflater/R.java b/src/app/build/generated/not_namespaced_r_class_sources/release/r/androidx/asynclayoutinflater/R.java
new file mode 100644
index 00000000..ee7641cf
--- /dev/null
+++ b/src/app/build/generated/not_namespaced_r_class_sources/release/r/androidx/asynclayoutinflater/R.java
@@ -0,0 +1,215 @@
+/* AUTO-GENERATED FILE. DO NOT MODIFY.
+ *
+ * This class was automatically generated by the
+ * gradle plugin from the resource data it found. It
+ * should not be modified by hand.
+ */
+package androidx.asynclayoutinflater;
+
+public final class R {
+ private R() {}
+
+ public static final class attr {
+ private attr() {}
+
+ public static final int alpha = 0x7f030027;
+ public static final int font = 0x7f030080;
+ public static final int fontProviderAuthority = 0x7f030082;
+ public static final int fontProviderCerts = 0x7f030083;
+ public static final int fontProviderFetchStrategy = 0x7f030084;
+ public static final int fontProviderFetchTimeout = 0x7f030085;
+ public static final int fontProviderPackage = 0x7f030086;
+ public static final int fontProviderQuery = 0x7f030087;
+ public static final int fontStyle = 0x7f030088;
+ public static final int fontVariationSettings = 0x7f030089;
+ public static final int fontWeight = 0x7f03008a;
+ public static final int ttcIndex = 0x7f030155;
+ }
+ public static final class color {
+ private color() {}
+
+ public static final int notification_action_color_filter = 0x7f050041;
+ public static final int notification_icon_bg_color = 0x7f050042;
+ public static final int ripple_material_light = 0x7f05004e;
+ public static final int secondary_text_default_material_light = 0x7f050051;
+ }
+ public static final class dimen {
+ private dimen() {}
+
+ public static final int compat_button_inset_horizontal_material = 0x7f06004b;
+ public static final int compat_button_inset_vertical_material = 0x7f06004c;
+ public static final int compat_button_padding_horizontal_material = 0x7f06004d;
+ public static final int compat_button_padding_vertical_material = 0x7f06004e;
+ public static final int compat_control_corner_material = 0x7f06004f;
+ public static final int compat_notification_large_icon_max_height = 0x7f060050;
+ public static final int compat_notification_large_icon_max_width = 0x7f060051;
+ public static final int notification_action_icon_size = 0x7f060067;
+ public static final int notification_action_text_size = 0x7f060068;
+ public static final int notification_big_circle_margin = 0x7f060069;
+ public static final int notification_content_margin_start = 0x7f06006a;
+ public static final int notification_large_icon_height = 0x7f06006b;
+ public static final int notification_large_icon_width = 0x7f06006c;
+ public static final int notification_main_column_padding_top = 0x7f06006d;
+ public static final int notification_media_narrow_margin = 0x7f06006e;
+ public static final int notification_right_icon_size = 0x7f06006f;
+ public static final int notification_right_side_padding_top = 0x7f060070;
+ public static final int notification_small_icon_background_padding = 0x7f060071;
+ public static final int notification_small_icon_size_as_large = 0x7f060072;
+ public static final int notification_subtext_size = 0x7f060073;
+ public static final int notification_top_pad = 0x7f060074;
+ public static final int notification_top_pad_large_text = 0x7f060075;
+ }
+ public static final class drawable {
+ private drawable() {}
+
+ public static final int notification_action_background = 0x7f070156;
+ public static final int notification_bg = 0x7f070157;
+ public static final int notification_bg_low = 0x7f070158;
+ public static final int notification_bg_low_normal = 0x7f070159;
+ public static final int notification_bg_low_pressed = 0x7f07015a;
+ public static final int notification_bg_normal = 0x7f07015b;
+ public static final int notification_bg_normal_pressed = 0x7f07015c;
+ public static final int notification_icon_background = 0x7f07015d;
+ public static final int notification_template_icon_bg = 0x7f07015e;
+ public static final int notification_template_icon_low_bg = 0x7f07015f;
+ public static final int notification_tile_bg = 0x7f070160;
+ public static final int notify_panel_notification_icon_bg = 0x7f070161;
+ }
+ public static final class id {
+ private id() {}
+
+ public static final int action_container = 0x7f080013;
+ public static final int action_divider = 0x7f080015;
+ public static final int action_image = 0x7f080016;
+ public static final int action_text = 0x7f08001d;
+ public static final int actions = 0x7f08001e;
+ public static final int async = 0x7f080026;
+ public static final int blocking = 0x7f080029;
+ public static final int chronometer = 0x7f080036;
+<<<<<<< HEAD:src/Project/app/build/generated/not_namespaced_r_class_sources/debug/r/androidx/asynclayoutinflater/R.java
+ public static final int forever = 0x7f080051;
+ public static final int icon = 0x7f080057;
+ public static final int icon_group = 0x7f080058;
+ public static final int info = 0x7f08005b;
+ public static final int italic = 0x7f08005d;
+ public static final int line1 = 0x7f080072;
+ public static final int line3 = 0x7f080073;
+ public static final int normal = 0x7f0800c5;
+ public static final int notification_background = 0x7f0800cc;
+ public static final int notification_main_column = 0x7f0800cd;
+ public static final int notification_main_column_container = 0x7f0800ce;
+ public static final int right_icon = 0x7f0800da;
+ public static final int right_side = 0x7f0800db;
+ public static final int tag_transition_group = 0x7f080102;
+ public static final int tag_unhandled_key_event_manager = 0x7f080103;
+ public static final int tag_unhandled_key_listeners = 0x7f080104;
+ public static final int text = 0x7f080105;
+ public static final int text2 = 0x7f080106;
+ public static final int time = 0x7f080109;
+ public static final int title = 0x7f08010a;
+=======
+ public static final int forever = 0x7f080052;
+ public static final int icon = 0x7f08005a;
+ public static final int icon_group = 0x7f08005b;
+ public static final int info = 0x7f08005e;
+ public static final int italic = 0x7f080060;
+ public static final int line1 = 0x7f080075;
+ public static final int line3 = 0x7f080076;
+ public static final int normal = 0x7f0800cb;
+ public static final int notification_background = 0x7f0800d2;
+ public static final int notification_main_column = 0x7f0800d3;
+ public static final int notification_main_column_container = 0x7f0800d4;
+ public static final int right_icon = 0x7f0800e0;
+ public static final int right_side = 0x7f0800e1;
+ public static final int tag_transition_group = 0x7f080108;
+ public static final int tag_unhandled_key_event_manager = 0x7f080109;
+ public static final int tag_unhandled_key_listeners = 0x7f08010a;
+ public static final int text = 0x7f08010b;
+ public static final int text2 = 0x7f08010c;
+ public static final int time = 0x7f08010f;
+ public static final int title = 0x7f080110;
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/generated/not_namespaced_r_class_sources/release/r/androidx/asynclayoutinflater/R.java
+ }
+ public static final class integer {
+ private integer() {}
+
+ public static final int status_bar_notification_info_maxnum = 0x7f090008;
+ }
+ public static final class layout {
+ private layout() {}
+
+<<<<<<< HEAD:src/Project/app/build/generated/not_namespaced_r_class_sources/debug/r/androidx/asynclayoutinflater/R.java
+ public static final int notification_action = 0x7f0b003a;
+ public static final int notification_action_tombstone = 0x7f0b003b;
+ public static final int notification_template_custom_big = 0x7f0b0042;
+ public static final int notification_template_icon_group = 0x7f0b0043;
+ public static final int notification_template_part_chronometer = 0x7f0b0047;
+ public static final int notification_template_part_time = 0x7f0b0048;
+=======
+ public static final int notification_action = 0x7f0b003b;
+ public static final int notification_action_tombstone = 0x7f0b003c;
+ public static final int notification_template_custom_big = 0x7f0b0043;
+ public static final int notification_template_icon_group = 0x7f0b0044;
+ public static final int notification_template_part_chronometer = 0x7f0b0048;
+ public static final int notification_template_part_time = 0x7f0b0049;
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/generated/not_namespaced_r_class_sources/release/r/androidx/asynclayoutinflater/R.java
+ }
+ public static final class string {
+ private string() {}
+
+ public static final int status_bar_notification_info_overflow = 0x7f0f00ab;
+ }
+ public static final class style {
+ private style() {}
+
+ public static final int TextAppearance_Compat_Notification = 0x7f1000ef;
+ public static final int TextAppearance_Compat_Notification_Info = 0x7f1000f0;
+ public static final int TextAppearance_Compat_Notification_Line2 = 0x7f1000f2;
+ public static final int TextAppearance_Compat_Notification_Time = 0x7f1000f5;
+ public static final int TextAppearance_Compat_Notification_Title = 0x7f1000f7;
+ public static final int Widget_Compat_NotificationActionContainer = 0x7f100176;
+ public static final int Widget_Compat_NotificationActionText = 0x7f100177;
+ }
+ public static final class styleable {
+ private styleable() {}
+
+ public static final int[] ColorStateListItem = { 0x10101a5, 0x101031f, 0x7f030027 };
+ public static final int ColorStateListItem_android_color = 0;
+ public static final int ColorStateListItem_android_alpha = 1;
+ public static final int ColorStateListItem_alpha = 2;
+ public static final int[] FontFamily = { 0x7f030082, 0x7f030083, 0x7f030084, 0x7f030085, 0x7f030086, 0x7f030087 };
+ public static final int FontFamily_fontProviderAuthority = 0;
+ public static final int FontFamily_fontProviderCerts = 1;
+ public static final int FontFamily_fontProviderFetchStrategy = 2;
+ public static final int FontFamily_fontProviderFetchTimeout = 3;
+ public static final int FontFamily_fontProviderPackage = 4;
+ public static final int FontFamily_fontProviderQuery = 5;
+ public static final int[] FontFamilyFont = { 0x1010532, 0x1010533, 0x101053f, 0x101056f, 0x1010570, 0x7f030080, 0x7f030088, 0x7f030089, 0x7f03008a, 0x7f030155 };
+ public static final int FontFamilyFont_android_font = 0;
+ public static final int FontFamilyFont_android_fontWeight = 1;
+ public static final int FontFamilyFont_android_fontStyle = 2;
+ public static final int FontFamilyFont_android_ttcIndex = 3;
+ public static final int FontFamilyFont_android_fontVariationSettings = 4;
+ public static final int FontFamilyFont_font = 5;
+ public static final int FontFamilyFont_fontStyle = 6;
+ public static final int FontFamilyFont_fontVariationSettings = 7;
+ public static final int FontFamilyFont_fontWeight = 8;
+ public static final int FontFamilyFont_ttcIndex = 9;
+ public static final int[] GradientColor = { 0x101019d, 0x101019e, 0x10101a1, 0x10101a2, 0x10101a3, 0x10101a4, 0x1010201, 0x101020b, 0x1010510, 0x1010511, 0x1010512, 0x1010513 };
+ public static final int GradientColor_android_startColor = 0;
+ public static final int GradientColor_android_endColor = 1;
+ public static final int GradientColor_android_type = 2;
+ public static final int GradientColor_android_centerX = 3;
+ public static final int GradientColor_android_centerY = 4;
+ public static final int GradientColor_android_gradientRadius = 5;
+ public static final int GradientColor_android_tileMode = 6;
+ public static final int GradientColor_android_centerColor = 7;
+ public static final int GradientColor_android_startX = 8;
+ public static final int GradientColor_android_startY = 9;
+ public static final int GradientColor_android_endX = 10;
+ public static final int GradientColor_android_endY = 11;
+ public static final int[] GradientColorItem = { 0x10101a5, 0x1010514 };
+ public static final int GradientColorItem_android_color = 0;
+ public static final int GradientColorItem_android_offset = 1;
+ }
+}
diff --git a/src/app/build/generated/not_namespaced_r_class_sources/release/r/androidx/coordinatorlayout/R.java b/src/app/build/generated/not_namespaced_r_class_sources/release/r/androidx/coordinatorlayout/R.java
new file mode 100644
index 00000000..2d411358
--- /dev/null
+++ b/src/app/build/generated/not_namespaced_r_class_sources/release/r/androidx/coordinatorlayout/R.java
@@ -0,0 +1,249 @@
+/* AUTO-GENERATED FILE. DO NOT MODIFY.
+ *
+ * This class was automatically generated by the
+ * gradle plugin from the resource data it found. It
+ * should not be modified by hand.
+ */
+package androidx.coordinatorlayout;
+
+public final class R {
+ private R() {}
+
+ public static final class attr {
+ private attr() {}
+
+ public static final int alpha = 0x7f030027;
+ public static final int coordinatorLayoutStyle = 0x7f030064;
+ public static final int font = 0x7f030080;
+ public static final int fontProviderAuthority = 0x7f030082;
+ public static final int fontProviderCerts = 0x7f030083;
+ public static final int fontProviderFetchStrategy = 0x7f030084;
+ public static final int fontProviderFetchTimeout = 0x7f030085;
+ public static final int fontProviderPackage = 0x7f030086;
+ public static final int fontProviderQuery = 0x7f030087;
+ public static final int fontStyle = 0x7f030088;
+ public static final int fontVariationSettings = 0x7f030089;
+ public static final int fontWeight = 0x7f03008a;
+ public static final int keylines = 0x7f03009c;
+ public static final int layout_anchor = 0x7f0300a0;
+ public static final int layout_anchorGravity = 0x7f0300a1;
+ public static final int layout_behavior = 0x7f0300a2;
+ public static final int layout_dodgeInsetEdges = 0x7f0300cc;
+ public static final int layout_insetEdge = 0x7f0300d5;
+ public static final int layout_keyline = 0x7f0300d6;
+ public static final int statusBarBackground = 0x7f030122;
+ public static final int ttcIndex = 0x7f030155;
+ }
+ public static final class color {
+ private color() {}
+
+ public static final int notification_action_color_filter = 0x7f050041;
+ public static final int notification_icon_bg_color = 0x7f050042;
+ public static final int ripple_material_light = 0x7f05004e;
+ public static final int secondary_text_default_material_light = 0x7f050051;
+ }
+ public static final class dimen {
+ private dimen() {}
+
+ public static final int compat_button_inset_horizontal_material = 0x7f06004b;
+ public static final int compat_button_inset_vertical_material = 0x7f06004c;
+ public static final int compat_button_padding_horizontal_material = 0x7f06004d;
+ public static final int compat_button_padding_vertical_material = 0x7f06004e;
+ public static final int compat_control_corner_material = 0x7f06004f;
+ public static final int compat_notification_large_icon_max_height = 0x7f060050;
+ public static final int compat_notification_large_icon_max_width = 0x7f060051;
+ public static final int notification_action_icon_size = 0x7f060067;
+ public static final int notification_action_text_size = 0x7f060068;
+ public static final int notification_big_circle_margin = 0x7f060069;
+ public static final int notification_content_margin_start = 0x7f06006a;
+ public static final int notification_large_icon_height = 0x7f06006b;
+ public static final int notification_large_icon_width = 0x7f06006c;
+ public static final int notification_main_column_padding_top = 0x7f06006d;
+ public static final int notification_media_narrow_margin = 0x7f06006e;
+ public static final int notification_right_icon_size = 0x7f06006f;
+ public static final int notification_right_side_padding_top = 0x7f060070;
+ public static final int notification_small_icon_background_padding = 0x7f060071;
+ public static final int notification_small_icon_size_as_large = 0x7f060072;
+ public static final int notification_subtext_size = 0x7f060073;
+ public static final int notification_top_pad = 0x7f060074;
+ public static final int notification_top_pad_large_text = 0x7f060075;
+ }
+ public static final class drawable {
+ private drawable() {}
+
+ public static final int notification_action_background = 0x7f070156;
+ public static final int notification_bg = 0x7f070157;
+ public static final int notification_bg_low = 0x7f070158;
+ public static final int notification_bg_low_normal = 0x7f070159;
+ public static final int notification_bg_low_pressed = 0x7f07015a;
+ public static final int notification_bg_normal = 0x7f07015b;
+ public static final int notification_bg_normal_pressed = 0x7f07015c;
+ public static final int notification_icon_background = 0x7f07015d;
+ public static final int notification_template_icon_bg = 0x7f07015e;
+ public static final int notification_template_icon_low_bg = 0x7f07015f;
+ public static final int notification_tile_bg = 0x7f070160;
+ public static final int notify_panel_notification_icon_bg = 0x7f070161;
+ }
+ public static final class id {
+ private id() {}
+
+ public static final int action_container = 0x7f080013;
+ public static final int action_divider = 0x7f080015;
+ public static final int action_image = 0x7f080016;
+ public static final int action_text = 0x7f08001d;
+ public static final int actions = 0x7f08001e;
+ public static final int async = 0x7f080026;
+ public static final int blocking = 0x7f080029;
+ public static final int bottom = 0x7f08002a;
+ public static final int chronometer = 0x7f080036;
+<<<<<<< HEAD:src/Project/app/build/generated/not_namespaced_r_class_sources/debug/r/androidx/coordinatorlayout/R.java
+ public static final int end = 0x7f080047;
+ public static final int forever = 0x7f080051;
+ public static final int icon = 0x7f080057;
+ public static final int icon_group = 0x7f080058;
+ public static final int info = 0x7f08005b;
+ public static final int italic = 0x7f08005d;
+ public static final int left = 0x7f080071;
+ public static final int line1 = 0x7f080072;
+ public static final int line3 = 0x7f080073;
+ public static final int none = 0x7f0800c4;
+ public static final int normal = 0x7f0800c5;
+ public static final int notification_background = 0x7f0800cc;
+ public static final int notification_main_column = 0x7f0800cd;
+ public static final int notification_main_column_container = 0x7f0800ce;
+ public static final int right = 0x7f0800d9;
+ public static final int right_icon = 0x7f0800da;
+ public static final int right_side = 0x7f0800db;
+ public static final int start = 0x7f0800f9;
+ public static final int tag_transition_group = 0x7f080102;
+ public static final int tag_unhandled_key_event_manager = 0x7f080103;
+ public static final int tag_unhandled_key_listeners = 0x7f080104;
+ public static final int text = 0x7f080105;
+ public static final int text2 = 0x7f080106;
+ public static final int time = 0x7f080109;
+ public static final int title = 0x7f08010a;
+ public static final int top = 0x7f08010d;
+=======
+ public static final int end = 0x7f080048;
+ public static final int forever = 0x7f080052;
+ public static final int icon = 0x7f08005a;
+ public static final int icon_group = 0x7f08005b;
+ public static final int info = 0x7f08005e;
+ public static final int italic = 0x7f080060;
+ public static final int left = 0x7f080074;
+ public static final int line1 = 0x7f080075;
+ public static final int line3 = 0x7f080076;
+ public static final int none = 0x7f0800ca;
+ public static final int normal = 0x7f0800cb;
+ public static final int notification_background = 0x7f0800d2;
+ public static final int notification_main_column = 0x7f0800d3;
+ public static final int notification_main_column_container = 0x7f0800d4;
+ public static final int right = 0x7f0800df;
+ public static final int right_icon = 0x7f0800e0;
+ public static final int right_side = 0x7f0800e1;
+ public static final int start = 0x7f0800ff;
+ public static final int tag_transition_group = 0x7f080108;
+ public static final int tag_unhandled_key_event_manager = 0x7f080109;
+ public static final int tag_unhandled_key_listeners = 0x7f08010a;
+ public static final int text = 0x7f08010b;
+ public static final int text2 = 0x7f08010c;
+ public static final int time = 0x7f08010f;
+ public static final int title = 0x7f080110;
+ public static final int top = 0x7f080113;
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/generated/not_namespaced_r_class_sources/release/r/androidx/coordinatorlayout/R.java
+ }
+ public static final class integer {
+ private integer() {}
+
+ public static final int status_bar_notification_info_maxnum = 0x7f090008;
+ }
+ public static final class layout {
+ private layout() {}
+
+<<<<<<< HEAD:src/Project/app/build/generated/not_namespaced_r_class_sources/debug/r/androidx/coordinatorlayout/R.java
+ public static final int notification_action = 0x7f0b003a;
+ public static final int notification_action_tombstone = 0x7f0b003b;
+ public static final int notification_template_custom_big = 0x7f0b0042;
+ public static final int notification_template_icon_group = 0x7f0b0043;
+ public static final int notification_template_part_chronometer = 0x7f0b0047;
+ public static final int notification_template_part_time = 0x7f0b0048;
+=======
+ public static final int notification_action = 0x7f0b003b;
+ public static final int notification_action_tombstone = 0x7f0b003c;
+ public static final int notification_template_custom_big = 0x7f0b0043;
+ public static final int notification_template_icon_group = 0x7f0b0044;
+ public static final int notification_template_part_chronometer = 0x7f0b0048;
+ public static final int notification_template_part_time = 0x7f0b0049;
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/generated/not_namespaced_r_class_sources/release/r/androidx/coordinatorlayout/R.java
+ }
+ public static final class string {
+ private string() {}
+
+ public static final int status_bar_notification_info_overflow = 0x7f0f00ab;
+ }
+ public static final class style {
+ private style() {}
+
+ public static final int TextAppearance_Compat_Notification = 0x7f1000ef;
+ public static final int TextAppearance_Compat_Notification_Info = 0x7f1000f0;
+ public static final int TextAppearance_Compat_Notification_Line2 = 0x7f1000f2;
+ public static final int TextAppearance_Compat_Notification_Time = 0x7f1000f5;
+ public static final int TextAppearance_Compat_Notification_Title = 0x7f1000f7;
+ public static final int Widget_Compat_NotificationActionContainer = 0x7f100176;
+ public static final int Widget_Compat_NotificationActionText = 0x7f100177;
+ public static final int Widget_Support_CoordinatorLayout = 0x7f10017a;
+ }
+ public static final class styleable {
+ private styleable() {}
+
+ public static final int[] ColorStateListItem = { 0x10101a5, 0x101031f, 0x7f030027 };
+ public static final int ColorStateListItem_android_color = 0;
+ public static final int ColorStateListItem_android_alpha = 1;
+ public static final int ColorStateListItem_alpha = 2;
+ public static final int[] CoordinatorLayout = { 0x7f03009c, 0x7f030122 };
+ public static final int CoordinatorLayout_keylines = 0;
+ public static final int CoordinatorLayout_statusBarBackground = 1;
+ public static final int[] CoordinatorLayout_Layout = { 0x10100b3, 0x7f0300a0, 0x7f0300a1, 0x7f0300a2, 0x7f0300cc, 0x7f0300d5, 0x7f0300d6 };
+ public static final int CoordinatorLayout_Layout_android_layout_gravity = 0;
+ public static final int CoordinatorLayout_Layout_layout_anchor = 1;
+ public static final int CoordinatorLayout_Layout_layout_anchorGravity = 2;
+ public static final int CoordinatorLayout_Layout_layout_behavior = 3;
+ public static final int CoordinatorLayout_Layout_layout_dodgeInsetEdges = 4;
+ public static final int CoordinatorLayout_Layout_layout_insetEdge = 5;
+ public static final int CoordinatorLayout_Layout_layout_keyline = 6;
+ public static final int[] FontFamily = { 0x7f030082, 0x7f030083, 0x7f030084, 0x7f030085, 0x7f030086, 0x7f030087 };
+ public static final int FontFamily_fontProviderAuthority = 0;
+ public static final int FontFamily_fontProviderCerts = 1;
+ public static final int FontFamily_fontProviderFetchStrategy = 2;
+ public static final int FontFamily_fontProviderFetchTimeout = 3;
+ public static final int FontFamily_fontProviderPackage = 4;
+ public static final int FontFamily_fontProviderQuery = 5;
+ public static final int[] FontFamilyFont = { 0x1010532, 0x1010533, 0x101053f, 0x101056f, 0x1010570, 0x7f030080, 0x7f030088, 0x7f030089, 0x7f03008a, 0x7f030155 };
+ public static final int FontFamilyFont_android_font = 0;
+ public static final int FontFamilyFont_android_fontWeight = 1;
+ public static final int FontFamilyFont_android_fontStyle = 2;
+ public static final int FontFamilyFont_android_ttcIndex = 3;
+ public static final int FontFamilyFont_android_fontVariationSettings = 4;
+ public static final int FontFamilyFont_font = 5;
+ public static final int FontFamilyFont_fontStyle = 6;
+ public static final int FontFamilyFont_fontVariationSettings = 7;
+ public static final int FontFamilyFont_fontWeight = 8;
+ public static final int FontFamilyFont_ttcIndex = 9;
+ public static final int[] GradientColor = { 0x101019d, 0x101019e, 0x10101a1, 0x10101a2, 0x10101a3, 0x10101a4, 0x1010201, 0x101020b, 0x1010510, 0x1010511, 0x1010512, 0x1010513 };
+ public static final int GradientColor_android_startColor = 0;
+ public static final int GradientColor_android_endColor = 1;
+ public static final int GradientColor_android_type = 2;
+ public static final int GradientColor_android_centerX = 3;
+ public static final int GradientColor_android_centerY = 4;
+ public static final int GradientColor_android_gradientRadius = 5;
+ public static final int GradientColor_android_tileMode = 6;
+ public static final int GradientColor_android_centerColor = 7;
+ public static final int GradientColor_android_startX = 8;
+ public static final int GradientColor_android_startY = 9;
+ public static final int GradientColor_android_endX = 10;
+ public static final int GradientColor_android_endY = 11;
+ public static final int[] GradientColorItem = { 0x10101a5, 0x1010514 };
+ public static final int GradientColorItem_android_color = 0;
+ public static final int GradientColorItem_android_offset = 1;
+ }
+}
diff --git a/src/app/build/generated/not_namespaced_r_class_sources/release/r/androidx/core/R.java b/src/app/build/generated/not_namespaced_r_class_sources/release/r/androidx/core/R.java
new file mode 100644
index 00000000..aad84f4f
--- /dev/null
+++ b/src/app/build/generated/not_namespaced_r_class_sources/release/r/androidx/core/R.java
@@ -0,0 +1,215 @@
+/* AUTO-GENERATED FILE. DO NOT MODIFY.
+ *
+ * This class was automatically generated by the
+ * gradle plugin from the resource data it found. It
+ * should not be modified by hand.
+ */
+package androidx.core;
+
+public final class R {
+ private R() {}
+
+ public static final class attr {
+ private attr() {}
+
+ public static final int alpha = 0x7f030027;
+ public static final int font = 0x7f030080;
+ public static final int fontProviderAuthority = 0x7f030082;
+ public static final int fontProviderCerts = 0x7f030083;
+ public static final int fontProviderFetchStrategy = 0x7f030084;
+ public static final int fontProviderFetchTimeout = 0x7f030085;
+ public static final int fontProviderPackage = 0x7f030086;
+ public static final int fontProviderQuery = 0x7f030087;
+ public static final int fontStyle = 0x7f030088;
+ public static final int fontVariationSettings = 0x7f030089;
+ public static final int fontWeight = 0x7f03008a;
+ public static final int ttcIndex = 0x7f030155;
+ }
+ public static final class color {
+ private color() {}
+
+ public static final int notification_action_color_filter = 0x7f050041;
+ public static final int notification_icon_bg_color = 0x7f050042;
+ public static final int ripple_material_light = 0x7f05004e;
+ public static final int secondary_text_default_material_light = 0x7f050051;
+ }
+ public static final class dimen {
+ private dimen() {}
+
+ public static final int compat_button_inset_horizontal_material = 0x7f06004b;
+ public static final int compat_button_inset_vertical_material = 0x7f06004c;
+ public static final int compat_button_padding_horizontal_material = 0x7f06004d;
+ public static final int compat_button_padding_vertical_material = 0x7f06004e;
+ public static final int compat_control_corner_material = 0x7f06004f;
+ public static final int compat_notification_large_icon_max_height = 0x7f060050;
+ public static final int compat_notification_large_icon_max_width = 0x7f060051;
+ public static final int notification_action_icon_size = 0x7f060067;
+ public static final int notification_action_text_size = 0x7f060068;
+ public static final int notification_big_circle_margin = 0x7f060069;
+ public static final int notification_content_margin_start = 0x7f06006a;
+ public static final int notification_large_icon_height = 0x7f06006b;
+ public static final int notification_large_icon_width = 0x7f06006c;
+ public static final int notification_main_column_padding_top = 0x7f06006d;
+ public static final int notification_media_narrow_margin = 0x7f06006e;
+ public static final int notification_right_icon_size = 0x7f06006f;
+ public static final int notification_right_side_padding_top = 0x7f060070;
+ public static final int notification_small_icon_background_padding = 0x7f060071;
+ public static final int notification_small_icon_size_as_large = 0x7f060072;
+ public static final int notification_subtext_size = 0x7f060073;
+ public static final int notification_top_pad = 0x7f060074;
+ public static final int notification_top_pad_large_text = 0x7f060075;
+ }
+ public static final class drawable {
+ private drawable() {}
+
+ public static final int notification_action_background = 0x7f070156;
+ public static final int notification_bg = 0x7f070157;
+ public static final int notification_bg_low = 0x7f070158;
+ public static final int notification_bg_low_normal = 0x7f070159;
+ public static final int notification_bg_low_pressed = 0x7f07015a;
+ public static final int notification_bg_normal = 0x7f07015b;
+ public static final int notification_bg_normal_pressed = 0x7f07015c;
+ public static final int notification_icon_background = 0x7f07015d;
+ public static final int notification_template_icon_bg = 0x7f07015e;
+ public static final int notification_template_icon_low_bg = 0x7f07015f;
+ public static final int notification_tile_bg = 0x7f070160;
+ public static final int notify_panel_notification_icon_bg = 0x7f070161;
+ }
+ public static final class id {
+ private id() {}
+
+ public static final int action_container = 0x7f080013;
+ public static final int action_divider = 0x7f080015;
+ public static final int action_image = 0x7f080016;
+ public static final int action_text = 0x7f08001d;
+ public static final int actions = 0x7f08001e;
+ public static final int async = 0x7f080026;
+ public static final int blocking = 0x7f080029;
+ public static final int chronometer = 0x7f080036;
+<<<<<<< HEAD:src/Project/app/build/generated/not_namespaced_r_class_sources/debug/r/androidx/core/R.java
+ public static final int forever = 0x7f080051;
+ public static final int icon = 0x7f080057;
+ public static final int icon_group = 0x7f080058;
+ public static final int info = 0x7f08005b;
+ public static final int italic = 0x7f08005d;
+ public static final int line1 = 0x7f080072;
+ public static final int line3 = 0x7f080073;
+ public static final int normal = 0x7f0800c5;
+ public static final int notification_background = 0x7f0800cc;
+ public static final int notification_main_column = 0x7f0800cd;
+ public static final int notification_main_column_container = 0x7f0800ce;
+ public static final int right_icon = 0x7f0800da;
+ public static final int right_side = 0x7f0800db;
+ public static final int tag_transition_group = 0x7f080102;
+ public static final int tag_unhandled_key_event_manager = 0x7f080103;
+ public static final int tag_unhandled_key_listeners = 0x7f080104;
+ public static final int text = 0x7f080105;
+ public static final int text2 = 0x7f080106;
+ public static final int time = 0x7f080109;
+ public static final int title = 0x7f08010a;
+=======
+ public static final int forever = 0x7f080052;
+ public static final int icon = 0x7f08005a;
+ public static final int icon_group = 0x7f08005b;
+ public static final int info = 0x7f08005e;
+ public static final int italic = 0x7f080060;
+ public static final int line1 = 0x7f080075;
+ public static final int line3 = 0x7f080076;
+ public static final int normal = 0x7f0800cb;
+ public static final int notification_background = 0x7f0800d2;
+ public static final int notification_main_column = 0x7f0800d3;
+ public static final int notification_main_column_container = 0x7f0800d4;
+ public static final int right_icon = 0x7f0800e0;
+ public static final int right_side = 0x7f0800e1;
+ public static final int tag_transition_group = 0x7f080108;
+ public static final int tag_unhandled_key_event_manager = 0x7f080109;
+ public static final int tag_unhandled_key_listeners = 0x7f08010a;
+ public static final int text = 0x7f08010b;
+ public static final int text2 = 0x7f08010c;
+ public static final int time = 0x7f08010f;
+ public static final int title = 0x7f080110;
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/generated/not_namespaced_r_class_sources/release/r/androidx/core/R.java
+ }
+ public static final class integer {
+ private integer() {}
+
+ public static final int status_bar_notification_info_maxnum = 0x7f090008;
+ }
+ public static final class layout {
+ private layout() {}
+
+<<<<<<< HEAD:src/Project/app/build/generated/not_namespaced_r_class_sources/debug/r/androidx/core/R.java
+ public static final int notification_action = 0x7f0b003a;
+ public static final int notification_action_tombstone = 0x7f0b003b;
+ public static final int notification_template_custom_big = 0x7f0b0042;
+ public static final int notification_template_icon_group = 0x7f0b0043;
+ public static final int notification_template_part_chronometer = 0x7f0b0047;
+ public static final int notification_template_part_time = 0x7f0b0048;
+=======
+ public static final int notification_action = 0x7f0b003b;
+ public static final int notification_action_tombstone = 0x7f0b003c;
+ public static final int notification_template_custom_big = 0x7f0b0043;
+ public static final int notification_template_icon_group = 0x7f0b0044;
+ public static final int notification_template_part_chronometer = 0x7f0b0048;
+ public static final int notification_template_part_time = 0x7f0b0049;
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/generated/not_namespaced_r_class_sources/release/r/androidx/core/R.java
+ }
+ public static final class string {
+ private string() {}
+
+ public static final int status_bar_notification_info_overflow = 0x7f0f00ab;
+ }
+ public static final class style {
+ private style() {}
+
+ public static final int TextAppearance_Compat_Notification = 0x7f1000ef;
+ public static final int TextAppearance_Compat_Notification_Info = 0x7f1000f0;
+ public static final int TextAppearance_Compat_Notification_Line2 = 0x7f1000f2;
+ public static final int TextAppearance_Compat_Notification_Time = 0x7f1000f5;
+ public static final int TextAppearance_Compat_Notification_Title = 0x7f1000f7;
+ public static final int Widget_Compat_NotificationActionContainer = 0x7f100176;
+ public static final int Widget_Compat_NotificationActionText = 0x7f100177;
+ }
+ public static final class styleable {
+ private styleable() {}
+
+ public static final int[] ColorStateListItem = { 0x10101a5, 0x101031f, 0x7f030027 };
+ public static final int ColorStateListItem_android_color = 0;
+ public static final int ColorStateListItem_android_alpha = 1;
+ public static final int ColorStateListItem_alpha = 2;
+ public static final int[] FontFamily = { 0x7f030082, 0x7f030083, 0x7f030084, 0x7f030085, 0x7f030086, 0x7f030087 };
+ public static final int FontFamily_fontProviderAuthority = 0;
+ public static final int FontFamily_fontProviderCerts = 1;
+ public static final int FontFamily_fontProviderFetchStrategy = 2;
+ public static final int FontFamily_fontProviderFetchTimeout = 3;
+ public static final int FontFamily_fontProviderPackage = 4;
+ public static final int FontFamily_fontProviderQuery = 5;
+ public static final int[] FontFamilyFont = { 0x1010532, 0x1010533, 0x101053f, 0x101056f, 0x1010570, 0x7f030080, 0x7f030088, 0x7f030089, 0x7f03008a, 0x7f030155 };
+ public static final int FontFamilyFont_android_font = 0;
+ public static final int FontFamilyFont_android_fontWeight = 1;
+ public static final int FontFamilyFont_android_fontStyle = 2;
+ public static final int FontFamilyFont_android_ttcIndex = 3;
+ public static final int FontFamilyFont_android_fontVariationSettings = 4;
+ public static final int FontFamilyFont_font = 5;
+ public static final int FontFamilyFont_fontStyle = 6;
+ public static final int FontFamilyFont_fontVariationSettings = 7;
+ public static final int FontFamilyFont_fontWeight = 8;
+ public static final int FontFamilyFont_ttcIndex = 9;
+ public static final int[] GradientColor = { 0x101019d, 0x101019e, 0x10101a1, 0x10101a2, 0x10101a3, 0x10101a4, 0x1010201, 0x101020b, 0x1010510, 0x1010511, 0x1010512, 0x1010513 };
+ public static final int GradientColor_android_startColor = 0;
+ public static final int GradientColor_android_endColor = 1;
+ public static final int GradientColor_android_type = 2;
+ public static final int GradientColor_android_centerX = 3;
+ public static final int GradientColor_android_centerY = 4;
+ public static final int GradientColor_android_gradientRadius = 5;
+ public static final int GradientColor_android_tileMode = 6;
+ public static final int GradientColor_android_centerColor = 7;
+ public static final int GradientColor_android_startX = 8;
+ public static final int GradientColor_android_startY = 9;
+ public static final int GradientColor_android_endX = 10;
+ public static final int GradientColor_android_endY = 11;
+ public static final int[] GradientColorItem = { 0x10101a5, 0x1010514 };
+ public static final int GradientColorItem_android_color = 0;
+ public static final int GradientColorItem_android_offset = 1;
+ }
+}
diff --git a/src/app/build/generated/not_namespaced_r_class_sources/release/r/androidx/cursoradapter/R.java b/src/app/build/generated/not_namespaced_r_class_sources/release/r/androidx/cursoradapter/R.java
new file mode 100644
index 00000000..da95f3e8
--- /dev/null
+++ b/src/app/build/generated/not_namespaced_r_class_sources/release/r/androidx/cursoradapter/R.java
@@ -0,0 +1,12 @@
+/* AUTO-GENERATED FILE. DO NOT MODIFY.
+ *
+ * This class was automatically generated by the
+ * gradle plugin from the resource data it found. It
+ * should not be modified by hand.
+ */
+package androidx.cursoradapter;
+
+public final class R {
+ private R() {}
+
+}
diff --git a/src/app/build/generated/not_namespaced_r_class_sources/release/r/androidx/customview/R.java b/src/app/build/generated/not_namespaced_r_class_sources/release/r/androidx/customview/R.java
new file mode 100644
index 00000000..d37f1966
--- /dev/null
+++ b/src/app/build/generated/not_namespaced_r_class_sources/release/r/androidx/customview/R.java
@@ -0,0 +1,215 @@
+/* AUTO-GENERATED FILE. DO NOT MODIFY.
+ *
+ * This class was automatically generated by the
+ * gradle plugin from the resource data it found. It
+ * should not be modified by hand.
+ */
+package androidx.customview;
+
+public final class R {
+ private R() {}
+
+ public static final class attr {
+ private attr() {}
+
+ public static final int alpha = 0x7f030027;
+ public static final int font = 0x7f030080;
+ public static final int fontProviderAuthority = 0x7f030082;
+ public static final int fontProviderCerts = 0x7f030083;
+ public static final int fontProviderFetchStrategy = 0x7f030084;
+ public static final int fontProviderFetchTimeout = 0x7f030085;
+ public static final int fontProviderPackage = 0x7f030086;
+ public static final int fontProviderQuery = 0x7f030087;
+ public static final int fontStyle = 0x7f030088;
+ public static final int fontVariationSettings = 0x7f030089;
+ public static final int fontWeight = 0x7f03008a;
+ public static final int ttcIndex = 0x7f030155;
+ }
+ public static final class color {
+ private color() {}
+
+ public static final int notification_action_color_filter = 0x7f050041;
+ public static final int notification_icon_bg_color = 0x7f050042;
+ public static final int ripple_material_light = 0x7f05004e;
+ public static final int secondary_text_default_material_light = 0x7f050051;
+ }
+ public static final class dimen {
+ private dimen() {}
+
+ public static final int compat_button_inset_horizontal_material = 0x7f06004b;
+ public static final int compat_button_inset_vertical_material = 0x7f06004c;
+ public static final int compat_button_padding_horizontal_material = 0x7f06004d;
+ public static final int compat_button_padding_vertical_material = 0x7f06004e;
+ public static final int compat_control_corner_material = 0x7f06004f;
+ public static final int compat_notification_large_icon_max_height = 0x7f060050;
+ public static final int compat_notification_large_icon_max_width = 0x7f060051;
+ public static final int notification_action_icon_size = 0x7f060067;
+ public static final int notification_action_text_size = 0x7f060068;
+ public static final int notification_big_circle_margin = 0x7f060069;
+ public static final int notification_content_margin_start = 0x7f06006a;
+ public static final int notification_large_icon_height = 0x7f06006b;
+ public static final int notification_large_icon_width = 0x7f06006c;
+ public static final int notification_main_column_padding_top = 0x7f06006d;
+ public static final int notification_media_narrow_margin = 0x7f06006e;
+ public static final int notification_right_icon_size = 0x7f06006f;
+ public static final int notification_right_side_padding_top = 0x7f060070;
+ public static final int notification_small_icon_background_padding = 0x7f060071;
+ public static final int notification_small_icon_size_as_large = 0x7f060072;
+ public static final int notification_subtext_size = 0x7f060073;
+ public static final int notification_top_pad = 0x7f060074;
+ public static final int notification_top_pad_large_text = 0x7f060075;
+ }
+ public static final class drawable {
+ private drawable() {}
+
+ public static final int notification_action_background = 0x7f070156;
+ public static final int notification_bg = 0x7f070157;
+ public static final int notification_bg_low = 0x7f070158;
+ public static final int notification_bg_low_normal = 0x7f070159;
+ public static final int notification_bg_low_pressed = 0x7f07015a;
+ public static final int notification_bg_normal = 0x7f07015b;
+ public static final int notification_bg_normal_pressed = 0x7f07015c;
+ public static final int notification_icon_background = 0x7f07015d;
+ public static final int notification_template_icon_bg = 0x7f07015e;
+ public static final int notification_template_icon_low_bg = 0x7f07015f;
+ public static final int notification_tile_bg = 0x7f070160;
+ public static final int notify_panel_notification_icon_bg = 0x7f070161;
+ }
+ public static final class id {
+ private id() {}
+
+ public static final int action_container = 0x7f080013;
+ public static final int action_divider = 0x7f080015;
+ public static final int action_image = 0x7f080016;
+ public static final int action_text = 0x7f08001d;
+ public static final int actions = 0x7f08001e;
+ public static final int async = 0x7f080026;
+ public static final int blocking = 0x7f080029;
+ public static final int chronometer = 0x7f080036;
+<<<<<<< HEAD:src/Project/app/build/generated/not_namespaced_r_class_sources/debug/r/androidx/customview/R.java
+ public static final int forever = 0x7f080051;
+ public static final int icon = 0x7f080057;
+ public static final int icon_group = 0x7f080058;
+ public static final int info = 0x7f08005b;
+ public static final int italic = 0x7f08005d;
+ public static final int line1 = 0x7f080072;
+ public static final int line3 = 0x7f080073;
+ public static final int normal = 0x7f0800c5;
+ public static final int notification_background = 0x7f0800cc;
+ public static final int notification_main_column = 0x7f0800cd;
+ public static final int notification_main_column_container = 0x7f0800ce;
+ public static final int right_icon = 0x7f0800da;
+ public static final int right_side = 0x7f0800db;
+ public static final int tag_transition_group = 0x7f080102;
+ public static final int tag_unhandled_key_event_manager = 0x7f080103;
+ public static final int tag_unhandled_key_listeners = 0x7f080104;
+ public static final int text = 0x7f080105;
+ public static final int text2 = 0x7f080106;
+ public static final int time = 0x7f080109;
+ public static final int title = 0x7f08010a;
+=======
+ public static final int forever = 0x7f080052;
+ public static final int icon = 0x7f08005a;
+ public static final int icon_group = 0x7f08005b;
+ public static final int info = 0x7f08005e;
+ public static final int italic = 0x7f080060;
+ public static final int line1 = 0x7f080075;
+ public static final int line3 = 0x7f080076;
+ public static final int normal = 0x7f0800cb;
+ public static final int notification_background = 0x7f0800d2;
+ public static final int notification_main_column = 0x7f0800d3;
+ public static final int notification_main_column_container = 0x7f0800d4;
+ public static final int right_icon = 0x7f0800e0;
+ public static final int right_side = 0x7f0800e1;
+ public static final int tag_transition_group = 0x7f080108;
+ public static final int tag_unhandled_key_event_manager = 0x7f080109;
+ public static final int tag_unhandled_key_listeners = 0x7f08010a;
+ public static final int text = 0x7f08010b;
+ public static final int text2 = 0x7f08010c;
+ public static final int time = 0x7f08010f;
+ public static final int title = 0x7f080110;
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/generated/not_namespaced_r_class_sources/release/r/androidx/customview/R.java
+ }
+ public static final class integer {
+ private integer() {}
+
+ public static final int status_bar_notification_info_maxnum = 0x7f090008;
+ }
+ public static final class layout {
+ private layout() {}
+
+<<<<<<< HEAD:src/Project/app/build/generated/not_namespaced_r_class_sources/debug/r/androidx/customview/R.java
+ public static final int notification_action = 0x7f0b003a;
+ public static final int notification_action_tombstone = 0x7f0b003b;
+ public static final int notification_template_custom_big = 0x7f0b0042;
+ public static final int notification_template_icon_group = 0x7f0b0043;
+ public static final int notification_template_part_chronometer = 0x7f0b0047;
+ public static final int notification_template_part_time = 0x7f0b0048;
+=======
+ public static final int notification_action = 0x7f0b003b;
+ public static final int notification_action_tombstone = 0x7f0b003c;
+ public static final int notification_template_custom_big = 0x7f0b0043;
+ public static final int notification_template_icon_group = 0x7f0b0044;
+ public static final int notification_template_part_chronometer = 0x7f0b0048;
+ public static final int notification_template_part_time = 0x7f0b0049;
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/generated/not_namespaced_r_class_sources/release/r/androidx/customview/R.java
+ }
+ public static final class string {
+ private string() {}
+
+ public static final int status_bar_notification_info_overflow = 0x7f0f00ab;
+ }
+ public static final class style {
+ private style() {}
+
+ public static final int TextAppearance_Compat_Notification = 0x7f1000ef;
+ public static final int TextAppearance_Compat_Notification_Info = 0x7f1000f0;
+ public static final int TextAppearance_Compat_Notification_Line2 = 0x7f1000f2;
+ public static final int TextAppearance_Compat_Notification_Time = 0x7f1000f5;
+ public static final int TextAppearance_Compat_Notification_Title = 0x7f1000f7;
+ public static final int Widget_Compat_NotificationActionContainer = 0x7f100176;
+ public static final int Widget_Compat_NotificationActionText = 0x7f100177;
+ }
+ public static final class styleable {
+ private styleable() {}
+
+ public static final int[] ColorStateListItem = { 0x10101a5, 0x101031f, 0x7f030027 };
+ public static final int ColorStateListItem_android_color = 0;
+ public static final int ColorStateListItem_android_alpha = 1;
+ public static final int ColorStateListItem_alpha = 2;
+ public static final int[] FontFamily = { 0x7f030082, 0x7f030083, 0x7f030084, 0x7f030085, 0x7f030086, 0x7f030087 };
+ public static final int FontFamily_fontProviderAuthority = 0;
+ public static final int FontFamily_fontProviderCerts = 1;
+ public static final int FontFamily_fontProviderFetchStrategy = 2;
+ public static final int FontFamily_fontProviderFetchTimeout = 3;
+ public static final int FontFamily_fontProviderPackage = 4;
+ public static final int FontFamily_fontProviderQuery = 5;
+ public static final int[] FontFamilyFont = { 0x1010532, 0x1010533, 0x101053f, 0x101056f, 0x1010570, 0x7f030080, 0x7f030088, 0x7f030089, 0x7f03008a, 0x7f030155 };
+ public static final int FontFamilyFont_android_font = 0;
+ public static final int FontFamilyFont_android_fontWeight = 1;
+ public static final int FontFamilyFont_android_fontStyle = 2;
+ public static final int FontFamilyFont_android_ttcIndex = 3;
+ public static final int FontFamilyFont_android_fontVariationSettings = 4;
+ public static final int FontFamilyFont_font = 5;
+ public static final int FontFamilyFont_fontStyle = 6;
+ public static final int FontFamilyFont_fontVariationSettings = 7;
+ public static final int FontFamilyFont_fontWeight = 8;
+ public static final int FontFamilyFont_ttcIndex = 9;
+ public static final int[] GradientColor = { 0x101019d, 0x101019e, 0x10101a1, 0x10101a2, 0x10101a3, 0x10101a4, 0x1010201, 0x101020b, 0x1010510, 0x1010511, 0x1010512, 0x1010513 };
+ public static final int GradientColor_android_startColor = 0;
+ public static final int GradientColor_android_endColor = 1;
+ public static final int GradientColor_android_type = 2;
+ public static final int GradientColor_android_centerX = 3;
+ public static final int GradientColor_android_centerY = 4;
+ public static final int GradientColor_android_gradientRadius = 5;
+ public static final int GradientColor_android_tileMode = 6;
+ public static final int GradientColor_android_centerColor = 7;
+ public static final int GradientColor_android_startX = 8;
+ public static final int GradientColor_android_startY = 9;
+ public static final int GradientColor_android_endX = 10;
+ public static final int GradientColor_android_endY = 11;
+ public static final int[] GradientColorItem = { 0x10101a5, 0x1010514 };
+ public static final int GradientColorItem_android_color = 0;
+ public static final int GradientColorItem_android_offset = 1;
+ }
+}
diff --git a/src/app/build/generated/not_namespaced_r_class_sources/release/r/androidx/documentfile/R.java b/src/app/build/generated/not_namespaced_r_class_sources/release/r/androidx/documentfile/R.java
new file mode 100644
index 00000000..510d2561
--- /dev/null
+++ b/src/app/build/generated/not_namespaced_r_class_sources/release/r/androidx/documentfile/R.java
@@ -0,0 +1,12 @@
+/* AUTO-GENERATED FILE. DO NOT MODIFY.
+ *
+ * This class was automatically generated by the
+ * gradle plugin from the resource data it found. It
+ * should not be modified by hand.
+ */
+package androidx.documentfile;
+
+public final class R {
+ private R() {}
+
+}
diff --git a/src/app/build/generated/not_namespaced_r_class_sources/release/r/androidx/drawerlayout/R.java b/src/app/build/generated/not_namespaced_r_class_sources/release/r/androidx/drawerlayout/R.java
new file mode 100644
index 00000000..a548e4e8
--- /dev/null
+++ b/src/app/build/generated/not_namespaced_r_class_sources/release/r/androidx/drawerlayout/R.java
@@ -0,0 +1,215 @@
+/* AUTO-GENERATED FILE. DO NOT MODIFY.
+ *
+ * This class was automatically generated by the
+ * gradle plugin from the resource data it found. It
+ * should not be modified by hand.
+ */
+package androidx.drawerlayout;
+
+public final class R {
+ private R() {}
+
+ public static final class attr {
+ private attr() {}
+
+ public static final int alpha = 0x7f030027;
+ public static final int font = 0x7f030080;
+ public static final int fontProviderAuthority = 0x7f030082;
+ public static final int fontProviderCerts = 0x7f030083;
+ public static final int fontProviderFetchStrategy = 0x7f030084;
+ public static final int fontProviderFetchTimeout = 0x7f030085;
+ public static final int fontProviderPackage = 0x7f030086;
+ public static final int fontProviderQuery = 0x7f030087;
+ public static final int fontStyle = 0x7f030088;
+ public static final int fontVariationSettings = 0x7f030089;
+ public static final int fontWeight = 0x7f03008a;
+ public static final int ttcIndex = 0x7f030155;
+ }
+ public static final class color {
+ private color() {}
+
+ public static final int notification_action_color_filter = 0x7f050041;
+ public static final int notification_icon_bg_color = 0x7f050042;
+ public static final int ripple_material_light = 0x7f05004e;
+ public static final int secondary_text_default_material_light = 0x7f050051;
+ }
+ public static final class dimen {
+ private dimen() {}
+
+ public static final int compat_button_inset_horizontal_material = 0x7f06004b;
+ public static final int compat_button_inset_vertical_material = 0x7f06004c;
+ public static final int compat_button_padding_horizontal_material = 0x7f06004d;
+ public static final int compat_button_padding_vertical_material = 0x7f06004e;
+ public static final int compat_control_corner_material = 0x7f06004f;
+ public static final int compat_notification_large_icon_max_height = 0x7f060050;
+ public static final int compat_notification_large_icon_max_width = 0x7f060051;
+ public static final int notification_action_icon_size = 0x7f060067;
+ public static final int notification_action_text_size = 0x7f060068;
+ public static final int notification_big_circle_margin = 0x7f060069;
+ public static final int notification_content_margin_start = 0x7f06006a;
+ public static final int notification_large_icon_height = 0x7f06006b;
+ public static final int notification_large_icon_width = 0x7f06006c;
+ public static final int notification_main_column_padding_top = 0x7f06006d;
+ public static final int notification_media_narrow_margin = 0x7f06006e;
+ public static final int notification_right_icon_size = 0x7f06006f;
+ public static final int notification_right_side_padding_top = 0x7f060070;
+ public static final int notification_small_icon_background_padding = 0x7f060071;
+ public static final int notification_small_icon_size_as_large = 0x7f060072;
+ public static final int notification_subtext_size = 0x7f060073;
+ public static final int notification_top_pad = 0x7f060074;
+ public static final int notification_top_pad_large_text = 0x7f060075;
+ }
+ public static final class drawable {
+ private drawable() {}
+
+ public static final int notification_action_background = 0x7f070156;
+ public static final int notification_bg = 0x7f070157;
+ public static final int notification_bg_low = 0x7f070158;
+ public static final int notification_bg_low_normal = 0x7f070159;
+ public static final int notification_bg_low_pressed = 0x7f07015a;
+ public static final int notification_bg_normal = 0x7f07015b;
+ public static final int notification_bg_normal_pressed = 0x7f07015c;
+ public static final int notification_icon_background = 0x7f07015d;
+ public static final int notification_template_icon_bg = 0x7f07015e;
+ public static final int notification_template_icon_low_bg = 0x7f07015f;
+ public static final int notification_tile_bg = 0x7f070160;
+ public static final int notify_panel_notification_icon_bg = 0x7f070161;
+ }
+ public static final class id {
+ private id() {}
+
+ public static final int action_container = 0x7f080013;
+ public static final int action_divider = 0x7f080015;
+ public static final int action_image = 0x7f080016;
+ public static final int action_text = 0x7f08001d;
+ public static final int actions = 0x7f08001e;
+ public static final int async = 0x7f080026;
+ public static final int blocking = 0x7f080029;
+ public static final int chronometer = 0x7f080036;
+<<<<<<< HEAD:src/Project/app/build/generated/not_namespaced_r_class_sources/debug/r/androidx/drawerlayout/R.java
+ public static final int forever = 0x7f080051;
+ public static final int icon = 0x7f080057;
+ public static final int icon_group = 0x7f080058;
+ public static final int info = 0x7f08005b;
+ public static final int italic = 0x7f08005d;
+ public static final int line1 = 0x7f080072;
+ public static final int line3 = 0x7f080073;
+ public static final int normal = 0x7f0800c5;
+ public static final int notification_background = 0x7f0800cc;
+ public static final int notification_main_column = 0x7f0800cd;
+ public static final int notification_main_column_container = 0x7f0800ce;
+ public static final int right_icon = 0x7f0800da;
+ public static final int right_side = 0x7f0800db;
+ public static final int tag_transition_group = 0x7f080102;
+ public static final int tag_unhandled_key_event_manager = 0x7f080103;
+ public static final int tag_unhandled_key_listeners = 0x7f080104;
+ public static final int text = 0x7f080105;
+ public static final int text2 = 0x7f080106;
+ public static final int time = 0x7f080109;
+ public static final int title = 0x7f08010a;
+=======
+ public static final int forever = 0x7f080052;
+ public static final int icon = 0x7f08005a;
+ public static final int icon_group = 0x7f08005b;
+ public static final int info = 0x7f08005e;
+ public static final int italic = 0x7f080060;
+ public static final int line1 = 0x7f080075;
+ public static final int line3 = 0x7f080076;
+ public static final int normal = 0x7f0800cb;
+ public static final int notification_background = 0x7f0800d2;
+ public static final int notification_main_column = 0x7f0800d3;
+ public static final int notification_main_column_container = 0x7f0800d4;
+ public static final int right_icon = 0x7f0800e0;
+ public static final int right_side = 0x7f0800e1;
+ public static final int tag_transition_group = 0x7f080108;
+ public static final int tag_unhandled_key_event_manager = 0x7f080109;
+ public static final int tag_unhandled_key_listeners = 0x7f08010a;
+ public static final int text = 0x7f08010b;
+ public static final int text2 = 0x7f08010c;
+ public static final int time = 0x7f08010f;
+ public static final int title = 0x7f080110;
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/generated/not_namespaced_r_class_sources/release/r/androidx/drawerlayout/R.java
+ }
+ public static final class integer {
+ private integer() {}
+
+ public static final int status_bar_notification_info_maxnum = 0x7f090008;
+ }
+ public static final class layout {
+ private layout() {}
+
+<<<<<<< HEAD:src/Project/app/build/generated/not_namespaced_r_class_sources/debug/r/androidx/drawerlayout/R.java
+ public static final int notification_action = 0x7f0b003a;
+ public static final int notification_action_tombstone = 0x7f0b003b;
+ public static final int notification_template_custom_big = 0x7f0b0042;
+ public static final int notification_template_icon_group = 0x7f0b0043;
+ public static final int notification_template_part_chronometer = 0x7f0b0047;
+ public static final int notification_template_part_time = 0x7f0b0048;
+=======
+ public static final int notification_action = 0x7f0b003b;
+ public static final int notification_action_tombstone = 0x7f0b003c;
+ public static final int notification_template_custom_big = 0x7f0b0043;
+ public static final int notification_template_icon_group = 0x7f0b0044;
+ public static final int notification_template_part_chronometer = 0x7f0b0048;
+ public static final int notification_template_part_time = 0x7f0b0049;
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/generated/not_namespaced_r_class_sources/release/r/androidx/drawerlayout/R.java
+ }
+ public static final class string {
+ private string() {}
+
+ public static final int status_bar_notification_info_overflow = 0x7f0f00ab;
+ }
+ public static final class style {
+ private style() {}
+
+ public static final int TextAppearance_Compat_Notification = 0x7f1000ef;
+ public static final int TextAppearance_Compat_Notification_Info = 0x7f1000f0;
+ public static final int TextAppearance_Compat_Notification_Line2 = 0x7f1000f2;
+ public static final int TextAppearance_Compat_Notification_Time = 0x7f1000f5;
+ public static final int TextAppearance_Compat_Notification_Title = 0x7f1000f7;
+ public static final int Widget_Compat_NotificationActionContainer = 0x7f100176;
+ public static final int Widget_Compat_NotificationActionText = 0x7f100177;
+ }
+ public static final class styleable {
+ private styleable() {}
+
+ public static final int[] ColorStateListItem = { 0x10101a5, 0x101031f, 0x7f030027 };
+ public static final int ColorStateListItem_android_color = 0;
+ public static final int ColorStateListItem_android_alpha = 1;
+ public static final int ColorStateListItem_alpha = 2;
+ public static final int[] FontFamily = { 0x7f030082, 0x7f030083, 0x7f030084, 0x7f030085, 0x7f030086, 0x7f030087 };
+ public static final int FontFamily_fontProviderAuthority = 0;
+ public static final int FontFamily_fontProviderCerts = 1;
+ public static final int FontFamily_fontProviderFetchStrategy = 2;
+ public static final int FontFamily_fontProviderFetchTimeout = 3;
+ public static final int FontFamily_fontProviderPackage = 4;
+ public static final int FontFamily_fontProviderQuery = 5;
+ public static final int[] FontFamilyFont = { 0x1010532, 0x1010533, 0x101053f, 0x101056f, 0x1010570, 0x7f030080, 0x7f030088, 0x7f030089, 0x7f03008a, 0x7f030155 };
+ public static final int FontFamilyFont_android_font = 0;
+ public static final int FontFamilyFont_android_fontWeight = 1;
+ public static final int FontFamilyFont_android_fontStyle = 2;
+ public static final int FontFamilyFont_android_ttcIndex = 3;
+ public static final int FontFamilyFont_android_fontVariationSettings = 4;
+ public static final int FontFamilyFont_font = 5;
+ public static final int FontFamilyFont_fontStyle = 6;
+ public static final int FontFamilyFont_fontVariationSettings = 7;
+ public static final int FontFamilyFont_fontWeight = 8;
+ public static final int FontFamilyFont_ttcIndex = 9;
+ public static final int[] GradientColor = { 0x101019d, 0x101019e, 0x10101a1, 0x10101a2, 0x10101a3, 0x10101a4, 0x1010201, 0x101020b, 0x1010510, 0x1010511, 0x1010512, 0x1010513 };
+ public static final int GradientColor_android_startColor = 0;
+ public static final int GradientColor_android_endColor = 1;
+ public static final int GradientColor_android_type = 2;
+ public static final int GradientColor_android_centerX = 3;
+ public static final int GradientColor_android_centerY = 4;
+ public static final int GradientColor_android_gradientRadius = 5;
+ public static final int GradientColor_android_tileMode = 6;
+ public static final int GradientColor_android_centerColor = 7;
+ public static final int GradientColor_android_startX = 8;
+ public static final int GradientColor_android_startY = 9;
+ public static final int GradientColor_android_endX = 10;
+ public static final int GradientColor_android_endY = 11;
+ public static final int[] GradientColorItem = { 0x10101a5, 0x1010514 };
+ public static final int GradientColorItem_android_color = 0;
+ public static final int GradientColorItem_android_offset = 1;
+ }
+}
diff --git a/src/app/build/generated/not_namespaced_r_class_sources/release/r/androidx/fragment/R.java b/src/app/build/generated/not_namespaced_r_class_sources/release/r/androidx/fragment/R.java
new file mode 100644
index 00000000..e4da9292
--- /dev/null
+++ b/src/app/build/generated/not_namespaced_r_class_sources/release/r/androidx/fragment/R.java
@@ -0,0 +1,249 @@
+/* AUTO-GENERATED FILE. DO NOT MODIFY.
+ *
+ * This class was automatically generated by the
+ * gradle plugin from the resource data it found. It
+ * should not be modified by hand.
+ */
+package androidx.fragment;
+
+public final class R {
+ private R() {}
+
+ public static final class attr {
+ private attr() {}
+
+ public static final int alpha = 0x7f030027;
+ public static final int coordinatorLayoutStyle = 0x7f030064;
+ public static final int font = 0x7f030080;
+ public static final int fontProviderAuthority = 0x7f030082;
+ public static final int fontProviderCerts = 0x7f030083;
+ public static final int fontProviderFetchStrategy = 0x7f030084;
+ public static final int fontProviderFetchTimeout = 0x7f030085;
+ public static final int fontProviderPackage = 0x7f030086;
+ public static final int fontProviderQuery = 0x7f030087;
+ public static final int fontStyle = 0x7f030088;
+ public static final int fontVariationSettings = 0x7f030089;
+ public static final int fontWeight = 0x7f03008a;
+ public static final int keylines = 0x7f03009c;
+ public static final int layout_anchor = 0x7f0300a0;
+ public static final int layout_anchorGravity = 0x7f0300a1;
+ public static final int layout_behavior = 0x7f0300a2;
+ public static final int layout_dodgeInsetEdges = 0x7f0300cc;
+ public static final int layout_insetEdge = 0x7f0300d5;
+ public static final int layout_keyline = 0x7f0300d6;
+ public static final int statusBarBackground = 0x7f030122;
+ public static final int ttcIndex = 0x7f030155;
+ }
+ public static final class color {
+ private color() {}
+
+ public static final int notification_action_color_filter = 0x7f050041;
+ public static final int notification_icon_bg_color = 0x7f050042;
+ public static final int ripple_material_light = 0x7f05004e;
+ public static final int secondary_text_default_material_light = 0x7f050051;
+ }
+ public static final class dimen {
+ private dimen() {}
+
+ public static final int compat_button_inset_horizontal_material = 0x7f06004b;
+ public static final int compat_button_inset_vertical_material = 0x7f06004c;
+ public static final int compat_button_padding_horizontal_material = 0x7f06004d;
+ public static final int compat_button_padding_vertical_material = 0x7f06004e;
+ public static final int compat_control_corner_material = 0x7f06004f;
+ public static final int compat_notification_large_icon_max_height = 0x7f060050;
+ public static final int compat_notification_large_icon_max_width = 0x7f060051;
+ public static final int notification_action_icon_size = 0x7f060067;
+ public static final int notification_action_text_size = 0x7f060068;
+ public static final int notification_big_circle_margin = 0x7f060069;
+ public static final int notification_content_margin_start = 0x7f06006a;
+ public static final int notification_large_icon_height = 0x7f06006b;
+ public static final int notification_large_icon_width = 0x7f06006c;
+ public static final int notification_main_column_padding_top = 0x7f06006d;
+ public static final int notification_media_narrow_margin = 0x7f06006e;
+ public static final int notification_right_icon_size = 0x7f06006f;
+ public static final int notification_right_side_padding_top = 0x7f060070;
+ public static final int notification_small_icon_background_padding = 0x7f060071;
+ public static final int notification_small_icon_size_as_large = 0x7f060072;
+ public static final int notification_subtext_size = 0x7f060073;
+ public static final int notification_top_pad = 0x7f060074;
+ public static final int notification_top_pad_large_text = 0x7f060075;
+ }
+ public static final class drawable {
+ private drawable() {}
+
+ public static final int notification_action_background = 0x7f070156;
+ public static final int notification_bg = 0x7f070157;
+ public static final int notification_bg_low = 0x7f070158;
+ public static final int notification_bg_low_normal = 0x7f070159;
+ public static final int notification_bg_low_pressed = 0x7f07015a;
+ public static final int notification_bg_normal = 0x7f07015b;
+ public static final int notification_bg_normal_pressed = 0x7f07015c;
+ public static final int notification_icon_background = 0x7f07015d;
+ public static final int notification_template_icon_bg = 0x7f07015e;
+ public static final int notification_template_icon_low_bg = 0x7f07015f;
+ public static final int notification_tile_bg = 0x7f070160;
+ public static final int notify_panel_notification_icon_bg = 0x7f070161;
+ }
+ public static final class id {
+ private id() {}
+
+ public static final int action_container = 0x7f080013;
+ public static final int action_divider = 0x7f080015;
+ public static final int action_image = 0x7f080016;
+ public static final int action_text = 0x7f08001d;
+ public static final int actions = 0x7f08001e;
+ public static final int async = 0x7f080026;
+ public static final int blocking = 0x7f080029;
+ public static final int bottom = 0x7f08002a;
+ public static final int chronometer = 0x7f080036;
+<<<<<<< HEAD:src/Project/app/build/generated/not_namespaced_r_class_sources/debug/r/androidx/fragment/R.java
+ public static final int end = 0x7f080047;
+ public static final int forever = 0x7f080051;
+ public static final int icon = 0x7f080057;
+ public static final int icon_group = 0x7f080058;
+ public static final int info = 0x7f08005b;
+ public static final int italic = 0x7f08005d;
+ public static final int left = 0x7f080071;
+ public static final int line1 = 0x7f080072;
+ public static final int line3 = 0x7f080073;
+ public static final int none = 0x7f0800c4;
+ public static final int normal = 0x7f0800c5;
+ public static final int notification_background = 0x7f0800cc;
+ public static final int notification_main_column = 0x7f0800cd;
+ public static final int notification_main_column_container = 0x7f0800ce;
+ public static final int right = 0x7f0800d9;
+ public static final int right_icon = 0x7f0800da;
+ public static final int right_side = 0x7f0800db;
+ public static final int start = 0x7f0800f9;
+ public static final int tag_transition_group = 0x7f080102;
+ public static final int tag_unhandled_key_event_manager = 0x7f080103;
+ public static final int tag_unhandled_key_listeners = 0x7f080104;
+ public static final int text = 0x7f080105;
+ public static final int text2 = 0x7f080106;
+ public static final int time = 0x7f080109;
+ public static final int title = 0x7f08010a;
+ public static final int top = 0x7f08010d;
+=======
+ public static final int end = 0x7f080048;
+ public static final int forever = 0x7f080052;
+ public static final int icon = 0x7f08005a;
+ public static final int icon_group = 0x7f08005b;
+ public static final int info = 0x7f08005e;
+ public static final int italic = 0x7f080060;
+ public static final int left = 0x7f080074;
+ public static final int line1 = 0x7f080075;
+ public static final int line3 = 0x7f080076;
+ public static final int none = 0x7f0800ca;
+ public static final int normal = 0x7f0800cb;
+ public static final int notification_background = 0x7f0800d2;
+ public static final int notification_main_column = 0x7f0800d3;
+ public static final int notification_main_column_container = 0x7f0800d4;
+ public static final int right = 0x7f0800df;
+ public static final int right_icon = 0x7f0800e0;
+ public static final int right_side = 0x7f0800e1;
+ public static final int start = 0x7f0800ff;
+ public static final int tag_transition_group = 0x7f080108;
+ public static final int tag_unhandled_key_event_manager = 0x7f080109;
+ public static final int tag_unhandled_key_listeners = 0x7f08010a;
+ public static final int text = 0x7f08010b;
+ public static final int text2 = 0x7f08010c;
+ public static final int time = 0x7f08010f;
+ public static final int title = 0x7f080110;
+ public static final int top = 0x7f080113;
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/generated/not_namespaced_r_class_sources/release/r/androidx/fragment/R.java
+ }
+ public static final class integer {
+ private integer() {}
+
+ public static final int status_bar_notification_info_maxnum = 0x7f090008;
+ }
+ public static final class layout {
+ private layout() {}
+
+<<<<<<< HEAD:src/Project/app/build/generated/not_namespaced_r_class_sources/debug/r/androidx/fragment/R.java
+ public static final int notification_action = 0x7f0b003a;
+ public static final int notification_action_tombstone = 0x7f0b003b;
+ public static final int notification_template_custom_big = 0x7f0b0042;
+ public static final int notification_template_icon_group = 0x7f0b0043;
+ public static final int notification_template_part_chronometer = 0x7f0b0047;
+ public static final int notification_template_part_time = 0x7f0b0048;
+=======
+ public static final int notification_action = 0x7f0b003b;
+ public static final int notification_action_tombstone = 0x7f0b003c;
+ public static final int notification_template_custom_big = 0x7f0b0043;
+ public static final int notification_template_icon_group = 0x7f0b0044;
+ public static final int notification_template_part_chronometer = 0x7f0b0048;
+ public static final int notification_template_part_time = 0x7f0b0049;
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/generated/not_namespaced_r_class_sources/release/r/androidx/fragment/R.java
+ }
+ public static final class string {
+ private string() {}
+
+ public static final int status_bar_notification_info_overflow = 0x7f0f00ab;
+ }
+ public static final class style {
+ private style() {}
+
+ public static final int TextAppearance_Compat_Notification = 0x7f1000ef;
+ public static final int TextAppearance_Compat_Notification_Info = 0x7f1000f0;
+ public static final int TextAppearance_Compat_Notification_Line2 = 0x7f1000f2;
+ public static final int TextAppearance_Compat_Notification_Time = 0x7f1000f5;
+ public static final int TextAppearance_Compat_Notification_Title = 0x7f1000f7;
+ public static final int Widget_Compat_NotificationActionContainer = 0x7f100176;
+ public static final int Widget_Compat_NotificationActionText = 0x7f100177;
+ public static final int Widget_Support_CoordinatorLayout = 0x7f10017a;
+ }
+ public static final class styleable {
+ private styleable() {}
+
+ public static final int[] ColorStateListItem = { 0x10101a5, 0x101031f, 0x7f030027 };
+ public static final int ColorStateListItem_android_color = 0;
+ public static final int ColorStateListItem_android_alpha = 1;
+ public static final int ColorStateListItem_alpha = 2;
+ public static final int[] CoordinatorLayout = { 0x7f03009c, 0x7f030122 };
+ public static final int CoordinatorLayout_keylines = 0;
+ public static final int CoordinatorLayout_statusBarBackground = 1;
+ public static final int[] CoordinatorLayout_Layout = { 0x10100b3, 0x7f0300a0, 0x7f0300a1, 0x7f0300a2, 0x7f0300cc, 0x7f0300d5, 0x7f0300d6 };
+ public static final int CoordinatorLayout_Layout_android_layout_gravity = 0;
+ public static final int CoordinatorLayout_Layout_layout_anchor = 1;
+ public static final int CoordinatorLayout_Layout_layout_anchorGravity = 2;
+ public static final int CoordinatorLayout_Layout_layout_behavior = 3;
+ public static final int CoordinatorLayout_Layout_layout_dodgeInsetEdges = 4;
+ public static final int CoordinatorLayout_Layout_layout_insetEdge = 5;
+ public static final int CoordinatorLayout_Layout_layout_keyline = 6;
+ public static final int[] FontFamily = { 0x7f030082, 0x7f030083, 0x7f030084, 0x7f030085, 0x7f030086, 0x7f030087 };
+ public static final int FontFamily_fontProviderAuthority = 0;
+ public static final int FontFamily_fontProviderCerts = 1;
+ public static final int FontFamily_fontProviderFetchStrategy = 2;
+ public static final int FontFamily_fontProviderFetchTimeout = 3;
+ public static final int FontFamily_fontProviderPackage = 4;
+ public static final int FontFamily_fontProviderQuery = 5;
+ public static final int[] FontFamilyFont = { 0x1010532, 0x1010533, 0x101053f, 0x101056f, 0x1010570, 0x7f030080, 0x7f030088, 0x7f030089, 0x7f03008a, 0x7f030155 };
+ public static final int FontFamilyFont_android_font = 0;
+ public static final int FontFamilyFont_android_fontWeight = 1;
+ public static final int FontFamilyFont_android_fontStyle = 2;
+ public static final int FontFamilyFont_android_ttcIndex = 3;
+ public static final int FontFamilyFont_android_fontVariationSettings = 4;
+ public static final int FontFamilyFont_font = 5;
+ public static final int FontFamilyFont_fontStyle = 6;
+ public static final int FontFamilyFont_fontVariationSettings = 7;
+ public static final int FontFamilyFont_fontWeight = 8;
+ public static final int FontFamilyFont_ttcIndex = 9;
+ public static final int[] GradientColor = { 0x101019d, 0x101019e, 0x10101a1, 0x10101a2, 0x10101a3, 0x10101a4, 0x1010201, 0x101020b, 0x1010510, 0x1010511, 0x1010512, 0x1010513 };
+ public static final int GradientColor_android_startColor = 0;
+ public static final int GradientColor_android_endColor = 1;
+ public static final int GradientColor_android_type = 2;
+ public static final int GradientColor_android_centerX = 3;
+ public static final int GradientColor_android_centerY = 4;
+ public static final int GradientColor_android_gradientRadius = 5;
+ public static final int GradientColor_android_tileMode = 6;
+ public static final int GradientColor_android_centerColor = 7;
+ public static final int GradientColor_android_startX = 8;
+ public static final int GradientColor_android_startY = 9;
+ public static final int GradientColor_android_endX = 10;
+ public static final int GradientColor_android_endY = 11;
+ public static final int[] GradientColorItem = { 0x10101a5, 0x1010514 };
+ public static final int GradientColorItem_android_color = 0;
+ public static final int GradientColorItem_android_offset = 1;
+ }
+}
diff --git a/src/app/build/generated/not_namespaced_r_class_sources/release/r/androidx/interpolator/R.java b/src/app/build/generated/not_namespaced_r_class_sources/release/r/androidx/interpolator/R.java
new file mode 100644
index 00000000..b57cebd8
--- /dev/null
+++ b/src/app/build/generated/not_namespaced_r_class_sources/release/r/androidx/interpolator/R.java
@@ -0,0 +1,12 @@
+/* AUTO-GENERATED FILE. DO NOT MODIFY.
+ *
+ * This class was automatically generated by the
+ * gradle plugin from the resource data it found. It
+ * should not be modified by hand.
+ */
+package androidx.interpolator;
+
+public final class R {
+ private R() {}
+
+}
diff --git a/src/app/build/generated/not_namespaced_r_class_sources/release/r/androidx/legacy/coreui/R.java b/src/app/build/generated/not_namespaced_r_class_sources/release/r/androidx/legacy/coreui/R.java
new file mode 100644
index 00000000..10970372
--- /dev/null
+++ b/src/app/build/generated/not_namespaced_r_class_sources/release/r/androidx/legacy/coreui/R.java
@@ -0,0 +1,249 @@
+/* AUTO-GENERATED FILE. DO NOT MODIFY.
+ *
+ * This class was automatically generated by the
+ * gradle plugin from the resource data it found. It
+ * should not be modified by hand.
+ */
+package androidx.legacy.coreui;
+
+public final class R {
+ private R() {}
+
+ public static final class attr {
+ private attr() {}
+
+ public static final int alpha = 0x7f030027;
+ public static final int coordinatorLayoutStyle = 0x7f030064;
+ public static final int font = 0x7f030080;
+ public static final int fontProviderAuthority = 0x7f030082;
+ public static final int fontProviderCerts = 0x7f030083;
+ public static final int fontProviderFetchStrategy = 0x7f030084;
+ public static final int fontProviderFetchTimeout = 0x7f030085;
+ public static final int fontProviderPackage = 0x7f030086;
+ public static final int fontProviderQuery = 0x7f030087;
+ public static final int fontStyle = 0x7f030088;
+ public static final int fontVariationSettings = 0x7f030089;
+ public static final int fontWeight = 0x7f03008a;
+ public static final int keylines = 0x7f03009c;
+ public static final int layout_anchor = 0x7f0300a0;
+ public static final int layout_anchorGravity = 0x7f0300a1;
+ public static final int layout_behavior = 0x7f0300a2;
+ public static final int layout_dodgeInsetEdges = 0x7f0300cc;
+ public static final int layout_insetEdge = 0x7f0300d5;
+ public static final int layout_keyline = 0x7f0300d6;
+ public static final int statusBarBackground = 0x7f030122;
+ public static final int ttcIndex = 0x7f030155;
+ }
+ public static final class color {
+ private color() {}
+
+ public static final int notification_action_color_filter = 0x7f050041;
+ public static final int notification_icon_bg_color = 0x7f050042;
+ public static final int ripple_material_light = 0x7f05004e;
+ public static final int secondary_text_default_material_light = 0x7f050051;
+ }
+ public static final class dimen {
+ private dimen() {}
+
+ public static final int compat_button_inset_horizontal_material = 0x7f06004b;
+ public static final int compat_button_inset_vertical_material = 0x7f06004c;
+ public static final int compat_button_padding_horizontal_material = 0x7f06004d;
+ public static final int compat_button_padding_vertical_material = 0x7f06004e;
+ public static final int compat_control_corner_material = 0x7f06004f;
+ public static final int compat_notification_large_icon_max_height = 0x7f060050;
+ public static final int compat_notification_large_icon_max_width = 0x7f060051;
+ public static final int notification_action_icon_size = 0x7f060067;
+ public static final int notification_action_text_size = 0x7f060068;
+ public static final int notification_big_circle_margin = 0x7f060069;
+ public static final int notification_content_margin_start = 0x7f06006a;
+ public static final int notification_large_icon_height = 0x7f06006b;
+ public static final int notification_large_icon_width = 0x7f06006c;
+ public static final int notification_main_column_padding_top = 0x7f06006d;
+ public static final int notification_media_narrow_margin = 0x7f06006e;
+ public static final int notification_right_icon_size = 0x7f06006f;
+ public static final int notification_right_side_padding_top = 0x7f060070;
+ public static final int notification_small_icon_background_padding = 0x7f060071;
+ public static final int notification_small_icon_size_as_large = 0x7f060072;
+ public static final int notification_subtext_size = 0x7f060073;
+ public static final int notification_top_pad = 0x7f060074;
+ public static final int notification_top_pad_large_text = 0x7f060075;
+ }
+ public static final class drawable {
+ private drawable() {}
+
+ public static final int notification_action_background = 0x7f070156;
+ public static final int notification_bg = 0x7f070157;
+ public static final int notification_bg_low = 0x7f070158;
+ public static final int notification_bg_low_normal = 0x7f070159;
+ public static final int notification_bg_low_pressed = 0x7f07015a;
+ public static final int notification_bg_normal = 0x7f07015b;
+ public static final int notification_bg_normal_pressed = 0x7f07015c;
+ public static final int notification_icon_background = 0x7f07015d;
+ public static final int notification_template_icon_bg = 0x7f07015e;
+ public static final int notification_template_icon_low_bg = 0x7f07015f;
+ public static final int notification_tile_bg = 0x7f070160;
+ public static final int notify_panel_notification_icon_bg = 0x7f070161;
+ }
+ public static final class id {
+ private id() {}
+
+ public static final int action_container = 0x7f080013;
+ public static final int action_divider = 0x7f080015;
+ public static final int action_image = 0x7f080016;
+ public static final int action_text = 0x7f08001d;
+ public static final int actions = 0x7f08001e;
+ public static final int async = 0x7f080026;
+ public static final int blocking = 0x7f080029;
+ public static final int bottom = 0x7f08002a;
+ public static final int chronometer = 0x7f080036;
+<<<<<<< HEAD:src/Project/app/build/generated/not_namespaced_r_class_sources/debug/r/androidx/legacy/coreui/R.java
+ public static final int end = 0x7f080047;
+ public static final int forever = 0x7f080051;
+ public static final int icon = 0x7f080057;
+ public static final int icon_group = 0x7f080058;
+ public static final int info = 0x7f08005b;
+ public static final int italic = 0x7f08005d;
+ public static final int left = 0x7f080071;
+ public static final int line1 = 0x7f080072;
+ public static final int line3 = 0x7f080073;
+ public static final int none = 0x7f0800c4;
+ public static final int normal = 0x7f0800c5;
+ public static final int notification_background = 0x7f0800cc;
+ public static final int notification_main_column = 0x7f0800cd;
+ public static final int notification_main_column_container = 0x7f0800ce;
+ public static final int right = 0x7f0800d9;
+ public static final int right_icon = 0x7f0800da;
+ public static final int right_side = 0x7f0800db;
+ public static final int start = 0x7f0800f9;
+ public static final int tag_transition_group = 0x7f080102;
+ public static final int tag_unhandled_key_event_manager = 0x7f080103;
+ public static final int tag_unhandled_key_listeners = 0x7f080104;
+ public static final int text = 0x7f080105;
+ public static final int text2 = 0x7f080106;
+ public static final int time = 0x7f080109;
+ public static final int title = 0x7f08010a;
+ public static final int top = 0x7f08010d;
+=======
+ public static final int end = 0x7f080048;
+ public static final int forever = 0x7f080052;
+ public static final int icon = 0x7f08005a;
+ public static final int icon_group = 0x7f08005b;
+ public static final int info = 0x7f08005e;
+ public static final int italic = 0x7f080060;
+ public static final int left = 0x7f080074;
+ public static final int line1 = 0x7f080075;
+ public static final int line3 = 0x7f080076;
+ public static final int none = 0x7f0800ca;
+ public static final int normal = 0x7f0800cb;
+ public static final int notification_background = 0x7f0800d2;
+ public static final int notification_main_column = 0x7f0800d3;
+ public static final int notification_main_column_container = 0x7f0800d4;
+ public static final int right = 0x7f0800df;
+ public static final int right_icon = 0x7f0800e0;
+ public static final int right_side = 0x7f0800e1;
+ public static final int start = 0x7f0800ff;
+ public static final int tag_transition_group = 0x7f080108;
+ public static final int tag_unhandled_key_event_manager = 0x7f080109;
+ public static final int tag_unhandled_key_listeners = 0x7f08010a;
+ public static final int text = 0x7f08010b;
+ public static final int text2 = 0x7f08010c;
+ public static final int time = 0x7f08010f;
+ public static final int title = 0x7f080110;
+ public static final int top = 0x7f080113;
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/generated/not_namespaced_r_class_sources/release/r/androidx/legacy/coreui/R.java
+ }
+ public static final class integer {
+ private integer() {}
+
+ public static final int status_bar_notification_info_maxnum = 0x7f090008;
+ }
+ public static final class layout {
+ private layout() {}
+
+<<<<<<< HEAD:src/Project/app/build/generated/not_namespaced_r_class_sources/debug/r/androidx/legacy/coreui/R.java
+ public static final int notification_action = 0x7f0b003a;
+ public static final int notification_action_tombstone = 0x7f0b003b;
+ public static final int notification_template_custom_big = 0x7f0b0042;
+ public static final int notification_template_icon_group = 0x7f0b0043;
+ public static final int notification_template_part_chronometer = 0x7f0b0047;
+ public static final int notification_template_part_time = 0x7f0b0048;
+=======
+ public static final int notification_action = 0x7f0b003b;
+ public static final int notification_action_tombstone = 0x7f0b003c;
+ public static final int notification_template_custom_big = 0x7f0b0043;
+ public static final int notification_template_icon_group = 0x7f0b0044;
+ public static final int notification_template_part_chronometer = 0x7f0b0048;
+ public static final int notification_template_part_time = 0x7f0b0049;
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/generated/not_namespaced_r_class_sources/release/r/androidx/legacy/coreui/R.java
+ }
+ public static final class string {
+ private string() {}
+
+ public static final int status_bar_notification_info_overflow = 0x7f0f00ab;
+ }
+ public static final class style {
+ private style() {}
+
+ public static final int TextAppearance_Compat_Notification = 0x7f1000ef;
+ public static final int TextAppearance_Compat_Notification_Info = 0x7f1000f0;
+ public static final int TextAppearance_Compat_Notification_Line2 = 0x7f1000f2;
+ public static final int TextAppearance_Compat_Notification_Time = 0x7f1000f5;
+ public static final int TextAppearance_Compat_Notification_Title = 0x7f1000f7;
+ public static final int Widget_Compat_NotificationActionContainer = 0x7f100176;
+ public static final int Widget_Compat_NotificationActionText = 0x7f100177;
+ public static final int Widget_Support_CoordinatorLayout = 0x7f10017a;
+ }
+ public static final class styleable {
+ private styleable() {}
+
+ public static final int[] ColorStateListItem = { 0x10101a5, 0x101031f, 0x7f030027 };
+ public static final int ColorStateListItem_android_color = 0;
+ public static final int ColorStateListItem_android_alpha = 1;
+ public static final int ColorStateListItem_alpha = 2;
+ public static final int[] CoordinatorLayout = { 0x7f03009c, 0x7f030122 };
+ public static final int CoordinatorLayout_keylines = 0;
+ public static final int CoordinatorLayout_statusBarBackground = 1;
+ public static final int[] CoordinatorLayout_Layout = { 0x10100b3, 0x7f0300a0, 0x7f0300a1, 0x7f0300a2, 0x7f0300cc, 0x7f0300d5, 0x7f0300d6 };
+ public static final int CoordinatorLayout_Layout_android_layout_gravity = 0;
+ public static final int CoordinatorLayout_Layout_layout_anchor = 1;
+ public static final int CoordinatorLayout_Layout_layout_anchorGravity = 2;
+ public static final int CoordinatorLayout_Layout_layout_behavior = 3;
+ public static final int CoordinatorLayout_Layout_layout_dodgeInsetEdges = 4;
+ public static final int CoordinatorLayout_Layout_layout_insetEdge = 5;
+ public static final int CoordinatorLayout_Layout_layout_keyline = 6;
+ public static final int[] FontFamily = { 0x7f030082, 0x7f030083, 0x7f030084, 0x7f030085, 0x7f030086, 0x7f030087 };
+ public static final int FontFamily_fontProviderAuthority = 0;
+ public static final int FontFamily_fontProviderCerts = 1;
+ public static final int FontFamily_fontProviderFetchStrategy = 2;
+ public static final int FontFamily_fontProviderFetchTimeout = 3;
+ public static final int FontFamily_fontProviderPackage = 4;
+ public static final int FontFamily_fontProviderQuery = 5;
+ public static final int[] FontFamilyFont = { 0x1010532, 0x1010533, 0x101053f, 0x101056f, 0x1010570, 0x7f030080, 0x7f030088, 0x7f030089, 0x7f03008a, 0x7f030155 };
+ public static final int FontFamilyFont_android_font = 0;
+ public static final int FontFamilyFont_android_fontWeight = 1;
+ public static final int FontFamilyFont_android_fontStyle = 2;
+ public static final int FontFamilyFont_android_ttcIndex = 3;
+ public static final int FontFamilyFont_android_fontVariationSettings = 4;
+ public static final int FontFamilyFont_font = 5;
+ public static final int FontFamilyFont_fontStyle = 6;
+ public static final int FontFamilyFont_fontVariationSettings = 7;
+ public static final int FontFamilyFont_fontWeight = 8;
+ public static final int FontFamilyFont_ttcIndex = 9;
+ public static final int[] GradientColor = { 0x101019d, 0x101019e, 0x10101a1, 0x10101a2, 0x10101a3, 0x10101a4, 0x1010201, 0x101020b, 0x1010510, 0x1010511, 0x1010512, 0x1010513 };
+ public static final int GradientColor_android_startColor = 0;
+ public static final int GradientColor_android_endColor = 1;
+ public static final int GradientColor_android_type = 2;
+ public static final int GradientColor_android_centerX = 3;
+ public static final int GradientColor_android_centerY = 4;
+ public static final int GradientColor_android_gradientRadius = 5;
+ public static final int GradientColor_android_tileMode = 6;
+ public static final int GradientColor_android_centerColor = 7;
+ public static final int GradientColor_android_startX = 8;
+ public static final int GradientColor_android_startY = 9;
+ public static final int GradientColor_android_endX = 10;
+ public static final int GradientColor_android_endY = 11;
+ public static final int[] GradientColorItem = { 0x10101a5, 0x1010514 };
+ public static final int GradientColorItem_android_color = 0;
+ public static final int GradientColorItem_android_offset = 1;
+ }
+}
diff --git a/src/app/build/generated/not_namespaced_r_class_sources/release/r/androidx/legacy/coreutils/R.java b/src/app/build/generated/not_namespaced_r_class_sources/release/r/androidx/legacy/coreutils/R.java
new file mode 100644
index 00000000..a49994a1
--- /dev/null
+++ b/src/app/build/generated/not_namespaced_r_class_sources/release/r/androidx/legacy/coreutils/R.java
@@ -0,0 +1,215 @@
+/* AUTO-GENERATED FILE. DO NOT MODIFY.
+ *
+ * This class was automatically generated by the
+ * gradle plugin from the resource data it found. It
+ * should not be modified by hand.
+ */
+package androidx.legacy.coreutils;
+
+public final class R {
+ private R() {}
+
+ public static final class attr {
+ private attr() {}
+
+ public static final int alpha = 0x7f030027;
+ public static final int font = 0x7f030080;
+ public static final int fontProviderAuthority = 0x7f030082;
+ public static final int fontProviderCerts = 0x7f030083;
+ public static final int fontProviderFetchStrategy = 0x7f030084;
+ public static final int fontProviderFetchTimeout = 0x7f030085;
+ public static final int fontProviderPackage = 0x7f030086;
+ public static final int fontProviderQuery = 0x7f030087;
+ public static final int fontStyle = 0x7f030088;
+ public static final int fontVariationSettings = 0x7f030089;
+ public static final int fontWeight = 0x7f03008a;
+ public static final int ttcIndex = 0x7f030155;
+ }
+ public static final class color {
+ private color() {}
+
+ public static final int notification_action_color_filter = 0x7f050041;
+ public static final int notification_icon_bg_color = 0x7f050042;
+ public static final int ripple_material_light = 0x7f05004e;
+ public static final int secondary_text_default_material_light = 0x7f050051;
+ }
+ public static final class dimen {
+ private dimen() {}
+
+ public static final int compat_button_inset_horizontal_material = 0x7f06004b;
+ public static final int compat_button_inset_vertical_material = 0x7f06004c;
+ public static final int compat_button_padding_horizontal_material = 0x7f06004d;
+ public static final int compat_button_padding_vertical_material = 0x7f06004e;
+ public static final int compat_control_corner_material = 0x7f06004f;
+ public static final int compat_notification_large_icon_max_height = 0x7f060050;
+ public static final int compat_notification_large_icon_max_width = 0x7f060051;
+ public static final int notification_action_icon_size = 0x7f060067;
+ public static final int notification_action_text_size = 0x7f060068;
+ public static final int notification_big_circle_margin = 0x7f060069;
+ public static final int notification_content_margin_start = 0x7f06006a;
+ public static final int notification_large_icon_height = 0x7f06006b;
+ public static final int notification_large_icon_width = 0x7f06006c;
+ public static final int notification_main_column_padding_top = 0x7f06006d;
+ public static final int notification_media_narrow_margin = 0x7f06006e;
+ public static final int notification_right_icon_size = 0x7f06006f;
+ public static final int notification_right_side_padding_top = 0x7f060070;
+ public static final int notification_small_icon_background_padding = 0x7f060071;
+ public static final int notification_small_icon_size_as_large = 0x7f060072;
+ public static final int notification_subtext_size = 0x7f060073;
+ public static final int notification_top_pad = 0x7f060074;
+ public static final int notification_top_pad_large_text = 0x7f060075;
+ }
+ public static final class drawable {
+ private drawable() {}
+
+ public static final int notification_action_background = 0x7f070156;
+ public static final int notification_bg = 0x7f070157;
+ public static final int notification_bg_low = 0x7f070158;
+ public static final int notification_bg_low_normal = 0x7f070159;
+ public static final int notification_bg_low_pressed = 0x7f07015a;
+ public static final int notification_bg_normal = 0x7f07015b;
+ public static final int notification_bg_normal_pressed = 0x7f07015c;
+ public static final int notification_icon_background = 0x7f07015d;
+ public static final int notification_template_icon_bg = 0x7f07015e;
+ public static final int notification_template_icon_low_bg = 0x7f07015f;
+ public static final int notification_tile_bg = 0x7f070160;
+ public static final int notify_panel_notification_icon_bg = 0x7f070161;
+ }
+ public static final class id {
+ private id() {}
+
+ public static final int action_container = 0x7f080013;
+ public static final int action_divider = 0x7f080015;
+ public static final int action_image = 0x7f080016;
+ public static final int action_text = 0x7f08001d;
+ public static final int actions = 0x7f08001e;
+ public static final int async = 0x7f080026;
+ public static final int blocking = 0x7f080029;
+ public static final int chronometer = 0x7f080036;
+<<<<<<< HEAD:src/Project/app/build/generated/not_namespaced_r_class_sources/debug/r/androidx/legacy/coreutils/R.java
+ public static final int forever = 0x7f080051;
+ public static final int icon = 0x7f080057;
+ public static final int icon_group = 0x7f080058;
+ public static final int info = 0x7f08005b;
+ public static final int italic = 0x7f08005d;
+ public static final int line1 = 0x7f080072;
+ public static final int line3 = 0x7f080073;
+ public static final int normal = 0x7f0800c5;
+ public static final int notification_background = 0x7f0800cc;
+ public static final int notification_main_column = 0x7f0800cd;
+ public static final int notification_main_column_container = 0x7f0800ce;
+ public static final int right_icon = 0x7f0800da;
+ public static final int right_side = 0x7f0800db;
+ public static final int tag_transition_group = 0x7f080102;
+ public static final int tag_unhandled_key_event_manager = 0x7f080103;
+ public static final int tag_unhandled_key_listeners = 0x7f080104;
+ public static final int text = 0x7f080105;
+ public static final int text2 = 0x7f080106;
+ public static final int time = 0x7f080109;
+ public static final int title = 0x7f08010a;
+=======
+ public static final int forever = 0x7f080052;
+ public static final int icon = 0x7f08005a;
+ public static final int icon_group = 0x7f08005b;
+ public static final int info = 0x7f08005e;
+ public static final int italic = 0x7f080060;
+ public static final int line1 = 0x7f080075;
+ public static final int line3 = 0x7f080076;
+ public static final int normal = 0x7f0800cb;
+ public static final int notification_background = 0x7f0800d2;
+ public static final int notification_main_column = 0x7f0800d3;
+ public static final int notification_main_column_container = 0x7f0800d4;
+ public static final int right_icon = 0x7f0800e0;
+ public static final int right_side = 0x7f0800e1;
+ public static final int tag_transition_group = 0x7f080108;
+ public static final int tag_unhandled_key_event_manager = 0x7f080109;
+ public static final int tag_unhandled_key_listeners = 0x7f08010a;
+ public static final int text = 0x7f08010b;
+ public static final int text2 = 0x7f08010c;
+ public static final int time = 0x7f08010f;
+ public static final int title = 0x7f080110;
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/generated/not_namespaced_r_class_sources/release/r/androidx/legacy/coreutils/R.java
+ }
+ public static final class integer {
+ private integer() {}
+
+ public static final int status_bar_notification_info_maxnum = 0x7f090008;
+ }
+ public static final class layout {
+ private layout() {}
+
+<<<<<<< HEAD:src/Project/app/build/generated/not_namespaced_r_class_sources/debug/r/androidx/legacy/coreutils/R.java
+ public static final int notification_action = 0x7f0b003a;
+ public static final int notification_action_tombstone = 0x7f0b003b;
+ public static final int notification_template_custom_big = 0x7f0b0042;
+ public static final int notification_template_icon_group = 0x7f0b0043;
+ public static final int notification_template_part_chronometer = 0x7f0b0047;
+ public static final int notification_template_part_time = 0x7f0b0048;
+=======
+ public static final int notification_action = 0x7f0b003b;
+ public static final int notification_action_tombstone = 0x7f0b003c;
+ public static final int notification_template_custom_big = 0x7f0b0043;
+ public static final int notification_template_icon_group = 0x7f0b0044;
+ public static final int notification_template_part_chronometer = 0x7f0b0048;
+ public static final int notification_template_part_time = 0x7f0b0049;
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/generated/not_namespaced_r_class_sources/release/r/androidx/legacy/coreutils/R.java
+ }
+ public static final class string {
+ private string() {}
+
+ public static final int status_bar_notification_info_overflow = 0x7f0f00ab;
+ }
+ public static final class style {
+ private style() {}
+
+ public static final int TextAppearance_Compat_Notification = 0x7f1000ef;
+ public static final int TextAppearance_Compat_Notification_Info = 0x7f1000f0;
+ public static final int TextAppearance_Compat_Notification_Line2 = 0x7f1000f2;
+ public static final int TextAppearance_Compat_Notification_Time = 0x7f1000f5;
+ public static final int TextAppearance_Compat_Notification_Title = 0x7f1000f7;
+ public static final int Widget_Compat_NotificationActionContainer = 0x7f100176;
+ public static final int Widget_Compat_NotificationActionText = 0x7f100177;
+ }
+ public static final class styleable {
+ private styleable() {}
+
+ public static final int[] ColorStateListItem = { 0x10101a5, 0x101031f, 0x7f030027 };
+ public static final int ColorStateListItem_android_color = 0;
+ public static final int ColorStateListItem_android_alpha = 1;
+ public static final int ColorStateListItem_alpha = 2;
+ public static final int[] FontFamily = { 0x7f030082, 0x7f030083, 0x7f030084, 0x7f030085, 0x7f030086, 0x7f030087 };
+ public static final int FontFamily_fontProviderAuthority = 0;
+ public static final int FontFamily_fontProviderCerts = 1;
+ public static final int FontFamily_fontProviderFetchStrategy = 2;
+ public static final int FontFamily_fontProviderFetchTimeout = 3;
+ public static final int FontFamily_fontProviderPackage = 4;
+ public static final int FontFamily_fontProviderQuery = 5;
+ public static final int[] FontFamilyFont = { 0x1010532, 0x1010533, 0x101053f, 0x101056f, 0x1010570, 0x7f030080, 0x7f030088, 0x7f030089, 0x7f03008a, 0x7f030155 };
+ public static final int FontFamilyFont_android_font = 0;
+ public static final int FontFamilyFont_android_fontWeight = 1;
+ public static final int FontFamilyFont_android_fontStyle = 2;
+ public static final int FontFamilyFont_android_ttcIndex = 3;
+ public static final int FontFamilyFont_android_fontVariationSettings = 4;
+ public static final int FontFamilyFont_font = 5;
+ public static final int FontFamilyFont_fontStyle = 6;
+ public static final int FontFamilyFont_fontVariationSettings = 7;
+ public static final int FontFamilyFont_fontWeight = 8;
+ public static final int FontFamilyFont_ttcIndex = 9;
+ public static final int[] GradientColor = { 0x101019d, 0x101019e, 0x10101a1, 0x10101a2, 0x10101a3, 0x10101a4, 0x1010201, 0x101020b, 0x1010510, 0x1010511, 0x1010512, 0x1010513 };
+ public static final int GradientColor_android_startColor = 0;
+ public static final int GradientColor_android_endColor = 1;
+ public static final int GradientColor_android_type = 2;
+ public static final int GradientColor_android_centerX = 3;
+ public static final int GradientColor_android_centerY = 4;
+ public static final int GradientColor_android_gradientRadius = 5;
+ public static final int GradientColor_android_tileMode = 6;
+ public static final int GradientColor_android_centerColor = 7;
+ public static final int GradientColor_android_startX = 8;
+ public static final int GradientColor_android_startY = 9;
+ public static final int GradientColor_android_endX = 10;
+ public static final int GradientColor_android_endY = 11;
+ public static final int[] GradientColorItem = { 0x10101a5, 0x1010514 };
+ public static final int GradientColorItem_android_color = 0;
+ public static final int GradientColorItem_android_offset = 1;
+ }
+}
diff --git a/src/app/build/generated/not_namespaced_r_class_sources/release/r/androidx/lifecycle/R.java b/src/app/build/generated/not_namespaced_r_class_sources/release/r/androidx/lifecycle/R.java
new file mode 100644
index 00000000..bc12ff35
--- /dev/null
+++ b/src/app/build/generated/not_namespaced_r_class_sources/release/r/androidx/lifecycle/R.java
@@ -0,0 +1,12 @@
+/* AUTO-GENERATED FILE. DO NOT MODIFY.
+ *
+ * This class was automatically generated by the
+ * gradle plugin from the resource data it found. It
+ * should not be modified by hand.
+ */
+package androidx.lifecycle;
+
+public final class R {
+ private R() {}
+
+}
diff --git a/src/app/build/generated/not_namespaced_r_class_sources/release/r/androidx/lifecycle/livedata/R.java b/src/app/build/generated/not_namespaced_r_class_sources/release/r/androidx/lifecycle/livedata/R.java
new file mode 100644
index 00000000..a6a177e0
--- /dev/null
+++ b/src/app/build/generated/not_namespaced_r_class_sources/release/r/androidx/lifecycle/livedata/R.java
@@ -0,0 +1,12 @@
+/* AUTO-GENERATED FILE. DO NOT MODIFY.
+ *
+ * This class was automatically generated by the
+ * gradle plugin from the resource data it found. It
+ * should not be modified by hand.
+ */
+package androidx.lifecycle.livedata;
+
+public final class R {
+ private R() {}
+
+}
diff --git a/src/app/build/generated/not_namespaced_r_class_sources/release/r/androidx/lifecycle/livedata/core/R.java b/src/app/build/generated/not_namespaced_r_class_sources/release/r/androidx/lifecycle/livedata/core/R.java
new file mode 100644
index 00000000..3ff06438
--- /dev/null
+++ b/src/app/build/generated/not_namespaced_r_class_sources/release/r/androidx/lifecycle/livedata/core/R.java
@@ -0,0 +1,12 @@
+/* AUTO-GENERATED FILE. DO NOT MODIFY.
+ *
+ * This class was automatically generated by the
+ * gradle plugin from the resource data it found. It
+ * should not be modified by hand.
+ */
+package androidx.lifecycle.livedata.core;
+
+public final class R {
+ private R() {}
+
+}
diff --git a/src/app/build/generated/not_namespaced_r_class_sources/release/r/androidx/lifecycle/viewmodel/R.java b/src/app/build/generated/not_namespaced_r_class_sources/release/r/androidx/lifecycle/viewmodel/R.java
new file mode 100644
index 00000000..116fcf33
--- /dev/null
+++ b/src/app/build/generated/not_namespaced_r_class_sources/release/r/androidx/lifecycle/viewmodel/R.java
@@ -0,0 +1,12 @@
+/* AUTO-GENERATED FILE. DO NOT MODIFY.
+ *
+ * This class was automatically generated by the
+ * gradle plugin from the resource data it found. It
+ * should not be modified by hand.
+ */
+package androidx.lifecycle.viewmodel;
+
+public final class R {
+ private R() {}
+
+}
diff --git a/src/app/build/generated/not_namespaced_r_class_sources/release/r/androidx/loader/R.java b/src/app/build/generated/not_namespaced_r_class_sources/release/r/androidx/loader/R.java
new file mode 100644
index 00000000..329d4990
--- /dev/null
+++ b/src/app/build/generated/not_namespaced_r_class_sources/release/r/androidx/loader/R.java
@@ -0,0 +1,215 @@
+/* AUTO-GENERATED FILE. DO NOT MODIFY.
+ *
+ * This class was automatically generated by the
+ * gradle plugin from the resource data it found. It
+ * should not be modified by hand.
+ */
+package androidx.loader;
+
+public final class R {
+ private R() {}
+
+ public static final class attr {
+ private attr() {}
+
+ public static final int alpha = 0x7f030027;
+ public static final int font = 0x7f030080;
+ public static final int fontProviderAuthority = 0x7f030082;
+ public static final int fontProviderCerts = 0x7f030083;
+ public static final int fontProviderFetchStrategy = 0x7f030084;
+ public static final int fontProviderFetchTimeout = 0x7f030085;
+ public static final int fontProviderPackage = 0x7f030086;
+ public static final int fontProviderQuery = 0x7f030087;
+ public static final int fontStyle = 0x7f030088;
+ public static final int fontVariationSettings = 0x7f030089;
+ public static final int fontWeight = 0x7f03008a;
+ public static final int ttcIndex = 0x7f030155;
+ }
+ public static final class color {
+ private color() {}
+
+ public static final int notification_action_color_filter = 0x7f050041;
+ public static final int notification_icon_bg_color = 0x7f050042;
+ public static final int ripple_material_light = 0x7f05004e;
+ public static final int secondary_text_default_material_light = 0x7f050051;
+ }
+ public static final class dimen {
+ private dimen() {}
+
+ public static final int compat_button_inset_horizontal_material = 0x7f06004b;
+ public static final int compat_button_inset_vertical_material = 0x7f06004c;
+ public static final int compat_button_padding_horizontal_material = 0x7f06004d;
+ public static final int compat_button_padding_vertical_material = 0x7f06004e;
+ public static final int compat_control_corner_material = 0x7f06004f;
+ public static final int compat_notification_large_icon_max_height = 0x7f060050;
+ public static final int compat_notification_large_icon_max_width = 0x7f060051;
+ public static final int notification_action_icon_size = 0x7f060067;
+ public static final int notification_action_text_size = 0x7f060068;
+ public static final int notification_big_circle_margin = 0x7f060069;
+ public static final int notification_content_margin_start = 0x7f06006a;
+ public static final int notification_large_icon_height = 0x7f06006b;
+ public static final int notification_large_icon_width = 0x7f06006c;
+ public static final int notification_main_column_padding_top = 0x7f06006d;
+ public static final int notification_media_narrow_margin = 0x7f06006e;
+ public static final int notification_right_icon_size = 0x7f06006f;
+ public static final int notification_right_side_padding_top = 0x7f060070;
+ public static final int notification_small_icon_background_padding = 0x7f060071;
+ public static final int notification_small_icon_size_as_large = 0x7f060072;
+ public static final int notification_subtext_size = 0x7f060073;
+ public static final int notification_top_pad = 0x7f060074;
+ public static final int notification_top_pad_large_text = 0x7f060075;
+ }
+ public static final class drawable {
+ private drawable() {}
+
+ public static final int notification_action_background = 0x7f070156;
+ public static final int notification_bg = 0x7f070157;
+ public static final int notification_bg_low = 0x7f070158;
+ public static final int notification_bg_low_normal = 0x7f070159;
+ public static final int notification_bg_low_pressed = 0x7f07015a;
+ public static final int notification_bg_normal = 0x7f07015b;
+ public static final int notification_bg_normal_pressed = 0x7f07015c;
+ public static final int notification_icon_background = 0x7f07015d;
+ public static final int notification_template_icon_bg = 0x7f07015e;
+ public static final int notification_template_icon_low_bg = 0x7f07015f;
+ public static final int notification_tile_bg = 0x7f070160;
+ public static final int notify_panel_notification_icon_bg = 0x7f070161;
+ }
+ public static final class id {
+ private id() {}
+
+ public static final int action_container = 0x7f080013;
+ public static final int action_divider = 0x7f080015;
+ public static final int action_image = 0x7f080016;
+ public static final int action_text = 0x7f08001d;
+ public static final int actions = 0x7f08001e;
+ public static final int async = 0x7f080026;
+ public static final int blocking = 0x7f080029;
+ public static final int chronometer = 0x7f080036;
+<<<<<<< HEAD:src/Project/app/build/generated/not_namespaced_r_class_sources/debug/r/androidx/loader/R.java
+ public static final int forever = 0x7f080051;
+ public static final int icon = 0x7f080057;
+ public static final int icon_group = 0x7f080058;
+ public static final int info = 0x7f08005b;
+ public static final int italic = 0x7f08005d;
+ public static final int line1 = 0x7f080072;
+ public static final int line3 = 0x7f080073;
+ public static final int normal = 0x7f0800c5;
+ public static final int notification_background = 0x7f0800cc;
+ public static final int notification_main_column = 0x7f0800cd;
+ public static final int notification_main_column_container = 0x7f0800ce;
+ public static final int right_icon = 0x7f0800da;
+ public static final int right_side = 0x7f0800db;
+ public static final int tag_transition_group = 0x7f080102;
+ public static final int tag_unhandled_key_event_manager = 0x7f080103;
+ public static final int tag_unhandled_key_listeners = 0x7f080104;
+ public static final int text = 0x7f080105;
+ public static final int text2 = 0x7f080106;
+ public static final int time = 0x7f080109;
+ public static final int title = 0x7f08010a;
+=======
+ public static final int forever = 0x7f080052;
+ public static final int icon = 0x7f08005a;
+ public static final int icon_group = 0x7f08005b;
+ public static final int info = 0x7f08005e;
+ public static final int italic = 0x7f080060;
+ public static final int line1 = 0x7f080075;
+ public static final int line3 = 0x7f080076;
+ public static final int normal = 0x7f0800cb;
+ public static final int notification_background = 0x7f0800d2;
+ public static final int notification_main_column = 0x7f0800d3;
+ public static final int notification_main_column_container = 0x7f0800d4;
+ public static final int right_icon = 0x7f0800e0;
+ public static final int right_side = 0x7f0800e1;
+ public static final int tag_transition_group = 0x7f080108;
+ public static final int tag_unhandled_key_event_manager = 0x7f080109;
+ public static final int tag_unhandled_key_listeners = 0x7f08010a;
+ public static final int text = 0x7f08010b;
+ public static final int text2 = 0x7f08010c;
+ public static final int time = 0x7f08010f;
+ public static final int title = 0x7f080110;
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/generated/not_namespaced_r_class_sources/release/r/androidx/loader/R.java
+ }
+ public static final class integer {
+ private integer() {}
+
+ public static final int status_bar_notification_info_maxnum = 0x7f090008;
+ }
+ public static final class layout {
+ private layout() {}
+
+<<<<<<< HEAD:src/Project/app/build/generated/not_namespaced_r_class_sources/debug/r/androidx/loader/R.java
+ public static final int notification_action = 0x7f0b003a;
+ public static final int notification_action_tombstone = 0x7f0b003b;
+ public static final int notification_template_custom_big = 0x7f0b0042;
+ public static final int notification_template_icon_group = 0x7f0b0043;
+ public static final int notification_template_part_chronometer = 0x7f0b0047;
+ public static final int notification_template_part_time = 0x7f0b0048;
+=======
+ public static final int notification_action = 0x7f0b003b;
+ public static final int notification_action_tombstone = 0x7f0b003c;
+ public static final int notification_template_custom_big = 0x7f0b0043;
+ public static final int notification_template_icon_group = 0x7f0b0044;
+ public static final int notification_template_part_chronometer = 0x7f0b0048;
+ public static final int notification_template_part_time = 0x7f0b0049;
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/generated/not_namespaced_r_class_sources/release/r/androidx/loader/R.java
+ }
+ public static final class string {
+ private string() {}
+
+ public static final int status_bar_notification_info_overflow = 0x7f0f00ab;
+ }
+ public static final class style {
+ private style() {}
+
+ public static final int TextAppearance_Compat_Notification = 0x7f1000ef;
+ public static final int TextAppearance_Compat_Notification_Info = 0x7f1000f0;
+ public static final int TextAppearance_Compat_Notification_Line2 = 0x7f1000f2;
+ public static final int TextAppearance_Compat_Notification_Time = 0x7f1000f5;
+ public static final int TextAppearance_Compat_Notification_Title = 0x7f1000f7;
+ public static final int Widget_Compat_NotificationActionContainer = 0x7f100176;
+ public static final int Widget_Compat_NotificationActionText = 0x7f100177;
+ }
+ public static final class styleable {
+ private styleable() {}
+
+ public static final int[] ColorStateListItem = { 0x10101a5, 0x101031f, 0x7f030027 };
+ public static final int ColorStateListItem_android_color = 0;
+ public static final int ColorStateListItem_android_alpha = 1;
+ public static final int ColorStateListItem_alpha = 2;
+ public static final int[] FontFamily = { 0x7f030082, 0x7f030083, 0x7f030084, 0x7f030085, 0x7f030086, 0x7f030087 };
+ public static final int FontFamily_fontProviderAuthority = 0;
+ public static final int FontFamily_fontProviderCerts = 1;
+ public static final int FontFamily_fontProviderFetchStrategy = 2;
+ public static final int FontFamily_fontProviderFetchTimeout = 3;
+ public static final int FontFamily_fontProviderPackage = 4;
+ public static final int FontFamily_fontProviderQuery = 5;
+ public static final int[] FontFamilyFont = { 0x1010532, 0x1010533, 0x101053f, 0x101056f, 0x1010570, 0x7f030080, 0x7f030088, 0x7f030089, 0x7f03008a, 0x7f030155 };
+ public static final int FontFamilyFont_android_font = 0;
+ public static final int FontFamilyFont_android_fontWeight = 1;
+ public static final int FontFamilyFont_android_fontStyle = 2;
+ public static final int FontFamilyFont_android_ttcIndex = 3;
+ public static final int FontFamilyFont_android_fontVariationSettings = 4;
+ public static final int FontFamilyFont_font = 5;
+ public static final int FontFamilyFont_fontStyle = 6;
+ public static final int FontFamilyFont_fontVariationSettings = 7;
+ public static final int FontFamilyFont_fontWeight = 8;
+ public static final int FontFamilyFont_ttcIndex = 9;
+ public static final int[] GradientColor = { 0x101019d, 0x101019e, 0x10101a1, 0x10101a2, 0x10101a3, 0x10101a4, 0x1010201, 0x101020b, 0x1010510, 0x1010511, 0x1010512, 0x1010513 };
+ public static final int GradientColor_android_startColor = 0;
+ public static final int GradientColor_android_endColor = 1;
+ public static final int GradientColor_android_type = 2;
+ public static final int GradientColor_android_centerX = 3;
+ public static final int GradientColor_android_centerY = 4;
+ public static final int GradientColor_android_gradientRadius = 5;
+ public static final int GradientColor_android_tileMode = 6;
+ public static final int GradientColor_android_centerColor = 7;
+ public static final int GradientColor_android_startX = 8;
+ public static final int GradientColor_android_startY = 9;
+ public static final int GradientColor_android_endX = 10;
+ public static final int GradientColor_android_endY = 11;
+ public static final int[] GradientColorItem = { 0x10101a5, 0x1010514 };
+ public static final int GradientColorItem_android_color = 0;
+ public static final int GradientColorItem_android_offset = 1;
+ }
+}
diff --git a/src/app/build/generated/not_namespaced_r_class_sources/release/r/androidx/localbroadcastmanager/R.java b/src/app/build/generated/not_namespaced_r_class_sources/release/r/androidx/localbroadcastmanager/R.java
new file mode 100644
index 00000000..c582c8be
--- /dev/null
+++ b/src/app/build/generated/not_namespaced_r_class_sources/release/r/androidx/localbroadcastmanager/R.java
@@ -0,0 +1,12 @@
+/* AUTO-GENERATED FILE. DO NOT MODIFY.
+ *
+ * This class was automatically generated by the
+ * gradle plugin from the resource data it found. It
+ * should not be modified by hand.
+ */
+package androidx.localbroadcastmanager;
+
+public final class R {
+ private R() {}
+
+}
diff --git a/src/app/build/generated/not_namespaced_r_class_sources/release/r/androidx/media/R.java b/src/app/build/generated/not_namespaced_r_class_sources/release/r/androidx/media/R.java
new file mode 100644
index 00000000..90aa308e
--- /dev/null
+++ b/src/app/build/generated/not_namespaced_r_class_sources/release/r/androidx/media/R.java
@@ -0,0 +1,254 @@
+/* AUTO-GENERATED FILE. DO NOT MODIFY.
+ *
+ * This class was automatically generated by the
+ * gradle plugin from the resource data it found. It
+ * should not be modified by hand.
+ */
+package androidx.media;
+
+public final class R {
+ private R() {}
+
+ public static final class attr {
+ private attr() {}
+
+ public static final int alpha = 0x7f030027;
+ public static final int font = 0x7f030080;
+ public static final int fontProviderAuthority = 0x7f030082;
+ public static final int fontProviderCerts = 0x7f030083;
+ public static final int fontProviderFetchStrategy = 0x7f030084;
+ public static final int fontProviderFetchTimeout = 0x7f030085;
+ public static final int fontProviderPackage = 0x7f030086;
+ public static final int fontProviderQuery = 0x7f030087;
+ public static final int fontStyle = 0x7f030088;
+ public static final int fontVariationSettings = 0x7f030089;
+ public static final int fontWeight = 0x7f03008a;
+ public static final int ttcIndex = 0x7f030155;
+ }
+ public static final class color {
+ private color() {}
+
+ public static final int notification_action_color_filter = 0x7f050041;
+ public static final int notification_icon_bg_color = 0x7f050042;
+ public static final int notification_material_background_media_default_color = 0x7f050043;
+ public static final int primary_text_default_material_dark = 0x7f050049;
+ public static final int ripple_material_light = 0x7f05004e;
+ public static final int secondary_text_default_material_dark = 0x7f050050;
+ public static final int secondary_text_default_material_light = 0x7f050051;
+ }
+ public static final class dimen {
+ private dimen() {}
+
+ public static final int compat_button_inset_horizontal_material = 0x7f06004b;
+ public static final int compat_button_inset_vertical_material = 0x7f06004c;
+ public static final int compat_button_padding_horizontal_material = 0x7f06004d;
+ public static final int compat_button_padding_vertical_material = 0x7f06004e;
+ public static final int compat_control_corner_material = 0x7f06004f;
+ public static final int compat_notification_large_icon_max_height = 0x7f060050;
+ public static final int compat_notification_large_icon_max_width = 0x7f060051;
+ public static final int notification_action_icon_size = 0x7f060067;
+ public static final int notification_action_text_size = 0x7f060068;
+ public static final int notification_big_circle_margin = 0x7f060069;
+ public static final int notification_content_margin_start = 0x7f06006a;
+ public static final int notification_large_icon_height = 0x7f06006b;
+ public static final int notification_large_icon_width = 0x7f06006c;
+ public static final int notification_main_column_padding_top = 0x7f06006d;
+ public static final int notification_media_narrow_margin = 0x7f06006e;
+ public static final int notification_right_icon_size = 0x7f06006f;
+ public static final int notification_right_side_padding_top = 0x7f060070;
+ public static final int notification_small_icon_background_padding = 0x7f060071;
+ public static final int notification_small_icon_size_as_large = 0x7f060072;
+ public static final int notification_subtext_size = 0x7f060073;
+ public static final int notification_top_pad = 0x7f060074;
+ public static final int notification_top_pad_large_text = 0x7f060075;
+ public static final int subtitle_corner_radius = 0x7f060076;
+ public static final int subtitle_outline_width = 0x7f060077;
+ public static final int subtitle_shadow_offset = 0x7f060078;
+ public static final int subtitle_shadow_radius = 0x7f060079;
+ }
+ public static final class drawable {
+ private drawable() {}
+
+ public static final int notification_action_background = 0x7f070156;
+ public static final int notification_bg = 0x7f070157;
+ public static final int notification_bg_low = 0x7f070158;
+ public static final int notification_bg_low_normal = 0x7f070159;
+ public static final int notification_bg_low_pressed = 0x7f07015a;
+ public static final int notification_bg_normal = 0x7f07015b;
+ public static final int notification_bg_normal_pressed = 0x7f07015c;
+ public static final int notification_icon_background = 0x7f07015d;
+ public static final int notification_template_icon_bg = 0x7f07015e;
+ public static final int notification_template_icon_low_bg = 0x7f07015f;
+ public static final int notification_tile_bg = 0x7f070160;
+ public static final int notify_panel_notification_icon_bg = 0x7f070161;
+ }
+ public static final class id {
+ private id() {}
+
+ public static final int action0 = 0x7f08000b;
+ public static final int action_container = 0x7f080013;
+ public static final int action_divider = 0x7f080015;
+ public static final int action_image = 0x7f080016;
+ public static final int action_text = 0x7f08001d;
+ public static final int actions = 0x7f08001e;
+ public static final int async = 0x7f080026;
+ public static final int blocking = 0x7f080029;
+ public static final int cancel_action = 0x7f08002f;
+ public static final int chronometer = 0x7f080036;
+<<<<<<< HEAD:src/Project/app/build/generated/not_namespaced_r_class_sources/debug/r/androidx/media/R.java
+ public static final int end_padder = 0x7f080048;
+ public static final int forever = 0x7f080051;
+ public static final int icon = 0x7f080057;
+ public static final int icon_group = 0x7f080058;
+ public static final int info = 0x7f08005b;
+ public static final int italic = 0x7f08005d;
+ public static final int line1 = 0x7f080072;
+ public static final int line3 = 0x7f080073;
+ public static final int media_actions = 0x7f08007c;
+ public static final int normal = 0x7f0800c5;
+ public static final int notification_background = 0x7f0800cc;
+ public static final int notification_main_column = 0x7f0800cd;
+ public static final int notification_main_column_container = 0x7f0800ce;
+ public static final int right_icon = 0x7f0800da;
+ public static final int right_side = 0x7f0800db;
+ public static final int status_bar_latest_event_content = 0x7f0800fa;
+ public static final int tag_transition_group = 0x7f080102;
+ public static final int tag_unhandled_key_event_manager = 0x7f080103;
+ public static final int tag_unhandled_key_listeners = 0x7f080104;
+ public static final int text = 0x7f080105;
+ public static final int text2 = 0x7f080106;
+ public static final int time = 0x7f080109;
+ public static final int title = 0x7f08010a;
+=======
+ public static final int end_padder = 0x7f080049;
+ public static final int forever = 0x7f080052;
+ public static final int icon = 0x7f08005a;
+ public static final int icon_group = 0x7f08005b;
+ public static final int info = 0x7f08005e;
+ public static final int italic = 0x7f080060;
+ public static final int line1 = 0x7f080075;
+ public static final int line3 = 0x7f080076;
+ public static final int media_actions = 0x7f08007f;
+ public static final int normal = 0x7f0800cb;
+ public static final int notification_background = 0x7f0800d2;
+ public static final int notification_main_column = 0x7f0800d3;
+ public static final int notification_main_column_container = 0x7f0800d4;
+ public static final int right_icon = 0x7f0800e0;
+ public static final int right_side = 0x7f0800e1;
+ public static final int status_bar_latest_event_content = 0x7f080100;
+ public static final int tag_transition_group = 0x7f080108;
+ public static final int tag_unhandled_key_event_manager = 0x7f080109;
+ public static final int tag_unhandled_key_listeners = 0x7f08010a;
+ public static final int text = 0x7f08010b;
+ public static final int text2 = 0x7f08010c;
+ public static final int time = 0x7f08010f;
+ public static final int title = 0x7f080110;
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/generated/not_namespaced_r_class_sources/release/r/androidx/media/R.java
+ }
+ public static final class integer {
+ private integer() {}
+
+ public static final int cancel_button_image_alpha = 0x7f090002;
+ public static final int status_bar_notification_info_maxnum = 0x7f090008;
+ }
+ public static final class layout {
+ private layout() {}
+
+<<<<<<< HEAD:src/Project/app/build/generated/not_namespaced_r_class_sources/debug/r/androidx/media/R.java
+ public static final int notification_action = 0x7f0b003a;
+ public static final int notification_action_tombstone = 0x7f0b003b;
+ public static final int notification_media_action = 0x7f0b003c;
+ public static final int notification_media_cancel_action = 0x7f0b003d;
+ public static final int notification_template_big_media = 0x7f0b003e;
+ public static final int notification_template_big_media_custom = 0x7f0b003f;
+ public static final int notification_template_big_media_narrow = 0x7f0b0040;
+ public static final int notification_template_big_media_narrow_custom = 0x7f0b0041;
+ public static final int notification_template_custom_big = 0x7f0b0042;
+ public static final int notification_template_icon_group = 0x7f0b0043;
+ public static final int notification_template_lines_media = 0x7f0b0044;
+ public static final int notification_template_media = 0x7f0b0045;
+ public static final int notification_template_media_custom = 0x7f0b0046;
+ public static final int notification_template_part_chronometer = 0x7f0b0047;
+ public static final int notification_template_part_time = 0x7f0b0048;
+=======
+ public static final int notification_action = 0x7f0b003b;
+ public static final int notification_action_tombstone = 0x7f0b003c;
+ public static final int notification_media_action = 0x7f0b003d;
+ public static final int notification_media_cancel_action = 0x7f0b003e;
+ public static final int notification_template_big_media = 0x7f0b003f;
+ public static final int notification_template_big_media_custom = 0x7f0b0040;
+ public static final int notification_template_big_media_narrow = 0x7f0b0041;
+ public static final int notification_template_big_media_narrow_custom = 0x7f0b0042;
+ public static final int notification_template_custom_big = 0x7f0b0043;
+ public static final int notification_template_icon_group = 0x7f0b0044;
+ public static final int notification_template_lines_media = 0x7f0b0045;
+ public static final int notification_template_media = 0x7f0b0046;
+ public static final int notification_template_media_custom = 0x7f0b0047;
+ public static final int notification_template_part_chronometer = 0x7f0b0048;
+ public static final int notification_template_part_time = 0x7f0b0049;
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/generated/not_namespaced_r_class_sources/release/r/androidx/media/R.java
+ }
+ public static final class string {
+ private string() {}
+
+ public static final int status_bar_notification_info_overflow = 0x7f0f00ab;
+ }
+ public static final class style {
+ private style() {}
+
+ public static final int TextAppearance_Compat_Notification = 0x7f1000ef;
+ public static final int TextAppearance_Compat_Notification_Info = 0x7f1000f0;
+ public static final int TextAppearance_Compat_Notification_Info_Media = 0x7f1000f1;
+ public static final int TextAppearance_Compat_Notification_Line2 = 0x7f1000f2;
+ public static final int TextAppearance_Compat_Notification_Line2_Media = 0x7f1000f3;
+ public static final int TextAppearance_Compat_Notification_Media = 0x7f1000f4;
+ public static final int TextAppearance_Compat_Notification_Time = 0x7f1000f5;
+ public static final int TextAppearance_Compat_Notification_Time_Media = 0x7f1000f6;
+ public static final int TextAppearance_Compat_Notification_Title = 0x7f1000f7;
+ public static final int TextAppearance_Compat_Notification_Title_Media = 0x7f1000f8;
+ public static final int Widget_Compat_NotificationActionContainer = 0x7f100176;
+ public static final int Widget_Compat_NotificationActionText = 0x7f100177;
+ }
+ public static final class styleable {
+ private styleable() {}
+
+ public static final int[] ColorStateListItem = { 0x10101a5, 0x101031f, 0x7f030027 };
+ public static final int ColorStateListItem_android_color = 0;
+ public static final int ColorStateListItem_android_alpha = 1;
+ public static final int ColorStateListItem_alpha = 2;
+ public static final int[] FontFamily = { 0x7f030082, 0x7f030083, 0x7f030084, 0x7f030085, 0x7f030086, 0x7f030087 };
+ public static final int FontFamily_fontProviderAuthority = 0;
+ public static final int FontFamily_fontProviderCerts = 1;
+ public static final int FontFamily_fontProviderFetchStrategy = 2;
+ public static final int FontFamily_fontProviderFetchTimeout = 3;
+ public static final int FontFamily_fontProviderPackage = 4;
+ public static final int FontFamily_fontProviderQuery = 5;
+ public static final int[] FontFamilyFont = { 0x1010532, 0x1010533, 0x101053f, 0x101056f, 0x1010570, 0x7f030080, 0x7f030088, 0x7f030089, 0x7f03008a, 0x7f030155 };
+ public static final int FontFamilyFont_android_font = 0;
+ public static final int FontFamilyFont_android_fontWeight = 1;
+ public static final int FontFamilyFont_android_fontStyle = 2;
+ public static final int FontFamilyFont_android_ttcIndex = 3;
+ public static final int FontFamilyFont_android_fontVariationSettings = 4;
+ public static final int FontFamilyFont_font = 5;
+ public static final int FontFamilyFont_fontStyle = 6;
+ public static final int FontFamilyFont_fontVariationSettings = 7;
+ public static final int FontFamilyFont_fontWeight = 8;
+ public static final int FontFamilyFont_ttcIndex = 9;
+ public static final int[] GradientColor = { 0x101019d, 0x101019e, 0x10101a1, 0x10101a2, 0x10101a3, 0x10101a4, 0x1010201, 0x101020b, 0x1010510, 0x1010511, 0x1010512, 0x1010513 };
+ public static final int GradientColor_android_startColor = 0;
+ public static final int GradientColor_android_endColor = 1;
+ public static final int GradientColor_android_type = 2;
+ public static final int GradientColor_android_centerX = 3;
+ public static final int GradientColor_android_centerY = 4;
+ public static final int GradientColor_android_gradientRadius = 5;
+ public static final int GradientColor_android_tileMode = 6;
+ public static final int GradientColor_android_centerColor = 7;
+ public static final int GradientColor_android_startX = 8;
+ public static final int GradientColor_android_startY = 9;
+ public static final int GradientColor_android_endX = 10;
+ public static final int GradientColor_android_endY = 11;
+ public static final int[] GradientColorItem = { 0x10101a5, 0x1010514 };
+ public static final int GradientColorItem_android_color = 0;
+ public static final int GradientColorItem_android_offset = 1;
+ }
+}
diff --git a/src/app/build/generated/not_namespaced_r_class_sources/release/r/androidx/mediarouter/R.java b/src/app/build/generated/not_namespaced_r_class_sources/release/r/androidx/mediarouter/R.java
new file mode 100644
index 00000000..2ee676e1
--- /dev/null
+++ b/src/app/build/generated/not_namespaced_r_class_sources/release/r/androidx/mediarouter/R.java
@@ -0,0 +1,2017 @@
+/* AUTO-GENERATED FILE. DO NOT MODIFY.
+ *
+ * This class was automatically generated by the
+ * gradle plugin from the resource data it found. It
+ * should not be modified by hand.
+ */
+package androidx.mediarouter;
+
+public final class R {
+ private R() {}
+
+ public static final class anim {
+ private anim() {}
+
+ public static final int abc_fade_in = 0x7f010000;
+ public static final int abc_fade_out = 0x7f010001;
+ public static final int abc_grow_fade_in_from_bottom = 0x7f010002;
+ public static final int abc_popup_enter = 0x7f010003;
+ public static final int abc_popup_exit = 0x7f010004;
+ public static final int abc_shrink_fade_out_from_bottom = 0x7f010005;
+ public static final int abc_slide_in_bottom = 0x7f010006;
+ public static final int abc_slide_in_top = 0x7f010007;
+ public static final int abc_slide_out_bottom = 0x7f010008;
+ public static final int abc_slide_out_top = 0x7f010009;
+ public static final int abc_tooltip_enter = 0x7f01000a;
+ public static final int abc_tooltip_exit = 0x7f01000b;
+ }
+ public static final class attr {
+ private attr() {}
+
+ public static final int actionBarDivider = 0x7f030000;
+ public static final int actionBarItemBackground = 0x7f030001;
+ public static final int actionBarPopupTheme = 0x7f030002;
+ public static final int actionBarSize = 0x7f030003;
+ public static final int actionBarSplitStyle = 0x7f030004;
+ public static final int actionBarStyle = 0x7f030005;
+ public static final int actionBarTabBarStyle = 0x7f030006;
+ public static final int actionBarTabStyle = 0x7f030007;
+ public static final int actionBarTabTextStyle = 0x7f030008;
+ public static final int actionBarTheme = 0x7f030009;
+ public static final int actionBarWidgetTheme = 0x7f03000a;
+ public static final int actionButtonStyle = 0x7f03000b;
+ public static final int actionDropDownStyle = 0x7f03000c;
+ public static final int actionLayout = 0x7f03000d;
+ public static final int actionMenuTextAppearance = 0x7f03000e;
+ public static final int actionMenuTextColor = 0x7f03000f;
+ public static final int actionModeBackground = 0x7f030010;
+ public static final int actionModeCloseButtonStyle = 0x7f030011;
+ public static final int actionModeCloseDrawable = 0x7f030012;
+ public static final int actionModeCopyDrawable = 0x7f030013;
+ public static final int actionModeCutDrawable = 0x7f030014;
+ public static final int actionModeFindDrawable = 0x7f030015;
+ public static final int actionModePasteDrawable = 0x7f030016;
+ public static final int actionModePopupWindowStyle = 0x7f030017;
+ public static final int actionModeSelectAllDrawable = 0x7f030018;
+ public static final int actionModeShareDrawable = 0x7f030019;
+ public static final int actionModeSplitBackground = 0x7f03001a;
+ public static final int actionModeStyle = 0x7f03001b;
+ public static final int actionModeWebSearchDrawable = 0x7f03001c;
+ public static final int actionOverflowButtonStyle = 0x7f03001d;
+ public static final int actionOverflowMenuStyle = 0x7f03001e;
+ public static final int actionProviderClass = 0x7f03001f;
+ public static final int actionViewClass = 0x7f030020;
+ public static final int activityChooserViewStyle = 0x7f030021;
+ public static final int alertDialogButtonGroupStyle = 0x7f030022;
+ public static final int alertDialogCenterButtons = 0x7f030023;
+ public static final int alertDialogStyle = 0x7f030024;
+ public static final int alertDialogTheme = 0x7f030025;
+ public static final int allowStacking = 0x7f030026;
+ public static final int alpha = 0x7f030027;
+ public static final int alphabeticModifiers = 0x7f030028;
+ public static final int arrowHeadLength = 0x7f030029;
+ public static final int arrowShaftLength = 0x7f03002a;
+ public static final int autoCompleteTextViewStyle = 0x7f03002b;
+ public static final int autoSizeMaxTextSize = 0x7f03002c;
+ public static final int autoSizeMinTextSize = 0x7f03002d;
+ public static final int autoSizePresetSizes = 0x7f03002e;
+ public static final int autoSizeStepGranularity = 0x7f03002f;
+ public static final int autoSizeTextType = 0x7f030030;
+ public static final int background = 0x7f030031;
+ public static final int backgroundSplit = 0x7f030032;
+ public static final int backgroundStacked = 0x7f030033;
+ public static final int backgroundTint = 0x7f030034;
+ public static final int backgroundTintMode = 0x7f030035;
+ public static final int barLength = 0x7f030036;
+ public static final int borderlessButtonStyle = 0x7f030039;
+ public static final int buttonBarButtonStyle = 0x7f03003a;
+ public static final int buttonBarNegativeButtonStyle = 0x7f03003b;
+ public static final int buttonBarNeutralButtonStyle = 0x7f03003c;
+ public static final int buttonBarPositiveButtonStyle = 0x7f03003d;
+ public static final int buttonBarStyle = 0x7f03003e;
+ public static final int buttonGravity = 0x7f03003f;
+ public static final int buttonIconDimen = 0x7f030040;
+ public static final int buttonPanelSideLayout = 0x7f030041;
+ public static final int buttonStyle = 0x7f030042;
+ public static final int buttonStyleSmall = 0x7f030043;
+ public static final int buttonTint = 0x7f030044;
+ public static final int buttonTintMode = 0x7f030045;
+ public static final int checkboxStyle = 0x7f030047;
+ public static final int checkedTextViewStyle = 0x7f030048;
+ public static final int closeIcon = 0x7f030049;
+ public static final int closeItemLayout = 0x7f03004a;
+ public static final int collapseContentDescription = 0x7f03004b;
+ public static final int collapseIcon = 0x7f03004c;
+ public static final int color = 0x7f03004d;
+ public static final int colorAccent = 0x7f03004e;
+ public static final int colorBackgroundFloating = 0x7f03004f;
+ public static final int colorButtonNormal = 0x7f030050;
+ public static final int colorControlActivated = 0x7f030051;
+ public static final int colorControlHighlight = 0x7f030052;
+ public static final int colorControlNormal = 0x7f030053;
+ public static final int colorError = 0x7f030054;
+ public static final int colorPrimary = 0x7f030055;
+ public static final int colorPrimaryDark = 0x7f030056;
+ public static final int colorSwitchThumbNormal = 0x7f030057;
+ public static final int commitIcon = 0x7f030058;
+ public static final int contentDescription = 0x7f03005c;
+ public static final int contentInsetEnd = 0x7f03005d;
+ public static final int contentInsetEndWithActions = 0x7f03005e;
+ public static final int contentInsetLeft = 0x7f03005f;
+ public static final int contentInsetRight = 0x7f030060;
+ public static final int contentInsetStart = 0x7f030061;
+ public static final int contentInsetStartWithNavigation = 0x7f030062;
+ public static final int controlBackground = 0x7f030063;
+ public static final int coordinatorLayoutStyle = 0x7f030064;
+ public static final int customNavigationLayout = 0x7f030065;
+ public static final int defaultQueryHint = 0x7f030066;
+ public static final int dialogCornerRadius = 0x7f030067;
+ public static final int dialogPreferredPadding = 0x7f030068;
+ public static final int dialogTheme = 0x7f030069;
+ public static final int displayOptions = 0x7f03006a;
+ public static final int divider = 0x7f03006b;
+ public static final int dividerHorizontal = 0x7f03006c;
+ public static final int dividerPadding = 0x7f03006d;
+ public static final int dividerVertical = 0x7f03006e;
+ public static final int drawableSize = 0x7f03006f;
+ public static final int drawerArrowStyle = 0x7f030070;
+ public static final int dropDownListViewStyle = 0x7f030071;
+ public static final int dropdownListPreferredItemHeight = 0x7f030072;
+ public static final int editTextBackground = 0x7f030073;
+ public static final int editTextColor = 0x7f030074;
+ public static final int editTextStyle = 0x7f030075;
+ public static final int elevation = 0x7f030076;
+ public static final int expandActivityOverflowButtonDrawable = 0x7f030078;
+ public static final int externalRouteEnabledDrawable = 0x7f030079;
+ public static final int fastScrollEnabled = 0x7f03007a;
+ public static final int fastScrollHorizontalThumbDrawable = 0x7f03007b;
+ public static final int fastScrollHorizontalTrackDrawable = 0x7f03007c;
+ public static final int fastScrollVerticalThumbDrawable = 0x7f03007d;
+ public static final int fastScrollVerticalTrackDrawable = 0x7f03007e;
+ public static final int firstBaselineToTopHeight = 0x7f03007f;
+ public static final int font = 0x7f030080;
+ public static final int fontFamily = 0x7f030081;
+ public static final int fontProviderAuthority = 0x7f030082;
+ public static final int fontProviderCerts = 0x7f030083;
+ public static final int fontProviderFetchStrategy = 0x7f030084;
+ public static final int fontProviderFetchTimeout = 0x7f030085;
+ public static final int fontProviderPackage = 0x7f030086;
+ public static final int fontProviderQuery = 0x7f030087;
+ public static final int fontStyle = 0x7f030088;
+ public static final int fontVariationSettings = 0x7f030089;
+ public static final int fontWeight = 0x7f03008a;
+ public static final int gapBetweenBars = 0x7f03008d;
+ public static final int goIcon = 0x7f03008e;
+ public static final int height = 0x7f03008f;
+ public static final int hideOnContentScroll = 0x7f030090;
+ public static final int homeAsUpIndicator = 0x7f030091;
+ public static final int homeLayout = 0x7f030092;
+ public static final int icon = 0x7f030093;
+ public static final int iconTint = 0x7f030094;
+ public static final int iconTintMode = 0x7f030095;
+ public static final int iconifiedByDefault = 0x7f030096;
+ public static final int imageButtonStyle = 0x7f030097;
+ public static final int indeterminateProgressStyle = 0x7f030098;
+ public static final int initialActivityCount = 0x7f030099;
+ public static final int isLightTheme = 0x7f03009a;
+ public static final int itemPadding = 0x7f03009b;
+ public static final int keylines = 0x7f03009c;
+ public static final int lastBaselineToBottomHeight = 0x7f03009d;
+ public static final int layout = 0x7f03009e;
+ public static final int layoutManager = 0x7f03009f;
+ public static final int layout_anchor = 0x7f0300a0;
+ public static final int layout_anchorGravity = 0x7f0300a1;
+ public static final int layout_behavior = 0x7f0300a2;
+ public static final int layout_dodgeInsetEdges = 0x7f0300cc;
+ public static final int layout_insetEdge = 0x7f0300d5;
+ public static final int layout_keyline = 0x7f0300d6;
+ public static final int lineHeight = 0x7f0300d8;
+ public static final int listChoiceBackgroundIndicator = 0x7f0300d9;
+ public static final int listDividerAlertDialog = 0x7f0300da;
+ public static final int listItemLayout = 0x7f0300db;
+ public static final int listLayout = 0x7f0300dc;
+ public static final int listMenuViewStyle = 0x7f0300dd;
+ public static final int listPopupWindowStyle = 0x7f0300de;
+ public static final int listPreferredItemHeight = 0x7f0300df;
+ public static final int listPreferredItemHeightLarge = 0x7f0300e0;
+ public static final int listPreferredItemHeightSmall = 0x7f0300e1;
+ public static final int listPreferredItemPaddingLeft = 0x7f0300e2;
+ public static final int listPreferredItemPaddingRight = 0x7f0300e3;
+ public static final int logo = 0x7f0300e4;
+ public static final int logoDescription = 0x7f0300e5;
+ public static final int maxButtonHeight = 0x7f0300e6;
+ public static final int measureWithLargestChild = 0x7f0300e7;
+ public static final int mediaRouteAudioTrackDrawable = 0x7f0300e8;
+ public static final int mediaRouteButtonStyle = 0x7f0300e9;
+ public static final int mediaRouteButtonTint = 0x7f0300ea;
+ public static final int mediaRouteCloseDrawable = 0x7f0300eb;
+ public static final int mediaRouteControlPanelThemeOverlay = 0x7f0300ec;
+ public static final int mediaRouteDefaultIconDrawable = 0x7f0300ed;
+ public static final int mediaRoutePauseDrawable = 0x7f0300ee;
+ public static final int mediaRoutePlayDrawable = 0x7f0300ef;
+ public static final int mediaRouteSpeakerGroupIconDrawable = 0x7f0300f0;
+ public static final int mediaRouteSpeakerIconDrawable = 0x7f0300f1;
+ public static final int mediaRouteStopDrawable = 0x7f0300f2;
+ public static final int mediaRouteTheme = 0x7f0300f3;
+ public static final int mediaRouteTvIconDrawable = 0x7f0300f4;
+ public static final int multiChoiceItemLayout = 0x7f0300f5;
+ public static final int navigationContentDescription = 0x7f0300f6;
+ public static final int navigationIcon = 0x7f0300f7;
+ public static final int navigationMode = 0x7f0300f8;
+ public static final int numericModifiers = 0x7f0300f9;
+ public static final int overlapAnchor = 0x7f0300fa;
+ public static final int paddingBottomNoButtons = 0x7f0300fb;
+ public static final int paddingEnd = 0x7f0300fc;
+ public static final int paddingStart = 0x7f0300fd;
+ public static final int paddingTopNoTitle = 0x7f0300fe;
+ public static final int panelBackground = 0x7f0300ff;
+ public static final int panelMenuListTheme = 0x7f030100;
+ public static final int panelMenuListWidth = 0x7f030101;
+ public static final int popupMenuStyle = 0x7f030102;
+ public static final int popupTheme = 0x7f030103;
+ public static final int popupWindowStyle = 0x7f030104;
+ public static final int preserveIconSpacing = 0x7f030105;
+ public static final int progressBarPadding = 0x7f030106;
+ public static final int progressBarStyle = 0x7f030107;
+ public static final int queryBackground = 0x7f030108;
+ public static final int queryHint = 0x7f030109;
+ public static final int radioButtonStyle = 0x7f03010a;
+ public static final int ratingBarStyle = 0x7f03010b;
+ public static final int ratingBarStyleIndicator = 0x7f03010c;
+ public static final int ratingBarStyleSmall = 0x7f03010d;
+ public static final int reverseLayout = 0x7f03010e;
+ public static final int searchHintIcon = 0x7f03010f;
+ public static final int searchIcon = 0x7f030110;
+ public static final int searchViewStyle = 0x7f030111;
+ public static final int seekBarStyle = 0x7f030112;
+ public static final int selectableItemBackground = 0x7f030113;
+ public static final int selectableItemBackgroundBorderless = 0x7f030114;
+ public static final int showAsAction = 0x7f030115;
+ public static final int showDividers = 0x7f030116;
+ public static final int showText = 0x7f030117;
+ public static final int showTitle = 0x7f030118;
+ public static final int singleChoiceItemLayout = 0x7f030119;
+ public static final int spanCount = 0x7f03011a;
+ public static final int spinBars = 0x7f03011b;
+ public static final int spinnerDropDownItemStyle = 0x7f03011c;
+ public static final int spinnerStyle = 0x7f03011d;
+ public static final int splitTrack = 0x7f03011e;
+ public static final int srcCompat = 0x7f03011f;
+ public static final int stackFromEnd = 0x7f030120;
+ public static final int state_above_anchor = 0x7f030121;
+ public static final int statusBarBackground = 0x7f030122;
+ public static final int subMenuArrow = 0x7f030123;
+ public static final int submitBackground = 0x7f030124;
+ public static final int subtitle = 0x7f030125;
+ public static final int subtitleTextAppearance = 0x7f030126;
+ public static final int subtitleTextColor = 0x7f030127;
+ public static final int subtitleTextStyle = 0x7f030128;
+ public static final int suggestionRowLayout = 0x7f030129;
+ public static final int switchMinWidth = 0x7f03012a;
+ public static final int switchPadding = 0x7f03012b;
+ public static final int switchStyle = 0x7f03012c;
+ public static final int switchTextAppearance = 0x7f03012d;
+ public static final int textAllCaps = 0x7f03012e;
+ public static final int textAppearanceLargePopupMenu = 0x7f03012f;
+ public static final int textAppearanceListItem = 0x7f030130;
+ public static final int textAppearanceListItemSecondary = 0x7f030131;
+ public static final int textAppearanceListItemSmall = 0x7f030132;
+ public static final int textAppearancePopupMenuHeader = 0x7f030133;
+ public static final int textAppearanceSearchResultSubtitle = 0x7f030134;
+ public static final int textAppearanceSearchResultTitle = 0x7f030135;
+ public static final int textAppearanceSmallPopupMenu = 0x7f030136;
+ public static final int textColorAlertDialogListItem = 0x7f030137;
+ public static final int textColorSearchUrl = 0x7f030138;
+ public static final int theme = 0x7f030139;
+ public static final int thickness = 0x7f03013a;
+ public static final int thumbTextPadding = 0x7f03013b;
+ public static final int thumbTint = 0x7f03013c;
+ public static final int thumbTintMode = 0x7f03013d;
+ public static final int tickMark = 0x7f03013e;
+ public static final int tickMarkTint = 0x7f03013f;
+ public static final int tickMarkTintMode = 0x7f030140;
+ public static final int tint = 0x7f030141;
+ public static final int tintMode = 0x7f030142;
+ public static final int title = 0x7f030143;
+ public static final int titleMargin = 0x7f030144;
+ public static final int titleMarginBottom = 0x7f030145;
+ public static final int titleMarginEnd = 0x7f030146;
+ public static final int titleMarginStart = 0x7f030147;
+ public static final int titleMarginTop = 0x7f030148;
+ public static final int titleMargins = 0x7f030149;
+ public static final int titleTextAppearance = 0x7f03014a;
+ public static final int titleTextColor = 0x7f03014b;
+ public static final int titleTextStyle = 0x7f03014c;
+ public static final int toolbarNavigationButtonStyle = 0x7f03014d;
+ public static final int toolbarStyle = 0x7f03014e;
+ public static final int tooltipForegroundColor = 0x7f03014f;
+ public static final int tooltipFrameBackground = 0x7f030150;
+ public static final int tooltipText = 0x7f030151;
+ public static final int track = 0x7f030152;
+ public static final int trackTint = 0x7f030153;
+ public static final int trackTintMode = 0x7f030154;
+ public static final int ttcIndex = 0x7f030155;
+ public static final int viewInflaterClass = 0x7f030156;
+ public static final int voiceIcon = 0x7f030157;
+ public static final int windowActionBar = 0x7f030158;
+ public static final int windowActionBarOverlay = 0x7f030159;
+ public static final int windowActionModeOverlay = 0x7f03015a;
+ public static final int windowFixedHeightMajor = 0x7f03015b;
+ public static final int windowFixedHeightMinor = 0x7f03015c;
+ public static final int windowFixedWidthMajor = 0x7f03015d;
+ public static final int windowFixedWidthMinor = 0x7f03015e;
+ public static final int windowMinWidthMajor = 0x7f03015f;
+ public static final int windowMinWidthMinor = 0x7f030160;
+ public static final int windowNoTitle = 0x7f030161;
+ }
+ public static final class bool {
+ private bool() {}
+
+ public static final int abc_action_bar_embed_tabs = 0x7f040000;
+ public static final int abc_allow_stacked_button_bar = 0x7f040001;
+ public static final int abc_config_actionMenuItemAllCaps = 0x7f040002;
+ }
+ public static final class color {
+ private color() {}
+
+ public static final int abc_background_cache_hint_selector_material_dark = 0x7f050000;
+ public static final int abc_background_cache_hint_selector_material_light = 0x7f050001;
+ public static final int abc_btn_colored_borderless_text_material = 0x7f050002;
+ public static final int abc_btn_colored_text_material = 0x7f050003;
+ public static final int abc_color_highlight_material = 0x7f050004;
+ public static final int abc_hint_foreground_material_dark = 0x7f050005;
+ public static final int abc_hint_foreground_material_light = 0x7f050006;
+ public static final int abc_input_method_navigation_guard = 0x7f050007;
+ public static final int abc_primary_text_disable_only_material_dark = 0x7f050008;
+ public static final int abc_primary_text_disable_only_material_light = 0x7f050009;
+ public static final int abc_primary_text_material_dark = 0x7f05000a;
+ public static final int abc_primary_text_material_light = 0x7f05000b;
+ public static final int abc_search_url_text = 0x7f05000c;
+ public static final int abc_search_url_text_normal = 0x7f05000d;
+ public static final int abc_search_url_text_pressed = 0x7f05000e;
+ public static final int abc_search_url_text_selected = 0x7f05000f;
+ public static final int abc_secondary_text_material_dark = 0x7f050010;
+ public static final int abc_secondary_text_material_light = 0x7f050011;
+ public static final int abc_tint_btn_checkable = 0x7f050012;
+ public static final int abc_tint_default = 0x7f050013;
+ public static final int abc_tint_edittext = 0x7f050014;
+ public static final int abc_tint_seek_thumb = 0x7f050015;
+ public static final int abc_tint_spinner = 0x7f050016;
+ public static final int abc_tint_switch_track = 0x7f050017;
+ public static final int accent_material_dark = 0x7f050018;
+ public static final int accent_material_light = 0x7f050019;
+ public static final int background_floating_material_dark = 0x7f05001a;
+ public static final int background_floating_material_light = 0x7f05001b;
+ public static final int background_material_dark = 0x7f05001c;
+ public static final int background_material_light = 0x7f05001d;
+ public static final int bright_foreground_disabled_material_dark = 0x7f05001f;
+ public static final int bright_foreground_disabled_material_light = 0x7f050020;
+ public static final int bright_foreground_inverse_material_dark = 0x7f050021;
+ public static final int bright_foreground_inverse_material_light = 0x7f050022;
+ public static final int bright_foreground_material_dark = 0x7f050023;
+ public static final int bright_foreground_material_light = 0x7f050024;
+ public static final int button_material_dark = 0x7f050025;
+ public static final int button_material_light = 0x7f050026;
+ public static final int dim_foreground_disabled_material_dark = 0x7f050027;
+ public static final int dim_foreground_disabled_material_light = 0x7f050028;
+ public static final int dim_foreground_material_dark = 0x7f050029;
+ public static final int dim_foreground_material_light = 0x7f05002a;
+ public static final int error_color_material_dark = 0x7f05002b;
+ public static final int error_color_material_light = 0x7f05002c;
+ public static final int foreground_material_dark = 0x7f05002d;
+ public static final int foreground_material_light = 0x7f05002e;
+ public static final int highlighted_text_material_dark = 0x7f05002f;
+ public static final int highlighted_text_material_light = 0x7f050030;
+ public static final int material_blue_grey_800 = 0x7f050035;
+ public static final int material_blue_grey_900 = 0x7f050036;
+ public static final int material_blue_grey_950 = 0x7f050037;
+ public static final int material_deep_teal_200 = 0x7f050038;
+ public static final int material_deep_teal_500 = 0x7f050039;
+ public static final int material_grey_100 = 0x7f05003a;
+ public static final int material_grey_300 = 0x7f05003b;
+ public static final int material_grey_50 = 0x7f05003c;
+ public static final int material_grey_600 = 0x7f05003d;
+ public static final int material_grey_800 = 0x7f05003e;
+ public static final int material_grey_850 = 0x7f05003f;
+ public static final int material_grey_900 = 0x7f050040;
+ public static final int notification_action_color_filter = 0x7f050041;
+ public static final int notification_icon_bg_color = 0x7f050042;
+ public static final int notification_material_background_media_default_color = 0x7f050043;
+ public static final int primary_dark_material_dark = 0x7f050044;
+ public static final int primary_dark_material_light = 0x7f050045;
+ public static final int primary_material_dark = 0x7f050046;
+ public static final int primary_material_light = 0x7f050047;
+ public static final int primary_text_default_material_dark = 0x7f050049;
+ public static final int primary_text_default_material_light = 0x7f05004a;
+ public static final int primary_text_disabled_material_dark = 0x7f05004b;
+ public static final int primary_text_disabled_material_light = 0x7f05004c;
+ public static final int ripple_material_dark = 0x7f05004d;
+ public static final int ripple_material_light = 0x7f05004e;
+ public static final int secondary_text_default_material_dark = 0x7f050050;
+ public static final int secondary_text_default_material_light = 0x7f050051;
+ public static final int secondary_text_disabled_material_dark = 0x7f050052;
+ public static final int secondary_text_disabled_material_light = 0x7f050053;
+ public static final int switch_thumb_disabled_material_dark = 0x7f050054;
+ public static final int switch_thumb_disabled_material_light = 0x7f050055;
+ public static final int switch_thumb_material_dark = 0x7f050056;
+ public static final int switch_thumb_material_light = 0x7f050057;
+ public static final int switch_thumb_normal_material_dark = 0x7f050058;
+ public static final int switch_thumb_normal_material_light = 0x7f050059;
+ public static final int tooltip_background_dark = 0x7f05005a;
+ public static final int tooltip_background_light = 0x7f05005b;
+ }
+ public static final class dimen {
+ private dimen() {}
+
+ public static final int abc_action_bar_content_inset_material = 0x7f060000;
+ public static final int abc_action_bar_content_inset_with_nav = 0x7f060001;
+ public static final int abc_action_bar_default_height_material = 0x7f060002;
+ public static final int abc_action_bar_default_padding_end_material = 0x7f060003;
+ public static final int abc_action_bar_default_padding_start_material = 0x7f060004;
+ public static final int abc_action_bar_elevation_material = 0x7f060005;
+ public static final int abc_action_bar_icon_vertical_padding_material = 0x7f060006;
+ public static final int abc_action_bar_overflow_padding_end_material = 0x7f060007;
+ public static final int abc_action_bar_overflow_padding_start_material = 0x7f060008;
+ public static final int abc_action_bar_stacked_max_height = 0x7f060009;
+ public static final int abc_action_bar_stacked_tab_max_width = 0x7f06000a;
+ public static final int abc_action_bar_subtitle_bottom_margin_material = 0x7f06000b;
+ public static final int abc_action_bar_subtitle_top_margin_material = 0x7f06000c;
+ public static final int abc_action_button_min_height_material = 0x7f06000d;
+ public static final int abc_action_button_min_width_material = 0x7f06000e;
+ public static final int abc_action_button_min_width_overflow_material = 0x7f06000f;
+ public static final int abc_alert_dialog_button_bar_height = 0x7f060010;
+ public static final int abc_alert_dialog_button_dimen = 0x7f060011;
+ public static final int abc_button_inset_horizontal_material = 0x7f060012;
+ public static final int abc_button_inset_vertical_material = 0x7f060013;
+ public static final int abc_button_padding_horizontal_material = 0x7f060014;
+ public static final int abc_button_padding_vertical_material = 0x7f060015;
+ public static final int abc_cascading_menus_min_smallest_width = 0x7f060016;
+ public static final int abc_config_prefDialogWidth = 0x7f060017;
+ public static final int abc_control_corner_material = 0x7f060018;
+ public static final int abc_control_inset_material = 0x7f060019;
+ public static final int abc_control_padding_material = 0x7f06001a;
+ public static final int abc_dialog_corner_radius_material = 0x7f06001b;
+ public static final int abc_dialog_fixed_height_major = 0x7f06001c;
+ public static final int abc_dialog_fixed_height_minor = 0x7f06001d;
+ public static final int abc_dialog_fixed_width_major = 0x7f06001e;
+ public static final int abc_dialog_fixed_width_minor = 0x7f06001f;
+ public static final int abc_dialog_list_padding_bottom_no_buttons = 0x7f060020;
+ public static final int abc_dialog_list_padding_top_no_title = 0x7f060021;
+ public static final int abc_dialog_min_width_major = 0x7f060022;
+ public static final int abc_dialog_min_width_minor = 0x7f060023;
+ public static final int abc_dialog_padding_material = 0x7f060024;
+ public static final int abc_dialog_padding_top_material = 0x7f060025;
+ public static final int abc_dialog_title_divider_material = 0x7f060026;
+ public static final int abc_disabled_alpha_material_dark = 0x7f060027;
+ public static final int abc_disabled_alpha_material_light = 0x7f060028;
+ public static final int abc_dropdownitem_icon_width = 0x7f060029;
+ public static final int abc_dropdownitem_text_padding_left = 0x7f06002a;
+ public static final int abc_dropdownitem_text_padding_right = 0x7f06002b;
+ public static final int abc_edit_text_inset_bottom_material = 0x7f06002c;
+ public static final int abc_edit_text_inset_horizontal_material = 0x7f06002d;
+ public static final int abc_edit_text_inset_top_material = 0x7f06002e;
+ public static final int abc_floating_window_z = 0x7f06002f;
+ public static final int abc_list_item_padding_horizontal_material = 0x7f060030;
+ public static final int abc_panel_menu_list_width = 0x7f060031;
+ public static final int abc_progress_bar_height_material = 0x7f060032;
+ public static final int abc_search_view_preferred_height = 0x7f060033;
+ public static final int abc_search_view_preferred_width = 0x7f060034;
+ public static final int abc_seekbar_track_background_height_material = 0x7f060035;
+ public static final int abc_seekbar_track_progress_height_material = 0x7f060036;
+ public static final int abc_select_dialog_padding_start_material = 0x7f060037;
+ public static final int abc_switch_padding = 0x7f060038;
+ public static final int abc_text_size_body_1_material = 0x7f060039;
+ public static final int abc_text_size_body_2_material = 0x7f06003a;
+ public static final int abc_text_size_button_material = 0x7f06003b;
+ public static final int abc_text_size_caption_material = 0x7f06003c;
+ public static final int abc_text_size_display_1_material = 0x7f06003d;
+ public static final int abc_text_size_display_2_material = 0x7f06003e;
+ public static final int abc_text_size_display_3_material = 0x7f06003f;
+ public static final int abc_text_size_display_4_material = 0x7f060040;
+ public static final int abc_text_size_headline_material = 0x7f060041;
+ public static final int abc_text_size_large_material = 0x7f060042;
+ public static final int abc_text_size_medium_material = 0x7f060043;
+ public static final int abc_text_size_menu_header_material = 0x7f060044;
+ public static final int abc_text_size_menu_material = 0x7f060045;
+ public static final int abc_text_size_small_material = 0x7f060046;
+ public static final int abc_text_size_subhead_material = 0x7f060047;
+ public static final int abc_text_size_subtitle_material_toolbar = 0x7f060048;
+ public static final int abc_text_size_title_material = 0x7f060049;
+ public static final int abc_text_size_title_material_toolbar = 0x7f06004a;
+ public static final int compat_button_inset_horizontal_material = 0x7f06004b;
+ public static final int compat_button_inset_vertical_material = 0x7f06004c;
+ public static final int compat_button_padding_horizontal_material = 0x7f06004d;
+ public static final int compat_button_padding_vertical_material = 0x7f06004e;
+ public static final int compat_control_corner_material = 0x7f06004f;
+ public static final int compat_notification_large_icon_max_height = 0x7f060050;
+ public static final int compat_notification_large_icon_max_width = 0x7f060051;
+ public static final int disabled_alpha_material_dark = 0x7f060052;
+ public static final int disabled_alpha_material_light = 0x7f060053;
+ public static final int fastscroll_default_thickness = 0x7f060054;
+ public static final int fastscroll_margin = 0x7f060055;
+ public static final int fastscroll_minimum_range = 0x7f060056;
+ public static final int highlight_alpha_material_colored = 0x7f060057;
+ public static final int highlight_alpha_material_dark = 0x7f060058;
+ public static final int highlight_alpha_material_light = 0x7f060059;
+ public static final int hint_alpha_material_dark = 0x7f06005a;
+ public static final int hint_alpha_material_light = 0x7f06005b;
+ public static final int hint_pressed_alpha_material_dark = 0x7f06005c;
+ public static final int hint_pressed_alpha_material_light = 0x7f06005d;
+ public static final int item_touch_helper_max_drag_scroll_per_frame = 0x7f06005e;
+ public static final int item_touch_helper_swipe_escape_max_velocity = 0x7f06005f;
+ public static final int item_touch_helper_swipe_escape_velocity = 0x7f060060;
+ public static final int mr_controller_volume_group_list_item_height = 0x7f060061;
+ public static final int mr_controller_volume_group_list_item_icon_size = 0x7f060062;
+ public static final int mr_controller_volume_group_list_max_height = 0x7f060063;
+ public static final int mr_controller_volume_group_list_padding_top = 0x7f060064;
+ public static final int mr_dialog_fixed_width_major = 0x7f060065;
+ public static final int mr_dialog_fixed_width_minor = 0x7f060066;
+ public static final int notification_action_icon_size = 0x7f060067;
+ public static final int notification_action_text_size = 0x7f060068;
+ public static final int notification_big_circle_margin = 0x7f060069;
+ public static final int notification_content_margin_start = 0x7f06006a;
+ public static final int notification_large_icon_height = 0x7f06006b;
+ public static final int notification_large_icon_width = 0x7f06006c;
+ public static final int notification_main_column_padding_top = 0x7f06006d;
+ public static final int notification_media_narrow_margin = 0x7f06006e;
+ public static final int notification_right_icon_size = 0x7f06006f;
+ public static final int notification_right_side_padding_top = 0x7f060070;
+ public static final int notification_small_icon_background_padding = 0x7f060071;
+ public static final int notification_small_icon_size_as_large = 0x7f060072;
+ public static final int notification_subtext_size = 0x7f060073;
+ public static final int notification_top_pad = 0x7f060074;
+ public static final int notification_top_pad_large_text = 0x7f060075;
+ public static final int subtitle_corner_radius = 0x7f060076;
+ public static final int subtitle_outline_width = 0x7f060077;
+ public static final int subtitle_shadow_offset = 0x7f060078;
+ public static final int subtitle_shadow_radius = 0x7f060079;
+ public static final int tooltip_corner_radius = 0x7f06007f;
+ public static final int tooltip_horizontal_padding = 0x7f060080;
+ public static final int tooltip_margin = 0x7f060081;
+ public static final int tooltip_precise_anchor_extra_offset = 0x7f060082;
+ public static final int tooltip_precise_anchor_threshold = 0x7f060083;
+ public static final int tooltip_vertical_padding = 0x7f060084;
+ public static final int tooltip_y_offset_non_touch = 0x7f060085;
+ public static final int tooltip_y_offset_touch = 0x7f060086;
+ }
+ public static final class drawable {
+ private drawable() {}
+
+ public static final int abc_ab_share_pack_mtrl_alpha = 0x7f070000;
+ public static final int abc_action_bar_item_background_material = 0x7f070001;
+ public static final int abc_btn_borderless_material = 0x7f070002;
+ public static final int abc_btn_check_material = 0x7f070003;
+ public static final int abc_btn_check_to_on_mtrl_000 = 0x7f070004;
+ public static final int abc_btn_check_to_on_mtrl_015 = 0x7f070005;
+ public static final int abc_btn_colored_material = 0x7f070006;
+ public static final int abc_btn_default_mtrl_shape = 0x7f070007;
+ public static final int abc_btn_radio_material = 0x7f070008;
+ public static final int abc_btn_radio_to_on_mtrl_000 = 0x7f070009;
+ public static final int abc_btn_radio_to_on_mtrl_015 = 0x7f07000a;
+ public static final int abc_btn_switch_to_on_mtrl_00001 = 0x7f07000b;
+ public static final int abc_btn_switch_to_on_mtrl_00012 = 0x7f07000c;
+ public static final int abc_cab_background_internal_bg = 0x7f07000d;
+ public static final int abc_cab_background_top_material = 0x7f07000e;
+ public static final int abc_cab_background_top_mtrl_alpha = 0x7f07000f;
+ public static final int abc_control_background_material = 0x7f070010;
+ public static final int abc_dialog_material_background = 0x7f070011;
+ public static final int abc_edit_text_material = 0x7f070012;
+ public static final int abc_ic_ab_back_material = 0x7f070013;
+ public static final int abc_ic_arrow_drop_right_black_24dp = 0x7f070014;
+ public static final int abc_ic_clear_material = 0x7f070015;
+ public static final int abc_ic_commit_search_api_mtrl_alpha = 0x7f070016;
+ public static final int abc_ic_go_search_api_material = 0x7f070017;
+ public static final int abc_ic_menu_copy_mtrl_am_alpha = 0x7f070018;
+ public static final int abc_ic_menu_cut_mtrl_alpha = 0x7f070019;
+ public static final int abc_ic_menu_overflow_material = 0x7f07001a;
+ public static final int abc_ic_menu_paste_mtrl_am_alpha = 0x7f07001b;
+ public static final int abc_ic_menu_selectall_mtrl_alpha = 0x7f07001c;
+ public static final int abc_ic_menu_share_mtrl_alpha = 0x7f07001d;
+ public static final int abc_ic_search_api_material = 0x7f07001e;
+ public static final int abc_ic_star_black_16dp = 0x7f07001f;
+ public static final int abc_ic_star_black_36dp = 0x7f070020;
+ public static final int abc_ic_star_black_48dp = 0x7f070021;
+ public static final int abc_ic_star_half_black_16dp = 0x7f070022;
+ public static final int abc_ic_star_half_black_36dp = 0x7f070023;
+ public static final int abc_ic_star_half_black_48dp = 0x7f070024;
+ public static final int abc_ic_voice_search_api_material = 0x7f070025;
+ public static final int abc_item_background_holo_dark = 0x7f070026;
+ public static final int abc_item_background_holo_light = 0x7f070027;
+ public static final int abc_list_divider_material = 0x7f070028;
+ public static final int abc_list_divider_mtrl_alpha = 0x7f070029;
+ public static final int abc_list_focused_holo = 0x7f07002a;
+ public static final int abc_list_longpressed_holo = 0x7f07002b;
+ public static final int abc_list_pressed_holo_dark = 0x7f07002c;
+ public static final int abc_list_pressed_holo_light = 0x7f07002d;
+ public static final int abc_list_selector_background_transition_holo_dark = 0x7f07002e;
+ public static final int abc_list_selector_background_transition_holo_light = 0x7f07002f;
+ public static final int abc_list_selector_disabled_holo_dark = 0x7f070030;
+ public static final int abc_list_selector_disabled_holo_light = 0x7f070031;
+ public static final int abc_list_selector_holo_dark = 0x7f070032;
+ public static final int abc_list_selector_holo_light = 0x7f070033;
+ public static final int abc_menu_hardkey_panel_mtrl_mult = 0x7f070034;
+ public static final int abc_popup_background_mtrl_mult = 0x7f070035;
+ public static final int abc_ratingbar_indicator_material = 0x7f070036;
+ public static final int abc_ratingbar_material = 0x7f070037;
+ public static final int abc_ratingbar_small_material = 0x7f070038;
+ public static final int abc_scrubber_control_off_mtrl_alpha = 0x7f070039;
+ public static final int abc_scrubber_control_to_pressed_mtrl_000 = 0x7f07003a;
+ public static final int abc_scrubber_control_to_pressed_mtrl_005 = 0x7f07003b;
+ public static final int abc_scrubber_primary_mtrl_alpha = 0x7f07003c;
+ public static final int abc_scrubber_track_mtrl_alpha = 0x7f07003d;
+ public static final int abc_seekbar_thumb_material = 0x7f07003e;
+ public static final int abc_seekbar_tick_mark_material = 0x7f07003f;
+ public static final int abc_seekbar_track_material = 0x7f070040;
+ public static final int abc_spinner_mtrl_am_alpha = 0x7f070041;
+ public static final int abc_spinner_textfield_background_material = 0x7f070042;
+ public static final int abc_switch_thumb_material = 0x7f070043;
+ public static final int abc_switch_track_mtrl_alpha = 0x7f070044;
+ public static final int abc_tab_indicator_material = 0x7f070045;
+ public static final int abc_tab_indicator_mtrl_alpha = 0x7f070046;
+ public static final int abc_text_cursor_material = 0x7f070047;
+ public static final int abc_text_select_handle_left_mtrl_dark = 0x7f070048;
+ public static final int abc_text_select_handle_left_mtrl_light = 0x7f070049;
+ public static final int abc_text_select_handle_middle_mtrl_dark = 0x7f07004a;
+ public static final int abc_text_select_handle_middle_mtrl_light = 0x7f07004b;
+ public static final int abc_text_select_handle_right_mtrl_dark = 0x7f07004c;
+ public static final int abc_text_select_handle_right_mtrl_light = 0x7f07004d;
+ public static final int abc_textfield_activated_mtrl_alpha = 0x7f07004e;
+ public static final int abc_textfield_default_mtrl_alpha = 0x7f07004f;
+ public static final int abc_textfield_search_activated_mtrl_alpha = 0x7f070050;
+ public static final int abc_textfield_search_default_mtrl_alpha = 0x7f070051;
+ public static final int abc_textfield_search_material = 0x7f070052;
+ public static final int abc_vector_test = 0x7f070053;
+ public static final int ic_audiotrack_dark = 0x7f07006d;
+ public static final int ic_audiotrack_light = 0x7f07006e;
+ public static final int ic_dialog_close_dark = 0x7f07006f;
+ public static final int ic_dialog_close_light = 0x7f070070;
+ public static final int ic_group_collapse_00 = 0x7f070071;
+ public static final int ic_group_collapse_01 = 0x7f070072;
+ public static final int ic_group_collapse_02 = 0x7f070073;
+ public static final int ic_group_collapse_03 = 0x7f070074;
+ public static final int ic_group_collapse_04 = 0x7f070075;
+ public static final int ic_group_collapse_05 = 0x7f070076;
+ public static final int ic_group_collapse_06 = 0x7f070077;
+ public static final int ic_group_collapse_07 = 0x7f070078;
+ public static final int ic_group_collapse_08 = 0x7f070079;
+ public static final int ic_group_collapse_09 = 0x7f07007a;
+ public static final int ic_group_collapse_10 = 0x7f07007b;
+ public static final int ic_group_collapse_11 = 0x7f07007c;
+ public static final int ic_group_collapse_12 = 0x7f07007d;
+ public static final int ic_group_collapse_13 = 0x7f07007e;
+ public static final int ic_group_collapse_14 = 0x7f07007f;
+ public static final int ic_group_collapse_15 = 0x7f070080;
+ public static final int ic_group_expand_00 = 0x7f070081;
+ public static final int ic_group_expand_01 = 0x7f070082;
+ public static final int ic_group_expand_02 = 0x7f070083;
+ public static final int ic_group_expand_03 = 0x7f070084;
+ public static final int ic_group_expand_04 = 0x7f070085;
+ public static final int ic_group_expand_05 = 0x7f070086;
+ public static final int ic_group_expand_06 = 0x7f070087;
+ public static final int ic_group_expand_07 = 0x7f070088;
+ public static final int ic_group_expand_08 = 0x7f070089;
+ public static final int ic_group_expand_09 = 0x7f07008a;
+ public static final int ic_group_expand_10 = 0x7f07008b;
+ public static final int ic_group_expand_11 = 0x7f07008c;
+ public static final int ic_group_expand_12 = 0x7f07008d;
+ public static final int ic_group_expand_13 = 0x7f07008e;
+ public static final int ic_group_expand_14 = 0x7f07008f;
+ public static final int ic_group_expand_15 = 0x7f070090;
+ public static final int ic_media_pause_dark = 0x7f070091;
+ public static final int ic_media_pause_light = 0x7f070092;
+ public static final int ic_media_play_dark = 0x7f070093;
+ public static final int ic_media_play_light = 0x7f070094;
+ public static final int ic_media_stop_dark = 0x7f070095;
+ public static final int ic_media_stop_light = 0x7f070096;
+ public static final int ic_mr_button_connected_00_dark = 0x7f070097;
+ public static final int ic_mr_button_connected_00_light = 0x7f070098;
+ public static final int ic_mr_button_connected_01_dark = 0x7f070099;
+ public static final int ic_mr_button_connected_01_light = 0x7f07009a;
+ public static final int ic_mr_button_connected_02_dark = 0x7f07009b;
+ public static final int ic_mr_button_connected_02_light = 0x7f07009c;
+ public static final int ic_mr_button_connected_03_dark = 0x7f07009d;
+ public static final int ic_mr_button_connected_03_light = 0x7f07009e;
+ public static final int ic_mr_button_connected_04_dark = 0x7f07009f;
+ public static final int ic_mr_button_connected_04_light = 0x7f0700a0;
+ public static final int ic_mr_button_connected_05_dark = 0x7f0700a1;
+ public static final int ic_mr_button_connected_05_light = 0x7f0700a2;
+ public static final int ic_mr_button_connected_06_dark = 0x7f0700a3;
+ public static final int ic_mr_button_connected_06_light = 0x7f0700a4;
+ public static final int ic_mr_button_connected_07_dark = 0x7f0700a5;
+ public static final int ic_mr_button_connected_07_light = 0x7f0700a6;
+ public static final int ic_mr_button_connected_08_dark = 0x7f0700a7;
+ public static final int ic_mr_button_connected_08_light = 0x7f0700a8;
+ public static final int ic_mr_button_connected_09_dark = 0x7f0700a9;
+ public static final int ic_mr_button_connected_09_light = 0x7f0700aa;
+ public static final int ic_mr_button_connected_10_dark = 0x7f0700ab;
+ public static final int ic_mr_button_connected_10_light = 0x7f0700ac;
+ public static final int ic_mr_button_connected_11_dark = 0x7f0700ad;
+ public static final int ic_mr_button_connected_11_light = 0x7f0700ae;
+ public static final int ic_mr_button_connected_12_dark = 0x7f0700af;
+ public static final int ic_mr_button_connected_12_light = 0x7f0700b0;
+ public static final int ic_mr_button_connected_13_dark = 0x7f0700b1;
+ public static final int ic_mr_button_connected_13_light = 0x7f0700b2;
+ public static final int ic_mr_button_connected_14_dark = 0x7f0700b3;
+ public static final int ic_mr_button_connected_14_light = 0x7f0700b4;
+ public static final int ic_mr_button_connected_15_dark = 0x7f0700b5;
+ public static final int ic_mr_button_connected_15_light = 0x7f0700b6;
+ public static final int ic_mr_button_connected_16_dark = 0x7f0700b7;
+ public static final int ic_mr_button_connected_16_light = 0x7f0700b8;
+ public static final int ic_mr_button_connected_17_dark = 0x7f0700b9;
+ public static final int ic_mr_button_connected_17_light = 0x7f0700ba;
+ public static final int ic_mr_button_connected_18_dark = 0x7f0700bb;
+ public static final int ic_mr_button_connected_18_light = 0x7f0700bc;
+ public static final int ic_mr_button_connected_19_dark = 0x7f0700bd;
+ public static final int ic_mr_button_connected_19_light = 0x7f0700be;
+ public static final int ic_mr_button_connected_20_dark = 0x7f0700bf;
+ public static final int ic_mr_button_connected_20_light = 0x7f0700c0;
+ public static final int ic_mr_button_connected_21_dark = 0x7f0700c1;
+ public static final int ic_mr_button_connected_21_light = 0x7f0700c2;
+ public static final int ic_mr_button_connected_22_dark = 0x7f0700c3;
+ public static final int ic_mr_button_connected_22_light = 0x7f0700c4;
+ public static final int ic_mr_button_connected_23_dark = 0x7f0700c5;
+ public static final int ic_mr_button_connected_23_light = 0x7f0700c6;
+ public static final int ic_mr_button_connected_24_dark = 0x7f0700c7;
+ public static final int ic_mr_button_connected_24_light = 0x7f0700c8;
+ public static final int ic_mr_button_connected_25_dark = 0x7f0700c9;
+ public static final int ic_mr_button_connected_25_light = 0x7f0700ca;
+ public static final int ic_mr_button_connected_26_dark = 0x7f0700cb;
+ public static final int ic_mr_button_connected_26_light = 0x7f0700cc;
+ public static final int ic_mr_button_connected_27_dark = 0x7f0700cd;
+ public static final int ic_mr_button_connected_27_light = 0x7f0700ce;
+ public static final int ic_mr_button_connected_28_dark = 0x7f0700cf;
+ public static final int ic_mr_button_connected_28_light = 0x7f0700d0;
+ public static final int ic_mr_button_connected_29_dark = 0x7f0700d1;
+ public static final int ic_mr_button_connected_29_light = 0x7f0700d2;
+ public static final int ic_mr_button_connected_30_dark = 0x7f0700d3;
+ public static final int ic_mr_button_connected_30_light = 0x7f0700d4;
+ public static final int ic_mr_button_connecting_00_dark = 0x7f0700d5;
+ public static final int ic_mr_button_connecting_00_light = 0x7f0700d6;
+ public static final int ic_mr_button_connecting_01_dark = 0x7f0700d7;
+ public static final int ic_mr_button_connecting_01_light = 0x7f0700d8;
+ public static final int ic_mr_button_connecting_02_dark = 0x7f0700d9;
+ public static final int ic_mr_button_connecting_02_light = 0x7f0700da;
+ public static final int ic_mr_button_connecting_03_dark = 0x7f0700db;
+ public static final int ic_mr_button_connecting_03_light = 0x7f0700dc;
+ public static final int ic_mr_button_connecting_04_dark = 0x7f0700dd;
+ public static final int ic_mr_button_connecting_04_light = 0x7f0700de;
+ public static final int ic_mr_button_connecting_05_dark = 0x7f0700df;
+ public static final int ic_mr_button_connecting_05_light = 0x7f0700e0;
+ public static final int ic_mr_button_connecting_06_dark = 0x7f0700e1;
+ public static final int ic_mr_button_connecting_06_light = 0x7f0700e2;
+ public static final int ic_mr_button_connecting_07_dark = 0x7f0700e3;
+ public static final int ic_mr_button_connecting_07_light = 0x7f0700e4;
+ public static final int ic_mr_button_connecting_08_dark = 0x7f0700e5;
+ public static final int ic_mr_button_connecting_08_light = 0x7f0700e6;
+ public static final int ic_mr_button_connecting_09_dark = 0x7f0700e7;
+ public static final int ic_mr_button_connecting_09_light = 0x7f0700e8;
+ public static final int ic_mr_button_connecting_10_dark = 0x7f0700e9;
+ public static final int ic_mr_button_connecting_10_light = 0x7f0700ea;
+ public static final int ic_mr_button_connecting_11_dark = 0x7f0700eb;
+ public static final int ic_mr_button_connecting_11_light = 0x7f0700ec;
+ public static final int ic_mr_button_connecting_12_dark = 0x7f0700ed;
+ public static final int ic_mr_button_connecting_12_light = 0x7f0700ee;
+ public static final int ic_mr_button_connecting_13_dark = 0x7f0700ef;
+ public static final int ic_mr_button_connecting_13_light = 0x7f0700f0;
+ public static final int ic_mr_button_connecting_14_dark = 0x7f0700f1;
+ public static final int ic_mr_button_connecting_14_light = 0x7f0700f2;
+ public static final int ic_mr_button_connecting_15_dark = 0x7f0700f3;
+ public static final int ic_mr_button_connecting_15_light = 0x7f0700f4;
+ public static final int ic_mr_button_connecting_16_dark = 0x7f0700f5;
+ public static final int ic_mr_button_connecting_16_light = 0x7f0700f6;
+ public static final int ic_mr_button_connecting_17_dark = 0x7f0700f7;
+ public static final int ic_mr_button_connecting_17_light = 0x7f0700f8;
+ public static final int ic_mr_button_connecting_18_dark = 0x7f0700f9;
+ public static final int ic_mr_button_connecting_18_light = 0x7f0700fa;
+ public static final int ic_mr_button_connecting_19_dark = 0x7f0700fb;
+ public static final int ic_mr_button_connecting_19_light = 0x7f0700fc;
+ public static final int ic_mr_button_connecting_20_dark = 0x7f0700fd;
+ public static final int ic_mr_button_connecting_20_light = 0x7f0700fe;
+ public static final int ic_mr_button_connecting_21_dark = 0x7f0700ff;
+ public static final int ic_mr_button_connecting_21_light = 0x7f070100;
+ public static final int ic_mr_button_connecting_22_dark = 0x7f070101;
+ public static final int ic_mr_button_connecting_22_light = 0x7f070102;
+ public static final int ic_mr_button_connecting_23_dark = 0x7f070103;
+ public static final int ic_mr_button_connecting_23_light = 0x7f070104;
+ public static final int ic_mr_button_connecting_24_dark = 0x7f070105;
+ public static final int ic_mr_button_connecting_24_light = 0x7f070106;
+ public static final int ic_mr_button_connecting_25_dark = 0x7f070107;
+ public static final int ic_mr_button_connecting_25_light = 0x7f070108;
+ public static final int ic_mr_button_connecting_26_dark = 0x7f070109;
+ public static final int ic_mr_button_connecting_26_light = 0x7f07010a;
+ public static final int ic_mr_button_connecting_27_dark = 0x7f07010b;
+ public static final int ic_mr_button_connecting_27_light = 0x7f07010c;
+ public static final int ic_mr_button_connecting_28_dark = 0x7f07010d;
+ public static final int ic_mr_button_connecting_28_light = 0x7f07010e;
+ public static final int ic_mr_button_connecting_29_dark = 0x7f07010f;
+ public static final int ic_mr_button_connecting_29_light = 0x7f070110;
+ public static final int ic_mr_button_connecting_30_dark = 0x7f070111;
+ public static final int ic_mr_button_connecting_30_light = 0x7f070112;
+ public static final int ic_mr_button_disabled_dark = 0x7f070113;
+ public static final int ic_mr_button_disabled_light = 0x7f070114;
+ public static final int ic_mr_button_disconnected_dark = 0x7f070115;
+ public static final int ic_mr_button_disconnected_light = 0x7f070116;
+ public static final int ic_mr_button_grey = 0x7f070117;
+ public static final int ic_vol_type_speaker_dark = 0x7f070118;
+ public static final int ic_vol_type_speaker_group_dark = 0x7f070119;
+ public static final int ic_vol_type_speaker_group_light = 0x7f07011a;
+ public static final int ic_vol_type_speaker_light = 0x7f07011b;
+ public static final int ic_vol_type_tv_dark = 0x7f07011c;
+ public static final int ic_vol_type_tv_light = 0x7f07011d;
+ public static final int mr_button_connected_dark = 0x7f07013d;
+ public static final int mr_button_connected_light = 0x7f07013e;
+ public static final int mr_button_connecting_dark = 0x7f07013f;
+ public static final int mr_button_connecting_light = 0x7f070140;
+ public static final int mr_button_dark = 0x7f070141;
+ public static final int mr_button_light = 0x7f070142;
+ public static final int mr_dialog_close_dark = 0x7f070143;
+ public static final int mr_dialog_close_light = 0x7f070144;
+ public static final int mr_dialog_material_background_dark = 0x7f070145;
+ public static final int mr_dialog_material_background_light = 0x7f070146;
+ public static final int mr_group_collapse = 0x7f070147;
+ public static final int mr_group_expand = 0x7f070148;
+ public static final int mr_media_pause_dark = 0x7f070149;
+ public static final int mr_media_pause_light = 0x7f07014a;
+ public static final int mr_media_play_dark = 0x7f07014b;
+ public static final int mr_media_play_light = 0x7f07014c;
+ public static final int mr_media_stop_dark = 0x7f07014d;
+ public static final int mr_media_stop_light = 0x7f07014e;
+ public static final int mr_vol_type_audiotrack_dark = 0x7f07014f;
+ public static final int mr_vol_type_audiotrack_light = 0x7f070150;
+ public static final int notification_action_background = 0x7f070156;
+ public static final int notification_bg = 0x7f070157;
+ public static final int notification_bg_low = 0x7f070158;
+ public static final int notification_bg_low_normal = 0x7f070159;
+ public static final int notification_bg_low_pressed = 0x7f07015a;
+ public static final int notification_bg_normal = 0x7f07015b;
+ public static final int notification_bg_normal_pressed = 0x7f07015c;
+ public static final int notification_icon_background = 0x7f07015d;
+ public static final int notification_template_icon_bg = 0x7f07015e;
+ public static final int notification_template_icon_low_bg = 0x7f07015f;
+ public static final int notification_tile_bg = 0x7f070160;
+ public static final int notify_panel_notification_icon_bg = 0x7f070161;
+ public static final int tooltip_frame_dark = 0x7f070169;
+ public static final int tooltip_frame_light = 0x7f07016a;
+ }
+ public static final class id {
+ private id() {}
+
+ public static final int action0 = 0x7f08000b;
+ public static final int action_bar = 0x7f08000c;
+ public static final int action_bar_activity_content = 0x7f08000d;
+ public static final int action_bar_container = 0x7f08000e;
+ public static final int action_bar_root = 0x7f08000f;
+ public static final int action_bar_spinner = 0x7f080010;
+ public static final int action_bar_subtitle = 0x7f080011;
+ public static final int action_bar_title = 0x7f080012;
+ public static final int action_container = 0x7f080013;
+ public static final int action_context_bar = 0x7f080014;
+ public static final int action_divider = 0x7f080015;
+ public static final int action_image = 0x7f080016;
+ public static final int action_menu_divider = 0x7f080017;
+ public static final int action_menu_presenter = 0x7f080018;
+ public static final int action_mode_bar = 0x7f080019;
+ public static final int action_mode_bar_stub = 0x7f08001a;
+ public static final int action_mode_close_button = 0x7f08001b;
+ public static final int action_text = 0x7f08001d;
+ public static final int actions = 0x7f08001e;
+ public static final int activity_chooser_view_content = 0x7f08001f;
+ public static final int add = 0x7f080020;
+ public static final int alertTitle = 0x7f080021;
+ public static final int async = 0x7f080026;
+ public static final int blocking = 0x7f080029;
+ public static final int bottom = 0x7f08002a;
+ public static final int buttonPanel = 0x7f08002e;
+ public static final int cancel_action = 0x7f08002f;
+ public static final int checkbox = 0x7f080035;
+ public static final int chronometer = 0x7f080036;
+ public static final int content = 0x7f08003a;
+ public static final int contentPanel = 0x7f08003b;
+ public static final int custom = 0x7f08003d;
+ public static final int customPanel = 0x7f08003e;
+ public static final int decor_content_parent = 0x7f080040;
+ public static final int default_activity_button = 0x7f080041;
+ public static final int edit_query = 0x7f080047;
+ public static final int end = 0x7f080048;
+ public static final int end_padder = 0x7f080049;
+ public static final int expand_activities_button = 0x7f08004c;
+ public static final int expanded_menu = 0x7f08004d;
+ public static final int forever = 0x7f080052;
+ public static final int group_divider = 0x7f080056;
+ public static final int home = 0x7f080057;
+ public static final int icon = 0x7f08005a;
+ public static final int icon_group = 0x7f08005b;
+ public static final int image = 0x7f08005d;
+ public static final int info = 0x7f08005e;
+ public static final int italic = 0x7f080060;
+ public static final int item_touch_helper_previous_elevation = 0x7f080061;
+ public static final int left = 0x7f080074;
+ public static final int line1 = 0x7f080075;
+ public static final int line3 = 0x7f080076;
+ public static final int listMode = 0x7f080077;
+ public static final int list_item = 0x7f080078;
+ public static final int media_actions = 0x7f08007f;
+ public static final int message = 0x7f080095;
+ public static final int mr_art = 0x7f080099;
+ public static final int mr_cast_checkbox = 0x7f08009a;
+ public static final int mr_cast_close_button = 0x7f08009b;
+ public static final int mr_cast_group_icon = 0x7f08009c;
+ public static final int mr_cast_group_name = 0x7f08009d;
+ public static final int mr_cast_list = 0x7f08009e;
+ public static final int mr_cast_meta = 0x7f08009f;
+ public static final int mr_cast_meta_art = 0x7f0800a0;
+ public static final int mr_cast_meta_subtitle = 0x7f0800a1;
+ public static final int mr_cast_meta_title = 0x7f0800a2;
+ public static final int mr_cast_route_icon = 0x7f0800a3;
+ public static final int mr_cast_route_name = 0x7f0800a4;
+ public static final int mr_cast_stop_button = 0x7f0800a5;
+ public static final int mr_cast_volume_layout = 0x7f0800a6;
+ public static final int mr_cast_volume_slider = 0x7f0800a7;
+ public static final int mr_chooser_list = 0x7f0800a8;
+ public static final int mr_chooser_route_desc = 0x7f0800a9;
+ public static final int mr_chooser_route_icon = 0x7f0800aa;
+ public static final int mr_chooser_route_name = 0x7f0800ab;
+ public static final int mr_chooser_title = 0x7f0800ac;
+ public static final int mr_close = 0x7f0800ad;
+ public static final int mr_control_divider = 0x7f0800ae;
+ public static final int mr_control_playback_ctrl = 0x7f0800af;
+ public static final int mr_control_subtitle = 0x7f0800b0;
+ public static final int mr_control_title = 0x7f0800b1;
+ public static final int mr_control_title_container = 0x7f0800b2;
+ public static final int mr_custom_control = 0x7f0800b3;
+ public static final int mr_default_control = 0x7f0800b4;
+ public static final int mr_dialog_area = 0x7f0800b5;
+ public static final int mr_dialog_header_name = 0x7f0800b6;
+ public static final int mr_expandable_area = 0x7f0800b7;
+ public static final int mr_group_expand_collapse = 0x7f0800b8;
+ public static final int mr_group_volume_route_name = 0x7f0800b9;
+ public static final int mr_group_volume_slider = 0x7f0800ba;
+ public static final int mr_media_main_control = 0x7f0800bb;
+ public static final int mr_name = 0x7f0800bc;
+ public static final int mr_picker_close_button = 0x7f0800bd;
+ public static final int mr_picker_list = 0x7f0800be;
+ public static final int mr_picker_route_icon = 0x7f0800bf;
+ public static final int mr_picker_route_name = 0x7f0800c0;
+ public static final int mr_playback_control = 0x7f0800c1;
+ public static final int mr_title_bar = 0x7f0800c2;
+ public static final int mr_volume_control = 0x7f0800c3;
+ public static final int mr_volume_group_list = 0x7f0800c4;
+ public static final int mr_volume_item_icon = 0x7f0800c5;
+ public static final int mr_volume_slider = 0x7f0800c6;
+ public static final int multiply = 0x7f0800c7;
+ public static final int none = 0x7f0800ca;
+ public static final int normal = 0x7f0800cb;
+ public static final int notification_background = 0x7f0800d2;
+ public static final int notification_main_column = 0x7f0800d3;
+ public static final int notification_main_column_container = 0x7f0800d4;
+ public static final int parentPanel = 0x7f0800d7;
+ public static final int progress_circular = 0x7f0800db;
+ public static final int progress_horizontal = 0x7f0800dc;
+ public static final int radio = 0x7f0800dd;
+ public static final int right = 0x7f0800df;
+ public static final int right_icon = 0x7f0800e0;
+ public static final int right_side = 0x7f0800e1;
+ public static final int screen = 0x7f0800e2;
+ public static final int scrollIndicatorDown = 0x7f0800e3;
+ public static final int scrollIndicatorUp = 0x7f0800e4;
+ public static final int scrollView = 0x7f0800e5;
+ public static final int search_badge = 0x7f0800e6;
+ public static final int search_bar = 0x7f0800e7;
+ public static final int search_button = 0x7f0800e8;
+ public static final int search_close_btn = 0x7f0800e9;
+ public static final int search_edit_frame = 0x7f0800ea;
+ public static final int search_go_btn = 0x7f0800eb;
+ public static final int search_mag_icon = 0x7f0800ec;
+ public static final int search_plate = 0x7f0800ed;
+ public static final int search_src_text = 0x7f0800ee;
+ public static final int search_voice_btn = 0x7f0800ef;
+ public static final int select_dialog_listview = 0x7f0800f0;
+ public static final int shortcut = 0x7f0800f2;
+ public static final int spacer = 0x7f0800f7;
+ public static final int split_action_bar = 0x7f0800f8;
+ public static final int src_atop = 0x7f0800fb;
+ public static final int src_in = 0x7f0800fc;
+ public static final int src_over = 0x7f0800fd;
+ public static final int start = 0x7f0800ff;
+ public static final int status_bar_latest_event_content = 0x7f080100;
+ public static final int submenuarrow = 0x7f080101;
+ public static final int submit_area = 0x7f080103;
+ public static final int tabMode = 0x7f080107;
+ public static final int tag_transition_group = 0x7f080108;
+ public static final int tag_unhandled_key_event_manager = 0x7f080109;
+ public static final int tag_unhandled_key_listeners = 0x7f08010a;
+ public static final int text = 0x7f08010b;
+ public static final int text2 = 0x7f08010c;
+ public static final int textSpacerNoButtons = 0x7f08010d;
+ public static final int textSpacerNoTitle = 0x7f08010e;
+ public static final int time = 0x7f08010f;
+ public static final int title = 0x7f080110;
+ public static final int titleDividerNoCustom = 0x7f080111;
+ public static final int title_template = 0x7f080112;
+ public static final int top = 0x7f080113;
+ public static final int topPanel = 0x7f080114;
+ public static final int uniform = 0x7f08011e;
+ public static final int up = 0x7f08011f;
+ public static final int volume_item_container = 0x7f080122;
+ public static final int wrap_content = 0x7f080127;
+ }
+ public static final class integer {
+ private integer() {}
+
+ public static final int abc_config_activityDefaultDur = 0x7f090000;
+ public static final int abc_config_activityShortDur = 0x7f090001;
+ public static final int cancel_button_image_alpha = 0x7f090002;
+ public static final int config_tooltipAnimTime = 0x7f090003;
+ public static final int mr_controller_volume_group_list_animation_duration_ms = 0x7f090004;
+ public static final int mr_controller_volume_group_list_fade_in_duration_ms = 0x7f090005;
+ public static final int mr_controller_volume_group_list_fade_out_duration_ms = 0x7f090006;
+ public static final int mr_update_routes_delay_ms = 0x7f090007;
+ public static final int status_bar_notification_info_maxnum = 0x7f090008;
+ }
+ public static final class interpolator {
+ private interpolator() {}
+
+ public static final int mr_fast_out_slow_in = 0x7f0a0000;
+ public static final int mr_linear_out_slow_in = 0x7f0a0001;
+ }
+ public static final class layout {
+ private layout() {}
+
+ public static final int abc_action_bar_title_item = 0x7f0b0000;
+ public static final int abc_action_bar_up_container = 0x7f0b0001;
+ public static final int abc_action_menu_item_layout = 0x7f0b0002;
+ public static final int abc_action_menu_layout = 0x7f0b0003;
+ public static final int abc_action_mode_bar = 0x7f0b0004;
+ public static final int abc_action_mode_close_item_material = 0x7f0b0005;
+ public static final int abc_activity_chooser_view = 0x7f0b0006;
+ public static final int abc_activity_chooser_view_list_item = 0x7f0b0007;
+ public static final int abc_alert_dialog_button_bar_material = 0x7f0b0008;
+ public static final int abc_alert_dialog_material = 0x7f0b0009;
+ public static final int abc_alert_dialog_title_material = 0x7f0b000a;
+ public static final int abc_cascading_menu_item_layout = 0x7f0b000b;
+ public static final int abc_dialog_title_material = 0x7f0b000c;
+ public static final int abc_expanded_menu_layout = 0x7f0b000d;
+ public static final int abc_list_menu_item_checkbox = 0x7f0b000e;
+ public static final int abc_list_menu_item_icon = 0x7f0b000f;
+ public static final int abc_list_menu_item_layout = 0x7f0b0010;
+ public static final int abc_list_menu_item_radio = 0x7f0b0011;
+ public static final int abc_popup_menu_header_item_layout = 0x7f0b0012;
+ public static final int abc_popup_menu_item_layout = 0x7f0b0013;
+ public static final int abc_screen_content_include = 0x7f0b0014;
+ public static final int abc_screen_simple = 0x7f0b0015;
+ public static final int abc_screen_simple_overlay_action_mode = 0x7f0b0016;
+ public static final int abc_screen_toolbar = 0x7f0b0017;
+ public static final int abc_search_dropdown_item_icons_2line = 0x7f0b0018;
+ public static final int abc_search_view = 0x7f0b0019;
+ public static final int abc_select_dialog_material = 0x7f0b001a;
+ public static final int abc_tooltip = 0x7f0b001b;
+ public static final int mr_cast_dialog = 0x7f0b0027;
+ public static final int mr_cast_group_item = 0x7f0b0028;
+ public static final int mr_cast_group_volume_item = 0x7f0b0029;
+ public static final int mr_cast_media_metadata = 0x7f0b002a;
+ public static final int mr_cast_route_item = 0x7f0b002b;
+ public static final int mr_chooser_dialog = 0x7f0b002c;
+ public static final int mr_chooser_list_item = 0x7f0b002d;
+ public static final int mr_controller_material_dialog_b = 0x7f0b002e;
+ public static final int mr_controller_volume_item = 0x7f0b002f;
+ public static final int mr_dialog_header_item = 0x7f0b0030;
+ public static final int mr_picker_dialog = 0x7f0b0031;
+ public static final int mr_picker_route_item = 0x7f0b0032;
+ public static final int mr_playback_control = 0x7f0b0033;
+ public static final int mr_volume_control = 0x7f0b0034;
+ public static final int notification_action = 0x7f0b003b;
+ public static final int notification_action_tombstone = 0x7f0b003c;
+ public static final int notification_media_action = 0x7f0b003d;
+ public static final int notification_media_cancel_action = 0x7f0b003e;
+ public static final int notification_template_big_media = 0x7f0b003f;
+ public static final int notification_template_big_media_custom = 0x7f0b0040;
+ public static final int notification_template_big_media_narrow = 0x7f0b0041;
+ public static final int notification_template_big_media_narrow_custom = 0x7f0b0042;
+ public static final int notification_template_custom_big = 0x7f0b0043;
+ public static final int notification_template_icon_group = 0x7f0b0044;
+ public static final int notification_template_lines_media = 0x7f0b0045;
+ public static final int notification_template_media = 0x7f0b0046;
+ public static final int notification_template_media_custom = 0x7f0b0047;
+ public static final int notification_template_part_chronometer = 0x7f0b0048;
+ public static final int notification_template_part_time = 0x7f0b0049;
+ public static final int select_dialog_item_material = 0x7f0b004a;
+ public static final int select_dialog_multichoice_material = 0x7f0b004b;
+ public static final int select_dialog_singlechoice_material = 0x7f0b004c;
+ public static final int support_simple_spinner_dropdown_item = 0x7f0b004e;
+ }
+ public static final class string {
+ private string() {}
+
+ public static final int abc_action_bar_home_description = 0x7f0f0000;
+ public static final int abc_action_bar_up_description = 0x7f0f0001;
+ public static final int abc_action_menu_overflow_description = 0x7f0f0002;
+ public static final int abc_action_mode_done = 0x7f0f0003;
+ public static final int abc_activity_chooser_view_see_all = 0x7f0f0004;
+ public static final int abc_activitychooserview_choose_application = 0x7f0f0005;
+ public static final int abc_capital_off = 0x7f0f0006;
+ public static final int abc_capital_on = 0x7f0f0007;
+ public static final int abc_font_family_body_1_material = 0x7f0f0008;
+ public static final int abc_font_family_body_2_material = 0x7f0f0009;
+ public static final int abc_font_family_button_material = 0x7f0f000a;
+ public static final int abc_font_family_caption_material = 0x7f0f000b;
+ public static final int abc_font_family_display_1_material = 0x7f0f000c;
+ public static final int abc_font_family_display_2_material = 0x7f0f000d;
+ public static final int abc_font_family_display_3_material = 0x7f0f000e;
+ public static final int abc_font_family_display_4_material = 0x7f0f000f;
+ public static final int abc_font_family_headline_material = 0x7f0f0010;
+ public static final int abc_font_family_menu_material = 0x7f0f0011;
+ public static final int abc_font_family_subhead_material = 0x7f0f0012;
+ public static final int abc_font_family_title_material = 0x7f0f0013;
+ public static final int abc_menu_alt_shortcut_label = 0x7f0f0014;
+ public static final int abc_menu_ctrl_shortcut_label = 0x7f0f0015;
+ public static final int abc_menu_delete_shortcut_label = 0x7f0f0016;
+ public static final int abc_menu_enter_shortcut_label = 0x7f0f0017;
+ public static final int abc_menu_function_shortcut_label = 0x7f0f0018;
+ public static final int abc_menu_meta_shortcut_label = 0x7f0f0019;
+ public static final int abc_menu_shift_shortcut_label = 0x7f0f001a;
+ public static final int abc_menu_space_shortcut_label = 0x7f0f001b;
+ public static final int abc_menu_sym_shortcut_label = 0x7f0f001c;
+ public static final int abc_prepend_shortcut_label = 0x7f0f001d;
+ public static final int abc_search_hint = 0x7f0f001e;
+ public static final int abc_searchview_description_clear = 0x7f0f001f;
+ public static final int abc_searchview_description_query = 0x7f0f0020;
+ public static final int abc_searchview_description_search = 0x7f0f0021;
+ public static final int abc_searchview_description_submit = 0x7f0f0022;
+ public static final int abc_searchview_description_voice = 0x7f0f0023;
+ public static final int abc_shareactionprovider_share_with = 0x7f0f0024;
+ public static final int abc_shareactionprovider_share_with_application = 0x7f0f0025;
+ public static final int abc_toolbar_collapse_description = 0x7f0f0026;
+ public static final int mr_button_content_description = 0x7f0f0071;
+ public static final int mr_cast_button_connected = 0x7f0f0072;
+ public static final int mr_cast_button_connecting = 0x7f0f0073;
+ public static final int mr_cast_button_disconnected = 0x7f0f0074;
+ public static final int mr_cast_dialog_title_view_placeholder = 0x7f0f0075;
+ public static final int mr_chooser_searching = 0x7f0f0076;
+ public static final int mr_chooser_title = 0x7f0f0077;
+ public static final int mr_controller_album_art = 0x7f0f0078;
+ public static final int mr_controller_casting_screen = 0x7f0f0079;
+ public static final int mr_controller_close_description = 0x7f0f007a;
+ public static final int mr_controller_collapse_group = 0x7f0f007b;
+ public static final int mr_controller_disconnect = 0x7f0f007c;
+ public static final int mr_controller_expand_group = 0x7f0f007d;
+ public static final int mr_controller_no_info_available = 0x7f0f007e;
+ public static final int mr_controller_no_media_selected = 0x7f0f007f;
+ public static final int mr_controller_pause = 0x7f0f0080;
+ public static final int mr_controller_play = 0x7f0f0081;
+ public static final int mr_controller_stop = 0x7f0f0082;
+ public static final int mr_controller_stop_casting = 0x7f0f0083;
+ public static final int mr_controller_volume_slider = 0x7f0f0084;
+ public static final int mr_dialog_device_header = 0x7f0f0085;
+ public static final int mr_dialog_route_header = 0x7f0f0086;
+ public static final int mr_system_route_name = 0x7f0f0087;
+ public static final int mr_user_route_category_name = 0x7f0f0088;
+ public static final int search_menu_title = 0x7f0f00a8;
+ public static final int status_bar_notification_info_overflow = 0x7f0f00ab;
+ }
+ public static final class style {
+ private style() {}
+
+ public static final int AlertDialog_AppCompat = 0x7f100000;
+ public static final int AlertDialog_AppCompat_Light = 0x7f100001;
+ public static final int Animation_AppCompat_Dialog = 0x7f100002;
+ public static final int Animation_AppCompat_DropDownUp = 0x7f100003;
+ public static final int Animation_AppCompat_Tooltip = 0x7f100004;
+ public static final int Base_AlertDialog_AppCompat = 0x7f100005;
+ public static final int Base_AlertDialog_AppCompat_Light = 0x7f100006;
+ public static final int Base_Animation_AppCompat_Dialog = 0x7f100007;
+ public static final int Base_Animation_AppCompat_DropDownUp = 0x7f100008;
+ public static final int Base_Animation_AppCompat_Tooltip = 0x7f100009;
+ public static final int Base_DialogWindowTitleBackground_AppCompat = 0x7f10000b;
+ public static final int Base_DialogWindowTitle_AppCompat = 0x7f10000a;
+ public static final int Base_TextAppearance_AppCompat = 0x7f10000c;
+ public static final int Base_TextAppearance_AppCompat_Body1 = 0x7f10000d;
+ public static final int Base_TextAppearance_AppCompat_Body2 = 0x7f10000e;
+ public static final int Base_TextAppearance_AppCompat_Button = 0x7f10000f;
+ public static final int Base_TextAppearance_AppCompat_Caption = 0x7f100010;
+ public static final int Base_TextAppearance_AppCompat_Display1 = 0x7f100011;
+ public static final int Base_TextAppearance_AppCompat_Display2 = 0x7f100012;
+ public static final int Base_TextAppearance_AppCompat_Display3 = 0x7f100013;
+ public static final int Base_TextAppearance_AppCompat_Display4 = 0x7f100014;
+ public static final int Base_TextAppearance_AppCompat_Headline = 0x7f100015;
+ public static final int Base_TextAppearance_AppCompat_Inverse = 0x7f100016;
+ public static final int Base_TextAppearance_AppCompat_Large = 0x7f100017;
+ public static final int Base_TextAppearance_AppCompat_Large_Inverse = 0x7f100018;
+ public static final int Base_TextAppearance_AppCompat_Light_Widget_PopupMenu_Large = 0x7f100019;
+ public static final int Base_TextAppearance_AppCompat_Light_Widget_PopupMenu_Small = 0x7f10001a;
+ public static final int Base_TextAppearance_AppCompat_Medium = 0x7f10001b;
+ public static final int Base_TextAppearance_AppCompat_Medium_Inverse = 0x7f10001c;
+ public static final int Base_TextAppearance_AppCompat_Menu = 0x7f10001d;
+ public static final int Base_TextAppearance_AppCompat_SearchResult = 0x7f10001e;
+ public static final int Base_TextAppearance_AppCompat_SearchResult_Subtitle = 0x7f10001f;
+ public static final int Base_TextAppearance_AppCompat_SearchResult_Title = 0x7f100020;
+ public static final int Base_TextAppearance_AppCompat_Small = 0x7f100021;
+ public static final int Base_TextAppearance_AppCompat_Small_Inverse = 0x7f100022;
+ public static final int Base_TextAppearance_AppCompat_Subhead = 0x7f100023;
+ public static final int Base_TextAppearance_AppCompat_Subhead_Inverse = 0x7f100024;
+ public static final int Base_TextAppearance_AppCompat_Title = 0x7f100025;
+ public static final int Base_TextAppearance_AppCompat_Title_Inverse = 0x7f100026;
+ public static final int Base_TextAppearance_AppCompat_Tooltip = 0x7f100027;
+ public static final int Base_TextAppearance_AppCompat_Widget_ActionBar_Menu = 0x7f100028;
+ public static final int Base_TextAppearance_AppCompat_Widget_ActionBar_Subtitle = 0x7f100029;
+ public static final int Base_TextAppearance_AppCompat_Widget_ActionBar_Subtitle_Inverse = 0x7f10002a;
+ public static final int Base_TextAppearance_AppCompat_Widget_ActionBar_Title = 0x7f10002b;
+ public static final int Base_TextAppearance_AppCompat_Widget_ActionBar_Title_Inverse = 0x7f10002c;
+ public static final int Base_TextAppearance_AppCompat_Widget_ActionMode_Subtitle = 0x7f10002d;
+ public static final int Base_TextAppearance_AppCompat_Widget_ActionMode_Title = 0x7f10002e;
+ public static final int Base_TextAppearance_AppCompat_Widget_Button = 0x7f10002f;
+ public static final int Base_TextAppearance_AppCompat_Widget_Button_Borderless_Colored = 0x7f100030;
+ public static final int Base_TextAppearance_AppCompat_Widget_Button_Colored = 0x7f100031;
+ public static final int Base_TextAppearance_AppCompat_Widget_Button_Inverse = 0x7f100032;
+ public static final int Base_TextAppearance_AppCompat_Widget_DropDownItem = 0x7f100033;
+ public static final int Base_TextAppearance_AppCompat_Widget_PopupMenu_Header = 0x7f100034;
+ public static final int Base_TextAppearance_AppCompat_Widget_PopupMenu_Large = 0x7f100035;
+ public static final int Base_TextAppearance_AppCompat_Widget_PopupMenu_Small = 0x7f100036;
+ public static final int Base_TextAppearance_AppCompat_Widget_Switch = 0x7f100037;
+ public static final int Base_TextAppearance_AppCompat_Widget_TextView_SpinnerItem = 0x7f100038;
+ public static final int Base_TextAppearance_Widget_AppCompat_ExpandedMenu_Item = 0x7f100039;
+ public static final int Base_TextAppearance_Widget_AppCompat_Toolbar_Subtitle = 0x7f10003a;
+ public static final int Base_TextAppearance_Widget_AppCompat_Toolbar_Title = 0x7f10003b;
+ public static final int Base_ThemeOverlay_AppCompat = 0x7f10004a;
+ public static final int Base_ThemeOverlay_AppCompat_ActionBar = 0x7f10004b;
+ public static final int Base_ThemeOverlay_AppCompat_Dark = 0x7f10004c;
+ public static final int Base_ThemeOverlay_AppCompat_Dark_ActionBar = 0x7f10004d;
+ public static final int Base_ThemeOverlay_AppCompat_Dialog = 0x7f10004e;
+ public static final int Base_ThemeOverlay_AppCompat_Dialog_Alert = 0x7f10004f;
+ public static final int Base_ThemeOverlay_AppCompat_Light = 0x7f100050;
+ public static final int Base_Theme_AppCompat = 0x7f10003c;
+ public static final int Base_Theme_AppCompat_CompactMenu = 0x7f10003d;
+ public static final int Base_Theme_AppCompat_Dialog = 0x7f10003e;
+ public static final int Base_Theme_AppCompat_DialogWhenLarge = 0x7f100042;
+ public static final int Base_Theme_AppCompat_Dialog_Alert = 0x7f10003f;
+ public static final int Base_Theme_AppCompat_Dialog_FixedSize = 0x7f100040;
+ public static final int Base_Theme_AppCompat_Dialog_MinWidth = 0x7f100041;
+ public static final int Base_Theme_AppCompat_Light = 0x7f100043;
+ public static final int Base_Theme_AppCompat_Light_DarkActionBar = 0x7f100044;
+ public static final int Base_Theme_AppCompat_Light_Dialog = 0x7f100045;
+ public static final int Base_Theme_AppCompat_Light_DialogWhenLarge = 0x7f100049;
+ public static final int Base_Theme_AppCompat_Light_Dialog_Alert = 0x7f100046;
+ public static final int Base_Theme_AppCompat_Light_Dialog_FixedSize = 0x7f100047;
+ public static final int Base_Theme_AppCompat_Light_Dialog_MinWidth = 0x7f100048;
+ public static final int Base_V21_ThemeOverlay_AppCompat_Dialog = 0x7f100055;
+ public static final int Base_V21_Theme_AppCompat = 0x7f100051;
+ public static final int Base_V21_Theme_AppCompat_Dialog = 0x7f100052;
+ public static final int Base_V21_Theme_AppCompat_Light = 0x7f100053;
+ public static final int Base_V21_Theme_AppCompat_Light_Dialog = 0x7f100054;
+ public static final int Base_V22_Theme_AppCompat = 0x7f100056;
+ public static final int Base_V22_Theme_AppCompat_Light = 0x7f100057;
+ public static final int Base_V23_Theme_AppCompat = 0x7f100058;
+ public static final int Base_V23_Theme_AppCompat_Light = 0x7f100059;
+ public static final int Base_V26_Theme_AppCompat = 0x7f10005a;
+ public static final int Base_V26_Theme_AppCompat_Light = 0x7f10005b;
+ public static final int Base_V26_Widget_AppCompat_Toolbar = 0x7f10005c;
+ public static final int Base_V28_Theme_AppCompat = 0x7f10005d;
+ public static final int Base_V28_Theme_AppCompat_Light = 0x7f10005e;
+ public static final int Base_V7_ThemeOverlay_AppCompat_Dialog = 0x7f100063;
+ public static final int Base_V7_Theme_AppCompat = 0x7f10005f;
+ public static final int Base_V7_Theme_AppCompat_Dialog = 0x7f100060;
+ public static final int Base_V7_Theme_AppCompat_Light = 0x7f100061;
+ public static final int Base_V7_Theme_AppCompat_Light_Dialog = 0x7f100062;
+ public static final int Base_V7_Widget_AppCompat_AutoCompleteTextView = 0x7f100064;
+ public static final int Base_V7_Widget_AppCompat_EditText = 0x7f100065;
+ public static final int Base_V7_Widget_AppCompat_Toolbar = 0x7f100066;
+ public static final int Base_Widget_AppCompat_ActionBar = 0x7f100067;
+ public static final int Base_Widget_AppCompat_ActionBar_Solid = 0x7f100068;
+ public static final int Base_Widget_AppCompat_ActionBar_TabBar = 0x7f100069;
+ public static final int Base_Widget_AppCompat_ActionBar_TabText = 0x7f10006a;
+ public static final int Base_Widget_AppCompat_ActionBar_TabView = 0x7f10006b;
+ public static final int Base_Widget_AppCompat_ActionButton = 0x7f10006c;
+ public static final int Base_Widget_AppCompat_ActionButton_CloseMode = 0x7f10006d;
+ public static final int Base_Widget_AppCompat_ActionButton_Overflow = 0x7f10006e;
+ public static final int Base_Widget_AppCompat_ActionMode = 0x7f10006f;
+ public static final int Base_Widget_AppCompat_ActivityChooserView = 0x7f100070;
+ public static final int Base_Widget_AppCompat_AutoCompleteTextView = 0x7f100071;
+ public static final int Base_Widget_AppCompat_Button = 0x7f100072;
+ public static final int Base_Widget_AppCompat_ButtonBar = 0x7f100078;
+ public static final int Base_Widget_AppCompat_ButtonBar_AlertDialog = 0x7f100079;
+ public static final int Base_Widget_AppCompat_Button_Borderless = 0x7f100073;
+ public static final int Base_Widget_AppCompat_Button_Borderless_Colored = 0x7f100074;
+ public static final int Base_Widget_AppCompat_Button_ButtonBar_AlertDialog = 0x7f100075;
+ public static final int Base_Widget_AppCompat_Button_Colored = 0x7f100076;
+ public static final int Base_Widget_AppCompat_Button_Small = 0x7f100077;
+ public static final int Base_Widget_AppCompat_CompoundButton_CheckBox = 0x7f10007a;
+ public static final int Base_Widget_AppCompat_CompoundButton_RadioButton = 0x7f10007b;
+ public static final int Base_Widget_AppCompat_CompoundButton_Switch = 0x7f10007c;
+ public static final int Base_Widget_AppCompat_DrawerArrowToggle = 0x7f10007d;
+ public static final int Base_Widget_AppCompat_DrawerArrowToggle_Common = 0x7f10007e;
+ public static final int Base_Widget_AppCompat_DropDownItem_Spinner = 0x7f10007f;
+ public static final int Base_Widget_AppCompat_EditText = 0x7f100080;
+ public static final int Base_Widget_AppCompat_ImageButton = 0x7f100081;
+ public static final int Base_Widget_AppCompat_Light_ActionBar = 0x7f100082;
+ public static final int Base_Widget_AppCompat_Light_ActionBar_Solid = 0x7f100083;
+ public static final int Base_Widget_AppCompat_Light_ActionBar_TabBar = 0x7f100084;
+ public static final int Base_Widget_AppCompat_Light_ActionBar_TabText = 0x7f100085;
+ public static final int Base_Widget_AppCompat_Light_ActionBar_TabText_Inverse = 0x7f100086;
+ public static final int Base_Widget_AppCompat_Light_ActionBar_TabView = 0x7f100087;
+ public static final int Base_Widget_AppCompat_Light_PopupMenu = 0x7f100088;
+ public static final int Base_Widget_AppCompat_Light_PopupMenu_Overflow = 0x7f100089;
+ public static final int Base_Widget_AppCompat_ListMenuView = 0x7f10008a;
+ public static final int Base_Widget_AppCompat_ListPopupWindow = 0x7f10008b;
+ public static final int Base_Widget_AppCompat_ListView = 0x7f10008c;
+ public static final int Base_Widget_AppCompat_ListView_DropDown = 0x7f10008d;
+ public static final int Base_Widget_AppCompat_ListView_Menu = 0x7f10008e;
+ public static final int Base_Widget_AppCompat_PopupMenu = 0x7f10008f;
+ public static final int Base_Widget_AppCompat_PopupMenu_Overflow = 0x7f100090;
+ public static final int Base_Widget_AppCompat_PopupWindow = 0x7f100091;
+ public static final int Base_Widget_AppCompat_ProgressBar = 0x7f100092;
+ public static final int Base_Widget_AppCompat_ProgressBar_Horizontal = 0x7f100093;
+ public static final int Base_Widget_AppCompat_RatingBar = 0x7f100094;
+ public static final int Base_Widget_AppCompat_RatingBar_Indicator = 0x7f100095;
+ public static final int Base_Widget_AppCompat_RatingBar_Small = 0x7f100096;
+ public static final int Base_Widget_AppCompat_SearchView = 0x7f100097;
+ public static final int Base_Widget_AppCompat_SearchView_ActionBar = 0x7f100098;
+ public static final int Base_Widget_AppCompat_SeekBar = 0x7f100099;
+ public static final int Base_Widget_AppCompat_SeekBar_Discrete = 0x7f10009a;
+ public static final int Base_Widget_AppCompat_Spinner = 0x7f10009b;
+ public static final int Base_Widget_AppCompat_Spinner_Underlined = 0x7f10009c;
+ public static final int Base_Widget_AppCompat_TextView_SpinnerItem = 0x7f10009d;
+ public static final int Base_Widget_AppCompat_Toolbar = 0x7f10009e;
+ public static final int Base_Widget_AppCompat_Toolbar_Button_Navigation = 0x7f10009f;
+ public static final int Platform_AppCompat = 0x7f1000a4;
+ public static final int Platform_AppCompat_Light = 0x7f1000a5;
+ public static final int Platform_ThemeOverlay_AppCompat = 0x7f1000a6;
+ public static final int Platform_ThemeOverlay_AppCompat_Dark = 0x7f1000a7;
+ public static final int Platform_ThemeOverlay_AppCompat_Light = 0x7f1000a8;
+ public static final int Platform_V21_AppCompat = 0x7f1000a9;
+ public static final int Platform_V21_AppCompat_Light = 0x7f1000aa;
+ public static final int Platform_V25_AppCompat = 0x7f1000ab;
+ public static final int Platform_V25_AppCompat_Light = 0x7f1000ac;
+ public static final int Platform_Widget_AppCompat_Spinner = 0x7f1000ad;
+ public static final int RtlOverlay_DialogWindowTitle_AppCompat = 0x7f1000ae;
+ public static final int RtlOverlay_Widget_AppCompat_ActionBar_TitleItem = 0x7f1000af;
+ public static final int RtlOverlay_Widget_AppCompat_DialogTitle_Icon = 0x7f1000b0;
+ public static final int RtlOverlay_Widget_AppCompat_PopupMenuItem = 0x7f1000b1;
+ public static final int RtlOverlay_Widget_AppCompat_PopupMenuItem_InternalGroup = 0x7f1000b2;
+ public static final int RtlOverlay_Widget_AppCompat_PopupMenuItem_Shortcut = 0x7f1000b3;
+ public static final int RtlOverlay_Widget_AppCompat_PopupMenuItem_SubmenuArrow = 0x7f1000b4;
+ public static final int RtlOverlay_Widget_AppCompat_PopupMenuItem_Text = 0x7f1000b5;
+ public static final int RtlOverlay_Widget_AppCompat_PopupMenuItem_Title = 0x7f1000b6;
+ public static final int RtlOverlay_Widget_AppCompat_SearchView_MagIcon = 0x7f1000bc;
+ public static final int RtlOverlay_Widget_AppCompat_Search_DropDown = 0x7f1000b7;
+ public static final int RtlOverlay_Widget_AppCompat_Search_DropDown_Icon1 = 0x7f1000b8;
+ public static final int RtlOverlay_Widget_AppCompat_Search_DropDown_Icon2 = 0x7f1000b9;
+ public static final int RtlOverlay_Widget_AppCompat_Search_DropDown_Query = 0x7f1000ba;
+ public static final int RtlOverlay_Widget_AppCompat_Search_DropDown_Text = 0x7f1000bb;
+ public static final int RtlUnderlay_Widget_AppCompat_ActionButton = 0x7f1000bd;
+ public static final int RtlUnderlay_Widget_AppCompat_ActionButton_Overflow = 0x7f1000be;
+ public static final int TextAppearance_AppCompat = 0x7f1000bf;
+ public static final int TextAppearance_AppCompat_Body1 = 0x7f1000c0;
+ public static final int TextAppearance_AppCompat_Body2 = 0x7f1000c1;
+ public static final int TextAppearance_AppCompat_Button = 0x7f1000c2;
+ public static final int TextAppearance_AppCompat_Caption = 0x7f1000c3;
+ public static final int TextAppearance_AppCompat_Display1 = 0x7f1000c4;
+ public static final int TextAppearance_AppCompat_Display2 = 0x7f1000c5;
+ public static final int TextAppearance_AppCompat_Display3 = 0x7f1000c6;
+ public static final int TextAppearance_AppCompat_Display4 = 0x7f1000c7;
+ public static final int TextAppearance_AppCompat_Headline = 0x7f1000c8;
+ public static final int TextAppearance_AppCompat_Inverse = 0x7f1000c9;
+ public static final int TextAppearance_AppCompat_Large = 0x7f1000ca;
+ public static final int TextAppearance_AppCompat_Large_Inverse = 0x7f1000cb;
+ public static final int TextAppearance_AppCompat_Light_SearchResult_Subtitle = 0x7f1000cc;
+ public static final int TextAppearance_AppCompat_Light_SearchResult_Title = 0x7f1000cd;
+ public static final int TextAppearance_AppCompat_Light_Widget_PopupMenu_Large = 0x7f1000ce;
+ public static final int TextAppearance_AppCompat_Light_Widget_PopupMenu_Small = 0x7f1000cf;
+ public static final int TextAppearance_AppCompat_Medium = 0x7f1000d0;
+ public static final int TextAppearance_AppCompat_Medium_Inverse = 0x7f1000d1;
+ public static final int TextAppearance_AppCompat_Menu = 0x7f1000d2;
+ public static final int TextAppearance_AppCompat_SearchResult_Subtitle = 0x7f1000d3;
+ public static final int TextAppearance_AppCompat_SearchResult_Title = 0x7f1000d4;
+ public static final int TextAppearance_AppCompat_Small = 0x7f1000d5;
+ public static final int TextAppearance_AppCompat_Small_Inverse = 0x7f1000d6;
+ public static final int TextAppearance_AppCompat_Subhead = 0x7f1000d7;
+ public static final int TextAppearance_AppCompat_Subhead_Inverse = 0x7f1000d8;
+ public static final int TextAppearance_AppCompat_Title = 0x7f1000d9;
+ public static final int TextAppearance_AppCompat_Title_Inverse = 0x7f1000da;
+ public static final int TextAppearance_AppCompat_Tooltip = 0x7f1000db;
+ public static final int TextAppearance_AppCompat_Widget_ActionBar_Menu = 0x7f1000dc;
+ public static final int TextAppearance_AppCompat_Widget_ActionBar_Subtitle = 0x7f1000dd;
+ public static final int TextAppearance_AppCompat_Widget_ActionBar_Subtitle_Inverse = 0x7f1000de;
+ public static final int TextAppearance_AppCompat_Widget_ActionBar_Title = 0x7f1000df;
+ public static final int TextAppearance_AppCompat_Widget_ActionBar_Title_Inverse = 0x7f1000e0;
+ public static final int TextAppearance_AppCompat_Widget_ActionMode_Subtitle = 0x7f1000e1;
+ public static final int TextAppearance_AppCompat_Widget_ActionMode_Subtitle_Inverse = 0x7f1000e2;
+ public static final int TextAppearance_AppCompat_Widget_ActionMode_Title = 0x7f1000e3;
+ public static final int TextAppearance_AppCompat_Widget_ActionMode_Title_Inverse = 0x7f1000e4;
+ public static final int TextAppearance_AppCompat_Widget_Button = 0x7f1000e5;
+ public static final int TextAppearance_AppCompat_Widget_Button_Borderless_Colored = 0x7f1000e6;
+ public static final int TextAppearance_AppCompat_Widget_Button_Colored = 0x7f1000e7;
+ public static final int TextAppearance_AppCompat_Widget_Button_Inverse = 0x7f1000e8;
+ public static final int TextAppearance_AppCompat_Widget_DropDownItem = 0x7f1000e9;
+ public static final int TextAppearance_AppCompat_Widget_PopupMenu_Header = 0x7f1000ea;
+ public static final int TextAppearance_AppCompat_Widget_PopupMenu_Large = 0x7f1000eb;
+ public static final int TextAppearance_AppCompat_Widget_PopupMenu_Small = 0x7f1000ec;
+ public static final int TextAppearance_AppCompat_Widget_Switch = 0x7f1000ed;
+ public static final int TextAppearance_AppCompat_Widget_TextView_SpinnerItem = 0x7f1000ee;
+ public static final int TextAppearance_Compat_Notification = 0x7f1000ef;
+ public static final int TextAppearance_Compat_Notification_Info = 0x7f1000f0;
+ public static final int TextAppearance_Compat_Notification_Info_Media = 0x7f1000f1;
+ public static final int TextAppearance_Compat_Notification_Line2 = 0x7f1000f2;
+ public static final int TextAppearance_Compat_Notification_Line2_Media = 0x7f1000f3;
+ public static final int TextAppearance_Compat_Notification_Media = 0x7f1000f4;
+ public static final int TextAppearance_Compat_Notification_Time = 0x7f1000f5;
+ public static final int TextAppearance_Compat_Notification_Time_Media = 0x7f1000f6;
+ public static final int TextAppearance_Compat_Notification_Title = 0x7f1000f7;
+ public static final int TextAppearance_Compat_Notification_Title_Media = 0x7f1000f8;
+ public static final int TextAppearance_MediaRouter_PrimaryText = 0x7f1000f9;
+ public static final int TextAppearance_MediaRouter_SecondaryText = 0x7f1000fa;
+ public static final int TextAppearance_MediaRouter_Title = 0x7f1000fb;
+ public static final int TextAppearance_Widget_AppCompat_ExpandedMenu_Item = 0x7f1000fc;
+ public static final int TextAppearance_Widget_AppCompat_Toolbar_Subtitle = 0x7f1000fd;
+ public static final int TextAppearance_Widget_AppCompat_Toolbar_Title = 0x7f1000fe;
+ public static final int ThemeOverlay_AppCompat = 0x7f100123;
+ public static final int ThemeOverlay_AppCompat_ActionBar = 0x7f100124;
+ public static final int ThemeOverlay_AppCompat_Dark = 0x7f100125;
+ public static final int ThemeOverlay_AppCompat_Dark_ActionBar = 0x7f100126;
+ public static final int ThemeOverlay_AppCompat_Dialog = 0x7f100127;
+ public static final int ThemeOverlay_AppCompat_Dialog_Alert = 0x7f100128;
+ public static final int ThemeOverlay_AppCompat_Light = 0x7f100129;
+ public static final int ThemeOverlay_MediaRouter_Dark = 0x7f10012a;
+ public static final int ThemeOverlay_MediaRouter_Light = 0x7f10012b;
+ public static final int Theme_AppCompat = 0x7f100106;
+ public static final int Theme_AppCompat_CompactMenu = 0x7f100107;
+ public static final int Theme_AppCompat_DayNight = 0x7f100108;
+ public static final int Theme_AppCompat_DayNight_DarkActionBar = 0x7f100109;
+ public static final int Theme_AppCompat_DayNight_Dialog = 0x7f10010a;
+ public static final int Theme_AppCompat_DayNight_DialogWhenLarge = 0x7f10010d;
+ public static final int Theme_AppCompat_DayNight_Dialog_Alert = 0x7f10010b;
+ public static final int Theme_AppCompat_DayNight_Dialog_MinWidth = 0x7f10010c;
+ public static final int Theme_AppCompat_DayNight_NoActionBar = 0x7f10010e;
+ public static final int Theme_AppCompat_Dialog = 0x7f10010f;
+ public static final int Theme_AppCompat_DialogWhenLarge = 0x7f100112;
+ public static final int Theme_AppCompat_Dialog_Alert = 0x7f100110;
+ public static final int Theme_AppCompat_Dialog_MinWidth = 0x7f100111;
+ public static final int Theme_AppCompat_Light = 0x7f100113;
+ public static final int Theme_AppCompat_Light_DarkActionBar = 0x7f100114;
+ public static final int Theme_AppCompat_Light_Dialog = 0x7f100115;
+ public static final int Theme_AppCompat_Light_DialogWhenLarge = 0x7f100118;
+ public static final int Theme_AppCompat_Light_Dialog_Alert = 0x7f100116;
+ public static final int Theme_AppCompat_Light_Dialog_MinWidth = 0x7f100117;
+ public static final int Theme_AppCompat_Light_NoActionBar = 0x7f100119;
+ public static final int Theme_AppCompat_NoActionBar = 0x7f10011a;
+ public static final int Theme_MediaRouter = 0x7f10011b;
+ public static final int Theme_MediaRouter_Light = 0x7f10011c;
+ public static final int Theme_MediaRouter_LightControlPanel = 0x7f10011e;
+ public static final int Theme_MediaRouter_Light_DarkControlPanel = 0x7f10011d;
+ public static final int Widget_AppCompat_ActionBar = 0x7f10012e;
+ public static final int Widget_AppCompat_ActionBar_Solid = 0x7f10012f;
+ public static final int Widget_AppCompat_ActionBar_TabBar = 0x7f100130;
+ public static final int Widget_AppCompat_ActionBar_TabText = 0x7f100131;
+ public static final int Widget_AppCompat_ActionBar_TabView = 0x7f100132;
+ public static final int Widget_AppCompat_ActionButton = 0x7f100133;
+ public static final int Widget_AppCompat_ActionButton_CloseMode = 0x7f100134;
+ public static final int Widget_AppCompat_ActionButton_Overflow = 0x7f100135;
+ public static final int Widget_AppCompat_ActionMode = 0x7f100136;
+ public static final int Widget_AppCompat_ActivityChooserView = 0x7f100137;
+ public static final int Widget_AppCompat_AutoCompleteTextView = 0x7f100138;
+ public static final int Widget_AppCompat_Button = 0x7f100139;
+ public static final int Widget_AppCompat_ButtonBar = 0x7f10013f;
+ public static final int Widget_AppCompat_ButtonBar_AlertDialog = 0x7f100140;
+ public static final int Widget_AppCompat_Button_Borderless = 0x7f10013a;
+ public static final int Widget_AppCompat_Button_Borderless_Colored = 0x7f10013b;
+ public static final int Widget_AppCompat_Button_ButtonBar_AlertDialog = 0x7f10013c;
+ public static final int Widget_AppCompat_Button_Colored = 0x7f10013d;
+ public static final int Widget_AppCompat_Button_Small = 0x7f10013e;
+ public static final int Widget_AppCompat_CompoundButton_CheckBox = 0x7f100141;
+ public static final int Widget_AppCompat_CompoundButton_RadioButton = 0x7f100142;
+ public static final int Widget_AppCompat_CompoundButton_Switch = 0x7f100143;
+ public static final int Widget_AppCompat_DrawerArrowToggle = 0x7f100144;
+ public static final int Widget_AppCompat_DropDownItem_Spinner = 0x7f100145;
+ public static final int Widget_AppCompat_EditText = 0x7f100146;
+ public static final int Widget_AppCompat_ImageButton = 0x7f100147;
+ public static final int Widget_AppCompat_Light_ActionBar = 0x7f100148;
+ public static final int Widget_AppCompat_Light_ActionBar_Solid = 0x7f100149;
+ public static final int Widget_AppCompat_Light_ActionBar_Solid_Inverse = 0x7f10014a;
+ public static final int Widget_AppCompat_Light_ActionBar_TabBar = 0x7f10014b;
+ public static final int Widget_AppCompat_Light_ActionBar_TabBar_Inverse = 0x7f10014c;
+ public static final int Widget_AppCompat_Light_ActionBar_TabText = 0x7f10014d;
+ public static final int Widget_AppCompat_Light_ActionBar_TabText_Inverse = 0x7f10014e;
+ public static final int Widget_AppCompat_Light_ActionBar_TabView = 0x7f10014f;
+ public static final int Widget_AppCompat_Light_ActionBar_TabView_Inverse = 0x7f100150;
+ public static final int Widget_AppCompat_Light_ActionButton = 0x7f100151;
+ public static final int Widget_AppCompat_Light_ActionButton_CloseMode = 0x7f100152;
+ public static final int Widget_AppCompat_Light_ActionButton_Overflow = 0x7f100153;
+ public static final int Widget_AppCompat_Light_ActionMode_Inverse = 0x7f100154;
+ public static final int Widget_AppCompat_Light_ActivityChooserView = 0x7f100155;
+ public static final int Widget_AppCompat_Light_AutoCompleteTextView = 0x7f100156;
+ public static final int Widget_AppCompat_Light_DropDownItem_Spinner = 0x7f100157;
+ public static final int Widget_AppCompat_Light_ListPopupWindow = 0x7f100158;
+ public static final int Widget_AppCompat_Light_ListView_DropDown = 0x7f100159;
+ public static final int Widget_AppCompat_Light_PopupMenu = 0x7f10015a;
+ public static final int Widget_AppCompat_Light_PopupMenu_Overflow = 0x7f10015b;
+ public static final int Widget_AppCompat_Light_SearchView = 0x7f10015c;
+ public static final int Widget_AppCompat_Light_Spinner_DropDown_ActionBar = 0x7f10015d;
+ public static final int Widget_AppCompat_ListMenuView = 0x7f10015e;
+ public static final int Widget_AppCompat_ListPopupWindow = 0x7f10015f;
+ public static final int Widget_AppCompat_ListView = 0x7f100160;
+ public static final int Widget_AppCompat_ListView_DropDown = 0x7f100161;
+ public static final int Widget_AppCompat_ListView_Menu = 0x7f100162;
+ public static final int Widget_AppCompat_PopupMenu = 0x7f100163;
+ public static final int Widget_AppCompat_PopupMenu_Overflow = 0x7f100164;
+ public static final int Widget_AppCompat_PopupWindow = 0x7f100165;
+ public static final int Widget_AppCompat_ProgressBar = 0x7f100166;
+ public static final int Widget_AppCompat_ProgressBar_Horizontal = 0x7f100167;
+ public static final int Widget_AppCompat_RatingBar = 0x7f100168;
+ public static final int Widget_AppCompat_RatingBar_Indicator = 0x7f100169;
+ public static final int Widget_AppCompat_RatingBar_Small = 0x7f10016a;
+ public static final int Widget_AppCompat_SearchView = 0x7f10016b;
+ public static final int Widget_AppCompat_SearchView_ActionBar = 0x7f10016c;
+ public static final int Widget_AppCompat_SeekBar = 0x7f10016d;
+ public static final int Widget_AppCompat_SeekBar_Discrete = 0x7f10016e;
+ public static final int Widget_AppCompat_Spinner = 0x7f10016f;
+ public static final int Widget_AppCompat_Spinner_DropDown = 0x7f100170;
+ public static final int Widget_AppCompat_Spinner_DropDown_ActionBar = 0x7f100171;
+ public static final int Widget_AppCompat_Spinner_Underlined = 0x7f100172;
+ public static final int Widget_AppCompat_TextView_SpinnerItem = 0x7f100173;
+ public static final int Widget_AppCompat_Toolbar = 0x7f100174;
+ public static final int Widget_AppCompat_Toolbar_Button_Navigation = 0x7f100175;
+ public static final int Widget_Compat_NotificationActionContainer = 0x7f100176;
+ public static final int Widget_Compat_NotificationActionText = 0x7f100177;
+ public static final int Widget_MediaRouter_Light_MediaRouteButton = 0x7f100178;
+ public static final int Widget_MediaRouter_MediaRouteButton = 0x7f100179;
+ public static final int Widget_Support_CoordinatorLayout = 0x7f10017a;
+ }
+ public static final class styleable {
+ private styleable() {}
+
+ public static final int[] ActionBar = { 0x7f030031, 0x7f030032, 0x7f030033, 0x7f03005d, 0x7f03005e, 0x7f03005f, 0x7f030060, 0x7f030061, 0x7f030062, 0x7f030065, 0x7f03006a, 0x7f03006b, 0x7f030076, 0x7f03008f, 0x7f030090, 0x7f030091, 0x7f030092, 0x7f030093, 0x7f030098, 0x7f03009b, 0x7f0300e4, 0x7f0300f8, 0x7f030103, 0x7f030106, 0x7f030107, 0x7f030125, 0x7f030128, 0x7f030143, 0x7f03014c };
+ public static final int ActionBar_background = 0;
+ public static final int ActionBar_backgroundSplit = 1;
+ public static final int ActionBar_backgroundStacked = 2;
+ public static final int ActionBar_contentInsetEnd = 3;
+ public static final int ActionBar_contentInsetEndWithActions = 4;
+ public static final int ActionBar_contentInsetLeft = 5;
+ public static final int ActionBar_contentInsetRight = 6;
+ public static final int ActionBar_contentInsetStart = 7;
+ public static final int ActionBar_contentInsetStartWithNavigation = 8;
+ public static final int ActionBar_customNavigationLayout = 9;
+ public static final int ActionBar_displayOptions = 10;
+ public static final int ActionBar_divider = 11;
+ public static final int ActionBar_elevation = 12;
+ public static final int ActionBar_height = 13;
+ public static final int ActionBar_hideOnContentScroll = 14;
+ public static final int ActionBar_homeAsUpIndicator = 15;
+ public static final int ActionBar_homeLayout = 16;
+ public static final int ActionBar_icon = 17;
+ public static final int ActionBar_indeterminateProgressStyle = 18;
+ public static final int ActionBar_itemPadding = 19;
+ public static final int ActionBar_logo = 20;
+ public static final int ActionBar_navigationMode = 21;
+ public static final int ActionBar_popupTheme = 22;
+ public static final int ActionBar_progressBarPadding = 23;
+ public static final int ActionBar_progressBarStyle = 24;
+ public static final int ActionBar_subtitle = 25;
+ public static final int ActionBar_subtitleTextStyle = 26;
+ public static final int ActionBar_title = 27;
+ public static final int ActionBar_titleTextStyle = 28;
+ public static final int[] ActionBarLayout = { 0x10100b3 };
+ public static final int ActionBarLayout_android_layout_gravity = 0;
+ public static final int[] ActionMenuItemView = { 0x101013f };
+ public static final int ActionMenuItemView_android_minWidth = 0;
+ public static final int[] ActionMenuView = { };
+ public static final int[] ActionMode = { 0x7f030031, 0x7f030032, 0x7f03004a, 0x7f03008f, 0x7f030128, 0x7f03014c };
+ public static final int ActionMode_background = 0;
+ public static final int ActionMode_backgroundSplit = 1;
+ public static final int ActionMode_closeItemLayout = 2;
+ public static final int ActionMode_height = 3;
+ public static final int ActionMode_subtitleTextStyle = 4;
+ public static final int ActionMode_titleTextStyle = 5;
+ public static final int[] ActivityChooserView = { 0x7f030078, 0x7f030099 };
+ public static final int ActivityChooserView_expandActivityOverflowButtonDrawable = 0;
+ public static final int ActivityChooserView_initialActivityCount = 1;
+ public static final int[] AlertDialog = { 0x10100f2, 0x7f030040, 0x7f030041, 0x7f0300db, 0x7f0300dc, 0x7f0300f5, 0x7f030118, 0x7f030119 };
+ public static final int AlertDialog_android_layout = 0;
+ public static final int AlertDialog_buttonIconDimen = 1;
+ public static final int AlertDialog_buttonPanelSideLayout = 2;
+ public static final int AlertDialog_listItemLayout = 3;
+ public static final int AlertDialog_listLayout = 4;
+ public static final int AlertDialog_multiChoiceItemLayout = 5;
+ public static final int AlertDialog_showTitle = 6;
+ public static final int AlertDialog_singleChoiceItemLayout = 7;
+ public static final int[] AnimatedStateListDrawableCompat = { 0x101011c, 0x1010194, 0x1010195, 0x1010196, 0x101030c, 0x101030d };
+ public static final int AnimatedStateListDrawableCompat_android_dither = 0;
+ public static final int AnimatedStateListDrawableCompat_android_visible = 1;
+ public static final int AnimatedStateListDrawableCompat_android_variablePadding = 2;
+ public static final int AnimatedStateListDrawableCompat_android_constantSize = 3;
+ public static final int AnimatedStateListDrawableCompat_android_enterFadeDuration = 4;
+ public static final int AnimatedStateListDrawableCompat_android_exitFadeDuration = 5;
+ public static final int[] AnimatedStateListDrawableItem = { 0x10100d0, 0x1010199 };
+ public static final int AnimatedStateListDrawableItem_android_id = 0;
+ public static final int AnimatedStateListDrawableItem_android_drawable = 1;
+ public static final int[] AnimatedStateListDrawableTransition = { 0x1010199, 0x1010449, 0x101044a, 0x101044b };
+ public static final int AnimatedStateListDrawableTransition_android_drawable = 0;
+ public static final int AnimatedStateListDrawableTransition_android_toId = 1;
+ public static final int AnimatedStateListDrawableTransition_android_fromId = 2;
+ public static final int AnimatedStateListDrawableTransition_android_reversible = 3;
+ public static final int[] AppCompatImageView = { 0x1010119, 0x7f03011f, 0x7f030141, 0x7f030142 };
+ public static final int AppCompatImageView_android_src = 0;
+ public static final int AppCompatImageView_srcCompat = 1;
+ public static final int AppCompatImageView_tint = 2;
+ public static final int AppCompatImageView_tintMode = 3;
+ public static final int[] AppCompatSeekBar = { 0x1010142, 0x7f03013e, 0x7f03013f, 0x7f030140 };
+ public static final int AppCompatSeekBar_android_thumb = 0;
+ public static final int AppCompatSeekBar_tickMark = 1;
+ public static final int AppCompatSeekBar_tickMarkTint = 2;
+ public static final int AppCompatSeekBar_tickMarkTintMode = 3;
+ public static final int[] AppCompatTextHelper = { 0x1010034, 0x101016d, 0x101016e, 0x101016f, 0x1010170, 0x1010392, 0x1010393 };
+ public static final int AppCompatTextHelper_android_textAppearance = 0;
+ public static final int AppCompatTextHelper_android_drawableTop = 1;
+ public static final int AppCompatTextHelper_android_drawableBottom = 2;
+ public static final int AppCompatTextHelper_android_drawableLeft = 3;
+ public static final int AppCompatTextHelper_android_drawableRight = 4;
+ public static final int AppCompatTextHelper_android_drawableStart = 5;
+ public static final int AppCompatTextHelper_android_drawableEnd = 6;
+ public static final int[] AppCompatTextView = { 0x1010034, 0x7f03002c, 0x7f03002d, 0x7f03002e, 0x7f03002f, 0x7f030030, 0x7f03007f, 0x7f030081, 0x7f03009d, 0x7f0300d8, 0x7f03012e };
+ public static final int AppCompatTextView_android_textAppearance = 0;
+ public static final int AppCompatTextView_autoSizeMaxTextSize = 1;
+ public static final int AppCompatTextView_autoSizeMinTextSize = 2;
+ public static final int AppCompatTextView_autoSizePresetSizes = 3;
+ public static final int AppCompatTextView_autoSizeStepGranularity = 4;
+ public static final int AppCompatTextView_autoSizeTextType = 5;
+ public static final int AppCompatTextView_firstBaselineToTopHeight = 6;
+ public static final int AppCompatTextView_fontFamily = 7;
+ public static final int AppCompatTextView_lastBaselineToBottomHeight = 8;
+ public static final int AppCompatTextView_lineHeight = 9;
+ public static final int AppCompatTextView_textAllCaps = 10;
+ public static final int[] AppCompatTheme = { 0x1010057, 0x10100ae, 0x7f030000, 0x7f030001, 0x7f030002, 0x7f030003, 0x7f030004, 0x7f030005, 0x7f030006, 0x7f030007, 0x7f030008, 0x7f030009, 0x7f03000a, 0x7f03000b, 0x7f03000c, 0x7f03000e, 0x7f03000f, 0x7f030010, 0x7f030011, 0x7f030012, 0x7f030013, 0x7f030014, 0x7f030015, 0x7f030016, 0x7f030017, 0x7f030018, 0x7f030019, 0x7f03001a, 0x7f03001b, 0x7f03001c, 0x7f03001d, 0x7f03001e, 0x7f030021, 0x7f030022, 0x7f030023, 0x7f030024, 0x7f030025, 0x7f03002b, 0x7f030039, 0x7f03003a, 0x7f03003b, 0x7f03003c, 0x7f03003d, 0x7f03003e, 0x7f030042, 0x7f030043, 0x7f030047, 0x7f030048, 0x7f03004e, 0x7f03004f, 0x7f030050, 0x7f030051, 0x7f030052, 0x7f030053, 0x7f030054, 0x7f030055, 0x7f030056, 0x7f030057, 0x7f030063, 0x7f030067, 0x7f030068, 0x7f030069, 0x7f03006c, 0x7f03006e, 0x7f030071, 0x7f030072, 0x7f030073, 0x7f030074, 0x7f030075, 0x7f030091, 0x7f030097, 0x7f0300d9, 0x7f0300da, 0x7f0300dd, 0x7f0300de, 0x7f0300df, 0x7f0300e0, 0x7f0300e1, 0x7f0300e2, 0x7f0300e3, 0x7f0300ff, 0x7f030100, 0x7f030101, 0x7f030102, 0x7f030104, 0x7f03010a, 0x7f03010b, 0x7f03010c, 0x7f03010d, 0x7f030111, 0x7f030112, 0x7f030113, 0x7f030114, 0x7f03011c, 0x7f03011d, 0x7f03012c, 0x7f03012f, 0x7f030130, 0x7f030131, 0x7f030132, 0x7f030133, 0x7f030134, 0x7f030135, 0x7f030136, 0x7f030137, 0x7f030138, 0x7f03014d, 0x7f03014e, 0x7f03014f, 0x7f030150, 0x7f030156, 0x7f030158, 0x7f030159, 0x7f03015a, 0x7f03015b, 0x7f03015c, 0x7f03015d, 0x7f03015e, 0x7f03015f, 0x7f030160, 0x7f030161 };
+ public static final int AppCompatTheme_android_windowIsFloating = 0;
+ public static final int AppCompatTheme_android_windowAnimationStyle = 1;
+ public static final int AppCompatTheme_actionBarDivider = 2;
+ public static final int AppCompatTheme_actionBarItemBackground = 3;
+ public static final int AppCompatTheme_actionBarPopupTheme = 4;
+ public static final int AppCompatTheme_actionBarSize = 5;
+ public static final int AppCompatTheme_actionBarSplitStyle = 6;
+ public static final int AppCompatTheme_actionBarStyle = 7;
+ public static final int AppCompatTheme_actionBarTabBarStyle = 8;
+ public static final int AppCompatTheme_actionBarTabStyle = 9;
+ public static final int AppCompatTheme_actionBarTabTextStyle = 10;
+ public static final int AppCompatTheme_actionBarTheme = 11;
+ public static final int AppCompatTheme_actionBarWidgetTheme = 12;
+ public static final int AppCompatTheme_actionButtonStyle = 13;
+ public static final int AppCompatTheme_actionDropDownStyle = 14;
+ public static final int AppCompatTheme_actionMenuTextAppearance = 15;
+ public static final int AppCompatTheme_actionMenuTextColor = 16;
+ public static final int AppCompatTheme_actionModeBackground = 17;
+ public static final int AppCompatTheme_actionModeCloseButtonStyle = 18;
+ public static final int AppCompatTheme_actionModeCloseDrawable = 19;
+ public static final int AppCompatTheme_actionModeCopyDrawable = 20;
+ public static final int AppCompatTheme_actionModeCutDrawable = 21;
+ public static final int AppCompatTheme_actionModeFindDrawable = 22;
+ public static final int AppCompatTheme_actionModePasteDrawable = 23;
+ public static final int AppCompatTheme_actionModePopupWindowStyle = 24;
+ public static final int AppCompatTheme_actionModeSelectAllDrawable = 25;
+ public static final int AppCompatTheme_actionModeShareDrawable = 26;
+ public static final int AppCompatTheme_actionModeSplitBackground = 27;
+ public static final int AppCompatTheme_actionModeStyle = 28;
+ public static final int AppCompatTheme_actionModeWebSearchDrawable = 29;
+ public static final int AppCompatTheme_actionOverflowButtonStyle = 30;
+ public static final int AppCompatTheme_actionOverflowMenuStyle = 31;
+ public static final int AppCompatTheme_activityChooserViewStyle = 32;
+ public static final int AppCompatTheme_alertDialogButtonGroupStyle = 33;
+ public static final int AppCompatTheme_alertDialogCenterButtons = 34;
+ public static final int AppCompatTheme_alertDialogStyle = 35;
+ public static final int AppCompatTheme_alertDialogTheme = 36;
+ public static final int AppCompatTheme_autoCompleteTextViewStyle = 37;
+ public static final int AppCompatTheme_borderlessButtonStyle = 38;
+ public static final int AppCompatTheme_buttonBarButtonStyle = 39;
+ public static final int AppCompatTheme_buttonBarNegativeButtonStyle = 40;
+ public static final int AppCompatTheme_buttonBarNeutralButtonStyle = 41;
+ public static final int AppCompatTheme_buttonBarPositiveButtonStyle = 42;
+ public static final int AppCompatTheme_buttonBarStyle = 43;
+ public static final int AppCompatTheme_buttonStyle = 44;
+ public static final int AppCompatTheme_buttonStyleSmall = 45;
+ public static final int AppCompatTheme_checkboxStyle = 46;
+ public static final int AppCompatTheme_checkedTextViewStyle = 47;
+ public static final int AppCompatTheme_colorAccent = 48;
+ public static final int AppCompatTheme_colorBackgroundFloating = 49;
+ public static final int AppCompatTheme_colorButtonNormal = 50;
+ public static final int AppCompatTheme_colorControlActivated = 51;
+ public static final int AppCompatTheme_colorControlHighlight = 52;
+ public static final int AppCompatTheme_colorControlNormal = 53;
+ public static final int AppCompatTheme_colorError = 54;
+ public static final int AppCompatTheme_colorPrimary = 55;
+ public static final int AppCompatTheme_colorPrimaryDark = 56;
+ public static final int AppCompatTheme_colorSwitchThumbNormal = 57;
+ public static final int AppCompatTheme_controlBackground = 58;
+ public static final int AppCompatTheme_dialogCornerRadius = 59;
+ public static final int AppCompatTheme_dialogPreferredPadding = 60;
+ public static final int AppCompatTheme_dialogTheme = 61;
+ public static final int AppCompatTheme_dividerHorizontal = 62;
+ public static final int AppCompatTheme_dividerVertical = 63;
+ public static final int AppCompatTheme_dropDownListViewStyle = 64;
+ public static final int AppCompatTheme_dropdownListPreferredItemHeight = 65;
+ public static final int AppCompatTheme_editTextBackground = 66;
+ public static final int AppCompatTheme_editTextColor = 67;
+ public static final int AppCompatTheme_editTextStyle = 68;
+ public static final int AppCompatTheme_homeAsUpIndicator = 69;
+ public static final int AppCompatTheme_imageButtonStyle = 70;
+ public static final int AppCompatTheme_listChoiceBackgroundIndicator = 71;
+ public static final int AppCompatTheme_listDividerAlertDialog = 72;
+ public static final int AppCompatTheme_listMenuViewStyle = 73;
+ public static final int AppCompatTheme_listPopupWindowStyle = 74;
+ public static final int AppCompatTheme_listPreferredItemHeight = 75;
+ public static final int AppCompatTheme_listPreferredItemHeightLarge = 76;
+ public static final int AppCompatTheme_listPreferredItemHeightSmall = 77;
+ public static final int AppCompatTheme_listPreferredItemPaddingLeft = 78;
+ public static final int AppCompatTheme_listPreferredItemPaddingRight = 79;
+ public static final int AppCompatTheme_panelBackground = 80;
+ public static final int AppCompatTheme_panelMenuListTheme = 81;
+ public static final int AppCompatTheme_panelMenuListWidth = 82;
+ public static final int AppCompatTheme_popupMenuStyle = 83;
+ public static final int AppCompatTheme_popupWindowStyle = 84;
+ public static final int AppCompatTheme_radioButtonStyle = 85;
+ public static final int AppCompatTheme_ratingBarStyle = 86;
+ public static final int AppCompatTheme_ratingBarStyleIndicator = 87;
+ public static final int AppCompatTheme_ratingBarStyleSmall = 88;
+ public static final int AppCompatTheme_searchViewStyle = 89;
+ public static final int AppCompatTheme_seekBarStyle = 90;
+ public static final int AppCompatTheme_selectableItemBackground = 91;
+ public static final int AppCompatTheme_selectableItemBackgroundBorderless = 92;
+ public static final int AppCompatTheme_spinnerDropDownItemStyle = 93;
+ public static final int AppCompatTheme_spinnerStyle = 94;
+ public static final int AppCompatTheme_switchStyle = 95;
+ public static final int AppCompatTheme_textAppearanceLargePopupMenu = 96;
+ public static final int AppCompatTheme_textAppearanceListItem = 97;
+ public static final int AppCompatTheme_textAppearanceListItemSecondary = 98;
+ public static final int AppCompatTheme_textAppearanceListItemSmall = 99;
+ public static final int AppCompatTheme_textAppearancePopupMenuHeader = 100;
+ public static final int AppCompatTheme_textAppearanceSearchResultSubtitle = 101;
+ public static final int AppCompatTheme_textAppearanceSearchResultTitle = 102;
+ public static final int AppCompatTheme_textAppearanceSmallPopupMenu = 103;
+ public static final int AppCompatTheme_textColorAlertDialogListItem = 104;
+ public static final int AppCompatTheme_textColorSearchUrl = 105;
+ public static final int AppCompatTheme_toolbarNavigationButtonStyle = 106;
+ public static final int AppCompatTheme_toolbarStyle = 107;
+ public static final int AppCompatTheme_tooltipForegroundColor = 108;
+ public static final int AppCompatTheme_tooltipFrameBackground = 109;
+ public static final int AppCompatTheme_viewInflaterClass = 110;
+ public static final int AppCompatTheme_windowActionBar = 111;
+ public static final int AppCompatTheme_windowActionBarOverlay = 112;
+ public static final int AppCompatTheme_windowActionModeOverlay = 113;
+ public static final int AppCompatTheme_windowFixedHeightMajor = 114;
+ public static final int AppCompatTheme_windowFixedHeightMinor = 115;
+ public static final int AppCompatTheme_windowFixedWidthMajor = 116;
+ public static final int AppCompatTheme_windowFixedWidthMinor = 117;
+ public static final int AppCompatTheme_windowMinWidthMajor = 118;
+ public static final int AppCompatTheme_windowMinWidthMinor = 119;
+ public static final int AppCompatTheme_windowNoTitle = 120;
+ public static final int[] ButtonBarLayout = { 0x7f030026 };
+ public static final int ButtonBarLayout_allowStacking = 0;
+ public static final int[] ColorStateListItem = { 0x10101a5, 0x101031f, 0x7f030027 };
+ public static final int ColorStateListItem_android_color = 0;
+ public static final int ColorStateListItem_android_alpha = 1;
+ public static final int ColorStateListItem_alpha = 2;
+ public static final int[] CompoundButton = { 0x1010107, 0x7f030044, 0x7f030045 };
+ public static final int CompoundButton_android_button = 0;
+ public static final int CompoundButton_buttonTint = 1;
+ public static final int CompoundButton_buttonTintMode = 2;
+ public static final int[] CoordinatorLayout = { 0x7f03009c, 0x7f030122 };
+ public static final int CoordinatorLayout_keylines = 0;
+ public static final int CoordinatorLayout_statusBarBackground = 1;
+ public static final int[] CoordinatorLayout_Layout = { 0x10100b3, 0x7f0300a0, 0x7f0300a1, 0x7f0300a2, 0x7f0300cc, 0x7f0300d5, 0x7f0300d6 };
+ public static final int CoordinatorLayout_Layout_android_layout_gravity = 0;
+ public static final int CoordinatorLayout_Layout_layout_anchor = 1;
+ public static final int CoordinatorLayout_Layout_layout_anchorGravity = 2;
+ public static final int CoordinatorLayout_Layout_layout_behavior = 3;
+ public static final int CoordinatorLayout_Layout_layout_dodgeInsetEdges = 4;
+ public static final int CoordinatorLayout_Layout_layout_insetEdge = 5;
+ public static final int CoordinatorLayout_Layout_layout_keyline = 6;
+ public static final int[] DrawerArrowToggle = { 0x7f030029, 0x7f03002a, 0x7f030036, 0x7f03004d, 0x7f03006f, 0x7f03008d, 0x7f03011b, 0x7f03013a };
+ public static final int DrawerArrowToggle_arrowHeadLength = 0;
+ public static final int DrawerArrowToggle_arrowShaftLength = 1;
+ public static final int DrawerArrowToggle_barLength = 2;
+ public static final int DrawerArrowToggle_color = 3;
+ public static final int DrawerArrowToggle_drawableSize = 4;
+ public static final int DrawerArrowToggle_gapBetweenBars = 5;
+ public static final int DrawerArrowToggle_spinBars = 6;
+ public static final int DrawerArrowToggle_thickness = 7;
+ public static final int[] FontFamily = { 0x7f030082, 0x7f030083, 0x7f030084, 0x7f030085, 0x7f030086, 0x7f030087 };
+ public static final int FontFamily_fontProviderAuthority = 0;
+ public static final int FontFamily_fontProviderCerts = 1;
+ public static final int FontFamily_fontProviderFetchStrategy = 2;
+ public static final int FontFamily_fontProviderFetchTimeout = 3;
+ public static final int FontFamily_fontProviderPackage = 4;
+ public static final int FontFamily_fontProviderQuery = 5;
+ public static final int[] FontFamilyFont = { 0x1010532, 0x1010533, 0x101053f, 0x101056f, 0x1010570, 0x7f030080, 0x7f030088, 0x7f030089, 0x7f03008a, 0x7f030155 };
+ public static final int FontFamilyFont_android_font = 0;
+ public static final int FontFamilyFont_android_fontWeight = 1;
+ public static final int FontFamilyFont_android_fontStyle = 2;
+ public static final int FontFamilyFont_android_ttcIndex = 3;
+ public static final int FontFamilyFont_android_fontVariationSettings = 4;
+ public static final int FontFamilyFont_font = 5;
+ public static final int FontFamilyFont_fontStyle = 6;
+ public static final int FontFamilyFont_fontVariationSettings = 7;
+ public static final int FontFamilyFont_fontWeight = 8;
+ public static final int FontFamilyFont_ttcIndex = 9;
+ public static final int[] GradientColor = { 0x101019d, 0x101019e, 0x10101a1, 0x10101a2, 0x10101a3, 0x10101a4, 0x1010201, 0x101020b, 0x1010510, 0x1010511, 0x1010512, 0x1010513 };
+ public static final int GradientColor_android_startColor = 0;
+ public static final int GradientColor_android_endColor = 1;
+ public static final int GradientColor_android_type = 2;
+ public static final int GradientColor_android_centerX = 3;
+ public static final int GradientColor_android_centerY = 4;
+ public static final int GradientColor_android_gradientRadius = 5;
+ public static final int GradientColor_android_tileMode = 6;
+ public static final int GradientColor_android_centerColor = 7;
+ public static final int GradientColor_android_startX = 8;
+ public static final int GradientColor_android_startY = 9;
+ public static final int GradientColor_android_endX = 10;
+ public static final int GradientColor_android_endY = 11;
+ public static final int[] GradientColorItem = { 0x10101a5, 0x1010514 };
+ public static final int GradientColorItem_android_color = 0;
+ public static final int GradientColorItem_android_offset = 1;
+ public static final int[] LinearLayoutCompat = { 0x10100af, 0x10100c4, 0x1010126, 0x1010127, 0x1010128, 0x7f03006b, 0x7f03006d, 0x7f0300e7, 0x7f030116 };
+ public static final int LinearLayoutCompat_android_gravity = 0;
+ public static final int LinearLayoutCompat_android_orientation = 1;
+ public static final int LinearLayoutCompat_android_baselineAligned = 2;
+ public static final int LinearLayoutCompat_android_baselineAlignedChildIndex = 3;
+ public static final int LinearLayoutCompat_android_weightSum = 4;
+ public static final int LinearLayoutCompat_divider = 5;
+ public static final int LinearLayoutCompat_dividerPadding = 6;
+ public static final int LinearLayoutCompat_measureWithLargestChild = 7;
+ public static final int LinearLayoutCompat_showDividers = 8;
+ public static final int[] LinearLayoutCompat_Layout = { 0x10100b3, 0x10100f4, 0x10100f5, 0x1010181 };
+ public static final int LinearLayoutCompat_Layout_android_layout_gravity = 0;
+ public static final int LinearLayoutCompat_Layout_android_layout_width = 1;
+ public static final int LinearLayoutCompat_Layout_android_layout_height = 2;
+ public static final int LinearLayoutCompat_Layout_android_layout_weight = 3;
+ public static final int[] ListPopupWindow = { 0x10102ac, 0x10102ad };
+ public static final int ListPopupWindow_android_dropDownHorizontalOffset = 0;
+ public static final int ListPopupWindow_android_dropDownVerticalOffset = 1;
+ public static final int[] MediaRouteButton = { 0x101013f, 0x1010140, 0x7f030079, 0x7f0300ea };
+ public static final int MediaRouteButton_android_minWidth = 0;
+ public static final int MediaRouteButton_android_minHeight = 1;
+ public static final int MediaRouteButton_externalRouteEnabledDrawable = 2;
+ public static final int MediaRouteButton_mediaRouteButtonTint = 3;
+ public static final int[] MenuGroup = { 0x101000e, 0x10100d0, 0x1010194, 0x10101de, 0x10101df, 0x10101e0 };
+ public static final int MenuGroup_android_enabled = 0;
+ public static final int MenuGroup_android_id = 1;
+ public static final int MenuGroup_android_visible = 2;
+ public static final int MenuGroup_android_menuCategory = 3;
+ public static final int MenuGroup_android_orderInCategory = 4;
+ public static final int MenuGroup_android_checkableBehavior = 5;
+ public static final int[] MenuItem = { 0x1010002, 0x101000e, 0x10100d0, 0x1010106, 0x1010194, 0x10101de, 0x10101df, 0x10101e1, 0x10101e2, 0x10101e3, 0x10101e4, 0x10101e5, 0x101026f, 0x7f03000d, 0x7f03001f, 0x7f030020, 0x7f030028, 0x7f03005c, 0x7f030094, 0x7f030095, 0x7f0300f9, 0x7f030115, 0x7f030151 };
+ public static final int MenuItem_android_icon = 0;
+ public static final int MenuItem_android_enabled = 1;
+ public static final int MenuItem_android_id = 2;
+ public static final int MenuItem_android_checked = 3;
+ public static final int MenuItem_android_visible = 4;
+ public static final int MenuItem_android_menuCategory = 5;
+ public static final int MenuItem_android_orderInCategory = 6;
+ public static final int MenuItem_android_title = 7;
+ public static final int MenuItem_android_titleCondensed = 8;
+ public static final int MenuItem_android_alphabeticShortcut = 9;
+ public static final int MenuItem_android_numericShortcut = 10;
+ public static final int MenuItem_android_checkable = 11;
+ public static final int MenuItem_android_onClick = 12;
+ public static final int MenuItem_actionLayout = 13;
+ public static final int MenuItem_actionProviderClass = 14;
+ public static final int MenuItem_actionViewClass = 15;
+ public static final int MenuItem_alphabeticModifiers = 16;
+ public static final int MenuItem_contentDescription = 17;
+ public static final int MenuItem_iconTint = 18;
+ public static final int MenuItem_iconTintMode = 19;
+ public static final int MenuItem_numericModifiers = 20;
+ public static final int MenuItem_showAsAction = 21;
+ public static final int MenuItem_tooltipText = 22;
+ public static final int[] MenuView = { 0x10100ae, 0x101012c, 0x101012d, 0x101012e, 0x101012f, 0x1010130, 0x1010131, 0x7f030105, 0x7f030123 };
+ public static final int MenuView_android_windowAnimationStyle = 0;
+ public static final int MenuView_android_itemTextAppearance = 1;
+ public static final int MenuView_android_horizontalDivider = 2;
+ public static final int MenuView_android_verticalDivider = 3;
+ public static final int MenuView_android_headerBackground = 4;
+ public static final int MenuView_android_itemBackground = 5;
+ public static final int MenuView_android_itemIconDisabledAlpha = 6;
+ public static final int MenuView_preserveIconSpacing = 7;
+ public static final int MenuView_subMenuArrow = 8;
+ public static final int[] PopupWindow = { 0x1010176, 0x10102c9, 0x7f0300fa };
+ public static final int PopupWindow_android_popupBackground = 0;
+ public static final int PopupWindow_android_popupAnimationStyle = 1;
+ public static final int PopupWindow_overlapAnchor = 2;
+ public static final int[] PopupWindowBackgroundState = { 0x7f030121 };
+ public static final int PopupWindowBackgroundState_state_above_anchor = 0;
+ public static final int[] RecycleListView = { 0x7f0300fb, 0x7f0300fe };
+ public static final int RecycleListView_paddingBottomNoButtons = 0;
+ public static final int RecycleListView_paddingTopNoTitle = 1;
+ public static final int[] RecyclerView = { 0x10100c4, 0x10100f1, 0x7f03007a, 0x7f03007b, 0x7f03007c, 0x7f03007d, 0x7f03007e, 0x7f03009f, 0x7f03010e, 0x7f03011a, 0x7f030120 };
+ public static final int RecyclerView_android_orientation = 0;
+ public static final int RecyclerView_android_descendantFocusability = 1;
+ public static final int RecyclerView_fastScrollEnabled = 2;
+ public static final int RecyclerView_fastScrollHorizontalThumbDrawable = 3;
+ public static final int RecyclerView_fastScrollHorizontalTrackDrawable = 4;
+ public static final int RecyclerView_fastScrollVerticalThumbDrawable = 5;
+ public static final int RecyclerView_fastScrollVerticalTrackDrawable = 6;
+ public static final int RecyclerView_layoutManager = 7;
+ public static final int RecyclerView_reverseLayout = 8;
+ public static final int RecyclerView_spanCount = 9;
+ public static final int RecyclerView_stackFromEnd = 10;
+ public static final int[] SearchView = { 0x10100da, 0x101011f, 0x1010220, 0x1010264, 0x7f030049, 0x7f030058, 0x7f030066, 0x7f03008e, 0x7f030096, 0x7f03009e, 0x7f030108, 0x7f030109, 0x7f03010f, 0x7f030110, 0x7f030124, 0x7f030129, 0x7f030157 };
+ public static final int SearchView_android_focusable = 0;
+ public static final int SearchView_android_maxWidth = 1;
+ public static final int SearchView_android_inputType = 2;
+ public static final int SearchView_android_imeOptions = 3;
+ public static final int SearchView_closeIcon = 4;
+ public static final int SearchView_commitIcon = 5;
+ public static final int SearchView_defaultQueryHint = 6;
+ public static final int SearchView_goIcon = 7;
+ public static final int SearchView_iconifiedByDefault = 8;
+ public static final int SearchView_layout = 9;
+ public static final int SearchView_queryBackground = 10;
+ public static final int SearchView_queryHint = 11;
+ public static final int SearchView_searchHintIcon = 12;
+ public static final int SearchView_searchIcon = 13;
+ public static final int SearchView_submitBackground = 14;
+ public static final int SearchView_suggestionRowLayout = 15;
+ public static final int SearchView_voiceIcon = 16;
+ public static final int[] Spinner = { 0x10100b2, 0x1010176, 0x101017b, 0x1010262, 0x7f030103 };
+ public static final int Spinner_android_entries = 0;
+ public static final int Spinner_android_popupBackground = 1;
+ public static final int Spinner_android_prompt = 2;
+ public static final int Spinner_android_dropDownWidth = 3;
+ public static final int Spinner_popupTheme = 4;
+ public static final int[] StateListDrawable = { 0x101011c, 0x1010194, 0x1010195, 0x1010196, 0x101030c, 0x101030d };
+ public static final int StateListDrawable_android_dither = 0;
+ public static final int StateListDrawable_android_visible = 1;
+ public static final int StateListDrawable_android_variablePadding = 2;
+ public static final int StateListDrawable_android_constantSize = 3;
+ public static final int StateListDrawable_android_enterFadeDuration = 4;
+ public static final int StateListDrawable_android_exitFadeDuration = 5;
+ public static final int[] StateListDrawableItem = { 0x1010199 };
+ public static final int StateListDrawableItem_android_drawable = 0;
+ public static final int[] SwitchCompat = { 0x1010124, 0x1010125, 0x1010142, 0x7f030117, 0x7f03011e, 0x7f03012a, 0x7f03012b, 0x7f03012d, 0x7f03013b, 0x7f03013c, 0x7f03013d, 0x7f030152, 0x7f030153, 0x7f030154 };
+ public static final int SwitchCompat_android_textOn = 0;
+ public static final int SwitchCompat_android_textOff = 1;
+ public static final int SwitchCompat_android_thumb = 2;
+ public static final int SwitchCompat_showText = 3;
+ public static final int SwitchCompat_splitTrack = 4;
+ public static final int SwitchCompat_switchMinWidth = 5;
+ public static final int SwitchCompat_switchPadding = 6;
+ public static final int SwitchCompat_switchTextAppearance = 7;
+ public static final int SwitchCompat_thumbTextPadding = 8;
+ public static final int SwitchCompat_thumbTint = 9;
+ public static final int SwitchCompat_thumbTintMode = 10;
+ public static final int SwitchCompat_track = 11;
+ public static final int SwitchCompat_trackTint = 12;
+ public static final int SwitchCompat_trackTintMode = 13;
+ public static final int[] TextAppearance = { 0x1010095, 0x1010096, 0x1010097, 0x1010098, 0x101009a, 0x101009b, 0x1010161, 0x1010162, 0x1010163, 0x1010164, 0x10103ac, 0x7f030081, 0x7f03012e };
+ public static final int TextAppearance_android_textSize = 0;
+ public static final int TextAppearance_android_typeface = 1;
+ public static final int TextAppearance_android_textStyle = 2;
+ public static final int TextAppearance_android_textColor = 3;
+ public static final int TextAppearance_android_textColorHint = 4;
+ public static final int TextAppearance_android_textColorLink = 5;
+ public static final int TextAppearance_android_shadowColor = 6;
+ public static final int TextAppearance_android_shadowDx = 7;
+ public static final int TextAppearance_android_shadowDy = 8;
+ public static final int TextAppearance_android_shadowRadius = 9;
+ public static final int TextAppearance_android_fontFamily = 10;
+ public static final int TextAppearance_fontFamily = 11;
+ public static final int TextAppearance_textAllCaps = 12;
+ public static final int[] Toolbar = { 0x10100af, 0x1010140, 0x7f03003f, 0x7f03004b, 0x7f03004c, 0x7f03005d, 0x7f03005e, 0x7f03005f, 0x7f030060, 0x7f030061, 0x7f030062, 0x7f0300e4, 0x7f0300e5, 0x7f0300e6, 0x7f0300f6, 0x7f0300f7, 0x7f030103, 0x7f030125, 0x7f030126, 0x7f030127, 0x7f030143, 0x7f030144, 0x7f030145, 0x7f030146, 0x7f030147, 0x7f030148, 0x7f030149, 0x7f03014a, 0x7f03014b };
+ public static final int Toolbar_android_gravity = 0;
+ public static final int Toolbar_android_minHeight = 1;
+ public static final int Toolbar_buttonGravity = 2;
+ public static final int Toolbar_collapseContentDescription = 3;
+ public static final int Toolbar_collapseIcon = 4;
+ public static final int Toolbar_contentInsetEnd = 5;
+ public static final int Toolbar_contentInsetEndWithActions = 6;
+ public static final int Toolbar_contentInsetLeft = 7;
+ public static final int Toolbar_contentInsetRight = 8;
+ public static final int Toolbar_contentInsetStart = 9;
+ public static final int Toolbar_contentInsetStartWithNavigation = 10;
+ public static final int Toolbar_logo = 11;
+ public static final int Toolbar_logoDescription = 12;
+ public static final int Toolbar_maxButtonHeight = 13;
+ public static final int Toolbar_navigationContentDescription = 14;
+ public static final int Toolbar_navigationIcon = 15;
+ public static final int Toolbar_popupTheme = 16;
+ public static final int Toolbar_subtitle = 17;
+ public static final int Toolbar_subtitleTextAppearance = 18;
+ public static final int Toolbar_subtitleTextColor = 19;
+ public static final int Toolbar_title = 20;
+ public static final int Toolbar_titleMargin = 21;
+ public static final int Toolbar_titleMarginBottom = 22;
+ public static final int Toolbar_titleMarginEnd = 23;
+ public static final int Toolbar_titleMarginStart = 24;
+ public static final int Toolbar_titleMarginTop = 25;
+ public static final int Toolbar_titleMargins = 26;
+ public static final int Toolbar_titleTextAppearance = 27;
+ public static final int Toolbar_titleTextColor = 28;
+ public static final int[] View = { 0x1010000, 0x10100da, 0x7f0300fc, 0x7f0300fd, 0x7f030139 };
+ public static final int View_android_theme = 0;
+ public static final int View_android_focusable = 1;
+ public static final int View_paddingEnd = 2;
+ public static final int View_paddingStart = 3;
+ public static final int View_theme = 4;
+ public static final int[] ViewBackgroundHelper = { 0x10100d4, 0x7f030034, 0x7f030035 };
+ public static final int ViewBackgroundHelper_android_background = 0;
+ public static final int ViewBackgroundHelper_backgroundTint = 1;
+ public static final int ViewBackgroundHelper_backgroundTintMode = 2;
+ public static final int[] ViewStubCompat = { 0x10100d0, 0x10100f2, 0x10100f3 };
+ public static final int ViewStubCompat_android_id = 0;
+ public static final int ViewStubCompat_android_layout = 1;
+ public static final int ViewStubCompat_android_inflatedId = 2;
+ }
+}
diff --git a/src/app/build/generated/not_namespaced_r_class_sources/release/r/androidx/palette/R.java b/src/app/build/generated/not_namespaced_r_class_sources/release/r/androidx/palette/R.java
new file mode 100644
index 00000000..31b46992
--- /dev/null
+++ b/src/app/build/generated/not_namespaced_r_class_sources/release/r/androidx/palette/R.java
@@ -0,0 +1,215 @@
+/* AUTO-GENERATED FILE. DO NOT MODIFY.
+ *
+ * This class was automatically generated by the
+ * gradle plugin from the resource data it found. It
+ * should not be modified by hand.
+ */
+package androidx.palette;
+
+public final class R {
+ private R() {}
+
+ public static final class attr {
+ private attr() {}
+
+ public static final int alpha = 0x7f030027;
+ public static final int font = 0x7f030080;
+ public static final int fontProviderAuthority = 0x7f030082;
+ public static final int fontProviderCerts = 0x7f030083;
+ public static final int fontProviderFetchStrategy = 0x7f030084;
+ public static final int fontProviderFetchTimeout = 0x7f030085;
+ public static final int fontProviderPackage = 0x7f030086;
+ public static final int fontProviderQuery = 0x7f030087;
+ public static final int fontStyle = 0x7f030088;
+ public static final int fontVariationSettings = 0x7f030089;
+ public static final int fontWeight = 0x7f03008a;
+ public static final int ttcIndex = 0x7f030155;
+ }
+ public static final class color {
+ private color() {}
+
+ public static final int notification_action_color_filter = 0x7f050041;
+ public static final int notification_icon_bg_color = 0x7f050042;
+ public static final int ripple_material_light = 0x7f05004e;
+ public static final int secondary_text_default_material_light = 0x7f050051;
+ }
+ public static final class dimen {
+ private dimen() {}
+
+ public static final int compat_button_inset_horizontal_material = 0x7f06004b;
+ public static final int compat_button_inset_vertical_material = 0x7f06004c;
+ public static final int compat_button_padding_horizontal_material = 0x7f06004d;
+ public static final int compat_button_padding_vertical_material = 0x7f06004e;
+ public static final int compat_control_corner_material = 0x7f06004f;
+ public static final int compat_notification_large_icon_max_height = 0x7f060050;
+ public static final int compat_notification_large_icon_max_width = 0x7f060051;
+ public static final int notification_action_icon_size = 0x7f060067;
+ public static final int notification_action_text_size = 0x7f060068;
+ public static final int notification_big_circle_margin = 0x7f060069;
+ public static final int notification_content_margin_start = 0x7f06006a;
+ public static final int notification_large_icon_height = 0x7f06006b;
+ public static final int notification_large_icon_width = 0x7f06006c;
+ public static final int notification_main_column_padding_top = 0x7f06006d;
+ public static final int notification_media_narrow_margin = 0x7f06006e;
+ public static final int notification_right_icon_size = 0x7f06006f;
+ public static final int notification_right_side_padding_top = 0x7f060070;
+ public static final int notification_small_icon_background_padding = 0x7f060071;
+ public static final int notification_small_icon_size_as_large = 0x7f060072;
+ public static final int notification_subtext_size = 0x7f060073;
+ public static final int notification_top_pad = 0x7f060074;
+ public static final int notification_top_pad_large_text = 0x7f060075;
+ }
+ public static final class drawable {
+ private drawable() {}
+
+ public static final int notification_action_background = 0x7f070156;
+ public static final int notification_bg = 0x7f070157;
+ public static final int notification_bg_low = 0x7f070158;
+ public static final int notification_bg_low_normal = 0x7f070159;
+ public static final int notification_bg_low_pressed = 0x7f07015a;
+ public static final int notification_bg_normal = 0x7f07015b;
+ public static final int notification_bg_normal_pressed = 0x7f07015c;
+ public static final int notification_icon_background = 0x7f07015d;
+ public static final int notification_template_icon_bg = 0x7f07015e;
+ public static final int notification_template_icon_low_bg = 0x7f07015f;
+ public static final int notification_tile_bg = 0x7f070160;
+ public static final int notify_panel_notification_icon_bg = 0x7f070161;
+ }
+ public static final class id {
+ private id() {}
+
+ public static final int action_container = 0x7f080013;
+ public static final int action_divider = 0x7f080015;
+ public static final int action_image = 0x7f080016;
+ public static final int action_text = 0x7f08001d;
+ public static final int actions = 0x7f08001e;
+ public static final int async = 0x7f080026;
+ public static final int blocking = 0x7f080029;
+ public static final int chronometer = 0x7f080036;
+<<<<<<< HEAD:src/Project/app/build/generated/not_namespaced_r_class_sources/debug/r/androidx/palette/R.java
+ public static final int forever = 0x7f080051;
+ public static final int icon = 0x7f080057;
+ public static final int icon_group = 0x7f080058;
+ public static final int info = 0x7f08005b;
+ public static final int italic = 0x7f08005d;
+ public static final int line1 = 0x7f080072;
+ public static final int line3 = 0x7f080073;
+ public static final int normal = 0x7f0800c5;
+ public static final int notification_background = 0x7f0800cc;
+ public static final int notification_main_column = 0x7f0800cd;
+ public static final int notification_main_column_container = 0x7f0800ce;
+ public static final int right_icon = 0x7f0800da;
+ public static final int right_side = 0x7f0800db;
+ public static final int tag_transition_group = 0x7f080102;
+ public static final int tag_unhandled_key_event_manager = 0x7f080103;
+ public static final int tag_unhandled_key_listeners = 0x7f080104;
+ public static final int text = 0x7f080105;
+ public static final int text2 = 0x7f080106;
+ public static final int time = 0x7f080109;
+ public static final int title = 0x7f08010a;
+=======
+ public static final int forever = 0x7f080052;
+ public static final int icon = 0x7f08005a;
+ public static final int icon_group = 0x7f08005b;
+ public static final int info = 0x7f08005e;
+ public static final int italic = 0x7f080060;
+ public static final int line1 = 0x7f080075;
+ public static final int line3 = 0x7f080076;
+ public static final int normal = 0x7f0800cb;
+ public static final int notification_background = 0x7f0800d2;
+ public static final int notification_main_column = 0x7f0800d3;
+ public static final int notification_main_column_container = 0x7f0800d4;
+ public static final int right_icon = 0x7f0800e0;
+ public static final int right_side = 0x7f0800e1;
+ public static final int tag_transition_group = 0x7f080108;
+ public static final int tag_unhandled_key_event_manager = 0x7f080109;
+ public static final int tag_unhandled_key_listeners = 0x7f08010a;
+ public static final int text = 0x7f08010b;
+ public static final int text2 = 0x7f08010c;
+ public static final int time = 0x7f08010f;
+ public static final int title = 0x7f080110;
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/generated/not_namespaced_r_class_sources/release/r/androidx/palette/R.java
+ }
+ public static final class integer {
+ private integer() {}
+
+ public static final int status_bar_notification_info_maxnum = 0x7f090008;
+ }
+ public static final class layout {
+ private layout() {}
+
+<<<<<<< HEAD:src/Project/app/build/generated/not_namespaced_r_class_sources/debug/r/androidx/palette/R.java
+ public static final int notification_action = 0x7f0b003a;
+ public static final int notification_action_tombstone = 0x7f0b003b;
+ public static final int notification_template_custom_big = 0x7f0b0042;
+ public static final int notification_template_icon_group = 0x7f0b0043;
+ public static final int notification_template_part_chronometer = 0x7f0b0047;
+ public static final int notification_template_part_time = 0x7f0b0048;
+=======
+ public static final int notification_action = 0x7f0b003b;
+ public static final int notification_action_tombstone = 0x7f0b003c;
+ public static final int notification_template_custom_big = 0x7f0b0043;
+ public static final int notification_template_icon_group = 0x7f0b0044;
+ public static final int notification_template_part_chronometer = 0x7f0b0048;
+ public static final int notification_template_part_time = 0x7f0b0049;
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/generated/not_namespaced_r_class_sources/release/r/androidx/palette/R.java
+ }
+ public static final class string {
+ private string() {}
+
+ public static final int status_bar_notification_info_overflow = 0x7f0f00ab;
+ }
+ public static final class style {
+ private style() {}
+
+ public static final int TextAppearance_Compat_Notification = 0x7f1000ef;
+ public static final int TextAppearance_Compat_Notification_Info = 0x7f1000f0;
+ public static final int TextAppearance_Compat_Notification_Line2 = 0x7f1000f2;
+ public static final int TextAppearance_Compat_Notification_Time = 0x7f1000f5;
+ public static final int TextAppearance_Compat_Notification_Title = 0x7f1000f7;
+ public static final int Widget_Compat_NotificationActionContainer = 0x7f100176;
+ public static final int Widget_Compat_NotificationActionText = 0x7f100177;
+ }
+ public static final class styleable {
+ private styleable() {}
+
+ public static final int[] ColorStateListItem = { 0x10101a5, 0x101031f, 0x7f030027 };
+ public static final int ColorStateListItem_android_color = 0;
+ public static final int ColorStateListItem_android_alpha = 1;
+ public static final int ColorStateListItem_alpha = 2;
+ public static final int[] FontFamily = { 0x7f030082, 0x7f030083, 0x7f030084, 0x7f030085, 0x7f030086, 0x7f030087 };
+ public static final int FontFamily_fontProviderAuthority = 0;
+ public static final int FontFamily_fontProviderCerts = 1;
+ public static final int FontFamily_fontProviderFetchStrategy = 2;
+ public static final int FontFamily_fontProviderFetchTimeout = 3;
+ public static final int FontFamily_fontProviderPackage = 4;
+ public static final int FontFamily_fontProviderQuery = 5;
+ public static final int[] FontFamilyFont = { 0x1010532, 0x1010533, 0x101053f, 0x101056f, 0x1010570, 0x7f030080, 0x7f030088, 0x7f030089, 0x7f03008a, 0x7f030155 };
+ public static final int FontFamilyFont_android_font = 0;
+ public static final int FontFamilyFont_android_fontWeight = 1;
+ public static final int FontFamilyFont_android_fontStyle = 2;
+ public static final int FontFamilyFont_android_ttcIndex = 3;
+ public static final int FontFamilyFont_android_fontVariationSettings = 4;
+ public static final int FontFamilyFont_font = 5;
+ public static final int FontFamilyFont_fontStyle = 6;
+ public static final int FontFamilyFont_fontVariationSettings = 7;
+ public static final int FontFamilyFont_fontWeight = 8;
+ public static final int FontFamilyFont_ttcIndex = 9;
+ public static final int[] GradientColor = { 0x101019d, 0x101019e, 0x10101a1, 0x10101a2, 0x10101a3, 0x10101a4, 0x1010201, 0x101020b, 0x1010510, 0x1010511, 0x1010512, 0x1010513 };
+ public static final int GradientColor_android_startColor = 0;
+ public static final int GradientColor_android_endColor = 1;
+ public static final int GradientColor_android_type = 2;
+ public static final int GradientColor_android_centerX = 3;
+ public static final int GradientColor_android_centerY = 4;
+ public static final int GradientColor_android_gradientRadius = 5;
+ public static final int GradientColor_android_tileMode = 6;
+ public static final int GradientColor_android_centerColor = 7;
+ public static final int GradientColor_android_startX = 8;
+ public static final int GradientColor_android_startY = 9;
+ public static final int GradientColor_android_endX = 10;
+ public static final int GradientColor_android_endY = 11;
+ public static final int[] GradientColorItem = { 0x10101a5, 0x1010514 };
+ public static final int GradientColorItem_android_color = 0;
+ public static final int GradientColorItem_android_offset = 1;
+ }
+}
diff --git a/src/app/build/generated/not_namespaced_r_class_sources/release/r/androidx/print/R.java b/src/app/build/generated/not_namespaced_r_class_sources/release/r/androidx/print/R.java
new file mode 100644
index 00000000..2ffcf14f
--- /dev/null
+++ b/src/app/build/generated/not_namespaced_r_class_sources/release/r/androidx/print/R.java
@@ -0,0 +1,12 @@
+/* AUTO-GENERATED FILE. DO NOT MODIFY.
+ *
+ * This class was automatically generated by the
+ * gradle plugin from the resource data it found. It
+ * should not be modified by hand.
+ */
+package androidx.print;
+
+public final class R {
+ private R() {}
+
+}
diff --git a/src/app/build/generated/not_namespaced_r_class_sources/release/r/androidx/recyclerview/R.java b/src/app/build/generated/not_namespaced_r_class_sources/release/r/androidx/recyclerview/R.java
new file mode 100644
index 00000000..140d46f0
--- /dev/null
+++ b/src/app/build/generated/not_namespaced_r_class_sources/release/r/androidx/recyclerview/R.java
@@ -0,0 +1,278 @@
+/* AUTO-GENERATED FILE. DO NOT MODIFY.
+ *
+ * This class was automatically generated by the
+ * gradle plugin from the resource data it found. It
+ * should not be modified by hand.
+ */
+package androidx.recyclerview;
+
+public final class R {
+ private R() {}
+
+ public static final class attr {
+ private attr() {}
+
+ public static final int alpha = 0x7f030027;
+ public static final int coordinatorLayoutStyle = 0x7f030064;
+ public static final int fastScrollEnabled = 0x7f03007a;
+ public static final int fastScrollHorizontalThumbDrawable = 0x7f03007b;
+ public static final int fastScrollHorizontalTrackDrawable = 0x7f03007c;
+ public static final int fastScrollVerticalThumbDrawable = 0x7f03007d;
+ public static final int fastScrollVerticalTrackDrawable = 0x7f03007e;
+ public static final int font = 0x7f030080;
+ public static final int fontProviderAuthority = 0x7f030082;
+ public static final int fontProviderCerts = 0x7f030083;
+ public static final int fontProviderFetchStrategy = 0x7f030084;
+ public static final int fontProviderFetchTimeout = 0x7f030085;
+ public static final int fontProviderPackage = 0x7f030086;
+ public static final int fontProviderQuery = 0x7f030087;
+ public static final int fontStyle = 0x7f030088;
+ public static final int fontVariationSettings = 0x7f030089;
+ public static final int fontWeight = 0x7f03008a;
+ public static final int keylines = 0x7f03009c;
+ public static final int layoutManager = 0x7f03009f;
+ public static final int layout_anchor = 0x7f0300a0;
+ public static final int layout_anchorGravity = 0x7f0300a1;
+ public static final int layout_behavior = 0x7f0300a2;
+ public static final int layout_dodgeInsetEdges = 0x7f0300cc;
+ public static final int layout_insetEdge = 0x7f0300d5;
+ public static final int layout_keyline = 0x7f0300d6;
+ public static final int reverseLayout = 0x7f03010e;
+ public static final int spanCount = 0x7f03011a;
+ public static final int stackFromEnd = 0x7f030120;
+ public static final int statusBarBackground = 0x7f030122;
+ public static final int ttcIndex = 0x7f030155;
+ }
+ public static final class color {
+ private color() {}
+
+ public static final int notification_action_color_filter = 0x7f050041;
+ public static final int notification_icon_bg_color = 0x7f050042;
+ public static final int ripple_material_light = 0x7f05004e;
+ public static final int secondary_text_default_material_light = 0x7f050051;
+ }
+ public static final class dimen {
+ private dimen() {}
+
+ public static final int compat_button_inset_horizontal_material = 0x7f06004b;
+ public static final int compat_button_inset_vertical_material = 0x7f06004c;
+ public static final int compat_button_padding_horizontal_material = 0x7f06004d;
+ public static final int compat_button_padding_vertical_material = 0x7f06004e;
+ public static final int compat_control_corner_material = 0x7f06004f;
+ public static final int compat_notification_large_icon_max_height = 0x7f060050;
+ public static final int compat_notification_large_icon_max_width = 0x7f060051;
+ public static final int fastscroll_default_thickness = 0x7f060054;
+ public static final int fastscroll_margin = 0x7f060055;
+ public static final int fastscroll_minimum_range = 0x7f060056;
+ public static final int item_touch_helper_max_drag_scroll_per_frame = 0x7f06005e;
+ public static final int item_touch_helper_swipe_escape_max_velocity = 0x7f06005f;
+ public static final int item_touch_helper_swipe_escape_velocity = 0x7f060060;
+ public static final int notification_action_icon_size = 0x7f060067;
+ public static final int notification_action_text_size = 0x7f060068;
+ public static final int notification_big_circle_margin = 0x7f060069;
+ public static final int notification_content_margin_start = 0x7f06006a;
+ public static final int notification_large_icon_height = 0x7f06006b;
+ public static final int notification_large_icon_width = 0x7f06006c;
+ public static final int notification_main_column_padding_top = 0x7f06006d;
+ public static final int notification_media_narrow_margin = 0x7f06006e;
+ public static final int notification_right_icon_size = 0x7f06006f;
+ public static final int notification_right_side_padding_top = 0x7f060070;
+ public static final int notification_small_icon_background_padding = 0x7f060071;
+ public static final int notification_small_icon_size_as_large = 0x7f060072;
+ public static final int notification_subtext_size = 0x7f060073;
+ public static final int notification_top_pad = 0x7f060074;
+ public static final int notification_top_pad_large_text = 0x7f060075;
+ }
+ public static final class drawable {
+ private drawable() {}
+
+ public static final int notification_action_background = 0x7f070156;
+ public static final int notification_bg = 0x7f070157;
+ public static final int notification_bg_low = 0x7f070158;
+ public static final int notification_bg_low_normal = 0x7f070159;
+ public static final int notification_bg_low_pressed = 0x7f07015a;
+ public static final int notification_bg_normal = 0x7f07015b;
+ public static final int notification_bg_normal_pressed = 0x7f07015c;
+ public static final int notification_icon_background = 0x7f07015d;
+ public static final int notification_template_icon_bg = 0x7f07015e;
+ public static final int notification_template_icon_low_bg = 0x7f07015f;
+ public static final int notification_tile_bg = 0x7f070160;
+ public static final int notify_panel_notification_icon_bg = 0x7f070161;
+ }
+ public static final class id {
+ private id() {}
+
+ public static final int action_container = 0x7f080013;
+ public static final int action_divider = 0x7f080015;
+ public static final int action_image = 0x7f080016;
+ public static final int action_text = 0x7f08001d;
+ public static final int actions = 0x7f08001e;
+ public static final int async = 0x7f080026;
+ public static final int blocking = 0x7f080029;
+ public static final int bottom = 0x7f08002a;
+ public static final int chronometer = 0x7f080036;
+<<<<<<< HEAD:src/Project/app/build/generated/not_namespaced_r_class_sources/debug/r/androidx/recyclerview/R.java
+ public static final int end = 0x7f080047;
+ public static final int forever = 0x7f080051;
+ public static final int icon = 0x7f080057;
+ public static final int icon_group = 0x7f080058;
+ public static final int info = 0x7f08005b;
+ public static final int italic = 0x7f08005d;
+ public static final int item_touch_helper_previous_elevation = 0x7f08005e;
+ public static final int left = 0x7f080071;
+ public static final int line1 = 0x7f080072;
+ public static final int line3 = 0x7f080073;
+ public static final int none = 0x7f0800c4;
+ public static final int normal = 0x7f0800c5;
+ public static final int notification_background = 0x7f0800cc;
+ public static final int notification_main_column = 0x7f0800cd;
+ public static final int notification_main_column_container = 0x7f0800ce;
+ public static final int right = 0x7f0800d9;
+ public static final int right_icon = 0x7f0800da;
+ public static final int right_side = 0x7f0800db;
+ public static final int start = 0x7f0800f9;
+ public static final int tag_transition_group = 0x7f080102;
+ public static final int tag_unhandled_key_event_manager = 0x7f080103;
+ public static final int tag_unhandled_key_listeners = 0x7f080104;
+ public static final int text = 0x7f080105;
+ public static final int text2 = 0x7f080106;
+ public static final int time = 0x7f080109;
+ public static final int title = 0x7f08010a;
+ public static final int top = 0x7f08010d;
+=======
+ public static final int end = 0x7f080048;
+ public static final int forever = 0x7f080052;
+ public static final int icon = 0x7f08005a;
+ public static final int icon_group = 0x7f08005b;
+ public static final int info = 0x7f08005e;
+ public static final int italic = 0x7f080060;
+ public static final int item_touch_helper_previous_elevation = 0x7f080061;
+ public static final int left = 0x7f080074;
+ public static final int line1 = 0x7f080075;
+ public static final int line3 = 0x7f080076;
+ public static final int none = 0x7f0800ca;
+ public static final int normal = 0x7f0800cb;
+ public static final int notification_background = 0x7f0800d2;
+ public static final int notification_main_column = 0x7f0800d3;
+ public static final int notification_main_column_container = 0x7f0800d4;
+ public static final int right = 0x7f0800df;
+ public static final int right_icon = 0x7f0800e0;
+ public static final int right_side = 0x7f0800e1;
+ public static final int start = 0x7f0800ff;
+ public static final int tag_transition_group = 0x7f080108;
+ public static final int tag_unhandled_key_event_manager = 0x7f080109;
+ public static final int tag_unhandled_key_listeners = 0x7f08010a;
+ public static final int text = 0x7f08010b;
+ public static final int text2 = 0x7f08010c;
+ public static final int time = 0x7f08010f;
+ public static final int title = 0x7f080110;
+ public static final int top = 0x7f080113;
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/generated/not_namespaced_r_class_sources/release/r/androidx/recyclerview/R.java
+ }
+ public static final class integer {
+ private integer() {}
+
+ public static final int status_bar_notification_info_maxnum = 0x7f090008;
+ }
+ public static final class layout {
+ private layout() {}
+
+<<<<<<< HEAD:src/Project/app/build/generated/not_namespaced_r_class_sources/debug/r/androidx/recyclerview/R.java
+ public static final int notification_action = 0x7f0b003a;
+ public static final int notification_action_tombstone = 0x7f0b003b;
+ public static final int notification_template_custom_big = 0x7f0b0042;
+ public static final int notification_template_icon_group = 0x7f0b0043;
+ public static final int notification_template_part_chronometer = 0x7f0b0047;
+ public static final int notification_template_part_time = 0x7f0b0048;
+=======
+ public static final int notification_action = 0x7f0b003b;
+ public static final int notification_action_tombstone = 0x7f0b003c;
+ public static final int notification_template_custom_big = 0x7f0b0043;
+ public static final int notification_template_icon_group = 0x7f0b0044;
+ public static final int notification_template_part_chronometer = 0x7f0b0048;
+ public static final int notification_template_part_time = 0x7f0b0049;
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/generated/not_namespaced_r_class_sources/release/r/androidx/recyclerview/R.java
+ }
+ public static final class string {
+ private string() {}
+
+ public static final int status_bar_notification_info_overflow = 0x7f0f00ab;
+ }
+ public static final class style {
+ private style() {}
+
+ public static final int TextAppearance_Compat_Notification = 0x7f1000ef;
+ public static final int TextAppearance_Compat_Notification_Info = 0x7f1000f0;
+ public static final int TextAppearance_Compat_Notification_Line2 = 0x7f1000f2;
+ public static final int TextAppearance_Compat_Notification_Time = 0x7f1000f5;
+ public static final int TextAppearance_Compat_Notification_Title = 0x7f1000f7;
+ public static final int Widget_Compat_NotificationActionContainer = 0x7f100176;
+ public static final int Widget_Compat_NotificationActionText = 0x7f100177;
+ public static final int Widget_Support_CoordinatorLayout = 0x7f10017a;
+ }
+ public static final class styleable {
+ private styleable() {}
+
+ public static final int[] ColorStateListItem = { 0x10101a5, 0x101031f, 0x7f030027 };
+ public static final int ColorStateListItem_android_color = 0;
+ public static final int ColorStateListItem_android_alpha = 1;
+ public static final int ColorStateListItem_alpha = 2;
+ public static final int[] CoordinatorLayout = { 0x7f03009c, 0x7f030122 };
+ public static final int CoordinatorLayout_keylines = 0;
+ public static final int CoordinatorLayout_statusBarBackground = 1;
+ public static final int[] CoordinatorLayout_Layout = { 0x10100b3, 0x7f0300a0, 0x7f0300a1, 0x7f0300a2, 0x7f0300cc, 0x7f0300d5, 0x7f0300d6 };
+ public static final int CoordinatorLayout_Layout_android_layout_gravity = 0;
+ public static final int CoordinatorLayout_Layout_layout_anchor = 1;
+ public static final int CoordinatorLayout_Layout_layout_anchorGravity = 2;
+ public static final int CoordinatorLayout_Layout_layout_behavior = 3;
+ public static final int CoordinatorLayout_Layout_layout_dodgeInsetEdges = 4;
+ public static final int CoordinatorLayout_Layout_layout_insetEdge = 5;
+ public static final int CoordinatorLayout_Layout_layout_keyline = 6;
+ public static final int[] FontFamily = { 0x7f030082, 0x7f030083, 0x7f030084, 0x7f030085, 0x7f030086, 0x7f030087 };
+ public static final int FontFamily_fontProviderAuthority = 0;
+ public static final int FontFamily_fontProviderCerts = 1;
+ public static final int FontFamily_fontProviderFetchStrategy = 2;
+ public static final int FontFamily_fontProviderFetchTimeout = 3;
+ public static final int FontFamily_fontProviderPackage = 4;
+ public static final int FontFamily_fontProviderQuery = 5;
+ public static final int[] FontFamilyFont = { 0x1010532, 0x1010533, 0x101053f, 0x101056f, 0x1010570, 0x7f030080, 0x7f030088, 0x7f030089, 0x7f03008a, 0x7f030155 };
+ public static final int FontFamilyFont_android_font = 0;
+ public static final int FontFamilyFont_android_fontWeight = 1;
+ public static final int FontFamilyFont_android_fontStyle = 2;
+ public static final int FontFamilyFont_android_ttcIndex = 3;
+ public static final int FontFamilyFont_android_fontVariationSettings = 4;
+ public static final int FontFamilyFont_font = 5;
+ public static final int FontFamilyFont_fontStyle = 6;
+ public static final int FontFamilyFont_fontVariationSettings = 7;
+ public static final int FontFamilyFont_fontWeight = 8;
+ public static final int FontFamilyFont_ttcIndex = 9;
+ public static final int[] GradientColor = { 0x101019d, 0x101019e, 0x10101a1, 0x10101a2, 0x10101a3, 0x10101a4, 0x1010201, 0x101020b, 0x1010510, 0x1010511, 0x1010512, 0x1010513 };
+ public static final int GradientColor_android_startColor = 0;
+ public static final int GradientColor_android_endColor = 1;
+ public static final int GradientColor_android_type = 2;
+ public static final int GradientColor_android_centerX = 3;
+ public static final int GradientColor_android_centerY = 4;
+ public static final int GradientColor_android_gradientRadius = 5;
+ public static final int GradientColor_android_tileMode = 6;
+ public static final int GradientColor_android_centerColor = 7;
+ public static final int GradientColor_android_startX = 8;
+ public static final int GradientColor_android_startY = 9;
+ public static final int GradientColor_android_endX = 10;
+ public static final int GradientColor_android_endY = 11;
+ public static final int[] GradientColorItem = { 0x10101a5, 0x1010514 };
+ public static final int GradientColorItem_android_color = 0;
+ public static final int GradientColorItem_android_offset = 1;
+ public static final int[] RecyclerView = { 0x10100c4, 0x10100f1, 0x7f03007a, 0x7f03007b, 0x7f03007c, 0x7f03007d, 0x7f03007e, 0x7f03009f, 0x7f03010e, 0x7f03011a, 0x7f030120 };
+ public static final int RecyclerView_android_orientation = 0;
+ public static final int RecyclerView_android_descendantFocusability = 1;
+ public static final int RecyclerView_fastScrollEnabled = 2;
+ public static final int RecyclerView_fastScrollHorizontalThumbDrawable = 3;
+ public static final int RecyclerView_fastScrollHorizontalTrackDrawable = 4;
+ public static final int RecyclerView_fastScrollVerticalThumbDrawable = 5;
+ public static final int RecyclerView_fastScrollVerticalTrackDrawable = 6;
+ public static final int RecyclerView_layoutManager = 7;
+ public static final int RecyclerView_reverseLayout = 8;
+ public static final int RecyclerView_spanCount = 9;
+ public static final int RecyclerView_stackFromEnd = 10;
+ }
+}
diff --git a/src/app/build/generated/not_namespaced_r_class_sources/release/r/androidx/slidingpanelayout/R.java b/src/app/build/generated/not_namespaced_r_class_sources/release/r/androidx/slidingpanelayout/R.java
new file mode 100644
index 00000000..78821bd9
--- /dev/null
+++ b/src/app/build/generated/not_namespaced_r_class_sources/release/r/androidx/slidingpanelayout/R.java
@@ -0,0 +1,215 @@
+/* AUTO-GENERATED FILE. DO NOT MODIFY.
+ *
+ * This class was automatically generated by the
+ * gradle plugin from the resource data it found. It
+ * should not be modified by hand.
+ */
+package androidx.slidingpanelayout;
+
+public final class R {
+ private R() {}
+
+ public static final class attr {
+ private attr() {}
+
+ public static final int alpha = 0x7f030027;
+ public static final int font = 0x7f030080;
+ public static final int fontProviderAuthority = 0x7f030082;
+ public static final int fontProviderCerts = 0x7f030083;
+ public static final int fontProviderFetchStrategy = 0x7f030084;
+ public static final int fontProviderFetchTimeout = 0x7f030085;
+ public static final int fontProviderPackage = 0x7f030086;
+ public static final int fontProviderQuery = 0x7f030087;
+ public static final int fontStyle = 0x7f030088;
+ public static final int fontVariationSettings = 0x7f030089;
+ public static final int fontWeight = 0x7f03008a;
+ public static final int ttcIndex = 0x7f030155;
+ }
+ public static final class color {
+ private color() {}
+
+ public static final int notification_action_color_filter = 0x7f050041;
+ public static final int notification_icon_bg_color = 0x7f050042;
+ public static final int ripple_material_light = 0x7f05004e;
+ public static final int secondary_text_default_material_light = 0x7f050051;
+ }
+ public static final class dimen {
+ private dimen() {}
+
+ public static final int compat_button_inset_horizontal_material = 0x7f06004b;
+ public static final int compat_button_inset_vertical_material = 0x7f06004c;
+ public static final int compat_button_padding_horizontal_material = 0x7f06004d;
+ public static final int compat_button_padding_vertical_material = 0x7f06004e;
+ public static final int compat_control_corner_material = 0x7f06004f;
+ public static final int compat_notification_large_icon_max_height = 0x7f060050;
+ public static final int compat_notification_large_icon_max_width = 0x7f060051;
+ public static final int notification_action_icon_size = 0x7f060067;
+ public static final int notification_action_text_size = 0x7f060068;
+ public static final int notification_big_circle_margin = 0x7f060069;
+ public static final int notification_content_margin_start = 0x7f06006a;
+ public static final int notification_large_icon_height = 0x7f06006b;
+ public static final int notification_large_icon_width = 0x7f06006c;
+ public static final int notification_main_column_padding_top = 0x7f06006d;
+ public static final int notification_media_narrow_margin = 0x7f06006e;
+ public static final int notification_right_icon_size = 0x7f06006f;
+ public static final int notification_right_side_padding_top = 0x7f060070;
+ public static final int notification_small_icon_background_padding = 0x7f060071;
+ public static final int notification_small_icon_size_as_large = 0x7f060072;
+ public static final int notification_subtext_size = 0x7f060073;
+ public static final int notification_top_pad = 0x7f060074;
+ public static final int notification_top_pad_large_text = 0x7f060075;
+ }
+ public static final class drawable {
+ private drawable() {}
+
+ public static final int notification_action_background = 0x7f070156;
+ public static final int notification_bg = 0x7f070157;
+ public static final int notification_bg_low = 0x7f070158;
+ public static final int notification_bg_low_normal = 0x7f070159;
+ public static final int notification_bg_low_pressed = 0x7f07015a;
+ public static final int notification_bg_normal = 0x7f07015b;
+ public static final int notification_bg_normal_pressed = 0x7f07015c;
+ public static final int notification_icon_background = 0x7f07015d;
+ public static final int notification_template_icon_bg = 0x7f07015e;
+ public static final int notification_template_icon_low_bg = 0x7f07015f;
+ public static final int notification_tile_bg = 0x7f070160;
+ public static final int notify_panel_notification_icon_bg = 0x7f070161;
+ }
+ public static final class id {
+ private id() {}
+
+ public static final int action_container = 0x7f080013;
+ public static final int action_divider = 0x7f080015;
+ public static final int action_image = 0x7f080016;
+ public static final int action_text = 0x7f08001d;
+ public static final int actions = 0x7f08001e;
+ public static final int async = 0x7f080026;
+ public static final int blocking = 0x7f080029;
+ public static final int chronometer = 0x7f080036;
+<<<<<<< HEAD:src/Project/app/build/generated/not_namespaced_r_class_sources/debug/r/androidx/slidingpanelayout/R.java
+ public static final int forever = 0x7f080051;
+ public static final int icon = 0x7f080057;
+ public static final int icon_group = 0x7f080058;
+ public static final int info = 0x7f08005b;
+ public static final int italic = 0x7f08005d;
+ public static final int line1 = 0x7f080072;
+ public static final int line3 = 0x7f080073;
+ public static final int normal = 0x7f0800c5;
+ public static final int notification_background = 0x7f0800cc;
+ public static final int notification_main_column = 0x7f0800cd;
+ public static final int notification_main_column_container = 0x7f0800ce;
+ public static final int right_icon = 0x7f0800da;
+ public static final int right_side = 0x7f0800db;
+ public static final int tag_transition_group = 0x7f080102;
+ public static final int tag_unhandled_key_event_manager = 0x7f080103;
+ public static final int tag_unhandled_key_listeners = 0x7f080104;
+ public static final int text = 0x7f080105;
+ public static final int text2 = 0x7f080106;
+ public static final int time = 0x7f080109;
+ public static final int title = 0x7f08010a;
+=======
+ public static final int forever = 0x7f080052;
+ public static final int icon = 0x7f08005a;
+ public static final int icon_group = 0x7f08005b;
+ public static final int info = 0x7f08005e;
+ public static final int italic = 0x7f080060;
+ public static final int line1 = 0x7f080075;
+ public static final int line3 = 0x7f080076;
+ public static final int normal = 0x7f0800cb;
+ public static final int notification_background = 0x7f0800d2;
+ public static final int notification_main_column = 0x7f0800d3;
+ public static final int notification_main_column_container = 0x7f0800d4;
+ public static final int right_icon = 0x7f0800e0;
+ public static final int right_side = 0x7f0800e1;
+ public static final int tag_transition_group = 0x7f080108;
+ public static final int tag_unhandled_key_event_manager = 0x7f080109;
+ public static final int tag_unhandled_key_listeners = 0x7f08010a;
+ public static final int text = 0x7f08010b;
+ public static final int text2 = 0x7f08010c;
+ public static final int time = 0x7f08010f;
+ public static final int title = 0x7f080110;
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/generated/not_namespaced_r_class_sources/release/r/androidx/slidingpanelayout/R.java
+ }
+ public static final class integer {
+ private integer() {}
+
+ public static final int status_bar_notification_info_maxnum = 0x7f090008;
+ }
+ public static final class layout {
+ private layout() {}
+
+<<<<<<< HEAD:src/Project/app/build/generated/not_namespaced_r_class_sources/debug/r/androidx/slidingpanelayout/R.java
+ public static final int notification_action = 0x7f0b003a;
+ public static final int notification_action_tombstone = 0x7f0b003b;
+ public static final int notification_template_custom_big = 0x7f0b0042;
+ public static final int notification_template_icon_group = 0x7f0b0043;
+ public static final int notification_template_part_chronometer = 0x7f0b0047;
+ public static final int notification_template_part_time = 0x7f0b0048;
+=======
+ public static final int notification_action = 0x7f0b003b;
+ public static final int notification_action_tombstone = 0x7f0b003c;
+ public static final int notification_template_custom_big = 0x7f0b0043;
+ public static final int notification_template_icon_group = 0x7f0b0044;
+ public static final int notification_template_part_chronometer = 0x7f0b0048;
+ public static final int notification_template_part_time = 0x7f0b0049;
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/generated/not_namespaced_r_class_sources/release/r/androidx/slidingpanelayout/R.java
+ }
+ public static final class string {
+ private string() {}
+
+ public static final int status_bar_notification_info_overflow = 0x7f0f00ab;
+ }
+ public static final class style {
+ private style() {}
+
+ public static final int TextAppearance_Compat_Notification = 0x7f1000ef;
+ public static final int TextAppearance_Compat_Notification_Info = 0x7f1000f0;
+ public static final int TextAppearance_Compat_Notification_Line2 = 0x7f1000f2;
+ public static final int TextAppearance_Compat_Notification_Time = 0x7f1000f5;
+ public static final int TextAppearance_Compat_Notification_Title = 0x7f1000f7;
+ public static final int Widget_Compat_NotificationActionContainer = 0x7f100176;
+ public static final int Widget_Compat_NotificationActionText = 0x7f100177;
+ }
+ public static final class styleable {
+ private styleable() {}
+
+ public static final int[] ColorStateListItem = { 0x10101a5, 0x101031f, 0x7f030027 };
+ public static final int ColorStateListItem_android_color = 0;
+ public static final int ColorStateListItem_android_alpha = 1;
+ public static final int ColorStateListItem_alpha = 2;
+ public static final int[] FontFamily = { 0x7f030082, 0x7f030083, 0x7f030084, 0x7f030085, 0x7f030086, 0x7f030087 };
+ public static final int FontFamily_fontProviderAuthority = 0;
+ public static final int FontFamily_fontProviderCerts = 1;
+ public static final int FontFamily_fontProviderFetchStrategy = 2;
+ public static final int FontFamily_fontProviderFetchTimeout = 3;
+ public static final int FontFamily_fontProviderPackage = 4;
+ public static final int FontFamily_fontProviderQuery = 5;
+ public static final int[] FontFamilyFont = { 0x1010532, 0x1010533, 0x101053f, 0x101056f, 0x1010570, 0x7f030080, 0x7f030088, 0x7f030089, 0x7f03008a, 0x7f030155 };
+ public static final int FontFamilyFont_android_font = 0;
+ public static final int FontFamilyFont_android_fontWeight = 1;
+ public static final int FontFamilyFont_android_fontStyle = 2;
+ public static final int FontFamilyFont_android_ttcIndex = 3;
+ public static final int FontFamilyFont_android_fontVariationSettings = 4;
+ public static final int FontFamilyFont_font = 5;
+ public static final int FontFamilyFont_fontStyle = 6;
+ public static final int FontFamilyFont_fontVariationSettings = 7;
+ public static final int FontFamilyFont_fontWeight = 8;
+ public static final int FontFamilyFont_ttcIndex = 9;
+ public static final int[] GradientColor = { 0x101019d, 0x101019e, 0x10101a1, 0x10101a2, 0x10101a3, 0x10101a4, 0x1010201, 0x101020b, 0x1010510, 0x1010511, 0x1010512, 0x1010513 };
+ public static final int GradientColor_android_startColor = 0;
+ public static final int GradientColor_android_endColor = 1;
+ public static final int GradientColor_android_type = 2;
+ public static final int GradientColor_android_centerX = 3;
+ public static final int GradientColor_android_centerY = 4;
+ public static final int GradientColor_android_gradientRadius = 5;
+ public static final int GradientColor_android_tileMode = 6;
+ public static final int GradientColor_android_centerColor = 7;
+ public static final int GradientColor_android_startX = 8;
+ public static final int GradientColor_android_startY = 9;
+ public static final int GradientColor_android_endX = 10;
+ public static final int GradientColor_android_endY = 11;
+ public static final int[] GradientColorItem = { 0x10101a5, 0x1010514 };
+ public static final int GradientColorItem_android_color = 0;
+ public static final int GradientColorItem_android_offset = 1;
+ }
+}
diff --git a/src/app/build/generated/not_namespaced_r_class_sources/release/r/androidx/swiperefreshlayout/R.java b/src/app/build/generated/not_namespaced_r_class_sources/release/r/androidx/swiperefreshlayout/R.java
new file mode 100644
index 00000000..73cf134b
--- /dev/null
+++ b/src/app/build/generated/not_namespaced_r_class_sources/release/r/androidx/swiperefreshlayout/R.java
@@ -0,0 +1,215 @@
+/* AUTO-GENERATED FILE. DO NOT MODIFY.
+ *
+ * This class was automatically generated by the
+ * gradle plugin from the resource data it found. It
+ * should not be modified by hand.
+ */
+package androidx.swiperefreshlayout;
+
+public final class R {
+ private R() {}
+
+ public static final class attr {
+ private attr() {}
+
+ public static final int alpha = 0x7f030027;
+ public static final int font = 0x7f030080;
+ public static final int fontProviderAuthority = 0x7f030082;
+ public static final int fontProviderCerts = 0x7f030083;
+ public static final int fontProviderFetchStrategy = 0x7f030084;
+ public static final int fontProviderFetchTimeout = 0x7f030085;
+ public static final int fontProviderPackage = 0x7f030086;
+ public static final int fontProviderQuery = 0x7f030087;
+ public static final int fontStyle = 0x7f030088;
+ public static final int fontVariationSettings = 0x7f030089;
+ public static final int fontWeight = 0x7f03008a;
+ public static final int ttcIndex = 0x7f030155;
+ }
+ public static final class color {
+ private color() {}
+
+ public static final int notification_action_color_filter = 0x7f050041;
+ public static final int notification_icon_bg_color = 0x7f050042;
+ public static final int ripple_material_light = 0x7f05004e;
+ public static final int secondary_text_default_material_light = 0x7f050051;
+ }
+ public static final class dimen {
+ private dimen() {}
+
+ public static final int compat_button_inset_horizontal_material = 0x7f06004b;
+ public static final int compat_button_inset_vertical_material = 0x7f06004c;
+ public static final int compat_button_padding_horizontal_material = 0x7f06004d;
+ public static final int compat_button_padding_vertical_material = 0x7f06004e;
+ public static final int compat_control_corner_material = 0x7f06004f;
+ public static final int compat_notification_large_icon_max_height = 0x7f060050;
+ public static final int compat_notification_large_icon_max_width = 0x7f060051;
+ public static final int notification_action_icon_size = 0x7f060067;
+ public static final int notification_action_text_size = 0x7f060068;
+ public static final int notification_big_circle_margin = 0x7f060069;
+ public static final int notification_content_margin_start = 0x7f06006a;
+ public static final int notification_large_icon_height = 0x7f06006b;
+ public static final int notification_large_icon_width = 0x7f06006c;
+ public static final int notification_main_column_padding_top = 0x7f06006d;
+ public static final int notification_media_narrow_margin = 0x7f06006e;
+ public static final int notification_right_icon_size = 0x7f06006f;
+ public static final int notification_right_side_padding_top = 0x7f060070;
+ public static final int notification_small_icon_background_padding = 0x7f060071;
+ public static final int notification_small_icon_size_as_large = 0x7f060072;
+ public static final int notification_subtext_size = 0x7f060073;
+ public static final int notification_top_pad = 0x7f060074;
+ public static final int notification_top_pad_large_text = 0x7f060075;
+ }
+ public static final class drawable {
+ private drawable() {}
+
+ public static final int notification_action_background = 0x7f070156;
+ public static final int notification_bg = 0x7f070157;
+ public static final int notification_bg_low = 0x7f070158;
+ public static final int notification_bg_low_normal = 0x7f070159;
+ public static final int notification_bg_low_pressed = 0x7f07015a;
+ public static final int notification_bg_normal = 0x7f07015b;
+ public static final int notification_bg_normal_pressed = 0x7f07015c;
+ public static final int notification_icon_background = 0x7f07015d;
+ public static final int notification_template_icon_bg = 0x7f07015e;
+ public static final int notification_template_icon_low_bg = 0x7f07015f;
+ public static final int notification_tile_bg = 0x7f070160;
+ public static final int notify_panel_notification_icon_bg = 0x7f070161;
+ }
+ public static final class id {
+ private id() {}
+
+ public static final int action_container = 0x7f080013;
+ public static final int action_divider = 0x7f080015;
+ public static final int action_image = 0x7f080016;
+ public static final int action_text = 0x7f08001d;
+ public static final int actions = 0x7f08001e;
+ public static final int async = 0x7f080026;
+ public static final int blocking = 0x7f080029;
+ public static final int chronometer = 0x7f080036;
+<<<<<<< HEAD:src/Project/app/build/generated/not_namespaced_r_class_sources/debug/r/androidx/swiperefreshlayout/R.java
+ public static final int forever = 0x7f080051;
+ public static final int icon = 0x7f080057;
+ public static final int icon_group = 0x7f080058;
+ public static final int info = 0x7f08005b;
+ public static final int italic = 0x7f08005d;
+ public static final int line1 = 0x7f080072;
+ public static final int line3 = 0x7f080073;
+ public static final int normal = 0x7f0800c5;
+ public static final int notification_background = 0x7f0800cc;
+ public static final int notification_main_column = 0x7f0800cd;
+ public static final int notification_main_column_container = 0x7f0800ce;
+ public static final int right_icon = 0x7f0800da;
+ public static final int right_side = 0x7f0800db;
+ public static final int tag_transition_group = 0x7f080102;
+ public static final int tag_unhandled_key_event_manager = 0x7f080103;
+ public static final int tag_unhandled_key_listeners = 0x7f080104;
+ public static final int text = 0x7f080105;
+ public static final int text2 = 0x7f080106;
+ public static final int time = 0x7f080109;
+ public static final int title = 0x7f08010a;
+=======
+ public static final int forever = 0x7f080052;
+ public static final int icon = 0x7f08005a;
+ public static final int icon_group = 0x7f08005b;
+ public static final int info = 0x7f08005e;
+ public static final int italic = 0x7f080060;
+ public static final int line1 = 0x7f080075;
+ public static final int line3 = 0x7f080076;
+ public static final int normal = 0x7f0800cb;
+ public static final int notification_background = 0x7f0800d2;
+ public static final int notification_main_column = 0x7f0800d3;
+ public static final int notification_main_column_container = 0x7f0800d4;
+ public static final int right_icon = 0x7f0800e0;
+ public static final int right_side = 0x7f0800e1;
+ public static final int tag_transition_group = 0x7f080108;
+ public static final int tag_unhandled_key_event_manager = 0x7f080109;
+ public static final int tag_unhandled_key_listeners = 0x7f08010a;
+ public static final int text = 0x7f08010b;
+ public static final int text2 = 0x7f08010c;
+ public static final int time = 0x7f08010f;
+ public static final int title = 0x7f080110;
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/generated/not_namespaced_r_class_sources/release/r/androidx/swiperefreshlayout/R.java
+ }
+ public static final class integer {
+ private integer() {}
+
+ public static final int status_bar_notification_info_maxnum = 0x7f090008;
+ }
+ public static final class layout {
+ private layout() {}
+
+<<<<<<< HEAD:src/Project/app/build/generated/not_namespaced_r_class_sources/debug/r/androidx/swiperefreshlayout/R.java
+ public static final int notification_action = 0x7f0b003a;
+ public static final int notification_action_tombstone = 0x7f0b003b;
+ public static final int notification_template_custom_big = 0x7f0b0042;
+ public static final int notification_template_icon_group = 0x7f0b0043;
+ public static final int notification_template_part_chronometer = 0x7f0b0047;
+ public static final int notification_template_part_time = 0x7f0b0048;
+=======
+ public static final int notification_action = 0x7f0b003b;
+ public static final int notification_action_tombstone = 0x7f0b003c;
+ public static final int notification_template_custom_big = 0x7f0b0043;
+ public static final int notification_template_icon_group = 0x7f0b0044;
+ public static final int notification_template_part_chronometer = 0x7f0b0048;
+ public static final int notification_template_part_time = 0x7f0b0049;
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/generated/not_namespaced_r_class_sources/release/r/androidx/swiperefreshlayout/R.java
+ }
+ public static final class string {
+ private string() {}
+
+ public static final int status_bar_notification_info_overflow = 0x7f0f00ab;
+ }
+ public static final class style {
+ private style() {}
+
+ public static final int TextAppearance_Compat_Notification = 0x7f1000ef;
+ public static final int TextAppearance_Compat_Notification_Info = 0x7f1000f0;
+ public static final int TextAppearance_Compat_Notification_Line2 = 0x7f1000f2;
+ public static final int TextAppearance_Compat_Notification_Time = 0x7f1000f5;
+ public static final int TextAppearance_Compat_Notification_Title = 0x7f1000f7;
+ public static final int Widget_Compat_NotificationActionContainer = 0x7f100176;
+ public static final int Widget_Compat_NotificationActionText = 0x7f100177;
+ }
+ public static final class styleable {
+ private styleable() {}
+
+ public static final int[] ColorStateListItem = { 0x10101a5, 0x101031f, 0x7f030027 };
+ public static final int ColorStateListItem_android_color = 0;
+ public static final int ColorStateListItem_android_alpha = 1;
+ public static final int ColorStateListItem_alpha = 2;
+ public static final int[] FontFamily = { 0x7f030082, 0x7f030083, 0x7f030084, 0x7f030085, 0x7f030086, 0x7f030087 };
+ public static final int FontFamily_fontProviderAuthority = 0;
+ public static final int FontFamily_fontProviderCerts = 1;
+ public static final int FontFamily_fontProviderFetchStrategy = 2;
+ public static final int FontFamily_fontProviderFetchTimeout = 3;
+ public static final int FontFamily_fontProviderPackage = 4;
+ public static final int FontFamily_fontProviderQuery = 5;
+ public static final int[] FontFamilyFont = { 0x1010532, 0x1010533, 0x101053f, 0x101056f, 0x1010570, 0x7f030080, 0x7f030088, 0x7f030089, 0x7f03008a, 0x7f030155 };
+ public static final int FontFamilyFont_android_font = 0;
+ public static final int FontFamilyFont_android_fontWeight = 1;
+ public static final int FontFamilyFont_android_fontStyle = 2;
+ public static final int FontFamilyFont_android_ttcIndex = 3;
+ public static final int FontFamilyFont_android_fontVariationSettings = 4;
+ public static final int FontFamilyFont_font = 5;
+ public static final int FontFamilyFont_fontStyle = 6;
+ public static final int FontFamilyFont_fontVariationSettings = 7;
+ public static final int FontFamilyFont_fontWeight = 8;
+ public static final int FontFamilyFont_ttcIndex = 9;
+ public static final int[] GradientColor = { 0x101019d, 0x101019e, 0x10101a1, 0x10101a2, 0x10101a3, 0x10101a4, 0x1010201, 0x101020b, 0x1010510, 0x1010511, 0x1010512, 0x1010513 };
+ public static final int GradientColor_android_startColor = 0;
+ public static final int GradientColor_android_endColor = 1;
+ public static final int GradientColor_android_type = 2;
+ public static final int GradientColor_android_centerX = 3;
+ public static final int GradientColor_android_centerY = 4;
+ public static final int GradientColor_android_gradientRadius = 5;
+ public static final int GradientColor_android_tileMode = 6;
+ public static final int GradientColor_android_centerColor = 7;
+ public static final int GradientColor_android_startX = 8;
+ public static final int GradientColor_android_startY = 9;
+ public static final int GradientColor_android_endX = 10;
+ public static final int GradientColor_android_endY = 11;
+ public static final int[] GradientColorItem = { 0x10101a5, 0x1010514 };
+ public static final int GradientColorItem_android_color = 0;
+ public static final int GradientColorItem_android_offset = 1;
+ }
+}
diff --git a/src/app/build/generated/not_namespaced_r_class_sources/release/r/androidx/vectordrawable/R.java b/src/app/build/generated/not_namespaced_r_class_sources/release/r/androidx/vectordrawable/R.java
new file mode 100644
index 00000000..cd045137
--- /dev/null
+++ b/src/app/build/generated/not_namespaced_r_class_sources/release/r/androidx/vectordrawable/R.java
@@ -0,0 +1,249 @@
+/* AUTO-GENERATED FILE. DO NOT MODIFY.
+ *
+ * This class was automatically generated by the
+ * gradle plugin from the resource data it found. It
+ * should not be modified by hand.
+ */
+package androidx.vectordrawable;
+
+public final class R {
+ private R() {}
+
+ public static final class attr {
+ private attr() {}
+
+ public static final int alpha = 0x7f030027;
+ public static final int coordinatorLayoutStyle = 0x7f030064;
+ public static final int font = 0x7f030080;
+ public static final int fontProviderAuthority = 0x7f030082;
+ public static final int fontProviderCerts = 0x7f030083;
+ public static final int fontProviderFetchStrategy = 0x7f030084;
+ public static final int fontProviderFetchTimeout = 0x7f030085;
+ public static final int fontProviderPackage = 0x7f030086;
+ public static final int fontProviderQuery = 0x7f030087;
+ public static final int fontStyle = 0x7f030088;
+ public static final int fontVariationSettings = 0x7f030089;
+ public static final int fontWeight = 0x7f03008a;
+ public static final int keylines = 0x7f03009c;
+ public static final int layout_anchor = 0x7f0300a0;
+ public static final int layout_anchorGravity = 0x7f0300a1;
+ public static final int layout_behavior = 0x7f0300a2;
+ public static final int layout_dodgeInsetEdges = 0x7f0300cc;
+ public static final int layout_insetEdge = 0x7f0300d5;
+ public static final int layout_keyline = 0x7f0300d6;
+ public static final int statusBarBackground = 0x7f030122;
+ public static final int ttcIndex = 0x7f030155;
+ }
+ public static final class color {
+ private color() {}
+
+ public static final int notification_action_color_filter = 0x7f050041;
+ public static final int notification_icon_bg_color = 0x7f050042;
+ public static final int ripple_material_light = 0x7f05004e;
+ public static final int secondary_text_default_material_light = 0x7f050051;
+ }
+ public static final class dimen {
+ private dimen() {}
+
+ public static final int compat_button_inset_horizontal_material = 0x7f06004b;
+ public static final int compat_button_inset_vertical_material = 0x7f06004c;
+ public static final int compat_button_padding_horizontal_material = 0x7f06004d;
+ public static final int compat_button_padding_vertical_material = 0x7f06004e;
+ public static final int compat_control_corner_material = 0x7f06004f;
+ public static final int compat_notification_large_icon_max_height = 0x7f060050;
+ public static final int compat_notification_large_icon_max_width = 0x7f060051;
+ public static final int notification_action_icon_size = 0x7f060067;
+ public static final int notification_action_text_size = 0x7f060068;
+ public static final int notification_big_circle_margin = 0x7f060069;
+ public static final int notification_content_margin_start = 0x7f06006a;
+ public static final int notification_large_icon_height = 0x7f06006b;
+ public static final int notification_large_icon_width = 0x7f06006c;
+ public static final int notification_main_column_padding_top = 0x7f06006d;
+ public static final int notification_media_narrow_margin = 0x7f06006e;
+ public static final int notification_right_icon_size = 0x7f06006f;
+ public static final int notification_right_side_padding_top = 0x7f060070;
+ public static final int notification_small_icon_background_padding = 0x7f060071;
+ public static final int notification_small_icon_size_as_large = 0x7f060072;
+ public static final int notification_subtext_size = 0x7f060073;
+ public static final int notification_top_pad = 0x7f060074;
+ public static final int notification_top_pad_large_text = 0x7f060075;
+ }
+ public static final class drawable {
+ private drawable() {}
+
+ public static final int notification_action_background = 0x7f070156;
+ public static final int notification_bg = 0x7f070157;
+ public static final int notification_bg_low = 0x7f070158;
+ public static final int notification_bg_low_normal = 0x7f070159;
+ public static final int notification_bg_low_pressed = 0x7f07015a;
+ public static final int notification_bg_normal = 0x7f07015b;
+ public static final int notification_bg_normal_pressed = 0x7f07015c;
+ public static final int notification_icon_background = 0x7f07015d;
+ public static final int notification_template_icon_bg = 0x7f07015e;
+ public static final int notification_template_icon_low_bg = 0x7f07015f;
+ public static final int notification_tile_bg = 0x7f070160;
+ public static final int notify_panel_notification_icon_bg = 0x7f070161;
+ }
+ public static final class id {
+ private id() {}
+
+ public static final int action_container = 0x7f080013;
+ public static final int action_divider = 0x7f080015;
+ public static final int action_image = 0x7f080016;
+ public static final int action_text = 0x7f08001d;
+ public static final int actions = 0x7f08001e;
+ public static final int async = 0x7f080026;
+ public static final int blocking = 0x7f080029;
+ public static final int bottom = 0x7f08002a;
+ public static final int chronometer = 0x7f080036;
+<<<<<<< HEAD:src/Project/app/build/generated/not_namespaced_r_class_sources/debug/r/androidx/vectordrawable/R.java
+ public static final int end = 0x7f080047;
+ public static final int forever = 0x7f080051;
+ public static final int icon = 0x7f080057;
+ public static final int icon_group = 0x7f080058;
+ public static final int info = 0x7f08005b;
+ public static final int italic = 0x7f08005d;
+ public static final int left = 0x7f080071;
+ public static final int line1 = 0x7f080072;
+ public static final int line3 = 0x7f080073;
+ public static final int none = 0x7f0800c4;
+ public static final int normal = 0x7f0800c5;
+ public static final int notification_background = 0x7f0800cc;
+ public static final int notification_main_column = 0x7f0800cd;
+ public static final int notification_main_column_container = 0x7f0800ce;
+ public static final int right = 0x7f0800d9;
+ public static final int right_icon = 0x7f0800da;
+ public static final int right_side = 0x7f0800db;
+ public static final int start = 0x7f0800f9;
+ public static final int tag_transition_group = 0x7f080102;
+ public static final int tag_unhandled_key_event_manager = 0x7f080103;
+ public static final int tag_unhandled_key_listeners = 0x7f080104;
+ public static final int text = 0x7f080105;
+ public static final int text2 = 0x7f080106;
+ public static final int time = 0x7f080109;
+ public static final int title = 0x7f08010a;
+ public static final int top = 0x7f08010d;
+=======
+ public static final int end = 0x7f080048;
+ public static final int forever = 0x7f080052;
+ public static final int icon = 0x7f08005a;
+ public static final int icon_group = 0x7f08005b;
+ public static final int info = 0x7f08005e;
+ public static final int italic = 0x7f080060;
+ public static final int left = 0x7f080074;
+ public static final int line1 = 0x7f080075;
+ public static final int line3 = 0x7f080076;
+ public static final int none = 0x7f0800ca;
+ public static final int normal = 0x7f0800cb;
+ public static final int notification_background = 0x7f0800d2;
+ public static final int notification_main_column = 0x7f0800d3;
+ public static final int notification_main_column_container = 0x7f0800d4;
+ public static final int right = 0x7f0800df;
+ public static final int right_icon = 0x7f0800e0;
+ public static final int right_side = 0x7f0800e1;
+ public static final int start = 0x7f0800ff;
+ public static final int tag_transition_group = 0x7f080108;
+ public static final int tag_unhandled_key_event_manager = 0x7f080109;
+ public static final int tag_unhandled_key_listeners = 0x7f08010a;
+ public static final int text = 0x7f08010b;
+ public static final int text2 = 0x7f08010c;
+ public static final int time = 0x7f08010f;
+ public static final int title = 0x7f080110;
+ public static final int top = 0x7f080113;
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/generated/not_namespaced_r_class_sources/release/r/androidx/vectordrawable/R.java
+ }
+ public static final class integer {
+ private integer() {}
+
+ public static final int status_bar_notification_info_maxnum = 0x7f090008;
+ }
+ public static final class layout {
+ private layout() {}
+
+<<<<<<< HEAD:src/Project/app/build/generated/not_namespaced_r_class_sources/debug/r/androidx/vectordrawable/R.java
+ public static final int notification_action = 0x7f0b003a;
+ public static final int notification_action_tombstone = 0x7f0b003b;
+ public static final int notification_template_custom_big = 0x7f0b0042;
+ public static final int notification_template_icon_group = 0x7f0b0043;
+ public static final int notification_template_part_chronometer = 0x7f0b0047;
+ public static final int notification_template_part_time = 0x7f0b0048;
+=======
+ public static final int notification_action = 0x7f0b003b;
+ public static final int notification_action_tombstone = 0x7f0b003c;
+ public static final int notification_template_custom_big = 0x7f0b0043;
+ public static final int notification_template_icon_group = 0x7f0b0044;
+ public static final int notification_template_part_chronometer = 0x7f0b0048;
+ public static final int notification_template_part_time = 0x7f0b0049;
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/generated/not_namespaced_r_class_sources/release/r/androidx/vectordrawable/R.java
+ }
+ public static final class string {
+ private string() {}
+
+ public static final int status_bar_notification_info_overflow = 0x7f0f00ab;
+ }
+ public static final class style {
+ private style() {}
+
+ public static final int TextAppearance_Compat_Notification = 0x7f1000ef;
+ public static final int TextAppearance_Compat_Notification_Info = 0x7f1000f0;
+ public static final int TextAppearance_Compat_Notification_Line2 = 0x7f1000f2;
+ public static final int TextAppearance_Compat_Notification_Time = 0x7f1000f5;
+ public static final int TextAppearance_Compat_Notification_Title = 0x7f1000f7;
+ public static final int Widget_Compat_NotificationActionContainer = 0x7f100176;
+ public static final int Widget_Compat_NotificationActionText = 0x7f100177;
+ public static final int Widget_Support_CoordinatorLayout = 0x7f10017a;
+ }
+ public static final class styleable {
+ private styleable() {}
+
+ public static final int[] ColorStateListItem = { 0x10101a5, 0x101031f, 0x7f030027 };
+ public static final int ColorStateListItem_android_color = 0;
+ public static final int ColorStateListItem_android_alpha = 1;
+ public static final int ColorStateListItem_alpha = 2;
+ public static final int[] CoordinatorLayout = { 0x7f03009c, 0x7f030122 };
+ public static final int CoordinatorLayout_keylines = 0;
+ public static final int CoordinatorLayout_statusBarBackground = 1;
+ public static final int[] CoordinatorLayout_Layout = { 0x10100b3, 0x7f0300a0, 0x7f0300a1, 0x7f0300a2, 0x7f0300cc, 0x7f0300d5, 0x7f0300d6 };
+ public static final int CoordinatorLayout_Layout_android_layout_gravity = 0;
+ public static final int CoordinatorLayout_Layout_layout_anchor = 1;
+ public static final int CoordinatorLayout_Layout_layout_anchorGravity = 2;
+ public static final int CoordinatorLayout_Layout_layout_behavior = 3;
+ public static final int CoordinatorLayout_Layout_layout_dodgeInsetEdges = 4;
+ public static final int CoordinatorLayout_Layout_layout_insetEdge = 5;
+ public static final int CoordinatorLayout_Layout_layout_keyline = 6;
+ public static final int[] FontFamily = { 0x7f030082, 0x7f030083, 0x7f030084, 0x7f030085, 0x7f030086, 0x7f030087 };
+ public static final int FontFamily_fontProviderAuthority = 0;
+ public static final int FontFamily_fontProviderCerts = 1;
+ public static final int FontFamily_fontProviderFetchStrategy = 2;
+ public static final int FontFamily_fontProviderFetchTimeout = 3;
+ public static final int FontFamily_fontProviderPackage = 4;
+ public static final int FontFamily_fontProviderQuery = 5;
+ public static final int[] FontFamilyFont = { 0x1010532, 0x1010533, 0x101053f, 0x101056f, 0x1010570, 0x7f030080, 0x7f030088, 0x7f030089, 0x7f03008a, 0x7f030155 };
+ public static final int FontFamilyFont_android_font = 0;
+ public static final int FontFamilyFont_android_fontWeight = 1;
+ public static final int FontFamilyFont_android_fontStyle = 2;
+ public static final int FontFamilyFont_android_ttcIndex = 3;
+ public static final int FontFamilyFont_android_fontVariationSettings = 4;
+ public static final int FontFamilyFont_font = 5;
+ public static final int FontFamilyFont_fontStyle = 6;
+ public static final int FontFamilyFont_fontVariationSettings = 7;
+ public static final int FontFamilyFont_fontWeight = 8;
+ public static final int FontFamilyFont_ttcIndex = 9;
+ public static final int[] GradientColor = { 0x101019d, 0x101019e, 0x10101a1, 0x10101a2, 0x10101a3, 0x10101a4, 0x1010201, 0x101020b, 0x1010510, 0x1010511, 0x1010512, 0x1010513 };
+ public static final int GradientColor_android_startColor = 0;
+ public static final int GradientColor_android_endColor = 1;
+ public static final int GradientColor_android_type = 2;
+ public static final int GradientColor_android_centerX = 3;
+ public static final int GradientColor_android_centerY = 4;
+ public static final int GradientColor_android_gradientRadius = 5;
+ public static final int GradientColor_android_tileMode = 6;
+ public static final int GradientColor_android_centerColor = 7;
+ public static final int GradientColor_android_startX = 8;
+ public static final int GradientColor_android_startY = 9;
+ public static final int GradientColor_android_endX = 10;
+ public static final int GradientColor_android_endY = 11;
+ public static final int[] GradientColorItem = { 0x10101a5, 0x1010514 };
+ public static final int GradientColorItem_android_color = 0;
+ public static final int GradientColorItem_android_offset = 1;
+ }
+}
diff --git a/src/app/build/generated/not_namespaced_r_class_sources/release/r/androidx/versionedparcelable/R.java b/src/app/build/generated/not_namespaced_r_class_sources/release/r/androidx/versionedparcelable/R.java
new file mode 100644
index 00000000..92e83d40
--- /dev/null
+++ b/src/app/build/generated/not_namespaced_r_class_sources/release/r/androidx/versionedparcelable/R.java
@@ -0,0 +1,12 @@
+/* AUTO-GENERATED FILE. DO NOT MODIFY.
+ *
+ * This class was automatically generated by the
+ * gradle plugin from the resource data it found. It
+ * should not be modified by hand.
+ */
+package androidx.versionedparcelable;
+
+public final class R {
+ private R() {}
+
+}
diff --git a/src/app/build/generated/not_namespaced_r_class_sources/release/r/androidx/viewpager/R.java b/src/app/build/generated/not_namespaced_r_class_sources/release/r/androidx/viewpager/R.java
new file mode 100644
index 00000000..7bbeccae
--- /dev/null
+++ b/src/app/build/generated/not_namespaced_r_class_sources/release/r/androidx/viewpager/R.java
@@ -0,0 +1,215 @@
+/* AUTO-GENERATED FILE. DO NOT MODIFY.
+ *
+ * This class was automatically generated by the
+ * gradle plugin from the resource data it found. It
+ * should not be modified by hand.
+ */
+package androidx.viewpager;
+
+public final class R {
+ private R() {}
+
+ public static final class attr {
+ private attr() {}
+
+ public static final int alpha = 0x7f030027;
+ public static final int font = 0x7f030080;
+ public static final int fontProviderAuthority = 0x7f030082;
+ public static final int fontProviderCerts = 0x7f030083;
+ public static final int fontProviderFetchStrategy = 0x7f030084;
+ public static final int fontProviderFetchTimeout = 0x7f030085;
+ public static final int fontProviderPackage = 0x7f030086;
+ public static final int fontProviderQuery = 0x7f030087;
+ public static final int fontStyle = 0x7f030088;
+ public static final int fontVariationSettings = 0x7f030089;
+ public static final int fontWeight = 0x7f03008a;
+ public static final int ttcIndex = 0x7f030155;
+ }
+ public static final class color {
+ private color() {}
+
+ public static final int notification_action_color_filter = 0x7f050041;
+ public static final int notification_icon_bg_color = 0x7f050042;
+ public static final int ripple_material_light = 0x7f05004e;
+ public static final int secondary_text_default_material_light = 0x7f050051;
+ }
+ public static final class dimen {
+ private dimen() {}
+
+ public static final int compat_button_inset_horizontal_material = 0x7f06004b;
+ public static final int compat_button_inset_vertical_material = 0x7f06004c;
+ public static final int compat_button_padding_horizontal_material = 0x7f06004d;
+ public static final int compat_button_padding_vertical_material = 0x7f06004e;
+ public static final int compat_control_corner_material = 0x7f06004f;
+ public static final int compat_notification_large_icon_max_height = 0x7f060050;
+ public static final int compat_notification_large_icon_max_width = 0x7f060051;
+ public static final int notification_action_icon_size = 0x7f060067;
+ public static final int notification_action_text_size = 0x7f060068;
+ public static final int notification_big_circle_margin = 0x7f060069;
+ public static final int notification_content_margin_start = 0x7f06006a;
+ public static final int notification_large_icon_height = 0x7f06006b;
+ public static final int notification_large_icon_width = 0x7f06006c;
+ public static final int notification_main_column_padding_top = 0x7f06006d;
+ public static final int notification_media_narrow_margin = 0x7f06006e;
+ public static final int notification_right_icon_size = 0x7f06006f;
+ public static final int notification_right_side_padding_top = 0x7f060070;
+ public static final int notification_small_icon_background_padding = 0x7f060071;
+ public static final int notification_small_icon_size_as_large = 0x7f060072;
+ public static final int notification_subtext_size = 0x7f060073;
+ public static final int notification_top_pad = 0x7f060074;
+ public static final int notification_top_pad_large_text = 0x7f060075;
+ }
+ public static final class drawable {
+ private drawable() {}
+
+ public static final int notification_action_background = 0x7f070156;
+ public static final int notification_bg = 0x7f070157;
+ public static final int notification_bg_low = 0x7f070158;
+ public static final int notification_bg_low_normal = 0x7f070159;
+ public static final int notification_bg_low_pressed = 0x7f07015a;
+ public static final int notification_bg_normal = 0x7f07015b;
+ public static final int notification_bg_normal_pressed = 0x7f07015c;
+ public static final int notification_icon_background = 0x7f07015d;
+ public static final int notification_template_icon_bg = 0x7f07015e;
+ public static final int notification_template_icon_low_bg = 0x7f07015f;
+ public static final int notification_tile_bg = 0x7f070160;
+ public static final int notify_panel_notification_icon_bg = 0x7f070161;
+ }
+ public static final class id {
+ private id() {}
+
+ public static final int action_container = 0x7f080013;
+ public static final int action_divider = 0x7f080015;
+ public static final int action_image = 0x7f080016;
+ public static final int action_text = 0x7f08001d;
+ public static final int actions = 0x7f08001e;
+ public static final int async = 0x7f080026;
+ public static final int blocking = 0x7f080029;
+ public static final int chronometer = 0x7f080036;
+<<<<<<< HEAD:src/Project/app/build/generated/not_namespaced_r_class_sources/debug/r/androidx/viewpager/R.java
+ public static final int forever = 0x7f080051;
+ public static final int icon = 0x7f080057;
+ public static final int icon_group = 0x7f080058;
+ public static final int info = 0x7f08005b;
+ public static final int italic = 0x7f08005d;
+ public static final int line1 = 0x7f080072;
+ public static final int line3 = 0x7f080073;
+ public static final int normal = 0x7f0800c5;
+ public static final int notification_background = 0x7f0800cc;
+ public static final int notification_main_column = 0x7f0800cd;
+ public static final int notification_main_column_container = 0x7f0800ce;
+ public static final int right_icon = 0x7f0800da;
+ public static final int right_side = 0x7f0800db;
+ public static final int tag_transition_group = 0x7f080102;
+ public static final int tag_unhandled_key_event_manager = 0x7f080103;
+ public static final int tag_unhandled_key_listeners = 0x7f080104;
+ public static final int text = 0x7f080105;
+ public static final int text2 = 0x7f080106;
+ public static final int time = 0x7f080109;
+ public static final int title = 0x7f08010a;
+=======
+ public static final int forever = 0x7f080052;
+ public static final int icon = 0x7f08005a;
+ public static final int icon_group = 0x7f08005b;
+ public static final int info = 0x7f08005e;
+ public static final int italic = 0x7f080060;
+ public static final int line1 = 0x7f080075;
+ public static final int line3 = 0x7f080076;
+ public static final int normal = 0x7f0800cb;
+ public static final int notification_background = 0x7f0800d2;
+ public static final int notification_main_column = 0x7f0800d3;
+ public static final int notification_main_column_container = 0x7f0800d4;
+ public static final int right_icon = 0x7f0800e0;
+ public static final int right_side = 0x7f0800e1;
+ public static final int tag_transition_group = 0x7f080108;
+ public static final int tag_unhandled_key_event_manager = 0x7f080109;
+ public static final int tag_unhandled_key_listeners = 0x7f08010a;
+ public static final int text = 0x7f08010b;
+ public static final int text2 = 0x7f08010c;
+ public static final int time = 0x7f08010f;
+ public static final int title = 0x7f080110;
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/generated/not_namespaced_r_class_sources/release/r/androidx/viewpager/R.java
+ }
+ public static final class integer {
+ private integer() {}
+
+ public static final int status_bar_notification_info_maxnum = 0x7f090008;
+ }
+ public static final class layout {
+ private layout() {}
+
+<<<<<<< HEAD:src/Project/app/build/generated/not_namespaced_r_class_sources/debug/r/androidx/viewpager/R.java
+ public static final int notification_action = 0x7f0b003a;
+ public static final int notification_action_tombstone = 0x7f0b003b;
+ public static final int notification_template_custom_big = 0x7f0b0042;
+ public static final int notification_template_icon_group = 0x7f0b0043;
+ public static final int notification_template_part_chronometer = 0x7f0b0047;
+ public static final int notification_template_part_time = 0x7f0b0048;
+=======
+ public static final int notification_action = 0x7f0b003b;
+ public static final int notification_action_tombstone = 0x7f0b003c;
+ public static final int notification_template_custom_big = 0x7f0b0043;
+ public static final int notification_template_icon_group = 0x7f0b0044;
+ public static final int notification_template_part_chronometer = 0x7f0b0048;
+ public static final int notification_template_part_time = 0x7f0b0049;
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/generated/not_namespaced_r_class_sources/release/r/androidx/viewpager/R.java
+ }
+ public static final class string {
+ private string() {}
+
+ public static final int status_bar_notification_info_overflow = 0x7f0f00ab;
+ }
+ public static final class style {
+ private style() {}
+
+ public static final int TextAppearance_Compat_Notification = 0x7f1000ef;
+ public static final int TextAppearance_Compat_Notification_Info = 0x7f1000f0;
+ public static final int TextAppearance_Compat_Notification_Line2 = 0x7f1000f2;
+ public static final int TextAppearance_Compat_Notification_Time = 0x7f1000f5;
+ public static final int TextAppearance_Compat_Notification_Title = 0x7f1000f7;
+ public static final int Widget_Compat_NotificationActionContainer = 0x7f100176;
+ public static final int Widget_Compat_NotificationActionText = 0x7f100177;
+ }
+ public static final class styleable {
+ private styleable() {}
+
+ public static final int[] ColorStateListItem = { 0x10101a5, 0x101031f, 0x7f030027 };
+ public static final int ColorStateListItem_android_color = 0;
+ public static final int ColorStateListItem_android_alpha = 1;
+ public static final int ColorStateListItem_alpha = 2;
+ public static final int[] FontFamily = { 0x7f030082, 0x7f030083, 0x7f030084, 0x7f030085, 0x7f030086, 0x7f030087 };
+ public static final int FontFamily_fontProviderAuthority = 0;
+ public static final int FontFamily_fontProviderCerts = 1;
+ public static final int FontFamily_fontProviderFetchStrategy = 2;
+ public static final int FontFamily_fontProviderFetchTimeout = 3;
+ public static final int FontFamily_fontProviderPackage = 4;
+ public static final int FontFamily_fontProviderQuery = 5;
+ public static final int[] FontFamilyFont = { 0x1010532, 0x1010533, 0x101053f, 0x101056f, 0x1010570, 0x7f030080, 0x7f030088, 0x7f030089, 0x7f03008a, 0x7f030155 };
+ public static final int FontFamilyFont_android_font = 0;
+ public static final int FontFamilyFont_android_fontWeight = 1;
+ public static final int FontFamilyFont_android_fontStyle = 2;
+ public static final int FontFamilyFont_android_ttcIndex = 3;
+ public static final int FontFamilyFont_android_fontVariationSettings = 4;
+ public static final int FontFamilyFont_font = 5;
+ public static final int FontFamilyFont_fontStyle = 6;
+ public static final int FontFamilyFont_fontVariationSettings = 7;
+ public static final int FontFamilyFont_fontWeight = 8;
+ public static final int FontFamilyFont_ttcIndex = 9;
+ public static final int[] GradientColor = { 0x101019d, 0x101019e, 0x10101a1, 0x10101a2, 0x10101a3, 0x10101a4, 0x1010201, 0x101020b, 0x1010510, 0x1010511, 0x1010512, 0x1010513 };
+ public static final int GradientColor_android_startColor = 0;
+ public static final int GradientColor_android_endColor = 1;
+ public static final int GradientColor_android_type = 2;
+ public static final int GradientColor_android_centerX = 3;
+ public static final int GradientColor_android_centerY = 4;
+ public static final int GradientColor_android_gradientRadius = 5;
+ public static final int GradientColor_android_tileMode = 6;
+ public static final int GradientColor_android_centerColor = 7;
+ public static final int GradientColor_android_startX = 8;
+ public static final int GradientColor_android_startY = 9;
+ public static final int GradientColor_android_endX = 10;
+ public static final int GradientColor_android_endY = 11;
+ public static final int[] GradientColorItem = { 0x10101a5, 0x1010514 };
+ public static final int GradientColorItem_android_color = 0;
+ public static final int GradientColorItem_android_offset = 1;
+ }
+}
diff --git a/src/app/build/generated/not_namespaced_r_class_sources/release/r/net/micode/notes/R.java b/src/app/build/generated/not_namespaced_r_class_sources/release/r/net/micode/notes/R.java
new file mode 100644
index 00000000..f7d9e0e8
--- /dev/null
+++ b/src/app/build/generated/not_namespaced_r_class_sources/release/r/net/micode/notes/R.java
@@ -0,0 +1,19123 @@
+/* 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 net.micode.notes;
+
+public final class R {
+ public static final class anim {
+ public static final int abc_fade_in=0x7f010000;
+ public static final int abc_fade_out=0x7f010001;
+ public static final int abc_grow_fade_in_from_bottom=0x7f010002;
+ public static final int abc_popup_enter=0x7f010003;
+ public static final int abc_popup_exit=0x7f010004;
+ public static final int abc_shrink_fade_out_from_bottom=0x7f010005;
+ public static final int abc_slide_in_bottom=0x7f010006;
+ public static final int abc_slide_in_top=0x7f010007;
+ public static final int abc_slide_out_bottom=0x7f010008;
+ public static final int abc_slide_out_top=0x7f010009;
+ public static final int abc_tooltip_enter=0x7f01000a;
+ public static final int abc_tooltip_exit=0x7f01000b;
+ }
+ public static final class array {
+ public static final int format_for_exported_note=0x7f020000;
+ public static final int menu_share_ways=0x7f020001;
+ }
+ public static final class attr {
+ /**
+ * Custom divider drawable to use for elements in the action bar.
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int actionBarDivider=0x7f030000;
+ /**
+ * Custom item state list drawable background for action bar items.
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int actionBarItemBackground=0x7f030001;
+ /**
+ * Reference to a theme that should be used to inflate popups
+ * shown by widgets in the action bar.
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int actionBarPopupTheme=0x7f030002;
+ /**
+ * Size of the Action Bar, including the contextual
+ * bar used to present Action Modes.
+ *
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), and
+ * mm (millimeters).
+ *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
wrap_content | 0 |
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int actionBarSplitStyle=0x7f030004;
+ /**
+ * Reference to a style for the Action Bar
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int actionBarStyle=0x7f030005;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int actionBarTabBarStyle=0x7f030006;
+ /**
+ * Default style for tabs within an action bar
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int actionBarTabStyle=0x7f030007;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int actionBarTabTextStyle=0x7f030008;
+ /**
+ * Reference to a theme that should be used to inflate the
+ * action bar. This will be inherited by any widget inflated
+ * into the action bar.
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int actionBarTheme=0x7f030009;
+ /**
+ * Reference to a theme that should be used to inflate widgets
+ * and layouts destined for the action bar. Most of the time
+ * this will be a reference to the current theme, but when
+ * the action bar has a significantly different contrast
+ * profile than the rest of the activity the difference
+ * can become important. If this is set to @null the current
+ * theme will be used.
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int actionBarWidgetTheme=0x7f03000a;
+ /**
+ * Default action button style.
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int actionButtonStyle=0x7f03000b;
+ /**
+ * Default ActionBar dropdown style.
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int actionDropDownStyle=0x7f03000c;
+ /**
+ * An optional layout to be used as an action view.
+ * See {@link android.view.MenuItem#setActionView(android.view.View)}
+ * for more info.
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int actionLayout=0x7f03000d;
+ /**
+ * TextAppearance style that will be applied to text that
+ * appears within action menu items.
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int actionMenuTextAppearance=0x7f03000e;
+ /**
+ * Color for text that appears within action menu items.
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ */
+ public static final int actionMenuTextColor=0x7f03000f;
+ /**
+ * Background drawable to use for action mode UI
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int actionModeBackground=0x7f030010;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int actionModeCloseButtonStyle=0x7f030011;
+ /**
+ * Drawable to use for the close action mode button
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int actionModeCloseDrawable=0x7f030012;
+ /**
+ * Drawable to use for the Copy action button in Contextual Action Bar
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int actionModeCopyDrawable=0x7f030013;
+ /**
+ * Drawable to use for the Cut action button in Contextual Action Bar
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int actionModeCutDrawable=0x7f030014;
+ /**
+ * Drawable to use for the Find action button in WebView selection action modes
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int actionModeFindDrawable=0x7f030015;
+ /**
+ * Drawable to use for the Paste action button in Contextual Action Bar
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int actionModePasteDrawable=0x7f030016;
+ /**
+ * PopupWindow style to use for action modes when showing as a window overlay.
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int actionModePopupWindowStyle=0x7f030017;
+ /**
+ * Drawable to use for the Select all action button in Contextual Action Bar
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int actionModeSelectAllDrawable=0x7f030018;
+ /**
+ * Drawable to use for the Share action button in WebView selection action modes
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int actionModeShareDrawable=0x7f030019;
+ /**
+ * Background drawable to use for action mode UI in the lower split bar
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int actionModeSplitBackground=0x7f03001a;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int actionModeStyle=0x7f03001b;
+ /**
+ * Drawable to use for the Web Search action button in WebView selection action modes
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int actionModeWebSearchDrawable=0x7f03001c;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int actionOverflowButtonStyle=0x7f03001d;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int actionOverflowMenuStyle=0x7f03001e;
+ /**
+ * The name of an optional ActionProvider class to instantiate an action view
+ * and perform operations such as default action for that menu item.
+ * See {@link android.view.MenuItem#setActionProvider(android.view.ActionProvider)}
+ * for more info.
+ *
May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + */ + public static final int actionProviderClass=0x7f03001f; + /** + * The name of an optional View class to instantiate and use as an + * action view. See {@link android.view.MenuItem#setActionView(android.view.View)} + * for more info. + *
May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + */ + public static final int actionViewClass=0x7f030020; + /** + * Default ActivityChooserView style. + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int activityChooserViewStyle=0x7f030021;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int alertDialogButtonGroupStyle=0x7f030022;
+ /**
+ *
May be a boolean value, such as "true
" or
+ * "false
".
+ */
+ public static final int alertDialogCenterButtons=0x7f030023;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int alertDialogStyle=0x7f030024;
+ /**
+ * Theme to use for alert dialogs spawned from this theme.
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int alertDialogTheme=0x7f030025;
+ /**
+ * Whether to automatically stack the buttons when there is not
+ * enough space to lay them out side-by-side.
+ *
May be a boolean value, such as "true
" or
+ * "false
".
+ */
+ public static final int allowStacking=0x7f030026;
+ /**
+ * Alpha multiplier applied to the base color.
+ *
May be a floating point value, such as "1.2
".
+ */
+ public static final int alpha=0x7f030027;
+ /**
+ * The alphabetic modifier key. This is the modifier when using a keyboard
+ * with alphabetic keys. The values should be kept in sync with KeyEvent
+ *
Must be one or more (separated by '|') of the following constant values.
+ *Constant | Value | Description |
---|---|---|
ALT | 2 | |
CTRL | 1000 | |
FUNCTION | 8 | |
META | 10000 | |
SHIFT | 1 | |
SYM | 4 |
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), and
+ * mm (millimeters).
+ */
+ public static final int arrowHeadLength=0x7f030029;
+ /**
+ * The length of the shaft when formed to make an arrow
+ *
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), and
+ * mm (millimeters).
+ */
+ public static final int arrowShaftLength=0x7f03002a;
+ /**
+ * Default AutoCompleteTextView style.
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int autoCompleteTextViewStyle=0x7f03002b;
+ /**
+ * The maximum text size constraint to be used when auto-sizing text.
+ *
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), and
+ * mm (millimeters).
+ */
+ public static final int autoSizeMaxTextSize=0x7f03002c;
+ /**
+ * The minimum text size constraint to be used when auto-sizing text.
+ *
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), and
+ * mm (millimeters).
+ */
+ public static final int autoSizeMinTextSize=0x7f03002d;
+ /**
+ * Resource array of dimensions to be used in conjunction with
+ * autoSizeTextType
set to uniform
. Overrides
+ * autoSizeStepGranularity
if set.
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int autoSizePresetSizes=0x7f03002e;
+ /**
+ * Specify the auto-size step size if autoSizeTextType
is set to
+ * uniform
. The default is 1px. Overwrites
+ * autoSizePresetSizes
if set.
+ *
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), and
+ * mm (millimeters).
+ */
+ public static final int autoSizeStepGranularity=0x7f03002f;
+ /**
+ * Specify the type of auto-size. Note that this feature is not supported by EditText,
+ * works only for TextView.
+ *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
none | 0 | No auto-sizing (default). |
uniform | 1 | Uniform horizontal and vertical text size scaling to fit within the + * container. |
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int background=0x7f030031;
+ /**
+ * Specifies a background drawable for the bottom component of a split action bar.
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ */
+ public static final int backgroundSplit=0x7f030032;
+ /**
+ * Specifies a background drawable for a second stacked row of the action bar.
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ */
+ public static final int backgroundStacked=0x7f030033;
+ /**
+ * Tint to apply to the background.
+ *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ */
+ public static final int backgroundTint=0x7f030034;
+ /**
+ * Blending mode used to apply the background tint.
+ *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
add | 10 | Combines the tint and icon color and alpha channels, clamping the + * result to valid color values. Saturate(S + D) |
multiply | e | Multiplies the color and alpha channels of the drawable with those of + * the tint. [Sa * Da, Sc * Dc] |
screen | f | [Sa + Da - Sa * Da, Sc + Dc - Sc * Dc] |
src_atop | 9 | The tint is drawn above the drawable, but with the drawable’s alpha + * channel masking the result. [Da, Sc * Da + (1 - Sa) * Dc] |
src_in | 5 | The tint is masked by the alpha channel of the drawable. The drawable’s + * color channels are thrown out. [Sa * Da, Sc * Da] |
src_over | 3 | The tint is drawn on top of the drawable. + * [Sa + (1 - Sa)*Da, Rc = Sc + (1 - Sa)*Dc] |
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), and
+ * mm (millimeters).
+ */
+ public static final int barLength=0x7f030036;
+ /**
+ *
May be a boolean value, such as "true
" or
+ * "false
".
+ */
+ public static final int barrierAllowsGoneWidgets=0x7f030037;
+ /**
+ *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
bottom | 3 | |
end | 6 | |
left | 0 | |
right | 1 | |
start | 5 | |
top | 2 |
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int borderlessButtonStyle=0x7f030039;
+ /**
+ * Style for buttons within button bars
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int buttonBarButtonStyle=0x7f03003a;
+ /**
+ * Style for the "negative" buttons within button bars
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int buttonBarNegativeButtonStyle=0x7f03003b;
+ /**
+ * Style for the "neutral" buttons within button bars
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int buttonBarNeutralButtonStyle=0x7f03003c;
+ /**
+ * Style for the "positive" buttons within button bars
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int buttonBarPositiveButtonStyle=0x7f03003d;
+ /**
+ * Style for button bars
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int buttonBarStyle=0x7f03003e;
+ /**
+ *
Must be one or more (separated by '|') of the following constant values.
+ *Constant | Value | Description |
---|---|---|
bottom | 50 | Push object to the bottom of its container, not changing its size. |
top | 30 | Push object to the top of its container, not changing its size. |
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), and
+ * mm (millimeters).
+ */
+ public static final int buttonIconDimen=0x7f030040;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int buttonPanelSideLayout=0x7f030041;
+ /**
+ * Normal Button style.
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int buttonStyle=0x7f030042;
+ /**
+ * Small Button style.
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int buttonStyleSmall=0x7f030043;
+ /**
+ * Tint to apply to the button drawable.
+ *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ */
+ public static final int buttonTint=0x7f030044;
+ /**
+ * Blending mode used to apply the button tint.
+ *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
add | 10 | Combines the tint and icon color and alpha channels, clamping the + * result to valid color values. Saturate(S + D) |
multiply | e | Multiplies the color and alpha channels of the drawable with those of + * the tint. [Sa * Da, Sc * Dc] |
screen | f | [Sa + Da - Sa * Da, Sc + Dc - Sc * Dc] |
src_atop | 9 | The tint is drawn above the drawable, but with the drawable’s alpha + * channel masking the result. [Da, Sc * Da + (1 - Sa) * Dc] |
src_in | 5 | The tint is masked by the alpha channel of the drawable. The drawable’s + * color channels are thrown out. [Sa * Da, Sc * Da] |
src_over | 3 | The tint is drawn on top of the drawable. + * [Sa + (1 - Sa)*Da, Rc = Sc + (1 - Sa)*Dc] |
May be a boolean value, such as "true
" or
+ * "false
".
+ */
+ public static final int chainUseRtl=0x7f030046;
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/generated/not_namespaced_r_class_sources/release/r/net/micode/notes/R.java
+ /**
+ *
May be a boolean value, such as "true
" or
+ * "false
".
+ */
+ public static final int chainUseRtl=0x7f030046;
+ /**
+ * Default Checkbox style.
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int checkboxStyle=0x7f030047;
+ /**
+ * Default CheckedTextView style.
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int checkedTextViewStyle=0x7f030048;
+ /**
+ * Close button icon
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int closeIcon=0x7f030049;
+ /**
+ * Specifies a layout to use for the "close" item at the starting edge.
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int closeItemLayout=0x7f03004a;
+ /**
+ * Text to set as the content description for the collapse button.
+ *
May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + */ + public static final int collapseContentDescription=0x7f03004b; + /** + * Icon drawable to use for the collapse button. + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int collapseIcon=0x7f03004c;
+ /**
+ * The drawing color for the bars
+ *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ */
+ public static final int color=0x7f03004d;
+ /**
+ * Bright complement to the primary branding color. By default, this is the color applied
+ * to framework controls (via colorControlActivated).
+ *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ */
+ public static final int colorAccent=0x7f03004e;
+ /**
+ * Default color of background imagery for floating components, ex. dialogs, popups, and cards.
+ *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ */
+ public static final int colorBackgroundFloating=0x7f03004f;
+ /**
+ * The color applied to framework buttons in their normal state.
+ *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ */
+ public static final int colorButtonNormal=0x7f030050;
+ /**
+ * The color applied to framework controls in their activated (ex. checked) state.
+ *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ */
+ public static final int colorControlActivated=0x7f030051;
+ /**
+ * The color applied to framework control highlights (ex. ripples, list selectors).
+ *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ */
+ public static final int colorControlHighlight=0x7f030052;
+ /**
+ * The color applied to framework controls in their normal state.
+ *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ */
+ public static final int colorControlNormal=0x7f030053;
+ /**
+ * Color used for error states and things that need to be drawn to
+ * the user's attention.
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ */
+ public static final int colorError=0x7f030054;
+ /**
+ * The primary branding color for the app. By default, this is the color applied to the
+ * action bar background.
+ *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ */
+ public static final int colorPrimary=0x7f030055;
+ /**
+ * Dark variant of the primary branding color. By default, this is the color applied to
+ * the status bar (via statusBarColor) and navigation bar (via navigationBarColor).
+ *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ */
+ public static final int colorPrimaryDark=0x7f030056;
+ /**
+ * The color applied to framework switch thumbs in their normal state.
+ *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ */
+ public static final int colorSwitchThumbNormal=0x7f030057;
+ /**
+<<<<<<< HEAD:src/Project/app/build/generated/not_namespaced_r_class_sources/debug/r/net/micode/notes/R.java
+ * Commit icon shown in the query suggestion row
+=======
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/generated/not_namespaced_r_class_sources/release/r/net/micode/notes/R.java
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int commitIcon=0x7f030058;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int constraintSet=0x7f030059;
+ /**
+ *
May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + */ + public static final int constraint_referenced_ids=0x7f03005a; + /** + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int content=0x7f03005b;
+ /**
+ * The content description associated with the item.
+ *
May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + */ + public static final int contentDescription=0x7f03005c; + /** + * Minimum inset for content views within a bar. Navigation buttons and + * menu views are excepted. Only valid for some themes and configurations. + *
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), and
+ * mm (millimeters).
+ */
+ public static final int contentInsetEnd=0x7f03005d;
+ /**
+ * Minimum inset for content views within a bar when actions from a menu
+ * are present. Only valid for some themes and configurations.
+ *
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), and
+ * mm (millimeters).
+ */
+ public static final int contentInsetEndWithActions=0x7f03005e;
+ /**
+ * Minimum inset for content views within a bar. Navigation buttons and
+ * menu views are excepted. Only valid for some themes and configurations.
+ *
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), and
+ * mm (millimeters).
+ */
+ public static final int contentInsetLeft=0x7f03005f;
+ /**
+ * Minimum inset for content views within a bar. Navigation buttons and
+ * menu views are excepted. Only valid for some themes and configurations.
+ *
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), and
+ * mm (millimeters).
+ */
+ public static final int contentInsetRight=0x7f030060;
+ /**
+ * Minimum inset for content views within a bar. Navigation buttons and
+ * menu views are excepted. Only valid for some themes and configurations.
+ *
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), and
+ * mm (millimeters).
+ */
+ public static final int contentInsetStart=0x7f030061;
+ /**
+ * Minimum inset for content views within a bar when a navigation button
+ * is present, such as the Up button. Only valid for some themes and configurations.
+ *
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), and
+ * mm (millimeters).
+ */
+ public static final int contentInsetStartWithNavigation=0x7f030062;
+ /**
+ * The background used by framework controls.
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int controlBackground=0x7f030063;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int coordinatorLayoutStyle=0x7f030064;
+ /**
+ * Specifies a layout for custom navigation. Overrides navigationMode.
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int customNavigationLayout=0x7f030065;
+ /**
+ * Default query hint used when {@code queryHint} is undefined and
+ * the search view's {@code SearchableInfo} does not provide a hint.
+ *
May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + */ + public static final int defaultQueryHint=0x7f030066; + /** + * Preferred corner radius of dialogs. + *
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), and
+ * mm (millimeters).
+ */
+ public static final int dialogCornerRadius=0x7f030067;
+ /**
+ * Preferred padding for dialog content.
+ *
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), and
+ * mm (millimeters).
+ */
+ public static final int dialogPreferredPadding=0x7f030068;
+ /**
+ * Theme to use for dialogs spawned from this theme.
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int dialogTheme=0x7f030069;
+ /**
+ * Options affecting how the action bar is displayed.
+ *
Must be one or more (separated by '|') of the following constant values.
+ *Constant | Value | Description |
---|---|---|
disableHome | 20 | |
homeAsUp | 4 | |
none | 0 | |
showCustom | 10 | |
showHome | 2 | |
showTitle | 8 | |
useLogo | 1 |
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int divider=0x7f03006b;
+ /**
+ * A drawable that may be used as a horizontal divider between visual elements.
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int dividerHorizontal=0x7f03006c;
+ /**
+ * Size of padding on either end of a divider.
+ *
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), and
+ * mm (millimeters).
+ */
+ public static final int dividerPadding=0x7f03006d;
+ /**
+ * A drawable that may be used as a vertical divider between visual elements.
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int dividerVertical=0x7f03006e;
+ /**
+ * The total size of the drawable
+ *
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), and
+ * mm (millimeters).
+ */
+ public static final int drawableSize=0x7f03006f;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int drawerArrowStyle=0x7f030070;
+ /**
+ * ListPopupWindow compatibility
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int dropDownListViewStyle=0x7f030071;
+ /**
+ * The preferred item height for dropdown lists.
+ *
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), and
+ * mm (millimeters).
+ */
+ public static final int dropdownListPreferredItemHeight=0x7f030072;
+ /**
+ * EditText background drawable.
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int editTextBackground=0x7f030073;
+ /**
+ * EditText text foreground color.
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ */
+ public static final int editTextColor=0x7f030074;
+ /**
+ * Default EditText style.
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int editTextStyle=0x7f030075;
+ /**
+ * Elevation for the action bar itself
+ *
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), and
+ * mm (millimeters).
+ */
+ public static final int elevation=0x7f030076;
+ /**
+ *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
gone | 0 | |
invisible | 1 |
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int expandActivityOverflowButtonDrawable=0x7f030078;
+ /**
+ * This drawable is a state list where the "checked" state
+ * indicates active media routing. Checkable indicates connecting
+ * and non-checked / non-checkable indicates
+ * that media is playing to the local device only.
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int externalRouteEnabledDrawable=0x7f030079;
+ /**
+ *
May be a boolean value, such as "true
" or
+ * "false
".
+ */
+ public static final int fastScrollEnabled=0x7f03007a;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int fastScrollHorizontalThumbDrawable=0x7f03007b;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int fastScrollHorizontalTrackDrawable=0x7f03007c;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int fastScrollVerticalThumbDrawable=0x7f03007d;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int fastScrollVerticalTrackDrawable=0x7f03007e;
+ /**
+ * Distance from the top of the TextView to the first text baseline. If set, this
+ * overrides the value set for paddingTop.
+ *
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), and
+ * mm (millimeters).
+ */
+ public static final int firstBaselineToTopHeight=0x7f03007f;
+ /**
+ * The reference to the font file to be used. This should be a file in the res/font folder
+ * and should therefore have an R reference value. E.g. @font/myfont
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int font=0x7f030080;
+ /**
+ * The attribute for the font family.
+ *
May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + */ + public static final int fontFamily=0x7f030081; + /** + * The authority of the Font Provider to be used for the request. + *
May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + */ + public static final int fontProviderAuthority=0x7f030082; + /** + * The sets of hashes for the certificates the provider should be signed with. This is + * used to verify the identity of the provider, and is only required if the provider is not + * part of the system image. This value may point to one list or a list of lists, where each + * individual list represents one collection of signature hashes. Refer to your font provider's + * documentation for these values. + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int fontProviderCerts=0x7f030083;
+ /**
+ * The strategy to be used when fetching font data from a font provider in XML layouts.
+ * This attribute is ignored when the resource is loaded from code, as it is equivalent to the
+ * choice of API between {@link
+ * androidx.core.content.res.ResourcesCompat#getFont(Context, int)} (blocking) and
+ * {@link
+ * androidx.core.content.res.ResourcesCompat#getFont(Context, int, FontCallback, Handler)}
+ * (async).
+ *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
async | 1 | The async font fetch works as follows. + * First, check the local cache, then if the requeted font is not cached, trigger a + * request the font and continue with layout inflation. Once the font fetch succeeds, the + * target text view will be refreshed with the downloaded font data. The + * fontProviderFetchTimeout will be ignored if async loading is specified. |
blocking | 0 | The blocking font fetch works as follows. + * First, check the local cache, then if the requested font is not cached, request the + * font from the provider and wait until it is finished. You can change the length of + * the timeout by modifying fontProviderFetchTimeout. If the timeout happens, the + * default typeface will be used instead. |
May be an integer value, such as "100
".
+ *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
forever | ffffffff | A special value for the timeout. In this case, the blocking font fetching will not + * timeout and wait until a reply is received from the font provider. |
May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + */ + public static final int fontProviderPackage=0x7f030086; + /** + * The query to be sent over to the provider. Refer to your font provider's documentation + * on the format of this string. + *
May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + */ + public static final int fontProviderQuery=0x7f030087; + /** + * The style of the given font file. This will be used when the font is being loaded into + * the font stack and will override any style information in the font's header tables. If + * unspecified, the value in the font's header tables will be used. + *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
italic | 1 | |
normal | 0 |
May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + */ + public static final int fontVariationSettings=0x7f030089; + /** + * The weight of the given font file. This will be used when the font is being loaded into + * the font stack and will override any weight information in the font's header tables. Must + * be a positive number, a multiple of 100, and between 100 and 900, inclusive. The most + * common values are 400 for regular weight and 700 for bold weight. If unspecified, the value + * in the font's header tables will be used. + *
May be an integer value, such as "100
".
+ */
+ public static final int fontWeight=0x7f03008a;
+ /**
+ *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ */
+ public static final int fullscreenBackgroundColor=0x7f03008b;
+ /**
+ *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ */
+ public static final int fullscreenTextColor=0x7f03008c;
+ /**
+ * The max gap between the bars when they are parallel to each other
+ *
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), and
+ * mm (millimeters).
+ */
+ public static final int gapBetweenBars=0x7f03008d;
+ /**
+ * Go button icon
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int goIcon=0x7f03008e;
+ /**
+ *
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), and
+ * mm (millimeters).
+ */
+ public static final int height=0x7f03008f;
+ /**
+ * Set true to hide the action bar on a vertical nested scroll of content.
+ *
May be a boolean value, such as "true
" or
+ * "false
".
+ */
+ public static final int hideOnContentScroll=0x7f030090;
+ /**
+ * Specifies a drawable to use for the 'home as up' indicator.
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int homeAsUpIndicator=0x7f030091;
+ /**
+ * Specifies a layout to use for the "home" section of the action bar.
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int homeLayout=0x7f030092;
+ /**
+ * Specifies the drawable used for the application icon.
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int icon=0x7f030093;
+ /**
+ * Tint to apply to the icon.
+ *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ */
+ public static final int iconTint=0x7f030094;
+ /**
+ * Blending mode used to apply the icon tint.
+ *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
add | 10 | Combines the tint and icon color and alpha channels, clamping the + * result to valid color values. Saturate(S + D) |
multiply | e | Multiplies the color and alpha channels of the icon with those of + * the tint. [Sa * Da, Sc * Dc] |
screen | f | [Sa + Da - Sa * Da, Sc + Dc - Sc * Dc] |
src_atop | 9 | The tint is drawn above the icon, but with the icon’s alpha + * channel masking the result. [Da, Sc * Da + (1 - Sa) * Dc] |
src_in | 5 | The tint is masked by the alpha channel of the icon. The icon’s + * color channels are thrown out. [Sa * Da, Sc * Da] |
src_over | 3 | The tint is drawn on top of the icon. + * [Sa + (1 - Sa)*Da, Rc = Sc + (1 - Sa)*Dc] |
May be a boolean value, such as "true
" or
+ * "false
".
+ */
+ public static final int iconifiedByDefault=0x7f030096;
+ /**
+ * ImageButton background drawable.
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int imageButtonStyle=0x7f030097;
+ /**
+ * Specifies a style resource to use for an indeterminate progress spinner.
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int indeterminateProgressStyle=0x7f030098;
+ /**
+ * The maximal number of items initially shown in the activity list.
+ *
May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + */ + public static final int initialActivityCount=0x7f030099; + /** + *
May be a boolean value, such as "true
" or
+ * "false
".
+ */
+ public static final int isLightTheme=0x7f03009a;
+ /**
+ * Specifies padding that should be applied to the left and right sides of
+ * system-provided items in the bar.
+ *
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), and
+ * mm (millimeters).
+ */
+ public static final int itemPadding=0x7f03009b;
+ /**
+ * A reference to an array of integers representing the
+ * locations of horizontal keylines in dp from the starting edge.
+ * Child views can refer to these keylines for alignment using
+ * layout_keyline="index" where index is a 0-based index into
+ * this array.
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int keylines=0x7f03009c;
+ /**
+ * Distance from the bottom of the TextView to the last text baseline. If set, this
+ * overrides the value set for paddingBottom.
+ *
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), and
+ * mm (millimeters).
+ */
+ public static final int lastBaselineToBottomHeight=0x7f03009d;
+ /**
+ * The layout to use for the search view.
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int layout=0x7f03009e;
+ /**
+ * Class name of the Layout Manager to be used.
+ *
May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + */ + public static final int layoutManager=0x7f03009f; + /** + * The id of an anchor view that this view should position relative to. + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int layout_anchor=0x7f0300a0;
+ /**
+ * Specifies how an object should position relative to an anchor, on both the X and Y axes,
+ * within its parent's bounds.
+ *
Must be one or more (separated by '|') of the following constant values.
+ *Constant | Value | Description |
---|---|---|
bottom | 50 | Push object to the bottom of its container, not changing its size. |
center | 11 | Place the object in the center of its container in both the vertical and horizontal axis, not changing its size. |
center_horizontal | 1 | Place object in the horizontal center of its container, not changing its size. |
center_vertical | 10 | Place object in the vertical center of its container, not changing its size. |
clip_horizontal | 8 | Additional option that can be set to have the left and/or right edges of + * the child clipped to its container's bounds. + * The clip will be based on the horizontal gravity: a left gravity will clip the right + * edge, a right gravity will clip the left edge, and neither will clip both edges. |
clip_vertical | 80 | Additional option that can be set to have the top and/or bottom edges of + * the child clipped to its container's bounds. + * The clip will be based on the vertical gravity: a top gravity will clip the bottom + * edge, a bottom gravity will clip the top edge, and neither will clip both edges. |
end | 800005 | Push object to the end of its container, not changing its size. |
fill | 77 | Grow the horizontal and vertical size of the object if needed so it completely fills its container. |
fill_horizontal | 7 | Grow the horizontal size of the object if needed so it completely fills its container. |
fill_vertical | 70 | Grow the vertical size of the object if needed so it completely fills its container. |
left | 3 | Push object to the left of its container, not changing its size. |
right | 5 | Push object to the right of its container, not changing its size. |
start | 800003 | Push object to the beginning of its container, not changing its size. |
top | 30 | Push object to the top of its container, not changing its size. |
May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + */ + public static final int layout_behavior=0x7f0300a2; + /** + *
May be a boolean value, such as "true
" or
+ * "false
".
+ */
+ public static final int layout_constrainedHeight=0x7f0300a3;
+ /**
+ *
May be a boolean value, such as "true
" or
+ * "false
".
+ */
+ public static final int layout_constrainedWidth=0x7f0300a4;
+ /**
+ *
May be an integer value, such as "100
".
+ */
+ public static final int layout_constraintBaseline_creator=0x7f0300a5;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
parent | 0 |
May be an integer value, such as "100
".
+ */
+ public static final int layout_constraintBottom_creator=0x7f0300a7;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
parent | 0 |
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
parent | 0 |
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int layout_constraintCircle=0x7f0300aa;
+ /**
+ *
May be an integer value, such as "100
".
+ */
+ public static final int layout_constraintCircleAngle=0x7f0300ab;
+ /**
+ *
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), and
+ * mm (millimeters).
+ */
+ public static final int layout_constraintCircleRadius=0x7f0300ac;
+ /**
+ *
May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + */ + public static final int layout_constraintDimensionRatio=0x7f0300ad; + /** + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
parent | 0 |
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
parent | 0 |
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), and
+ * mm (millimeters).
+ */
+ public static final int layout_constraintGuide_begin=0x7f0300b0;
+ /**
+ *
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), and
+ * mm (millimeters).
+ */
+ public static final int layout_constraintGuide_end=0x7f0300b1;
+ /**
+ *
May be a floating point value, such as "1.2
".
+ */
+ public static final int layout_constraintGuide_percent=0x7f0300b2;
+ /**
+ *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
percent | 2 | |
spread | 0 | |
wrap | 1 |
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), and
+ * mm (millimeters).
+ *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
wrap | fffffffe |
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), and
+ * mm (millimeters).
+ *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
wrap | fffffffe |
May be a floating point value, such as "1.2
".
+ */
+ public static final int layout_constraintHeight_percent=0x7f0300b6;
+ /**
+ *
May be a floating point value, such as "1.2
".
+ */
+ public static final int layout_constraintHorizontal_bias=0x7f0300b7;
+ /**
+ *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
packed | 2 | |
spread | 0 | |
spread_inside | 1 |
May be a floating point value, such as "1.2
".
+ */
+ public static final int layout_constraintHorizontal_weight=0x7f0300b9;
+<<<<<<< HEAD:src/Project/app/build/generated/not_namespaced_r_class_sources/debug/r/net/micode/notes/R.java
+ /**
+ *
May be an integer value, such as "100
".
+ */
+ public static final int layout_constraintLeft_creator=0x7f0300ba;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
parent | 0 |
May be an integer value, such as "100
".
+ */
+ public static final int layout_constraintLeft_creator=0x7f0300ba;
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/generated/not_namespaced_r_class_sources/release/r/net/micode/notes/R.java
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
parent | 0 |
May be an integer value, such as "100
".
+ */
+ public static final int layout_constraintRight_creator=0x7f0300bd;
+=======
+ public static final int layout_constraintLeft_toLeftOf=0x7f0300bb;
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/generated/not_namespaced_r_class_sources/release/r/net/micode/notes/R.java
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
parent | 0 |
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
parent | 0 |
May be an integer value, such as "100
".
+ */
+ public static final int layout_constraintRight_creator=0x7f0300bd;
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/generated/not_namespaced_r_class_sources/release/r/net/micode/notes/R.java
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
parent | 0 |
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
parent | 0 |
May be an integer value, such as "100
".
+ */
+ public static final int layout_constraintTop_creator=0x7f0300c2;
+=======
+ */
+ public static final int layout_constraintRight_toRightOf=0x7f0300bf;
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/generated/not_namespaced_r_class_sources/release/r/net/micode/notes/R.java
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
parent | 0 |
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
parent | 0 |
May be an integer value, such as "100
".
+ */
+ public static final int layout_constraintTop_creator=0x7f0300c2;
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/generated/not_namespaced_r_class_sources/release/r/net/micode/notes/R.java
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
parent | 0 |
May be a floating point value, such as "1.2
".
+ */
+ public static final int layout_constraintVertical_bias=0x7f0300c5;
+ /**
+ *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
packed | 2 | |
spread | 0 | |
spread_inside | 1 |
May be a floating point value, such as "1.2
".
+ */
+ public static final int layout_constraintVertical_weight=0x7f0300c7;
+ /**
+ *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
percent | 2 | |
spread | 0 | |
wrap | 1 |
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), and
+ * mm (millimeters).
+=======
+ public static final int layout_constraintTop_toBottomOf=0x7f0300c3;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
parent | 0 |
May be a floating point value, such as "1.2
".
+ */
+ public static final int layout_constraintVertical_bias=0x7f0300c5;
+ /**
+ *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
packed | 2 | |
spread | 0 | |
spread_inside | 1 |
May be a floating point value, such as "1.2
".
+ */
+ public static final int layout_constraintVertical_weight=0x7f0300c7;
+ /**
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/generated/not_namespaced_r_class_sources/release/r/net/micode/notes/R.java
+ *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
wrap | fffffffe |
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), and
+ * mm (millimeters).
+ *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
wrap | fffffffe |
May be a floating point value, such as "1.2
".
+ */
+ public static final int layout_constraintWidth_percent=0x7f0300cb;
+ /**
+ * Specifies how this view dodges the inset edges of the CoordinatorLayout.
+ *
Must be one or more (separated by '|') of the following constant values.
+======= + public static final int layout_constraintWidth_max=0x7f0300c9; + /** + *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), and
+ * mm (millimeters).
+ *
Must be one of the following constant values.
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/generated/not_namespaced_r_class_sources/release/r/net/micode/notes/R.java + *Constant | Value | Description |
---|---|---|
all | 77 | Dodge all the inset edges. |
bottom | 50 | Dodge the bottom inset edge. |
end | 800005 | Dodge the end inset edge. |
left | 3 | Dodge the left inset edge. |
none | 0 | Don't dodge any edges |
right | 5 | Dodge the right inset edge. |
start | 800003 | Dodge the start inset edge. |
top | 30 | Dodge the top inset edge. |
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), and
+ * mm (millimeters).
+ */
+ public static final int layout_editor_absoluteX=0x7f0300cd;
+ /**
+ *
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), and
+ * mm (millimeters).
+ */
+ public static final int layout_editor_absoluteY=0x7f0300ce;
+ /**
+ *
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), and
+ * mm (millimeters).
+ */
+ public static final int layout_goneMarginBottom=0x7f0300cf;
+ /**
+ *
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), and
+ * mm (millimeters).
+ */
+ public static final int layout_goneMarginEnd=0x7f0300d0;
+ /**
+ *
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), and
+ * mm (millimeters).
+ */
+ public static final int layout_goneMarginLeft=0x7f0300d1;
+=======
+ *
May be a floating point value, such as "1.2
".
+ */
+ public static final int layout_constraintWidth_percent=0x7f0300cb;
+ /**
+ *
Must be one or more (separated by '|') of the following constant values.
+ *Constant | Value | Description |
---|---|---|
all | 77 | |
bottom | 50 | |
end | 800005 | |
left | 3 | |
none | 0 | |
right | 5 | |
start | 800003 | |
top | 30 |
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), and
+ * mm (millimeters).
+ */
+<<<<<<< HEAD:src/Project/app/build/generated/not_namespaced_r_class_sources/debug/r/net/micode/notes/R.java
+ public static final int layout_goneMarginRight=0x7f0300d2;
+=======
+ public static final int layout_editor_absoluteX=0x7f0300cd;
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/generated/not_namespaced_r_class_sources/release/r/net/micode/notes/R.java
+ /**
+ *
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), and
+ * mm (millimeters).
+ */
+<<<<<<< HEAD:src/Project/app/build/generated/not_namespaced_r_class_sources/debug/r/net/micode/notes/R.java
+ public static final int layout_goneMarginStart=0x7f0300d3;
+=======
+ public static final int layout_editor_absoluteY=0x7f0300ce;
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/generated/not_namespaced_r_class_sources/release/r/net/micode/notes/R.java
+ /**
+ *
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), and
+ * mm (millimeters).
+ */
+<<<<<<< HEAD:src/Project/app/build/generated/not_namespaced_r_class_sources/debug/r/net/micode/notes/R.java
+ public static final int layout_goneMarginTop=0x7f0300d4;
+ /**
+ * Specifies how this view insets the CoordinatorLayout and make some other views
+ * dodge it.
+ *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
bottom | 50 | Inset the bottom edge. |
end | 800005 | Inset the end edge. |
left | 3 | Inset the left edge. |
none | 0 | Don't inset. |
right | 5 | Inset the right edge. |
start | 800003 | Inset the start edge. |
top | 30 | Inset the top edge. |
May be an integer value, such as "100
".
+ */
+ public static final int layout_keyline=0x7f0300d6;
+ /**
+ *
Must be one or more (separated by '|') of the following constant values.
+ *Constant | Value | Description |
---|---|---|
barrier | 2 | |
chains | 4 | |
dimensions | 8 | |
direct | 1 | for now only direct & barriers |
none | 0 | |
standard | 3 |
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), and
+ * mm (millimeters).
+ */
+<<<<<<< HEAD:src/Project/app/build/generated/not_namespaced_r_class_sources/debug/r/net/micode/notes/R.java
+ public static final int lineHeight=0x7f0300d8;
+ /**
+ * Drawable used as a background for selected list items.
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int listChoiceBackgroundIndicator=0x7f0300d9;
+ /**
+ * The list divider used in alert dialogs.
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int listDividerAlertDialog=0x7f0300da;
+=======
+ public static final int layout_goneMarginEnd=0x7f0300d0;
+ /**
+ *
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), and
+ * mm (millimeters).
+ */
+ public static final int layout_goneMarginLeft=0x7f0300d1;
+ /**
+ *
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), and
+ * mm (millimeters).
+ */
+ public static final int layout_goneMarginRight=0x7f0300d2;
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/generated/not_namespaced_r_class_sources/release/r/net/micode/notes/R.java
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+<<<<<<< HEAD:src/Project/app/build/generated/not_namespaced_r_class_sources/debug/r/net/micode/notes/R.java
+ public static final int listItemLayout=0x7f0300db;
+=======
+ public static final int layout_goneMarginStart=0x7f0300d3;
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/generated/not_namespaced_r_class_sources/release/r/net/micode/notes/R.java
+ /**
+ *
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), and
+ * mm (millimeters).
+ */
+<<<<<<< HEAD:src/Project/app/build/generated/not_namespaced_r_class_sources/debug/r/net/micode/notes/R.java
+ public static final int listLayout=0x7f0300dc;
+ /**
+ * Default menu-style ListView style.
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int listMenuViewStyle=0x7f0300dd;
+=======
+ public static final int layout_goneMarginTop=0x7f0300d4;
+ /**
+ *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
bottom | 50 | |
end | 800005 | |
left | 3 | |
none | 0 | |
right | 5 | |
start | 800003 | |
top | 30 |
May be an integer value, such as "100
".
+ */
+<<<<<<< HEAD:src/Project/app/build/generated/not_namespaced_r_class_sources/debug/r/net/micode/notes/R.java
+ public static final int listPopupWindowStyle=0x7f0300de;
+ /**
+ * The preferred list item height.
+ *
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), and
+ * mm (millimeters).
+ */
+ public static final int listPreferredItemHeight=0x7f0300df;
+ /**
+ * A larger, more robust list item height.
+ *
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), and
+ * mm (millimeters).
+ */
+ public static final int listPreferredItemHeightLarge=0x7f0300e0;
+ /**
+ * A smaller, sleeker list item height.
+ *
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), and
+ * mm (millimeters).
+ */
+ public static final int listPreferredItemHeightSmall=0x7f0300e1;
+ /**
+ * The preferred padding along the left edge of list items.
+ *
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), and
+ * mm (millimeters).
+ */
+ public static final int listPreferredItemPaddingLeft=0x7f0300e2;
+=======
+ public static final int layout_keyline=0x7f0300d6;
+ /**
+ *
Must be one or more (separated by '|') of the following constant values.
+ *Constant | Value | Description |
---|---|---|
barrier | 2 | |
chains | 4 | |
dimensions | 8 | |
direct | 1 | |
none | 0 | |
standard | 3 |
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), and
+ * mm (millimeters).
+ */
+<<<<<<< HEAD:src/Project/app/build/generated/not_namespaced_r_class_sources/debug/r/net/micode/notes/R.java
+ public static final int listPreferredItemPaddingRight=0x7f0300e3;
+=======
+ public static final int lineHeight=0x7f0300d8;
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/generated/not_namespaced_r_class_sources/release/r/net/micode/notes/R.java
+ /**
+ * Specifies the drawable used for the application logo.
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+<<<<<<< HEAD:src/Project/app/build/generated/not_namespaced_r_class_sources/debug/r/net/micode/notes/R.java
+ public static final int logo=0x7f0300e4;
+ /**
+ * A content description string to describe the appearance of the
+ * associated logo image.
+ *
May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + */ + public static final int logoDescription=0x7f0300e5; + /** + *
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), and
+ * mm (millimeters).
+ */
+ public static final int maxButtonHeight=0x7f0300e6;
+ /**
+ * When set to true, all children with a weight will be considered having
+ * the minimum size of the largest child. If false, all children are
+ * measured normally.
+ *
May be a boolean value, such as "true
" or
+ * "false
".
+ */
+ public static final int measureWithLargestChild=0x7f0300e7;
+=======
+ public static final int listChoiceBackgroundIndicator=0x7f0300d9;
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/generated/not_namespaced_r_class_sources/release/r/net/micode/notes/R.java
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+<<<<<<< HEAD:src/Project/app/build/generated/not_namespaced_r_class_sources/debug/r/net/micode/notes/R.java
+ public static final int mediaRouteAudioTrackDrawable=0x7f0300e8;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int mediaRouteButtonStyle=0x7f0300e9;
+ /**
+ * Tint to apply to the media route button
+ *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ */
+ public static final int mediaRouteButtonTint=0x7f0300ea;
+=======
+ public static final int listDividerAlertDialog=0x7f0300da;
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/generated/not_namespaced_r_class_sources/release/r/net/micode/notes/R.java
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+<<<<<<< HEAD:src/Project/app/build/generated/not_namespaced_r_class_sources/debug/r/net/micode/notes/R.java
+ public static final int mediaRouteCloseDrawable=0x7f0300eb;
+=======
+ public static final int listItemLayout=0x7f0300db;
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/generated/not_namespaced_r_class_sources/release/r/net/micode/notes/R.java
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+<<<<<<< HEAD:src/Project/app/build/generated/not_namespaced_r_class_sources/debug/r/net/micode/notes/R.java
+ public static final int mediaRouteControlPanelThemeOverlay=0x7f0300ec;
+=======
+ public static final int listLayout=0x7f0300dc;
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/generated/not_namespaced_r_class_sources/release/r/net/micode/notes/R.java
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+<<<<<<< HEAD:src/Project/app/build/generated/not_namespaced_r_class_sources/debug/r/net/micode/notes/R.java
+ public static final int mediaRouteDefaultIconDrawable=0x7f0300ed;
+=======
+ public static final int listMenuViewStyle=0x7f0300dd;
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/generated/not_namespaced_r_class_sources/release/r/net/micode/notes/R.java
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+<<<<<<< HEAD:src/Project/app/build/generated/not_namespaced_r_class_sources/debug/r/net/micode/notes/R.java
+ public static final int mediaRoutePauseDrawable=0x7f0300ee;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int mediaRoutePlayDrawable=0x7f0300ef;
+=======
+ public static final int listPopupWindowStyle=0x7f0300de;
+ /**
+ *
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), and
+ * mm (millimeters).
+ */
+ public static final int listPreferredItemHeight=0x7f0300df;
+ /**
+ *
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), and
+ * mm (millimeters).
+ */
+ public static final int listPreferredItemHeightLarge=0x7f0300e0;
+ /**
+ *
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), and
+ * mm (millimeters).
+ */
+ public static final int listPreferredItemHeightSmall=0x7f0300e1;
+ /**
+ *
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), and
+ * mm (millimeters).
+ */
+ public static final int listPreferredItemPaddingLeft=0x7f0300e2;
+ /**
+ *
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), and
+ * mm (millimeters).
+ */
+ public static final int listPreferredItemPaddingRight=0x7f0300e3;
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/generated/not_namespaced_r_class_sources/release/r/net/micode/notes/R.java
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+<<<<<<< HEAD:src/Project/app/build/generated/not_namespaced_r_class_sources/debug/r/net/micode/notes/R.java
+ public static final int mediaRouteSpeakerGroupIconDrawable=0x7f0300f0;
+=======
+ public static final int logo=0x7f0300e4;
+ /**
+ *
May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + */ + public static final int logoDescription=0x7f0300e5; + /** + *
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), and
+ * mm (millimeters).
+ */
+ public static final int maxButtonHeight=0x7f0300e6;
+ /**
+ *
May be a boolean value, such as "true
" or
+ * "false
".
+ */
+ public static final int measureWithLargestChild=0x7f0300e7;
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/generated/not_namespaced_r_class_sources/release/r/net/micode/notes/R.java
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+<<<<<<< HEAD:src/Project/app/build/generated/not_namespaced_r_class_sources/debug/r/net/micode/notes/R.java
+ public static final int mediaRouteSpeakerIconDrawable=0x7f0300f1;
+=======
+ public static final int mediaRouteAudioTrackDrawable=0x7f0300e8;
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/generated/not_namespaced_r_class_sources/release/r/net/micode/notes/R.java
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+<<<<<<< HEAD:src/Project/app/build/generated/not_namespaced_r_class_sources/debug/r/net/micode/notes/R.java
+ public static final int mediaRouteStopDrawable=0x7f0300f2;
+=======
+ public static final int mediaRouteButtonStyle=0x7f0300e9;
+ /**
+ *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ */
+ public static final int mediaRouteButtonTint=0x7f0300ea;
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/generated/not_namespaced_r_class_sources/release/r/net/micode/notes/R.java
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+<<<<<<< HEAD:src/Project/app/build/generated/not_namespaced_r_class_sources/debug/r/net/micode/notes/R.java
+ public static final int mediaRouteTheme=0x7f0300f3;
+=======
+ public static final int mediaRouteCloseDrawable=0x7f0300eb;
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/generated/not_namespaced_r_class_sources/release/r/net/micode/notes/R.java
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+<<<<<<< HEAD:src/Project/app/build/generated/not_namespaced_r_class_sources/debug/r/net/micode/notes/R.java
+ public static final int mediaRouteTvIconDrawable=0x7f0300f4;
+=======
+ public static final int mediaRouteControlPanelThemeOverlay=0x7f0300ec;
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/generated/not_namespaced_r_class_sources/release/r/net/micode/notes/R.java
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+<<<<<<< HEAD:src/Project/app/build/generated/not_namespaced_r_class_sources/debug/r/net/micode/notes/R.java
+ public static final int multiChoiceItemLayout=0x7f0300f5;
+ /**
+ * Text to set as the content description for the navigation button
+ * located at the start of the toolbar.
+ *
May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + */ + public static final int navigationContentDescription=0x7f0300f6; + /** + * Icon drawable to use for the navigation button located at + * the start of the toolbar. + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int navigationIcon=0x7f0300f7;
+ /**
+ * The type of navigation to use.
+ *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
listMode | 1 | The action bar will use a selection list for navigation. |
normal | 0 | Normal static title text |
tabMode | 2 | The action bar will use a series of horizontal tabs for navigation. |
Must be one or more (separated by '|') of the following constant values.
+ *Constant | Value | Description |
---|---|---|
ALT | 2 | |
CTRL | 1000 | |
FUNCTION | 8 | |
META | 10000 | |
SHIFT | 1 | |
SYM | 4 |
May be a boolean value, such as "true
" or
+ * "false
".
+ */
+ public static final int overlapAnchor=0x7f0300fa;
+ /**
+ * Bottom padding to use when no buttons are present.
+ *
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), and
+ * mm (millimeters).
+ */
+ public static final int paddingBottomNoButtons=0x7f0300fb;
+=======
+ public static final int mediaRouteDefaultIconDrawable=0x7f0300ed;
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/generated/not_namespaced_r_class_sources/release/r/net/micode/notes/R.java
+ /**
+ * Sets the padding, in pixels, of the end edge; see {@link android.R.attr#padding}.
+ *
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), and
+ * mm (millimeters).
+ */
+<<<<<<< HEAD:src/Project/app/build/generated/not_namespaced_r_class_sources/debug/r/net/micode/notes/R.java
+ public static final int paddingEnd=0x7f0300fc;
+ /**
+ * Sets the padding, in pixels, of the start edge; see {@link android.R.attr#padding}.
+ *
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), and
+ * mm (millimeters).
+ */
+ public static final int paddingStart=0x7f0300fd;
+ /**
+ * Top padding to use when no title is present.
+ *
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), and
+ * mm (millimeters).
+ */
+ public static final int paddingTopNoTitle=0x7f0300fe;
+=======
+ public static final int mediaRoutePauseDrawable=0x7f0300ee;
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/generated/not_namespaced_r_class_sources/release/r/net/micode/notes/R.java
+ /**
+ * The background of a panel when it is inset from the left and right edges of the screen.
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+<<<<<<< HEAD:src/Project/app/build/generated/not_namespaced_r_class_sources/debug/r/net/micode/notes/R.java
+ public static final int panelBackground=0x7f0300ff;
+=======
+ public static final int mediaRoutePlayDrawable=0x7f0300ef;
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/generated/not_namespaced_r_class_sources/release/r/net/micode/notes/R.java
+ /**
+ * Default Panel Menu style.
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+<<<<<<< HEAD:src/Project/app/build/generated/not_namespaced_r_class_sources/debug/r/net/micode/notes/R.java
+ public static final int panelMenuListTheme=0x7f030100;
+ /**
+ * Default Panel Menu width.
+ *
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), and
+ * mm (millimeters).
+ */
+ public static final int panelMenuListWidth=0x7f030101;
+ /**
+ * Default PopupMenu style.
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int popupMenuStyle=0x7f030102;
+ /**
+ * Reference to a theme that should be used to inflate popups
+ * shown by widgets in the action bar.
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int popupTheme=0x7f030103;
+ /**
+ * Default PopupWindow style.
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int popupWindowStyle=0x7f030104;
+ /**
+ * Whether space should be reserved in layout when an icon is missing.
+ *
May be a boolean value, such as "true
" or
+ * "false
".
+ */
+ public static final int preserveIconSpacing=0x7f030105;
+ /**
+ * Specifies the horizontal padding on either end for an embedded progress bar.
+ *
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), and
+ * mm (millimeters).
+ */
+ public static final int progressBarPadding=0x7f030106;
+ /**
+ * Specifies a style resource to use for an embedded progress bar.
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int progressBarStyle=0x7f030107;
+ /**
+ * Background for the section containing the search query
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int queryBackground=0x7f030108;
+ /**
+ * An optional user-defined query hint string to be displayed in the empty query field.
+ *
May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + */ + public static final int queryHint=0x7f030109; + /** + * Default RadioButton style. + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int radioButtonStyle=0x7f03010a;
+ /**
+ * Default RatingBar style.
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int ratingBarStyle=0x7f03010b;
+ /**
+ * Indicator RatingBar style.
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int ratingBarStyleIndicator=0x7f03010c;
+ /**
+ * Small indicator RatingBar style.
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int ratingBarStyleSmall=0x7f03010d;
+ /**
+ *
May be a boolean value, such as "true
" or
+ * "false
".
+ */
+ public static final int reverseLayout=0x7f03010e;
+ /**
+ * Search icon displayed as a text field hint
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int searchHintIcon=0x7f03010f;
+ /**
+ * Search icon
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int searchIcon=0x7f030110;
+ /**
+ * Style for the search query widget.
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int searchViewStyle=0x7f030111;
+ /**
+ * Default SeekBar style.
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int seekBarStyle=0x7f030112;
+ /**
+ * A style that may be applied to buttons or other selectable items
+ * that should react to pressed and focus states, but that do not
+ * have a clear visual border along the edges.
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int selectableItemBackground=0x7f030113;
+ /**
+ * Background drawable for borderless standalone items that need focus/pressed states.
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int selectableItemBackgroundBorderless=0x7f030114;
+ /**
+ * How this item should display in the Action Bar, if present.
+ *
Must be one or more (separated by '|') of the following constant values.
+ *Constant | Value | Description |
---|---|---|
always | 2 | Always show this item in an actionbar, even if it would override + * the system's limits of how much stuff to put there. This may make + * your action bar look bad on some screens. In most cases you should + * use "ifRoom" instead. Mutually exclusive with "ifRoom" and "never". |
collapseActionView | 8 | This item's action view collapses to a normal menu + * item. When expanded, the action view takes over a + * larger segment of its container. |
ifRoom | 1 | Show this item in an action bar if there is room for it as determined + * by the system. Favor this option over "always" where possible. + * Mutually exclusive with "never" and "always". |
never | 0 | Never show this item in an action bar, show it in the overflow menu instead. + * Mutually exclusive with "ifRoom" and "always". |
withText | 4 | When this item is shown as an action in the action bar, show a text + * label with it even if it has an icon representation. |
Must be one or more (separated by '|') of the following constant values.
+ *Constant | Value | Description |
---|---|---|
beginning | 1 | |
end | 4 | |
middle | 2 | |
none | 0 |
May be a boolean value, such as "true
" or
+ * "false
".
+ */
+ public static final int showText=0x7f030117;
+ /**
+ *
May be a boolean value, such as "true
" or
+ * "false
".
+ */
+ public static final int showTitle=0x7f030118;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int singleChoiceItemLayout=0x7f030119;
+ /**
+ *
May be an integer value, such as "100
".
+ */
+ public static final int spanCount=0x7f03011a;
+ /**
+ * Whether bars should rotate or not during transition
+ *
May be a boolean value, such as "true
" or
+ * "false
".
+ */
+ public static final int spinBars=0x7f03011b;
+ /**
+ * Default Spinner style.
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int spinnerDropDownItemStyle=0x7f03011c;
+ /**
+ * Default Spinner style.
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int spinnerStyle=0x7f03011d;
+ /**
+ * Whether to split the track and leave a gap for the thumb drawable.
+ *
May be a boolean value, such as "true
" or
+ * "false
".
+ */
+ public static final int splitTrack=0x7f03011e;
+=======
+ public static final int mediaRouteSpeakerGroupIconDrawable=0x7f0300f0;
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/generated/not_namespaced_r_class_sources/release/r/net/micode/notes/R.java
+ /**
+ * Sets a drawable as the content of this ImageView. Allows the use of vector drawable
+ * when running on older versions of the platform.
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+<<<<<<< HEAD:src/Project/app/build/generated/not_namespaced_r_class_sources/debug/r/net/micode/notes/R.java
+ public static final int srcCompat=0x7f03011f;
+ /**
+ *
May be a boolean value, such as "true
" or
+ * "false
".
+ */
+ public static final int stackFromEnd=0x7f030120;
+ /**
+ * State identifier indicating the popup will be above the anchor.
+ *
May be a boolean value, such as "true
" or
+ * "false
".
+ */
+ public static final int state_above_anchor=0x7f030121;
+=======
+ public static final int mediaRouteSpeakerIconDrawable=0x7f0300f1;
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/generated/not_namespaced_r_class_sources/release/r/net/micode/notes/R.java
+ /**
+ * Drawable to display behind the status bar when the view is set to draw behind it.
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+<<<<<<< HEAD:src/Project/app/build/generated/not_namespaced_r_class_sources/debug/r/net/micode/notes/R.java
+ public static final int statusBarBackground=0x7f030122;
+=======
+ public static final int mediaRouteStopDrawable=0x7f0300f2;
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/generated/not_namespaced_r_class_sources/release/r/net/micode/notes/R.java
+ /**
+ * Drawable for the arrow icon indicating a particular item is a submenu.
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+<<<<<<< HEAD:src/Project/app/build/generated/not_namespaced_r_class_sources/debug/r/net/micode/notes/R.java
+ public static final int subMenuArrow=0x7f030123;
+=======
+ public static final int mediaRouteTheme=0x7f0300f3;
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/generated/not_namespaced_r_class_sources/release/r/net/micode/notes/R.java
+ /**
+ * Background for the section containing the action (e.g. voice search)
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+<<<<<<< HEAD:src/Project/app/build/generated/not_namespaced_r_class_sources/debug/r/net/micode/notes/R.java
+ public static final int submitBackground=0x7f030124;
+ /**
+ * Specifies subtitle text used for navigationMode="normal"
+ *
May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + */ + public static final int subtitle=0x7f030125; +======= + public static final int mediaRouteTvIconDrawable=0x7f0300f4; +>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/generated/not_namespaced_r_class_sources/release/r/net/micode/notes/R.java + /** + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+<<<<<<< HEAD:src/Project/app/build/generated/not_namespaced_r_class_sources/debug/r/net/micode/notes/R.java
+ public static final int subtitleTextAppearance=0x7f030126;
+ /**
+ * A color to apply to the subtitle string.
+ *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ */
+ public static final int subtitleTextColor=0x7f030127;
+=======
+ public static final int multiChoiceItemLayout=0x7f0300f5;
+ /**
+ *
May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + */ + public static final int navigationContentDescription=0x7f0300f6; +>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/generated/not_namespaced_r_class_sources/release/r/net/micode/notes/R.java + /** + * Specifies a style to use for subtitle text. + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+<<<<<<< HEAD:src/Project/app/build/generated/not_namespaced_r_class_sources/debug/r/net/micode/notes/R.java
+ public static final int subtitleTextStyle=0x7f030128;
+ /**
+ * Layout for query suggestion rows
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int suggestionRowLayout=0x7f030129;
+=======
+ public static final int navigationIcon=0x7f0300f7;
+ /**
+ *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
listMode | 1 | |
normal | 0 | |
tabMode | 2 |
Must be one or more (separated by '|') of the following constant values.
+ *Constant | Value | Description |
---|---|---|
ALT | 2 | |
CTRL | 1000 | |
FUNCTION | 8 | |
META | 10000 | |
SHIFT | 1 | |
SYM | 4 |
May be a boolean value, such as "true
" or
+ * "false
".
+ */
+ public static final int overlapAnchor=0x7f0300fa;
+ /**
+ *
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), and
+ * mm (millimeters).
+ */
+ public static final int paddingBottomNoButtons=0x7f0300fb;
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/generated/not_namespaced_r_class_sources/release/r/net/micode/notes/R.java
+ /**
+ * Minimum width for the switch component
+ *
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), and
+ * mm (millimeters).
+ */
+<<<<<<< HEAD:src/Project/app/build/generated/not_namespaced_r_class_sources/debug/r/net/micode/notes/R.java
+ public static final int switchMinWidth=0x7f03012a;
+=======
+ public static final int paddingEnd=0x7f0300fc;
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/generated/not_namespaced_r_class_sources/release/r/net/micode/notes/R.java
+ /**
+ * Minimum space between the switch and caption text
+ *
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), and
+ * mm (millimeters).
+ */
+<<<<<<< HEAD:src/Project/app/build/generated/not_namespaced_r_class_sources/debug/r/net/micode/notes/R.java
+ public static final int switchPadding=0x7f03012b;
+=======
+ public static final int paddingStart=0x7f0300fd;
+ /**
+ *
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), and
+ * mm (millimeters).
+ */
+ public static final int paddingTopNoTitle=0x7f0300fe;
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/generated/not_namespaced_r_class_sources/release/r/net/micode/notes/R.java
+ /**
+ * Default style for the Switch widget.
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+<<<<<<< HEAD:src/Project/app/build/generated/not_namespaced_r_class_sources/debug/r/net/micode/notes/R.java
+ public static final int switchStyle=0x7f03012c;
+=======
+ public static final int panelBackground=0x7f0300ff;
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/generated/not_namespaced_r_class_sources/release/r/net/micode/notes/R.java
+ /**
+ * TextAppearance style for text displayed on the switch thumb.
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+<<<<<<< HEAD:src/Project/app/build/generated/not_namespaced_r_class_sources/debug/r/net/micode/notes/R.java
+ public static final int switchTextAppearance=0x7f03012d;
+=======
+ public static final int panelMenuListTheme=0x7f030100;
+ /**
+ *
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), and
+ * mm (millimeters).
+ */
+ public static final int panelMenuListWidth=0x7f030101;
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/generated/not_namespaced_r_class_sources/release/r/net/micode/notes/R.java
+ /**
+ * Present the text in ALL CAPS. This may use a small-caps form when available.
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+<<<<<<< HEAD:src/Project/app/build/generated/not_namespaced_r_class_sources/debug/r/net/micode/notes/R.java
+ public static final int textAllCaps=0x7f03012e;
+=======
+ public static final int popupMenuStyle=0x7f030102;
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/generated/not_namespaced_r_class_sources/release/r/net/micode/notes/R.java
+ /**
+ * Text color, typeface, size, and style for the text inside of a popup menu.
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+<<<<<<< HEAD:src/Project/app/build/generated/not_namespaced_r_class_sources/debug/r/net/micode/notes/R.java
+ public static final int textAppearanceLargePopupMenu=0x7f03012f;
+=======
+ public static final int popupTheme=0x7f030103;
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/generated/not_namespaced_r_class_sources/release/r/net/micode/notes/R.java
+ /**
+ * The preferred TextAppearance for the primary text of list items.
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+<<<<<<< HEAD:src/Project/app/build/generated/not_namespaced_r_class_sources/debug/r/net/micode/notes/R.java
+ public static final int textAppearanceListItem=0x7f030130;
+=======
+ public static final int popupWindowStyle=0x7f030104;
+ /**
+ *
May be a boolean value, such as "true
" or
+ * "false
".
+ */
+ public static final int preserveIconSpacing=0x7f030105;
+ /**
+ *
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), and
+ * mm (millimeters).
+ */
+ public static final int progressBarPadding=0x7f030106;
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/generated/not_namespaced_r_class_sources/release/r/net/micode/notes/R.java
+ /**
+ * The preferred TextAppearance for the secondary text of list items.
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+<<<<<<< HEAD:src/Project/app/build/generated/not_namespaced_r_class_sources/debug/r/net/micode/notes/R.java
+ public static final int textAppearanceListItemSecondary=0x7f030131;
+=======
+ public static final int progressBarStyle=0x7f030107;
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/generated/not_namespaced_r_class_sources/release/r/net/micode/notes/R.java
+ /**
+ * The preferred TextAppearance for the primary text of small list items.
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+<<<<<<< HEAD:src/Project/app/build/generated/not_namespaced_r_class_sources/debug/r/net/micode/notes/R.java
+ public static final int textAppearanceListItemSmall=0x7f030132;
+=======
+ public static final int queryBackground=0x7f030108;
+ /**
+ *
May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + */ + public static final int queryHint=0x7f030109; +>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/generated/not_namespaced_r_class_sources/release/r/net/micode/notes/R.java + /** + * Text color, typeface, size, and style for header text inside of a popup menu. + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+<<<<<<< HEAD:src/Project/app/build/generated/not_namespaced_r_class_sources/debug/r/net/micode/notes/R.java
+ public static final int textAppearancePopupMenuHeader=0x7f030133;
+=======
+ public static final int radioButtonStyle=0x7f03010a;
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/generated/not_namespaced_r_class_sources/release/r/net/micode/notes/R.java
+ /**
+ * Text color, typeface, size, and style for system search result subtitle. Defaults to primary inverse text color.
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+<<<<<<< HEAD:src/Project/app/build/generated/not_namespaced_r_class_sources/debug/r/net/micode/notes/R.java
+ public static final int textAppearanceSearchResultSubtitle=0x7f030134;
+=======
+ public static final int ratingBarStyle=0x7f03010b;
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/generated/not_namespaced_r_class_sources/release/r/net/micode/notes/R.java
+ /**
+ * Text color, typeface, size, and style for system search result title. Defaults to primary inverse text color.
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+<<<<<<< HEAD:src/Project/app/build/generated/not_namespaced_r_class_sources/debug/r/net/micode/notes/R.java
+ public static final int textAppearanceSearchResultTitle=0x7f030135;
+=======
+ public static final int ratingBarStyleIndicator=0x7f03010c;
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/generated/not_namespaced_r_class_sources/release/r/net/micode/notes/R.java
+ /**
+ * Text color, typeface, size, and style for small text inside of a popup menu.
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+<<<<<<< HEAD:src/Project/app/build/generated/not_namespaced_r_class_sources/debug/r/net/micode/notes/R.java
+ public static final int textAppearanceSmallPopupMenu=0x7f030136;
+=======
+ public static final int ratingBarStyleSmall=0x7f03010d;
+ /**
+ *
May be a boolean value, such as "true
" or
+ * "false
".
+ */
+ public static final int reverseLayout=0x7f03010e;
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/generated/not_namespaced_r_class_sources/release/r/net/micode/notes/R.java
+ /**
+ * Color of list item text in alert dialogs.
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+<<<<<<< HEAD:src/Project/app/build/generated/not_namespaced_r_class_sources/debug/r/net/micode/notes/R.java
+ public static final int textColorAlertDialogListItem=0x7f030137;
+=======
+ public static final int searchHintIcon=0x7f03010f;
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/generated/not_namespaced_r_class_sources/release/r/net/micode/notes/R.java
+ /**
+ * Text color for urls in search suggestions, used by things like global search
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+<<<<<<< HEAD:src/Project/app/build/generated/not_namespaced_r_class_sources/debug/r/net/micode/notes/R.java
+ public static final int textColorSearchUrl=0x7f030138;
+=======
+ public static final int searchIcon=0x7f030110;
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/generated/not_namespaced_r_class_sources/release/r/net/micode/notes/R.java
+ /**
+ * Deprecated.
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+<<<<<<< HEAD:src/Project/app/build/generated/not_namespaced_r_class_sources/debug/r/net/micode/notes/R.java
+ public static final int theme=0x7f030139;
+ /**
+ * The thickness (stroke size) for the bar paint
+ *
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), and
+ * mm (millimeters).
+ */
+ public static final int thickness=0x7f03013a;
+ /**
+ * Amount of padding on either side of text within the switch thumb.
+ *
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), and
+ * mm (millimeters).
+ */
+ public static final int thumbTextPadding=0x7f03013b;
+ /**
+ * Tint to apply to the thumb drawable.
+ *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ */
+ public static final int thumbTint=0x7f03013c;
+ /**
+ * Blending mode used to apply the thumb tint.
+ *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
add | 10 | Combines the tint and drawable color and alpha channels, clamping the + * result to valid color values. Saturate(S + D) |
multiply | e | Multiplies the color and alpha channels of the drawable with those of + * the tint. [Sa * Da, Sc * Dc] |
screen | f | [Sa + Da - Sa * Da, Sc + Dc - Sc * Dc] |
src_atop | 9 | The tint is drawn above the drawable, but with the drawable’s alpha + * channel masking the result. [Da, Sc * Da + (1 - Sa) * Dc] |
src_in | 5 | The tint is masked by the alpha channel of the drawable. The drawable’s + * color channels are thrown out. [Sa * Da, Sc * Da] |
src_over | 3 | The tint is drawn on top of the drawable. + * [Sa + (1 - Sa)*Da, Rc = Sc + (1 - Sa)*Dc] |
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int seekBarStyle=0x7f030112;
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/generated/not_namespaced_r_class_sources/release/r/net/micode/notes/R.java
+ /**
+ * Drawable displayed at each progress position on a seekbar.
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+<<<<<<< HEAD:src/Project/app/build/generated/not_namespaced_r_class_sources/debug/r/net/micode/notes/R.java
+ public static final int tickMark=0x7f03013e;
+ /**
+ * Tint to apply to the tick mark drawable.
+ *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ */
+ public static final int tickMarkTint=0x7f03013f;
+ /**
+ * Blending mode used to apply the tick mark tint.
+ *
Must be one of the following constant values.
+======= + public static final int selectableItemBackground=0x7f030113; + /** + *May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int selectableItemBackgroundBorderless=0x7f030114;
+ /**
+ *
Must be one or more (separated by '|') of the following constant values.
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/generated/not_namespaced_r_class_sources/release/r/net/micode/notes/R.java + *Constant | Value | Description |
---|---|---|
add | 10 | Combines the tint and drawable color and alpha channels, clamping the + * result to valid color values. Saturate(S + D) |
multiply | e | Multiplies the color and alpha channels of the drawable with those of + * the tint. [Sa * Da, Sc * Dc] |
screen | f | [Sa + Da - Sa * Da, Sc + Dc - Sc * Dc] |
src_atop | 9 | The tint is drawn above the drawable, but with the drawable’s alpha + * channel masking the result. [Da, Sc * Da + (1 - Sa) * Dc] |
src_in | 5 | The tint is masked by the alpha channel of the drawable. The drawable’s + * color channels are thrown out. [Sa * Da, Sc * Da] |
src_over | 3 | The tint is drawn on top of the drawable. + * [Sa + (1 - Sa)*Da, Rc = Sc + (1 - Sa)*Dc] |
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ */
+ public static final int tint=0x7f030141;
+ /**
+ * Blending mode used to apply the image source tint.
+ *
Must be one of the following constant values.
+======= + *Must be one or more (separated by '|') of the following constant values.
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/generated/not_namespaced_r_class_sources/release/r/net/micode/notes/R.java + *Constant | Value | Description |
---|---|---|
add | 10 | Combines the tint and icon color and alpha channels, clamping the + * result to valid color values. Saturate(S + D) |
multiply | e | Multiplies the color and alpha channels of the drawable with those of + * the tint. [Sa * Da, Sc * Dc] |
screen | f | [Sa + Da - Sa * Da, Sc + Dc - Sc * Dc] |
src_atop | 9 | The tint is drawn above the drawable, but with the drawable’s alpha + * channel masking the result. [Da, Sc * Da + (1 - Sa) * Dc] |
src_in | 5 | The tint is masked by the alpha channel of the drawable. The drawable’s + * color channels are thrown out. [Sa * Da, Sc * Da] |
src_over | 3 | The tint is drawn on top of the drawable. + * [Sa + (1 - Sa)*Da, Rc = Sc + (1 - Sa)*Dc] |
May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + */ + public static final int title=0x7f030143; + /** + * Specifies extra space on the left, start, right and end sides + * of the toolbar's title. Margin values should be positive. + *
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), and
+ * mm (millimeters).
+ */
+ public static final int titleMargin=0x7f030144;
+ /**
+ * Specifies extra space on the bottom side of the toolbar's title.
+ * If both this attribute and titleMargin are specified, then this
+ * attribute takes precedence. Margin values should be positive.
+ *
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), and
+ * mm (millimeters).
+ */
+ public static final int titleMarginBottom=0x7f030145;
+ /**
+ * Specifies extra space on the end side of the toolbar's title.
+ * If both this attribute and titleMargin are specified, then this
+ * attribute takes precedence. Margin values should be positive.
+ *
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), and
+ * mm (millimeters).
+ */
+ public static final int titleMarginEnd=0x7f030146;
+ /**
+ * Specifies extra space on the start side of the toolbar's title.
+ * If both this attribute and titleMargin are specified, then this
+ * attribute takes precedence. Margin values should be positive.
+ *
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), and
+ * mm (millimeters).
+ */
+ public static final int titleMarginStart=0x7f030147;
+ /**
+ * Specifies extra space on the top side of the toolbar's title.
+ * If both this attribute and titleMargin are specified, then this
+ * attribute takes precedence. Margin values should be positive.
+ *
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), and
+ * mm (millimeters).
+ */
+ public static final int titleMarginTop=0x7f030148;
+ /**
+ * {@deprecated Use titleMargin}
+ *
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), and
+ * mm (millimeters).
+ */
+ @Deprecated
+ public static final int titleMargins=0x7f030149;
+=======
+ *
May be a boolean value, such as "true
" or
+ * "false
".
+ */
+ public static final int showText=0x7f030117;
+ /**
+ *
May be a boolean value, such as "true
" or
+ * "false
".
+ */
+ public static final int showTitle=0x7f030118;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int singleChoiceItemLayout=0x7f030119;
+ /**
+ *
May be an integer value, such as "100
".
+ */
+ public static final int spanCount=0x7f03011a;
+ /**
+ *
May be a boolean value, such as "true
" or
+ * "false
".
+ */
+ public static final int spinBars=0x7f03011b;
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/generated/not_namespaced_r_class_sources/release/r/net/micode/notes/R.java
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+<<<<<<< HEAD:src/Project/app/build/generated/not_namespaced_r_class_sources/debug/r/net/micode/notes/R.java
+ public static final int titleTextAppearance=0x7f03014a;
+ /**
+ * A color to apply to the title string.
+ *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ */
+ public static final int titleTextColor=0x7f03014b;
+=======
+ public static final int spinnerDropDownItemStyle=0x7f03011c;
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/generated/not_namespaced_r_class_sources/release/r/net/micode/notes/R.java
+ /**
+ * Specifies a style to use for title text.
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+<<<<<<< HEAD:src/Project/app/build/generated/not_namespaced_r_class_sources/debug/r/net/micode/notes/R.java
+ public static final int titleTextStyle=0x7f03014c;
+=======
+ public static final int spinnerStyle=0x7f03011d;
+ /**
+ *
May be a boolean value, such as "true
" or
+ * "false
".
+ */
+ public static final int splitTrack=0x7f03011e;
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/generated/not_namespaced_r_class_sources/release/r/net/micode/notes/R.java
+ /**
+ * Default Toolar NavigationButtonStyle
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+<<<<<<< HEAD:src/Project/app/build/generated/not_namespaced_r_class_sources/debug/r/net/micode/notes/R.java
+ public static final int toolbarNavigationButtonStyle=0x7f03014d;
+=======
+ public static final int srcCompat=0x7f03011f;
+ /**
+ *
May be a boolean value, such as "true
" or
+ * "false
".
+ */
+ public static final int stackFromEnd=0x7f030120;
+ /**
+ *
May be a boolean value, such as "true
" or
+ * "false
".
+ */
+ public static final int state_above_anchor=0x7f030121;
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/generated/not_namespaced_r_class_sources/release/r/net/micode/notes/R.java
+ /**
+ * Default Toolbar style.
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ */
+<<<<<<< HEAD:src/Project/app/build/generated/not_namespaced_r_class_sources/debug/r/net/micode/notes/R.java
+ public static final int toolbarStyle=0x7f03014e;
+=======
+ public static final int statusBarBackground=0x7f030122;
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/generated/not_namespaced_r_class_sources/release/r/net/micode/notes/R.java
+ /**
+ * Foreground color to use for tooltips
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+<<<<<<< HEAD:src/Project/app/build/generated/not_namespaced_r_class_sources/debug/r/net/micode/notes/R.java
+ public static final int tooltipForegroundColor=0x7f03014f;
+=======
+ public static final int subMenuArrow=0x7f030123;
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/generated/not_namespaced_r_class_sources/release/r/net/micode/notes/R.java
+ /**
+ * Background to use for tooltips
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+<<<<<<< HEAD:src/Project/app/build/generated/not_namespaced_r_class_sources/debug/r/net/micode/notes/R.java
+ public static final int tooltipFrameBackground=0x7f030150;
+=======
+ public static final int submitBackground=0x7f030124;
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/generated/not_namespaced_r_class_sources/release/r/net/micode/notes/R.java
+ /**
+ * The tooltip text associated with the item.
+ *
May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + */ +<<<<<<< HEAD:src/Project/app/build/generated/not_namespaced_r_class_sources/debug/r/net/micode/notes/R.java + public static final int tooltipText=0x7f030151; +======= + public static final int subtitle=0x7f030125; +>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/generated/not_namespaced_r_class_sources/release/r/net/micode/notes/R.java + /** + * Drawable to use as the "track" that the switch thumb slides within. + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+<<<<<<< HEAD:src/Project/app/build/generated/not_namespaced_r_class_sources/debug/r/net/micode/notes/R.java
+ public static final int track=0x7f030152;
+=======
+ public static final int subtitleTextAppearance=0x7f030126;
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/generated/not_namespaced_r_class_sources/release/r/net/micode/notes/R.java
+ /**
+ * Tint to apply to the track.
+ *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ */
+<<<<<<< HEAD:src/Project/app/build/generated/not_namespaced_r_class_sources/debug/r/net/micode/notes/R.java
+ public static final int trackTint=0x7f030153;
+ /**
+ * Blending mode used to apply the track tint.
+ *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
add | 10 | Combines the tint and drawable color and alpha channels, clamping the + * result to valid color values. Saturate(S + D) |
multiply | e | Multiplies the color and alpha channels of the drawable with those of + * the tint. [Sa * Da, Sc * Dc] |
screen | f | [Sa + Da - Sa * Da, Sc + Dc - Sc * Dc] |
src_atop | 9 | The tint is drawn above the drawable, but with the drawable’s alpha + * channel masking the result. [Da, Sc * Da + (1 - Sa) * Dc] |
src_in | 5 | The tint is masked by the alpha channel of the drawable. The drawable’s + * color channels are thrown out. [Sa * Da, Sc * Da] |
src_over | 3 | The tint is drawn on top of the drawable. + * [Sa + (1 - Sa)*Da, Rc = Sc + (1 - Sa)*Dc] |
May be an integer value, such as "100
".
+ */
+ public static final int ttcIndex=0x7f030155;
+ /**
+ *
May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + */ + public static final int viewInflaterClass=0x7f030156; +======= + public static final int subtitleTextColor=0x7f030127; + /** + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int subtitleTextStyle=0x7f030128;
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/generated/not_namespaced_r_class_sources/release/r/net/micode/notes/R.java
+ /**
+ * Voice button icon
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+<<<<<<< HEAD:src/Project/app/build/generated/not_namespaced_r_class_sources/debug/r/net/micode/notes/R.java
+ public static final int voiceIcon=0x7f030157;
+ /**
+ * Flag indicating whether this window should have an Action Bar
+ * in place of the usual title bar.
+ *
May be a boolean value, such as "true
" or
+ * "false
".
+ */
+ public static final int windowActionBar=0x7f030158;
+ /**
+ * Flag indicating whether this window's Action Bar should overlay
+ * application content. Does nothing if the window would not
+ * have an Action Bar.
+ *
May be a boolean value, such as "true
" or
+ * "false
".
+ */
+ public static final int windowActionBarOverlay=0x7f030159;
+ /**
+ * Flag indicating whether action modes should overlay window content
+ * when there is not reserved space for their UI (such as an Action Bar).
+ *
May be a boolean value, such as "true
" or
+ * "false
".
+ */
+ public static final int windowActionModeOverlay=0x7f03015a;
+=======
+ public static final int suggestionRowLayout=0x7f030129;
+ /**
+ *
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), and
+ * mm (millimeters).
+ */
+ public static final int switchMinWidth=0x7f03012a;
+ /**
+ *
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), and
+ * mm (millimeters).
+ */
+ public static final int switchPadding=0x7f03012b;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int switchStyle=0x7f03012c;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int switchTextAppearance=0x7f03012d;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
May be a boolean value, such as "true
" or
+ * "false
".
+ */
+ public static final int textAllCaps=0x7f03012e;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int textAppearanceLargePopupMenu=0x7f03012f;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int textAppearanceListItem=0x7f030130;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int textAppearanceListItemSecondary=0x7f030131;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int textAppearanceListItemSmall=0x7f030132;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int textAppearancePopupMenuHeader=0x7f030133;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int textAppearanceSearchResultSubtitle=0x7f030134;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int textAppearanceSearchResultTitle=0x7f030135;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int textAppearanceSmallPopupMenu=0x7f030136;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ */
+ public static final int textColorAlertDialogListItem=0x7f030137;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ */
+ public static final int textColorSearchUrl=0x7f030138;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int theme=0x7f030139;
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/generated/not_namespaced_r_class_sources/release/r/net/micode/notes/R.java
+ /**
+ * A fixed height for the window along the major axis of the screen,
+ * that is, when in portrait. Can be either an absolute dimension
+ * or a fraction of the screen size in that dimension.
+ *
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), and
+ * mm (millimeters).
+ */
+<<<<<<< HEAD:src/Project/app/build/generated/not_namespaced_r_class_sources/debug/r/net/micode/notes/R.java
+ public static final int windowFixedHeightMajor=0x7f03015b;
+=======
+ public static final int thickness=0x7f03013a;
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/generated/not_namespaced_r_class_sources/release/r/net/micode/notes/R.java
+ /**
+ * A fixed height for the window along the minor axis of the screen,
+ * that is, when in landscape. Can be either an absolute dimension
+ * or a fraction of the screen size in that dimension.
+ *
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), and
+ * mm (millimeters).
+ */
+<<<<<<< HEAD:src/Project/app/build/generated/not_namespaced_r_class_sources/debug/r/net/micode/notes/R.java
+ public static final int windowFixedHeightMinor=0x7f03015c;
+=======
+ public static final int thumbTextPadding=0x7f03013b;
+ /**
+ *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ */
+ public static final int thumbTint=0x7f03013c;
+ /**
+ *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
add | 10 | |
multiply | e | |
screen | f | |
src_atop | 9 | |
src_in | 5 | |
src_over | 3 |
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int tickMark=0x7f03013e;
+ /**
+ *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ */
+ public static final int tickMarkTint=0x7f03013f;
+ /**
+ *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
add | 10 | |
multiply | e | |
screen | f | |
src_atop | 9 | |
src_in | 5 | |
src_over | 3 |
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ */
+ public static final int tint=0x7f030141;
+ /**
+ *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
add | 10 | |
multiply | e | |
screen | f | |
src_atop | 9 | |
src_in | 5 | |
src_over | 3 |
May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + */ + public static final int title=0x7f030143; +>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/generated/not_namespaced_r_class_sources/release/r/net/micode/notes/R.java + /** + * A fixed width for the window along the major axis of the screen, + * that is, when in landscape. Can be either an absolute dimension + * or a fraction of the screen size in that dimension. + *
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), and
+ * mm (millimeters).
+ */
+<<<<<<< HEAD:src/Project/app/build/generated/not_namespaced_r_class_sources/debug/r/net/micode/notes/R.java
+ public static final int windowFixedWidthMajor=0x7f03015d;
+=======
+ public static final int titleMargin=0x7f030144;
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/generated/not_namespaced_r_class_sources/release/r/net/micode/notes/R.java
+ /**
+ * A fixed width for the window along the minor axis of the screen,
+ * that is, when in portrait. Can be either an absolute dimension
+ * or a fraction of the screen size in that dimension.
+ *
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), and
+ * mm (millimeters).
+ */
+<<<<<<< HEAD:src/Project/app/build/generated/not_namespaced_r_class_sources/debug/r/net/micode/notes/R.java
+ public static final int windowFixedWidthMinor=0x7f03015e;
+=======
+ public static final int titleMarginBottom=0x7f030145;
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/generated/not_namespaced_r_class_sources/release/r/net/micode/notes/R.java
+ /**
+ * The minimum width the window is allowed to be, along the major
+ * axis of the screen. That is, when in landscape. Can be either
+ * an absolute dimension or a fraction of the screen size in that
+ * dimension.
+ *
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), and
+ * mm (millimeters).
+ */
+<<<<<<< HEAD:src/Project/app/build/generated/not_namespaced_r_class_sources/debug/r/net/micode/notes/R.java
+ public static final int windowMinWidthMajor=0x7f03015f;
+=======
+ public static final int titleMarginEnd=0x7f030146;
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/generated/not_namespaced_r_class_sources/release/r/net/micode/notes/R.java
+ /**
+ * The minimum width the window is allowed to be, along the minor
+ * axis of the screen. That is, when in portrait. Can be either
+ * an absolute dimension or a fraction of the screen size in that
+ * dimension.
+ *
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), and
+ * mm (millimeters).
+ */
+<<<<<<< HEAD:src/Project/app/build/generated/not_namespaced_r_class_sources/debug/r/net/micode/notes/R.java
+ public static final int windowMinWidthMinor=0x7f030160;
+ /**
+ * Flag indicating whether there should be no title on this window.
+ *
May be a boolean value, such as "true
" or
+ * "false
".
+ */
+=======
+ public static final int titleMarginStart=0x7f030147;
+ /**
+ *
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), and
+ * mm (millimeters).
+ */
+ public static final int titleMarginTop=0x7f030148;
+ /**
+ *
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), and
+ * mm (millimeters).
+ */
+ public static final int titleMargins=0x7f030149;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int titleTextAppearance=0x7f03014a;
+ /**
+ *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ */
+ public static final int titleTextColor=0x7f03014b;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int titleTextStyle=0x7f03014c;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int toolbarNavigationButtonStyle=0x7f03014d;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int toolbarStyle=0x7f03014e;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ */
+ public static final int tooltipForegroundColor=0x7f03014f;
+ /**
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int tooltipFrameBackground=0x7f030150;
+ /**
+ *
May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + */ + public static final int tooltipText=0x7f030151; + /** + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int track=0x7f030152;
+ /**
+ *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ */
+ public static final int trackTint=0x7f030153;
+ /**
+ *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
add | 10 | |
multiply | e | |
screen | f | |
src_atop | 9 | |
src_in | 5 | |
src_over | 3 |
May be an integer value, such as "100
".
+ */
+ public static final int ttcIndex=0x7f030155;
+ /**
+ *
May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + */ + public static final int viewInflaterClass=0x7f030156; + /** + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ */
+ public static final int voiceIcon=0x7f030157;
+ /**
+ *
May be a boolean value, such as "true
" or
+ * "false
".
+ */
+ public static final int windowActionBar=0x7f030158;
+ /**
+ *
May be a boolean value, such as "true
" or
+ * "false
".
+ */
+ public static final int windowActionBarOverlay=0x7f030159;
+ /**
+ *
May be a boolean value, such as "true
" or
+ * "false
".
+ */
+ public static final int windowActionModeOverlay=0x7f03015a;
+ /**
+ *
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), and
+ * 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.
+ */
+ public static final int windowFixedHeightMajor=0x7f03015b;
+ /**
+ *
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), and
+ * 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.
+ */
+ public static final int windowFixedHeightMinor=0x7f03015c;
+ /**
+ *
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), and
+ * 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.
+ */
+ public static final int windowFixedWidthMajor=0x7f03015d;
+ /**
+ *
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), and
+ * 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.
+ */
+ public static final int windowFixedWidthMinor=0x7f03015e;
+ /**
+ *
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), and
+ * 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.
+ */
+ public static final int windowMinWidthMajor=0x7f03015f;
+ /**
+ *
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), and
+ * 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.
+ */
+ public static final int windowMinWidthMinor=0x7f030160;
+ /**
+ *
May be a boolean value, such as "true
" or
+ * "false
".
+ */
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/generated/not_namespaced_r_class_sources/release/r/net/micode/notes/R.java
+ public static final int windowNoTitle=0x7f030161;
+ }
+ public static final class bool {
+ public static final int abc_action_bar_embed_tabs=0x7f040000;
+ public static final int abc_allow_stacked_button_bar=0x7f040001;
+ public static final int abc_config_actionMenuItemAllCaps=0x7f040002;
+ }
+ public static final class color {
+ public static final int abc_background_cache_hint_selector_material_dark=0x7f050000;
+ public static final int abc_background_cache_hint_selector_material_light=0x7f050001;
+ public static final int abc_btn_colored_borderless_text_material=0x7f050002;
+ public static final int abc_btn_colored_text_material=0x7f050003;
+ public static final int abc_color_highlight_material=0x7f050004;
+ public static final int abc_hint_foreground_material_dark=0x7f050005;
+ public static final int abc_hint_foreground_material_light=0x7f050006;
+ public static final int abc_input_method_navigation_guard=0x7f050007;
+ public static final int abc_primary_text_disable_only_material_dark=0x7f050008;
+ public static final int abc_primary_text_disable_only_material_light=0x7f050009;
+ public static final int abc_primary_text_material_dark=0x7f05000a;
+ public static final int abc_primary_text_material_light=0x7f05000b;
+ public static final int abc_search_url_text=0x7f05000c;
+ public static final int abc_search_url_text_normal=0x7f05000d;
+ public static final int abc_search_url_text_pressed=0x7f05000e;
+ public static final int abc_search_url_text_selected=0x7f05000f;
+ public static final int abc_secondary_text_material_dark=0x7f050010;
+ public static final int abc_secondary_text_material_light=0x7f050011;
+ public static final int abc_tint_btn_checkable=0x7f050012;
+ public static final int abc_tint_default=0x7f050013;
+ public static final int abc_tint_edittext=0x7f050014;
+ public static final int abc_tint_seek_thumb=0x7f050015;
+ public static final int abc_tint_spinner=0x7f050016;
+ public static final int abc_tint_switch_track=0x7f050017;
+ public static final int accent_material_dark=0x7f050018;
+ public static final int accent_material_light=0x7f050019;
+ public static final int background_floating_material_dark=0x7f05001a;
+ public static final int background_floating_material_light=0x7f05001b;
+ public static final int background_material_dark=0x7f05001c;
+ public static final int background_material_light=0x7f05001d;
+ public static final int black_overlay=0x7f05001e;
+ public static final int bright_foreground_disabled_material_dark=0x7f05001f;
+ public static final int bright_foreground_disabled_material_light=0x7f050020;
+ public static final int bright_foreground_inverse_material_dark=0x7f050021;
+ public static final int bright_foreground_inverse_material_light=0x7f050022;
+ public static final int bright_foreground_material_dark=0x7f050023;
+ public static final int bright_foreground_material_light=0x7f050024;
+ public static final int button_material_dark=0x7f050025;
+ public static final int button_material_light=0x7f050026;
+ public static final int dim_foreground_disabled_material_dark=0x7f050027;
+ public static final int dim_foreground_disabled_material_light=0x7f050028;
+ public static final int dim_foreground_material_dark=0x7f050029;
+ public static final int dim_foreground_material_light=0x7f05002a;
+ public static final int error_color_material_dark=0x7f05002b;
+ public static final int error_color_material_light=0x7f05002c;
+ public static final int foreground_material_dark=0x7f05002d;
+ public static final int foreground_material_light=0x7f05002e;
+ public static final int highlighted_text_material_dark=0x7f05002f;
+ public static final int highlighted_text_material_light=0x7f050030;
+ public static final int light_blue_600=0x7f050031;
+ public static final int light_blue_900=0x7f050032;
+ public static final int light_blue_A200=0x7f050033;
+ public static final int light_blue_A400=0x7f050034;
+ public static final int material_blue_grey_800=0x7f050035;
+ public static final int material_blue_grey_900=0x7f050036;
+ public static final int material_blue_grey_950=0x7f050037;
+ public static final int material_deep_teal_200=0x7f050038;
+ public static final int material_deep_teal_500=0x7f050039;
+ public static final int material_grey_100=0x7f05003a;
+ public static final int material_grey_300=0x7f05003b;
+ public static final int material_grey_50=0x7f05003c;
+ public static final int material_grey_600=0x7f05003d;
+ public static final int material_grey_800=0x7f05003e;
+ public static final int material_grey_850=0x7f05003f;
+ public static final int material_grey_900=0x7f050040;
+ public static final int notification_action_color_filter=0x7f050041;
+ public static final int notification_icon_bg_color=0x7f050042;
+ public static final int notification_material_background_media_default_color=0x7f050043;
+ public static final int primary_dark_material_dark=0x7f050044;
+ public static final int primary_dark_material_light=0x7f050045;
+ public static final int primary_material_dark=0x7f050046;
+ public static final int primary_material_light=0x7f050047;
+ public static final int primary_text_dark=0x7f050048;
+ public static final int primary_text_default_material_dark=0x7f050049;
+ public static final int primary_text_default_material_light=0x7f05004a;
+ public static final int primary_text_disabled_material_dark=0x7f05004b;
+ public static final int primary_text_disabled_material_light=0x7f05004c;
+ public static final int ripple_material_dark=0x7f05004d;
+ public static final int ripple_material_light=0x7f05004e;
+ public static final int secondary_text_dark=0x7f05004f;
+ public static final int secondary_text_default_material_dark=0x7f050050;
+ public static final int secondary_text_default_material_light=0x7f050051;
+ public static final int secondary_text_disabled_material_dark=0x7f050052;
+ public static final int secondary_text_disabled_material_light=0x7f050053;
+ public static final int switch_thumb_disabled_material_dark=0x7f050054;
+ public static final int switch_thumb_disabled_material_light=0x7f050055;
+ public static final int switch_thumb_material_dark=0x7f050056;
+ public static final int switch_thumb_material_light=0x7f050057;
+ public static final int switch_thumb_normal_material_dark=0x7f050058;
+ public static final int switch_thumb_normal_material_light=0x7f050059;
+ public static final int tooltip_background_dark=0x7f05005a;
+ public static final int tooltip_background_light=0x7f05005b;
+ public static final int user_query_highlight=0x7f05005c;
+ }
+ public static final class dimen {
+ public static final int abc_action_bar_content_inset_material=0x7f060000;
+ public static final int abc_action_bar_content_inset_with_nav=0x7f060001;
+ public static final int abc_action_bar_default_height_material=0x7f060002;
+ public static final int abc_action_bar_default_padding_end_material=0x7f060003;
+ public static final int abc_action_bar_default_padding_start_material=0x7f060004;
+ public static final int abc_action_bar_elevation_material=0x7f060005;
+ public static final int abc_action_bar_icon_vertical_padding_material=0x7f060006;
+ public static final int abc_action_bar_overflow_padding_end_material=0x7f060007;
+ public static final int abc_action_bar_overflow_padding_start_material=0x7f060008;
+ public static final int abc_action_bar_stacked_max_height=0x7f060009;
+ public static final int abc_action_bar_stacked_tab_max_width=0x7f06000a;
+ public static final int abc_action_bar_subtitle_bottom_margin_material=0x7f06000b;
+ public static final int abc_action_bar_subtitle_top_margin_material=0x7f06000c;
+ public static final int abc_action_button_min_height_material=0x7f06000d;
+ public static final int abc_action_button_min_width_material=0x7f06000e;
+ public static final int abc_action_button_min_width_overflow_material=0x7f06000f;
+ public static final int abc_alert_dialog_button_bar_height=0x7f060010;
+ public static final int abc_alert_dialog_button_dimen=0x7f060011;
+ public static final int abc_button_inset_horizontal_material=0x7f060012;
+ public static final int abc_button_inset_vertical_material=0x7f060013;
+ public static final int abc_button_padding_horizontal_material=0x7f060014;
+ public static final int abc_button_padding_vertical_material=0x7f060015;
+ public static final int abc_cascading_menus_min_smallest_width=0x7f060016;
+ public static final int abc_config_prefDialogWidth=0x7f060017;
+ public static final int abc_control_corner_material=0x7f060018;
+ public static final int abc_control_inset_material=0x7f060019;
+ public static final int abc_control_padding_material=0x7f06001a;
+ public static final int abc_dialog_corner_radius_material=0x7f06001b;
+ public static final int abc_dialog_fixed_height_major=0x7f06001c;
+ public static final int abc_dialog_fixed_height_minor=0x7f06001d;
+ public static final int abc_dialog_fixed_width_major=0x7f06001e;
+ public static final int abc_dialog_fixed_width_minor=0x7f06001f;
+ public static final int abc_dialog_list_padding_bottom_no_buttons=0x7f060020;
+ public static final int abc_dialog_list_padding_top_no_title=0x7f060021;
+ public static final int abc_dialog_min_width_major=0x7f060022;
+ public static final int abc_dialog_min_width_minor=0x7f060023;
+ public static final int abc_dialog_padding_material=0x7f060024;
+ public static final int abc_dialog_padding_top_material=0x7f060025;
+ public static final int abc_dialog_title_divider_material=0x7f060026;
+ public static final int abc_disabled_alpha_material_dark=0x7f060027;
+ public static final int abc_disabled_alpha_material_light=0x7f060028;
+ public static final int abc_dropdownitem_icon_width=0x7f060029;
+ public static final int abc_dropdownitem_text_padding_left=0x7f06002a;
+ public static final int abc_dropdownitem_text_padding_right=0x7f06002b;
+ public static final int abc_edit_text_inset_bottom_material=0x7f06002c;
+ public static final int abc_edit_text_inset_horizontal_material=0x7f06002d;
+ public static final int abc_edit_text_inset_top_material=0x7f06002e;
+ public static final int abc_floating_window_z=0x7f06002f;
+ public static final int abc_list_item_padding_horizontal_material=0x7f060030;
+ public static final int abc_panel_menu_list_width=0x7f060031;
+ public static final int abc_progress_bar_height_material=0x7f060032;
+ public static final int abc_search_view_preferred_height=0x7f060033;
+ public static final int abc_search_view_preferred_width=0x7f060034;
+ public static final int abc_seekbar_track_background_height_material=0x7f060035;
+ public static final int abc_seekbar_track_progress_height_material=0x7f060036;
+ public static final int abc_select_dialog_padding_start_material=0x7f060037;
+ public static final int abc_switch_padding=0x7f060038;
+ public static final int abc_text_size_body_1_material=0x7f060039;
+ public static final int abc_text_size_body_2_material=0x7f06003a;
+ public static final int abc_text_size_button_material=0x7f06003b;
+ public static final int abc_text_size_caption_material=0x7f06003c;
+ public static final int abc_text_size_display_1_material=0x7f06003d;
+ public static final int abc_text_size_display_2_material=0x7f06003e;
+ public static final int abc_text_size_display_3_material=0x7f06003f;
+ public static final int abc_text_size_display_4_material=0x7f060040;
+ public static final int abc_text_size_headline_material=0x7f060041;
+ public static final int abc_text_size_large_material=0x7f060042;
+ public static final int abc_text_size_medium_material=0x7f060043;
+ public static final int abc_text_size_menu_header_material=0x7f060044;
+ public static final int abc_text_size_menu_material=0x7f060045;
+ public static final int abc_text_size_small_material=0x7f060046;
+ public static final int abc_text_size_subhead_material=0x7f060047;
+ public static final int abc_text_size_subtitle_material_toolbar=0x7f060048;
+ public static final int abc_text_size_title_material=0x7f060049;
+ public static final int abc_text_size_title_material_toolbar=0x7f06004a;
+ public static final int compat_button_inset_horizontal_material=0x7f06004b;
+ public static final int compat_button_inset_vertical_material=0x7f06004c;
+ public static final int compat_button_padding_horizontal_material=0x7f06004d;
+ public static final int compat_button_padding_vertical_material=0x7f06004e;
+ public static final int compat_control_corner_material=0x7f06004f;
+ public static final int compat_notification_large_icon_max_height=0x7f060050;
+ public static final int compat_notification_large_icon_max_width=0x7f060051;
+ public static final int disabled_alpha_material_dark=0x7f060052;
+ public static final int disabled_alpha_material_light=0x7f060053;
+ public static final int fastscroll_default_thickness=0x7f060054;
+ public static final int fastscroll_margin=0x7f060055;
+ public static final int fastscroll_minimum_range=0x7f060056;
+ public static final int highlight_alpha_material_colored=0x7f060057;
+ public static final int highlight_alpha_material_dark=0x7f060058;
+ public static final int highlight_alpha_material_light=0x7f060059;
+ public static final int hint_alpha_material_dark=0x7f06005a;
+ public static final int hint_alpha_material_light=0x7f06005b;
+ public static final int hint_pressed_alpha_material_dark=0x7f06005c;
+ public static final int hint_pressed_alpha_material_light=0x7f06005d;
+ public static final int item_touch_helper_max_drag_scroll_per_frame=0x7f06005e;
+ public static final int item_touch_helper_swipe_escape_max_velocity=0x7f06005f;
+ public static final int item_touch_helper_swipe_escape_velocity=0x7f060060;
+ public static final int mr_controller_volume_group_list_item_height=0x7f060061;
+ public static final int mr_controller_volume_group_list_item_icon_size=0x7f060062;
+ public static final int mr_controller_volume_group_list_max_height=0x7f060063;
+ public static final int mr_controller_volume_group_list_padding_top=0x7f060064;
+ public static final int mr_dialog_fixed_width_major=0x7f060065;
+ public static final int mr_dialog_fixed_width_minor=0x7f060066;
+ public static final int notification_action_icon_size=0x7f060067;
+ public static final int notification_action_text_size=0x7f060068;
+ public static final int notification_big_circle_margin=0x7f060069;
+ public static final int notification_content_margin_start=0x7f06006a;
+ public static final int notification_large_icon_height=0x7f06006b;
+ public static final int notification_large_icon_width=0x7f06006c;
+ public static final int notification_main_column_padding_top=0x7f06006d;
+ public static final int notification_media_narrow_margin=0x7f06006e;
+ public static final int notification_right_icon_size=0x7f06006f;
+ public static final int notification_right_side_padding_top=0x7f060070;
+ public static final int notification_small_icon_background_padding=0x7f060071;
+ public static final int notification_small_icon_size_as_large=0x7f060072;
+ public static final int notification_subtext_size=0x7f060073;
+ public static final int notification_top_pad=0x7f060074;
+ public static final int notification_top_pad_large_text=0x7f060075;
+ public static final int subtitle_corner_radius=0x7f060076;
+ public static final int subtitle_outline_width=0x7f060077;
+ public static final int subtitle_shadow_offset=0x7f060078;
+ public static final int subtitle_shadow_radius=0x7f060079;
+ public static final int text_font_size_large=0x7f06007a;
+ public static final int text_font_size_medium=0x7f06007b;
+ public static final int text_font_size_normal=0x7f06007c;
+ public static final int text_font_size_small=0x7f06007d;
+ public static final int text_font_size_super=0x7f06007e;
+ public static final int tooltip_corner_radius=0x7f06007f;
+ public static final int tooltip_horizontal_padding=0x7f060080;
+ public static final int tooltip_margin=0x7f060081;
+ public static final int tooltip_precise_anchor_extra_offset=0x7f060082;
+ public static final int tooltip_precise_anchor_threshold=0x7f060083;
+ public static final int tooltip_vertical_padding=0x7f060084;
+ public static final int tooltip_y_offset_non_touch=0x7f060085;
+ public static final int tooltip_y_offset_touch=0x7f060086;
+ }
+ public static final class drawable {
+ public static final int abc_ab_share_pack_mtrl_alpha=0x7f070000;
+ public static final int abc_action_bar_item_background_material=0x7f070001;
+ public static final int abc_btn_borderless_material=0x7f070002;
+ public static final int abc_btn_check_material=0x7f070003;
+ public static final int abc_btn_check_to_on_mtrl_000=0x7f070004;
+ public static final int abc_btn_check_to_on_mtrl_015=0x7f070005;
+ public static final int abc_btn_colored_material=0x7f070006;
+ public static final int abc_btn_default_mtrl_shape=0x7f070007;
+ public static final int abc_btn_radio_material=0x7f070008;
+ public static final int abc_btn_radio_to_on_mtrl_000=0x7f070009;
+ public static final int abc_btn_radio_to_on_mtrl_015=0x7f07000a;
+ public static final int abc_btn_switch_to_on_mtrl_00001=0x7f07000b;
+ public static final int abc_btn_switch_to_on_mtrl_00012=0x7f07000c;
+ public static final int abc_cab_background_internal_bg=0x7f07000d;
+ public static final int abc_cab_background_top_material=0x7f07000e;
+ public static final int abc_cab_background_top_mtrl_alpha=0x7f07000f;
+ public static final int abc_control_background_material=0x7f070010;
+ public static final int abc_dialog_material_background=0x7f070011;
+ public static final int abc_edit_text_material=0x7f070012;
+ public static final int abc_ic_ab_back_material=0x7f070013;
+ public static final int abc_ic_arrow_drop_right_black_24dp=0x7f070014;
+ public static final int abc_ic_clear_material=0x7f070015;
+ public static final int abc_ic_commit_search_api_mtrl_alpha=0x7f070016;
+ public static final int abc_ic_go_search_api_material=0x7f070017;
+ public static final int abc_ic_menu_copy_mtrl_am_alpha=0x7f070018;
+ public static final int abc_ic_menu_cut_mtrl_alpha=0x7f070019;
+ public static final int abc_ic_menu_overflow_material=0x7f07001a;
+ public static final int abc_ic_menu_paste_mtrl_am_alpha=0x7f07001b;
+ public static final int abc_ic_menu_selectall_mtrl_alpha=0x7f07001c;
+ public static final int abc_ic_menu_share_mtrl_alpha=0x7f07001d;
+ public static final int abc_ic_search_api_material=0x7f07001e;
+ public static final int abc_ic_star_black_16dp=0x7f07001f;
+ public static final int abc_ic_star_black_36dp=0x7f070020;
+ public static final int abc_ic_star_black_48dp=0x7f070021;
+ public static final int abc_ic_star_half_black_16dp=0x7f070022;
+ public static final int abc_ic_star_half_black_36dp=0x7f070023;
+ public static final int abc_ic_star_half_black_48dp=0x7f070024;
+ public static final int abc_ic_voice_search_api_material=0x7f070025;
+ public static final int abc_item_background_holo_dark=0x7f070026;
+ public static final int abc_item_background_holo_light=0x7f070027;
+ public static final int abc_list_divider_material=0x7f070028;
+ public static final int abc_list_divider_mtrl_alpha=0x7f070029;
+ public static final int abc_list_focused_holo=0x7f07002a;
+ public static final int abc_list_longpressed_holo=0x7f07002b;
+ public static final int abc_list_pressed_holo_dark=0x7f07002c;
+ public static final int abc_list_pressed_holo_light=0x7f07002d;
+ public static final int abc_list_selector_background_transition_holo_dark=0x7f07002e;
+ public static final int abc_list_selector_background_transition_holo_light=0x7f07002f;
+ public static final int abc_list_selector_disabled_holo_dark=0x7f070030;
+ public static final int abc_list_selector_disabled_holo_light=0x7f070031;
+ public static final int abc_list_selector_holo_dark=0x7f070032;
+ public static final int abc_list_selector_holo_light=0x7f070033;
+ public static final int abc_menu_hardkey_panel_mtrl_mult=0x7f070034;
+ public static final int abc_popup_background_mtrl_mult=0x7f070035;
+ public static final int abc_ratingbar_indicator_material=0x7f070036;
+ public static final int abc_ratingbar_material=0x7f070037;
+ public static final int abc_ratingbar_small_material=0x7f070038;
+ public static final int abc_scrubber_control_off_mtrl_alpha=0x7f070039;
+ public static final int abc_scrubber_control_to_pressed_mtrl_000=0x7f07003a;
+ public static final int abc_scrubber_control_to_pressed_mtrl_005=0x7f07003b;
+ public static final int abc_scrubber_primary_mtrl_alpha=0x7f07003c;
+ public static final int abc_scrubber_track_mtrl_alpha=0x7f07003d;
+ public static final int abc_seekbar_thumb_material=0x7f07003e;
+ public static final int abc_seekbar_tick_mark_material=0x7f07003f;
+ public static final int abc_seekbar_track_material=0x7f070040;
+ public static final int abc_spinner_mtrl_am_alpha=0x7f070041;
+ public static final int abc_spinner_textfield_background_material=0x7f070042;
+ public static final int abc_switch_thumb_material=0x7f070043;
+ public static final int abc_switch_track_mtrl_alpha=0x7f070044;
+ public static final int abc_tab_indicator_material=0x7f070045;
+ public static final int abc_tab_indicator_mtrl_alpha=0x7f070046;
+ public static final int abc_text_cursor_material=0x7f070047;
+ public static final int abc_text_select_handle_left_mtrl_dark=0x7f070048;
+ public static final int abc_text_select_handle_left_mtrl_light=0x7f070049;
+ public static final int abc_text_select_handle_middle_mtrl_dark=0x7f07004a;
+ public static final int abc_text_select_handle_middle_mtrl_light=0x7f07004b;
+ public static final int abc_text_select_handle_right_mtrl_dark=0x7f07004c;
+ public static final int abc_text_select_handle_right_mtrl_light=0x7f07004d;
+ public static final int abc_textfield_activated_mtrl_alpha=0x7f07004e;
+ public static final int abc_textfield_default_mtrl_alpha=0x7f07004f;
+ public static final int abc_textfield_search_activated_mtrl_alpha=0x7f070050;
+ public static final int abc_textfield_search_default_mtrl_alpha=0x7f070051;
+ public static final int abc_textfield_search_material=0x7f070052;
+ public static final int abc_vector_test=0x7f070053;
+ public static final int bg_btn_set_color=0x7f070054;
+ public static final int bg_color_btn_mask=0x7f070055;
+ public static final int bitmap_error=0x7f070056;
+ public static final int bitmap_normal=0x7f070057;
+ public static final int bitmap_pressed=0x7f070058;
+ public static final int call_record=0x7f070059;
+ public static final int clock=0x7f07005a;
+ public static final int delete=0x7f07005b;
+ public static final int dropdown_icon=0x7f07005c;
+ public static final int edit_blue=0x7f07005d;
+ public static final int edit_green=0x7f07005e;
+ public static final int edit_red=0x7f07005f;
+ public static final int edit_title_blue=0x7f070060;
+ public static final int edit_title_green=0x7f070061;
+ public static final int edit_title_red=0x7f070062;
+ public static final int edit_title_white=0x7f070063;
+ public static final int edit_title_yellow=0x7f070064;
+ public static final int edit_white=0x7f070065;
+ public static final int edit_yellow=0x7f070066;
+ public static final int font_large=0x7f070067;
+ public static final int font_normal=0x7f070068;
+ public static final int font_size_selector_bg=0x7f070069;
+ public static final int font_small=0x7f07006a;
+ public static final int font_super=0x7f07006b;
+ public static final int grassland=0x7f07006c;
+ public static final int ic_audiotrack_dark=0x7f07006d;
+ public static final int ic_audiotrack_light=0x7f07006e;
+ public static final int ic_dialog_close_dark=0x7f07006f;
+ public static final int ic_dialog_close_light=0x7f070070;
+ public static final int ic_group_collapse_00=0x7f070071;
+ public static final int ic_group_collapse_01=0x7f070072;
+ public static final int ic_group_collapse_02=0x7f070073;
+ public static final int ic_group_collapse_03=0x7f070074;
+ public static final int ic_group_collapse_04=0x7f070075;
+ public static final int ic_group_collapse_05=0x7f070076;
+ public static final int ic_group_collapse_06=0x7f070077;
+ public static final int ic_group_collapse_07=0x7f070078;
+ public static final int ic_group_collapse_08=0x7f070079;
+ public static final int ic_group_collapse_09=0x7f07007a;
+ public static final int ic_group_collapse_10=0x7f07007b;
+ public static final int ic_group_collapse_11=0x7f07007c;
+ public static final int ic_group_collapse_12=0x7f07007d;
+ public static final int ic_group_collapse_13=0x7f07007e;
+ public static final int ic_group_collapse_14=0x7f07007f;
+ public static final int ic_group_collapse_15=0x7f070080;
+ public static final int ic_group_expand_00=0x7f070081;
+ public static final int ic_group_expand_01=0x7f070082;
+ public static final int ic_group_expand_02=0x7f070083;
+ public static final int ic_group_expand_03=0x7f070084;
+ public static final int ic_group_expand_04=0x7f070085;
+ public static final int ic_group_expand_05=0x7f070086;
+ public static final int ic_group_expand_06=0x7f070087;
+ public static final int ic_group_expand_07=0x7f070088;
+ public static final int ic_group_expand_08=0x7f070089;
+ public static final int ic_group_expand_09=0x7f07008a;
+ public static final int ic_group_expand_10=0x7f07008b;
+ public static final int ic_group_expand_11=0x7f07008c;
+ public static final int ic_group_expand_12=0x7f07008d;
+ public static final int ic_group_expand_13=0x7f07008e;
+ public static final int ic_group_expand_14=0x7f07008f;
+ public static final int ic_group_expand_15=0x7f070090;
+ public static final int ic_media_pause_dark=0x7f070091;
+ public static final int ic_media_pause_light=0x7f070092;
+ public static final int ic_media_play_dark=0x7f070093;
+ public static final int ic_media_play_light=0x7f070094;
+ public static final int ic_media_stop_dark=0x7f070095;
+ public static final int ic_media_stop_light=0x7f070096;
+ public static final int ic_mr_button_connected_00_dark=0x7f070097;
+ public static final int ic_mr_button_connected_00_light=0x7f070098;
+ public static final int ic_mr_button_connected_01_dark=0x7f070099;
+ public static final int ic_mr_button_connected_01_light=0x7f07009a;
+ public static final int ic_mr_button_connected_02_dark=0x7f07009b;
+ public static final int ic_mr_button_connected_02_light=0x7f07009c;
+ public static final int ic_mr_button_connected_03_dark=0x7f07009d;
+ public static final int ic_mr_button_connected_03_light=0x7f07009e;
+ public static final int ic_mr_button_connected_04_dark=0x7f07009f;
+ public static final int ic_mr_button_connected_04_light=0x7f0700a0;
+ public static final int ic_mr_button_connected_05_dark=0x7f0700a1;
+ public static final int ic_mr_button_connected_05_light=0x7f0700a2;
+ public static final int ic_mr_button_connected_06_dark=0x7f0700a3;
+ public static final int ic_mr_button_connected_06_light=0x7f0700a4;
+ public static final int ic_mr_button_connected_07_dark=0x7f0700a5;
+ public static final int ic_mr_button_connected_07_light=0x7f0700a6;
+ public static final int ic_mr_button_connected_08_dark=0x7f0700a7;
+ public static final int ic_mr_button_connected_08_light=0x7f0700a8;
+ public static final int ic_mr_button_connected_09_dark=0x7f0700a9;
+ public static final int ic_mr_button_connected_09_light=0x7f0700aa;
+ public static final int ic_mr_button_connected_10_dark=0x7f0700ab;
+ public static final int ic_mr_button_connected_10_light=0x7f0700ac;
+ public static final int ic_mr_button_connected_11_dark=0x7f0700ad;
+ public static final int ic_mr_button_connected_11_light=0x7f0700ae;
+ public static final int ic_mr_button_connected_12_dark=0x7f0700af;
+ public static final int ic_mr_button_connected_12_light=0x7f0700b0;
+ public static final int ic_mr_button_connected_13_dark=0x7f0700b1;
+ public static final int ic_mr_button_connected_13_light=0x7f0700b2;
+ public static final int ic_mr_button_connected_14_dark=0x7f0700b3;
+ public static final int ic_mr_button_connected_14_light=0x7f0700b4;
+ public static final int ic_mr_button_connected_15_dark=0x7f0700b5;
+ public static final int ic_mr_button_connected_15_light=0x7f0700b6;
+ public static final int ic_mr_button_connected_16_dark=0x7f0700b7;
+ public static final int ic_mr_button_connected_16_light=0x7f0700b8;
+ public static final int ic_mr_button_connected_17_dark=0x7f0700b9;
+ public static final int ic_mr_button_connected_17_light=0x7f0700ba;
+ public static final int ic_mr_button_connected_18_dark=0x7f0700bb;
+ public static final int ic_mr_button_connected_18_light=0x7f0700bc;
+ public static final int ic_mr_button_connected_19_dark=0x7f0700bd;
+ public static final int ic_mr_button_connected_19_light=0x7f0700be;
+ public static final int ic_mr_button_connected_20_dark=0x7f0700bf;
+ public static final int ic_mr_button_connected_20_light=0x7f0700c0;
+ public static final int ic_mr_button_connected_21_dark=0x7f0700c1;
+ public static final int ic_mr_button_connected_21_light=0x7f0700c2;
+ public static final int ic_mr_button_connected_22_dark=0x7f0700c3;
+ public static final int ic_mr_button_connected_22_light=0x7f0700c4;
+ public static final int ic_mr_button_connected_23_dark=0x7f0700c5;
+ public static final int ic_mr_button_connected_23_light=0x7f0700c6;
+ public static final int ic_mr_button_connected_24_dark=0x7f0700c7;
+ public static final int ic_mr_button_connected_24_light=0x7f0700c8;
+ public static final int ic_mr_button_connected_25_dark=0x7f0700c9;
+ public static final int ic_mr_button_connected_25_light=0x7f0700ca;
+ public static final int ic_mr_button_connected_26_dark=0x7f0700cb;
+ public static final int ic_mr_button_connected_26_light=0x7f0700cc;
+ public static final int ic_mr_button_connected_27_dark=0x7f0700cd;
+ public static final int ic_mr_button_connected_27_light=0x7f0700ce;
+ public static final int ic_mr_button_connected_28_dark=0x7f0700cf;
+ public static final int ic_mr_button_connected_28_light=0x7f0700d0;
+ public static final int ic_mr_button_connected_29_dark=0x7f0700d1;
+ public static final int ic_mr_button_connected_29_light=0x7f0700d2;
+ public static final int ic_mr_button_connected_30_dark=0x7f0700d3;
+ public static final int ic_mr_button_connected_30_light=0x7f0700d4;
+ public static final int ic_mr_button_connecting_00_dark=0x7f0700d5;
+ public static final int ic_mr_button_connecting_00_light=0x7f0700d6;
+ public static final int ic_mr_button_connecting_01_dark=0x7f0700d7;
+ public static final int ic_mr_button_connecting_01_light=0x7f0700d8;
+ public static final int ic_mr_button_connecting_02_dark=0x7f0700d9;
+ public static final int ic_mr_button_connecting_02_light=0x7f0700da;
+ public static final int ic_mr_button_connecting_03_dark=0x7f0700db;
+ public static final int ic_mr_button_connecting_03_light=0x7f0700dc;
+ public static final int ic_mr_button_connecting_04_dark=0x7f0700dd;
+ public static final int ic_mr_button_connecting_04_light=0x7f0700de;
+ public static final int ic_mr_button_connecting_05_dark=0x7f0700df;
+ public static final int ic_mr_button_connecting_05_light=0x7f0700e0;
+ public static final int ic_mr_button_connecting_06_dark=0x7f0700e1;
+ public static final int ic_mr_button_connecting_06_light=0x7f0700e2;
+ public static final int ic_mr_button_connecting_07_dark=0x7f0700e3;
+ public static final int ic_mr_button_connecting_07_light=0x7f0700e4;
+ public static final int ic_mr_button_connecting_08_dark=0x7f0700e5;
+ public static final int ic_mr_button_connecting_08_light=0x7f0700e6;
+ public static final int ic_mr_button_connecting_09_dark=0x7f0700e7;
+ public static final int ic_mr_button_connecting_09_light=0x7f0700e8;
+ public static final int ic_mr_button_connecting_10_dark=0x7f0700e9;
+ public static final int ic_mr_button_connecting_10_light=0x7f0700ea;
+ public static final int ic_mr_button_connecting_11_dark=0x7f0700eb;
+ public static final int ic_mr_button_connecting_11_light=0x7f0700ec;
+ public static final int ic_mr_button_connecting_12_dark=0x7f0700ed;
+ public static final int ic_mr_button_connecting_12_light=0x7f0700ee;
+ public static final int ic_mr_button_connecting_13_dark=0x7f0700ef;
+ public static final int ic_mr_button_connecting_13_light=0x7f0700f0;
+ public static final int ic_mr_button_connecting_14_dark=0x7f0700f1;
+ public static final int ic_mr_button_connecting_14_light=0x7f0700f2;
+ public static final int ic_mr_button_connecting_15_dark=0x7f0700f3;
+ public static final int ic_mr_button_connecting_15_light=0x7f0700f4;
+ public static final int ic_mr_button_connecting_16_dark=0x7f0700f5;
+ public static final int ic_mr_button_connecting_16_light=0x7f0700f6;
+ public static final int ic_mr_button_connecting_17_dark=0x7f0700f7;
+ public static final int ic_mr_button_connecting_17_light=0x7f0700f8;
+ public static final int ic_mr_button_connecting_18_dark=0x7f0700f9;
+ public static final int ic_mr_button_connecting_18_light=0x7f0700fa;
+ public static final int ic_mr_button_connecting_19_dark=0x7f0700fb;
+ public static final int ic_mr_button_connecting_19_light=0x7f0700fc;
+ public static final int ic_mr_button_connecting_20_dark=0x7f0700fd;
+ public static final int ic_mr_button_connecting_20_light=0x7f0700fe;
+ public static final int ic_mr_button_connecting_21_dark=0x7f0700ff;
+ public static final int ic_mr_button_connecting_21_light=0x7f070100;
+ public static final int ic_mr_button_connecting_22_dark=0x7f070101;
+ public static final int ic_mr_button_connecting_22_light=0x7f070102;
+ public static final int ic_mr_button_connecting_23_dark=0x7f070103;
+ public static final int ic_mr_button_connecting_23_light=0x7f070104;
+ public static final int ic_mr_button_connecting_24_dark=0x7f070105;
+ public static final int ic_mr_button_connecting_24_light=0x7f070106;
+ public static final int ic_mr_button_connecting_25_dark=0x7f070107;
+ public static final int ic_mr_button_connecting_25_light=0x7f070108;
+ public static final int ic_mr_button_connecting_26_dark=0x7f070109;
+ public static final int ic_mr_button_connecting_26_light=0x7f07010a;
+ public static final int ic_mr_button_connecting_27_dark=0x7f07010b;
+ public static final int ic_mr_button_connecting_27_light=0x7f07010c;
+ public static final int ic_mr_button_connecting_28_dark=0x7f07010d;
+ public static final int ic_mr_button_connecting_28_light=0x7f07010e;
+ public static final int ic_mr_button_connecting_29_dark=0x7f07010f;
+ public static final int ic_mr_button_connecting_29_light=0x7f070110;
+ public static final int ic_mr_button_connecting_30_dark=0x7f070111;
+ public static final int ic_mr_button_connecting_30_light=0x7f070112;
+ public static final int ic_mr_button_disabled_dark=0x7f070113;
+ public static final int ic_mr_button_disabled_light=0x7f070114;
+ public static final int ic_mr_button_disconnected_dark=0x7f070115;
+ public static final int ic_mr_button_disconnected_light=0x7f070116;
+ public static final int ic_mr_button_grey=0x7f070117;
+ public static final int ic_vol_type_speaker_dark=0x7f070118;
+ public static final int ic_vol_type_speaker_group_dark=0x7f070119;
+ public static final int ic_vol_type_speaker_group_light=0x7f07011a;
+ public static final int ic_vol_type_speaker_light=0x7f07011b;
+ public static final int ic_vol_type_tv_dark=0x7f07011c;
+ public static final int ic_vol_type_tv_light=0x7f07011d;
+ public static final int icon_app=0x7f07011e;
+ public static final int line_error=0x7f07011f;
+ public static final int line_pressed=0x7f070120;
+ public static final int list_background=0x7f070121;
+ public static final int list_blue_down=0x7f070122;
+ public static final int list_blue_middle=0x7f070123;
+ public static final int list_blue_single=0x7f070124;
+ public static final int list_blue_up=0x7f070125;
+ public static final int list_folder=0x7f070126;
+ public static final int list_footer_bg=0x7f070127;
+ public static final int list_green_down=0x7f070128;
+ public static final int list_green_middle=0x7f070129;
+ public static final int list_green_single=0x7f07012a;
+ public static final int list_green_up=0x7f07012b;
+ public static final int list_red_down=0x7f07012c;
+ public static final int list_red_middle=0x7f07012d;
+ public static final int list_red_single=0x7f07012e;
+ public static final int list_red_up=0x7f07012f;
+ public static final int list_white_down=0x7f070130;
+ public static final int list_white_middle=0x7f070131;
+ public static final int list_white_single=0x7f070132;
+ public static final int list_white_up=0x7f070133;
+ public static final int list_yellow_down=0x7f070134;
+ public static final int list_yellow_middle=0x7f070135;
+ public static final int list_yellow_single=0x7f070136;
+ public static final int list_yellow_up=0x7f070137;
+ public static final int lock=0x7f070138;
+ public static final int magma=0x7f070139;
+ public static final int menu_delete=0x7f07013a;
+ public static final int menu_move=0x7f07013b;
+ public static final int menu_top=0x7f07013c;
+ public static final int mr_button_connected_dark=0x7f07013d;
+ public static final int mr_button_connected_light=0x7f07013e;
+ public static final int mr_button_connecting_dark=0x7f07013f;
+ public static final int mr_button_connecting_light=0x7f070140;
+ public static final int mr_button_dark=0x7f070141;
+ public static final int mr_button_light=0x7f070142;
+ public static final int mr_dialog_close_dark=0x7f070143;
+ public static final int mr_dialog_close_light=0x7f070144;
+ public static final int mr_dialog_material_background_dark=0x7f070145;
+ public static final int mr_dialog_material_background_light=0x7f070146;
+ public static final int mr_group_collapse=0x7f070147;
+ public static final int mr_group_expand=0x7f070148;
+ public static final int mr_media_pause_dark=0x7f070149;
+ public static final int mr_media_pause_light=0x7f07014a;
+ public static final int mr_media_play_dark=0x7f07014b;
+ public static final int mr_media_play_light=0x7f07014c;
+ public static final int mr_media_stop_dark=0x7f07014d;
+ public static final int mr_media_stop_light=0x7f07014e;
+ public static final int mr_vol_type_audiotrack_dark=0x7f07014f;
+ public static final int mr_vol_type_audiotrack_light=0x7f070150;
+ public static final int new_note=0x7f070151;
+ public static final int new_note_normal=0x7f070152;
+ public static final int new_note_pressed=0x7f070153;
+ public static final int note_edit_color_selector_panel=0x7f070154;
+ public static final int notification=0x7f070155;
+ public static final int notification_action_background=0x7f070156;
+ public static final int notification_bg=0x7f070157;
+ public static final int notification_bg_low=0x7f070158;
+ public static final int notification_bg_low_normal=0x7f070159;
+ public static final int notification_bg_low_pressed=0x7f07015a;
+ public static final int notification_bg_normal=0x7f07015b;
+ public static final int notification_bg_normal_pressed=0x7f07015c;
+ public static final int notification_icon_background=0x7f07015d;
+ public static final int notification_template_icon_bg=0x7f07015e;
+ public static final int notification_template_icon_low_bg=0x7f07015f;
+ public static final int notification_tile_bg=0x7f070160;
+ public static final int notify_panel_notification_icon_bg=0x7f070161;
+ public static final int search_result=0x7f070162;
+ public static final int selected=0x7f070163;
+ public static final int settings_launcher_background=0x7f070164;
+ public static final int splash=0x7f070165;
+ public static final int star=0x7f070166;
+ public static final int title_alert=0x7f070167;
+ public static final int title_bar_bg=0x7f070168;
+ public static final int tooltip_frame_dark=0x7f070169;
+ public static final int tooltip_frame_light=0x7f07016a;
+ public static final int water=0x7f07016b;
+ public static final int widget_2x_blue=0x7f07016c;
+ public static final int widget_2x_green=0x7f07016d;
+ public static final int widget_2x_red=0x7f07016e;
+ public static final int widget_2x_white=0x7f07016f;
+ public static final int widget_2x_yellow=0x7f070170;
+ public static final int widget_4x_blue=0x7f070171;
+ public static final int widget_4x_green=0x7f070172;
+ public static final int widget_4x_red=0x7f070173;
+ public static final int widget_4x_white=0x7f070174;
+ public static final int widget_4x_yellow=0x7f070175;
+ }
+ public static final class id {
+ public static final int ALT=0x7f080000;
+ public static final int CTRL=0x7f080001;
+ public static final int FUNCTION=0x7f080002;
+ public static final int META=0x7f080003;
+ public static final int Password=0x7f080004;
+ public static final int SHIFT=0x7f080005;
+ public static final int SYM=0x7f080006;
+ public static final int accountName=0x7f080007;
+ public static final int accountPassword=0x7f080008;
+ public static final int account_dialog_subtitle=0x7f080009;
+ public static final int account_dialog_title=0x7f08000a;
+ public static final int action0=0x7f08000b;
+ public static final int action_bar=0x7f08000c;
+ public static final int action_bar_activity_content=0x7f08000d;
+ public static final int action_bar_container=0x7f08000e;
+ public static final int action_bar_root=0x7f08000f;
+ public static final int action_bar_spinner=0x7f080010;
+ public static final int action_bar_subtitle=0x7f080011;
+ public static final int action_bar_title=0x7f080012;
+ public static final int action_container=0x7f080013;
+ public static final int action_context_bar=0x7f080014;
+ public static final int action_divider=0x7f080015;
+ public static final int action_image=0x7f080016;
+ public static final int action_menu_divider=0x7f080017;
+ public static final int action_menu_presenter=0x7f080018;
+ public static final int action_mode_bar=0x7f080019;
+ public static final int action_mode_bar_stub=0x7f08001a;
+ public static final int action_mode_close_button=0x7f08001b;
+ public static final int action_select_all=0x7f08001c;
+ public static final int action_text=0x7f08001d;
+ public static final int actions=0x7f08001e;
+ public static final int activity_chooser_view_content=0x7f08001f;
+ public static final int add=0x7f080020;
+ public static final int alertTitle=0x7f080021;
+ public static final int all=0x7f080022;
+ public static final int alreadyMember=0x7f080023;
+ public static final int always=0x7f080024;
+ public static final int amPm=0x7f080025;
+ public static final int async=0x7f080026;
+ public static final int barrier=0x7f080027;
+ public static final int beginning=0x7f080028;
+ public static final int blocking=0x7f080029;
+ public static final int bottom=0x7f08002a;
+ public static final int btn_new_note=0x7f08002b;
+ public static final int btn_password_clear=0x7f08002c;
+ public static final int btn_set_bg_color=0x7f08002d;
+ public static final int buttonPanel=0x7f08002e;
+ public static final int cancel_action=0x7f08002f;
+ public static final int cb_edit_item=0x7f080030;
+ public static final int center=0x7f080031;
+ public static final int center_horizontal=0x7f080032;
+ public static final int center_vertical=0x7f080033;
+ public static final int chains=0x7f080034;
+ public static final int checkbox=0x7f080035;
+ public static final int chronometer=0x7f080036;
+ public static final int clip_horizontal=0x7f080037;
+ public static final int clip_vertical=0x7f080038;
+ public static final int collapseActionView=0x7f080039;
+ public static final int content=0x7f08003a;
+ public static final int contentPanel=0x7f08003b;
+ public static final int create=0x7f08003c;
+ public static final int custom=0x7f08003d;
+ public static final int customPanel=0x7f08003e;
+ public static final int date=0x7f08003f;
+ public static final int decor_content_parent=0x7f080040;
+ public static final int default_activity_button=0x7f080041;
+ public static final int delete=0x7f080042;
+ public static final int dimensions=0x7f080043;
+ public static final int direct=0x7f080044;
+ public static final int disableHome=0x7f080045;
+<<<<<<< HEAD:src/Project/app/build/generated/not_namespaced_r_class_sources/debug/r/net/micode/notes/R.java
+ public static final int edit_query=0x7f080046;
+ public static final int end=0x7f080047;
+ public static final int end_padder=0x7f080048;
+ public static final int et_edit_text=0x7f080049;
+ public static final int et_foler_name=0x7f08004a;
+ public static final int expand_activities_button=0x7f08004b;
+ public static final int expanded_menu=0x7f08004c;
+ public static final int fill=0x7f08004d;
+ public static final int fill_horizontal=0x7f08004e;
+ public static final int fill_vertical=0x7f08004f;
+ public static final int font_size_selector=0x7f080050;
+ public static final int forever=0x7f080051;
+ public static final int gone=0x7f080052;
+ public static final int group_divider=0x7f080053;
+ public static final int home=0x7f080054;
+ public static final int homeAsUp=0x7f080055;
+ public static final int hour=0x7f080056;
+ public static final int icon=0x7f080057;
+ public static final int icon_group=0x7f080058;
+ public static final int ifRoom=0x7f080059;
+ public static final int image=0x7f08005a;
+ public static final int info=0x7f08005b;
+ public static final int invisible=0x7f08005c;
+ public static final int italic=0x7f08005d;
+ public static final int item_touch_helper_previous_elevation=0x7f08005e;
+ public static final int iv_alert_icon=0x7f08005f;
+ public static final int iv_bg_blue=0x7f080060;
+ public static final int iv_bg_blue_select=0x7f080061;
+ public static final int iv_bg_green=0x7f080062;
+ public static final int iv_bg_green_select=0x7f080063;
+ public static final int iv_bg_red=0x7f080064;
+ public static final int iv_bg_red_select=0x7f080065;
+ public static final int iv_bg_white=0x7f080066;
+ public static final int iv_bg_white_select=0x7f080067;
+ public static final int iv_bg_yellow=0x7f080068;
+ public static final int iv_bg_yellow_select=0x7f080069;
+ public static final int iv_large_select=0x7f08006a;
+ public static final int iv_lock=0x7f08006b;
+ public static final int iv_medium_select=0x7f08006c;
+ public static final int iv_small_select=0x7f08006d;
+ public static final int iv_star_icon=0x7f08006e;
+ public static final int iv_super_select=0x7f08006f;
+ public static final int iv_top_icon=0x7f080070;
+ public static final int left=0x7f080071;
+ public static final int line1=0x7f080072;
+ public static final int line3=0x7f080073;
+ public static final int listMode=0x7f080074;
+ public static final int list_item=0x7f080075;
+ public static final int ll_font_large=0x7f080076;
+ public static final int ll_font_normal=0x7f080077;
+ public static final int ll_font_small=0x7f080078;
+ public static final int ll_font_super=0x7f080079;
+ public static final int lockView=0x7f08007a;
+ public static final int login=0x7f08007b;
+ public static final int media_actions=0x7f08007c;
+ public static final int menu_alert=0x7f08007d;
+ public static final int menu_cancel_top=0x7f08007e;
+ public static final int menu_delete=0x7f08007f;
+ public static final int menu_delete_passcode=0x7f080080;
+ public static final int menu_delete_remind=0x7f080081;
+ public static final int menu_export_text=0x7f080082;
+ public static final int menu_font_size=0x7f080083;
+ public static final int menu_list_mode=0x7f080084;
+ public static final int menu_new_folder=0x7f080085;
+ public static final int menu_new_note=0x7f080086;
+ public static final int menu_search=0x7f080087;
+ public static final int menu_send_to_desktop=0x7f080088;
+ public static final int menu_set_passcode=0x7f080089;
+ public static final int menu_set_star=0x7f08008a;
+ public static final int menu_set_top=0x7f08008b;
+ public static final int menu_setting=0x7f08008c;
+ public static final int menu_share=0x7f08008d;
+ public static final int menu_sync=0x7f08008e;
+ public static final int message=0x7f08008f;
+ public static final int middle=0x7f080090;
+ public static final int minute=0x7f080091;
+ public static final int move=0x7f080092;
+ public static final int mr_art=0x7f080093;
+ public static final int mr_cast_checkbox=0x7f080094;
+ public static final int mr_cast_close_button=0x7f080095;
+ public static final int mr_cast_group_icon=0x7f080096;
+ public static final int mr_cast_group_name=0x7f080097;
+ public static final int mr_cast_list=0x7f080098;
+ public static final int mr_cast_meta=0x7f080099;
+ public static final int mr_cast_meta_art=0x7f08009a;
+ public static final int mr_cast_meta_subtitle=0x7f08009b;
+ public static final int mr_cast_meta_title=0x7f08009c;
+ public static final int mr_cast_route_icon=0x7f08009d;
+ public static final int mr_cast_route_name=0x7f08009e;
+ public static final int mr_cast_stop_button=0x7f08009f;
+ public static final int mr_cast_volume_layout=0x7f0800a0;
+ public static final int mr_cast_volume_slider=0x7f0800a1;
+ public static final int mr_chooser_list=0x7f0800a2;
+ public static final int mr_chooser_route_desc=0x7f0800a3;
+ public static final int mr_chooser_route_icon=0x7f0800a4;
+ public static final int mr_chooser_route_name=0x7f0800a5;
+ public static final int mr_chooser_title=0x7f0800a6;
+ public static final int mr_close=0x7f0800a7;
+ public static final int mr_control_divider=0x7f0800a8;
+ public static final int mr_control_playback_ctrl=0x7f0800a9;
+ public static final int mr_control_subtitle=0x7f0800aa;
+ public static final int mr_control_title=0x7f0800ab;
+ public static final int mr_control_title_container=0x7f0800ac;
+ public static final int mr_custom_control=0x7f0800ad;
+ public static final int mr_default_control=0x7f0800ae;
+ public static final int mr_dialog_area=0x7f0800af;
+ public static final int mr_dialog_header_name=0x7f0800b0;
+ public static final int mr_expandable_area=0x7f0800b1;
+ public static final int mr_group_expand_collapse=0x7f0800b2;
+ public static final int mr_group_volume_route_name=0x7f0800b3;
+ public static final int mr_group_volume_slider=0x7f0800b4;
+ public static final int mr_media_main_control=0x7f0800b5;
+ public static final int mr_name=0x7f0800b6;
+ public static final int mr_picker_close_button=0x7f0800b7;
+ public static final int mr_picker_list=0x7f0800b8;
+ public static final int mr_picker_route_icon=0x7f0800b9;
+ public static final int mr_picker_route_name=0x7f0800ba;
+ public static final int mr_playback_control=0x7f0800bb;
+ public static final int mr_title_bar=0x7f0800bc;
+ public static final int mr_volume_control=0x7f0800bd;
+ public static final int mr_volume_group_list=0x7f0800be;
+ public static final int mr_volume_item_icon=0x7f0800bf;
+ public static final int mr_volume_slider=0x7f0800c0;
+ public static final int multiply=0x7f0800c1;
+ public static final int navigation_bar=0x7f0800c2;
+ public static final int never=0x7f0800c3;
+ public static final int none=0x7f0800c4;
+ public static final int normal=0x7f0800c5;
+ public static final int note_bg_color_selector=0x7f0800c6;
+ public static final int note_edit_list=0x7f0800c7;
+ public static final int note_edit_view=0x7f0800c8;
+ public static final int note_item=0x7f0800c9;
+ public static final int note_title=0x7f0800ca;
+ public static final int notes_list=0x7f0800cb;
+ public static final int notification_background=0x7f0800cc;
+ public static final int notification_main_column=0x7f0800cd;
+ public static final int notification_main_column_container=0x7f0800ce;
+ public static final int packed=0x7f0800cf;
+ public static final int parent=0x7f0800d0;
+ public static final int parentPanel=0x7f0800d1;
+ public static final int percent=0x7f0800d2;
+ public static final int prefenerece_sync_status_textview=0x7f0800d3;
+ public static final int preference_sync_button=0x7f0800d4;
+ public static final int progress_circular=0x7f0800d5;
+ public static final int progress_horizontal=0x7f0800d6;
+ public static final int radio=0x7f0800d7;
+ public static final int retrieve_password=0x7f0800d8;
+ public static final int right=0x7f0800d9;
+ public static final int right_icon=0x7f0800da;
+ public static final int right_side=0x7f0800db;
+ public static final int screen=0x7f0800dc;
+ public static final int scrollIndicatorDown=0x7f0800dd;
+ public static final int scrollIndicatorUp=0x7f0800de;
+ public static final int scrollView=0x7f0800df;
+ public static final int search_badge=0x7f0800e0;
+ public static final int search_bar=0x7f0800e1;
+ public static final int search_button=0x7f0800e2;
+ public static final int search_close_btn=0x7f0800e3;
+ public static final int search_edit_frame=0x7f0800e4;
+ public static final int search_go_btn=0x7f0800e5;
+ public static final int search_mag_icon=0x7f0800e6;
+ public static final int search_plate=0x7f0800e7;
+ public static final int search_src_text=0x7f0800e8;
+ public static final int search_voice_btn=0x7f0800e9;
+ public static final int select_dialog_listview=0x7f0800ea;
+ public static final int selection_menu=0x7f0800eb;
+ public static final int shortcut=0x7f0800ec;
+ public static final int showCustom=0x7f0800ed;
+ public static final int showHome=0x7f0800ee;
+ public static final int showTitle=0x7f0800ef;
+ public static final int signUp=0x7f0800f0;
+ public static final int spacer=0x7f0800f1;
+ public static final int split_action_bar=0x7f0800f2;
+ public static final int spread=0x7f0800f3;
+ public static final int spread_inside=0x7f0800f4;
+ public static final int src_atop=0x7f0800f5;
+ public static final int src_in=0x7f0800f6;
+ public static final int src_over=0x7f0800f7;
+ public static final int standard=0x7f0800f8;
+ public static final int start=0x7f0800f9;
+ public static final int status_bar_latest_event_content=0x7f0800fa;
+ public static final int submenuarrow=0x7f0800fb;
+ public static final int submit=0x7f0800fc;
+ public static final int submit_area=0x7f0800fd;
+ public static final int sv_note_edit=0x7f0800fe;
+ public static final int syncdownload=0x7f0800ff;
+ public static final int syncupload=0x7f080100;
+ public static final int tabMode=0x7f080101;
+ public static final int tag_transition_group=0x7f080102;
+ public static final int tag_unhandled_key_event_manager=0x7f080103;
+ public static final int tag_unhandled_key_listeners=0x7f080104;
+ public static final int text=0x7f080105;
+ public static final int text2=0x7f080106;
+ public static final int textSpacerNoButtons=0x7f080107;
+ public static final int textSpacerNoTitle=0x7f080108;
+ public static final int time=0x7f080109;
+ public static final int title=0x7f08010a;
+ public static final int titleDividerNoCustom=0x7f08010b;
+ public static final int title_template=0x7f08010c;
+ public static final int top=0x7f08010d;
+ public static final int topPanel=0x7f08010e;
+ public static final int tv_activity_set_lock_title=0x7f08010f;
+ public static final int tv_alert_date=0x7f080110;
+ public static final int tv_folder_name=0x7f080111;
+ public static final int tv_modified_date=0x7f080112;
+ public static final int tv_name=0x7f080113;
+ public static final int tv_set_top=0x7f080114;
+ public static final int tv_time=0x7f080115;
+ public static final int tv_title=0x7f080116;
+ public static final int tv_title_bar=0x7f080117;
+ public static final int uniform=0x7f080118;
+ public static final int up=0x7f080119;
+ public static final int useLogo=0x7f08011a;
+ public static final int userName=0x7f08011b;
+ public static final int volume_item_container=0x7f08011c;
+ public static final int widget_bg_image=0x7f08011d;
+ public static final int widget_text=0x7f08011e;
+ public static final int withText=0x7f08011f;
+ public static final int wrap=0x7f080120;
+ public static final int wrap_content=0x7f080121;
+=======
+ public static final int dummy_button=0x7f080046;
+ public static final int edit_query=0x7f080047;
+ public static final int end=0x7f080048;
+ public static final int end_padder=0x7f080049;
+ public static final int et_edit_text=0x7f08004a;
+ public static final int et_foler_name=0x7f08004b;
+ public static final int expand_activities_button=0x7f08004c;
+ public static final int expanded_menu=0x7f08004d;
+ public static final int fill=0x7f08004e;
+ public static final int fill_horizontal=0x7f08004f;
+ public static final int fill_vertical=0x7f080050;
+ public static final int font_size_selector=0x7f080051;
+ public static final int forever=0x7f080052;
+ public static final int fullscreen_content=0x7f080053;
+ public static final int fullscreen_content_controls=0x7f080054;
+ public static final int gone=0x7f080055;
+ public static final int group_divider=0x7f080056;
+ public static final int home=0x7f080057;
+ public static final int homeAsUp=0x7f080058;
+ public static final int hour=0x7f080059;
+ public static final int icon=0x7f08005a;
+ public static final int icon_group=0x7f08005b;
+ public static final int ifRoom=0x7f08005c;
+ public static final int image=0x7f08005d;
+ public static final int info=0x7f08005e;
+ public static final int invisible=0x7f08005f;
+ public static final int italic=0x7f080060;
+ public static final int item_touch_helper_previous_elevation=0x7f080061;
+ public static final int iv_alert_icon=0x7f080062;
+ public static final int iv_bg_blue=0x7f080063;
+ public static final int iv_bg_blue_select=0x7f080064;
+ public static final int iv_bg_green=0x7f080065;
+ public static final int iv_bg_green_select=0x7f080066;
+ public static final int iv_bg_red=0x7f080067;
+ public static final int iv_bg_red_select=0x7f080068;
+ public static final int iv_bg_white=0x7f080069;
+ public static final int iv_bg_white_select=0x7f08006a;
+ public static final int iv_bg_yellow=0x7f08006b;
+ public static final int iv_bg_yellow_select=0x7f08006c;
+ public static final int iv_large_select=0x7f08006d;
+ public static final int iv_lock=0x7f08006e;
+ public static final int iv_medium_select=0x7f08006f;
+ public static final int iv_small_select=0x7f080070;
+ public static final int iv_star_icon=0x7f080071;
+ public static final int iv_super_select=0x7f080072;
+ public static final int iv_top_icon=0x7f080073;
+ public static final int left=0x7f080074;
+ public static final int line1=0x7f080075;
+ public static final int line3=0x7f080076;
+ public static final int listMode=0x7f080077;
+ public static final int list_item=0x7f080078;
+ public static final int ll_font_large=0x7f080079;
+ public static final int ll_font_normal=0x7f08007a;
+ public static final int ll_font_small=0x7f08007b;
+ public static final int ll_font_super=0x7f08007c;
+ public static final int lockView=0x7f08007d;
+ public static final int login=0x7f08007e;
+ public static final int media_actions=0x7f08007f;
+ public static final int menu_alert=0x7f080080;
+ public static final int menu_cancel_top=0x7f080081;
+ public static final int menu_delete=0x7f080082;
+ public static final int menu_delete_passcode=0x7f080083;
+ public static final int menu_delete_remind=0x7f080084;
+ public static final int menu_export_text=0x7f080085;
+ public static final int menu_font_size=0x7f080086;
+ public static final int menu_grassland=0x7f080087;
+ public static final int menu_list_mode=0x7f080088;
+ public static final int menu_magma=0x7f080089;
+ public static final int menu_new_folder=0x7f08008a;
+ public static final int menu_new_note=0x7f08008b;
+ public static final int menu_search=0x7f08008c;
+ public static final int menu_send_to_desktop=0x7f08008d;
+ public static final int menu_set_passcode=0x7f08008e;
+ public static final int menu_set_star=0x7f08008f;
+ public static final int menu_set_top=0x7f080090;
+ public static final int menu_setting=0x7f080091;
+ public static final int menu_share=0x7f080092;
+ public static final int menu_sync=0x7f080093;
+ public static final int menu_water=0x7f080094;
+ public static final int message=0x7f080095;
+ public static final int middle=0x7f080096;
+ public static final int minute=0x7f080097;
+ public static final int move=0x7f080098;
+ public static final int mr_art=0x7f080099;
+ public static final int mr_cast_checkbox=0x7f08009a;
+ public static final int mr_cast_close_button=0x7f08009b;
+ public static final int mr_cast_group_icon=0x7f08009c;
+ public static final int mr_cast_group_name=0x7f08009d;
+ public static final int mr_cast_list=0x7f08009e;
+ public static final int mr_cast_meta=0x7f08009f;
+ public static final int mr_cast_meta_art=0x7f0800a0;
+ public static final int mr_cast_meta_subtitle=0x7f0800a1;
+ public static final int mr_cast_meta_title=0x7f0800a2;
+ public static final int mr_cast_route_icon=0x7f0800a3;
+ public static final int mr_cast_route_name=0x7f0800a4;
+ public static final int mr_cast_stop_button=0x7f0800a5;
+ public static final int mr_cast_volume_layout=0x7f0800a6;
+ public static final int mr_cast_volume_slider=0x7f0800a7;
+ public static final int mr_chooser_list=0x7f0800a8;
+ public static final int mr_chooser_route_desc=0x7f0800a9;
+ public static final int mr_chooser_route_icon=0x7f0800aa;
+ public static final int mr_chooser_route_name=0x7f0800ab;
+ public static final int mr_chooser_title=0x7f0800ac;
+ public static final int mr_close=0x7f0800ad;
+ public static final int mr_control_divider=0x7f0800ae;
+ public static final int mr_control_playback_ctrl=0x7f0800af;
+ public static final int mr_control_subtitle=0x7f0800b0;
+ public static final int mr_control_title=0x7f0800b1;
+ public static final int mr_control_title_container=0x7f0800b2;
+ public static final int mr_custom_control=0x7f0800b3;
+ public static final int mr_default_control=0x7f0800b4;
+ public static final int mr_dialog_area=0x7f0800b5;
+ public static final int mr_dialog_header_name=0x7f0800b6;
+ public static final int mr_expandable_area=0x7f0800b7;
+ public static final int mr_group_expand_collapse=0x7f0800b8;
+ public static final int mr_group_volume_route_name=0x7f0800b9;
+ public static final int mr_group_volume_slider=0x7f0800ba;
+ public static final int mr_media_main_control=0x7f0800bb;
+ public static final int mr_name=0x7f0800bc;
+ public static final int mr_picker_close_button=0x7f0800bd;
+ public static final int mr_picker_list=0x7f0800be;
+ public static final int mr_picker_route_icon=0x7f0800bf;
+ public static final int mr_picker_route_name=0x7f0800c0;
+ public static final int mr_playback_control=0x7f0800c1;
+ public static final int mr_title_bar=0x7f0800c2;
+ public static final int mr_volume_control=0x7f0800c3;
+ public static final int mr_volume_group_list=0x7f0800c4;
+ public static final int mr_volume_item_icon=0x7f0800c5;
+ public static final int mr_volume_slider=0x7f0800c6;
+ public static final int multiply=0x7f0800c7;
+ public static final int navigation_bar=0x7f0800c8;
+ public static final int never=0x7f0800c9;
+ public static final int none=0x7f0800ca;
+ public static final int normal=0x7f0800cb;
+ public static final int note_bg_color_selector=0x7f0800cc;
+ public static final int note_edit_list=0x7f0800cd;
+ public static final int note_edit_view=0x7f0800ce;
+ public static final int note_item=0x7f0800cf;
+ public static final int note_title=0x7f0800d0;
+ public static final int notes_list=0x7f0800d1;
+ public static final int notification_background=0x7f0800d2;
+ public static final int notification_main_column=0x7f0800d3;
+ public static final int notification_main_column_container=0x7f0800d4;
+ public static final int packed=0x7f0800d5;
+ public static final int parent=0x7f0800d6;
+ public static final int parentPanel=0x7f0800d7;
+ public static final int percent=0x7f0800d8;
+ public static final int prefenerece_sync_status_textview=0x7f0800d9;
+ public static final int preference_sync_button=0x7f0800da;
+ public static final int progress_circular=0x7f0800db;
+ public static final int progress_horizontal=0x7f0800dc;
+ public static final int radio=0x7f0800dd;
+ public static final int retrieve_password=0x7f0800de;
+ public static final int right=0x7f0800df;
+ public static final int right_icon=0x7f0800e0;
+ public static final int right_side=0x7f0800e1;
+ public static final int screen=0x7f0800e2;
+ public static final int scrollIndicatorDown=0x7f0800e3;
+ public static final int scrollIndicatorUp=0x7f0800e4;
+ public static final int scrollView=0x7f0800e5;
+ public static final int search_badge=0x7f0800e6;
+ public static final int search_bar=0x7f0800e7;
+ public static final int search_button=0x7f0800e8;
+ public static final int search_close_btn=0x7f0800e9;
+ public static final int search_edit_frame=0x7f0800ea;
+ public static final int search_go_btn=0x7f0800eb;
+ public static final int search_mag_icon=0x7f0800ec;
+ public static final int search_plate=0x7f0800ed;
+ public static final int search_src_text=0x7f0800ee;
+ public static final int search_voice_btn=0x7f0800ef;
+ public static final int select_dialog_listview=0x7f0800f0;
+ public static final int selection_menu=0x7f0800f1;
+ public static final int shortcut=0x7f0800f2;
+ public static final int showCustom=0x7f0800f3;
+ public static final int showHome=0x7f0800f4;
+ public static final int showTitle=0x7f0800f5;
+ public static final int signUp=0x7f0800f6;
+ public static final int spacer=0x7f0800f7;
+ public static final int split_action_bar=0x7f0800f8;
+ public static final int spread=0x7f0800f9;
+ public static final int spread_inside=0x7f0800fa;
+ public static final int src_atop=0x7f0800fb;
+ public static final int src_in=0x7f0800fc;
+ public static final int src_over=0x7f0800fd;
+ public static final int standard=0x7f0800fe;
+ public static final int start=0x7f0800ff;
+ public static final int status_bar_latest_event_content=0x7f080100;
+ public static final int submenuarrow=0x7f080101;
+ public static final int submit=0x7f080102;
+ public static final int submit_area=0x7f080103;
+ public static final int sv_note_edit=0x7f080104;
+ public static final int syncdownload=0x7f080105;
+ public static final int syncupload=0x7f080106;
+ public static final int tabMode=0x7f080107;
+ public static final int tag_transition_group=0x7f080108;
+ public static final int tag_unhandled_key_event_manager=0x7f080109;
+ public static final int tag_unhandled_key_listeners=0x7f08010a;
+ public static final int text=0x7f08010b;
+ public static final int text2=0x7f08010c;
+ public static final int textSpacerNoButtons=0x7f08010d;
+ public static final int textSpacerNoTitle=0x7f08010e;
+ public static final int time=0x7f08010f;
+ public static final int title=0x7f080110;
+ public static final int titleDividerNoCustom=0x7f080111;
+ public static final int title_template=0x7f080112;
+ public static final int top=0x7f080113;
+ public static final int topPanel=0x7f080114;
+ public static final int tv_activity_set_lock_title=0x7f080115;
+ public static final int tv_alert_date=0x7f080116;
+ public static final int tv_folder_name=0x7f080117;
+ public static final int tv_modified_date=0x7f080118;
+ public static final int tv_name=0x7f080119;
+ public static final int tv_set_top=0x7f08011a;
+ public static final int tv_time=0x7f08011b;
+ public static final int tv_title=0x7f08011c;
+ public static final int tv_title_bar=0x7f08011d;
+ public static final int uniform=0x7f08011e;
+ public static final int up=0x7f08011f;
+ public static final int useLogo=0x7f080120;
+ public static final int userName=0x7f080121;
+ public static final int volume_item_container=0x7f080122;
+ public static final int widget_bg_image=0x7f080123;
+ public static final int widget_text=0x7f080124;
+ public static final int withText=0x7f080125;
+ public static final int wrap=0x7f080126;
+ public static final int wrap_content=0x7f080127;
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/generated/not_namespaced_r_class_sources/release/r/net/micode/notes/R.java
+ }
+ public static final class integer {
+ public static final int abc_config_activityDefaultDur=0x7f090000;
+ public static final int abc_config_activityShortDur=0x7f090001;
+ public static final int cancel_button_image_alpha=0x7f090002;
+ public static final int config_tooltipAnimTime=0x7f090003;
+ public static final int mr_controller_volume_group_list_animation_duration_ms=0x7f090004;
+ public static final int mr_controller_volume_group_list_fade_in_duration_ms=0x7f090005;
+ public static final int mr_controller_volume_group_list_fade_out_duration_ms=0x7f090006;
+ public static final int mr_update_routes_delay_ms=0x7f090007;
+ public static final int status_bar_notification_info_maxnum=0x7f090008;
+ }
+ public static final class interpolator {
+ public static final int mr_fast_out_slow_in=0x7f0a0000;
+ public static final int mr_linear_out_slow_in=0x7f0a0001;
+ }
+ public static final class layout {
+ public static final int abc_action_bar_title_item=0x7f0b0000;
+ public static final int abc_action_bar_up_container=0x7f0b0001;
+ public static final int abc_action_menu_item_layout=0x7f0b0002;
+ public static final int abc_action_menu_layout=0x7f0b0003;
+ public static final int abc_action_mode_bar=0x7f0b0004;
+ public static final int abc_action_mode_close_item_material=0x7f0b0005;
+ public static final int abc_activity_chooser_view=0x7f0b0006;
+ public static final int abc_activity_chooser_view_list_item=0x7f0b0007;
+ public static final int abc_alert_dialog_button_bar_material=0x7f0b0008;
+ public static final int abc_alert_dialog_material=0x7f0b0009;
+ public static final int abc_alert_dialog_title_material=0x7f0b000a;
+ public static final int abc_cascading_menu_item_layout=0x7f0b000b;
+ public static final int abc_dialog_title_material=0x7f0b000c;
+ public static final int abc_expanded_menu_layout=0x7f0b000d;
+ public static final int abc_list_menu_item_checkbox=0x7f0b000e;
+ public static final int abc_list_menu_item_icon=0x7f0b000f;
+ public static final int abc_list_menu_item_layout=0x7f0b0010;
+ public static final int abc_list_menu_item_radio=0x7f0b0011;
+ public static final int abc_popup_menu_header_item_layout=0x7f0b0012;
+ public static final int abc_popup_menu_item_layout=0x7f0b0013;
+ public static final int abc_screen_content_include=0x7f0b0014;
+ public static final int abc_screen_simple=0x7f0b0015;
+ public static final int abc_screen_simple_overlay_action_mode=0x7f0b0016;
+ public static final int abc_screen_toolbar=0x7f0b0017;
+ public static final int abc_search_dropdown_item_icons_2line=0x7f0b0018;
+ public static final int abc_search_view=0x7f0b0019;
+ public static final int abc_select_dialog_material=0x7f0b001a;
+ public static final int abc_tooltip=0x7f0b001b;
+ public static final int account_dialog_title=0x7f0b001c;
+ public static final int activity_addaccount=0x7f0b001d;
+ public static final int activity_lock=0x7f0b001e;
+ public static final int activity_login=0x7f0b001f;
+ public static final int activity_set_lock=0x7f0b0020;
+<<<<<<< HEAD:src/Project/app/build/generated/not_namespaced_r_class_sources/debug/r/net/micode/notes/R.java
+ public static final int activity_sync=0x7f0b0021;
+ public static final int add_account_text=0x7f0b0022;
+ public static final int datetime_picker=0x7f0b0023;
+ public static final int dialog_edit_text=0x7f0b0024;
+ public static final int folder_list_item=0x7f0b0025;
+ public static final int mr_cast_dialog=0x7f0b0026;
+ public static final int mr_cast_group_item=0x7f0b0027;
+ public static final int mr_cast_group_volume_item=0x7f0b0028;
+ public static final int mr_cast_media_metadata=0x7f0b0029;
+ public static final int mr_cast_route_item=0x7f0b002a;
+ public static final int mr_chooser_dialog=0x7f0b002b;
+ public static final int mr_chooser_list_item=0x7f0b002c;
+ public static final int mr_controller_material_dialog_b=0x7f0b002d;
+ public static final int mr_controller_volume_item=0x7f0b002e;
+ public static final int mr_dialog_header_item=0x7f0b002f;
+ public static final int mr_picker_dialog=0x7f0b0030;
+ public static final int mr_picker_route_item=0x7f0b0031;
+ public static final int mr_playback_control=0x7f0b0032;
+ public static final int mr_volume_control=0x7f0b0033;
+ public static final int note_edit=0x7f0b0034;
+ public static final int note_edit_list_item=0x7f0b0035;
+ public static final int note_item=0x7f0b0036;
+ public static final int note_list=0x7f0b0037;
+ public static final int note_list_dropdown_menu=0x7f0b0038;
+ public static final int note_list_footer=0x7f0b0039;
+ public static final int notification_action=0x7f0b003a;
+ public static final int notification_action_tombstone=0x7f0b003b;
+ public static final int notification_media_action=0x7f0b003c;
+ public static final int notification_media_cancel_action=0x7f0b003d;
+ public static final int notification_template_big_media=0x7f0b003e;
+ public static final int notification_template_big_media_custom=0x7f0b003f;
+ public static final int notification_template_big_media_narrow=0x7f0b0040;
+ public static final int notification_template_big_media_narrow_custom=0x7f0b0041;
+ public static final int notification_template_custom_big=0x7f0b0042;
+ public static final int notification_template_icon_group=0x7f0b0043;
+ public static final int notification_template_lines_media=0x7f0b0044;
+ public static final int notification_template_media=0x7f0b0045;
+ public static final int notification_template_media_custom=0x7f0b0046;
+ public static final int notification_template_part_chronometer=0x7f0b0047;
+ public static final int notification_template_part_time=0x7f0b0048;
+ public static final int select_dialog_item_material=0x7f0b0049;
+ public static final int select_dialog_multichoice_material=0x7f0b004a;
+ public static final int select_dialog_singlechoice_material=0x7f0b004b;
+ public static final int settings_header=0x7f0b004c;
+ public static final int support_simple_spinner_dropdown_item=0x7f0b004d;
+ public static final int widget_2x=0x7f0b004e;
+ public static final int widget_4x=0x7f0b004f;
+ public static final int widget_lock_view=0x7f0b0050;
+=======
+ public static final int activity_splash=0x7f0b0021;
+ public static final int activity_sync=0x7f0b0022;
+ public static final int add_account_text=0x7f0b0023;
+ public static final int datetime_picker=0x7f0b0024;
+ public static final int dialog_edit_text=0x7f0b0025;
+ public static final int folder_list_item=0x7f0b0026;
+ public static final int mr_cast_dialog=0x7f0b0027;
+ public static final int mr_cast_group_item=0x7f0b0028;
+ public static final int mr_cast_group_volume_item=0x7f0b0029;
+ public static final int mr_cast_media_metadata=0x7f0b002a;
+ public static final int mr_cast_route_item=0x7f0b002b;
+ public static final int mr_chooser_dialog=0x7f0b002c;
+ public static final int mr_chooser_list_item=0x7f0b002d;
+ public static final int mr_controller_material_dialog_b=0x7f0b002e;
+ public static final int mr_controller_volume_item=0x7f0b002f;
+ public static final int mr_dialog_header_item=0x7f0b0030;
+ public static final int mr_picker_dialog=0x7f0b0031;
+ public static final int mr_picker_route_item=0x7f0b0032;
+ public static final int mr_playback_control=0x7f0b0033;
+ public static final int mr_volume_control=0x7f0b0034;
+ public static final int note_edit=0x7f0b0035;
+ public static final int note_edit_list_item=0x7f0b0036;
+ public static final int note_item=0x7f0b0037;
+ public static final int note_list=0x7f0b0038;
+ public static final int note_list_dropdown_menu=0x7f0b0039;
+ public static final int note_list_footer=0x7f0b003a;
+ public static final int notification_action=0x7f0b003b;
+ public static final int notification_action_tombstone=0x7f0b003c;
+ public static final int notification_media_action=0x7f0b003d;
+ public static final int notification_media_cancel_action=0x7f0b003e;
+ public static final int notification_template_big_media=0x7f0b003f;
+ public static final int notification_template_big_media_custom=0x7f0b0040;
+ public static final int notification_template_big_media_narrow=0x7f0b0041;
+ public static final int notification_template_big_media_narrow_custom=0x7f0b0042;
+ public static final int notification_template_custom_big=0x7f0b0043;
+ public static final int notification_template_icon_group=0x7f0b0044;
+ public static final int notification_template_lines_media=0x7f0b0045;
+ public static final int notification_template_media=0x7f0b0046;
+ public static final int notification_template_media_custom=0x7f0b0047;
+ public static final int notification_template_part_chronometer=0x7f0b0048;
+ public static final int notification_template_part_time=0x7f0b0049;
+ public static final int select_dialog_item_material=0x7f0b004a;
+ public static final int select_dialog_multichoice_material=0x7f0b004b;
+ public static final int select_dialog_singlechoice_material=0x7f0b004c;
+ public static final int settings_header=0x7f0b004d;
+ public static final int support_simple_spinner_dropdown_item=0x7f0b004e;
+ public static final int widget_2x=0x7f0b004f;
+ public static final int widget_4x=0x7f0b0050;
+ public static final int widget_lock_view=0x7f0b0051;
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/generated/not_namespaced_r_class_sources/release/r/net/micode/notes/R.java
+ }
+ public static final class menu {
+ public static final int call_note_edit=0x7f0c0000;
+ public static final int call_record_folder=0x7f0c0001;
+ public static final int note_edit=0x7f0c0002;
+ public static final int note_list=0x7f0c0003;
+ public static final int note_list_dropdown=0x7f0c0004;
+ public static final int note_list_options=0x7f0c0005;
+ public static final int sub_folder=0x7f0c0006;
+ }
+ public static final class plurals {
+ public static final int search_results_title=0x7f0d0000;
+ }
+ public static final class raw {
+ public static final int introduction=0x7f0e0000;
+ }
+ public static final class string {
+ public static final int abc_action_bar_home_description=0x7f0f0000;
+ public static final int abc_action_bar_up_description=0x7f0f0001;
+ public static final int abc_action_menu_overflow_description=0x7f0f0002;
+ public static final int abc_action_mode_done=0x7f0f0003;
+ public static final int abc_activity_chooser_view_see_all=0x7f0f0004;
+ public static final int abc_activitychooserview_choose_application=0x7f0f0005;
+ public static final int abc_capital_off=0x7f0f0006;
+ public static final int abc_capital_on=0x7f0f0007;
+ public static final int abc_font_family_body_1_material=0x7f0f0008;
+ public static final int abc_font_family_body_2_material=0x7f0f0009;
+ public static final int abc_font_family_button_material=0x7f0f000a;
+ public static final int abc_font_family_caption_material=0x7f0f000b;
+ public static final int abc_font_family_display_1_material=0x7f0f000c;
+ public static final int abc_font_family_display_2_material=0x7f0f000d;
+ public static final int abc_font_family_display_3_material=0x7f0f000e;
+ public static final int abc_font_family_display_4_material=0x7f0f000f;
+ public static final int abc_font_family_headline_material=0x7f0f0010;
+ public static final int abc_font_family_menu_material=0x7f0f0011;
+ public static final int abc_font_family_subhead_material=0x7f0f0012;
+ public static final int abc_font_family_title_material=0x7f0f0013;
+ public static final int abc_menu_alt_shortcut_label=0x7f0f0014;
+ public static final int abc_menu_ctrl_shortcut_label=0x7f0f0015;
+ public static final int abc_menu_delete_shortcut_label=0x7f0f0016;
+ public static final int abc_menu_enter_shortcut_label=0x7f0f0017;
+ public static final int abc_menu_function_shortcut_label=0x7f0f0018;
+ public static final int abc_menu_meta_shortcut_label=0x7f0f0019;
+ public static final int abc_menu_shift_shortcut_label=0x7f0f001a;
+ public static final int abc_menu_space_shortcut_label=0x7f0f001b;
+ public static final int abc_menu_sym_shortcut_label=0x7f0f001c;
+ public static final int abc_prepend_shortcut_label=0x7f0f001d;
+ public static final int abc_search_hint=0x7f0f001e;
+ public static final int abc_searchview_description_clear=0x7f0f001f;
+ public static final int abc_searchview_description_query=0x7f0f0020;
+ public static final int abc_searchview_description_search=0x7f0f0021;
+ public static final int abc_searchview_description_submit=0x7f0f0022;
+ public static final int abc_searchview_description_voice=0x7f0f0023;
+ public static final int abc_shareactionprovider_share_with=0x7f0f0024;
+ public static final int abc_shareactionprovider_share_with_application=0x7f0f0025;
+ public static final int abc_toolbar_collapse_description=0x7f0f0026;
+ public static final int alert_message_delete_folder=0x7f0f0027;
+ public static final int alert_message_delete_note=0x7f0f0028;
+ public static final int alert_message_delete_notes=0x7f0f0029;
+ public static final int alert_title_delete=0x7f0f002a;
+ public static final int app_name=0x7f0f002b;
+ public static final int app_widget2x2=0x7f0f002c;
+ public static final int app_widget4x4=0x7f0f002d;
+ public static final int button_delete=0x7f0f002e;
+ public static final int call_record_folder_name=0x7f0f002f;
+ public static final int datetime_dialog_cancel=0x7f0f0030;
+ public static final int datetime_dialog_ok=0x7f0f0031;
+ public static final int delete_remind_time_message=0x7f0f0032;
+ public static final int dummy_button=0x7f0f0033;
+ public static final int dummy_content=0x7f0f0034;
+ public static final int error_delete_locked_note=0x7f0f0035;
+ public static final int error_delete_star_note=0x7f0f0036;
+ public static final int error_note_empty_for_clock=0x7f0f0037;
+ public static final int error_note_empty_for_send_to_desktop=0x7f0f0038;
+ public static final int error_note_empty_for_top=0x7f0f0039;
+ public static final int error_note_not_exist=0x7f0f003a;
+ public static final int error_sdcard_export=0x7f0f003b;
+ public static final int error_sdcard_unmounted=0x7f0f003c;
+ public static final int error_sync_cancelled=0x7f0f003d;
+ public static final int error_sync_internal=0x7f0f003e;
+ public static final int error_sync_network=0x7f0f003f;
+ public static final int failed_sdcard_export=0x7f0f0040;
+ public static final int file_name_txt_format=0x7f0f0041;
+ public static final int file_path=0x7f0f0042;
+ public static final int find_passcode=0x7f0f0043;
+ public static final int folder_exist=0x7f0f0044;
+ public static final int format_date_ymd=0x7f0f0045;
+ public static final int format_datetime_mdhm=0x7f0f0046;
+ public static final int format_exported_file_location=0x7f0f0047;
+ public static final int format_folder_files_count=0x7f0f0048;
+ public static final int format_move_notes_to_folder=0x7f0f0049;
+ public static final int hint_foler_name=0x7f0f004a;
+ public static final int info_note_enter_desktop=0x7f0f004b;
+ public static final int menu_alert=0x7f0f004c;
+ public static final int menu_cancel_top=0x7f0f004d;
+ public static final int menu_create_folder=0x7f0f004e;
+ public static final int menu_delete=0x7f0f004f;
+ public static final int menu_delete_passcode=0x7f0f0050;
+ public static final int menu_delete_star=0x7f0f0051;
+ public static final int menu_deselect_all=0x7f0f0052;
+ public static final int menu_export_text=0x7f0f0053;
+ public static final int menu_folder_change_name=0x7f0f0054;
+ public static final int menu_folder_delete=0x7f0f0055;
+ public static final int menu_folder_view=0x7f0f0056;
+ public static final int menu_font_large=0x7f0f0057;
+ public static final int menu_font_normal=0x7f0f0058;
+ public static final int menu_font_size=0x7f0f0059;
+ public static final int menu_font_small=0x7f0f005a;
+ public static final int menu_font_super=0x7f0f005b;
+ public static final int menu_grassland=0x7f0f005c;
+ public static final int menu_list_mode=0x7f0f005d;
+ public static final int menu_magma=0x7f0f005e;
+ public static final int menu_move=0x7f0f005f;
+ public static final int menu_move_parent_folder=0x7f0f0060;
+ public static final int menu_normal_mode=0x7f0f0061;
+ public static final int menu_remove_remind=0x7f0f0062;
+ public static final int menu_search=0x7f0f0063;
+ public static final int menu_select_all=0x7f0f0064;
+ public static final int menu_select_none=0x7f0f0065;
+ public static final int menu_select_title=0x7f0f0066;
+ public static final int menu_send_to_desktop=0x7f0f0067;
+ public static final int menu_set_passcode=0x7f0f0068;
+ public static final int menu_set_star=0x7f0f0069;
+ public static final int menu_set_top=0x7f0f006a;
+ public static final int menu_setting=0x7f0f006b;
+ public static final int menu_share=0x7f0f006c;
+ public static final int menu_sync=0x7f0f006d;
+ public static final int menu_sync_cancel=0x7f0f006e;
+ public static final int menu_title_select_folder=0x7f0f006f;
+ public static final int menu_water=0x7f0f0070;
+ public static final int mr_button_content_description=0x7f0f0071;
+ public static final int mr_cast_button_connected=0x7f0f0072;
+ public static final int mr_cast_button_connecting=0x7f0f0073;
+ public static final int mr_cast_button_disconnected=0x7f0f0074;
+ public static final int mr_cast_dialog_title_view_placeholder=0x7f0f0075;
+ public static final int mr_chooser_searching=0x7f0f0076;
+ public static final int mr_chooser_title=0x7f0f0077;
+ public static final int mr_controller_album_art=0x7f0f0078;
+ public static final int mr_controller_casting_screen=0x7f0f0079;
+ public static final int mr_controller_close_description=0x7f0f007a;
+ public static final int mr_controller_collapse_group=0x7f0f007b;
+ public static final int mr_controller_disconnect=0x7f0f007c;
+ public static final int mr_controller_expand_group=0x7f0f007d;
+ public static final int mr_controller_no_info_available=0x7f0f007e;
+ public static final int mr_controller_no_media_selected=0x7f0f007f;
+ public static final int mr_controller_pause=0x7f0f0080;
+ public static final int mr_controller_play=0x7f0f0081;
+ public static final int mr_controller_stop=0x7f0f0082;
+ public static final int mr_controller_stop_casting=0x7f0f0083;
+ public static final int mr_controller_volume_slider=0x7f0f0084;
+ public static final int mr_dialog_device_header=0x7f0f0085;
+ public static final int mr_dialog_route_header=0x7f0f0086;
+ public static final int mr_system_route_name=0x7f0f0087;
+ public static final int mr_user_route_category_name=0x7f0f0088;
+ public static final int note_alert_expired=0x7f0f0089;
+ public static final int note_link_email=0x7f0f008a;
+ public static final int note_link_other=0x7f0f008b;
+ public static final int note_link_tel=0x7f0f008c;
+ public static final int note_link_web=0x7f0f008d;
+ public static final int note_passcode_deleted=0x7f0f008e;
+ public static final int notealert_enter=0x7f0f008f;
+ public static final int notealert_ok=0x7f0f0090;
+ public static final int notelist_menu_new=0x7f0f0091;
+ public static final int notelist_string_info=0x7f0f0092;
+ public static final int preferences_account_summary=0x7f0f0093;
+ public static final int preferences_account_title=0x7f0f0094;
+ public static final int preferences_add_account=0x7f0f0095;
+ public static final int preferences_bg_random_appear_title=0x7f0f0096;
+ public static final int preferences_button_sync_cancel=0x7f0f0097;
+ public static final int preferences_button_sync_immediately=0x7f0f0098;
+ public static final int preferences_dialog_change_account_title=0x7f0f0099;
+ public static final int preferences_dialog_change_account_warn_msg=0x7f0f009a;
+ public static final int preferences_dialog_select_account_tips=0x7f0f009b;
+ public static final int preferences_dialog_select_account_title=0x7f0f009c;
+ public static final int preferences_last_sync_time=0x7f0f009d;
+ public static final int preferences_last_sync_time_format=0x7f0f009e;
+ public static final int preferences_menu_cancel=0x7f0f009f;
+ public static final int preferences_menu_change_account=0x7f0f00a0;
+ public static final int preferences_menu_remove_account=0x7f0f00a1;
+ public static final int preferences_title=0x7f0f00a2;
+ public static final int preferences_toast_cannot_change_account=0x7f0f00a3;
+ public static final int preferences_toast_success_set_accout=0x7f0f00a4;
+ public static final int search=0x7f0f00a5;
+ public static final int search_hint=0x7f0f00a6;
+ public static final int search_label=0x7f0f00a7;
+ public static final int search_menu_title=0x7f0f00a8;
+ public static final int search_setting_description=0x7f0f00a9;
+ public static final int set_remind_time_message=0x7f0f00aa;
+ public static final int status_bar_notification_info_overflow=0x7f0f00ab;
+ public static final int success_sdcard_export=0x7f0f00ac;
+ public static final int success_sync_account=0x7f0f00ad;
+ public static final int sync_progress_init_list=0x7f0f00ae;
+ public static final int sync_progress_login=0x7f0f00af;
+ public static final int sync_progress_syncing=0x7f0f00b0;
+ public static final int ticker_cancel=0x7f0f00b1;
+ public static final int ticker_fail=0x7f0f00b2;
+ public static final int ticker_success=0x7f0f00b3;
+ public static final int ticker_syncing=0x7f0f00b4;
+ public static final int title_activity_splash=0x7f0f00b5;
+ public static final int widget_havenot_content=0x7f0f00b6;
+ public static final int widget_under_visit_mode=0x7f0f00b7;
+ }
+ public static final class style {
+ public static final int AlertDialog_AppCompat=0x7f100000;
+ public static final int AlertDialog_AppCompat_Light=0x7f100001;
+ public static final int Animation_AppCompat_Dialog=0x7f100002;
+ public static final int Animation_AppCompat_DropDownUp=0x7f100003;
+ public static final int Animation_AppCompat_Tooltip=0x7f100004;
+ public static final int Base_AlertDialog_AppCompat=0x7f100005;
+ public static final int Base_AlertDialog_AppCompat_Light=0x7f100006;
+ public static final int Base_Animation_AppCompat_Dialog=0x7f100007;
+ public static final int Base_Animation_AppCompat_DropDownUp=0x7f100008;
+ public static final int Base_Animation_AppCompat_Tooltip=0x7f100009;
+ public static final int Base_DialogWindowTitle_AppCompat=0x7f10000a;
+ public static final int Base_DialogWindowTitleBackground_AppCompat=0x7f10000b;
+ public static final int Base_TextAppearance_AppCompat=0x7f10000c;
+ public static final int Base_TextAppearance_AppCompat_Body1=0x7f10000d;
+ public static final int Base_TextAppearance_AppCompat_Body2=0x7f10000e;
+ public static final int Base_TextAppearance_AppCompat_Button=0x7f10000f;
+ public static final int Base_TextAppearance_AppCompat_Caption=0x7f100010;
+ public static final int Base_TextAppearance_AppCompat_Display1=0x7f100011;
+ public static final int Base_TextAppearance_AppCompat_Display2=0x7f100012;
+ public static final int Base_TextAppearance_AppCompat_Display3=0x7f100013;
+ public static final int Base_TextAppearance_AppCompat_Display4=0x7f100014;
+ public static final int Base_TextAppearance_AppCompat_Headline=0x7f100015;
+ public static final int Base_TextAppearance_AppCompat_Inverse=0x7f100016;
+ public static final int Base_TextAppearance_AppCompat_Large=0x7f100017;
+ public static final int Base_TextAppearance_AppCompat_Large_Inverse=0x7f100018;
+ public static final int Base_TextAppearance_AppCompat_Light_Widget_PopupMenu_Large=0x7f100019;
+ public static final int Base_TextAppearance_AppCompat_Light_Widget_PopupMenu_Small=0x7f10001a;
+ public static final int Base_TextAppearance_AppCompat_Medium=0x7f10001b;
+ public static final int Base_TextAppearance_AppCompat_Medium_Inverse=0x7f10001c;
+ public static final int Base_TextAppearance_AppCompat_Menu=0x7f10001d;
+ public static final int Base_TextAppearance_AppCompat_SearchResult=0x7f10001e;
+ public static final int Base_TextAppearance_AppCompat_SearchResult_Subtitle=0x7f10001f;
+ public static final int Base_TextAppearance_AppCompat_SearchResult_Title=0x7f100020;
+ public static final int Base_TextAppearance_AppCompat_Small=0x7f100021;
+ public static final int Base_TextAppearance_AppCompat_Small_Inverse=0x7f100022;
+ public static final int Base_TextAppearance_AppCompat_Subhead=0x7f100023;
+ public static final int Base_TextAppearance_AppCompat_Subhead_Inverse=0x7f100024;
+ public static final int Base_TextAppearance_AppCompat_Title=0x7f100025;
+ public static final int Base_TextAppearance_AppCompat_Title_Inverse=0x7f100026;
+ public static final int Base_TextAppearance_AppCompat_Tooltip=0x7f100027;
+ public static final int Base_TextAppearance_AppCompat_Widget_ActionBar_Menu=0x7f100028;
+ public static final int Base_TextAppearance_AppCompat_Widget_ActionBar_Subtitle=0x7f100029;
+ public static final int Base_TextAppearance_AppCompat_Widget_ActionBar_Subtitle_Inverse=0x7f10002a;
+ public static final int Base_TextAppearance_AppCompat_Widget_ActionBar_Title=0x7f10002b;
+ public static final int Base_TextAppearance_AppCompat_Widget_ActionBar_Title_Inverse=0x7f10002c;
+ public static final int Base_TextAppearance_AppCompat_Widget_ActionMode_Subtitle=0x7f10002d;
+ public static final int Base_TextAppearance_AppCompat_Widget_ActionMode_Title=0x7f10002e;
+ public static final int Base_TextAppearance_AppCompat_Widget_Button=0x7f10002f;
+ public static final int Base_TextAppearance_AppCompat_Widget_Button_Borderless_Colored=0x7f100030;
+ public static final int Base_TextAppearance_AppCompat_Widget_Button_Colored=0x7f100031;
+ public static final int Base_TextAppearance_AppCompat_Widget_Button_Inverse=0x7f100032;
+ public static final int Base_TextAppearance_AppCompat_Widget_DropDownItem=0x7f100033;
+ public static final int Base_TextAppearance_AppCompat_Widget_PopupMenu_Header=0x7f100034;
+ public static final int Base_TextAppearance_AppCompat_Widget_PopupMenu_Large=0x7f100035;
+ public static final int Base_TextAppearance_AppCompat_Widget_PopupMenu_Small=0x7f100036;
+ public static final int Base_TextAppearance_AppCompat_Widget_Switch=0x7f100037;
+ public static final int Base_TextAppearance_AppCompat_Widget_TextView_SpinnerItem=0x7f100038;
+ public static final int Base_TextAppearance_Widget_AppCompat_ExpandedMenu_Item=0x7f100039;
+ public static final int Base_TextAppearance_Widget_AppCompat_Toolbar_Subtitle=0x7f10003a;
+ public static final int Base_TextAppearance_Widget_AppCompat_Toolbar_Title=0x7f10003b;
+ public static final int Base_Theme_AppCompat=0x7f10003c;
+ public static final int Base_Theme_AppCompat_CompactMenu=0x7f10003d;
+ public static final int Base_Theme_AppCompat_Dialog=0x7f10003e;
+ public static final int Base_Theme_AppCompat_Dialog_Alert=0x7f10003f;
+ public static final int Base_Theme_AppCompat_Dialog_FixedSize=0x7f100040;
+ public static final int Base_Theme_AppCompat_Dialog_MinWidth=0x7f100041;
+ public static final int Base_Theme_AppCompat_DialogWhenLarge=0x7f100042;
+ public static final int Base_Theme_AppCompat_Light=0x7f100043;
+ public static final int Base_Theme_AppCompat_Light_DarkActionBar=0x7f100044;
+ public static final int Base_Theme_AppCompat_Light_Dialog=0x7f100045;
+ public static final int Base_Theme_AppCompat_Light_Dialog_Alert=0x7f100046;
+ public static final int Base_Theme_AppCompat_Light_Dialog_FixedSize=0x7f100047;
+ public static final int Base_Theme_AppCompat_Light_Dialog_MinWidth=0x7f100048;
+ public static final int Base_Theme_AppCompat_Light_DialogWhenLarge=0x7f100049;
+ public static final int Base_ThemeOverlay_AppCompat=0x7f10004a;
+ public static final int Base_ThemeOverlay_AppCompat_ActionBar=0x7f10004b;
+ public static final int Base_ThemeOverlay_AppCompat_Dark=0x7f10004c;
+ public static final int Base_ThemeOverlay_AppCompat_Dark_ActionBar=0x7f10004d;
+ public static final int Base_ThemeOverlay_AppCompat_Dialog=0x7f10004e;
+ public static final int Base_ThemeOverlay_AppCompat_Dialog_Alert=0x7f10004f;
+ public static final int Base_ThemeOverlay_AppCompat_Light=0x7f100050;
+ public static final int Base_V21_Theme_AppCompat=0x7f100051;
+ public static final int Base_V21_Theme_AppCompat_Dialog=0x7f100052;
+ public static final int Base_V21_Theme_AppCompat_Light=0x7f100053;
+ public static final int Base_V21_Theme_AppCompat_Light_Dialog=0x7f100054;
+ public static final int Base_V21_ThemeOverlay_AppCompat_Dialog=0x7f100055;
+ public static final int Base_V22_Theme_AppCompat=0x7f100056;
+ public static final int Base_V22_Theme_AppCompat_Light=0x7f100057;
+ public static final int Base_V23_Theme_AppCompat=0x7f100058;
+ public static final int Base_V23_Theme_AppCompat_Light=0x7f100059;
+ public static final int Base_V26_Theme_AppCompat=0x7f10005a;
+ public static final int Base_V26_Theme_AppCompat_Light=0x7f10005b;
+ public static final int Base_V26_Widget_AppCompat_Toolbar=0x7f10005c;
+ public static final int Base_V28_Theme_AppCompat=0x7f10005d;
+ public static final int Base_V28_Theme_AppCompat_Light=0x7f10005e;
+ public static final int Base_V7_Theme_AppCompat=0x7f10005f;
+ public static final int Base_V7_Theme_AppCompat_Dialog=0x7f100060;
+ public static final int Base_V7_Theme_AppCompat_Light=0x7f100061;
+ public static final int Base_V7_Theme_AppCompat_Light_Dialog=0x7f100062;
+ public static final int Base_V7_ThemeOverlay_AppCompat_Dialog=0x7f100063;
+ public static final int Base_V7_Widget_AppCompat_AutoCompleteTextView=0x7f100064;
+ public static final int Base_V7_Widget_AppCompat_EditText=0x7f100065;
+ public static final int Base_V7_Widget_AppCompat_Toolbar=0x7f100066;
+ public static final int Base_Widget_AppCompat_ActionBar=0x7f100067;
+ public static final int Base_Widget_AppCompat_ActionBar_Solid=0x7f100068;
+ public static final int Base_Widget_AppCompat_ActionBar_TabBar=0x7f100069;
+ public static final int Base_Widget_AppCompat_ActionBar_TabText=0x7f10006a;
+ public static final int Base_Widget_AppCompat_ActionBar_TabView=0x7f10006b;
+ public static final int Base_Widget_AppCompat_ActionButton=0x7f10006c;
+ public static final int Base_Widget_AppCompat_ActionButton_CloseMode=0x7f10006d;
+ public static final int Base_Widget_AppCompat_ActionButton_Overflow=0x7f10006e;
+ public static final int Base_Widget_AppCompat_ActionMode=0x7f10006f;
+ public static final int Base_Widget_AppCompat_ActivityChooserView=0x7f100070;
+ public static final int Base_Widget_AppCompat_AutoCompleteTextView=0x7f100071;
+ public static final int Base_Widget_AppCompat_Button=0x7f100072;
+ public static final int Base_Widget_AppCompat_Button_Borderless=0x7f100073;
+ public static final int Base_Widget_AppCompat_Button_Borderless_Colored=0x7f100074;
+ public static final int Base_Widget_AppCompat_Button_ButtonBar_AlertDialog=0x7f100075;
+ public static final int Base_Widget_AppCompat_Button_Colored=0x7f100076;
+ public static final int Base_Widget_AppCompat_Button_Small=0x7f100077;
+ public static final int Base_Widget_AppCompat_ButtonBar=0x7f100078;
+ public static final int Base_Widget_AppCompat_ButtonBar_AlertDialog=0x7f100079;
+ public static final int Base_Widget_AppCompat_CompoundButton_CheckBox=0x7f10007a;
+ public static final int Base_Widget_AppCompat_CompoundButton_RadioButton=0x7f10007b;
+ public static final int Base_Widget_AppCompat_CompoundButton_Switch=0x7f10007c;
+ public static final int Base_Widget_AppCompat_DrawerArrowToggle=0x7f10007d;
+ public static final int Base_Widget_AppCompat_DrawerArrowToggle_Common=0x7f10007e;
+ public static final int Base_Widget_AppCompat_DropDownItem_Spinner=0x7f10007f;
+ public static final int Base_Widget_AppCompat_EditText=0x7f100080;
+ public static final int Base_Widget_AppCompat_ImageButton=0x7f100081;
+ public static final int Base_Widget_AppCompat_Light_ActionBar=0x7f100082;
+ public static final int Base_Widget_AppCompat_Light_ActionBar_Solid=0x7f100083;
+ public static final int Base_Widget_AppCompat_Light_ActionBar_TabBar=0x7f100084;
+ public static final int Base_Widget_AppCompat_Light_ActionBar_TabText=0x7f100085;
+ public static final int Base_Widget_AppCompat_Light_ActionBar_TabText_Inverse=0x7f100086;
+ public static final int Base_Widget_AppCompat_Light_ActionBar_TabView=0x7f100087;
+ public static final int Base_Widget_AppCompat_Light_PopupMenu=0x7f100088;
+ public static final int Base_Widget_AppCompat_Light_PopupMenu_Overflow=0x7f100089;
+ public static final int Base_Widget_AppCompat_ListMenuView=0x7f10008a;
+ public static final int Base_Widget_AppCompat_ListPopupWindow=0x7f10008b;
+ public static final int Base_Widget_AppCompat_ListView=0x7f10008c;
+ public static final int Base_Widget_AppCompat_ListView_DropDown=0x7f10008d;
+ public static final int Base_Widget_AppCompat_ListView_Menu=0x7f10008e;
+ public static final int Base_Widget_AppCompat_PopupMenu=0x7f10008f;
+ public static final int Base_Widget_AppCompat_PopupMenu_Overflow=0x7f100090;
+ public static final int Base_Widget_AppCompat_PopupWindow=0x7f100091;
+ public static final int Base_Widget_AppCompat_ProgressBar=0x7f100092;
+ public static final int Base_Widget_AppCompat_ProgressBar_Horizontal=0x7f100093;
+ public static final int Base_Widget_AppCompat_RatingBar=0x7f100094;
+ public static final int Base_Widget_AppCompat_RatingBar_Indicator=0x7f100095;
+ public static final int Base_Widget_AppCompat_RatingBar_Small=0x7f100096;
+ public static final int Base_Widget_AppCompat_SearchView=0x7f100097;
+ public static final int Base_Widget_AppCompat_SearchView_ActionBar=0x7f100098;
+ public static final int Base_Widget_AppCompat_SeekBar=0x7f100099;
+ public static final int Base_Widget_AppCompat_SeekBar_Discrete=0x7f10009a;
+ public static final int Base_Widget_AppCompat_Spinner=0x7f10009b;
+ public static final int Base_Widget_AppCompat_Spinner_Underlined=0x7f10009c;
+ public static final int Base_Widget_AppCompat_TextView_SpinnerItem=0x7f10009d;
+ public static final int Base_Widget_AppCompat_Toolbar=0x7f10009e;
+ public static final int Base_Widget_AppCompat_Toolbar_Button_Navigation=0x7f10009f;
+ public static final int HighlightTextAppearancePrimary=0x7f1000a0;
+ public static final int HighlightTextAppearanceSecondary=0x7f1000a1;
+ public static final int NoteActionBarStyle=0x7f1000a2;
+ public static final int NoteTheme=0x7f1000a3;
+ public static final int Platform_AppCompat=0x7f1000a4;
+ public static final int Platform_AppCompat_Light=0x7f1000a5;
+ public static final int Platform_ThemeOverlay_AppCompat=0x7f1000a6;
+ public static final int Platform_ThemeOverlay_AppCompat_Dark=0x7f1000a7;
+ public static final int Platform_ThemeOverlay_AppCompat_Light=0x7f1000a8;
+ public static final int Platform_V21_AppCompat=0x7f1000a9;
+ public static final int Platform_V21_AppCompat_Light=0x7f1000aa;
+ public static final int Platform_V25_AppCompat=0x7f1000ab;
+ public static final int Platform_V25_AppCompat_Light=0x7f1000ac;
+ public static final int Platform_Widget_AppCompat_Spinner=0x7f1000ad;
+ public static final int RtlOverlay_DialogWindowTitle_AppCompat=0x7f1000ae;
+ public static final int RtlOverlay_Widget_AppCompat_ActionBar_TitleItem=0x7f1000af;
+ public static final int RtlOverlay_Widget_AppCompat_DialogTitle_Icon=0x7f1000b0;
+ public static final int RtlOverlay_Widget_AppCompat_PopupMenuItem=0x7f1000b1;
+ public static final int RtlOverlay_Widget_AppCompat_PopupMenuItem_InternalGroup=0x7f1000b2;
+ public static final int RtlOverlay_Widget_AppCompat_PopupMenuItem_Shortcut=0x7f1000b3;
+ public static final int RtlOverlay_Widget_AppCompat_PopupMenuItem_SubmenuArrow=0x7f1000b4;
+ public static final int RtlOverlay_Widget_AppCompat_PopupMenuItem_Text=0x7f1000b5;
+ public static final int RtlOverlay_Widget_AppCompat_PopupMenuItem_Title=0x7f1000b6;
+ public static final int RtlOverlay_Widget_AppCompat_Search_DropDown=0x7f1000b7;
+ public static final int RtlOverlay_Widget_AppCompat_Search_DropDown_Icon1=0x7f1000b8;
+ public static final int RtlOverlay_Widget_AppCompat_Search_DropDown_Icon2=0x7f1000b9;
+ public static final int RtlOverlay_Widget_AppCompat_Search_DropDown_Query=0x7f1000ba;
+ public static final int RtlOverlay_Widget_AppCompat_Search_DropDown_Text=0x7f1000bb;
+ public static final int RtlOverlay_Widget_AppCompat_SearchView_MagIcon=0x7f1000bc;
+ public static final int RtlUnderlay_Widget_AppCompat_ActionButton=0x7f1000bd;
+ public static final int RtlUnderlay_Widget_AppCompat_ActionButton_Overflow=0x7f1000be;
+ public static final int TextAppearance_AppCompat=0x7f1000bf;
+ public static final int TextAppearance_AppCompat_Body1=0x7f1000c0;
+ public static final int TextAppearance_AppCompat_Body2=0x7f1000c1;
+ public static final int TextAppearance_AppCompat_Button=0x7f1000c2;
+ public static final int TextAppearance_AppCompat_Caption=0x7f1000c3;
+ public static final int TextAppearance_AppCompat_Display1=0x7f1000c4;
+ public static final int TextAppearance_AppCompat_Display2=0x7f1000c5;
+ public static final int TextAppearance_AppCompat_Display3=0x7f1000c6;
+ public static final int TextAppearance_AppCompat_Display4=0x7f1000c7;
+ public static final int TextAppearance_AppCompat_Headline=0x7f1000c8;
+ public static final int TextAppearance_AppCompat_Inverse=0x7f1000c9;
+ public static final int TextAppearance_AppCompat_Large=0x7f1000ca;
+ public static final int TextAppearance_AppCompat_Large_Inverse=0x7f1000cb;
+ public static final int TextAppearance_AppCompat_Light_SearchResult_Subtitle=0x7f1000cc;
+ public static final int TextAppearance_AppCompat_Light_SearchResult_Title=0x7f1000cd;
+ public static final int TextAppearance_AppCompat_Light_Widget_PopupMenu_Large=0x7f1000ce;
+ public static final int TextAppearance_AppCompat_Light_Widget_PopupMenu_Small=0x7f1000cf;
+ public static final int TextAppearance_AppCompat_Medium=0x7f1000d0;
+ public static final int TextAppearance_AppCompat_Medium_Inverse=0x7f1000d1;
+ public static final int TextAppearance_AppCompat_Menu=0x7f1000d2;
+ public static final int TextAppearance_AppCompat_SearchResult_Subtitle=0x7f1000d3;
+ public static final int TextAppearance_AppCompat_SearchResult_Title=0x7f1000d4;
+ public static final int TextAppearance_AppCompat_Small=0x7f1000d5;
+ public static final int TextAppearance_AppCompat_Small_Inverse=0x7f1000d6;
+ public static final int TextAppearance_AppCompat_Subhead=0x7f1000d7;
+ public static final int TextAppearance_AppCompat_Subhead_Inverse=0x7f1000d8;
+ public static final int TextAppearance_AppCompat_Title=0x7f1000d9;
+ public static final int TextAppearance_AppCompat_Title_Inverse=0x7f1000da;
+ public static final int TextAppearance_AppCompat_Tooltip=0x7f1000db;
+ public static final int TextAppearance_AppCompat_Widget_ActionBar_Menu=0x7f1000dc;
+ public static final int TextAppearance_AppCompat_Widget_ActionBar_Subtitle=0x7f1000dd;
+ public static final int TextAppearance_AppCompat_Widget_ActionBar_Subtitle_Inverse=0x7f1000de;
+ public static final int TextAppearance_AppCompat_Widget_ActionBar_Title=0x7f1000df;
+ public static final int TextAppearance_AppCompat_Widget_ActionBar_Title_Inverse=0x7f1000e0;
+ public static final int TextAppearance_AppCompat_Widget_ActionMode_Subtitle=0x7f1000e1;
+ public static final int TextAppearance_AppCompat_Widget_ActionMode_Subtitle_Inverse=0x7f1000e2;
+ public static final int TextAppearance_AppCompat_Widget_ActionMode_Title=0x7f1000e3;
+ public static final int TextAppearance_AppCompat_Widget_ActionMode_Title_Inverse=0x7f1000e4;
+ public static final int TextAppearance_AppCompat_Widget_Button=0x7f1000e5;
+ public static final int TextAppearance_AppCompat_Widget_Button_Borderless_Colored=0x7f1000e6;
+ public static final int TextAppearance_AppCompat_Widget_Button_Colored=0x7f1000e7;
+ public static final int TextAppearance_AppCompat_Widget_Button_Inverse=0x7f1000e8;
+ public static final int TextAppearance_AppCompat_Widget_DropDownItem=0x7f1000e9;
+ public static final int TextAppearance_AppCompat_Widget_PopupMenu_Header=0x7f1000ea;
+ public static final int TextAppearance_AppCompat_Widget_PopupMenu_Large=0x7f1000eb;
+ public static final int TextAppearance_AppCompat_Widget_PopupMenu_Small=0x7f1000ec;
+ public static final int TextAppearance_AppCompat_Widget_Switch=0x7f1000ed;
+ public static final int TextAppearance_AppCompat_Widget_TextView_SpinnerItem=0x7f1000ee;
+ public static final int TextAppearance_Compat_Notification=0x7f1000ef;
+ public static final int TextAppearance_Compat_Notification_Info=0x7f1000f0;
+ public static final int TextAppearance_Compat_Notification_Info_Media=0x7f1000f1;
+ public static final int TextAppearance_Compat_Notification_Line2=0x7f1000f2;
+ public static final int TextAppearance_Compat_Notification_Line2_Media=0x7f1000f3;
+ public static final int TextAppearance_Compat_Notification_Media=0x7f1000f4;
+ public static final int TextAppearance_Compat_Notification_Time=0x7f1000f5;
+ public static final int TextAppearance_Compat_Notification_Time_Media=0x7f1000f6;
+ public static final int TextAppearance_Compat_Notification_Title=0x7f1000f7;
+ public static final int TextAppearance_Compat_Notification_Title_Media=0x7f1000f8;
+ public static final int TextAppearance_MediaRouter_PrimaryText=0x7f1000f9;
+ public static final int TextAppearance_MediaRouter_SecondaryText=0x7f1000fa;
+ public static final int TextAppearance_MediaRouter_Title=0x7f1000fb;
+ public static final int TextAppearance_Widget_AppCompat_ExpandedMenu_Item=0x7f1000fc;
+ public static final int TextAppearance_Widget_AppCompat_Toolbar_Subtitle=0x7f1000fd;
+ public static final int TextAppearance_Widget_AppCompat_Toolbar_Title=0x7f1000fe;
+ public static final int TextAppearanceLarge=0x7f1000ff;
+ public static final int TextAppearanceMedium=0x7f100100;
+ public static final int TextAppearanceNormal=0x7f100101;
+ public static final int TextAppearancePrimaryItem=0x7f100102;
+ public static final int TextAppearanceSecondaryItem=0x7f100103;
+ public static final int TextAppearanceSuper=0x7f100104;
+ public static final int TextAppearanceUnderMenuIcon=0x7f100105;
+ public static final int Theme_AppCompat=0x7f100106;
+ public static final int Theme_AppCompat_CompactMenu=0x7f100107;
+ public static final int Theme_AppCompat_DayNight=0x7f100108;
+ public static final int Theme_AppCompat_DayNight_DarkActionBar=0x7f100109;
+ public static final int Theme_AppCompat_DayNight_Dialog=0x7f10010a;
+ public static final int Theme_AppCompat_DayNight_Dialog_Alert=0x7f10010b;
+ public static final int Theme_AppCompat_DayNight_Dialog_MinWidth=0x7f10010c;
+ public static final int Theme_AppCompat_DayNight_DialogWhenLarge=0x7f10010d;
+ public static final int Theme_AppCompat_DayNight_NoActionBar=0x7f10010e;
+ public static final int Theme_AppCompat_Dialog=0x7f10010f;
+ public static final int Theme_AppCompat_Dialog_Alert=0x7f100110;
+ public static final int Theme_AppCompat_Dialog_MinWidth=0x7f100111;
+ public static final int Theme_AppCompat_DialogWhenLarge=0x7f100112;
+ public static final int Theme_AppCompat_Light=0x7f100113;
+ public static final int Theme_AppCompat_Light_DarkActionBar=0x7f100114;
+ public static final int Theme_AppCompat_Light_Dialog=0x7f100115;
+ public static final int Theme_AppCompat_Light_Dialog_Alert=0x7f100116;
+ public static final int Theme_AppCompat_Light_Dialog_MinWidth=0x7f100117;
+ public static final int Theme_AppCompat_Light_DialogWhenLarge=0x7f100118;
+ public static final int Theme_AppCompat_Light_NoActionBar=0x7f100119;
+ public static final int Theme_AppCompat_NoActionBar=0x7f10011a;
+ public static final int Theme_MediaRouter=0x7f10011b;
+ public static final int Theme_MediaRouter_Light=0x7f10011c;
+ public static final int Theme_MediaRouter_Light_DarkControlPanel=0x7f10011d;
+ public static final int Theme_MediaRouter_LightControlPanel=0x7f10011e;
+ public static final int Theme_Notesmaster=0x7f10011f;
+ public static final int Theme_Notesmaster_Fullscreen=0x7f100120;
+ public static final int Theme_Src=0x7f100121;
+ public static final int Theme_Src_Fullscreen=0x7f100122;
+ public static final int ThemeOverlay_AppCompat=0x7f100123;
+ public static final int ThemeOverlay_AppCompat_ActionBar=0x7f100124;
+ public static final int ThemeOverlay_AppCompat_Dark=0x7f100125;
+ public static final int ThemeOverlay_AppCompat_Dark_ActionBar=0x7f100126;
+ public static final int ThemeOverlay_AppCompat_Dialog=0x7f100127;
+ public static final int ThemeOverlay_AppCompat_Dialog_Alert=0x7f100128;
+ public static final int ThemeOverlay_AppCompat_Light=0x7f100129;
+ public static final int ThemeOverlay_MediaRouter_Dark=0x7f10012a;
+ public static final int ThemeOverlay_MediaRouter_Light=0x7f10012b;
+ public static final int ThemeOverlay_Notesmaster_FullscreenContainer=0x7f10012c;
+ public static final int ThemeOverlay_Src_FullscreenContainer=0x7f10012d;
+ public static final int Widget_AppCompat_ActionBar=0x7f10012e;
+ public static final int Widget_AppCompat_ActionBar_Solid=0x7f10012f;
+ public static final int Widget_AppCompat_ActionBar_TabBar=0x7f100130;
+ public static final int Widget_AppCompat_ActionBar_TabText=0x7f100131;
+ public static final int Widget_AppCompat_ActionBar_TabView=0x7f100132;
+ public static final int Widget_AppCompat_ActionButton=0x7f100133;
+ public static final int Widget_AppCompat_ActionButton_CloseMode=0x7f100134;
+ public static final int Widget_AppCompat_ActionButton_Overflow=0x7f100135;
+ public static final int Widget_AppCompat_ActionMode=0x7f100136;
+ public static final int Widget_AppCompat_ActivityChooserView=0x7f100137;
+ public static final int Widget_AppCompat_AutoCompleteTextView=0x7f100138;
+ public static final int Widget_AppCompat_Button=0x7f100139;
+ public static final int Widget_AppCompat_Button_Borderless=0x7f10013a;
+ public static final int Widget_AppCompat_Button_Borderless_Colored=0x7f10013b;
+ public static final int Widget_AppCompat_Button_ButtonBar_AlertDialog=0x7f10013c;
+ public static final int Widget_AppCompat_Button_Colored=0x7f10013d;
+ public static final int Widget_AppCompat_Button_Small=0x7f10013e;
+ public static final int Widget_AppCompat_ButtonBar=0x7f10013f;
+ public static final int Widget_AppCompat_ButtonBar_AlertDialog=0x7f100140;
+ public static final int Widget_AppCompat_CompoundButton_CheckBox=0x7f100141;
+ public static final int Widget_AppCompat_CompoundButton_RadioButton=0x7f100142;
+ public static final int Widget_AppCompat_CompoundButton_Switch=0x7f100143;
+ public static final int Widget_AppCompat_DrawerArrowToggle=0x7f100144;
+ public static final int Widget_AppCompat_DropDownItem_Spinner=0x7f100145;
+ public static final int Widget_AppCompat_EditText=0x7f100146;
+ public static final int Widget_AppCompat_ImageButton=0x7f100147;
+ public static final int Widget_AppCompat_Light_ActionBar=0x7f100148;
+ public static final int Widget_AppCompat_Light_ActionBar_Solid=0x7f100149;
+ public static final int Widget_AppCompat_Light_ActionBar_Solid_Inverse=0x7f10014a;
+ public static final int Widget_AppCompat_Light_ActionBar_TabBar=0x7f10014b;
+ public static final int Widget_AppCompat_Light_ActionBar_TabBar_Inverse=0x7f10014c;
+ public static final int Widget_AppCompat_Light_ActionBar_TabText=0x7f10014d;
+ public static final int Widget_AppCompat_Light_ActionBar_TabText_Inverse=0x7f10014e;
+ public static final int Widget_AppCompat_Light_ActionBar_TabView=0x7f10014f;
+ public static final int Widget_AppCompat_Light_ActionBar_TabView_Inverse=0x7f100150;
+ public static final int Widget_AppCompat_Light_ActionButton=0x7f100151;
+ public static final int Widget_AppCompat_Light_ActionButton_CloseMode=0x7f100152;
+ public static final int Widget_AppCompat_Light_ActionButton_Overflow=0x7f100153;
+ public static final int Widget_AppCompat_Light_ActionMode_Inverse=0x7f100154;
+ public static final int Widget_AppCompat_Light_ActivityChooserView=0x7f100155;
+ public static final int Widget_AppCompat_Light_AutoCompleteTextView=0x7f100156;
+ public static final int Widget_AppCompat_Light_DropDownItem_Spinner=0x7f100157;
+ public static final int Widget_AppCompat_Light_ListPopupWindow=0x7f100158;
+ public static final int Widget_AppCompat_Light_ListView_DropDown=0x7f100159;
+ public static final int Widget_AppCompat_Light_PopupMenu=0x7f10015a;
+ public static final int Widget_AppCompat_Light_PopupMenu_Overflow=0x7f10015b;
+ public static final int Widget_AppCompat_Light_SearchView=0x7f10015c;
+ public static final int Widget_AppCompat_Light_Spinner_DropDown_ActionBar=0x7f10015d;
+ public static final int Widget_AppCompat_ListMenuView=0x7f10015e;
+ public static final int Widget_AppCompat_ListPopupWindow=0x7f10015f;
+ public static final int Widget_AppCompat_ListView=0x7f100160;
+ public static final int Widget_AppCompat_ListView_DropDown=0x7f100161;
+ public static final int Widget_AppCompat_ListView_Menu=0x7f100162;
+ public static final int Widget_AppCompat_PopupMenu=0x7f100163;
+ public static final int Widget_AppCompat_PopupMenu_Overflow=0x7f100164;
+ public static final int Widget_AppCompat_PopupWindow=0x7f100165;
+ public static final int Widget_AppCompat_ProgressBar=0x7f100166;
+ public static final int Widget_AppCompat_ProgressBar_Horizontal=0x7f100167;
+ public static final int Widget_AppCompat_RatingBar=0x7f100168;
+ public static final int Widget_AppCompat_RatingBar_Indicator=0x7f100169;
+ public static final int Widget_AppCompat_RatingBar_Small=0x7f10016a;
+ public static final int Widget_AppCompat_SearchView=0x7f10016b;
+ public static final int Widget_AppCompat_SearchView_ActionBar=0x7f10016c;
+ public static final int Widget_AppCompat_SeekBar=0x7f10016d;
+ public static final int Widget_AppCompat_SeekBar_Discrete=0x7f10016e;
+ public static final int Widget_AppCompat_Spinner=0x7f10016f;
+ public static final int Widget_AppCompat_Spinner_DropDown=0x7f100170;
+ public static final int Widget_AppCompat_Spinner_DropDown_ActionBar=0x7f100171;
+ public static final int Widget_AppCompat_Spinner_Underlined=0x7f100172;
+ public static final int Widget_AppCompat_TextView_SpinnerItem=0x7f100173;
+ public static final int Widget_AppCompat_Toolbar=0x7f100174;
+ public static final int Widget_AppCompat_Toolbar_Button_Navigation=0x7f100175;
+ public static final int Widget_Compat_NotificationActionContainer=0x7f100176;
+ public static final int Widget_Compat_NotificationActionText=0x7f100177;
+ public static final int Widget_MediaRouter_Light_MediaRouteButton=0x7f100178;
+ public static final int Widget_MediaRouter_MediaRouteButton=0x7f100179;
+ public static final int Widget_Support_CoordinatorLayout=0x7f10017a;
+ public static final int Widget_Theme_Notesmaster_ActionBar_Fullscreen=0x7f10017b;
+ public static final int Widget_Theme_Notesmaster_ButtonBar_Fullscreen=0x7f10017c;
+ public static final int Widget_Theme_Src_ActionBar_Fullscreen=0x7f10017d;
+ public static final int Widget_Theme_Src_ButtonBar_Fullscreen=0x7f10017e;
+ }
+ public static final class styleable {
+ /**
+ * Attributes that can be used with a ActionBar.
+ *
Includes the following attributes:
+ *Attribute | Description |
---|---|
{@link #ActionBar_background net.micode.notes:background} | Specifies a background drawable for the action bar. |
{@link #ActionBar_backgroundSplit net.micode.notes:backgroundSplit} | Specifies a background drawable for the bottom component of a split action bar. |
{@link #ActionBar_backgroundStacked net.micode.notes:backgroundStacked} | Specifies a background drawable for a second stacked row of the action bar. |
{@link #ActionBar_contentInsetEnd net.micode.notes:contentInsetEnd} | Minimum inset for content views within a bar. |
{@link #ActionBar_contentInsetEndWithActions net.micode.notes:contentInsetEndWithActions} | Minimum inset for content views within a bar when actions from a menu + * are present. |
{@link #ActionBar_contentInsetLeft net.micode.notes:contentInsetLeft} | Minimum inset for content views within a bar. |
{@link #ActionBar_contentInsetRight net.micode.notes:contentInsetRight} | Minimum inset for content views within a bar. |
{@link #ActionBar_contentInsetStart net.micode.notes:contentInsetStart} | Minimum inset for content views within a bar. |
{@link #ActionBar_contentInsetStartWithNavigation net.micode.notes:contentInsetStartWithNavigation} | Minimum inset for content views within a bar when a navigation button + * is present, such as the Up button. |
{@link #ActionBar_customNavigationLayout net.micode.notes:customNavigationLayout} | Specifies a layout for custom navigation. |
{@link #ActionBar_displayOptions net.micode.notes:displayOptions} | Options affecting how the action bar is displayed. |
{@link #ActionBar_divider net.micode.notes:divider} | Specifies the drawable used for item dividers. |
{@link #ActionBar_elevation net.micode.notes:elevation} | Elevation for the action bar itself |
{@link #ActionBar_height net.micode.notes:height} | |
{@link #ActionBar_hideOnContentScroll net.micode.notes:hideOnContentScroll} | Set true to hide the action bar on a vertical nested scroll of content. |
{@link #ActionBar_homeAsUpIndicator net.micode.notes:homeAsUpIndicator} | Specifies a drawable to use for the 'home as up' indicator. |
{@link #ActionBar_homeLayout net.micode.notes:homeLayout} | Specifies a layout to use for the "home" section of the action bar. |
{@link #ActionBar_icon net.micode.notes:icon} | Specifies the drawable used for the application icon. |
{@link #ActionBar_indeterminateProgressStyle net.micode.notes:indeterminateProgressStyle} | Specifies a style resource to use for an indeterminate progress spinner. |
{@link #ActionBar_itemPadding net.micode.notes:itemPadding} | Specifies padding that should be applied to the left and right sides of + * system-provided items in the bar. |
{@link #ActionBar_logo net.micode.notes:logo} | Specifies the drawable used for the application logo. |
{@link #ActionBar_navigationMode net.micode.notes:navigationMode} | The type of navigation to use. |
{@link #ActionBar_popupTheme net.micode.notes:popupTheme} | Reference to a theme that should be used to inflate popups + * shown by widgets in the action bar. |
{@link #ActionBar_progressBarPadding net.micode.notes:progressBarPadding} | Specifies the horizontal padding on either end for an embedded progress bar. |
{@link #ActionBar_progressBarStyle net.micode.notes:progressBarStyle} | Specifies a style resource to use for an embedded progress bar. |
{@link #ActionBar_subtitle net.micode.notes:subtitle} | Specifies subtitle text used for navigationMode="normal" |
{@link #ActionBar_subtitleTextStyle net.micode.notes:subtitleTextStyle} | Specifies a style to use for subtitle text. |
{@link #ActionBar_title net.micode.notes:title} | |
{@link #ActionBar_titleTextStyle net.micode.notes:titleTextStyle} | Specifies a style to use for title text. |
+ * @attr description + * Specifies a background drawable for the action bar. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name net.micode.notes:background
+ */
+ public static final int ActionBar_background=0;
+ /**
+ *
+ * @attr description + * Specifies a background drawable for the bottom component of a split action bar. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or 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 net.micode.notes:backgroundSplit
+ */
+ public static final int ActionBar_backgroundSplit=1;
+ /**
+ *
+ * @attr description + * Specifies a background drawable for a second stacked row of the action bar. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or 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 net.micode.notes:backgroundStacked
+ */
+ public static final int ActionBar_backgroundStacked=2;
+ /**
+ *
+ * @attr description + * Minimum inset for content views within a bar. Navigation buttons and + * menu views are excepted. Only valid for some themes and configurations. + * + *
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), and
+ * mm (millimeters).
+ *
+ * @attr name net.micode.notes:contentInsetEnd
+ */
+ public static final int ActionBar_contentInsetEnd=3;
+ /**
+ *
+ * @attr description + * Minimum inset for content views within a bar when actions from a menu + * are present. Only valid for some themes and configurations. + * + *
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), and
+ * mm (millimeters).
+ *
+ * @attr name net.micode.notes:contentInsetEndWithActions
+ */
+ public static final int ActionBar_contentInsetEndWithActions=4;
+ /**
+ *
+ * @attr description + * Minimum inset for content views within a bar. Navigation buttons and + * menu views are excepted. Only valid for some themes and configurations. + * + *
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), and
+ * mm (millimeters).
+ *
+ * @attr name net.micode.notes:contentInsetLeft
+ */
+ public static final int ActionBar_contentInsetLeft=5;
+ /**
+ *
+ * @attr description + * Minimum inset for content views within a bar. Navigation buttons and + * menu views are excepted. Only valid for some themes and configurations. + * + *
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), and
+ * mm (millimeters).
+ *
+ * @attr name net.micode.notes:contentInsetRight
+ */
+ public static final int ActionBar_contentInsetRight=6;
+ /**
+ *
+ * @attr description + * Minimum inset for content views within a bar. Navigation buttons and + * menu views are excepted. Only valid for some themes and configurations. + * + *
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), and
+ * mm (millimeters).
+ *
+ * @attr name net.micode.notes:contentInsetStart
+ */
+ public static final int ActionBar_contentInsetStart=7;
+ /**
+ *
+ * @attr description + * Minimum inset for content views within a bar when a navigation button + * is present, such as the Up button. Only valid for some themes and configurations. + * + *
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), and
+ * mm (millimeters).
+ *
+ * @attr name net.micode.notes:contentInsetStartWithNavigation
+ */
+ public static final int ActionBar_contentInsetStartWithNavigation=8;
+ /**
+ *
+ * @attr description + * Specifies a layout for custom navigation. Overrides navigationMode. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name net.micode.notes:customNavigationLayout
+ */
+ public static final int ActionBar_customNavigationLayout=9;
+ /**
+ *
+ * @attr description + * Options affecting how the action bar is displayed. + * + *
Must be one or more (separated by '|') of the following constant values.
+ *Constant | Value | Description |
---|---|---|
disableHome | 20 | |
homeAsUp | 4 | |
none | 0 | |
showCustom | 10 | |
showHome | 2 | |
showTitle | 8 | |
useLogo | 1 |
+ * @attr description + * Specifies the drawable used for item dividers. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name net.micode.notes:divider
+ */
+ public static final int ActionBar_divider=11;
+ /**
+ *
+ * @attr description + * Elevation for the action bar itself + * + *
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), and
+ * mm (millimeters).
+ *
+ * @attr name net.micode.notes:elevation
+ */
+ public static final int ActionBar_elevation=12;
+ /**
+ *
+ * @attr description + * Specifies a fixed height. + * + *
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), and
+ * mm (millimeters).
+ *
+ * @attr name net.micode.notes:height
+ */
+ public static final int ActionBar_height=13;
+ /**
+ *
+ * @attr description + * Set true to hide the action bar on a vertical nested scroll of content. + * + *
May be a boolean value, such as "true
" or
+ * "false
".
+ *
+ * @attr name net.micode.notes:hideOnContentScroll
+ */
+ public static final int ActionBar_hideOnContentScroll=14;
+ /**
+ *
+ * @attr description + * Up navigation glyph + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name net.micode.notes:homeAsUpIndicator
+ */
+ public static final int ActionBar_homeAsUpIndicator=15;
+ /**
+ *
+ * @attr description + * Specifies a layout to use for the "home" section of the action bar. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name net.micode.notes:homeLayout
+ */
+ public static final int ActionBar_homeLayout=16;
+ /**
+ *
+ * @attr description + * Specifies the drawable used for the application icon. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name net.micode.notes:icon
+ */
+ public static final int ActionBar_icon=17;
+ /**
+ *
+ * @attr description + * Specifies a style resource to use for an indeterminate progress spinner. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name net.micode.notes:indeterminateProgressStyle
+ */
+ public static final int ActionBar_indeterminateProgressStyle=18;
+ /**
+ *
+ * @attr description + * Specifies padding that should be applied to the left and right sides of + * system-provided items in the bar. + * + *
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), and
+ * mm (millimeters).
+ *
+ * @attr name net.micode.notes:itemPadding
+ */
+ public static final int ActionBar_itemPadding=19;
+ /**
+ *
+ * @attr description + * Specifies the drawable used for the application logo. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name net.micode.notes:logo
+ */
+ public static final int ActionBar_logo=20;
+ /**
+ *
+ * @attr description + * The type of navigation to use. + * + *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
listMode | 1 | The action bar will use a selection list for navigation. |
normal | 0 | Normal static title text |
tabMode | 2 | The action bar will use a series of horizontal tabs for navigation. |
+ * @attr description + * Reference to a theme that should be used to inflate popups + * shown by widgets in the action bar. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name net.micode.notes:popupTheme
+ */
+ public static final int ActionBar_popupTheme=22;
+ /**
+ *
+ * @attr description + * Specifies the horizontal padding on either end for an embedded progress bar. + * + *
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), and
+ * mm (millimeters).
+ *
+ * @attr name net.micode.notes:progressBarPadding
+ */
+ public static final int ActionBar_progressBarPadding=23;
+ /**
+ *
+ * @attr description + * Specifies a style resource to use for an embedded progress bar. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name net.micode.notes:progressBarStyle
+ */
+ public static final int ActionBar_progressBarStyle=24;
+ /**
+ *
+ * @attr description + * Specifies subtitle text used for navigationMode="normal" + * + *
May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + * + * @attr name net.micode.notes:subtitle + */ + public static final int ActionBar_subtitle=25; + /** + *
+ * @attr description + * Specifies a style to use for subtitle text. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name net.micode.notes:subtitleTextStyle
+ */
+ public static final int ActionBar_subtitleTextStyle=26;
+ /**
+ *
+ * @attr description + * Specifies title text used for navigationMode="normal" + * + *
May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + * + * @attr name net.micode.notes:title + */ + public static final int ActionBar_title=27; + /** + *
+ * @attr description + * Specifies a style to use for title text. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name net.micode.notes:titleTextStyle
+ */
+ public static final int ActionBar_titleTextStyle=28;
+ /**
+ * Attributes that can be used with a ActionBarLayout.
+ *
Includes the following attributes:
+ *Attribute | Description |
---|---|
{@link #ActionBarLayout_android_layout_gravity android:layout_gravity} |
This symbol is the offset where the {@link android.R.attr#layout_gravity} + * attribute's value can be found in the {@link #ActionBarLayout} array. + * + *
Must be one or more (separated by '|') of the following constant values.
+ *Constant | Value | Description |
---|---|---|
bottom | 50 | |
center | 11 | |
center_horizontal | 1 | |
center_vertical | 10 | |
clip_horizontal | 8 | |
clip_vertical | 80 | |
end | 800005 | |
fill | 77 | |
fill_horizontal | 7 | |
fill_vertical | 70 | |
left | 3 | |
right | 5 | |
start | 800003 | |
top | 30 |
Includes the following attributes:
+ *Attribute | Description |
---|---|
{@link #ActionMenuItemView_android_minWidth android:minWidth} |
This symbol is the offset where the {@link android.R.attr#minWidth} + * attribute's value can be found in the {@link #ActionMenuItemView} 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), and
+ * mm (millimeters).
+ *
+ * @attr name android:minWidth
+ */
+ public static final int ActionMenuItemView_android_minWidth=0;
+ public static final int[] ActionMenuView={
+ };
+ /**
+ * Attributes that can be used with a ActionMode.
+ *
Includes the following attributes:
+ *Attribute | Description |
---|---|
{@link #ActionMode_background net.micode.notes:background} | Specifies a background drawable for the action bar. |
{@link #ActionMode_backgroundSplit net.micode.notes:backgroundSplit} | Specifies a background drawable for the bottom component of a split action bar. |
{@link #ActionMode_closeItemLayout net.micode.notes:closeItemLayout} | Specifies a layout to use for the "close" item at the starting edge. |
{@link #ActionMode_height net.micode.notes:height} | |
{@link #ActionMode_subtitleTextStyle net.micode.notes:subtitleTextStyle} | Specifies a style to use for subtitle text. |
{@link #ActionMode_titleTextStyle net.micode.notes:titleTextStyle} | Specifies a style to use for title text. |
+ * @attr description + * Specifies a background for the action mode bar. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name net.micode.notes:background
+ */
+ public static final int ActionMode_background=0;
+ /**
+ *
+ * @attr description + * Specifies a background for the split action mode bar. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or 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 net.micode.notes:backgroundSplit
+ */
+ public static final int ActionMode_backgroundSplit=1;
+ /**
+ *
+ * @attr description + * Specifies a layout to use for the "close" item at the starting edge. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name net.micode.notes:closeItemLayout
+ */
+ public static final int ActionMode_closeItemLayout=2;
+ /**
+ *
+ * @attr description + * Specifies a fixed height for the action mode bar. + * + *
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), and
+ * mm (millimeters).
+ *
+ * @attr name net.micode.notes:height
+ */
+ public static final int ActionMode_height=3;
+ /**
+ *
+ * @attr description + * Specifies a style to use for subtitle text. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name net.micode.notes:subtitleTextStyle
+ */
+ public static final int ActionMode_subtitleTextStyle=4;
+ /**
+ *
+ * @attr description + * Specifies a style to use for title text. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name net.micode.notes:titleTextStyle
+ */
+ public static final int ActionMode_titleTextStyle=5;
+ /**
+ * Attributes that can be used with a ActivityChooserView.
+ *
Includes the following attributes:
+ *Attribute | Description |
---|---|
{@link #ActivityChooserView_expandActivityOverflowButtonDrawable net.micode.notes:expandActivityOverflowButtonDrawable} | The drawable to show in the button for expanding the activities overflow popup. |
{@link #ActivityChooserView_initialActivityCount net.micode.notes:initialActivityCount} | The maximal number of items initially shown in the activity list. |
+ * @attr description + * The drawable to show in the button for expanding the activities overflow popup. + * Note: Clients would like to set this drawable + * as a clue about the action the chosen activity will perform. For + * example, if share activity is to be chosen the drawable should + * give a clue that sharing is to be performed. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name net.micode.notes:expandActivityOverflowButtonDrawable
+ */
+ public static final int ActivityChooserView_expandActivityOverflowButtonDrawable=0;
+ /**
+ *
+ * @attr description + * The maximal number of items initially shown in the activity list. + * + *
May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + * + * @attr name net.micode.notes:initialActivityCount + */ + public static final int ActivityChooserView_initialActivityCount=1; + /** + * Attributes that can be used with a AlertDialog. + *
Includes the following attributes:
+ *Attribute | Description |
---|---|
{@link #AlertDialog_android_layout android:layout} | |
{@link #AlertDialog_buttonIconDimen net.micode.notes:buttonIconDimen} | |
{@link #AlertDialog_buttonPanelSideLayout net.micode.notes:buttonPanelSideLayout} | |
{@link #AlertDialog_listItemLayout net.micode.notes:listItemLayout} | |
{@link #AlertDialog_listLayout net.micode.notes:listLayout} | |
{@link #AlertDialog_multiChoiceItemLayout net.micode.notes:multiChoiceItemLayout} | |
{@link #AlertDialog_showTitle net.micode.notes:showTitle} | |
{@link #AlertDialog_singleChoiceItemLayout net.micode.notes:singleChoiceItemLayout} |
This symbol is the offset where the {@link android.R.attr#layout} + * attribute's value can be found in the {@link #AlertDialog} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name android:layout
+ */
+ public static final int AlertDialog_android_layout=0;
+ /**
+ *
This symbol is the offset where the {@link net.micode.notes.R.attr#buttonIconDimen} + * attribute's value can be found in the {@link #AlertDialog} 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), and
+ * mm (millimeters).
+ *
+ * @attr name net.micode.notes:buttonIconDimen
+ */
+ public static final int AlertDialog_buttonIconDimen=1;
+ /**
+ *
This symbol is the offset where the {@link net.micode.notes.R.attr#buttonPanelSideLayout} + * attribute's value can be found in the {@link #AlertDialog} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name net.micode.notes:buttonPanelSideLayout
+ */
+ public static final int AlertDialog_buttonPanelSideLayout=2;
+ /**
+ *
This symbol is the offset where the {@link net.micode.notes.R.attr#listItemLayout} + * attribute's value can be found in the {@link #AlertDialog} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name net.micode.notes:listItemLayout
+ */
+ public static final int AlertDialog_listItemLayout=3;
+ /**
+ *
This symbol is the offset where the {@link net.micode.notes.R.attr#listLayout} + * attribute's value can be found in the {@link #AlertDialog} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name net.micode.notes:listLayout
+ */
+ public static final int AlertDialog_listLayout=4;
+ /**
+ *
This symbol is the offset where the {@link net.micode.notes.R.attr#multiChoiceItemLayout} + * attribute's value can be found in the {@link #AlertDialog} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name net.micode.notes:multiChoiceItemLayout
+ */
+ public static final int AlertDialog_multiChoiceItemLayout=5;
+ /**
+ *
This symbol is the offset where the {@link net.micode.notes.R.attr#showTitle} + * attribute's value can be found in the {@link #AlertDialog} array. + * + *
May be a boolean value, such as "true
" or
+ * "false
".
+ *
+ * @attr name net.micode.notes:showTitle
+ */
+ public static final int AlertDialog_showTitle=6;
+ /**
+ *
This symbol is the offset where the {@link net.micode.notes.R.attr#singleChoiceItemLayout} + * attribute's value can be found in the {@link #AlertDialog} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name net.micode.notes:singleChoiceItemLayout
+ */
+ public static final int AlertDialog_singleChoiceItemLayout=7;
+ /**
+ * Attributes that can be used with a AnimatedStateListDrawableCompat.
+ *
Includes the following attributes:
+ *Attribute | Description |
---|---|
{@link #AnimatedStateListDrawableCompat_android_dither android:dither} | |
{@link #AnimatedStateListDrawableCompat_android_visible android:visible} | |
{@link #AnimatedStateListDrawableCompat_android_variablePadding android:variablePadding} | |
{@link #AnimatedStateListDrawableCompat_android_constantSize android:constantSize} | |
{@link #AnimatedStateListDrawableCompat_android_enterFadeDuration android:enterFadeDuration} | |
{@link #AnimatedStateListDrawableCompat_android_exitFadeDuration android:exitFadeDuration} |
+ * @attr description + * Enables or disables dithering of the bitmap if the bitmap does not have the + * same pixel configuration as the screen (for instance: a ARGB 8888 bitmap with + * an RGB 565 screen). + * + *
May be a boolean value, such as "true
" or
+ * "false
".
+ *
+ * @attr name android:dither
+ */
+ public static final int AnimatedStateListDrawableCompat_android_dither=0;
+ /**
+ *
+ * @attr description + * Indicates whether the drawable should be initially visible. + * + *
May be a boolean value, such as "true
" or
+ * "false
".
+ *
+ * @attr name android:visible
+ */
+ public static final int AnimatedStateListDrawableCompat_android_visible=1;
+ /**
+ *
+ * @attr description + * If true, allows the drawable's padding to change based on the + * current state that is selected. If false, the padding will + * stay the same (based on the maximum padding of all the states). + * Enabling this feature requires that the owner of the drawable + * deal with performing layout when the state changes, which is + * often not supported. + * + *
May be a boolean value, such as "true
" or
+ * "false
".
+ *
+ * @attr name android:variablePadding
+ */
+ public static final int AnimatedStateListDrawableCompat_android_variablePadding=2;
+ /**
+ *
+ * @attr description + * If true, the drawable's reported internal size will remain + * constant as the state changes; the size is the maximum of all + * of the states. If false, the size will vary based on the + * current state. + * + *
May be a boolean value, such as "true
" or
+ * "false
".
+ *
+ * @attr name android:constantSize
+ */
+ public static final int AnimatedStateListDrawableCompat_android_constantSize=3;
+ /**
+ *
+ * @attr description + * Amount of time (in milliseconds) to fade in a new state drawable. + * + *
May be an integer value, such as "100
".
+ *
+ * @attr name android:enterFadeDuration
+ */
+ public static final int AnimatedStateListDrawableCompat_android_enterFadeDuration=4;
+ /**
+ *
+ * @attr description + * Amount of time (in milliseconds) to fade out an old state drawable. + * + *
May be an integer value, such as "100
".
+ *
+ * @attr name android:exitFadeDuration
+ */
+ public static final int AnimatedStateListDrawableCompat_android_exitFadeDuration=5;
+ /**
+ * Attributes that can be used with a AnimatedStateListDrawableItem.
+ *
Includes the following attributes:
+ *Attribute | Description |
---|---|
{@link #AnimatedStateListDrawableItem_android_id android:id} | |
{@link #AnimatedStateListDrawableItem_android_drawable android:drawable} |
+ * @attr description + * Keyframe identifier for use in specifying transitions. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name android:id
+ */
+ public static final int AnimatedStateListDrawableItem_android_id=0;
+ /**
+ *
+ * @attr description + * Reference to a drawable resource to use for the frame. If not + * given, the drawable must be defined by the first child tag. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name android:drawable
+ */
+ public static final int AnimatedStateListDrawableItem_android_drawable=1;
+ /**
+ * Attributes that can be used with a AnimatedStateListDrawableTransition.
+ *
Includes the following attributes:
+ *Attribute | Description |
---|---|
{@link #AnimatedStateListDrawableTransition_android_drawable android:drawable} | |
{@link #AnimatedStateListDrawableTransition_android_toId android:toId} | |
{@link #AnimatedStateListDrawableTransition_android_fromId android:fromId} | |
{@link #AnimatedStateListDrawableTransition_android_reversible android:reversible} |
+ * @attr description + * Reference to a animation drawable resource to use for the frame. If not + * given, the animation drawable must be defined by the first child tag. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name android:drawable
+ */
+ public static final int AnimatedStateListDrawableTransition_android_drawable=0;
+ /**
+ *
+ * @attr description + * Keyframe identifier for the ending state. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name android:toId
+ */
+ public static final int AnimatedStateListDrawableTransition_android_toId=1;
+ /**
+ *
+ * @attr description + * Keyframe identifier for the starting state. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name android:fromId
+ */
+ public static final int AnimatedStateListDrawableTransition_android_fromId=2;
+ /**
+ *
+ * @attr description + * Whether this transition is reversible. + * + *
May be a boolean value, such as "true
" or
+ * "false
".
+ *
+ * @attr name android:reversible
+ */
+ public static final int AnimatedStateListDrawableTransition_android_reversible=3;
+ /**
+ * Attributes that can be used with a AppCompatImageView.
+ *
Includes the following attributes:
+ *Attribute | Description |
---|---|
{@link #AppCompatImageView_android_src android:src} | |
{@link #AppCompatImageView_srcCompat net.micode.notes:srcCompat} | Sets a drawable as the content of this ImageView. |
{@link #AppCompatImageView_tint net.micode.notes:tint} | Tint to apply to the image source. |
{@link #AppCompatImageView_tintMode net.micode.notes:tintMode} | Blending mode used to apply the image source tint. |
This symbol is the offset where the {@link android.R.attr#src} + * attribute's value can be found in the {@link #AppCompatImageView} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or 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 android:src
+ */
+ public static final int AppCompatImageView_android_src=0;
+ /**
+ *
+ * @attr description + * Sets a drawable as the content of this ImageView. Allows the use of vector drawable + * when running on older versions of the platform. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name net.micode.notes:srcCompat
+ */
+ public static final int AppCompatImageView_srcCompat=1;
+ /**
+ *
+ * @attr description + * Tint to apply to the image source. + * + *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ *
+ * @attr name net.micode.notes:tint
+ */
+ public static final int AppCompatImageView_tint=2;
+ /**
+ *
+ * @attr description + * Blending mode used to apply the image source tint. + * + *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
add | 10 | Combines the tint and icon color and alpha channels, clamping the + * result to valid color values. Saturate(S + D) |
multiply | e | Multiplies the color and alpha channels of the drawable with those of + * the tint. [Sa * Da, Sc * Dc] |
screen | f | [Sa + Da - Sa * Da, Sc + Dc - Sc * Dc] |
src_atop | 9 | The tint is drawn above the drawable, but with the drawable’s alpha + * channel masking the result. [Da, Sc * Da + (1 - Sa) * Dc] |
src_in | 5 | The tint is masked by the alpha channel of the drawable. The drawable’s + * color channels are thrown out. [Sa * Da, Sc * Da] |
src_over | 3 | The tint is drawn on top of the drawable. + * [Sa + (1 - Sa)*Da, Rc = Sc + (1 - Sa)*Dc] |
Includes the following attributes:
+ *Attribute | Description |
---|---|
{@link #AppCompatSeekBar_android_thumb android:thumb} | |
{@link #AppCompatSeekBar_tickMark net.micode.notes:tickMark} | Drawable displayed at each progress position on a seekbar. |
{@link #AppCompatSeekBar_tickMarkTint net.micode.notes:tickMarkTint} | Tint to apply to the tick mark drawable. |
{@link #AppCompatSeekBar_tickMarkTintMode net.micode.notes:tickMarkTintMode} | Blending mode used to apply the tick mark tint. |
This symbol is the offset where the {@link android.R.attr#thumb} + * attribute's value can be found in the {@link #AppCompatSeekBar} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name android:thumb
+ */
+ public static final int AppCompatSeekBar_android_thumb=0;
+ /**
+ *
+ * @attr description + * Drawable displayed at each progress position on a seekbar. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name net.micode.notes:tickMark
+ */
+ public static final int AppCompatSeekBar_tickMark=1;
+ /**
+ *
+ * @attr description + * Tint to apply to the tick mark drawable. + * + *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ *
+ * @attr name net.micode.notes:tickMarkTint
+ */
+ public static final int AppCompatSeekBar_tickMarkTint=2;
+ /**
+ *
+ * @attr description + * Blending mode used to apply the tick mark tint. + * + *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
add | 10 | Combines the tint and drawable color and alpha channels, clamping the + * result to valid color values. Saturate(S + D) |
multiply | e | Multiplies the color and alpha channels of the drawable with those of + * the tint. [Sa * Da, Sc * Dc] |
screen | f | [Sa + Da - Sa * Da, Sc + Dc - Sc * Dc] |
src_atop | 9 | The tint is drawn above the drawable, but with the drawable’s alpha + * channel masking the result. [Da, Sc * Da + (1 - Sa) * Dc] |
src_in | 5 | The tint is masked by the alpha channel of the drawable. The drawable’s + * color channels are thrown out. [Sa * Da, Sc * Da] |
src_over | 3 | The tint is drawn on top of the drawable. + * [Sa + (1 - Sa)*Da, Rc = Sc + (1 - Sa)*Dc] |
Includes the following attributes:
+ *Attribute | Description |
---|---|
{@link #AppCompatTextHelper_android_textAppearance android:textAppearance} | |
{@link #AppCompatTextHelper_android_drawableTop android:drawableTop} | |
{@link #AppCompatTextHelper_android_drawableBottom android:drawableBottom} | |
{@link #AppCompatTextHelper_android_drawableLeft android:drawableLeft} | |
{@link #AppCompatTextHelper_android_drawableRight android:drawableRight} | |
{@link #AppCompatTextHelper_android_drawableStart android:drawableStart} | |
{@link #AppCompatTextHelper_android_drawableEnd android:drawableEnd} |
This symbol is the offset where the {@link android.R.attr#textAppearance} + * attribute's value can be found in the {@link #AppCompatTextHelper} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name android:textAppearance
+ */
+ public static final int AppCompatTextHelper_android_textAppearance=0;
+ /**
+ *
This symbol is the offset where the {@link android.R.attr#drawableTop} + * attribute's value can be found in the {@link #AppCompatTextHelper} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or 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 android:drawableTop
+ */
+ public static final int AppCompatTextHelper_android_drawableTop=1;
+ /**
+ *
This symbol is the offset where the {@link android.R.attr#drawableBottom} + * attribute's value can be found in the {@link #AppCompatTextHelper} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or 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 android:drawableBottom
+ */
+ public static final int AppCompatTextHelper_android_drawableBottom=2;
+ /**
+ *
This symbol is the offset where the {@link android.R.attr#drawableLeft} + * attribute's value can be found in the {@link #AppCompatTextHelper} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or 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 android:drawableLeft
+ */
+ public static final int AppCompatTextHelper_android_drawableLeft=3;
+ /**
+ *
This symbol is the offset where the {@link android.R.attr#drawableRight} + * attribute's value can be found in the {@link #AppCompatTextHelper} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or 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 android:drawableRight
+ */
+ public static final int AppCompatTextHelper_android_drawableRight=4;
+ /**
+ *
This symbol is the offset where the {@link android.R.attr#drawableStart} + * attribute's value can be found in the {@link #AppCompatTextHelper} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or 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 android:drawableStart
+ */
+ public static final int AppCompatTextHelper_android_drawableStart=5;
+ /**
+ *
This symbol is the offset where the {@link android.R.attr#drawableEnd} + * attribute's value can be found in the {@link #AppCompatTextHelper} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or 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 android:drawableEnd
+ */
+ public static final int AppCompatTextHelper_android_drawableEnd=6;
+ /**
+ * Attributes that can be used with a AppCompatTextView.
+ *
Includes the following attributes:
+ *Attribute | Description |
---|---|
{@link #AppCompatTextView_android_textAppearance android:textAppearance} | |
{@link #AppCompatTextView_autoSizeMaxTextSize net.micode.notes:autoSizeMaxTextSize} | The maximum text size constraint to be used when auto-sizing text. |
{@link #AppCompatTextView_autoSizeMinTextSize net.micode.notes:autoSizeMinTextSize} | The minimum text size constraint to be used when auto-sizing text. |
{@link #AppCompatTextView_autoSizePresetSizes net.micode.notes:autoSizePresetSizes} | Resource array of dimensions to be used in conjunction with
+ * autoSizeTextType set to uniform . |
{@link #AppCompatTextView_autoSizeStepGranularity net.micode.notes:autoSizeStepGranularity} | Specify the auto-size step size if autoSizeTextType is set to
+ * uniform . |
{@link #AppCompatTextView_autoSizeTextType net.micode.notes:autoSizeTextType} | Specify the type of auto-size. |
{@link #AppCompatTextView_firstBaselineToTopHeight net.micode.notes:firstBaselineToTopHeight} | Distance from the top of the TextView to the first text baseline. |
{@link #AppCompatTextView_fontFamily net.micode.notes:fontFamily} | The attribute for the font family. |
{@link #AppCompatTextView_lastBaselineToBottomHeight net.micode.notes:lastBaselineToBottomHeight} | Distance from the bottom of the TextView to the last text baseline. |
{@link #AppCompatTextView_lineHeight net.micode.notes:lineHeight} | Explicit height between lines of text. |
{@link #AppCompatTextView_textAllCaps net.micode.notes:textAllCaps} | Present the text in ALL CAPS. |
This symbol is the offset where the {@link android.R.attr#textAppearance} + * 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 a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name android:textAppearance
+ */
+ public static final int AppCompatTextView_android_textAppearance=0;
+ /**
+ *
+ * @attr description + * The maximum text size constraint to be used when auto-sizing text. + * + *
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), and
+ * mm (millimeters).
+ *
+ * @attr name net.micode.notes:autoSizeMaxTextSize
+ */
+ public static final int AppCompatTextView_autoSizeMaxTextSize=1;
+ /**
+ *
+ * @attr description + * The minimum text size constraint to be used when auto-sizing text. + * + *
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), and
+ * mm (millimeters).
+ *
+ * @attr name net.micode.notes:autoSizeMinTextSize
+ */
+ public static final int AppCompatTextView_autoSizeMinTextSize=2;
+ /**
+ *
+ * @attr description
+ * Resource array of dimensions to be used in conjunction with
+ * autoSizeTextType
set to uniform
. Overrides
+ * autoSizeStepGranularity
if set.
+ *
+ *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name net.micode.notes:autoSizePresetSizes
+ */
+ public static final int AppCompatTextView_autoSizePresetSizes=3;
+ /**
+ *
+ * @attr description
+ * Specify the auto-size step size if autoSizeTextType
is set to
+ * uniform
. The default is 1px. Overwrites
+ * autoSizePresetSizes
if set.
+ *
+ *
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), and
+ * mm (millimeters).
+ *
+ * @attr name net.micode.notes:autoSizeStepGranularity
+ */
+ public static final int AppCompatTextView_autoSizeStepGranularity=4;
+ /**
+ *
+ * @attr description + * Specify the type of auto-size. Note that this feature is not supported by EditText, + * works only for TextView. + * + *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
none | 0 | No auto-sizing (default). |
uniform | 1 | Uniform horizontal and vertical text size scaling to fit within the + * container. |
+ * @attr description + * Distance from the top of the TextView to the first text baseline. If set, this + * overrides the value set for paddingTop. + * + *
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), and
+ * mm (millimeters).
+ *
+ * @attr name net.micode.notes:firstBaselineToTopHeight
+ */
+ public static final int AppCompatTextView_firstBaselineToTopHeight=6;
+ /**
+ *
+ * @attr description + * The attribute for the font family. + * + *
May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + * + * @attr name net.micode.notes:fontFamily + */ + public static final int AppCompatTextView_fontFamily=7; + /** + *
+ * @attr description + * Distance from the bottom of the TextView to the last text baseline. If set, this + * overrides the value set for paddingBottom. + * + *
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), and
+ * mm (millimeters).
+ *
+ * @attr name net.micode.notes:lastBaselineToBottomHeight
+ */
+ public static final int AppCompatTextView_lastBaselineToBottomHeight=8;
+ /**
+ *
+ * @attr description + * Explicit height between lines of text. If set, this will override the values set + * for lineSpacingExtra and lineSpacingMultiplier. + * + *
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), and
+ * mm (millimeters).
+ *
+ * @attr name net.micode.notes:lineHeight
+ */
+ public static final int AppCompatTextView_lineHeight=9;
+ /**
+ *
+ * @attr description + * Present the text in ALL CAPS. This may use a small-caps form when available. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
May be a boolean value, such as "true
" or
+ * "false
".
+ *
+ * @attr name net.micode.notes:textAllCaps
+ */
+ public static final int AppCompatTextView_textAllCaps=10;
+ /**
+ * Attributes that can be used with a AppCompatTheme.
+ *
Includes the following attributes:
+ *Attribute | Description |
---|---|
{@link #AppCompatTheme_android_windowIsFloating android:windowIsFloating} | |
{@link #AppCompatTheme_android_windowAnimationStyle android:windowAnimationStyle} | |
{@link #AppCompatTheme_actionBarDivider net.micode.notes:actionBarDivider} | Custom divider drawable to use for elements in the action bar. |
{@link #AppCompatTheme_actionBarItemBackground net.micode.notes:actionBarItemBackground} | Custom item state list drawable background for action bar items. |
{@link #AppCompatTheme_actionBarPopupTheme net.micode.notes:actionBarPopupTheme} | Reference to a theme that should be used to inflate popups + * shown by widgets in the action bar. |
{@link #AppCompatTheme_actionBarSize net.micode.notes:actionBarSize} | Size of the Action Bar, including the contextual + * bar used to present Action Modes. |
{@link #AppCompatTheme_actionBarSplitStyle net.micode.notes:actionBarSplitStyle} | Reference to a style for the split Action Bar. |
{@link #AppCompatTheme_actionBarStyle net.micode.notes:actionBarStyle} | Reference to a style for the Action Bar |
{@link #AppCompatTheme_actionBarTabBarStyle net.micode.notes:actionBarTabBarStyle} | |
{@link #AppCompatTheme_actionBarTabStyle net.micode.notes:actionBarTabStyle} | Default style for tabs within an action bar |
{@link #AppCompatTheme_actionBarTabTextStyle net.micode.notes:actionBarTabTextStyle} | |
{@link #AppCompatTheme_actionBarTheme net.micode.notes:actionBarTheme} | Reference to a theme that should be used to inflate the + * action bar. |
{@link #AppCompatTheme_actionBarWidgetTheme net.micode.notes:actionBarWidgetTheme} | Reference to a theme that should be used to inflate widgets + * and layouts destined for the action bar. |
{@link #AppCompatTheme_actionButtonStyle net.micode.notes:actionButtonStyle} | Default action button style. |
{@link #AppCompatTheme_actionDropDownStyle net.micode.notes:actionDropDownStyle} | Default ActionBar dropdown style. |
{@link #AppCompatTheme_actionMenuTextAppearance net.micode.notes:actionMenuTextAppearance} | TextAppearance style that will be applied to text that + * appears within action menu items. |
{@link #AppCompatTheme_actionMenuTextColor net.micode.notes:actionMenuTextColor} | Color for text that appears within action menu items. |
{@link #AppCompatTheme_actionModeBackground net.micode.notes:actionModeBackground} | Background drawable to use for action mode UI |
{@link #AppCompatTheme_actionModeCloseButtonStyle net.micode.notes:actionModeCloseButtonStyle} | |
{@link #AppCompatTheme_actionModeCloseDrawable net.micode.notes:actionModeCloseDrawable} | Drawable to use for the close action mode button |
{@link #AppCompatTheme_actionModeCopyDrawable net.micode.notes:actionModeCopyDrawable} | Drawable to use for the Copy action button in Contextual Action Bar |
{@link #AppCompatTheme_actionModeCutDrawable net.micode.notes:actionModeCutDrawable} | Drawable to use for the Cut action button in Contextual Action Bar |
{@link #AppCompatTheme_actionModeFindDrawable net.micode.notes:actionModeFindDrawable} | Drawable to use for the Find action button in WebView selection action modes |
{@link #AppCompatTheme_actionModePasteDrawable net.micode.notes:actionModePasteDrawable} | Drawable to use for the Paste action button in Contextual Action Bar |
{@link #AppCompatTheme_actionModePopupWindowStyle net.micode.notes:actionModePopupWindowStyle} | PopupWindow style to use for action modes when showing as a window overlay. |
{@link #AppCompatTheme_actionModeSelectAllDrawable net.micode.notes:actionModeSelectAllDrawable} | Drawable to use for the Select all action button in Contextual Action Bar |
{@link #AppCompatTheme_actionModeShareDrawable net.micode.notes:actionModeShareDrawable} | Drawable to use for the Share action button in WebView selection action modes |
{@link #AppCompatTheme_actionModeSplitBackground net.micode.notes:actionModeSplitBackground} | Background drawable to use for action mode UI in the lower split bar |
{@link #AppCompatTheme_actionModeStyle net.micode.notes:actionModeStyle} | |
{@link #AppCompatTheme_actionModeWebSearchDrawable net.micode.notes:actionModeWebSearchDrawable} | Drawable to use for the Web Search action button in WebView selection action modes |
{@link #AppCompatTheme_actionOverflowButtonStyle net.micode.notes:actionOverflowButtonStyle} | |
{@link #AppCompatTheme_actionOverflowMenuStyle net.micode.notes:actionOverflowMenuStyle} | |
{@link #AppCompatTheme_activityChooserViewStyle net.micode.notes:activityChooserViewStyle} | Default ActivityChooserView style. |
{@link #AppCompatTheme_alertDialogButtonGroupStyle net.micode.notes:alertDialogButtonGroupStyle} | |
{@link #AppCompatTheme_alertDialogCenterButtons net.micode.notes:alertDialogCenterButtons} | |
{@link #AppCompatTheme_alertDialogStyle net.micode.notes:alertDialogStyle} | |
{@link #AppCompatTheme_alertDialogTheme net.micode.notes:alertDialogTheme} | Theme to use for alert dialogs spawned from this theme. |
{@link #AppCompatTheme_autoCompleteTextViewStyle net.micode.notes:autoCompleteTextViewStyle} | Default AutoCompleteTextView style. |
{@link #AppCompatTheme_borderlessButtonStyle net.micode.notes:borderlessButtonStyle} | Style for buttons without an explicit border, often used in groups. |
{@link #AppCompatTheme_buttonBarButtonStyle net.micode.notes:buttonBarButtonStyle} | Style for buttons within button bars |
{@link #AppCompatTheme_buttonBarNegativeButtonStyle net.micode.notes:buttonBarNegativeButtonStyle} | Style for the "negative" buttons within button bars |
{@link #AppCompatTheme_buttonBarNeutralButtonStyle net.micode.notes:buttonBarNeutralButtonStyle} | Style for the "neutral" buttons within button bars |
{@link #AppCompatTheme_buttonBarPositiveButtonStyle net.micode.notes:buttonBarPositiveButtonStyle} | Style for the "positive" buttons within button bars |
{@link #AppCompatTheme_buttonBarStyle net.micode.notes:buttonBarStyle} | Style for button bars |
{@link #AppCompatTheme_buttonStyle net.micode.notes:buttonStyle} | Normal Button style. |
{@link #AppCompatTheme_buttonStyleSmall net.micode.notes:buttonStyleSmall} | Small Button style. |
{@link #AppCompatTheme_checkboxStyle net.micode.notes:checkboxStyle} | Default Checkbox style. |
{@link #AppCompatTheme_checkedTextViewStyle net.micode.notes:checkedTextViewStyle} | Default CheckedTextView style. |
{@link #AppCompatTheme_colorAccent net.micode.notes:colorAccent} | Bright complement to the primary branding color. |
{@link #AppCompatTheme_colorBackgroundFloating net.micode.notes:colorBackgroundFloating} | Default color of background imagery for floating components, ex. |
{@link #AppCompatTheme_colorButtonNormal net.micode.notes:colorButtonNormal} | The color applied to framework buttons in their normal state. |
{@link #AppCompatTheme_colorControlActivated net.micode.notes:colorControlActivated} | The color applied to framework controls in their activated (ex. |
{@link #AppCompatTheme_colorControlHighlight net.micode.notes:colorControlHighlight} | The color applied to framework control highlights (ex. |
{@link #AppCompatTheme_colorControlNormal net.micode.notes:colorControlNormal} | The color applied to framework controls in their normal state. |
{@link #AppCompatTheme_colorError net.micode.notes:colorError} | Color used for error states and things that need to be drawn to + * the user's attention. |
{@link #AppCompatTheme_colorPrimary net.micode.notes:colorPrimary} | The primary branding color for the app. |
{@link #AppCompatTheme_colorPrimaryDark net.micode.notes:colorPrimaryDark} | Dark variant of the primary branding color. |
{@link #AppCompatTheme_colorSwitchThumbNormal net.micode.notes:colorSwitchThumbNormal} | The color applied to framework switch thumbs in their normal state. |
{@link #AppCompatTheme_controlBackground net.micode.notes:controlBackground} | The background used by framework controls. |
{@link #AppCompatTheme_dialogCornerRadius net.micode.notes:dialogCornerRadius} | Preferred corner radius of dialogs. |
{@link #AppCompatTheme_dialogPreferredPadding net.micode.notes:dialogPreferredPadding} | Preferred padding for dialog content. |
{@link #AppCompatTheme_dialogTheme net.micode.notes:dialogTheme} | Theme to use for dialogs spawned from this theme. |
{@link #AppCompatTheme_dividerHorizontal net.micode.notes:dividerHorizontal} | A drawable that may be used as a horizontal divider between visual elements. |
{@link #AppCompatTheme_dividerVertical net.micode.notes:dividerVertical} | A drawable that may be used as a vertical divider between visual elements. |
{@link #AppCompatTheme_dropDownListViewStyle net.micode.notes:dropDownListViewStyle} | ListPopupWindow compatibility |
{@link #AppCompatTheme_dropdownListPreferredItemHeight net.micode.notes:dropdownListPreferredItemHeight} | The preferred item height for dropdown lists. |
{@link #AppCompatTheme_editTextBackground net.micode.notes:editTextBackground} | EditText background drawable. |
{@link #AppCompatTheme_editTextColor net.micode.notes:editTextColor} | EditText text foreground color. |
{@link #AppCompatTheme_editTextStyle net.micode.notes:editTextStyle} | Default EditText style. |
{@link #AppCompatTheme_homeAsUpIndicator net.micode.notes:homeAsUpIndicator} | Specifies a drawable to use for the 'home as up' indicator. |
{@link #AppCompatTheme_imageButtonStyle net.micode.notes:imageButtonStyle} | ImageButton background drawable. |
{@link #AppCompatTheme_listChoiceBackgroundIndicator net.micode.notes:listChoiceBackgroundIndicator} | Drawable used as a background for selected list items. |
{@link #AppCompatTheme_listDividerAlertDialog net.micode.notes:listDividerAlertDialog} | The list divider used in alert dialogs. |
{@link #AppCompatTheme_listMenuViewStyle net.micode.notes:listMenuViewStyle} | Default menu-style ListView style. |
{@link #AppCompatTheme_listPopupWindowStyle net.micode.notes:listPopupWindowStyle} | |
{@link #AppCompatTheme_listPreferredItemHeight net.micode.notes:listPreferredItemHeight} | The preferred list item height. |
{@link #AppCompatTheme_listPreferredItemHeightLarge net.micode.notes:listPreferredItemHeightLarge} | A larger, more robust list item height. |
{@link #AppCompatTheme_listPreferredItemHeightSmall net.micode.notes:listPreferredItemHeightSmall} | A smaller, sleeker list item height. |
{@link #AppCompatTheme_listPreferredItemPaddingLeft net.micode.notes:listPreferredItemPaddingLeft} | The preferred padding along the left edge of list items. |
{@link #AppCompatTheme_listPreferredItemPaddingRight net.micode.notes:listPreferredItemPaddingRight} | The preferred padding along the right edge of list items. |
{@link #AppCompatTheme_panelBackground net.micode.notes:panelBackground} | The background of a panel when it is inset from the left and right edges of the screen. |
{@link #AppCompatTheme_panelMenuListTheme net.micode.notes:panelMenuListTheme} | Default Panel Menu style. |
{@link #AppCompatTheme_panelMenuListWidth net.micode.notes:panelMenuListWidth} | Default Panel Menu width. |
{@link #AppCompatTheme_popupMenuStyle net.micode.notes:popupMenuStyle} | Default PopupMenu style. |
{@link #AppCompatTheme_popupWindowStyle net.micode.notes:popupWindowStyle} | Default PopupWindow style. |
{@link #AppCompatTheme_radioButtonStyle net.micode.notes:radioButtonStyle} | Default RadioButton style. |
{@link #AppCompatTheme_ratingBarStyle net.micode.notes:ratingBarStyle} | Default RatingBar style. |
{@link #AppCompatTheme_ratingBarStyleIndicator net.micode.notes:ratingBarStyleIndicator} | Indicator RatingBar style. |
{@link #AppCompatTheme_ratingBarStyleSmall net.micode.notes:ratingBarStyleSmall} | Small indicator RatingBar style. |
{@link #AppCompatTheme_searchViewStyle net.micode.notes:searchViewStyle} | Style for the search query widget. |
{@link #AppCompatTheme_seekBarStyle net.micode.notes:seekBarStyle} | Default SeekBar style. |
{@link #AppCompatTheme_selectableItemBackground net.micode.notes:selectableItemBackground} | A style that may be applied to buttons or other selectable items + * that should react to pressed and focus states, but that do not + * have a clear visual border along the edges. |
{@link #AppCompatTheme_selectableItemBackgroundBorderless net.micode.notes:selectableItemBackgroundBorderless} | Background drawable for borderless standalone items that need focus/pressed states. |
{@link #AppCompatTheme_spinnerDropDownItemStyle net.micode.notes:spinnerDropDownItemStyle} | Default Spinner style. |
{@link #AppCompatTheme_spinnerStyle net.micode.notes:spinnerStyle} | Default Spinner style. |
{@link #AppCompatTheme_switchStyle net.micode.notes:switchStyle} | Default style for the Switch widget. |
{@link #AppCompatTheme_textAppearanceLargePopupMenu net.micode.notes:textAppearanceLargePopupMenu} | Text color, typeface, size, and style for the text inside of a popup menu. |
{@link #AppCompatTheme_textAppearanceListItem net.micode.notes:textAppearanceListItem} | The preferred TextAppearance for the primary text of list items. |
{@link #AppCompatTheme_textAppearanceListItemSecondary net.micode.notes:textAppearanceListItemSecondary} | The preferred TextAppearance for the secondary text of list items. |
{@link #AppCompatTheme_textAppearanceListItemSmall net.micode.notes:textAppearanceListItemSmall} | The preferred TextAppearance for the primary text of small list items. |
{@link #AppCompatTheme_textAppearancePopupMenuHeader net.micode.notes:textAppearancePopupMenuHeader} | Text color, typeface, size, and style for header text inside of a popup menu. |
{@link #AppCompatTheme_textAppearanceSearchResultSubtitle net.micode.notes:textAppearanceSearchResultSubtitle} | Text color, typeface, size, and style for system search result subtitle. |
{@link #AppCompatTheme_textAppearanceSearchResultTitle net.micode.notes:textAppearanceSearchResultTitle} | Text color, typeface, size, and style for system search result title. |
{@link #AppCompatTheme_textAppearanceSmallPopupMenu net.micode.notes:textAppearanceSmallPopupMenu} | Text color, typeface, size, and style for small text inside of a popup menu. |
{@link #AppCompatTheme_textColorAlertDialogListItem net.micode.notes:textColorAlertDialogListItem} | Color of list item text in alert dialogs. |
{@link #AppCompatTheme_textColorSearchUrl net.micode.notes:textColorSearchUrl} | Text color for urls in search suggestions, used by things like global search |
{@link #AppCompatTheme_toolbarNavigationButtonStyle net.micode.notes:toolbarNavigationButtonStyle} | Default Toolar NavigationButtonStyle |
{@link #AppCompatTheme_toolbarStyle net.micode.notes:toolbarStyle} | Default Toolbar style. |
{@link #AppCompatTheme_tooltipForegroundColor net.micode.notes:tooltipForegroundColor} | Foreground color to use for tooltips |
{@link #AppCompatTheme_tooltipFrameBackground net.micode.notes:tooltipFrameBackground} | Background to use for tooltips |
{@link #AppCompatTheme_viewInflaterClass net.micode.notes:viewInflaterClass} | |
{@link #AppCompatTheme_windowActionBar net.micode.notes:windowActionBar} | Flag indicating whether this window should have an Action Bar + * in place of the usual title bar. |
{@link #AppCompatTheme_windowActionBarOverlay net.micode.notes:windowActionBarOverlay} | Flag indicating whether this window's Action Bar should overlay + * application content. |
{@link #AppCompatTheme_windowActionModeOverlay net.micode.notes:windowActionModeOverlay} | Flag indicating whether action modes should overlay window content + * when there is not reserved space for their UI (such as an Action Bar). |
{@link #AppCompatTheme_windowFixedHeightMajor net.micode.notes:windowFixedHeightMajor} | A fixed height for the window along the major axis of the screen, + * that is, when in portrait. |
{@link #AppCompatTheme_windowFixedHeightMinor net.micode.notes:windowFixedHeightMinor} | A fixed height for the window along the minor axis of the screen, + * that is, when in landscape. |
{@link #AppCompatTheme_windowFixedWidthMajor net.micode.notes:windowFixedWidthMajor} | A fixed width for the window along the major axis of the screen, + * that is, when in landscape. |
{@link #AppCompatTheme_windowFixedWidthMinor net.micode.notes:windowFixedWidthMinor} | A fixed width for the window along the minor axis of the screen, + * that is, when in portrait. |
{@link #AppCompatTheme_windowMinWidthMajor net.micode.notes:windowMinWidthMajor} | The minimum width the window is allowed to be, along the major + * axis of the screen. |
{@link #AppCompatTheme_windowMinWidthMinor net.micode.notes:windowMinWidthMinor} | The minimum width the window is allowed to be, along the minor + * axis of the screen. |
{@link #AppCompatTheme_windowNoTitle net.micode.notes:windowNoTitle} | Flag indicating whether there should be no title on this window. |
This symbol is the offset where the {@link android.R.attr#windowIsFloating} + * attribute's value can be found in the {@link #AppCompatTheme} array. + * + *
May be a boolean value, such as "true
" or
+ * "false
".
+ *
+ * @attr name android:windowIsFloating
+ */
+ public static final int AppCompatTheme_android_windowIsFloating=0;
+ /**
+ *
This symbol is the offset where the {@link android.R.attr#windowAnimationStyle} + * attribute's value can be found in the {@link #AppCompatTheme} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name android:windowAnimationStyle
+ */
+ public static final int AppCompatTheme_android_windowAnimationStyle=1;
+ /**
+ *
+ * @attr description + * Custom divider drawable to use for elements in the action bar. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name net.micode.notes:actionBarDivider
+ */
+ public static final int AppCompatTheme_actionBarDivider=2;
+ /**
+ *
+ * @attr description + * Custom item state list drawable background for action bar items. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name net.micode.notes:actionBarItemBackground
+ */
+ public static final int AppCompatTheme_actionBarItemBackground=3;
+ /**
+<<<<<<< HEAD:src/Project/app/build/generated/not_namespaced_r_class_sources/debug/r/net/micode/notes/R.java
+ *
+ * @attr description + * Reference to a theme that should be used to inflate popups + * shown by widgets in the action bar. +======= + *
This symbol is the offset where the {@link net.micode.notes.R.attr#actionBarPopupTheme} + * attribute's value can be found in the {@link #AppCompatTheme} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name net.micode.notes:actionBarPopupTheme
+ */
+ public static final int AppCompatTheme_actionBarPopupTheme=4;
+ /**
+ *
This symbol is the offset where the {@link net.micode.notes.R.attr#actionBarSize} + * attribute's value can be found in the {@link #AppCompatTheme} array. + * + *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
wrap_content | 0 |
This symbol is the offset where the {@link net.micode.notes.R.attr#actionBarSplitStyle} + * attribute's value can be found in the {@link #AppCompatTheme} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name net.micode.notes:actionBarSplitStyle
+ */
+ public static final int AppCompatTheme_actionBarSplitStyle=6;
+ /**
+ *
This symbol is the offset where the {@link net.micode.notes.R.attr#actionBarStyle} + * attribute's value can be found in the {@link #AppCompatTheme} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name net.micode.notes:actionBarStyle
+ */
+ public static final int AppCompatTheme_actionBarStyle=7;
+ /**
+ *
This symbol is the offset where the {@link net.micode.notes.R.attr#actionBarTabBarStyle} + * attribute's value can be found in the {@link #AppCompatTheme} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name net.micode.notes:actionBarTabBarStyle
+ */
+ public static final int AppCompatTheme_actionBarTabBarStyle=8;
+ /**
+ *
This symbol is the offset where the {@link net.micode.notes.R.attr#actionBarTabStyle} + * attribute's value can be found in the {@link #AppCompatTheme} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name net.micode.notes:actionBarTabStyle
+ */
+ public static final int AppCompatTheme_actionBarTabStyle=9;
+ /**
+ *
This symbol is the offset where the {@link net.micode.notes.R.attr#actionBarTabTextStyle} + * attribute's value can be found in the {@link #AppCompatTheme} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name net.micode.notes:actionBarTabTextStyle
+ */
+ public static final int AppCompatTheme_actionBarTabTextStyle=10;
+ /**
+ *
This symbol is the offset where the {@link net.micode.notes.R.attr#actionBarTheme} + * attribute's value can be found in the {@link #AppCompatTheme} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name net.micode.notes:actionBarTheme
+ */
+ public static final int AppCompatTheme_actionBarTheme=11;
+ /**
+ *
This symbol is the offset where the {@link net.micode.notes.R.attr#actionBarWidgetTheme} + * attribute's value can be found in the {@link #AppCompatTheme} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name net.micode.notes:actionBarWidgetTheme
+ */
+ public static final int AppCompatTheme_actionBarWidgetTheme=12;
+ /**
+ *
This symbol is the offset where the {@link net.micode.notes.R.attr#actionButtonStyle} + * attribute's value can be found in the {@link #AppCompatTheme} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name net.micode.notes:actionButtonStyle
+ */
+ public static final int AppCompatTheme_actionButtonStyle=13;
+ /**
+ *
This symbol is the offset where the {@link net.micode.notes.R.attr#actionDropDownStyle} + * attribute's value can be found in the {@link #AppCompatTheme} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name net.micode.notes:actionDropDownStyle
+ */
+ public static final int AppCompatTheme_actionDropDownStyle=14;
+ /**
+ *
This symbol is the offset where the {@link net.micode.notes.R.attr#actionMenuTextAppearance} + * attribute's value can be found in the {@link #AppCompatTheme} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name net.micode.notes:actionMenuTextAppearance
+ */
+ public static final int AppCompatTheme_actionMenuTextAppearance=15;
+ /**
+ *
This symbol is the offset where the {@link net.micode.notes.R.attr#actionMenuTextColor} + * attribute's value can be found in the {@link #AppCompatTheme} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or 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 net.micode.notes:actionMenuTextColor
+ */
+ public static final int AppCompatTheme_actionMenuTextColor=16;
+ /**
+ *
This symbol is the offset where the {@link net.micode.notes.R.attr#actionModeBackground} + * attribute's value can be found in the {@link #AppCompatTheme} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name net.micode.notes:actionModeBackground
+ */
+ public static final int AppCompatTheme_actionModeBackground=17;
+ /**
+ *
This symbol is the offset where the {@link net.micode.notes.R.attr#actionModeCloseButtonStyle} + * attribute's value can be found in the {@link #AppCompatTheme} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name net.micode.notes:actionModeCloseButtonStyle
+ */
+ public static final int AppCompatTheme_actionModeCloseButtonStyle=18;
+ /**
+ *
This symbol is the offset where the {@link net.micode.notes.R.attr#actionModeCloseDrawable} + * attribute's value can be found in the {@link #AppCompatTheme} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name net.micode.notes:actionModeCloseDrawable
+ */
+ public static final int AppCompatTheme_actionModeCloseDrawable=19;
+ /**
+ *
This symbol is the offset where the {@link net.micode.notes.R.attr#actionModeCopyDrawable} + * attribute's value can be found in the {@link #AppCompatTheme} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name net.micode.notes:actionModeCopyDrawable
+ */
+ public static final int AppCompatTheme_actionModeCopyDrawable=20;
+ /**
+ *
This symbol is the offset where the {@link net.micode.notes.R.attr#actionModeCutDrawable} + * attribute's value can be found in the {@link #AppCompatTheme} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name net.micode.notes:actionModeCutDrawable
+ */
+ public static final int AppCompatTheme_actionModeCutDrawable=21;
+ /**
+ *
This symbol is the offset where the {@link net.micode.notes.R.attr#actionModeFindDrawable} + * attribute's value can be found in the {@link #AppCompatTheme} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name net.micode.notes:actionModeFindDrawable
+ */
+ public static final int AppCompatTheme_actionModeFindDrawable=22;
+ /**
+ *
This symbol is the offset where the {@link net.micode.notes.R.attr#actionModePasteDrawable} + * attribute's value can be found in the {@link #AppCompatTheme} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name net.micode.notes:actionModePasteDrawable
+ */
+ public static final int AppCompatTheme_actionModePasteDrawable=23;
+ /**
+ *
This symbol is the offset where the {@link net.micode.notes.R.attr#actionModePopupWindowStyle} + * attribute's value can be found in the {@link #AppCompatTheme} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name net.micode.notes:actionModePopupWindowStyle
+ */
+ public static final int AppCompatTheme_actionModePopupWindowStyle=24;
+ /**
+ *
This symbol is the offset where the {@link net.micode.notes.R.attr#actionModeSelectAllDrawable} + * attribute's value can be found in the {@link #AppCompatTheme} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name net.micode.notes:actionModeSelectAllDrawable
+ */
+ public static final int AppCompatTheme_actionModeSelectAllDrawable=25;
+ /**
+ *
This symbol is the offset where the {@link net.micode.notes.R.attr#actionModeShareDrawable} + * attribute's value can be found in the {@link #AppCompatTheme} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name net.micode.notes:actionModeShareDrawable
+ */
+ public static final int AppCompatTheme_actionModeShareDrawable=26;
+ /**
+ *
This symbol is the offset where the {@link net.micode.notes.R.attr#actionModeSplitBackground} + * attribute's value can be found in the {@link #AppCompatTheme} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name net.micode.notes:actionModeSplitBackground
+ */
+ public static final int AppCompatTheme_actionModeSplitBackground=27;
+ /**
+ *
This symbol is the offset where the {@link net.micode.notes.R.attr#actionModeStyle} + * attribute's value can be found in the {@link #AppCompatTheme} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name net.micode.notes:actionModeStyle
+ */
+ public static final int AppCompatTheme_actionModeStyle=28;
+ /**
+ *
This symbol is the offset where the {@link net.micode.notes.R.attr#actionModeWebSearchDrawable} + * attribute's value can be found in the {@link #AppCompatTheme} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name net.micode.notes:actionModeWebSearchDrawable
+ */
+ public static final int AppCompatTheme_actionModeWebSearchDrawable=29;
+ /**
+ *
This symbol is the offset where the {@link net.micode.notes.R.attr#actionOverflowButtonStyle} + * attribute's value can be found in the {@link #AppCompatTheme} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name net.micode.notes:actionOverflowButtonStyle
+ */
+ public static final int AppCompatTheme_actionOverflowButtonStyle=30;
+ /**
+ *
This symbol is the offset where the {@link net.micode.notes.R.attr#actionOverflowMenuStyle} + * attribute's value can be found in the {@link #AppCompatTheme} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name net.micode.notes:actionOverflowMenuStyle
+ */
+ public static final int AppCompatTheme_actionOverflowMenuStyle=31;
+ /**
+ *
This symbol is the offset where the {@link net.micode.notes.R.attr#activityChooserViewStyle} + * attribute's value can be found in the {@link #AppCompatTheme} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name net.micode.notes:activityChooserViewStyle
+ */
+ public static final int AppCompatTheme_activityChooserViewStyle=32;
+ /**
+ *
This symbol is the offset where the {@link net.micode.notes.R.attr#alertDialogButtonGroupStyle} + * attribute's value can be found in the {@link #AppCompatTheme} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name net.micode.notes:alertDialogButtonGroupStyle
+ */
+ public static final int AppCompatTheme_alertDialogButtonGroupStyle=33;
+ /**
+ *
This symbol is the offset where the {@link net.micode.notes.R.attr#alertDialogCenterButtons} + * attribute's value can be found in the {@link #AppCompatTheme} array. + * + *
May be a boolean value, such as "true
" or
+ * "false
".
+ *
+ * @attr name net.micode.notes:alertDialogCenterButtons
+ */
+ public static final int AppCompatTheme_alertDialogCenterButtons=34;
+ /**
+ *
This symbol is the offset where the {@link net.micode.notes.R.attr#alertDialogStyle} + * attribute's value can be found in the {@link #AppCompatTheme} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name net.micode.notes:alertDialogStyle
+ */
+ public static final int AppCompatTheme_alertDialogStyle=35;
+ /**
+ *
This symbol is the offset where the {@link net.micode.notes.R.attr#alertDialogTheme} + * attribute's value can be found in the {@link #AppCompatTheme} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name net.micode.notes:alertDialogTheme
+ */
+ public static final int AppCompatTheme_alertDialogTheme=36;
+ /**
+ *
This symbol is the offset where the {@link net.micode.notes.R.attr#autoCompleteTextViewStyle} + * attribute's value can be found in the {@link #AppCompatTheme} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name net.micode.notes:autoCompleteTextViewStyle
+ */
+ public static final int AppCompatTheme_autoCompleteTextViewStyle=37;
+ /**
+ *
This symbol is the offset where the {@link net.micode.notes.R.attr#borderlessButtonStyle} + * attribute's value can be found in the {@link #AppCompatTheme} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name net.micode.notes:borderlessButtonStyle
+ */
+ public static final int AppCompatTheme_borderlessButtonStyle=38;
+ /**
+ *
This symbol is the offset where the {@link net.micode.notes.R.attr#buttonBarButtonStyle} + * attribute's value can be found in the {@link #AppCompatTheme} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name net.micode.notes:buttonBarButtonStyle
+ */
+ public static final int AppCompatTheme_buttonBarButtonStyle=39;
+ /**
+ *
This symbol is the offset where the {@link net.micode.notes.R.attr#buttonBarNegativeButtonStyle} + * attribute's value can be found in the {@link #AppCompatTheme} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name net.micode.notes:buttonBarNegativeButtonStyle
+ */
+ public static final int AppCompatTheme_buttonBarNegativeButtonStyle=40;
+ /**
+ *
This symbol is the offset where the {@link net.micode.notes.R.attr#buttonBarNeutralButtonStyle} + * attribute's value can be found in the {@link #AppCompatTheme} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name net.micode.notes:buttonBarNeutralButtonStyle
+ */
+ public static final int AppCompatTheme_buttonBarNeutralButtonStyle=41;
+ /**
+ *
This symbol is the offset where the {@link net.micode.notes.R.attr#buttonBarPositiveButtonStyle} + * attribute's value can be found in the {@link #AppCompatTheme} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name net.micode.notes:buttonBarPositiveButtonStyle
+ */
+ public static final int AppCompatTheme_buttonBarPositiveButtonStyle=42;
+ /**
+ *
This symbol is the offset where the {@link net.micode.notes.R.attr#buttonBarStyle} + * attribute's value can be found in the {@link #AppCompatTheme} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name net.micode.notes:buttonBarStyle
+ */
+ public static final int AppCompatTheme_buttonBarStyle=43;
+ /**
+ *
This symbol is the offset where the {@link net.micode.notes.R.attr#buttonStyle} + * attribute's value can be found in the {@link #AppCompatTheme} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name net.micode.notes:buttonStyle
+ */
+ public static final int AppCompatTheme_buttonStyle=44;
+ /**
+ *
This symbol is the offset where the {@link net.micode.notes.R.attr#buttonStyleSmall} + * attribute's value can be found in the {@link #AppCompatTheme} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name net.micode.notes:buttonStyleSmall
+ */
+ public static final int AppCompatTheme_buttonStyleSmall=45;
+ /**
+ *
This symbol is the offset where the {@link net.micode.notes.R.attr#checkboxStyle} + * attribute's value can be found in the {@link #AppCompatTheme} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name net.micode.notes:checkboxStyle
+ */
+ public static final int AppCompatTheme_checkboxStyle=46;
+ /**
+ *
This symbol is the offset where the {@link net.micode.notes.R.attr#checkedTextViewStyle} + * attribute's value can be found in the {@link #AppCompatTheme} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name net.micode.notes:checkedTextViewStyle
+ */
+ public static final int AppCompatTheme_checkedTextViewStyle=47;
+ /**
+ *
This symbol is the offset where the {@link net.micode.notes.R.attr#colorAccent} + * attribute's value can be found in the {@link #AppCompatTheme} array. + * + *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ *
+ * @attr name net.micode.notes:colorAccent
+ */
+ public static final int AppCompatTheme_colorAccent=48;
+ /**
+ *
This symbol is the offset where the {@link net.micode.notes.R.attr#colorBackgroundFloating} + * attribute's value can be found in the {@link #AppCompatTheme} array. + * + *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ *
+ * @attr name net.micode.notes:colorBackgroundFloating
+ */
+ public static final int AppCompatTheme_colorBackgroundFloating=49;
+ /**
+ *
This symbol is the offset where the {@link net.micode.notes.R.attr#colorButtonNormal} + * attribute's value can be found in the {@link #AppCompatTheme} array. + * + *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ *
+ * @attr name net.micode.notes:colorButtonNormal
+ */
+ public static final int AppCompatTheme_colorButtonNormal=50;
+ /**
+ *
This symbol is the offset where the {@link net.micode.notes.R.attr#colorControlActivated} + * attribute's value can be found in the {@link #AppCompatTheme} array. + * + *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ *
+ * @attr name net.micode.notes:colorControlActivated
+ */
+ public static final int AppCompatTheme_colorControlActivated=51;
+ /**
+ *
This symbol is the offset where the {@link net.micode.notes.R.attr#colorControlHighlight} + * attribute's value can be found in the {@link #AppCompatTheme} array. + * + *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ *
+ * @attr name net.micode.notes:colorControlHighlight
+ */
+ public static final int AppCompatTheme_colorControlHighlight=52;
+ /**
+ *
This symbol is the offset where the {@link net.micode.notes.R.attr#colorControlNormal} + * attribute's value can be found in the {@link #AppCompatTheme} array. + * + *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ *
+ * @attr name net.micode.notes:colorControlNormal
+ */
+ public static final int AppCompatTheme_colorControlNormal=53;
+ /**
+ *
This symbol is the offset where the {@link net.micode.notes.R.attr#colorError} + * attribute's value can be found in the {@link #AppCompatTheme} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or 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 net.micode.notes:colorError
+ */
+ public static final int AppCompatTheme_colorError=54;
+ /**
+ *
This symbol is the offset where the {@link net.micode.notes.R.attr#colorPrimary} + * attribute's value can be found in the {@link #AppCompatTheme} array. + * + *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ *
+ * @attr name net.micode.notes:colorPrimary
+ */
+ public static final int AppCompatTheme_colorPrimary=55;
+ /**
+ *
This symbol is the offset where the {@link net.micode.notes.R.attr#colorPrimaryDark} + * attribute's value can be found in the {@link #AppCompatTheme} array. + * + *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ *
+ * @attr name net.micode.notes:colorPrimaryDark
+ */
+ public static final int AppCompatTheme_colorPrimaryDark=56;
+ /**
+ *
This symbol is the offset where the {@link net.micode.notes.R.attr#colorSwitchThumbNormal} + * attribute's value can be found in the {@link #AppCompatTheme} array. + * + *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ *
+ * @attr name net.micode.notes:colorSwitchThumbNormal
+ */
+ public static final int AppCompatTheme_colorSwitchThumbNormal=57;
+ /**
+ *
This symbol is the offset where the {@link net.micode.notes.R.attr#controlBackground} + * attribute's value can be found in the {@link #AppCompatTheme} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name net.micode.notes:controlBackground
+ */
+ public static final int AppCompatTheme_controlBackground=58;
+ /**
+ *
This symbol is the offset where the {@link net.micode.notes.R.attr#dialogCornerRadius} + * attribute's value can be found in the {@link #AppCompatTheme} array. + * + *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ *
+ * @attr name net.micode.notes:dialogCornerRadius
+ */
+ public static final int AppCompatTheme_dialogCornerRadius=59;
+ /**
+ *
This symbol is the offset where the {@link net.micode.notes.R.attr#dialogPreferredPadding} + * attribute's value can be found in the {@link #AppCompatTheme} array. + * + *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ *
+ * @attr name net.micode.notes:dialogPreferredPadding
+ */
+ public static final int AppCompatTheme_dialogPreferredPadding=60;
+ /**
+ *
This symbol is the offset where the {@link net.micode.notes.R.attr#dialogTheme} + * attribute's value can be found in the {@link #AppCompatTheme} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name net.micode.notes:dialogTheme
+ */
+ public static final int AppCompatTheme_dialogTheme=61;
+ /**
+ *
This symbol is the offset where the {@link net.micode.notes.R.attr#dividerHorizontal} + * attribute's value can be found in the {@link #AppCompatTheme} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name net.micode.notes:dividerHorizontal
+ */
+ public static final int AppCompatTheme_dividerHorizontal=62;
+ /**
+ *
This symbol is the offset where the {@link net.micode.notes.R.attr#dividerVertical} + * attribute's value can be found in the {@link #AppCompatTheme} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name net.micode.notes:dividerVertical
+ */
+ public static final int AppCompatTheme_dividerVertical=63;
+ /**
+ *
This symbol is the offset where the {@link net.micode.notes.R.attr#dropDownListViewStyle} + * attribute's value can be found in the {@link #AppCompatTheme} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name net.micode.notes:dropDownListViewStyle
+ */
+ public static final int AppCompatTheme_dropDownListViewStyle=64;
+ /**
+ *
This symbol is the offset where the {@link net.micode.notes.R.attr#dropdownListPreferredItemHeight} + * attribute's value can be found in the {@link #AppCompatTheme} array. + * + *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ *
+ * @attr name net.micode.notes:dropdownListPreferredItemHeight
+ */
+ public static final int AppCompatTheme_dropdownListPreferredItemHeight=65;
+ /**
+ *
This symbol is the offset where the {@link net.micode.notes.R.attr#editTextBackground} + * attribute's value can be found in the {@link #AppCompatTheme} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name net.micode.notes:editTextBackground
+ */
+ public static final int AppCompatTheme_editTextBackground=66;
+ /**
+ *
This symbol is the offset where the {@link net.micode.notes.R.attr#editTextColor} + * attribute's value can be found in the {@link #AppCompatTheme} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or 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 net.micode.notes:editTextColor
+ */
+ public static final int AppCompatTheme_editTextColor=67;
+ /**
+ *
This symbol is the offset where the {@link net.micode.notes.R.attr#editTextStyle} + * attribute's value can be found in the {@link #AppCompatTheme} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name net.micode.notes:editTextStyle
+ */
+ public static final int AppCompatTheme_editTextStyle=68;
+ /**
+ *
This symbol is the offset where the {@link net.micode.notes.R.attr#homeAsUpIndicator} + * attribute's value can be found in the {@link #AppCompatTheme} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name net.micode.notes:homeAsUpIndicator
+ */
+ public static final int AppCompatTheme_homeAsUpIndicator=69;
+ /**
+ *
This symbol is the offset where the {@link net.micode.notes.R.attr#imageButtonStyle} + * attribute's value can be found in the {@link #AppCompatTheme} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name net.micode.notes:imageButtonStyle
+ */
+ public static final int AppCompatTheme_imageButtonStyle=70;
+ /**
+ *
This symbol is the offset where the {@link net.micode.notes.R.attr#listChoiceBackgroundIndicator} + * attribute's value can be found in the {@link #AppCompatTheme} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name net.micode.notes:listChoiceBackgroundIndicator
+ */
+ public static final int AppCompatTheme_listChoiceBackgroundIndicator=71;
+ /**
+ *
This symbol is the offset where the {@link net.micode.notes.R.attr#listDividerAlertDialog} + * attribute's value can be found in the {@link #AppCompatTheme} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name net.micode.notes:listDividerAlertDialog
+ */
+ public static final int AppCompatTheme_listDividerAlertDialog=72;
+ /**
+ *
This symbol is the offset where the {@link net.micode.notes.R.attr#listMenuViewStyle} + * attribute's value can be found in the {@link #AppCompatTheme} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name net.micode.notes:listMenuViewStyle
+ */
+ public static final int AppCompatTheme_listMenuViewStyle=73;
+ /**
+ *
This symbol is the offset where the {@link net.micode.notes.R.attr#listPopupWindowStyle} + * attribute's value can be found in the {@link #AppCompatTheme} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name net.micode.notes:listPopupWindowStyle
+ */
+ public static final int AppCompatTheme_listPopupWindowStyle=74;
+ /**
+ *
This symbol is the offset where the {@link net.micode.notes.R.attr#listPreferredItemHeight} + * attribute's value can be found in the {@link #AppCompatTheme} array. + * + *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ *
+ * @attr name net.micode.notes:listPreferredItemHeight
+ */
+ public static final int AppCompatTheme_listPreferredItemHeight=75;
+ /**
+ *
This symbol is the offset where the {@link net.micode.notes.R.attr#listPreferredItemHeightLarge} + * attribute's value can be found in the {@link #AppCompatTheme} array. + * + *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ *
+ * @attr name net.micode.notes:listPreferredItemHeightLarge
+ */
+ public static final int AppCompatTheme_listPreferredItemHeightLarge=76;
+ /**
+ *
This symbol is the offset where the {@link net.micode.notes.R.attr#listPreferredItemHeightSmall} + * attribute's value can be found in the {@link #AppCompatTheme} array. + * + *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ *
+ * @attr name net.micode.notes:listPreferredItemHeightSmall
+ */
+ public static final int AppCompatTheme_listPreferredItemHeightSmall=77;
+ /**
+ *
This symbol is the offset where the {@link net.micode.notes.R.attr#listPreferredItemPaddingLeft} + * attribute's value can be found in the {@link #AppCompatTheme} array. + * + *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ *
+ * @attr name net.micode.notes:listPreferredItemPaddingLeft
+ */
+ public static final int AppCompatTheme_listPreferredItemPaddingLeft=78;
+ /**
+ *
This symbol is the offset where the {@link net.micode.notes.R.attr#listPreferredItemPaddingRight} + * attribute's value can be found in the {@link #AppCompatTheme} array. + * + *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ *
+ * @attr name net.micode.notes:listPreferredItemPaddingRight
+ */
+ public static final int AppCompatTheme_listPreferredItemPaddingRight=79;
+ /**
+ *
This symbol is the offset where the {@link net.micode.notes.R.attr#panelBackground} + * attribute's value can be found in the {@link #AppCompatTheme} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name net.micode.notes:panelBackground
+ */
+ public static final int AppCompatTheme_panelBackground=80;
+ /**
+ *
This symbol is the offset where the {@link net.micode.notes.R.attr#panelMenuListTheme} + * attribute's value can be found in the {@link #AppCompatTheme} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name net.micode.notes:panelMenuListTheme
+ */
+ public static final int AppCompatTheme_panelMenuListTheme=81;
+ /**
+ *
This symbol is the offset where the {@link net.micode.notes.R.attr#panelMenuListWidth} + * attribute's value can be found in the {@link #AppCompatTheme} array. + * + *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * mm (millimeters).
+ *
+ * @attr name net.micode.notes:panelMenuListWidth
+ */
+ public static final int AppCompatTheme_panelMenuListWidth=82;
+ /**
+ *
This symbol is the offset where the {@link net.micode.notes.R.attr#popupMenuStyle} + * attribute's value can be found in the {@link #AppCompatTheme} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name net.micode.notes:popupMenuStyle
+ */
+ public static final int AppCompatTheme_popupMenuStyle=83;
+ /**
+ *
This symbol is the offset where the {@link net.micode.notes.R.attr#popupWindowStyle} + * attribute's value can be found in the {@link #AppCompatTheme} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name net.micode.notes:popupWindowStyle
+ */
+ public static final int AppCompatTheme_popupWindowStyle=84;
+ /**
+ *
This symbol is the offset where the {@link net.micode.notes.R.attr#radioButtonStyle} + * attribute's value can be found in the {@link #AppCompatTheme} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name net.micode.notes:radioButtonStyle
+ */
+ public static final int AppCompatTheme_radioButtonStyle=85;
+ /**
+ *
This symbol is the offset where the {@link net.micode.notes.R.attr#ratingBarStyle} + * attribute's value can be found in the {@link #AppCompatTheme} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name net.micode.notes:ratingBarStyle
+ */
+ public static final int AppCompatTheme_ratingBarStyle=86;
+ /**
+ *
This symbol is the offset where the {@link net.micode.notes.R.attr#ratingBarStyleIndicator} + * attribute's value can be found in the {@link #AppCompatTheme} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name net.micode.notes:ratingBarStyleIndicator
+ */
+ public static final int AppCompatTheme_ratingBarStyleIndicator=87;
+ /**
+ *
This symbol is the offset where the {@link net.micode.notes.R.attr#ratingBarStyleSmall} + * attribute's value can be found in the {@link #AppCompatTheme} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name net.micode.notes:ratingBarStyleSmall
+ */
+ public static final int AppCompatTheme_ratingBarStyleSmall=88;
+ /**
+ *
This symbol is the offset where the {@link net.micode.notes.R.attr#searchViewStyle} + * attribute's value can be found in the {@link #AppCompatTheme} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name net.micode.notes:searchViewStyle
+ */
+ public static final int AppCompatTheme_searchViewStyle=89;
+ /**
+ *
This symbol is the offset where the {@link net.micode.notes.R.attr#seekBarStyle} + * attribute's value can be found in the {@link #AppCompatTheme} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name net.micode.notes:seekBarStyle
+ */
+ public static final int AppCompatTheme_seekBarStyle=90;
+ /**
+ *
This symbol is the offset where the {@link net.micode.notes.R.attr#selectableItemBackground} + * attribute's value can be found in the {@link #AppCompatTheme} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name net.micode.notes:selectableItemBackground
+ */
+ public static final int AppCompatTheme_selectableItemBackground=91;
+ /**
+ *
This symbol is the offset where the {@link net.micode.notes.R.attr#selectableItemBackgroundBorderless} + * attribute's value can be found in the {@link #AppCompatTheme} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name net.micode.notes:selectableItemBackgroundBorderless
+ */
+ public static final int AppCompatTheme_selectableItemBackgroundBorderless=92;
+ /**
+ *
This symbol is the offset where the {@link net.micode.notes.R.attr#spinnerDropDownItemStyle} + * attribute's value can be found in the {@link #AppCompatTheme} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name net.micode.notes:spinnerDropDownItemStyle
+ */
+ public static final int AppCompatTheme_spinnerDropDownItemStyle=93;
+ /**
+ *
This symbol is the offset where the {@link net.micode.notes.R.attr#spinnerStyle} + * attribute's value can be found in the {@link #AppCompatTheme} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name net.micode.notes:spinnerStyle
+ */
+ public static final int AppCompatTheme_spinnerStyle=94;
+ /**
+ *
This symbol is the offset where the {@link net.micode.notes.R.attr#switchStyle} + * attribute's value can be found in the {@link #AppCompatTheme} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name net.micode.notes:switchStyle
+ */
+ public static final int AppCompatTheme_switchStyle=95;
+ /**
+ *
This symbol is the offset where the {@link net.micode.notes.R.attr#textAppearanceLargePopupMenu} + * attribute's value can be found in the {@link #AppCompatTheme} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name net.micode.notes:textAppearanceLargePopupMenu
+ */
+ public static final int AppCompatTheme_textAppearanceLargePopupMenu=96;
+ /**
+ *
This symbol is the offset where the {@link net.micode.notes.R.attr#textAppearanceListItem} + * attribute's value can be found in the {@link #AppCompatTheme} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name net.micode.notes:textAppearanceListItem
+ */
+ public static final int AppCompatTheme_textAppearanceListItem=97;
+ /**
+ *
This symbol is the offset where the {@link net.micode.notes.R.attr#textAppearanceListItemSecondary} + * attribute's value can be found in the {@link #AppCompatTheme} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name net.micode.notes:textAppearanceListItemSecondary
+ */
+ public static final int AppCompatTheme_textAppearanceListItemSecondary=98;
+ /**
+ *
This symbol is the offset where the {@link net.micode.notes.R.attr#textAppearanceListItemSmall} + * attribute's value can be found in the {@link #AppCompatTheme} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name net.micode.notes:textAppearanceListItemSmall
+ */
+ public static final int AppCompatTheme_textAppearanceListItemSmall=99;
+ /**
+ *
This symbol is the offset where the {@link net.micode.notes.R.attr#textAppearancePopupMenuHeader} + * attribute's value can be found in the {@link #AppCompatTheme} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name net.micode.notes:textAppearancePopupMenuHeader
+ */
+ public static final int AppCompatTheme_textAppearancePopupMenuHeader=100;
+ /**
+ *
This symbol is the offset where the {@link net.micode.notes.R.attr#textAppearanceSearchResultSubtitle} + * attribute's value can be found in the {@link #AppCompatTheme} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name net.micode.notes:textAppearanceSearchResultSubtitle
+ */
+ public static final int AppCompatTheme_textAppearanceSearchResultSubtitle=101;
+ /**
+ *
This symbol is the offset where the {@link net.micode.notes.R.attr#textAppearanceSearchResultTitle} + * attribute's value can be found in the {@link #AppCompatTheme} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name net.micode.notes:textAppearanceSearchResultTitle
+ */
+ public static final int AppCompatTheme_textAppearanceSearchResultTitle=102;
+ /**
+ *
This symbol is the offset where the {@link net.micode.notes.R.attr#textAppearanceSmallPopupMenu} + * attribute's value can be found in the {@link #AppCompatTheme} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name net.micode.notes:textAppearanceSmallPopupMenu
+ */
+ public static final int AppCompatTheme_textAppearanceSmallPopupMenu=103;
+ /**
+ *
This symbol is the offset where the {@link net.micode.notes.R.attr#textColorAlertDialogListItem} + * attribute's value can be found in the {@link #AppCompatTheme} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or 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 net.micode.notes:textColorAlertDialogListItem
+ */
+ public static final int AppCompatTheme_textColorAlertDialogListItem=104;
+ /**
+ *
This symbol is the offset where the {@link net.micode.notes.R.attr#textColorSearchUrl} + * attribute's value can be found in the {@link #AppCompatTheme} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or 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 net.micode.notes:textColorSearchUrl
+ */
+ public static final int AppCompatTheme_textColorSearchUrl=105;
+ /**
+ *
This symbol is the offset where the {@link net.micode.notes.R.attr#toolbarNavigationButtonStyle} + * attribute's value can be found in the {@link #AppCompatTheme} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name net.micode.notes:toolbarNavigationButtonStyle
+ */
+ public static final int AppCompatTheme_toolbarNavigationButtonStyle=106;
+ /**
+ *
This symbol is the offset where the {@link net.micode.notes.R.attr#toolbarStyle} + * attribute's value can be found in the {@link #AppCompatTheme} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name net.micode.notes:toolbarStyle
+ */
+ public static final int AppCompatTheme_toolbarStyle=107;
+ /**
+ *
This symbol is the offset where the {@link net.micode.notes.R.attr#tooltipForegroundColor} + * attribute's value can be found in the {@link #AppCompatTheme} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or 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 net.micode.notes:tooltipForegroundColor
+ */
+ public static final int AppCompatTheme_tooltipForegroundColor=108;
+ /**
+ *
This symbol is the offset where the {@link net.micode.notes.R.attr#tooltipFrameBackground} + * attribute's value can be found in the {@link #AppCompatTheme} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name net.micode.notes:tooltipFrameBackground
+ */
+ public static final int AppCompatTheme_tooltipFrameBackground=109;
+ /**
+ *
This symbol is the offset where the {@link net.micode.notes.R.attr#viewInflaterClass} + * attribute's value can be found in the {@link #AppCompatTheme} array. + * + *
May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + * + * @attr name net.micode.notes:viewInflaterClass + */ + public static final int AppCompatTheme_viewInflaterClass=110; + /** + *
This symbol is the offset where the {@link net.micode.notes.R.attr#windowActionBar} + * attribute's value can be found in the {@link #AppCompatTheme} array. + * + *
May be a boolean value, such as "true
" or
+ * "false
".
+ *
+ * @attr name net.micode.notes:windowActionBar
+ */
+ public static final int AppCompatTheme_windowActionBar=111;
+ /**
+ *
This symbol is the offset where the {@link net.micode.notes.R.attr#windowActionBarOverlay} + * attribute's value can be found in the {@link #AppCompatTheme} array. + * + *
May be a boolean value, such as "true
" or
+ * "false
".
+ *
+ * @attr name net.micode.notes:windowActionBarOverlay
+ */
+ public static final int AppCompatTheme_windowActionBarOverlay=112;
+ /**
+ *
This symbol is the offset where the {@link net.micode.notes.R.attr#windowActionModeOverlay} + * attribute's value can be found in the {@link #AppCompatTheme} array. + * + *
May be a boolean value, such as "true
" or
+ * "false
".
+ *
+ * @attr name net.micode.notes:windowActionModeOverlay
+ */
+ public static final int AppCompatTheme_windowActionModeOverlay=113;
+ /**
+ *
This symbol is the offset where the {@link net.micode.notes.R.attr#windowFixedHeightMajor} + * attribute's value can be found in the {@link #AppCompatTheme} array. + * + *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * 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.
+ *
+ * @attr name net.micode.notes:windowFixedHeightMajor
+ */
+ public static final int AppCompatTheme_windowFixedHeightMajor=114;
+ /**
+ *
This symbol is the offset where the {@link net.micode.notes.R.attr#windowFixedHeightMinor} + * attribute's value can be found in the {@link #AppCompatTheme} array. + * + *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * 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.
+ *
+ * @attr name net.micode.notes:windowFixedHeightMinor
+ */
+ public static final int AppCompatTheme_windowFixedHeightMinor=115;
+ /**
+ *
This symbol is the offset where the {@link net.micode.notes.R.attr#windowFixedWidthMajor} + * attribute's value can be found in the {@link #AppCompatTheme} array. + * + *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * 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.
+ *
+ * @attr name net.micode.notes:windowFixedWidthMajor
+ */
+ public static final int AppCompatTheme_windowFixedWidthMajor=116;
+ /**
+ *
This symbol is the offset where the {@link net.micode.notes.R.attr#windowFixedWidthMinor} + * attribute's value can be found in the {@link #AppCompatTheme} array. + * + *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * 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.
+ *
+ * @attr name net.micode.notes:windowFixedWidthMinor
+ */
+ public static final int AppCompatTheme_windowFixedWidthMinor=117;
+ /**
+ *
This symbol is the offset where the {@link net.micode.notes.R.attr#windowMinWidthMajor} + * attribute's value can be found in the {@link #AppCompatTheme} array. + * + *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * 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.
+ *
+ * @attr name net.micode.notes:windowMinWidthMajor
+ */
+ public static final int AppCompatTheme_windowMinWidthMajor=118;
+ /**
+ *
This symbol is the offset where the {@link net.micode.notes.R.attr#windowMinWidthMinor} + * attribute's value can be found in the {@link #AppCompatTheme} array. + * + *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp
".
+ * Available units are: px (pixels), dp (density-independent pixels),
+ * sp (scaled pixels based on preferred font size), in (inches), and
+ * 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.
+ *
+ * @attr name net.micode.notes:windowMinWidthMinor
+ */
+ public static final int AppCompatTheme_windowMinWidthMinor=119;
+ /**
+ *
This symbol is the offset where the {@link net.micode.notes.R.attr#windowNoTitle} + * attribute's value can be found in the {@link #AppCompatTheme} array. + * + *
May be a boolean value, such as "true
" or
+ * "false
".
+ *
+ * @attr name net.micode.notes:windowNoTitle
+ */
+ public static final int AppCompatTheme_windowNoTitle=120;
+ /**
+ * Attributes that can be used with a ButtonBarLayout.
+ *
Includes the following attributes:
+ *Attribute | Description |
---|---|
{@link #ButtonBarLayout_allowStacking net.micode.notes:allowStacking} |
This symbol is the offset where the {@link net.micode.notes.R.attr#allowStacking} + * attribute's value can be found in the {@link #ButtonBarLayout} array. + * + *
May be a boolean value, such as "true
" or
+ * "false
".
+ *
+ * @attr name net.micode.notes:allowStacking
+ */
+ public static final int ButtonBarLayout_allowStacking=0;
+ /**
+ * Attributes that can be used with a ColorStateListItem.
+ *
Includes the following attributes:
+ *Attribute | Description |
---|---|
{@link #ColorStateListItem_android_color android:color} | |
{@link #ColorStateListItem_android_alpha android:alpha} | |
{@link #ColorStateListItem_alpha net.micode.notes:alpha} |
This symbol is the offset where the {@link android.R.attr#color} + * attribute's value can be found in the {@link #ColorStateListItem} array. + * + *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ *
+ * @attr name android:color
+ */
+ public static final int ColorStateListItem_android_color=0;
+ /**
+ *
This symbol is the offset where the {@link android.R.attr#alpha} + * attribute's value can be found in the {@link #ColorStateListItem} array. + * + *
May be a floating point value, such as "1.2
".
+ *
+ * @attr name android:alpha
+ */
+ public static final int ColorStateListItem_android_alpha=1;
+ /**
+ *
This symbol is the offset where the {@link net.micode.notes.R.attr#alpha} + * attribute's value can be found in the {@link #ColorStateListItem} array. + * + *
May be a floating point value, such as "1.2
".
+ *
+ * @attr name net.micode.notes:alpha
+ */
+ public static final int ColorStateListItem_alpha=2;
+ /**
+ * Attributes that can be used with a CompoundButton.
+ *
Includes the following attributes:
+ *Attribute | Description |
---|---|
{@link #CompoundButton_android_button android:button} | |
{@link #CompoundButton_buttonTint net.micode.notes:buttonTint} | |
{@link #CompoundButton_buttonTintMode net.micode.notes:buttonTintMode} |
This symbol is the offset where the {@link android.R.attr#button} + * attribute's value can be found in the {@link #CompoundButton} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name android:button
+ */
+ public static final int CompoundButton_android_button=0;
+ /**
+ *
This symbol is the offset where the {@link net.micode.notes.R.attr#buttonTint} + * attribute's value can be found in the {@link #CompoundButton} array. + * + *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ *
+ * @attr name net.micode.notes:buttonTint
+ */
+ public static final int CompoundButton_buttonTint=1;
+ /**
+ *
This symbol is the offset where the {@link net.micode.notes.R.attr#buttonTintMode} + * attribute's value can be found in the {@link #CompoundButton} array. + * + *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
add | 10 | |
multiply | e | |
screen | f | |
src_atop | 9 | |
src_in | 5 | |
src_over | 3 |
Includes the following attributes:
+ *Attribute | Description |
---|---|
{@link #ConstraintLayout_Layout_android_orientation android:orientation} | |
{@link #ConstraintLayout_Layout_android_maxWidth android:maxWidth} | |
{@link #ConstraintLayout_Layout_android_maxHeight android:maxHeight} | |
{@link #ConstraintLayout_Layout_android_minWidth android:minWidth} | |
{@link #ConstraintLayout_Layout_android_minHeight android:minHeight} | |
{@link #ConstraintLayout_Layout_barrierAllowsGoneWidgets net.micode.notes:barrierAllowsGoneWidgets} | |
{@link #ConstraintLayout_Layout_barrierDirection net.micode.notes:barrierDirection} | |
{@link #ConstraintLayout_Layout_chainUseRtl net.micode.notes:chainUseRtl} | |
{@link #ConstraintLayout_Layout_constraintSet net.micode.notes:constraintSet} | |
{@link #ConstraintLayout_Layout_constraint_referenced_ids net.micode.notes:constraint_referenced_ids} | |
{@link #ConstraintLayout_Layout_layout_constrainedHeight net.micode.notes:layout_constrainedHeight} | |
{@link #ConstraintLayout_Layout_layout_constrainedWidth net.micode.notes:layout_constrainedWidth} | |
{@link #ConstraintLayout_Layout_layout_constraintBaseline_creator net.micode.notes:layout_constraintBaseline_creator} | |
{@link #ConstraintLayout_Layout_layout_constraintBaseline_toBaselineOf net.micode.notes:layout_constraintBaseline_toBaselineOf} | |
{@link #ConstraintLayout_Layout_layout_constraintBottom_creator net.micode.notes:layout_constraintBottom_creator} | |
{@link #ConstraintLayout_Layout_layout_constraintBottom_toBottomOf net.micode.notes:layout_constraintBottom_toBottomOf} | |
{@link #ConstraintLayout_Layout_layout_constraintBottom_toTopOf net.micode.notes:layout_constraintBottom_toTopOf} | |
{@link #ConstraintLayout_Layout_layout_constraintCircle net.micode.notes:layout_constraintCircle} | |
{@link #ConstraintLayout_Layout_layout_constraintCircleAngle net.micode.notes:layout_constraintCircleAngle} | |
{@link #ConstraintLayout_Layout_layout_constraintCircleRadius net.micode.notes:layout_constraintCircleRadius} | |
{@link #ConstraintLayout_Layout_layout_constraintDimensionRatio net.micode.notes:layout_constraintDimensionRatio} | |
{@link #ConstraintLayout_Layout_layout_constraintEnd_toEndOf net.micode.notes:layout_constraintEnd_toEndOf} | |
{@link #ConstraintLayout_Layout_layout_constraintEnd_toStartOf net.micode.notes:layout_constraintEnd_toStartOf} | |
{@link #ConstraintLayout_Layout_layout_constraintGuide_begin net.micode.notes:layout_constraintGuide_begin} | |
{@link #ConstraintLayout_Layout_layout_constraintGuide_end net.micode.notes:layout_constraintGuide_end} | |
{@link #ConstraintLayout_Layout_layout_constraintGuide_percent net.micode.notes:layout_constraintGuide_percent} | |
{@link #ConstraintLayout_Layout_layout_constraintHeight_default net.micode.notes:layout_constraintHeight_default} | |
{@link #ConstraintLayout_Layout_layout_constraintHeight_max net.micode.notes:layout_constraintHeight_max} | |
{@link #ConstraintLayout_Layout_layout_constraintHeight_min net.micode.notes:layout_constraintHeight_min} | |
{@link #ConstraintLayout_Layout_layout_constraintHeight_percent net.micode.notes:layout_constraintHeight_percent} | |
{@link #ConstraintLayout_Layout_layout_constraintHorizontal_bias net.micode.notes:layout_constraintHorizontal_bias} | |
{@link #ConstraintLayout_Layout_layout_constraintHorizontal_chainStyle net.micode.notes:layout_constraintHorizontal_chainStyle} | |
{@link #ConstraintLayout_Layout_layout_constraintHorizontal_weight net.micode.notes:layout_constraintHorizontal_weight} | |
{@link #ConstraintLayout_Layout_layout_constraintLeft_creator net.micode.notes:layout_constraintLeft_creator} | |
{@link #ConstraintLayout_Layout_layout_constraintLeft_toLeftOf net.micode.notes:layout_constraintLeft_toLeftOf} | |
{@link #ConstraintLayout_Layout_layout_constraintLeft_toRightOf net.micode.notes:layout_constraintLeft_toRightOf} | |
{@link #ConstraintLayout_Layout_layout_constraintRight_creator net.micode.notes:layout_constraintRight_creator} | |
{@link #ConstraintLayout_Layout_layout_constraintRight_toLeftOf net.micode.notes:layout_constraintRight_toLeftOf} | |
{@link #ConstraintLayout_Layout_layout_constraintRight_toRightOf net.micode.notes:layout_constraintRight_toRightOf} | |
{@link #ConstraintLayout_Layout_layout_constraintStart_toEndOf net.micode.notes:layout_constraintStart_toEndOf} | |
{@link #ConstraintLayout_Layout_layout_constraintStart_toStartOf net.micode.notes:layout_constraintStart_toStartOf} | |
{@link #ConstraintLayout_Layout_layout_constraintTop_creator net.micode.notes:layout_constraintTop_creator} | |
{@link #ConstraintLayout_Layout_layout_constraintTop_toBottomOf net.micode.notes:layout_constraintTop_toBottomOf} | |
{@link #ConstraintLayout_Layout_layout_constraintTop_toTopOf net.micode.notes:layout_constraintTop_toTopOf} | |
{@link #ConstraintLayout_Layout_layout_constraintVertical_bias net.micode.notes:layout_constraintVertical_bias} | |
{@link #ConstraintLayout_Layout_layout_constraintVertical_chainStyle net.micode.notes:layout_constraintVertical_chainStyle} | |
{@link #ConstraintLayout_Layout_layout_constraintVertical_weight net.micode.notes:layout_constraintVertical_weight} | |
{@link #ConstraintLayout_Layout_layout_constraintWidth_default net.micode.notes:layout_constraintWidth_default} | |
{@link #ConstraintLayout_Layout_layout_constraintWidth_max net.micode.notes:layout_constraintWidth_max} | |
{@link #ConstraintLayout_Layout_layout_constraintWidth_min net.micode.notes:layout_constraintWidth_min} | |
{@link #ConstraintLayout_Layout_layout_constraintWidth_percent net.micode.notes:layout_constraintWidth_percent} | |
{@link #ConstraintLayout_Layout_layout_editor_absoluteX net.micode.notes:layout_editor_absoluteX} | |
{@link #ConstraintLayout_Layout_layout_editor_absoluteY net.micode.notes:layout_editor_absoluteY} | |
{@link #ConstraintLayout_Layout_layout_goneMarginBottom net.micode.notes:layout_goneMarginBottom} | |
{@link #ConstraintLayout_Layout_layout_goneMarginEnd net.micode.notes:layout_goneMarginEnd} | |
{@link #ConstraintLayout_Layout_layout_goneMarginLeft net.micode.notes:layout_goneMarginLeft} | |
{@link #ConstraintLayout_Layout_layout_goneMarginRight net.micode.notes:layout_goneMarginRight} | |
{@link #ConstraintLayout_Layout_layout_goneMarginStart net.micode.notes:layout_goneMarginStart} | |
{@link #ConstraintLayout_Layout_layout_goneMarginTop net.micode.notes:layout_goneMarginTop} | |
{@link #ConstraintLayout_Layout_layout_optimizationLevel net.micode.notes:layout_optimizationLevel} |
This symbol is the offset where the {@link android.R.attr#orientation} + * attribute's value can be found in the {@link #ConstraintLayout_Layout} array. + * + *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
horizontal | 0 | |
vertical | 1 |
This symbol is the offset where the {@link android.R.attr#maxWidth} + * attribute's value can be found in the {@link #ConstraintLayout_Layout} 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), and
+ * mm (millimeters).
+ *
+ * @attr name android:maxWidth
+ */
+ public static final int ConstraintLayout_Layout_android_maxWidth=1;
+ /**
+ *
This symbol is the offset where the {@link android.R.attr#maxHeight} + * attribute's value can be found in the {@link #ConstraintLayout_Layout} 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), and
+ * mm (millimeters).
+ *
+ * @attr name android:maxHeight
+ */
+ public static final int ConstraintLayout_Layout_android_maxHeight=2;
+ /**
+ *
This symbol is the offset where the {@link android.R.attr#minWidth} + * attribute's value can be found in the {@link #ConstraintLayout_Layout} 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), and
+ * mm (millimeters).
+ *
+ * @attr name android:minWidth
+ */
+ public static final int ConstraintLayout_Layout_android_minWidth=3;
+ /**
+ *
This symbol is the offset where the {@link android.R.attr#minHeight} + * attribute's value can be found in the {@link #ConstraintLayout_Layout} 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), and
+ * mm (millimeters).
+ *
+ * @attr name android:minHeight
+ */
+ public static final int ConstraintLayout_Layout_android_minHeight=4;
+ /**
+ *
This symbol is the offset where the {@link net.micode.notes.R.attr#barrierAllowsGoneWidgets} + * attribute's value can be found in the {@link #ConstraintLayout_Layout} array. + * + *
May be a boolean value, such as "true
" or
+ * "false
".
+ *
+ * @attr name net.micode.notes:barrierAllowsGoneWidgets
+ */
+ public static final int ConstraintLayout_Layout_barrierAllowsGoneWidgets=5;
+ /**
+ *
This symbol is the offset where the {@link net.micode.notes.R.attr#barrierDirection} + * attribute's value can be found in the {@link #ConstraintLayout_Layout} array. + * + *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
bottom | 3 | |
end | 6 | |
left | 0 | |
right | 1 | |
start | 5 | |
top | 2 |
This symbol is the offset where the {@link net.micode.notes.R.attr#chainUseRtl} + * attribute's value can be found in the {@link #ConstraintLayout_Layout} array. + * + *
May be a boolean value, such as "true
" or
+ * "false
".
+ *
+ * @attr name net.micode.notes:chainUseRtl
+ */
+ public static final int ConstraintLayout_Layout_chainUseRtl=7;
+ /**
+ *
This symbol is the offset where the {@link net.micode.notes.R.attr#constraintSet} + * attribute's value can be found in the {@link #ConstraintLayout_Layout} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name net.micode.notes:constraintSet
+ */
+ public static final int ConstraintLayout_Layout_constraintSet=8;
+ /**
+ *
This symbol is the offset where the {@link net.micode.notes.R.attr#constraint_referenced_ids} + * attribute's value can be found in the {@link #ConstraintLayout_Layout} array. + * + *
May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + * + * @attr name net.micode.notes:constraint_referenced_ids + */ + public static final int ConstraintLayout_Layout_constraint_referenced_ids=9; + /** + *
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constrainedHeight} + * attribute's value can be found in the {@link #ConstraintLayout_Layout} array. + * + *
May be a boolean value, such as "true
" or
+ * "false
".
+ *
+ * @attr name net.micode.notes:layout_constrainedHeight
+ */
+ public static final int ConstraintLayout_Layout_layout_constrainedHeight=10;
+ /**
+ *
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constrainedWidth} + * attribute's value can be found in the {@link #ConstraintLayout_Layout} array. + * + *
May be a boolean value, such as "true
" or
+ * "false
".
+ *
+ * @attr name net.micode.notes:layout_constrainedWidth
+ */
+ public static final int ConstraintLayout_Layout_layout_constrainedWidth=11;
+ /**
+ *
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintBaseline_creator} + * attribute's value can be found in the {@link #ConstraintLayout_Layout} array. + * + *
May be an integer value, such as "100
".
+ *
+ * @attr name net.micode.notes:layout_constraintBaseline_creator
+ */
+ public static final int ConstraintLayout_Layout_layout_constraintBaseline_creator=12;
+ /**
+ *
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintBaseline_toBaselineOf} + * attribute's value can be found in the {@link #ConstraintLayout_Layout} array. +>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/generated/not_namespaced_r_class_sources/release/r/net/micode/notes/R.java + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+<<<<<<< HEAD:src/Project/app/build/generated/not_namespaced_r_class_sources/debug/r/net/micode/notes/R.java
+ *
+ * @attr name net.micode.notes:actionBarPopupTheme
+ */
+ public static final int AppCompatTheme_actionBarPopupTheme=4;
+ /**
+ *
+ * @attr description + * Size of the Action Bar, including the contextual + * bar used to present Action Modes. + * + *
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), and
+ * mm (millimeters).
+=======
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/generated/not_namespaced_r_class_sources/release/r/net/micode/notes/R.java
+ *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
parent | 0 |
+ * @attr description + * Reference to a style for the split Action Bar. This style + * controls the split component that holds the menu/action + * buttons. actionBarStyle is still used for the primary + * bar. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name net.micode.notes:actionBarSplitStyle
+=======
+ * @attr name net.micode.notes:layout_constraintBaseline_toBaselineOf
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/generated/not_namespaced_r_class_sources/release/r/net/micode/notes/R.java
+ */
+ public static final int ConstraintLayout_Layout_layout_constraintBaseline_toBaselineOf=13;
+ /**
+<<<<<<< HEAD:src/Project/app/build/generated/not_namespaced_r_class_sources/debug/r/net/micode/notes/R.java
+ *
+ * @attr description + * Reference to a style for the Action Bar +======= + *
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintBottom_creator} + * attribute's value can be found in the {@link #ConstraintLayout_Layout} array. +>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/generated/not_namespaced_r_class_sources/release/r/net/micode/notes/R.java + * + *
May be an integer value, such as "100
".
+ *
+ * @attr name net.micode.notes:layout_constraintBottom_creator
+ */
+ public static final int ConstraintLayout_Layout_layout_constraintBottom_creator=14;
+ /**
+ *
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintBottom_toBottomOf} + * attribute's value can be found in the {@link #ConstraintLayout_Layout} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
parent | 0 |
+ * @attr description + * Default style for tabs within an action bar +======= + *
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintBottom_toTopOf} + * attribute's value can be found in the {@link #ConstraintLayout_Layout} array. +>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/generated/not_namespaced_r_class_sources/release/r/net/micode/notes/R.java + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
parent | 0 |
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintCircle} + * attribute's value can be found in the {@link #ConstraintLayout_Layout} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name net.micode.notes:layout_constraintCircle
+ */
+ public static final int ConstraintLayout_Layout_layout_constraintCircle=17;
+ /**
+<<<<<<< HEAD:src/Project/app/build/generated/not_namespaced_r_class_sources/debug/r/net/micode/notes/R.java
+ *
+ * @attr description + * Reference to a theme that should be used to inflate the + * action bar. This will be inherited by any widget inflated + * into the action bar. +======= + *
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintCircleAngle} + * attribute's value can be found in the {@link #ConstraintLayout_Layout} array. +>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/generated/not_namespaced_r_class_sources/release/r/net/micode/notes/R.java + * + *
May be an integer value, such as "100
".
+ *
+ * @attr name net.micode.notes:layout_constraintCircleAngle
+ */
+ public static final int ConstraintLayout_Layout_layout_constraintCircleAngle=18;
+ /**
+<<<<<<< HEAD:src/Project/app/build/generated/not_namespaced_r_class_sources/debug/r/net/micode/notes/R.java
+ *
+ * @attr description + * Reference to a theme that should be used to inflate widgets + * and layouts destined for the action bar. Most of the time + * this will be a reference to the current theme, but when + * the action bar has a significantly different contrast + * profile than the rest of the activity the difference + * can become important. If this is set to @null the current + * theme will be used. +======= + *
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintCircleRadius} + * attribute's value can be found in the {@link #ConstraintLayout_Layout} array. +>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/generated/not_namespaced_r_class_sources/release/r/net/micode/notes/R.java + * + *
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), and
+ * mm (millimeters).
+ *
+ * @attr name net.micode.notes:layout_constraintCircleRadius
+ */
+ public static final int ConstraintLayout_Layout_layout_constraintCircleRadius=19;
+ /**
+<<<<<<< HEAD:src/Project/app/build/generated/not_namespaced_r_class_sources/debug/r/net/micode/notes/R.java
+ *
+ * @attr description + * Default action button style. +======= + *
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintDimensionRatio} + * attribute's value can be found in the {@link #ConstraintLayout_Layout} array. +>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/generated/not_namespaced_r_class_sources/release/r/net/micode/notes/R.java + * + *
May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + * + * @attr name net.micode.notes:layout_constraintDimensionRatio + */ + public static final int ConstraintLayout_Layout_layout_constraintDimensionRatio=20; + /** +<<<<<<< HEAD:src/Project/app/build/generated/not_namespaced_r_class_sources/debug/r/net/micode/notes/R.java + *
+ * @attr description + * Default ActionBar dropdown style. +======= + *
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintEnd_toEndOf} + * attribute's value can be found in the {@link #ConstraintLayout_Layout} array. +>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/generated/not_namespaced_r_class_sources/release/r/net/micode/notes/R.java + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
parent | 0 |
+ * @attr description + * TextAppearance style that will be applied to text that + * appears within action menu items. +======= + *
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintEnd_toStartOf} + * attribute's value can be found in the {@link #ConstraintLayout_Layout} array. +>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/generated/not_namespaced_r_class_sources/release/r/net/micode/notes/R.java + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
parent | 0 |
+ * @attr description + * Color for text that appears within action menu items. +======= + *
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintGuide_begin} + * attribute's value can be found in the {@link #ConstraintLayout_Layout} array. +>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/generated/not_namespaced_r_class_sources/release/r/net/micode/notes/R.java + * + *
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), and
+ * mm (millimeters).
+ *
+ * @attr name net.micode.notes:layout_constraintGuide_begin
+ */
+ public static final int ConstraintLayout_Layout_layout_constraintGuide_begin=23;
+ /**
+<<<<<<< HEAD:src/Project/app/build/generated/not_namespaced_r_class_sources/debug/r/net/micode/notes/R.java
+ *
+ * @attr description + * Background drawable to use for action mode UI +======= + *
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintGuide_end} + * attribute's value can be found in the {@link #ConstraintLayout_Layout} array. +>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/generated/not_namespaced_r_class_sources/release/r/net/micode/notes/R.java + * + *
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), and
+ * mm (millimeters).
+ *
+ * @attr name net.micode.notes:layout_constraintGuide_end
+ */
+ public static final int ConstraintLayout_Layout_layout_constraintGuide_end=24;
+ /**
+ *
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintGuide_percent} + * attribute's value can be found in the {@link #ConstraintLayout_Layout} array. + * + *
May be a floating point value, such as "1.2
".
+ *
+ * @attr name net.micode.notes:layout_constraintGuide_percent
+ */
+ public static final int ConstraintLayout_Layout_layout_constraintGuide_percent=25;
+ /**
+<<<<<<< HEAD:src/Project/app/build/generated/not_namespaced_r_class_sources/debug/r/net/micode/notes/R.java
+ *
+ * @attr description + * Drawable to use for the close action mode button +======= + *
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintHeight_default} + * attribute's value can be found in the {@link #ConstraintLayout_Layout} array. +>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/generated/not_namespaced_r_class_sources/release/r/net/micode/notes/R.java + * + *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
percent | 2 | |
spread | 0 | |
wrap | 1 |
+ * @attr description + * Drawable to use for the Copy action button in Contextual Action Bar +======= + *
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintHeight_max} + * attribute's value can be found in the {@link #ConstraintLayout_Layout} array. +>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/generated/not_namespaced_r_class_sources/release/r/net/micode/notes/R.java + * + *
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), and
+ * mm (millimeters).
+ *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
wrap | fffffffe |
+ * @attr description + * Drawable to use for the Cut action button in Contextual Action Bar +======= + *
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintHeight_min} + * attribute's value can be found in the {@link #ConstraintLayout_Layout} array. +>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/generated/not_namespaced_r_class_sources/release/r/net/micode/notes/R.java + * + *
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), and
+ * mm (millimeters).
+ *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
wrap | fffffffe |
+ * @attr description + * Drawable to use for the Find action button in WebView selection action modes +======= + *
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintHeight_percent} + * attribute's value can be found in the {@link #ConstraintLayout_Layout} array. +>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/generated/not_namespaced_r_class_sources/release/r/net/micode/notes/R.java + * + *
May be a floating point value, such as "1.2
".
+ *
+ * @attr name net.micode.notes:layout_constraintHeight_percent
+ */
+ public static final int ConstraintLayout_Layout_layout_constraintHeight_percent=29;
+ /**
+<<<<<<< HEAD:src/Project/app/build/generated/not_namespaced_r_class_sources/debug/r/net/micode/notes/R.java
+ *
+ * @attr description + * Drawable to use for the Paste action button in Contextual Action Bar +======= + *
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintHorizontal_bias} + * attribute's value can be found in the {@link #ConstraintLayout_Layout} array. +>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/generated/not_namespaced_r_class_sources/release/r/net/micode/notes/R.java + * + *
May be a floating point value, such as "1.2
".
+ *
+ * @attr name net.micode.notes:layout_constraintHorizontal_bias
+ */
+ public static final int ConstraintLayout_Layout_layout_constraintHorizontal_bias=30;
+ /**
+<<<<<<< HEAD:src/Project/app/build/generated/not_namespaced_r_class_sources/debug/r/net/micode/notes/R.java
+ *
+ * @attr description + * PopupWindow style to use for action modes when showing as a window overlay. +======= + *
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintHorizontal_chainStyle} + * attribute's value can be found in the {@link #ConstraintLayout_Layout} array. +>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/generated/not_namespaced_r_class_sources/release/r/net/micode/notes/R.java + * + *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
packed | 2 | |
spread | 0 | |
spread_inside | 1 |
+ * @attr description + * Drawable to use for the Select all action button in Contextual Action Bar +======= + *
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintHorizontal_weight} + * attribute's value can be found in the {@link #ConstraintLayout_Layout} array. +>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/generated/not_namespaced_r_class_sources/release/r/net/micode/notes/R.java + * + *
May be a floating point value, such as "1.2
".
+ *
+ * @attr name net.micode.notes:layout_constraintHorizontal_weight
+ */
+ public static final int ConstraintLayout_Layout_layout_constraintHorizontal_weight=32;
+ /**
+<<<<<<< HEAD:src/Project/app/build/generated/not_namespaced_r_class_sources/debug/r/net/micode/notes/R.java
+ *
+ * @attr description + * Drawable to use for the Share action button in WebView selection action modes +======= + *
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintLeft_creator} + * attribute's value can be found in the {@link #ConstraintLayout_Layout} array. +>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/generated/not_namespaced_r_class_sources/release/r/net/micode/notes/R.java + * + *
May be an integer value, such as "100
".
+ *
+ * @attr name net.micode.notes:layout_constraintLeft_creator
+ */
+ public static final int ConstraintLayout_Layout_layout_constraintLeft_creator=33;
+ /**
+<<<<<<< HEAD:src/Project/app/build/generated/not_namespaced_r_class_sources/debug/r/net/micode/notes/R.java
+ *
+ * @attr description + * Background drawable to use for action mode UI in the lower split bar +======= + *
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintLeft_toLeftOf} + * attribute's value can be found in the {@link #ConstraintLayout_Layout} array. +>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/generated/not_namespaced_r_class_sources/release/r/net/micode/notes/R.java + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
parent | 0 |
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintLeft_toRightOf} + * attribute's value can be found in the {@link #ConstraintLayout_Layout} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
parent | 0 |
+ * @attr description + * Drawable to use for the Web Search action button in WebView selection action modes +======= + *
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintRight_creator} + * attribute's value can be found in the {@link #ConstraintLayout_Layout} array. +>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/generated/not_namespaced_r_class_sources/release/r/net/micode/notes/R.java + * + *
May be an integer value, such as "100
".
+ *
+ * @attr name net.micode.notes:layout_constraintRight_creator
+ */
+ public static final int ConstraintLayout_Layout_layout_constraintRight_creator=36;
+ /**
+ *
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintRight_toLeftOf} + * attribute's value can be found in the {@link #ConstraintLayout_Layout} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
parent | 0 |
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintRight_toRightOf} + * attribute's value can be found in the {@link #ConstraintLayout_Layout} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
parent | 0 |
+ * @attr description + * Default ActivityChooserView style. +======= + *
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintStart_toEndOf} + * attribute's value can be found in the {@link #ConstraintLayout_Layout} array. +>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/generated/not_namespaced_r_class_sources/release/r/net/micode/notes/R.java + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
parent | 0 |
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintStart_toStartOf} + * attribute's value can be found in the {@link #ConstraintLayout_Layout} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
parent | 0 |
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintTop_creator} + * attribute's value can be found in the {@link #ConstraintLayout_Layout} array. + * + *
May be an integer value, such as "100
".
+ *
+ * @attr name net.micode.notes:layout_constraintTop_creator
+ */
+ public static final int ConstraintLayout_Layout_layout_constraintTop_creator=41;
+ /**
+<<<<<<< HEAD:src/Project/app/build/generated/not_namespaced_r_class_sources/debug/r/net/micode/notes/R.java
+ *
+ * @attr description + * Theme to use for alert dialogs spawned from this theme. +======= + *
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintTop_toBottomOf} + * attribute's value can be found in the {@link #ConstraintLayout_Layout} array. +>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/generated/not_namespaced_r_class_sources/release/r/net/micode/notes/R.java + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
parent | 0 |
+ * @attr description + * Default AutoCompleteTextView style. +======= + *
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintTop_toTopOf} + * attribute's value can be found in the {@link #ConstraintLayout_Layout} array. +>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/generated/not_namespaced_r_class_sources/release/r/net/micode/notes/R.java + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
parent | 0 |
+ * @attr description + * Style for buttons without an explicit border, often used in groups. +======= + *
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintVertical_bias} + * attribute's value can be found in the {@link #ConstraintLayout_Layout} array. +>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/generated/not_namespaced_r_class_sources/release/r/net/micode/notes/R.java + * + *
May be a floating point value, such as "1.2
".
+ *
+ * @attr name net.micode.notes:layout_constraintVertical_bias
+ */
+ public static final int ConstraintLayout_Layout_layout_constraintVertical_bias=44;
+ /**
+<<<<<<< HEAD:src/Project/app/build/generated/not_namespaced_r_class_sources/debug/r/net/micode/notes/R.java
+ *
+ * @attr description + * Style for buttons within button bars +======= + *
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintVertical_chainStyle} + * attribute's value can be found in the {@link #ConstraintLayout_Layout} array. +>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/generated/not_namespaced_r_class_sources/release/r/net/micode/notes/R.java + * + *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
packed | 2 | |
spread | 0 | |
spread_inside | 1 |
+ * @attr description + * Style for the "negative" buttons within button bars +======= + *
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintVertical_weight} + * attribute's value can be found in the {@link #ConstraintLayout_Layout} array. +>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/generated/not_namespaced_r_class_sources/release/r/net/micode/notes/R.java + * + *
May be a floating point value, such as "1.2
".
+ *
+ * @attr name net.micode.notes:layout_constraintVertical_weight
+ */
+ public static final int ConstraintLayout_Layout_layout_constraintVertical_weight=46;
+ /**
+<<<<<<< HEAD:src/Project/app/build/generated/not_namespaced_r_class_sources/debug/r/net/micode/notes/R.java
+ *
+ * @attr description + * Style for the "neutral" buttons within button bars +======= + *
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintWidth_default} + * attribute's value can be found in the {@link #ConstraintLayout_Layout} array. +>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/generated/not_namespaced_r_class_sources/release/r/net/micode/notes/R.java + * + *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
percent | 2 | |
spread | 0 | |
wrap | 1 |
+ * @attr description + * Style for the "positive" buttons within button bars +======= + *
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintWidth_max} + * attribute's value can be found in the {@link #ConstraintLayout_Layout} array. +>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/generated/not_namespaced_r_class_sources/release/r/net/micode/notes/R.java + * + *
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), and
+ * mm (millimeters).
+ *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
wrap | fffffffe |
+ * @attr description + * Style for button bars +======= + *
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintWidth_min} + * attribute's value can be found in the {@link #ConstraintLayout_Layout} array. +>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/generated/not_namespaced_r_class_sources/release/r/net/micode/notes/R.java + * + *
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), and
+ * mm (millimeters).
+ *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
wrap | fffffffe |
+ * @attr description + * Normal Button style. +======= + *
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintWidth_percent} + * attribute's value can be found in the {@link #ConstraintLayout_Layout} array. +>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/generated/not_namespaced_r_class_sources/release/r/net/micode/notes/R.java + * + *
May be a floating point value, such as "1.2
".
+ *
+ * @attr name net.micode.notes:layout_constraintWidth_percent
+ */
+ public static final int ConstraintLayout_Layout_layout_constraintWidth_percent=50;
+ /**
+<<<<<<< HEAD:src/Project/app/build/generated/not_namespaced_r_class_sources/debug/r/net/micode/notes/R.java
+ *
+ * @attr description + * Small Button style. +======= + *
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_editor_absoluteX} + * attribute's value can be found in the {@link #ConstraintLayout_Layout} array. +>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/generated/not_namespaced_r_class_sources/release/r/net/micode/notes/R.java + * + *
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), and
+ * mm (millimeters).
+ *
+ * @attr name net.micode.notes:layout_editor_absoluteX
+ */
+ public static final int ConstraintLayout_Layout_layout_editor_absoluteX=51;
+ /**
+<<<<<<< HEAD:src/Project/app/build/generated/not_namespaced_r_class_sources/debug/r/net/micode/notes/R.java
+ *
+ * @attr description + * Default Checkbox style. +======= + *
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_editor_absoluteY} + * attribute's value can be found in the {@link #ConstraintLayout_Layout} array. +>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/generated/not_namespaced_r_class_sources/release/r/net/micode/notes/R.java + * + *
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), and
+ * mm (millimeters).
+ *
+ * @attr name net.micode.notes:layout_editor_absoluteY
+ */
+ public static final int ConstraintLayout_Layout_layout_editor_absoluteY=52;
+ /**
+<<<<<<< HEAD:src/Project/app/build/generated/not_namespaced_r_class_sources/debug/r/net/micode/notes/R.java
+ *
+ * @attr description + * Default CheckedTextView style. +======= + *
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_goneMarginBottom} + * attribute's value can be found in the {@link #ConstraintLayout_Layout} array. +>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/generated/not_namespaced_r_class_sources/release/r/net/micode/notes/R.java + * + *
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), and
+ * mm (millimeters).
+ *
+ * @attr name net.micode.notes:layout_goneMarginBottom
+ */
+ public static final int ConstraintLayout_Layout_layout_goneMarginBottom=53;
+ /**
+<<<<<<< HEAD:src/Project/app/build/generated/not_namespaced_r_class_sources/debug/r/net/micode/notes/R.java
+ *
+ * @attr description + * Bright complement to the primary branding color. By default, this is the color applied + * to framework controls (via colorControlActivated). +======= + *
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_goneMarginEnd} + * attribute's value can be found in the {@link #ConstraintLayout_Layout} array. +>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/generated/not_namespaced_r_class_sources/release/r/net/micode/notes/R.java + * + *
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), and
+ * mm (millimeters).
+ *
+ * @attr name net.micode.notes:layout_goneMarginEnd
+ */
+ public static final int ConstraintLayout_Layout_layout_goneMarginEnd=54;
+ /**
+<<<<<<< HEAD:src/Project/app/build/generated/not_namespaced_r_class_sources/debug/r/net/micode/notes/R.java
+ *
+ * @attr description + * Default color of background imagery for floating components, ex. dialogs, popups, and cards. +======= + *
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_goneMarginLeft} + * attribute's value can be found in the {@link #ConstraintLayout_Layout} array. +>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/generated/not_namespaced_r_class_sources/release/r/net/micode/notes/R.java + * + *
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), and
+ * mm (millimeters).
+ *
+ * @attr name net.micode.notes:layout_goneMarginLeft
+ */
+ public static final int ConstraintLayout_Layout_layout_goneMarginLeft=55;
+ /**
+<<<<<<< HEAD:src/Project/app/build/generated/not_namespaced_r_class_sources/debug/r/net/micode/notes/R.java
+ *
+ * @attr description + * The color applied to framework buttons in their normal state. +======= + *
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_goneMarginRight} + * attribute's value can be found in the {@link #ConstraintLayout_Layout} array. +>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/generated/not_namespaced_r_class_sources/release/r/net/micode/notes/R.java + * + *
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), and
+ * mm (millimeters).
+ *
+ * @attr name net.micode.notes:layout_goneMarginRight
+ */
+ public static final int ConstraintLayout_Layout_layout_goneMarginRight=56;
+ /**
+<<<<<<< HEAD:src/Project/app/build/generated/not_namespaced_r_class_sources/debug/r/net/micode/notes/R.java
+ *
+ * @attr description + * The color applied to framework controls in their activated (ex. checked) state. +======= + *
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_goneMarginStart} + * attribute's value can be found in the {@link #ConstraintLayout_Layout} array. +>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/generated/not_namespaced_r_class_sources/release/r/net/micode/notes/R.java + * + *
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), and
+ * mm (millimeters).
+ *
+ * @attr name net.micode.notes:layout_goneMarginStart
+ */
+ public static final int ConstraintLayout_Layout_layout_goneMarginStart=57;
+ /**
+<<<<<<< HEAD:src/Project/app/build/generated/not_namespaced_r_class_sources/debug/r/net/micode/notes/R.java
+ *
+ * @attr description + * The color applied to framework control highlights (ex. ripples, list selectors). +======= + *
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_goneMarginTop} + * attribute's value can be found in the {@link #ConstraintLayout_Layout} array. +>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/generated/not_namespaced_r_class_sources/release/r/net/micode/notes/R.java + * + *
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), and
+ * mm (millimeters).
+ *
+ * @attr name net.micode.notes:layout_goneMarginTop
+ */
+ public static final int ConstraintLayout_Layout_layout_goneMarginTop=58;
+ /**
+<<<<<<< HEAD:src/Project/app/build/generated/not_namespaced_r_class_sources/debug/r/net/micode/notes/R.java
+ *
+ * @attr description + * The color applied to framework controls in their normal state. +======= + *
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_optimizationLevel} + * attribute's value can be found in the {@link #ConstraintLayout_Layout} array. +>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/generated/not_namespaced_r_class_sources/release/r/net/micode/notes/R.java + * + *
Must be one or more (separated by '|') of the following constant values.
+ *Constant | Value | Description |
---|---|---|
barrier | 2 | |
chains | 4 | |
dimensions | 8 | |
direct | 1 | |
none | 0 | |
standard | 3 |
+ * @attr description + * Color used for error states and things that need to be drawn to + * the user's attention. +======= + * Attributes that can be used with a ConstraintLayout_placeholder. + *
Includes the following attributes:
+ *Attribute | Description |
---|---|
{@link #ConstraintLayout_placeholder_content net.micode.notes:content} | |
{@link #ConstraintLayout_placeholder_emptyVisibility net.micode.notes:emptyVisibility} |
This symbol is the offset where the {@link net.micode.notes.R.attr#content} + * attribute's value can be found in the {@link #ConstraintLayout_placeholder} array. +>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/generated/not_namespaced_r_class_sources/release/r/net/micode/notes/R.java + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name net.micode.notes:content
+ */
+ public static final int ConstraintLayout_placeholder_content=0;
+ /**
+<<<<<<< HEAD:src/Project/app/build/generated/not_namespaced_r_class_sources/debug/r/net/micode/notes/R.java
+ *
+ * @attr description + * The primary branding color for the app. By default, this is the color applied to the + * action bar background. +======= + *
This symbol is the offset where the {@link net.micode.notes.R.attr#emptyVisibility} + * attribute's value can be found in the {@link #ConstraintLayout_placeholder} array. +>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/generated/not_namespaced_r_class_sources/release/r/net/micode/notes/R.java + * + *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
gone | 0 | |
invisible | 1 |
+ * @attr description + * Dark variant of the primary branding color. By default, this is the color applied to + * the status bar (via statusBarColor) and navigation bar (via navigationBarColor). + * + *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ *
+ * @attr name net.micode.notes:colorPrimaryDark
+ */
+ public static final int AppCompatTheme_colorPrimaryDark=56;
+ /**
+ *
+ * @attr description + * The color applied to framework switch thumbs in their normal state. +======= + * Attributes that can be used with a ConstraintSet. + *
Includes the following attributes:
+ *Attribute | Description |
---|---|
{@link #ConstraintSet_android_orientation android:orientation} | |
{@link #ConstraintSet_android_id android:id} | |
{@link #ConstraintSet_android_visibility android:visibility} | |
{@link #ConstraintSet_android_layout_width android:layout_width} | |
{@link #ConstraintSet_android_layout_height android:layout_height} | |
{@link #ConstraintSet_android_layout_marginLeft android:layout_marginLeft} | |
{@link #ConstraintSet_android_layout_marginTop android:layout_marginTop} | |
{@link #ConstraintSet_android_layout_marginRight android:layout_marginRight} | |
{@link #ConstraintSet_android_layout_marginBottom android:layout_marginBottom} | |
{@link #ConstraintSet_android_alpha android:alpha} | |
{@link #ConstraintSet_android_transformPivotX android:transformPivotX} | |
{@link #ConstraintSet_android_transformPivotY android:transformPivotY} | |
{@link #ConstraintSet_android_translationX android:translationX} | |
{@link #ConstraintSet_android_translationY android:translationY} | |
{@link #ConstraintSet_android_scaleX android:scaleX} | |
{@link #ConstraintSet_android_scaleY android:scaleY} | |
{@link #ConstraintSet_android_rotation android:rotation} | |
{@link #ConstraintSet_android_rotationX android:rotationX} | |
{@link #ConstraintSet_android_rotationY android:rotationY} | |
{@link #ConstraintSet_android_layout_marginStart android:layout_marginStart} | |
{@link #ConstraintSet_android_layout_marginEnd android:layout_marginEnd} | |
{@link #ConstraintSet_android_translationZ android:translationZ} | |
{@link #ConstraintSet_android_elevation android:elevation} | |
{@link #ConstraintSet_layout_constrainedHeight net.micode.notes:layout_constrainedHeight} | |
{@link #ConstraintSet_layout_constrainedWidth net.micode.notes:layout_constrainedWidth} | |
{@link #ConstraintSet_layout_constraintBaseline_creator net.micode.notes:layout_constraintBaseline_creator} | |
{@link #ConstraintSet_layout_constraintBaseline_toBaselineOf net.micode.notes:layout_constraintBaseline_toBaselineOf} | |
{@link #ConstraintSet_layout_constraintBottom_creator net.micode.notes:layout_constraintBottom_creator} | |
{@link #ConstraintSet_layout_constraintBottom_toBottomOf net.micode.notes:layout_constraintBottom_toBottomOf} | |
{@link #ConstraintSet_layout_constraintBottom_toTopOf net.micode.notes:layout_constraintBottom_toTopOf} | |
{@link #ConstraintSet_layout_constraintCircle net.micode.notes:layout_constraintCircle} | |
{@link #ConstraintSet_layout_constraintCircleAngle net.micode.notes:layout_constraintCircleAngle} | |
{@link #ConstraintSet_layout_constraintCircleRadius net.micode.notes:layout_constraintCircleRadius} | |
{@link #ConstraintSet_layout_constraintDimensionRatio net.micode.notes:layout_constraintDimensionRatio} | |
{@link #ConstraintSet_layout_constraintEnd_toEndOf net.micode.notes:layout_constraintEnd_toEndOf} | |
{@link #ConstraintSet_layout_constraintEnd_toStartOf net.micode.notes:layout_constraintEnd_toStartOf} | |
{@link #ConstraintSet_layout_constraintGuide_begin net.micode.notes:layout_constraintGuide_begin} | |
{@link #ConstraintSet_layout_constraintGuide_end net.micode.notes:layout_constraintGuide_end} | |
{@link #ConstraintSet_layout_constraintGuide_percent net.micode.notes:layout_constraintGuide_percent} | |
{@link #ConstraintSet_layout_constraintHeight_default net.micode.notes:layout_constraintHeight_default} | |
{@link #ConstraintSet_layout_constraintHeight_max net.micode.notes:layout_constraintHeight_max} | |
{@link #ConstraintSet_layout_constraintHeight_min net.micode.notes:layout_constraintHeight_min} | |
{@link #ConstraintSet_layout_constraintHeight_percent net.micode.notes:layout_constraintHeight_percent} | |
{@link #ConstraintSet_layout_constraintHorizontal_bias net.micode.notes:layout_constraintHorizontal_bias} | |
{@link #ConstraintSet_layout_constraintHorizontal_chainStyle net.micode.notes:layout_constraintHorizontal_chainStyle} | |
{@link #ConstraintSet_layout_constraintHorizontal_weight net.micode.notes:layout_constraintHorizontal_weight} | |
{@link #ConstraintSet_layout_constraintLeft_creator net.micode.notes:layout_constraintLeft_creator} | |
{@link #ConstraintSet_layout_constraintLeft_toLeftOf net.micode.notes:layout_constraintLeft_toLeftOf} | |
{@link #ConstraintSet_layout_constraintLeft_toRightOf net.micode.notes:layout_constraintLeft_toRightOf} | |
{@link #ConstraintSet_layout_constraintRight_creator net.micode.notes:layout_constraintRight_creator} | |
{@link #ConstraintSet_layout_constraintRight_toLeftOf net.micode.notes:layout_constraintRight_toLeftOf} | |
{@link #ConstraintSet_layout_constraintRight_toRightOf net.micode.notes:layout_constraintRight_toRightOf} | |
{@link #ConstraintSet_layout_constraintStart_toEndOf net.micode.notes:layout_constraintStart_toEndOf} | |
{@link #ConstraintSet_layout_constraintStart_toStartOf net.micode.notes:layout_constraintStart_toStartOf} | |
{@link #ConstraintSet_layout_constraintTop_creator net.micode.notes:layout_constraintTop_creator} | |
{@link #ConstraintSet_layout_constraintTop_toBottomOf net.micode.notes:layout_constraintTop_toBottomOf} | |
{@link #ConstraintSet_layout_constraintTop_toTopOf net.micode.notes:layout_constraintTop_toTopOf} | |
{@link #ConstraintSet_layout_constraintVertical_bias net.micode.notes:layout_constraintVertical_bias} | |
{@link #ConstraintSet_layout_constraintVertical_chainStyle net.micode.notes:layout_constraintVertical_chainStyle} | |
{@link #ConstraintSet_layout_constraintVertical_weight net.micode.notes:layout_constraintVertical_weight} | |
{@link #ConstraintSet_layout_constraintWidth_default net.micode.notes:layout_constraintWidth_default} | |
{@link #ConstraintSet_layout_constraintWidth_max net.micode.notes:layout_constraintWidth_max} | |
{@link #ConstraintSet_layout_constraintWidth_min net.micode.notes:layout_constraintWidth_min} | |
{@link #ConstraintSet_layout_constraintWidth_percent net.micode.notes:layout_constraintWidth_percent} | |
{@link #ConstraintSet_layout_editor_absoluteX net.micode.notes:layout_editor_absoluteX} | |
{@link #ConstraintSet_layout_editor_absoluteY net.micode.notes:layout_editor_absoluteY} | |
{@link #ConstraintSet_layout_goneMarginBottom net.micode.notes:layout_goneMarginBottom} | |
{@link #ConstraintSet_layout_goneMarginEnd net.micode.notes:layout_goneMarginEnd} | |
{@link #ConstraintSet_layout_goneMarginLeft net.micode.notes:layout_goneMarginLeft} | |
{@link #ConstraintSet_layout_goneMarginRight net.micode.notes:layout_goneMarginRight} | |
{@link #ConstraintSet_layout_goneMarginStart net.micode.notes:layout_goneMarginStart} | |
{@link #ConstraintSet_layout_goneMarginTop net.micode.notes:layout_goneMarginTop} |
This symbol is the offset where the {@link android.R.attr#orientation} + * attribute's value can be found in the {@link #ConstraintSet} array. +>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/generated/not_namespaced_r_class_sources/release/r/net/micode/notes/R.java + * + *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
horizontal | 0 | |
vertical | 1 |
+ * @attr description + * The background used by framework controls. +======= + *
This symbol is the offset where the {@link android.R.attr#id} + * attribute's value can be found in the {@link #ConstraintSet} array. +>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/generated/not_namespaced_r_class_sources/release/r/net/micode/notes/R.java + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name android:id
+ */
+ public static final int ConstraintSet_android_id=1;
+ /**
+<<<<<<< HEAD:src/Project/app/build/generated/not_namespaced_r_class_sources/debug/r/net/micode/notes/R.java
+ *
+ * @attr description + * Preferred corner radius of dialogs. +======= + *
This symbol is the offset where the {@link android.R.attr#visibility} + * attribute's value can be found in the {@link #ConstraintSet} array. + * + *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
gone | 2 | |
invisible | 1 | |
visible | 0 |
This symbol is the offset where the {@link android.R.attr#layout_width} + * attribute's value can be found in the {@link #ConstraintSet} array. +>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/generated/not_namespaced_r_class_sources/release/r/net/micode/notes/R.java + * + *
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), and
+ * mm (millimeters).
+ *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
fill_parent | ffffffff | |
match_parent | ffffffff | |
wrap_content | fffffffe |
+ * @attr description + * Preferred padding for dialog content. +======= + *
This symbol is the offset where the {@link android.R.attr#layout_height} + * attribute's value can be found in the {@link #ConstraintSet} array. +>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/generated/not_namespaced_r_class_sources/release/r/net/micode/notes/R.java + * + *
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), and
+ * mm (millimeters).
+ *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
fill_parent | ffffffff | |
match_parent | ffffffff | |
wrap_content | fffffffe |
+ * @attr description + * Theme to use for dialogs spawned from this theme. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name net.micode.notes:dialogTheme
+=======
+ * @attr name android:layout_height
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/generated/not_namespaced_r_class_sources/release/r/net/micode/notes/R.java
+ */
+ public static final int ConstraintSet_android_layout_height=4;
+ /**
+<<<<<<< HEAD:src/Project/app/build/generated/not_namespaced_r_class_sources/debug/r/net/micode/notes/R.java
+ *
+ * @attr description + * A drawable that may be used as a horizontal divider between visual elements. +======= + *
This symbol is the offset where the {@link android.R.attr#layout_marginLeft} + * attribute's value can be found in the {@link #ConstraintSet} array. +>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/generated/not_namespaced_r_class_sources/release/r/net/micode/notes/R.java + * + *
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), and
+ * mm (millimeters).
+ *
+ * @attr name android:layout_marginLeft
+ */
+ public static final int ConstraintSet_android_layout_marginLeft=5;
+ /**
+<<<<<<< HEAD:src/Project/app/build/generated/not_namespaced_r_class_sources/debug/r/net/micode/notes/R.java
+ *
+ * @attr description + * A drawable that may be used as a vertical divider between visual elements. +======= + *
This symbol is the offset where the {@link android.R.attr#layout_marginTop} + * attribute's value can be found in the {@link #ConstraintSet} array. +>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/generated/not_namespaced_r_class_sources/release/r/net/micode/notes/R.java + * + *
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), and
+ * mm (millimeters).
+ *
+ * @attr name android:layout_marginTop
+ */
+ public static final int ConstraintSet_android_layout_marginTop=6;
+ /**
+<<<<<<< HEAD:src/Project/app/build/generated/not_namespaced_r_class_sources/debug/r/net/micode/notes/R.java
+ *
+ * @attr description + * ListPopupWindow compatibility +======= + *
This symbol is the offset where the {@link android.R.attr#layout_marginRight} + * attribute's value can be found in the {@link #ConstraintSet} array. +>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/generated/not_namespaced_r_class_sources/release/r/net/micode/notes/R.java + * + *
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), and
+ * mm (millimeters).
+ *
+ * @attr name android:layout_marginRight
+ */
+ public static final int ConstraintSet_android_layout_marginRight=7;
+ /**
+<<<<<<< HEAD:src/Project/app/build/generated/not_namespaced_r_class_sources/debug/r/net/micode/notes/R.java
+ *
+ * @attr description + * The preferred item height for dropdown lists. +======= + *
This symbol is the offset where the {@link android.R.attr#layout_marginBottom} + * attribute's value can be found in the {@link #ConstraintSet} array. +>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/generated/not_namespaced_r_class_sources/release/r/net/micode/notes/R.java + * + *
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), and
+ * mm (millimeters).
+ *
+ * @attr name android:layout_marginBottom
+ */
+ public static final int ConstraintSet_android_layout_marginBottom=8;
+ /**
+<<<<<<< HEAD:src/Project/app/build/generated/not_namespaced_r_class_sources/debug/r/net/micode/notes/R.java
+ *
+ * @attr description + * EditText background drawable. +======= + *
This symbol is the offset where the {@link android.R.attr#alpha} + * attribute's value can be found in the {@link #ConstraintSet} array. + * + *
May be a floating point value, such as "1.2
".
+ *
+ * @attr name android:alpha
+ */
+ public static final int ConstraintSet_android_alpha=9;
+ /**
+ *
This symbol is the offset where the {@link android.R.attr#transformPivotX} + * attribute's value can be found in the {@link #ConstraintSet} array. +>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/generated/not_namespaced_r_class_sources/release/r/net/micode/notes/R.java + * + *
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), and
+ * mm (millimeters).
+ *
+ * @attr name android:transformPivotX
+ */
+ public static final int ConstraintSet_android_transformPivotX=10;
+ /**
+<<<<<<< HEAD:src/Project/app/build/generated/not_namespaced_r_class_sources/debug/r/net/micode/notes/R.java
+ *
+ * @attr description + * EditText text foreground color. +======= + *
This symbol is the offset where the {@link android.R.attr#transformPivotY} + * attribute's value can be found in the {@link #ConstraintSet} array. +>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/generated/not_namespaced_r_class_sources/release/r/net/micode/notes/R.java + * + *
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), and
+ * mm (millimeters).
+ *
+ * @attr name android:transformPivotY
+ */
+ public static final int ConstraintSet_android_transformPivotY=11;
+ /**
+<<<<<<< HEAD:src/Project/app/build/generated/not_namespaced_r_class_sources/debug/r/net/micode/notes/R.java
+ *
+ * @attr description + * Default EditText style. +======= + *
This symbol is the offset where the {@link android.R.attr#translationX} + * attribute's value can be found in the {@link #ConstraintSet} array. +>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/generated/not_namespaced_r_class_sources/release/r/net/micode/notes/R.java + * + *
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), and
+ * mm (millimeters).
+ *
+ * @attr name android:translationX
+ */
+ public static final int ConstraintSet_android_translationX=12;
+ /**
+<<<<<<< HEAD:src/Project/app/build/generated/not_namespaced_r_class_sources/debug/r/net/micode/notes/R.java
+ *
+ * @attr description + * Specifies a drawable to use for the 'home as up' indicator. +======= + *
This symbol is the offset where the {@link android.R.attr#translationY} + * attribute's value can be found in the {@link #ConstraintSet} array. +>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/generated/not_namespaced_r_class_sources/release/r/net/micode/notes/R.java + * + *
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), and
+ * mm (millimeters).
+ *
+ * @attr name android:translationY
+ */
+ public static final int ConstraintSet_android_translationY=13;
+ /**
+<<<<<<< HEAD:src/Project/app/build/generated/not_namespaced_r_class_sources/debug/r/net/micode/notes/R.java
+ *
+ * @attr description + * ImageButton background drawable. +======= + *
This symbol is the offset where the {@link android.R.attr#scaleX} + * attribute's value can be found in the {@link #ConstraintSet} array. +>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/generated/not_namespaced_r_class_sources/release/r/net/micode/notes/R.java + * + *
May be a floating point value, such as "1.2
".
+ *
+ * @attr name android:scaleX
+ */
+ public static final int ConstraintSet_android_scaleX=14;
+ /**
+<<<<<<< HEAD:src/Project/app/build/generated/not_namespaced_r_class_sources/debug/r/net/micode/notes/R.java
+ *
+ * @attr description + * Drawable used as a background for selected list items. +======= + *
This symbol is the offset where the {@link android.R.attr#scaleY} + * attribute's value can be found in the {@link #ConstraintSet} array. +>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/generated/not_namespaced_r_class_sources/release/r/net/micode/notes/R.java + * + *
May be a floating point value, such as "1.2
".
+ *
+ * @attr name android:scaleY
+ */
+ public static final int ConstraintSet_android_scaleY=15;
+ /**
+<<<<<<< HEAD:src/Project/app/build/generated/not_namespaced_r_class_sources/debug/r/net/micode/notes/R.java
+ *
+ * @attr description + * The list divider used in alert dialogs. +======= + *
This symbol is the offset where the {@link android.R.attr#rotation} + * attribute's value can be found in the {@link #ConstraintSet} array. +>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/generated/not_namespaced_r_class_sources/release/r/net/micode/notes/R.java + * + *
May be a floating point value, such as "1.2
".
+ *
+ * @attr name android:rotation
+ */
+ public static final int ConstraintSet_android_rotation=16;
+ /**
+<<<<<<< HEAD:src/Project/app/build/generated/not_namespaced_r_class_sources/debug/r/net/micode/notes/R.java
+ *
+ * @attr description + * Default menu-style ListView style. +======= + *
This symbol is the offset where the {@link android.R.attr#rotationX} + * attribute's value can be found in the {@link #ConstraintSet} array. +>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/generated/not_namespaced_r_class_sources/release/r/net/micode/notes/R.java + * + *
May be a floating point value, such as "1.2
".
+ *
+ * @attr name android:rotationX
+ */
+ public static final int ConstraintSet_android_rotationX=17;
+ /**
+ *
This symbol is the offset where the {@link android.R.attr#rotationY} + * attribute's value can be found in the {@link #ConstraintSet} array. + * + *
May be a floating point value, such as "1.2
".
+ *
+ * @attr name android:rotationY
+ */
+ public static final int ConstraintSet_android_rotationY=18;
+ /**
+<<<<<<< HEAD:src/Project/app/build/generated/not_namespaced_r_class_sources/debug/r/net/micode/notes/R.java
+ *
+ * @attr description + * The preferred list item height. +======= + *
This symbol is the offset where the {@link android.R.attr#layout_marginStart} + * attribute's value can be found in the {@link #ConstraintSet} array. +>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/generated/not_namespaced_r_class_sources/release/r/net/micode/notes/R.java + * + *
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), and
+ * mm (millimeters).
+ *
+ * @attr name android:layout_marginStart
+ */
+ public static final int ConstraintSet_android_layout_marginStart=19;
+ /**
+<<<<<<< HEAD:src/Project/app/build/generated/not_namespaced_r_class_sources/debug/r/net/micode/notes/R.java
+ *
+ * @attr description + * A larger, more robust list item height. +======= + *
This symbol is the offset where the {@link android.R.attr#layout_marginEnd} + * attribute's value can be found in the {@link #ConstraintSet} array. +>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/generated/not_namespaced_r_class_sources/release/r/net/micode/notes/R.java + * + *
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), and
+ * mm (millimeters).
+ *
+ * @attr name android:layout_marginEnd
+ */
+ public static final int ConstraintSet_android_layout_marginEnd=20;
+ /**
+<<<<<<< HEAD:src/Project/app/build/generated/not_namespaced_r_class_sources/debug/r/net/micode/notes/R.java
+ *
+ * @attr description + * A smaller, sleeker list item height. +======= + *
This symbol is the offset where the {@link android.R.attr#translationZ} + * attribute's value can be found in the {@link #ConstraintSet} array. +>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/generated/not_namespaced_r_class_sources/release/r/net/micode/notes/R.java + * + *
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), and
+ * mm (millimeters).
+ *
+ * @attr name android:translationZ
+ */
+ public static final int ConstraintSet_android_translationZ=21;
+ /**
+<<<<<<< HEAD:src/Project/app/build/generated/not_namespaced_r_class_sources/debug/r/net/micode/notes/R.java
+ *
+ * @attr description + * The preferred padding along the left edge of list items. +======= + *
This symbol is the offset where the {@link android.R.attr#elevation} + * attribute's value can be found in the {@link #ConstraintSet} array. +>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/generated/not_namespaced_r_class_sources/release/r/net/micode/notes/R.java + * + *
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), and
+ * mm (millimeters).
+ *
+ * @attr name android:elevation
+ */
+ public static final int ConstraintSet_android_elevation=22;
+ /**
+<<<<<<< HEAD:src/Project/app/build/generated/not_namespaced_r_class_sources/debug/r/net/micode/notes/R.java
+ *
+ * @attr description + * The preferred padding along the right edge of list items. +======= + *
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constrainedHeight} + * attribute's value can be found in the {@link #ConstraintSet} array. +>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/generated/not_namespaced_r_class_sources/release/r/net/micode/notes/R.java + * + *
May be a boolean value, such as "true
" or
+ * "false
".
+ *
+ * @attr name net.micode.notes:layout_constrainedHeight
+ */
+ public static final int ConstraintSet_layout_constrainedHeight=23;
+ /**
+<<<<<<< HEAD:src/Project/app/build/generated/not_namespaced_r_class_sources/debug/r/net/micode/notes/R.java
+ *
+ * @attr description + * The background of a panel when it is inset from the left and right edges of the screen. +======= + *
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constrainedWidth} + * attribute's value can be found in the {@link #ConstraintSet} array. +>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/generated/not_namespaced_r_class_sources/release/r/net/micode/notes/R.java + * + *
May be a boolean value, such as "true
" or
+ * "false
".
+ *
+ * @attr name net.micode.notes:layout_constrainedWidth
+ */
+ public static final int ConstraintSet_layout_constrainedWidth=24;
+ /**
+<<<<<<< HEAD:src/Project/app/build/generated/not_namespaced_r_class_sources/debug/r/net/micode/notes/R.java
+ *
+ * @attr description + * Default Panel Menu style. +======= + *
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintBaseline_creator} + * attribute's value can be found in the {@link #ConstraintSet} array. + * + *
May be an integer value, such as "100
".
+ *
+ * @attr name net.micode.notes:layout_constraintBaseline_creator
+ */
+ public static final int ConstraintSet_layout_constraintBaseline_creator=25;
+ /**
+ *
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintBaseline_toBaselineOf} + * attribute's value can be found in the {@link #ConstraintSet} array. +>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/generated/not_namespaced_r_class_sources/release/r/net/micode/notes/R.java + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
parent | 0 |
+ * @attr description + * Default Panel Menu width. +======= + *
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintBottom_creator} + * attribute's value can be found in the {@link #ConstraintSet} array. +>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/generated/not_namespaced_r_class_sources/release/r/net/micode/notes/R.java + * + *
May be an integer value, such as "100
".
+ *
+ * @attr name net.micode.notes:layout_constraintBottom_creator
+ */
+ public static final int ConstraintSet_layout_constraintBottom_creator=27;
+ /**
+<<<<<<< HEAD:src/Project/app/build/generated/not_namespaced_r_class_sources/debug/r/net/micode/notes/R.java
+ *
+ * @attr description + * Default PopupMenu style. +======= + *
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintBottom_toBottomOf} + * attribute's value can be found in the {@link #ConstraintSet} array. +>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/generated/not_namespaced_r_class_sources/release/r/net/micode/notes/R.java + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
parent | 0 |
+ * @attr description + * Default PopupWindow style. +======= + *
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintBottom_toTopOf} + * attribute's value can be found in the {@link #ConstraintSet} array. +>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/generated/not_namespaced_r_class_sources/release/r/net/micode/notes/R.java + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
parent | 0 |
+ * @attr description + * Default RadioButton style. +======= + *
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintCircle} + * attribute's value can be found in the {@link #ConstraintSet} array. +>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/generated/not_namespaced_r_class_sources/release/r/net/micode/notes/R.java + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name net.micode.notes:layout_constraintCircle
+ */
+ public static final int ConstraintSet_layout_constraintCircle=30;
+ /**
+<<<<<<< HEAD:src/Project/app/build/generated/not_namespaced_r_class_sources/debug/r/net/micode/notes/R.java
+ *
+ * @attr description + * Default RatingBar style. +======= + *
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintCircleAngle} + * attribute's value can be found in the {@link #ConstraintSet} array. +>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/generated/not_namespaced_r_class_sources/release/r/net/micode/notes/R.java + * + *
May be an integer value, such as "100
".
+ *
+ * @attr name net.micode.notes:layout_constraintCircleAngle
+ */
+ public static final int ConstraintSet_layout_constraintCircleAngle=31;
+ /**
+<<<<<<< HEAD:src/Project/app/build/generated/not_namespaced_r_class_sources/debug/r/net/micode/notes/R.java
+ *
+ * @attr description + * Indicator RatingBar style. +======= + *
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintCircleRadius} + * attribute's value can be found in the {@link #ConstraintSet} array. +>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/generated/not_namespaced_r_class_sources/release/r/net/micode/notes/R.java + * + *
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), and
+ * mm (millimeters).
+ *
+ * @attr name net.micode.notes:layout_constraintCircleRadius
+ */
+ public static final int ConstraintSet_layout_constraintCircleRadius=32;
+ /**
+<<<<<<< HEAD:src/Project/app/build/generated/not_namespaced_r_class_sources/debug/r/net/micode/notes/R.java
+ *
+ * @attr description + * Small indicator RatingBar style. +======= + *
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintDimensionRatio} + * attribute's value can be found in the {@link #ConstraintSet} array. +>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/generated/not_namespaced_r_class_sources/release/r/net/micode/notes/R.java + * + *
May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + * + * @attr name net.micode.notes:layout_constraintDimensionRatio + */ + public static final int ConstraintSet_layout_constraintDimensionRatio=33; + /** +<<<<<<< HEAD:src/Project/app/build/generated/not_namespaced_r_class_sources/debug/r/net/micode/notes/R.java + *
+ * @attr description + * Style for the search query widget. +======= + *
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintEnd_toEndOf} + * attribute's value can be found in the {@link #ConstraintSet} array. +>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/generated/not_namespaced_r_class_sources/release/r/net/micode/notes/R.java + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
parent | 0 |
+ * @attr description + * Default SeekBar style. +======= + *
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintEnd_toStartOf} + * attribute's value can be found in the {@link #ConstraintSet} array. +>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/generated/not_namespaced_r_class_sources/release/r/net/micode/notes/R.java + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
parent | 0 |
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintGuide_begin} + * attribute's value can be found in the {@link #ConstraintSet} 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), and
+ * mm (millimeters).
+ *
+ * @attr name net.micode.notes:layout_constraintGuide_begin
+ */
+ public static final int ConstraintSet_layout_constraintGuide_begin=36;
+ /**
+ *
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintGuide_end} + * attribute's value can be found in the {@link #ConstraintSet} 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), and
+ * mm (millimeters).
+ *
+ * @attr name net.micode.notes:layout_constraintGuide_end
+ */
+ public static final int ConstraintSet_layout_constraintGuide_end=37;
+ /**
+<<<<<<< HEAD:src/Project/app/build/generated/not_namespaced_r_class_sources/debug/r/net/micode/notes/R.java
+ *
+ * @attr description + * A style that may be applied to buttons or other selectable items + * that should react to pressed and focus states, but that do not + * have a clear visual border along the edges. +======= + *
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintGuide_percent} + * attribute's value can be found in the {@link #ConstraintSet} array. +>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/generated/not_namespaced_r_class_sources/release/r/net/micode/notes/R.java + * + *
May be a floating point value, such as "1.2
".
+ *
+ * @attr name net.micode.notes:layout_constraintGuide_percent
+ */
+ public static final int ConstraintSet_layout_constraintGuide_percent=38;
+ /**
+<<<<<<< HEAD:src/Project/app/build/generated/not_namespaced_r_class_sources/debug/r/net/micode/notes/R.java
+ *
+ * @attr description + * Background drawable for borderless standalone items that need focus/pressed states. +======= + *
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintHeight_default} + * attribute's value can be found in the {@link #ConstraintSet} array. +>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/generated/not_namespaced_r_class_sources/release/r/net/micode/notes/R.java + * + *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
percent | 2 | |
spread | 0 | |
wrap | 1 |
+ * @attr description + * Default Spinner style. +======= + *
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintHeight_max} + * attribute's value can be found in the {@link #ConstraintSet} array. +>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/generated/not_namespaced_r_class_sources/release/r/net/micode/notes/R.java + * + *
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), and
+ * mm (millimeters).
+ *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
wrap | fffffffe |
+ * @attr description + * Default Spinner style. +======= + *
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintHeight_min} + * attribute's value can be found in the {@link #ConstraintSet} array. +>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/generated/not_namespaced_r_class_sources/release/r/net/micode/notes/R.java + * + *
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), and
+ * mm (millimeters).
+ *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
wrap | fffffffe |
+ * @attr description + * Default style for the Switch widget. +======= + *
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintHeight_percent} + * attribute's value can be found in the {@link #ConstraintSet} array. +>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/generated/not_namespaced_r_class_sources/release/r/net/micode/notes/R.java + * + *
May be a floating point value, such as "1.2
".
+ *
+ * @attr name net.micode.notes:layout_constraintHeight_percent
+ */
+ public static final int ConstraintSet_layout_constraintHeight_percent=42;
+ /**
+<<<<<<< HEAD:src/Project/app/build/generated/not_namespaced_r_class_sources/debug/r/net/micode/notes/R.java
+ *
+ * @attr description + * Text color, typeface, size, and style for the text inside of a popup menu. +======= + *
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintHorizontal_bias} + * attribute's value can be found in the {@link #ConstraintSet} array. +>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/generated/not_namespaced_r_class_sources/release/r/net/micode/notes/R.java + * + *
May be a floating point value, such as "1.2
".
+ *
+ * @attr name net.micode.notes:layout_constraintHorizontal_bias
+ */
+ public static final int ConstraintSet_layout_constraintHorizontal_bias=43;
+ /**
+<<<<<<< HEAD:src/Project/app/build/generated/not_namespaced_r_class_sources/debug/r/net/micode/notes/R.java
+ *
+ * @attr description + * The preferred TextAppearance for the primary text of list items. +======= + *
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintHorizontal_chainStyle} + * attribute's value can be found in the {@link #ConstraintSet} array. +>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/generated/not_namespaced_r_class_sources/release/r/net/micode/notes/R.java + * + *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
packed | 2 | |
spread | 0 | |
spread_inside | 1 |
+ * @attr description + * The preferred TextAppearance for the secondary text of list items. +======= + *
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintHorizontal_weight} + * attribute's value can be found in the {@link #ConstraintSet} array. +>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/generated/not_namespaced_r_class_sources/release/r/net/micode/notes/R.java + * + *
May be a floating point value, such as "1.2
".
+ *
+ * @attr name net.micode.notes:layout_constraintHorizontal_weight
+ */
+ public static final int ConstraintSet_layout_constraintHorizontal_weight=45;
+ /**
+<<<<<<< HEAD:src/Project/app/build/generated/not_namespaced_r_class_sources/debug/r/net/micode/notes/R.java
+ *
+ * @attr description + * The preferred TextAppearance for the primary text of small list items. +======= + *
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintLeft_creator} + * attribute's value can be found in the {@link #ConstraintSet} array. +>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/generated/not_namespaced_r_class_sources/release/r/net/micode/notes/R.java + * + *
May be an integer value, such as "100
".
+ *
+ * @attr name net.micode.notes:layout_constraintLeft_creator
+ */
+ public static final int ConstraintSet_layout_constraintLeft_creator=46;
+ /**
+<<<<<<< HEAD:src/Project/app/build/generated/not_namespaced_r_class_sources/debug/r/net/micode/notes/R.java
+ *
+ * @attr description + * Text color, typeface, size, and style for header text inside of a popup menu. +======= + *
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintLeft_toLeftOf} + * attribute's value can be found in the {@link #ConstraintSet} array. +>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/generated/not_namespaced_r_class_sources/release/r/net/micode/notes/R.java + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
parent | 0 |
+ * @attr description + * Text color, typeface, size, and style for system search result subtitle. Defaults to primary inverse text color. +======= + *
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintLeft_toRightOf} + * attribute's value can be found in the {@link #ConstraintSet} array. +>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/generated/not_namespaced_r_class_sources/release/r/net/micode/notes/R.java + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
parent | 0 |
+ * @attr description + * Text color, typeface, size, and style for system search result title. Defaults to primary inverse text color. +======= + *
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintRight_creator} + * attribute's value can be found in the {@link #ConstraintSet} array. +>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/generated/not_namespaced_r_class_sources/release/r/net/micode/notes/R.java + * + *
May be an integer value, such as "100
".
+ *
+ * @attr name net.micode.notes:layout_constraintRight_creator
+ */
+ public static final int ConstraintSet_layout_constraintRight_creator=49;
+ /**
+<<<<<<< HEAD:src/Project/app/build/generated/not_namespaced_r_class_sources/debug/r/net/micode/notes/R.java
+ *
+ * @attr description + * Text color, typeface, size, and style for small text inside of a popup menu. +======= + *
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintRight_toLeftOf} + * attribute's value can be found in the {@link #ConstraintSet} array. +>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/generated/not_namespaced_r_class_sources/release/r/net/micode/notes/R.java + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
parent | 0 |
+ * @attr description + * Color of list item text in alert dialogs. +======= + *
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintRight_toRightOf} + * attribute's value can be found in the {@link #ConstraintSet} array. +>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/generated/not_namespaced_r_class_sources/release/r/net/micode/notes/R.java + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
parent | 0 |
+ * @attr description + * Text color for urls in search suggestions, used by things like global search +======= + *
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintStart_toEndOf} + * attribute's value can be found in the {@link #ConstraintSet} array. +>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/generated/not_namespaced_r_class_sources/release/r/net/micode/notes/R.java + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
parent | 0 |
+ * @attr description + * Default Toolar NavigationButtonStyle +======= + *
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintStart_toStartOf} + * attribute's value can be found in the {@link #ConstraintSet} array. +>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/generated/not_namespaced_r_class_sources/release/r/net/micode/notes/R.java + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
parent | 0 |
+ * @attr description + * Default Toolbar style. +======= + *
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintTop_creator} + * attribute's value can be found in the {@link #ConstraintSet} array. +>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/generated/not_namespaced_r_class_sources/release/r/net/micode/notes/R.java + * + *
May be an integer value, such as "100
".
+ *
+ * @attr name net.micode.notes:layout_constraintTop_creator
+ */
+ public static final int ConstraintSet_layout_constraintTop_creator=54;
+ /**
+<<<<<<< HEAD:src/Project/app/build/generated/not_namespaced_r_class_sources/debug/r/net/micode/notes/R.java
+ *
+ * @attr description + * Foreground color to use for tooltips +======= + *
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintTop_toBottomOf} + * attribute's value can be found in the {@link #ConstraintSet} array. +>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/generated/not_namespaced_r_class_sources/release/r/net/micode/notes/R.java + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
parent | 0 |
+ * @attr description + * Background to use for tooltips +======= + *
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintTop_toTopOf} + * attribute's value can be found in the {@link #ConstraintSet} array. +>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/generated/not_namespaced_r_class_sources/release/r/net/micode/notes/R.java + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
parent | 0 |
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintVertical_bias} + * attribute's value can be found in the {@link #ConstraintSet} array. + * + *
May be a floating point value, such as "1.2
".
+ *
+ * @attr name net.micode.notes:layout_constraintVertical_bias
+ */
+ public static final int ConstraintSet_layout_constraintVertical_bias=57;
+ /**
+<<<<<<< HEAD:src/Project/app/build/generated/not_namespaced_r_class_sources/debug/r/net/micode/notes/R.java
+ *
+ * @attr description + * Flag indicating whether this window should have an Action Bar + * in place of the usual title bar. +======= + *
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintVertical_chainStyle} + * attribute's value can be found in the {@link #ConstraintSet} array. +>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/generated/not_namespaced_r_class_sources/release/r/net/micode/notes/R.java + * + *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
packed | 2 | |
spread | 0 | |
spread_inside | 1 |
+ * @attr description + * Flag indicating whether this window's Action Bar should overlay + * application content. Does nothing if the window would not + * have an Action Bar. +======= + public static final int ConstraintSet_layout_constraintVertical_chainStyle=58; + /** + *
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintVertical_weight} + * attribute's value can be found in the {@link #ConstraintSet} array. +>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/generated/not_namespaced_r_class_sources/release/r/net/micode/notes/R.java + * + *
May be a floating point value, such as "1.2
".
+ *
+ * @attr name net.micode.notes:layout_constraintVertical_weight
+ */
+ public static final int ConstraintSet_layout_constraintVertical_weight=59;
+ /**
+<<<<<<< HEAD:src/Project/app/build/generated/not_namespaced_r_class_sources/debug/r/net/micode/notes/R.java
+ *
+ * @attr description + * Flag indicating whether action modes should overlay window content + * when there is not reserved space for their UI (such as an Action Bar). +======= + *
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintWidth_default} + * attribute's value can be found in the {@link #ConstraintSet} array. +>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/generated/not_namespaced_r_class_sources/release/r/net/micode/notes/R.java + * + *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
percent | 2 | |
spread | 0 | |
wrap | 1 |
+ * @attr description + * A fixed height for the window along the major axis of the screen, + * that is, when in portrait. Can be either an absolute dimension + * or a fraction of the screen size in that dimension. +======= + *
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintWidth_max} + * attribute's value can be found in the {@link #ConstraintSet} array. +>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/generated/not_namespaced_r_class_sources/release/r/net/micode/notes/R.java + * + *
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), and
+ * mm (millimeters).
+ *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
wrap | fffffffe |
+ * @attr description + * A fixed height for the window along the minor axis of the screen, + * that is, when in landscape. Can be either an absolute dimension + * or a fraction of the screen size in that dimension. +======= + *
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintWidth_min} + * attribute's value can be found in the {@link #ConstraintSet} array. +>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/generated/not_namespaced_r_class_sources/release/r/net/micode/notes/R.java + * + *
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), and
+ * mm (millimeters).
+ *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
wrap | fffffffe |
+ * @attr description + * A fixed width for the window along the major axis of the screen, + * that is, when in landscape. Can be either an absolute dimension + * or a fraction of the screen size in that dimension. +======= + *
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintWidth_percent} + * attribute's value can be found in the {@link #ConstraintSet} array. + * + *
May be a floating point value, such as "1.2
".
+ *
+ * @attr name net.micode.notes:layout_constraintWidth_percent
+ */
+ public static final int ConstraintSet_layout_constraintWidth_percent=63;
+ /**
+ *
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_editor_absoluteX} + * attribute's value can be found in the {@link #ConstraintSet} array. +>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/generated/not_namespaced_r_class_sources/release/r/net/micode/notes/R.java + * + *
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), and
+ * mm (millimeters).
+ *
+ * @attr name net.micode.notes:layout_editor_absoluteX
+ */
+ public static final int ConstraintSet_layout_editor_absoluteX=64;
+ /**
+<<<<<<< HEAD:src/Project/app/build/generated/not_namespaced_r_class_sources/debug/r/net/micode/notes/R.java
+ *
+ * @attr description + * A fixed width for the window along the minor axis of the screen, + * that is, when in portrait. Can be either an absolute dimension + * or a fraction of the screen size in that dimension. +======= + *
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_editor_absoluteY} + * attribute's value can be found in the {@link #ConstraintSet} array. +>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/generated/not_namespaced_r_class_sources/release/r/net/micode/notes/R.java + * + *
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), and
+ * mm (millimeters).
+ *
+ * @attr name net.micode.notes:layout_editor_absoluteY
+ */
+ public static final int ConstraintSet_layout_editor_absoluteY=65;
+ /**
+<<<<<<< HEAD:src/Project/app/build/generated/not_namespaced_r_class_sources/debug/r/net/micode/notes/R.java
+ *
+ * @attr description + * The minimum width the window is allowed to be, along the major + * axis of the screen. That is, when in landscape. Can be either + * an absolute dimension or a fraction of the screen size in that + * dimension. +======= + *
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_goneMarginBottom} + * attribute's value can be found in the {@link #ConstraintSet} array. +>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/generated/not_namespaced_r_class_sources/release/r/net/micode/notes/R.java + * + *
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), and
+ * mm (millimeters).
+ *
+ * @attr name net.micode.notes:layout_goneMarginBottom
+ */
+ public static final int ConstraintSet_layout_goneMarginBottom=66;
+ /**
+<<<<<<< HEAD:src/Project/app/build/generated/not_namespaced_r_class_sources/debug/r/net/micode/notes/R.java
+ *
+ * @attr description + * The minimum width the window is allowed to be, along the minor + * axis of the screen. That is, when in portrait. Can be either + * an absolute dimension or a fraction of the screen size in that + * dimension. +======= + *
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_goneMarginEnd} + * attribute's value can be found in the {@link #ConstraintSet} array. +>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/generated/not_namespaced_r_class_sources/release/r/net/micode/notes/R.java + * + *
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), and
+ * mm (millimeters).
+<<<<<<< HEAD:src/Project/app/build/generated/not_namespaced_r_class_sources/debug/r/net/micode/notes/R.java
+ *
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.
+ *
+ * @attr name net.micode.notes:windowMinWidthMinor
+ */
+ public static final int AppCompatTheme_windowMinWidthMinor=119;
+ /**
+ *
+ * @attr description + * Flag indicating whether there should be no title on this window. + * + *
May be a boolean value, such as "true
" or
+ * "false
".
+ *
+ * @attr name net.micode.notes:windowNoTitle
+ */
+ public static final int AppCompatTheme_windowNoTitle=120;
+ /**
+ * Attributes that can be used with a ButtonBarLayout.
+ *
Includes the following attributes:
+ *Attribute | Description |
---|---|
{@link #ButtonBarLayout_allowStacking net.micode.notes:allowStacking} | Whether to automatically stack the buttons when there is not + * enough space to lay them out side-by-side. |
+ * @attr description + * Whether to automatically stack the buttons when there is not + * enough space to lay them out side-by-side. + * + *
May be a boolean value, such as "true
" or
+ * "false
".
+ *
+ * @attr name net.micode.notes:allowStacking
+ */
+ public static final int ButtonBarLayout_allowStacking=0;
+ /**
+ * Attributes that can be used with a ColorStateListItem.
+ *
Includes the following attributes:
+ *Attribute | Description |
---|---|
{@link #ColorStateListItem_android_color android:color} | |
{@link #ColorStateListItem_android_alpha android:alpha} | |
{@link #ColorStateListItem_alpha net.micode.notes:alpha} | Alpha multiplier applied to the base color. |
+ * @attr description + * Base color for this state. + * + *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ *
+ * @attr name android:color
+ */
+ public static final int ColorStateListItem_android_color=0;
+ /**
+ *
This symbol is the offset where the {@link android.R.attr#alpha} + * attribute's value can be found in the {@link #ColorStateListItem} array. + * + *
May be a floating point value, such as "1.2
".
+ *
+ * @attr name android:alpha
+ */
+ public static final int ColorStateListItem_android_alpha=1;
+ /**
+ *
+ * @attr description + * Alpha multiplier applied to the base color. + * + *
May be a floating point value, such as "1.2
".
+ *
+ * @attr name net.micode.notes:alpha
+ */
+ public static final int ColorStateListItem_alpha=2;
+ /**
+ * Attributes that can be used with a CompoundButton.
+ *
Includes the following attributes:
+ *Attribute | Description |
---|---|
{@link #CompoundButton_android_button android:button} | |
{@link #CompoundButton_buttonTint net.micode.notes:buttonTint} | Tint to apply to the button drawable. |
{@link #CompoundButton_buttonTintMode net.micode.notes:buttonTintMode} | Blending mode used to apply the button tint. |
This symbol is the offset where the {@link android.R.attr#button} + * attribute's value can be found in the {@link #CompoundButton} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name android:button
+ */
+ public static final int CompoundButton_android_button=0;
+ /**
+ *
+ * @attr description + * Tint to apply to the button drawable. + * + *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ *
+ * @attr name net.micode.notes:buttonTint
+ */
+ public static final int CompoundButton_buttonTint=1;
+ /**
+ *
+ * @attr description + * Blending mode used to apply the button tint. + * + *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
add | 10 | Combines the tint and icon color and alpha channels, clamping the + * result to valid color values. Saturate(S + D) |
multiply | e | Multiplies the color and alpha channels of the drawable with those of + * the tint. [Sa * Da, Sc * Dc] |
screen | f | [Sa + Da - Sa * Da, Sc + Dc - Sc * Dc] |
src_atop | 9 | The tint is drawn above the drawable, but with the drawable’s alpha + * channel masking the result. [Da, Sc * Da + (1 - Sa) * Dc] |
src_in | 5 | The tint is masked by the alpha channel of the drawable. The drawable’s + * color channels are thrown out. [Sa * Da, Sc * Da] |
src_over | 3 | The tint is drawn on top of the drawable. + * [Sa + (1 - Sa)*Da, Rc = Sc + (1 - Sa)*Dc] |
Includes the following attributes:
+ *Attribute | Description |
---|---|
{@link #ConstraintLayout_Layout_android_orientation android:orientation} | |
{@link #ConstraintLayout_Layout_android_maxWidth android:maxWidth} | |
{@link #ConstraintLayout_Layout_android_maxHeight android:maxHeight} | |
{@link #ConstraintLayout_Layout_android_minWidth android:minWidth} | |
{@link #ConstraintLayout_Layout_android_minHeight android:minHeight} | |
{@link #ConstraintLayout_Layout_barrierAllowsGoneWidgets net.micode.notes:barrierAllowsGoneWidgets} | |
{@link #ConstraintLayout_Layout_barrierDirection net.micode.notes:barrierDirection} | |
{@link #ConstraintLayout_Layout_chainUseRtl net.micode.notes:chainUseRtl} | |
{@link #ConstraintLayout_Layout_constraintSet net.micode.notes:constraintSet} | |
{@link #ConstraintLayout_Layout_constraint_referenced_ids net.micode.notes:constraint_referenced_ids} | |
{@link #ConstraintLayout_Layout_layout_constrainedHeight net.micode.notes:layout_constrainedHeight} | |
{@link #ConstraintLayout_Layout_layout_constrainedWidth net.micode.notes:layout_constrainedWidth} | |
{@link #ConstraintLayout_Layout_layout_constraintBaseline_creator net.micode.notes:layout_constraintBaseline_creator} | |
{@link #ConstraintLayout_Layout_layout_constraintBaseline_toBaselineOf net.micode.notes:layout_constraintBaseline_toBaselineOf} | |
{@link #ConstraintLayout_Layout_layout_constraintBottom_creator net.micode.notes:layout_constraintBottom_creator} | |
{@link #ConstraintLayout_Layout_layout_constraintBottom_toBottomOf net.micode.notes:layout_constraintBottom_toBottomOf} | |
{@link #ConstraintLayout_Layout_layout_constraintBottom_toTopOf net.micode.notes:layout_constraintBottom_toTopOf} | |
{@link #ConstraintLayout_Layout_layout_constraintCircle net.micode.notes:layout_constraintCircle} | |
{@link #ConstraintLayout_Layout_layout_constraintCircleAngle net.micode.notes:layout_constraintCircleAngle} | |
{@link #ConstraintLayout_Layout_layout_constraintCircleRadius net.micode.notes:layout_constraintCircleRadius} | |
{@link #ConstraintLayout_Layout_layout_constraintDimensionRatio net.micode.notes:layout_constraintDimensionRatio} | |
{@link #ConstraintLayout_Layout_layout_constraintEnd_toEndOf net.micode.notes:layout_constraintEnd_toEndOf} | |
{@link #ConstraintLayout_Layout_layout_constraintEnd_toStartOf net.micode.notes:layout_constraintEnd_toStartOf} | |
{@link #ConstraintLayout_Layout_layout_constraintGuide_begin net.micode.notes:layout_constraintGuide_begin} | |
{@link #ConstraintLayout_Layout_layout_constraintGuide_end net.micode.notes:layout_constraintGuide_end} | |
{@link #ConstraintLayout_Layout_layout_constraintGuide_percent net.micode.notes:layout_constraintGuide_percent} | |
{@link #ConstraintLayout_Layout_layout_constraintHeight_default net.micode.notes:layout_constraintHeight_default} | |
{@link #ConstraintLayout_Layout_layout_constraintHeight_max net.micode.notes:layout_constraintHeight_max} | |
{@link #ConstraintLayout_Layout_layout_constraintHeight_min net.micode.notes:layout_constraintHeight_min} | |
{@link #ConstraintLayout_Layout_layout_constraintHeight_percent net.micode.notes:layout_constraintHeight_percent} | |
{@link #ConstraintLayout_Layout_layout_constraintHorizontal_bias net.micode.notes:layout_constraintHorizontal_bias} | |
{@link #ConstraintLayout_Layout_layout_constraintHorizontal_chainStyle net.micode.notes:layout_constraintHorizontal_chainStyle} | |
{@link #ConstraintLayout_Layout_layout_constraintHorizontal_weight net.micode.notes:layout_constraintHorizontal_weight} | |
{@link #ConstraintLayout_Layout_layout_constraintLeft_creator net.micode.notes:layout_constraintLeft_creator} | |
{@link #ConstraintLayout_Layout_layout_constraintLeft_toLeftOf net.micode.notes:layout_constraintLeft_toLeftOf} | |
{@link #ConstraintLayout_Layout_layout_constraintLeft_toRightOf net.micode.notes:layout_constraintLeft_toRightOf} | |
{@link #ConstraintLayout_Layout_layout_constraintRight_creator net.micode.notes:layout_constraintRight_creator} | |
{@link #ConstraintLayout_Layout_layout_constraintRight_toLeftOf net.micode.notes:layout_constraintRight_toLeftOf} | |
{@link #ConstraintLayout_Layout_layout_constraintRight_toRightOf net.micode.notes:layout_constraintRight_toRightOf} | |
{@link #ConstraintLayout_Layout_layout_constraintStart_toEndOf net.micode.notes:layout_constraintStart_toEndOf} | |
{@link #ConstraintLayout_Layout_layout_constraintStart_toStartOf net.micode.notes:layout_constraintStart_toStartOf} | |
{@link #ConstraintLayout_Layout_layout_constraintTop_creator net.micode.notes:layout_constraintTop_creator} | |
{@link #ConstraintLayout_Layout_layout_constraintTop_toBottomOf net.micode.notes:layout_constraintTop_toBottomOf} | |
{@link #ConstraintLayout_Layout_layout_constraintTop_toTopOf net.micode.notes:layout_constraintTop_toTopOf} | |
{@link #ConstraintLayout_Layout_layout_constraintVertical_bias net.micode.notes:layout_constraintVertical_bias} | |
{@link #ConstraintLayout_Layout_layout_constraintVertical_chainStyle net.micode.notes:layout_constraintVertical_chainStyle} | |
{@link #ConstraintLayout_Layout_layout_constraintVertical_weight net.micode.notes:layout_constraintVertical_weight} | |
{@link #ConstraintLayout_Layout_layout_constraintWidth_default net.micode.notes:layout_constraintWidth_default} | |
{@link #ConstraintLayout_Layout_layout_constraintWidth_max net.micode.notes:layout_constraintWidth_max} | |
{@link #ConstraintLayout_Layout_layout_constraintWidth_min net.micode.notes:layout_constraintWidth_min} | |
{@link #ConstraintLayout_Layout_layout_constraintWidth_percent net.micode.notes:layout_constraintWidth_percent} | |
{@link #ConstraintLayout_Layout_layout_editor_absoluteX net.micode.notes:layout_editor_absoluteX} | |
{@link #ConstraintLayout_Layout_layout_editor_absoluteY net.micode.notes:layout_editor_absoluteY} | |
{@link #ConstraintLayout_Layout_layout_goneMarginBottom net.micode.notes:layout_goneMarginBottom} | |
{@link #ConstraintLayout_Layout_layout_goneMarginEnd net.micode.notes:layout_goneMarginEnd} | |
{@link #ConstraintLayout_Layout_layout_goneMarginLeft net.micode.notes:layout_goneMarginLeft} | |
{@link #ConstraintLayout_Layout_layout_goneMarginRight net.micode.notes:layout_goneMarginRight} | |
{@link #ConstraintLayout_Layout_layout_goneMarginStart net.micode.notes:layout_goneMarginStart} | |
{@link #ConstraintLayout_Layout_layout_goneMarginTop net.micode.notes:layout_goneMarginTop} | |
{@link #ConstraintLayout_Layout_layout_optimizationLevel net.micode.notes:layout_optimizationLevel} |
This symbol is the offset where the {@link android.R.attr#orientation} + * attribute's value can be found in the {@link #ConstraintLayout_Layout} array. + * + *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
horizontal | 0 | |
vertical | 1 |
This symbol is the offset where the {@link android.R.attr#maxWidth} + * attribute's value can be found in the {@link #ConstraintLayout_Layout} 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), and
+ * mm (millimeters).
+ *
+ * @attr name android:maxWidth
+ */
+ public static final int ConstraintLayout_Layout_android_maxWidth=1;
+ /**
+ *
This symbol is the offset where the {@link android.R.attr#maxHeight} + * attribute's value can be found in the {@link #ConstraintLayout_Layout} 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), and
+ * mm (millimeters).
+ *
+ * @attr name android:maxHeight
+ */
+ public static final int ConstraintLayout_Layout_android_maxHeight=2;
+ /**
+ *
This symbol is the offset where the {@link android.R.attr#minWidth} + * attribute's value can be found in the {@link #ConstraintLayout_Layout} 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), and
+ * mm (millimeters).
+ *
+ * @attr name android:minWidth
+ */
+ public static final int ConstraintLayout_Layout_android_minWidth=3;
+ /**
+ *
This symbol is the offset where the {@link android.R.attr#minHeight} + * attribute's value can be found in the {@link #ConstraintLayout_Layout} 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), and
+ * mm (millimeters).
+ *
+ * @attr name android:minHeight
+ */
+ public static final int ConstraintLayout_Layout_android_minHeight=4;
+ /**
+ *
This symbol is the offset where the {@link net.micode.notes.R.attr#barrierAllowsGoneWidgets} + * attribute's value can be found in the {@link #ConstraintLayout_Layout} array. + * + *
May be a boolean value, such as "true
" or
+ * "false
".
+ *
+ * @attr name net.micode.notes:barrierAllowsGoneWidgets
+ */
+ public static final int ConstraintLayout_Layout_barrierAllowsGoneWidgets=5;
+ /**
+ *
This symbol is the offset where the {@link net.micode.notes.R.attr#barrierDirection} + * attribute's value can be found in the {@link #ConstraintLayout_Layout} array. + * + *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
bottom | 3 | |
end | 6 | |
left | 0 | |
right | 1 | |
start | 5 | |
top | 2 |
This symbol is the offset where the {@link net.micode.notes.R.attr#chainUseRtl} + * attribute's value can be found in the {@link #ConstraintLayout_Layout} array. + * + *
May be a boolean value, such as "true
" or
+ * "false
".
+ *
+ * @attr name net.micode.notes:chainUseRtl
+ */
+ public static final int ConstraintLayout_Layout_chainUseRtl=7;
+ /**
+ *
This symbol is the offset where the {@link net.micode.notes.R.attr#constraintSet} + * attribute's value can be found in the {@link #ConstraintLayout_Layout} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name net.micode.notes:constraintSet
+ */
+ public static final int ConstraintLayout_Layout_constraintSet=8;
+ /**
+ *
This symbol is the offset where the {@link net.micode.notes.R.attr#constraint_referenced_ids} + * attribute's value can be found in the {@link #ConstraintLayout_Layout} array. + * + *
May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + * + * @attr name net.micode.notes:constraint_referenced_ids + */ + public static final int ConstraintLayout_Layout_constraint_referenced_ids=9; + /** + *
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constrainedHeight} + * attribute's value can be found in the {@link #ConstraintLayout_Layout} array. + * + *
May be a boolean value, such as "true
" or
+ * "false
".
+ *
+ * @attr name net.micode.notes:layout_constrainedHeight
+ */
+ public static final int ConstraintLayout_Layout_layout_constrainedHeight=10;
+ /**
+ *
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constrainedWidth} + * attribute's value can be found in the {@link #ConstraintLayout_Layout} array. + * + *
May be a boolean value, such as "true
" or
+ * "false
".
+ *
+ * @attr name net.micode.notes:layout_constrainedWidth
+ */
+ public static final int ConstraintLayout_Layout_layout_constrainedWidth=11;
+ /**
+ *
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintBaseline_creator} + * attribute's value can be found in the {@link #ConstraintLayout_Layout} array. + * + *
May be an integer value, such as "100
".
+ *
+ * @attr name net.micode.notes:layout_constraintBaseline_creator
+ */
+ public static final int ConstraintLayout_Layout_layout_constraintBaseline_creator=12;
+ /**
+ *
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintBaseline_toBaselineOf} + * attribute's value can be found in the {@link #ConstraintLayout_Layout} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
parent | 0 |
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintBottom_creator} + * attribute's value can be found in the {@link #ConstraintLayout_Layout} array. + * + *
May be an integer value, such as "100
".
+ *
+ * @attr name net.micode.notes:layout_constraintBottom_creator
+ */
+ public static final int ConstraintLayout_Layout_layout_constraintBottom_creator=14;
+ /**
+ *
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintBottom_toBottomOf} + * attribute's value can be found in the {@link #ConstraintLayout_Layout} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
parent | 0 |
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintBottom_toTopOf} + * attribute's value can be found in the {@link #ConstraintLayout_Layout} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
parent | 0 |
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintCircle} + * attribute's value can be found in the {@link #ConstraintLayout_Layout} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name net.micode.notes:layout_constraintCircle
+ */
+ public static final int ConstraintLayout_Layout_layout_constraintCircle=17;
+ /**
+ *
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintCircleAngle} + * attribute's value can be found in the {@link #ConstraintLayout_Layout} array. + * + *
May be an integer value, such as "100
".
+ *
+ * @attr name net.micode.notes:layout_constraintCircleAngle
+ */
+ public static final int ConstraintLayout_Layout_layout_constraintCircleAngle=18;
+ /**
+ *
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintCircleRadius} + * attribute's value can be found in the {@link #ConstraintLayout_Layout} 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), and
+ * mm (millimeters).
+ *
+ * @attr name net.micode.notes:layout_constraintCircleRadius
+ */
+ public static final int ConstraintLayout_Layout_layout_constraintCircleRadius=19;
+ /**
+ *
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintDimensionRatio} + * attribute's value can be found in the {@link #ConstraintLayout_Layout} array. + * + *
May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + * + * @attr name net.micode.notes:layout_constraintDimensionRatio + */ + public static final int ConstraintLayout_Layout_layout_constraintDimensionRatio=20; + /** + *
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintEnd_toEndOf} + * attribute's value can be found in the {@link #ConstraintLayout_Layout} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
parent | 0 |
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintEnd_toStartOf} + * attribute's value can be found in the {@link #ConstraintLayout_Layout} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
parent | 0 |
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintGuide_begin} + * attribute's value can be found in the {@link #ConstraintLayout_Layout} 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), and
+ * mm (millimeters).
+ *
+ * @attr name net.micode.notes:layout_constraintGuide_begin
+ */
+ public static final int ConstraintLayout_Layout_layout_constraintGuide_begin=23;
+ /**
+ *
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintGuide_end} + * attribute's value can be found in the {@link #ConstraintLayout_Layout} 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), and
+ * mm (millimeters).
+ *
+ * @attr name net.micode.notes:layout_constraintGuide_end
+ */
+ public static final int ConstraintLayout_Layout_layout_constraintGuide_end=24;
+ /**
+ *
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintGuide_percent} + * attribute's value can be found in the {@link #ConstraintLayout_Layout} array. + * + *
May be a floating point value, such as "1.2
".
+ *
+ * @attr name net.micode.notes:layout_constraintGuide_percent
+ */
+ public static final int ConstraintLayout_Layout_layout_constraintGuide_percent=25;
+ /**
+ *
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintHeight_default} + * attribute's value can be found in the {@link #ConstraintLayout_Layout} array. + * + *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
percent | 2 | |
spread | 0 | |
wrap | 1 |
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintHeight_max} + * attribute's value can be found in the {@link #ConstraintLayout_Layout} 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), and
+ * mm (millimeters).
+ *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
wrap | fffffffe |
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintHeight_min} + * attribute's value can be found in the {@link #ConstraintLayout_Layout} 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), and
+ * mm (millimeters).
+ *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
wrap | fffffffe |
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintHeight_percent} + * attribute's value can be found in the {@link #ConstraintLayout_Layout} array. + * + *
May be a floating point value, such as "1.2
".
+ *
+ * @attr name net.micode.notes:layout_constraintHeight_percent
+ */
+ public static final int ConstraintLayout_Layout_layout_constraintHeight_percent=29;
+ /**
+ *
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintHorizontal_bias} + * attribute's value can be found in the {@link #ConstraintLayout_Layout} array. + * + *
May be a floating point value, such as "1.2
".
+ *
+ * @attr name net.micode.notes:layout_constraintHorizontal_bias
+ */
+ public static final int ConstraintLayout_Layout_layout_constraintHorizontal_bias=30;
+ /**
+ *
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintHorizontal_chainStyle} + * attribute's value can be found in the {@link #ConstraintLayout_Layout} array. + * + *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
packed | 2 | |
spread | 0 | |
spread_inside | 1 |
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintHorizontal_weight} + * attribute's value can be found in the {@link #ConstraintLayout_Layout} array. + * + *
May be a floating point value, such as "1.2
".
+ *
+ * @attr name net.micode.notes:layout_constraintHorizontal_weight
+ */
+ public static final int ConstraintLayout_Layout_layout_constraintHorizontal_weight=32;
+ /**
+ *
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintLeft_creator} + * attribute's value can be found in the {@link #ConstraintLayout_Layout} array. + * + *
May be an integer value, such as "100
".
+ *
+ * @attr name net.micode.notes:layout_constraintLeft_creator
+ */
+ public static final int ConstraintLayout_Layout_layout_constraintLeft_creator=33;
+ /**
+ *
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintLeft_toLeftOf} + * attribute's value can be found in the {@link #ConstraintLayout_Layout} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
parent | 0 |
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintLeft_toRightOf} + * attribute's value can be found in the {@link #ConstraintLayout_Layout} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
parent | 0 |
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintRight_creator} + * attribute's value can be found in the {@link #ConstraintLayout_Layout} array. + * + *
May be an integer value, such as "100
".
+ *
+ * @attr name net.micode.notes:layout_constraintRight_creator
+ */
+ public static final int ConstraintLayout_Layout_layout_constraintRight_creator=36;
+ /**
+ *
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintRight_toLeftOf} + * attribute's value can be found in the {@link #ConstraintLayout_Layout} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
parent | 0 |
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintRight_toRightOf} + * attribute's value can be found in the {@link #ConstraintLayout_Layout} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
parent | 0 |
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintStart_toEndOf} + * attribute's value can be found in the {@link #ConstraintLayout_Layout} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
parent | 0 |
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintStart_toStartOf} + * attribute's value can be found in the {@link #ConstraintLayout_Layout} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
parent | 0 |
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintTop_creator} + * attribute's value can be found in the {@link #ConstraintLayout_Layout} array. + * + *
May be an integer value, such as "100
".
+ *
+ * @attr name net.micode.notes:layout_constraintTop_creator
+ */
+ public static final int ConstraintLayout_Layout_layout_constraintTop_creator=41;
+ /**
+ *
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintTop_toBottomOf} + * attribute's value can be found in the {@link #ConstraintLayout_Layout} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
parent | 0 |
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintTop_toTopOf} + * attribute's value can be found in the {@link #ConstraintLayout_Layout} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
parent | 0 |
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintVertical_bias} + * attribute's value can be found in the {@link #ConstraintLayout_Layout} array. + * + *
May be a floating point value, such as "1.2
".
+ *
+ * @attr name net.micode.notes:layout_constraintVertical_bias
+ */
+ public static final int ConstraintLayout_Layout_layout_constraintVertical_bias=44;
+ /**
+ *
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintVertical_chainStyle} + * attribute's value can be found in the {@link #ConstraintLayout_Layout} array. + * + *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
packed | 2 | |
spread | 0 | |
spread_inside | 1 |
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintVertical_weight} + * attribute's value can be found in the {@link #ConstraintLayout_Layout} array. + * + *
May be a floating point value, such as "1.2
".
+ *
+ * @attr name net.micode.notes:layout_constraintVertical_weight
+ */
+ public static final int ConstraintLayout_Layout_layout_constraintVertical_weight=46;
+ /**
+ *
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintWidth_default} + * attribute's value can be found in the {@link #ConstraintLayout_Layout} array. + * + *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
percent | 2 | |
spread | 0 | |
wrap | 1 |
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintWidth_max} + * attribute's value can be found in the {@link #ConstraintLayout_Layout} 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), and
+ * mm (millimeters).
+ *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
wrap | fffffffe |
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintWidth_min} + * attribute's value can be found in the {@link #ConstraintLayout_Layout} 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), and
+ * mm (millimeters).
+ *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
wrap | fffffffe |
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintWidth_percent} + * attribute's value can be found in the {@link #ConstraintLayout_Layout} array. + * + *
May be a floating point value, such as "1.2
".
+ *
+ * @attr name net.micode.notes:layout_constraintWidth_percent
+ */
+ public static final int ConstraintLayout_Layout_layout_constraintWidth_percent=50;
+ /**
+ *
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_editor_absoluteX} + * attribute's value can be found in the {@link #ConstraintLayout_Layout} 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), and
+ * mm (millimeters).
+ *
+ * @attr name net.micode.notes:layout_editor_absoluteX
+ */
+ public static final int ConstraintLayout_Layout_layout_editor_absoluteX=51;
+ /**
+ *
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_editor_absoluteY} + * attribute's value can be found in the {@link #ConstraintLayout_Layout} 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), and
+ * mm (millimeters).
+ *
+ * @attr name net.micode.notes:layout_editor_absoluteY
+ */
+ public static final int ConstraintLayout_Layout_layout_editor_absoluteY=52;
+ /**
+ *
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_goneMarginBottom} + * attribute's value can be found in the {@link #ConstraintLayout_Layout} 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), and
+ * mm (millimeters).
+ *
+ * @attr name net.micode.notes:layout_goneMarginBottom
+ */
+ public static final int ConstraintLayout_Layout_layout_goneMarginBottom=53;
+ /**
+ *
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_goneMarginEnd} + * attribute's value can be found in the {@link #ConstraintLayout_Layout} 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), and
+ * mm (millimeters).
+ *
+ * @attr name net.micode.notes:layout_goneMarginEnd
+ */
+ public static final int ConstraintLayout_Layout_layout_goneMarginEnd=54;
+ /**
+ *
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_goneMarginLeft} + * attribute's value can be found in the {@link #ConstraintLayout_Layout} 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), and
+ * mm (millimeters).
+ *
+ * @attr name net.micode.notes:layout_goneMarginLeft
+ */
+ public static final int ConstraintLayout_Layout_layout_goneMarginLeft=55;
+ /**
+ *
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_goneMarginRight} + * attribute's value can be found in the {@link #ConstraintLayout_Layout} 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), and
+ * mm (millimeters).
+ *
+ * @attr name net.micode.notes:layout_goneMarginRight
+ */
+ public static final int ConstraintLayout_Layout_layout_goneMarginRight=56;
+ /**
+ *
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_goneMarginStart} + * attribute's value can be found in the {@link #ConstraintLayout_Layout} 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), and
+ * mm (millimeters).
+ *
+ * @attr name net.micode.notes:layout_goneMarginStart
+ */
+ public static final int ConstraintLayout_Layout_layout_goneMarginStart=57;
+ /**
+ *
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_goneMarginTop} + * attribute's value can be found in the {@link #ConstraintLayout_Layout} 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), and
+ * mm (millimeters).
+ *
+ * @attr name net.micode.notes:layout_goneMarginTop
+ */
+ public static final int ConstraintLayout_Layout_layout_goneMarginTop=58;
+ /**
+ *
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_optimizationLevel} + * attribute's value can be found in the {@link #ConstraintLayout_Layout} array. + * + *
Must be one or more (separated by '|') of the following constant values.
+ *Constant | Value | Description |
---|---|---|
barrier | 2 | |
chains | 4 | |
dimensions | 8 | |
direct | 1 | for now only direct & barriers |
none | 0 | |
standard | 3 |
Includes the following attributes:
+ *Attribute | Description |
---|---|
{@link #ConstraintLayout_placeholder_content net.micode.notes:content} | |
{@link #ConstraintLayout_placeholder_emptyVisibility net.micode.notes:emptyVisibility} |
This symbol is the offset where the {@link net.micode.notes.R.attr#content} + * attribute's value can be found in the {@link #ConstraintLayout_placeholder} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name net.micode.notes:content
+ */
+ public static final int ConstraintLayout_placeholder_content=0;
+ /**
+ *
This symbol is the offset where the {@link net.micode.notes.R.attr#emptyVisibility} + * attribute's value can be found in the {@link #ConstraintLayout_placeholder} array. + * + *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
gone | 0 | |
invisible | 1 |
Includes the following attributes:
+ *Attribute | Description |
---|---|
{@link #ConstraintSet_android_orientation android:orientation} | |
{@link #ConstraintSet_android_id android:id} | |
{@link #ConstraintSet_android_visibility android:visibility} | |
{@link #ConstraintSet_android_layout_width android:layout_width} | |
{@link #ConstraintSet_android_layout_height android:layout_height} | |
{@link #ConstraintSet_android_layout_marginLeft android:layout_marginLeft} | |
{@link #ConstraintSet_android_layout_marginTop android:layout_marginTop} | |
{@link #ConstraintSet_android_layout_marginRight android:layout_marginRight} | |
{@link #ConstraintSet_android_layout_marginBottom android:layout_marginBottom} | |
{@link #ConstraintSet_android_alpha android:alpha} | |
{@link #ConstraintSet_android_transformPivotX android:transformPivotX} | |
{@link #ConstraintSet_android_transformPivotY android:transformPivotY} | |
{@link #ConstraintSet_android_translationX android:translationX} | |
{@link #ConstraintSet_android_translationY android:translationY} | |
{@link #ConstraintSet_android_scaleX android:scaleX} | |
{@link #ConstraintSet_android_scaleY android:scaleY} | |
{@link #ConstraintSet_android_rotation android:rotation} | |
{@link #ConstraintSet_android_rotationX android:rotationX} | |
{@link #ConstraintSet_android_rotationY android:rotationY} | |
{@link #ConstraintSet_android_layout_marginStart android:layout_marginStart} | |
{@link #ConstraintSet_android_layout_marginEnd android:layout_marginEnd} | |
{@link #ConstraintSet_android_translationZ android:translationZ} | |
{@link #ConstraintSet_android_elevation android:elevation} | |
{@link #ConstraintSet_layout_constrainedHeight net.micode.notes:layout_constrainedHeight} | |
{@link #ConstraintSet_layout_constrainedWidth net.micode.notes:layout_constrainedWidth} | |
{@link #ConstraintSet_layout_constraintBaseline_creator net.micode.notes:layout_constraintBaseline_creator} | |
{@link #ConstraintSet_layout_constraintBaseline_toBaselineOf net.micode.notes:layout_constraintBaseline_toBaselineOf} | |
{@link #ConstraintSet_layout_constraintBottom_creator net.micode.notes:layout_constraintBottom_creator} | |
{@link #ConstraintSet_layout_constraintBottom_toBottomOf net.micode.notes:layout_constraintBottom_toBottomOf} | |
{@link #ConstraintSet_layout_constraintBottom_toTopOf net.micode.notes:layout_constraintBottom_toTopOf} | |
{@link #ConstraintSet_layout_constraintCircle net.micode.notes:layout_constraintCircle} | |
{@link #ConstraintSet_layout_constraintCircleAngle net.micode.notes:layout_constraintCircleAngle} | |
{@link #ConstraintSet_layout_constraintCircleRadius net.micode.notes:layout_constraintCircleRadius} | |
{@link #ConstraintSet_layout_constraintDimensionRatio net.micode.notes:layout_constraintDimensionRatio} | |
{@link #ConstraintSet_layout_constraintEnd_toEndOf net.micode.notes:layout_constraintEnd_toEndOf} | |
{@link #ConstraintSet_layout_constraintEnd_toStartOf net.micode.notes:layout_constraintEnd_toStartOf} | |
{@link #ConstraintSet_layout_constraintGuide_begin net.micode.notes:layout_constraintGuide_begin} | |
{@link #ConstraintSet_layout_constraintGuide_end net.micode.notes:layout_constraintGuide_end} | |
{@link #ConstraintSet_layout_constraintGuide_percent net.micode.notes:layout_constraintGuide_percent} | |
{@link #ConstraintSet_layout_constraintHeight_default net.micode.notes:layout_constraintHeight_default} | |
{@link #ConstraintSet_layout_constraintHeight_max net.micode.notes:layout_constraintHeight_max} | |
{@link #ConstraintSet_layout_constraintHeight_min net.micode.notes:layout_constraintHeight_min} | |
{@link #ConstraintSet_layout_constraintHeight_percent net.micode.notes:layout_constraintHeight_percent} | |
{@link #ConstraintSet_layout_constraintHorizontal_bias net.micode.notes:layout_constraintHorizontal_bias} | |
{@link #ConstraintSet_layout_constraintHorizontal_chainStyle net.micode.notes:layout_constraintHorizontal_chainStyle} | |
{@link #ConstraintSet_layout_constraintHorizontal_weight net.micode.notes:layout_constraintHorizontal_weight} | |
{@link #ConstraintSet_layout_constraintLeft_creator net.micode.notes:layout_constraintLeft_creator} | |
{@link #ConstraintSet_layout_constraintLeft_toLeftOf net.micode.notes:layout_constraintLeft_toLeftOf} | |
{@link #ConstraintSet_layout_constraintLeft_toRightOf net.micode.notes:layout_constraintLeft_toRightOf} | |
{@link #ConstraintSet_layout_constraintRight_creator net.micode.notes:layout_constraintRight_creator} | |
{@link #ConstraintSet_layout_constraintRight_toLeftOf net.micode.notes:layout_constraintRight_toLeftOf} | |
{@link #ConstraintSet_layout_constraintRight_toRightOf net.micode.notes:layout_constraintRight_toRightOf} | |
{@link #ConstraintSet_layout_constraintStart_toEndOf net.micode.notes:layout_constraintStart_toEndOf} | |
{@link #ConstraintSet_layout_constraintStart_toStartOf net.micode.notes:layout_constraintStart_toStartOf} | |
{@link #ConstraintSet_layout_constraintTop_creator net.micode.notes:layout_constraintTop_creator} | |
{@link #ConstraintSet_layout_constraintTop_toBottomOf net.micode.notes:layout_constraintTop_toBottomOf} | |
{@link #ConstraintSet_layout_constraintTop_toTopOf net.micode.notes:layout_constraintTop_toTopOf} | |
{@link #ConstraintSet_layout_constraintVertical_bias net.micode.notes:layout_constraintVertical_bias} | |
{@link #ConstraintSet_layout_constraintVertical_chainStyle net.micode.notes:layout_constraintVertical_chainStyle} | |
{@link #ConstraintSet_layout_constraintVertical_weight net.micode.notes:layout_constraintVertical_weight} | |
{@link #ConstraintSet_layout_constraintWidth_default net.micode.notes:layout_constraintWidth_default} | |
{@link #ConstraintSet_layout_constraintWidth_max net.micode.notes:layout_constraintWidth_max} | |
{@link #ConstraintSet_layout_constraintWidth_min net.micode.notes:layout_constraintWidth_min} | |
{@link #ConstraintSet_layout_constraintWidth_percent net.micode.notes:layout_constraintWidth_percent} | |
{@link #ConstraintSet_layout_editor_absoluteX net.micode.notes:layout_editor_absoluteX} | |
{@link #ConstraintSet_layout_editor_absoluteY net.micode.notes:layout_editor_absoluteY} | |
{@link #ConstraintSet_layout_goneMarginBottom net.micode.notes:layout_goneMarginBottom} | |
{@link #ConstraintSet_layout_goneMarginEnd net.micode.notes:layout_goneMarginEnd} | |
{@link #ConstraintSet_layout_goneMarginLeft net.micode.notes:layout_goneMarginLeft} | |
{@link #ConstraintSet_layout_goneMarginRight net.micode.notes:layout_goneMarginRight} | |
{@link #ConstraintSet_layout_goneMarginStart net.micode.notes:layout_goneMarginStart} | |
{@link #ConstraintSet_layout_goneMarginTop net.micode.notes:layout_goneMarginTop} |
This symbol is the offset where the {@link android.R.attr#orientation} + * attribute's value can be found in the {@link #ConstraintSet} array. + * + *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
horizontal | 0 | |
vertical | 1 |
This symbol is the offset where the {@link android.R.attr#id} + * attribute's value can be found in the {@link #ConstraintSet} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name android:id
+ */
+ public static final int ConstraintSet_android_id=1;
+ /**
+ *
This symbol is the offset where the {@link android.R.attr#visibility} + * attribute's value can be found in the {@link #ConstraintSet} array. + * + *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
gone | 2 | |
invisible | 1 | |
visible | 0 |
This symbol is the offset where the {@link android.R.attr#layout_width} + * attribute's value can be found in the {@link #ConstraintSet} 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), and
+ * mm (millimeters).
+ *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
fill_parent | ffffffff | |
match_parent | ffffffff | |
wrap_content | fffffffe |
This symbol is the offset where the {@link android.R.attr#layout_height} + * attribute's value can be found in the {@link #ConstraintSet} 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), and
+ * mm (millimeters).
+ *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
fill_parent | ffffffff | |
match_parent | ffffffff | |
wrap_content | fffffffe |
This symbol is the offset where the {@link android.R.attr#layout_marginLeft} + * attribute's value can be found in the {@link #ConstraintSet} 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), and
+ * mm (millimeters).
+ *
+ * @attr name android:layout_marginLeft
+ */
+ public static final int ConstraintSet_android_layout_marginLeft=5;
+ /**
+ *
This symbol is the offset where the {@link android.R.attr#layout_marginTop} + * attribute's value can be found in the {@link #ConstraintSet} 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), and
+ * mm (millimeters).
+ *
+ * @attr name android:layout_marginTop
+ */
+ public static final int ConstraintSet_android_layout_marginTop=6;
+ /**
+ *
This symbol is the offset where the {@link android.R.attr#layout_marginRight} + * attribute's value can be found in the {@link #ConstraintSet} 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), and
+ * mm (millimeters).
+ *
+ * @attr name android:layout_marginRight
+ */
+ public static final int ConstraintSet_android_layout_marginRight=7;
+ /**
+ *
This symbol is the offset where the {@link android.R.attr#layout_marginBottom} + * attribute's value can be found in the {@link #ConstraintSet} 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), and
+ * mm (millimeters).
+ *
+ * @attr name android:layout_marginBottom
+ */
+ public static final int ConstraintSet_android_layout_marginBottom=8;
+ /**
+ *
This symbol is the offset where the {@link android.R.attr#alpha} + * attribute's value can be found in the {@link #ConstraintSet} array. + * + *
May be a floating point value, such as "1.2
".
+ *
+ * @attr name android:alpha
+ */
+ public static final int ConstraintSet_android_alpha=9;
+ /**
+ *
This symbol is the offset where the {@link android.R.attr#transformPivotX} + * attribute's value can be found in the {@link #ConstraintSet} 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), and
+ * mm (millimeters).
+ *
+ * @attr name android:transformPivotX
+ */
+ public static final int ConstraintSet_android_transformPivotX=10;
+ /**
+ *
This symbol is the offset where the {@link android.R.attr#transformPivotY} + * attribute's value can be found in the {@link #ConstraintSet} 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), and
+ * mm (millimeters).
+ *
+ * @attr name android:transformPivotY
+ */
+ public static final int ConstraintSet_android_transformPivotY=11;
+ /**
+ *
This symbol is the offset where the {@link android.R.attr#translationX} + * attribute's value can be found in the {@link #ConstraintSet} 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), and
+ * mm (millimeters).
+ *
+ * @attr name android:translationX
+ */
+ public static final int ConstraintSet_android_translationX=12;
+ /**
+ *
This symbol is the offset where the {@link android.R.attr#translationY} + * attribute's value can be found in the {@link #ConstraintSet} 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), and
+ * mm (millimeters).
+ *
+ * @attr name android:translationY
+ */
+ public static final int ConstraintSet_android_translationY=13;
+ /**
+ *
This symbol is the offset where the {@link android.R.attr#scaleX} + * attribute's value can be found in the {@link #ConstraintSet} array. + * + *
May be a floating point value, such as "1.2
".
+ *
+ * @attr name android:scaleX
+ */
+ public static final int ConstraintSet_android_scaleX=14;
+ /**
+ *
This symbol is the offset where the {@link android.R.attr#scaleY} + * attribute's value can be found in the {@link #ConstraintSet} array. + * + *
May be a floating point value, such as "1.2
".
+ *
+ * @attr name android:scaleY
+ */
+ public static final int ConstraintSet_android_scaleY=15;
+ /**
+ *
This symbol is the offset where the {@link android.R.attr#rotation} + * attribute's value can be found in the {@link #ConstraintSet} array. + * + *
May be a floating point value, such as "1.2
".
+ *
+ * @attr name android:rotation
+ */
+ public static final int ConstraintSet_android_rotation=16;
+ /**
+ *
This symbol is the offset where the {@link android.R.attr#rotationX} + * attribute's value can be found in the {@link #ConstraintSet} array. + * + *
May be a floating point value, such as "1.2
".
+ *
+ * @attr name android:rotationX
+ */
+ public static final int ConstraintSet_android_rotationX=17;
+ /**
+ *
This symbol is the offset where the {@link android.R.attr#rotationY} + * attribute's value can be found in the {@link #ConstraintSet} array. + * + *
May be a floating point value, such as "1.2
".
+ *
+ * @attr name android:rotationY
+ */
+ public static final int ConstraintSet_android_rotationY=18;
+ /**
+ *
This symbol is the offset where the {@link android.R.attr#layout_marginStart} + * attribute's value can be found in the {@link #ConstraintSet} 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), and
+ * mm (millimeters).
+ *
+ * @attr name android:layout_marginStart
+ */
+ public static final int ConstraintSet_android_layout_marginStart=19;
+ /**
+ *
This symbol is the offset where the {@link android.R.attr#layout_marginEnd} + * attribute's value can be found in the {@link #ConstraintSet} 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), and
+ * mm (millimeters).
+ *
+ * @attr name android:layout_marginEnd
+ */
+ public static final int ConstraintSet_android_layout_marginEnd=20;
+ /**
+ *
This symbol is the offset where the {@link android.R.attr#translationZ} + * attribute's value can be found in the {@link #ConstraintSet} 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), and
+ * mm (millimeters).
+ *
+ * @attr name android:translationZ
+ */
+ public static final int ConstraintSet_android_translationZ=21;
+ /**
+ *
This symbol is the offset where the {@link android.R.attr#elevation} + * attribute's value can be found in the {@link #ConstraintSet} 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), and
+ * mm (millimeters).
+ *
+ * @attr name android:elevation
+ */
+ public static final int ConstraintSet_android_elevation=22;
+ /**
+ *
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constrainedHeight} + * attribute's value can be found in the {@link #ConstraintSet} array. + * + *
May be a boolean value, such as "true
" or
+ * "false
".
+ *
+ * @attr name net.micode.notes:layout_constrainedHeight
+ */
+ public static final int ConstraintSet_layout_constrainedHeight=23;
+ /**
+ *
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constrainedWidth} + * attribute's value can be found in the {@link #ConstraintSet} array. + * + *
May be a boolean value, such as "true
" or
+ * "false
".
+ *
+ * @attr name net.micode.notes:layout_constrainedWidth
+ */
+ public static final int ConstraintSet_layout_constrainedWidth=24;
+ /**
+ *
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintBaseline_creator} + * attribute's value can be found in the {@link #ConstraintSet} array. + * + *
May be an integer value, such as "100
".
+ *
+ * @attr name net.micode.notes:layout_constraintBaseline_creator
+ */
+ public static final int ConstraintSet_layout_constraintBaseline_creator=25;
+ /**
+ *
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintBaseline_toBaselineOf} + * attribute's value can be found in the {@link #ConstraintSet} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
parent | 0 |
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintBottom_creator} + * attribute's value can be found in the {@link #ConstraintSet} array. + * + *
May be an integer value, such as "100
".
+ *
+ * @attr name net.micode.notes:layout_constraintBottom_creator
+ */
+ public static final int ConstraintSet_layout_constraintBottom_creator=27;
+ /**
+ *
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintBottom_toBottomOf} + * attribute's value can be found in the {@link #ConstraintSet} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
parent | 0 |
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintBottom_toTopOf} + * attribute's value can be found in the {@link #ConstraintSet} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
parent | 0 |
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintCircle} + * attribute's value can be found in the {@link #ConstraintSet} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name net.micode.notes:layout_constraintCircle
+ */
+ public static final int ConstraintSet_layout_constraintCircle=30;
+ /**
+ *
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintCircleAngle} + * attribute's value can be found in the {@link #ConstraintSet} array. + * + *
May be an integer value, such as "100
".
+ *
+ * @attr name net.micode.notes:layout_constraintCircleAngle
+ */
+ public static final int ConstraintSet_layout_constraintCircleAngle=31;
+ /**
+ *
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintCircleRadius} + * attribute's value can be found in the {@link #ConstraintSet} 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), and
+ * mm (millimeters).
+ *
+ * @attr name net.micode.notes:layout_constraintCircleRadius
+ */
+ public static final int ConstraintSet_layout_constraintCircleRadius=32;
+ /**
+ *
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintDimensionRatio} + * attribute's value can be found in the {@link #ConstraintSet} array. + * + *
May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + * + * @attr name net.micode.notes:layout_constraintDimensionRatio + */ + public static final int ConstraintSet_layout_constraintDimensionRatio=33; + /** + *
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintEnd_toEndOf} + * attribute's value can be found in the {@link #ConstraintSet} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
parent | 0 |
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintEnd_toStartOf} + * attribute's value can be found in the {@link #ConstraintSet} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
parent | 0 |
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintGuide_begin} + * attribute's value can be found in the {@link #ConstraintSet} 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), and
+ * mm (millimeters).
+ *
+ * @attr name net.micode.notes:layout_constraintGuide_begin
+ */
+ public static final int ConstraintSet_layout_constraintGuide_begin=36;
+ /**
+ *
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintGuide_end} + * attribute's value can be found in the {@link #ConstraintSet} 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), and
+ * mm (millimeters).
+ *
+ * @attr name net.micode.notes:layout_constraintGuide_end
+ */
+ public static final int ConstraintSet_layout_constraintGuide_end=37;
+ /**
+ *
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintGuide_percent} + * attribute's value can be found in the {@link #ConstraintSet} array. + * + *
May be a floating point value, such as "1.2
".
+ *
+ * @attr name net.micode.notes:layout_constraintGuide_percent
+ */
+ public static final int ConstraintSet_layout_constraintGuide_percent=38;
+ /**
+ *
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintHeight_default} + * attribute's value can be found in the {@link #ConstraintSet} array. + * + *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
percent | 2 | |
spread | 0 | |
wrap | 1 |
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintHeight_max} + * attribute's value can be found in the {@link #ConstraintSet} 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), and
+ * mm (millimeters).
+ *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
wrap | fffffffe |
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintHeight_min} + * attribute's value can be found in the {@link #ConstraintSet} 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), and
+ * mm (millimeters).
+ *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
wrap | fffffffe |
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintHeight_percent} + * attribute's value can be found in the {@link #ConstraintSet} array. + * + *
May be a floating point value, such as "1.2
".
+ *
+ * @attr name net.micode.notes:layout_constraintHeight_percent
+ */
+ public static final int ConstraintSet_layout_constraintHeight_percent=42;
+ /**
+ *
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintHorizontal_bias} + * attribute's value can be found in the {@link #ConstraintSet} array. + * + *
May be a floating point value, such as "1.2
".
+ *
+ * @attr name net.micode.notes:layout_constraintHorizontal_bias
+ */
+ public static final int ConstraintSet_layout_constraintHorizontal_bias=43;
+ /**
+ *
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintHorizontal_chainStyle} + * attribute's value can be found in the {@link #ConstraintSet} array. + * + *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
packed | 2 | |
spread | 0 | |
spread_inside | 1 |
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintHorizontal_weight} + * attribute's value can be found in the {@link #ConstraintSet} array. + * + *
May be a floating point value, such as "1.2
".
+ *
+ * @attr name net.micode.notes:layout_constraintHorizontal_weight
+ */
+ public static final int ConstraintSet_layout_constraintHorizontal_weight=45;
+ /**
+ *
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintLeft_creator} + * attribute's value can be found in the {@link #ConstraintSet} array. + * + *
May be an integer value, such as "100
".
+ *
+ * @attr name net.micode.notes:layout_constraintLeft_creator
+ */
+ public static final int ConstraintSet_layout_constraintLeft_creator=46;
+ /**
+ *
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintLeft_toLeftOf} + * attribute's value can be found in the {@link #ConstraintSet} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
parent | 0 |
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintLeft_toRightOf} + * attribute's value can be found in the {@link #ConstraintSet} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
parent | 0 |
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintRight_creator} + * attribute's value can be found in the {@link #ConstraintSet} array. + * + *
May be an integer value, such as "100
".
+ *
+ * @attr name net.micode.notes:layout_constraintRight_creator
+ */
+ public static final int ConstraintSet_layout_constraintRight_creator=49;
+ /**
+ *
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintRight_toLeftOf} + * attribute's value can be found in the {@link #ConstraintSet} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
parent | 0 |
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintRight_toRightOf} + * attribute's value can be found in the {@link #ConstraintSet} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
parent | 0 |
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintStart_toEndOf} + * attribute's value can be found in the {@link #ConstraintSet} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
parent | 0 |
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintStart_toStartOf} + * attribute's value can be found in the {@link #ConstraintSet} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
parent | 0 |
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintTop_creator} + * attribute's value can be found in the {@link #ConstraintSet} array. + * + *
May be an integer value, such as "100
".
+ *
+ * @attr name net.micode.notes:layout_constraintTop_creator
+ */
+ public static final int ConstraintSet_layout_constraintTop_creator=54;
+ /**
+ *
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintTop_toBottomOf} + * attribute's value can be found in the {@link #ConstraintSet} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
parent | 0 |
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintTop_toTopOf} + * attribute's value can be found in the {@link #ConstraintSet} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
parent | 0 |
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintVertical_bias} + * attribute's value can be found in the {@link #ConstraintSet} array. + * + *
May be a floating point value, such as "1.2
".
+ *
+ * @attr name net.micode.notes:layout_constraintVertical_bias
+ */
+ public static final int ConstraintSet_layout_constraintVertical_bias=57;
+ /**
+ *
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintVertical_chainStyle} + * attribute's value can be found in the {@link #ConstraintSet} array. + * + *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
packed | 2 | |
spread | 0 | |
spread_inside | 1 |
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintVertical_weight} + * attribute's value can be found in the {@link #ConstraintSet} array. + * + *
May be a floating point value, such as "1.2
".
+ *
+ * @attr name net.micode.notes:layout_constraintVertical_weight
+ */
+ public static final int ConstraintSet_layout_constraintVertical_weight=59;
+ /**
+ *
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintWidth_default} + * attribute's value can be found in the {@link #ConstraintSet} array. + * + *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
percent | 2 | |
spread | 0 | |
wrap | 1 |
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintWidth_max} + * attribute's value can be found in the {@link #ConstraintSet} 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), and
+ * mm (millimeters).
+ *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
wrap | fffffffe |
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintWidth_min} + * attribute's value can be found in the {@link #ConstraintSet} 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), and
+ * mm (millimeters).
+ *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
wrap | fffffffe |
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintWidth_percent} + * attribute's value can be found in the {@link #ConstraintSet} array. + * + *
May be a floating point value, such as "1.2
".
+ *
+ * @attr name net.micode.notes:layout_constraintWidth_percent
+ */
+ public static final int ConstraintSet_layout_constraintWidth_percent=63;
+ /**
+ *
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_editor_absoluteX} + * attribute's value can be found in the {@link #ConstraintSet} 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), and
+ * mm (millimeters).
+ *
+ * @attr name net.micode.notes:layout_editor_absoluteX
+ */
+ public static final int ConstraintSet_layout_editor_absoluteX=64;
+ /**
+ *
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_editor_absoluteY} + * attribute's value can be found in the {@link #ConstraintSet} 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), and
+ * mm (millimeters).
+ *
+ * @attr name net.micode.notes:layout_editor_absoluteY
+ */
+ public static final int ConstraintSet_layout_editor_absoluteY=65;
+ /**
+ *
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_goneMarginBottom} + * attribute's value can be found in the {@link #ConstraintSet} 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), and
+ * mm (millimeters).
+ *
+ * @attr name net.micode.notes:layout_goneMarginBottom
+ */
+ public static final int ConstraintSet_layout_goneMarginBottom=66;
+ /**
+ *
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_goneMarginEnd} +======= + * + * @attr name net.micode.notes:layout_goneMarginEnd + */ + public static final int ConstraintSet_layout_goneMarginEnd=67; + /** + *
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_goneMarginLeft} +>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/generated/not_namespaced_r_class_sources/release/r/net/micode/notes/R.java + * attribute's value can be found in the {@link #ConstraintSet} 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), and
+ * mm (millimeters).
+ *
+<<<<<<< HEAD:src/Project/app/build/generated/not_namespaced_r_class_sources/debug/r/net/micode/notes/R.java
+ * @attr name net.micode.notes:layout_goneMarginEnd
+ */
+ public static final int ConstraintSet_layout_goneMarginEnd=67;
+ /**
+ *
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_goneMarginLeft} + * attribute's value can be found in the {@link #ConstraintSet} 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), and
+ * mm (millimeters).
+ *
+=======
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/generated/not_namespaced_r_class_sources/release/r/net/micode/notes/R.java
+ * @attr name net.micode.notes:layout_goneMarginLeft
+ */
+ public static final int ConstraintSet_layout_goneMarginLeft=68;
+ /**
+ *
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_goneMarginRight} + * attribute's value can be found in the {@link #ConstraintSet} 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), and
+ * mm (millimeters).
+ *
+ * @attr name net.micode.notes:layout_goneMarginRight
+ */
+ public static final int ConstraintSet_layout_goneMarginRight=69;
+ /**
+ *
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_goneMarginStart} + * attribute's value can be found in the {@link #ConstraintSet} 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), and
+ * mm (millimeters).
+ *
+ * @attr name net.micode.notes:layout_goneMarginStart
+ */
+ public static final int ConstraintSet_layout_goneMarginStart=70;
+ /**
+ *
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_goneMarginTop} + * attribute's value can be found in the {@link #ConstraintSet} 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), and
+ * mm (millimeters).
+ *
+ * @attr name net.micode.notes:layout_goneMarginTop
+ */
+ public static final int ConstraintSet_layout_goneMarginTop=71;
+ /**
+ * Attributes that can be used with a CoordinatorLayout.
+ *
Includes the following attributes:
+ *Attribute | Description |
---|---|
{@link #CoordinatorLayout_keylines net.micode.notes:keylines} | A reference to an array of integers representing the + * locations of horizontal keylines in dp from the starting edge. |
{@link #CoordinatorLayout_statusBarBackground net.micode.notes:statusBarBackground} | Drawable to display behind the status bar when the view is set to draw behind it. |
+ * @attr description + * A reference to an array of integers representing the + * locations of horizontal keylines in dp from the starting edge. + * Child views can refer to these keylines for alignment using + * layout_keyline="index" where index is a 0-based index into + * this array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name net.micode.notes:keylines
+ */
+ public static final int CoordinatorLayout_keylines=0;
+ /**
+ *
+ * @attr description + * Drawable to display behind the status bar when the view is set to draw behind it. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or 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 net.micode.notes:statusBarBackground
+ */
+ public static final int CoordinatorLayout_statusBarBackground=1;
+ /**
+ * Attributes that can be used with a CoordinatorLayout_Layout.
+ *
Includes the following attributes:
+ *Attribute | Description |
---|---|
{@link #CoordinatorLayout_Layout_android_layout_gravity android:layout_gravity} | |
{@link #CoordinatorLayout_Layout_layout_anchor net.micode.notes:layout_anchor} | The id of an anchor view that this view should position relative to. |
{@link #CoordinatorLayout_Layout_layout_anchorGravity net.micode.notes:layout_anchorGravity} | Specifies how an object should position relative to an anchor, on both the X and Y axes, + * within its parent's bounds. |
{@link #CoordinatorLayout_Layout_layout_behavior net.micode.notes:layout_behavior} | The class name of a Behavior class defining special runtime behavior + * for this child view. |
{@link #CoordinatorLayout_Layout_layout_dodgeInsetEdges net.micode.notes:layout_dodgeInsetEdges} | Specifies how this view dodges the inset edges of the CoordinatorLayout. |
{@link #CoordinatorLayout_Layout_layout_insetEdge net.micode.notes:layout_insetEdge} | Specifies how this view insets the CoordinatorLayout and make some other views + * dodge it. |
{@link #CoordinatorLayout_Layout_layout_keyline net.micode.notes:layout_keyline} | The index of a keyline this view should position relative to. |
This symbol is the offset where the {@link android.R.attr#layout_gravity} + * attribute's value can be found in the {@link #CoordinatorLayout_Layout} array. + * + *
Must be one or more (separated by '|') of the following constant values.
+ *Constant | Value | Description |
---|---|---|
bottom | 50 | |
center | 11 | |
center_horizontal | 1 | |
center_vertical | 10 | |
clip_horizontal | 8 | |
clip_vertical | 80 | |
end | 800005 | |
fill | 77 | |
fill_horizontal | 7 | |
fill_vertical | 70 | |
left | 3 | |
right | 5 | |
start | 800003 | |
top | 30 |
+ * @attr description + * The id of an anchor view that this view should position relative to. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name net.micode.notes:layout_anchor
+ */
+ public static final int CoordinatorLayout_Layout_layout_anchor=1;
+ /**
+ *
+ * @attr description + * Specifies how an object should position relative to an anchor, on both the X and Y axes, + * within its parent's bounds. + * + *
Must be one or more (separated by '|') of the following constant values.
+ *Constant | Value | Description |
---|---|---|
bottom | 50 | Push object to the bottom of its container, not changing its size. |
center | 11 | Place the object in the center of its container in both the vertical and horizontal axis, not changing its size. |
center_horizontal | 1 | Place object in the horizontal center of its container, not changing its size. |
center_vertical | 10 | Place object in the vertical center of its container, not changing its size. |
clip_horizontal | 8 | Additional option that can be set to have the left and/or right edges of + * the child clipped to its container's bounds. + * The clip will be based on the horizontal gravity: a left gravity will clip the right + * edge, a right gravity will clip the left edge, and neither will clip both edges. |
clip_vertical | 80 | Additional option that can be set to have the top and/or bottom edges of + * the child clipped to its container's bounds. + * The clip will be based on the vertical gravity: a top gravity will clip the bottom + * edge, a bottom gravity will clip the top edge, and neither will clip both edges. |
end | 800005 | Push object to the end of its container, not changing its size. |
fill | 77 | Grow the horizontal and vertical size of the object if needed so it completely fills its container. |
fill_horizontal | 7 | Grow the horizontal size of the object if needed so it completely fills its container. |
fill_vertical | 70 | Grow the vertical size of the object if needed so it completely fills its container. |
left | 3 | Push object to the left of its container, not changing its size. |
right | 5 | Push object to the right of its container, not changing its size. |
start | 800003 | Push object to the beginning of its container, not changing its size. |
top | 30 | Push object to the top of its container, not changing its size. |
+ * @attr description + * The class name of a Behavior class defining special runtime behavior + * for this child view. + * + *
May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + * + * @attr name net.micode.notes:layout_behavior + */ + public static final int CoordinatorLayout_Layout_layout_behavior=3; + /** + *
+ * @attr description + * Specifies how this view dodges the inset edges of the CoordinatorLayout. + * + *
Must be one or more (separated by '|') of the following constant values.
+ *Constant | Value | Description |
---|---|---|
all | 77 | Dodge all the inset edges. |
bottom | 50 | Dodge the bottom inset edge. |
end | 800005 | Dodge the end inset edge. |
left | 3 | Dodge the left inset edge. |
none | 0 | Don't dodge any edges |
right | 5 | Dodge the right inset edge. |
start | 800003 | Dodge the start inset edge. |
top | 30 | Dodge the top inset edge. |
+ * @attr description + * Specifies how this view insets the CoordinatorLayout and make some other views + * dodge it. + * + *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
bottom | 50 | Inset the bottom edge. |
end | 800005 | Inset the end edge. |
left | 3 | Inset the left edge. |
none | 0 | Don't inset. |
right | 5 | Inset the right edge. |
start | 800003 | Inset the start edge. |
top | 30 | Inset the top edge. |
+ * @attr description + * The index of a keyline this view should position relative to. + * android:layout_gravity will affect how the view aligns to the + * specified keyline. + * + *
May be an integer value, such as "100
".
+ *
+ * @attr name net.micode.notes:layout_keyline
+ */
+ public static final int CoordinatorLayout_Layout_layout_keyline=6;
+ /**
+ * Attributes that can be used with a DrawerArrowToggle.
+ *
Includes the following attributes:
+ *Attribute | Description |
---|---|
{@link #DrawerArrowToggle_arrowHeadLength net.micode.notes:arrowHeadLength} | The length of the arrow head when formed to make an arrow |
{@link #DrawerArrowToggle_arrowShaftLength net.micode.notes:arrowShaftLength} | The length of the shaft when formed to make an arrow |
{@link #DrawerArrowToggle_barLength net.micode.notes:barLength} | The length of the bars when they are parallel to each other |
{@link #DrawerArrowToggle_color net.micode.notes:color} | The drawing color for the bars |
{@link #DrawerArrowToggle_drawableSize net.micode.notes:drawableSize} | The total size of the drawable |
{@link #DrawerArrowToggle_gapBetweenBars net.micode.notes:gapBetweenBars} | The max gap between the bars when they are parallel to each other |
{@link #DrawerArrowToggle_spinBars net.micode.notes:spinBars} | Whether bars should rotate or not during transition |
{@link #DrawerArrowToggle_thickness net.micode.notes:thickness} | The thickness (stroke size) for the bar paint |
+ * @attr description + * The length of the arrow head when formed to make an arrow + * + *
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), and
+ * mm (millimeters).
+ *
+ * @attr name net.micode.notes:arrowHeadLength
+ */
+ public static final int DrawerArrowToggle_arrowHeadLength=0;
+ /**
+ *
+ * @attr description + * The length of the shaft when formed to make an arrow + * + *
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), and
+ * mm (millimeters).
+ *
+ * @attr name net.micode.notes:arrowShaftLength
+ */
+ public static final int DrawerArrowToggle_arrowShaftLength=1;
+ /**
+ *
+ * @attr description + * The length of the bars when they are parallel to each other + * + *
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), and
+ * mm (millimeters).
+ *
+ * @attr name net.micode.notes:barLength
+ */
+ public static final int DrawerArrowToggle_barLength=2;
+ /**
+ *
+ * @attr description + * The drawing color for the bars + * + *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ *
+ * @attr name net.micode.notes:color
+ */
+ public static final int DrawerArrowToggle_color=3;
+ /**
+ *
+ * @attr description + * The total size of the drawable + * + *
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), and
+ * mm (millimeters).
+ *
+ * @attr name net.micode.notes:drawableSize
+ */
+ public static final int DrawerArrowToggle_drawableSize=4;
+ /**
+ *
+ * @attr description + * The max gap between the bars when they are parallel to each other + * + *
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), and
+ * mm (millimeters).
+ *
+ * @attr name net.micode.notes:gapBetweenBars
+ */
+ public static final int DrawerArrowToggle_gapBetweenBars=5;
+ /**
+ *
+ * @attr description + * Whether bars should rotate or not during transition + * + *
May be a boolean value, such as "true
" or
+ * "false
".
+ *
+ * @attr name net.micode.notes:spinBars
+ */
+ public static final int DrawerArrowToggle_spinBars=6;
+ /**
+ *
+ * @attr description + * The thickness (stroke size) for the bar paint + * + *
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), and
+ * mm (millimeters).
+ *
+ * @attr name net.micode.notes:thickness
+ */
+ public static final int DrawerArrowToggle_thickness=7;
+ /**
+ * Attributes that can be used with a FontFamily.
+ *
Includes the following attributes:
+ *Attribute | Description |
---|---|
{@link #FontFamily_fontProviderAuthority net.micode.notes:fontProviderAuthority} | The authority of the Font Provider to be used for the request. |
{@link #FontFamily_fontProviderCerts net.micode.notes:fontProviderCerts} | The sets of hashes for the certificates the provider should be signed with. |
{@link #FontFamily_fontProviderFetchStrategy net.micode.notes:fontProviderFetchStrategy} | The strategy to be used when fetching font data from a font provider in XML layouts. |
{@link #FontFamily_fontProviderFetchTimeout net.micode.notes:fontProviderFetchTimeout} | The length of the timeout during fetching. |
{@link #FontFamily_fontProviderPackage net.micode.notes:fontProviderPackage} | The package for the Font Provider to be used for the request. |
{@link #FontFamily_fontProviderQuery net.micode.notes:fontProviderQuery} | The query to be sent over to the provider. |
+ * @attr description + * The authority of the Font Provider to be used for the request. + * + *
May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + * + * @attr name net.micode.notes:fontProviderAuthority + */ + public static final int FontFamily_fontProviderAuthority=0; + /** + *
+ * @attr description + * The sets of hashes for the certificates the provider should be signed with. This is + * used to verify the identity of the provider, and is only required if the provider is not + * part of the system image. This value may point to one list or a list of lists, where each + * individual list represents one collection of signature hashes. Refer to your font provider's + * documentation for these values. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name net.micode.notes:fontProviderCerts
+ */
+ public static final int FontFamily_fontProviderCerts=1;
+ /**
+ *
+ * @attr description + * The strategy to be used when fetching font data from a font provider in XML layouts. + * This attribute is ignored when the resource is loaded from code, as it is equivalent to the + * choice of API between {@link + * androidx.core.content.res.ResourcesCompat#getFont(Context, int)} (blocking) and + * {@link + * androidx.core.content.res.ResourcesCompat#getFont(Context, int, FontCallback, Handler)} + * (async). + * + *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
async | 1 | The async font fetch works as follows. + * First, check the local cache, then if the requeted font is not cached, trigger a + * request the font and continue with layout inflation. Once the font fetch succeeds, the + * target text view will be refreshed with the downloaded font data. The + * fontProviderFetchTimeout will be ignored if async loading is specified. |
blocking | 0 | The blocking font fetch works as follows. + * First, check the local cache, then if the requested font is not cached, request the + * font from the provider and wait until it is finished. You can change the length of + * the timeout by modifying fontProviderFetchTimeout. If the timeout happens, the + * default typeface will be used instead. |
+ * @attr description + * The length of the timeout during fetching. + * + *
May be an integer value, such as "100
".
+ *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
forever | ffffffff | A special value for the timeout. In this case, the blocking font fetching will not + * timeout and wait until a reply is received from the font provider. |
+ * @attr description + * The package for the Font Provider to be used for the request. This is used to verify + * the identity of the provider. + * + *
May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + * + * @attr name net.micode.notes:fontProviderPackage + */ + public static final int FontFamily_fontProviderPackage=4; + /** + *
+ * @attr description + * The query to be sent over to the provider. Refer to your font provider's documentation + * on the format of this string. + * + *
May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + * + * @attr name net.micode.notes:fontProviderQuery + */ + public static final int FontFamily_fontProviderQuery=5; + /** + * Attributes that can be used with a FontFamilyFont. + *
Includes the following attributes:
+ *Attribute | Description |
---|---|
{@link #FontFamilyFont_android_font android:font} | |
{@link #FontFamilyFont_android_fontWeight android:fontWeight} | |
{@link #FontFamilyFont_android_fontStyle android:fontStyle} | |
{@link #FontFamilyFont_android_ttcIndex android:ttcIndex} | |
{@link #FontFamilyFont_android_fontVariationSettings android:fontVariationSettings} | |
{@link #FontFamilyFont_font net.micode.notes:font} | The reference to the font file to be used. |
{@link #FontFamilyFont_fontStyle net.micode.notes:fontStyle} | The style of the given font file. |
{@link #FontFamilyFont_fontVariationSettings net.micode.notes:fontVariationSettings} | The variation settings to be applied to the font. |
{@link #FontFamilyFont_fontWeight net.micode.notes:fontWeight} | The weight of the given font file. |
{@link #FontFamilyFont_ttcIndex net.micode.notes:ttcIndex} | The index of the font in the tcc font file. |
This symbol is the offset where the {@link android.R.attr#font} + * attribute's value can be found in the {@link #FontFamilyFont} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name android:font
+ */
+ public static final int FontFamilyFont_android_font=0;
+ /**
+ *
This symbol is the offset where the {@link android.R.attr#fontWeight} + * attribute's value can be found in the {@link #FontFamilyFont} array. + * + *
May be an integer value, such as "100
".
+ *
+ * @attr name android:fontWeight
+ */
+ public static final int FontFamilyFont_android_fontWeight=1;
+ /**
+ *
+ * @attr description + * References to the framework attrs + * + *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
italic | 1 | |
normal | 0 |
This symbol is the offset where the {@link android.R.attr#ttcIndex} + * attribute's value can be found in the {@link #FontFamilyFont} array. + * + *
May be an integer value, such as "100
".
+ *
+ * @attr name android:ttcIndex
+ */
+ public static final int FontFamilyFont_android_ttcIndex=3;
+ /**
+ *
This symbol is the offset where the {@link android.R.attr#fontVariationSettings} + * attribute's value can be found in the {@link #FontFamilyFont} array. + * + *
May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + * + * @attr name android:fontVariationSettings + */ + public static final int FontFamilyFont_android_fontVariationSettings=4; + /** + *
+ * @attr description + * The reference to the font file to be used. This should be a file in the res/font folder + * and should therefore have an R reference value. E.g. @font/myfont + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name net.micode.notes:font
+ */
+ public static final int FontFamilyFont_font=5;
+ /**
+ *
+ * @attr description + * The style of the given font file. This will be used when the font is being loaded into + * the font stack and will override any style information in the font's header tables. If + * unspecified, the value in the font's header tables will be used. + * + *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
italic | 1 | |
normal | 0 |
+ * @attr description + * The variation settings to be applied to the font. The string should be in the following + * format: "'tag1' value1, 'tag2' value2, ...". If the default variation settings should be + * used, or the font used does not support variation settings, this attribute needs not be + * specified. + * + *
May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + * + * @attr name net.micode.notes:fontVariationSettings + */ + public static final int FontFamilyFont_fontVariationSettings=7; + /** + *
+ * @attr description + * The weight of the given font file. This will be used when the font is being loaded into + * the font stack and will override any weight information in the font's header tables. Must + * be a positive number, a multiple of 100, and between 100 and 900, inclusive. The most + * common values are 400 for regular weight and 700 for bold weight. If unspecified, the value + * in the font's header tables will be used. + * + *
May be an integer value, such as "100
".
+ *
+ * @attr name net.micode.notes:fontWeight
+ */
+ public static final int FontFamilyFont_fontWeight=8;
+ /**
+ *
+ * @attr description + * The index of the font in the tcc font file. If the font file referenced is not in the + * tcc format, this attribute needs not be specified. + * + *
May be an integer value, such as "100
".
+ *
+ * @attr name net.micode.notes:ttcIndex
+ */
+ public static final int FontFamilyFont_ttcIndex=9;
+ /**
+ * Attributes that can be used with a FullscreenAttrs.
+ *
Includes the following attributes:
+ *Attribute | Description |
---|---|
{@link #FullscreenAttrs_fullscreenBackgroundColor net.micode.notes:fullscreenBackgroundColor} | |
{@link #FullscreenAttrs_fullscreenTextColor net.micode.notes:fullscreenTextColor} |
This symbol is the offset where the {@link net.micode.notes.R.attr#fullscreenBackgroundColor} + * attribute's value can be found in the {@link #FullscreenAttrs} array. + * + *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ *
+ * @attr name net.micode.notes:fullscreenBackgroundColor
+ */
+ public static final int FullscreenAttrs_fullscreenBackgroundColor=0;
+ /**
+ *
This symbol is the offset where the {@link net.micode.notes.R.attr#fullscreenTextColor} + * attribute's value can be found in the {@link #FullscreenAttrs} array. + * + *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ *
+ * @attr name net.micode.notes:fullscreenTextColor
+ */
+ public static final int FullscreenAttrs_fullscreenTextColor=1;
+ /**
+ * Attributes that can be used with a GradientColor.
+ *
Includes the following attributes:
+ *Attribute | Description |
---|---|
{@link #GradientColor_android_startColor android:startColor} | |
{@link #GradientColor_android_endColor android:endColor} | |
{@link #GradientColor_android_type android:type} | |
{@link #GradientColor_android_centerX android:centerX} | |
{@link #GradientColor_android_centerY android:centerY} | |
{@link #GradientColor_android_gradientRadius android:gradientRadius} | |
{@link #GradientColor_android_tileMode android:tileMode} | |
{@link #GradientColor_android_centerColor android:centerColor} | |
{@link #GradientColor_android_startX android:startX} | |
{@link #GradientColor_android_startY android:startY} | |
{@link #GradientColor_android_endX android:endX} | |
{@link #GradientColor_android_endY android:endY} |
+ * @attr description + * Start color of the gradient. + * + *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ *
+ * @attr name android:startColor
+ */
+ public static final int GradientColor_android_startColor=0;
+ /**
+ *
+ * @attr description + * End color of the gradient. + * + *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ *
+ * @attr name android:endColor
+ */
+ public static final int GradientColor_android_endColor=1;
+ /**
+ *
+ * @attr description + * Type of gradient. The default type is linear. + * + *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
linear | 0 | |
radial | 1 | |
sweep | 2 |
+ * @attr description + * X coordinate of the center of the gradient within the path. + * + *
May be a floating point value, such as "1.2
".
+ *
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.
+ *
+ * @attr name android:centerX
+ */
+ public static final int GradientColor_android_centerX=3;
+ /**
+ *
+ * @attr description + * Y coordinate of the center of the gradient within the path. + * + *
May be a floating point value, such as "1.2
".
+ *
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.
+ *
+ * @attr name android:centerY
+ */
+ public static final int GradientColor_android_centerY=4;
+ /**
+ *
+ * @attr description + * Radius of the gradient, used only with radial gradient. + * + *
May be a floating point value, such as "1.2
".
+ *
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), and
+ * 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.
+ *
+ * @attr name android:gradientRadius
+ */
+ public static final int GradientColor_android_gradientRadius=5;
+ /**
+ *
+ * @attr description + * Defines the tile mode of the gradient. SweepGradient doesn't support tiling. + * + *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
clamp | 0 | |
disabled | ffffffff | |
mirror | 2 | |
repeat | 1 |
+ * @attr description + * Optional center color. + * + *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ *
+ * @attr name android:centerColor
+ */
+ public static final int GradientColor_android_centerColor=7;
+ /**
+ *
+ * @attr description + * X coordinate of the start point origin of the gradient. + * Defined in same coordinates as the path itself + * + *
May be a floating point value, such as "1.2
".
+ *
+ * @attr name android:startX
+ */
+ public static final int GradientColor_android_startX=8;
+ /**
+ *
+ * @attr description + * Y coordinate of the start point of the gradient within the shape. + * Defined in same coordinates as the path itself + * + *
May be a floating point value, such as "1.2
".
+ *
+ * @attr name android:startY
+ */
+ public static final int GradientColor_android_startY=9;
+ /**
+ *
+ * @attr description + * X coordinate of the end point origin of the gradient. + * Defined in same coordinates as the path itself + * + *
May be a floating point value, such as "1.2
".
+ *
+ * @attr name android:endX
+ */
+ public static final int GradientColor_android_endX=10;
+ /**
+ *
+ * @attr description + * Y coordinate of the end point of the gradient within the shape. + * Defined in same coordinates as the path itself + * + *
May be a floating point value, such as "1.2
".
+ *
+ * @attr name android:endY
+ */
+ public static final int GradientColor_android_endY=11;
+ /**
+ * Attributes that can be used with a GradientColorItem.
+ *
Includes the following attributes:
+ *Attribute | Description |
---|---|
{@link #GradientColorItem_android_color android:color} | |
{@link #GradientColorItem_android_offset android:offset} |
+ * @attr description + * The current color for the offset inside the gradient. + * + *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ *
+ * @attr name android:color
+ */
+ public static final int GradientColorItem_android_color=0;
+ /**
+ *
+ * @attr description + * The offset (or ratio) of this current color item inside the gradient. + * The value is only meaningful when it is between 0 and 1. + * + *
May be a floating point value, such as "1.2
".
+ *
+ * @attr name android:offset
+ */
+ public static final int GradientColorItem_android_offset=1;
+ /**
+ * Attributes that can be used with a LinearConstraintLayout.
+ *
Includes the following attributes:
+ *Attribute | Description |
---|---|
{@link #LinearConstraintLayout_android_orientation android:orientation} |
This symbol is the offset where the {@link android.R.attr#orientation} + * attribute's value can be found in the {@link #LinearConstraintLayout} array. + * + *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
horizontal | 0 | |
vertical | 1 |
Includes the following attributes:
+ *Attribute | Description |
---|---|
{@link #LinearLayoutCompat_android_gravity android:gravity} | |
{@link #LinearLayoutCompat_android_orientation android:orientation} | |
{@link #LinearLayoutCompat_android_baselineAligned android:baselineAligned} | |
{@link #LinearLayoutCompat_android_baselineAlignedChildIndex android:baselineAlignedChildIndex} | |
{@link #LinearLayoutCompat_android_weightSum android:weightSum} | |
{@link #LinearLayoutCompat_divider net.micode.notes:divider} | Specifies the drawable used for item dividers. |
{@link #LinearLayoutCompat_dividerPadding net.micode.notes:dividerPadding} | Size of padding on either end of a divider. |
{@link #LinearLayoutCompat_measureWithLargestChild net.micode.notes:measureWithLargestChild} | When set to true, all children with a weight will be considered having + * the minimum size of the largest child. |
{@link #LinearLayoutCompat_showDividers net.micode.notes:showDividers} | Setting for which dividers to show. |
This symbol is the offset where the {@link android.R.attr#gravity} + * attribute's value can be found in the {@link #LinearLayoutCompat} array. + * + *
Must be one or more (separated by '|') of the following constant values.
+ *Constant | Value | Description |
---|---|---|
bottom | 50 | |
center | 11 | |
center_horizontal | 1 | |
center_vertical | 10 | |
clip_horizontal | 8 | |
clip_vertical | 80 | |
end | 800005 | |
fill | 77 | |
fill_horizontal | 7 | |
fill_vertical | 70 | |
left | 3 | |
right | 5 | |
start | 800003 | |
top | 30 |
+ * @attr description + * Should the layout be a column or a row? Use "horizontal" + * for a row, "vertical" for a column. The default is + * horizontal. + * + *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
horizontal | 0 | |
vertical | 1 |
+ * @attr description + * When set to false, prevents the layout from aligning its children's + * baselines. This attribute is particularly useful when the children + * use different values for gravity. The default value is true. + * + *
May be a boolean value, such as "true
" or
+ * "false
".
+ *
+ * @attr name android:baselineAligned
+ */
+ public static final int LinearLayoutCompat_android_baselineAligned=2;
+ /**
+ *
+ * @attr description + * When a linear layout is part of another layout that is baseline + * aligned, it can specify which of its children to baseline align to + * (that is, which child TextView). + * + *
May be an integer value, such as "100
".
+ *
+ * @attr name android:baselineAlignedChildIndex
+ */
+ public static final int LinearLayoutCompat_android_baselineAlignedChildIndex=3;
+ /**
+ *
+ * @attr description + * Defines the maximum weight sum. If unspecified, the sum is computed + * by adding the layout_weight of all of the children. This can be + * used for instance to give a single child 50% of the total available + * space by giving it a layout_weight of 0.5 and setting the weightSum + * to 1.0. + * + *
May be a floating point value, such as "1.2
".
+ *
+ * @attr name android:weightSum
+ */
+ public static final int LinearLayoutCompat_android_weightSum=4;
+ /**
+ *
+ * @attr description + * Drawable to use as a vertical divider between buttons. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name net.micode.notes:divider
+ */
+ public static final int LinearLayoutCompat_divider=5;
+ /**
+ *
+ * @attr description + * Size of padding on either end of a divider. + * + *
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), and
+ * mm (millimeters).
+ *
+ * @attr name net.micode.notes:dividerPadding
+ */
+ public static final int LinearLayoutCompat_dividerPadding=6;
+ /**
+ *
+ * @attr description + * When set to true, all children with a weight will be considered having + * the minimum size of the largest child. If false, all children are + * measured normally. + * + *
May be a boolean value, such as "true
" or
+ * "false
".
+ *
+ * @attr name net.micode.notes:measureWithLargestChild
+ */
+ public static final int LinearLayoutCompat_measureWithLargestChild=7;
+ /**
+ *
+ * @attr description + * Setting for which dividers to show. + * + *
Must be one or more (separated by '|') of the following constant values.
+ *Constant | Value | Description |
---|---|---|
beginning | 1 | |
end | 4 | |
middle | 2 | |
none | 0 |
Includes the following attributes:
+ *Attribute | Description |
---|---|
{@link #LinearLayoutCompat_Layout_android_layout_gravity android:layout_gravity} | |
{@link #LinearLayoutCompat_Layout_android_layout_width android:layout_width} | |
{@link #LinearLayoutCompat_Layout_android_layout_height android:layout_height} | |
{@link #LinearLayoutCompat_Layout_android_layout_weight android:layout_weight} |
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. + * + *
Must be one or more (separated by '|') of the following constant values.
+ *Constant | Value | Description |
---|---|---|
bottom | 50 | |
center | 11 | |
center_horizontal | 1 | |
center_vertical | 10 | |
clip_horizontal | 8 | |
clip_vertical | 80 | |
end | 800005 | |
fill | 77 | |
fill_horizontal | 7 | |
fill_vertical | 70 | |
left | 3 | |
right | 5 | |
start | 800003 | |
top | 30 |
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. + * + *
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), and
+ * mm (millimeters).
+ *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
fill_parent | ffffffff | |
match_parent | ffffffff | |
wrap_content | fffffffe |
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. + * + *
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), and
+ * mm (millimeters).
+ *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
fill_parent | ffffffff | |
match_parent | ffffffff | |
wrap_content | fffffffe |
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. + * + *
May be a floating point value, such as "1.2
".
+ *
+ * @attr name android:layout_weight
+ */
+ public static final int LinearLayoutCompat_Layout_android_layout_weight=3;
+ /**
+ * Attributes that can be used with a ListPopupWindow.
+ *
Includes the following attributes:
+ *Attribute | Description |
---|---|
{@link #ListPopupWindow_android_dropDownHorizontalOffset android:dropDownHorizontalOffset} | |
{@link #ListPopupWindow_android_dropDownVerticalOffset android:dropDownVerticalOffset} |
+ * @attr description + * Amount of pixels by which the drop down should be offset horizontally. + * + *
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), and
+ * mm (millimeters).
+ *
+ * @attr name android:dropDownHorizontalOffset
+ */
+ public static final int ListPopupWindow_android_dropDownHorizontalOffset=0;
+ /**
+ *
+ * @attr description + * Amount of pixels by which the drop down should be offset vertically. + * + *
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), and
+ * mm (millimeters).
+ *
+ * @attr name android:dropDownVerticalOffset
+ */
+ public static final int ListPopupWindow_android_dropDownVerticalOffset=1;
+ /**
+ * Attributes that can be used with a MediaRouteButton.
+ *
Includes the following attributes:
+ *Attribute | Description |
---|---|
{@link #MediaRouteButton_android_minWidth android:minWidth} | |
{@link #MediaRouteButton_android_minHeight android:minHeight} | |
{@link #MediaRouteButton_externalRouteEnabledDrawable net.micode.notes:externalRouteEnabledDrawable} | This drawable is a state list where the "checked" state + * indicates active media routing. |
{@link #MediaRouteButton_mediaRouteButtonTint net.micode.notes:mediaRouteButtonTint} | Tint to apply to the media route button |
This symbol is the offset where the {@link android.R.attr#minWidth} + * attribute's value can be found in the {@link #MediaRouteButton} 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), and
+ * mm (millimeters).
+ *
+ * @attr name android:minWidth
+ */
+ public static final int MediaRouteButton_android_minWidth=0;
+ /**
+ *
This symbol is the offset where the {@link android.R.attr#minHeight} + * attribute's value can be found in the {@link #MediaRouteButton} 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), and
+ * mm (millimeters).
+ *
+ * @attr name android:minHeight
+ */
+ public static final int MediaRouteButton_android_minHeight=1;
+ /**
+ *
+ * @attr description + * This drawable is a state list where the "checked" state + * indicates active media routing. Checkable indicates connecting + * and non-checked / non-checkable indicates + * that media is playing to the local device only. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name net.micode.notes:externalRouteEnabledDrawable
+ */
+ public static final int MediaRouteButton_externalRouteEnabledDrawable=2;
+ /**
+ *
+ * @attr description + * Tint to apply to the media route button + * + *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ *
+ * @attr name net.micode.notes:mediaRouteButtonTint
+ */
+ public static final int MediaRouteButton_mediaRouteButtonTint=3;
+ /**
+ * Attributes that can be used with a MenuGroup.
+ *
Includes the following attributes:
+ *Attribute | Description |
---|---|
{@link #MenuGroup_android_enabled android:enabled} | |
{@link #MenuGroup_android_id android:id} | |
{@link #MenuGroup_android_visible android:visible} | |
{@link #MenuGroup_android_menuCategory android:menuCategory} | |
{@link #MenuGroup_android_orderInCategory android:orderInCategory} | |
{@link #MenuGroup_android_checkableBehavior android:checkableBehavior} |
+ * @attr description + * Whether the items are enabled. + * + *
May be a boolean value, such as "true
" or
+ * "false
".
+ *
+ * @attr name android:enabled
+ */
+ public static final int MenuGroup_android_enabled=0;
+ /**
+ *
+ * @attr description + * The ID of the group. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name android:id
+ */
+ public static final int MenuGroup_android_id=1;
+ /**
+ *
+ * @attr description + * Whether the items are shown/visible. + * + *
May be a boolean value, such as "true
" or
+ * "false
".
+ *
+ * @attr name android:visible
+ */
+ public static final int MenuGroup_android_visible=2;
+ /**
+ *
+ * @attr description + * The category applied to all items within this group. + * (This will be or'ed with the orderInCategory attribute.) + * + *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
alternative | 40000 | |
container | 10000 | |
secondary | 30000 | |
system | 20000 |
+ * @attr description + * The order within the category applied to all items within this group. + * (This will be or'ed with the category attribute.) + * + *
May be an integer value, such as "100
".
+ *
+ * @attr name android:orderInCategory
+ */
+ public static final int MenuGroup_android_orderInCategory=4;
+ /**
+ *
+ * @attr description + * Whether the items are capable of displaying a check mark. + * + *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
all | 1 | |
none | 0 | |
single | 2 |
Includes the following attributes:
+ *Attribute | Description |
---|---|
{@link #MenuItem_android_icon android:icon} | |
{@link #MenuItem_android_enabled android:enabled} | |
{@link #MenuItem_android_id android:id} | |
{@link #MenuItem_android_checked android:checked} | |
{@link #MenuItem_android_visible android:visible} | |
{@link #MenuItem_android_menuCategory android:menuCategory} | |
{@link #MenuItem_android_orderInCategory android:orderInCategory} | |
{@link #MenuItem_android_title android:title} | |
{@link #MenuItem_android_titleCondensed android:titleCondensed} | |
{@link #MenuItem_android_alphabeticShortcut android:alphabeticShortcut} | |
{@link #MenuItem_android_numericShortcut android:numericShortcut} | |
{@link #MenuItem_android_checkable android:checkable} | |
{@link #MenuItem_android_onClick android:onClick} | |
{@link #MenuItem_actionLayout net.micode.notes:actionLayout} | An optional layout to be used as an action view. |
{@link #MenuItem_actionProviderClass net.micode.notes:actionProviderClass} | The name of an optional ActionProvider class to instantiate an action view + * and perform operations such as default action for that menu item. |
{@link #MenuItem_actionViewClass net.micode.notes:actionViewClass} | The name of an optional View class to instantiate and use as an + * action view. |
{@link #MenuItem_alphabeticModifiers net.micode.notes:alphabeticModifiers} | The alphabetic modifier key. |
{@link #MenuItem_contentDescription net.micode.notes:contentDescription} | The content description associated with the item. |
{@link #MenuItem_iconTint net.micode.notes:iconTint} | Tint to apply to the icon. |
{@link #MenuItem_iconTintMode net.micode.notes:iconTintMode} | Blending mode used to apply the icon tint. |
{@link #MenuItem_numericModifiers net.micode.notes:numericModifiers} | The numeric modifier key. |
{@link #MenuItem_showAsAction net.micode.notes:showAsAction} | How this item should display in the Action Bar, if present. |
{@link #MenuItem_tooltipText net.micode.notes:tooltipText} | The tooltip text associated with the item. |
+ * @attr description + * The icon associated with this item. This icon will not always be shown, so + * the title should be sufficient in describing this item. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name android:icon
+ */
+ public static final int MenuItem_android_icon=0;
+ /**
+ *
+ * @attr description + * Whether the item is enabled. + * + *
May be a boolean value, such as "true
" or
+ * "false
".
+ *
+ * @attr name android:enabled
+ */
+ public static final int MenuItem_android_enabled=1;
+ /**
+ *
+ * @attr description + * The ID of the item. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name android:id
+ */
+ public static final int MenuItem_android_id=2;
+ /**
+ *
+ * @attr description + * Whether the item is checked. Note that you must first have enabled checking with + * the checkable attribute or else the check mark will not appear. + * + *
May be a boolean value, such as "true
" or
+ * "false
".
+ *
+ * @attr name android:checked
+ */
+ public static final int MenuItem_android_checked=3;
+ /**
+ *
+ * @attr description + * Whether the item is shown/visible. + * + *
May be a boolean value, such as "true
" or
+ * "false
".
+ *
+ * @attr name android:visible
+ */
+ public static final int MenuItem_android_visible=4;
+ /**
+ *
+ * @attr description + * The category applied to the item. + * (This will be or'ed with the orderInCategory attribute.) + * + *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
alternative | 40000 | |
container | 10000 | |
secondary | 30000 | |
system | 20000 |
+ * @attr description + * The order within the category applied to the item. + * (This will be or'ed with the category attribute.) + * + *
May be an integer value, such as "100
".
+ *
+ * @attr name android:orderInCategory
+ */
+ public static final int MenuItem_android_orderInCategory=6;
+ /**
+ *
+ * @attr description + * The title associated with the item. + * + *
May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + * + * @attr name android:title + */ + public static final int MenuItem_android_title=7; + /** + *
+ * @attr description + * The condensed title associated with the item. This is used in situations where the + * normal title may be too long to be displayed. + * + *
May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + * + * @attr name android:titleCondensed + */ + public static final int MenuItem_android_titleCondensed=8; + /** + *
+ * @attr description + * The alphabetic shortcut key. This is the shortcut when using a keyboard + * with alphabetic keys. + * + *
May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + * + * @attr name android:alphabeticShortcut + */ + public static final int MenuItem_android_alphabeticShortcut=9; + /** + *
+ * @attr description + * The numeric shortcut key. This is the shortcut when using a numeric (e.g., 12-key) + * keyboard. + * + *
May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + * + * @attr name android:numericShortcut + */ + public static final int MenuItem_android_numericShortcut=10; + /** + *
+ * @attr description + * Whether the item is capable of displaying a check mark. + * + *
May be a boolean value, such as "true
" or
+ * "false
".
+ *
+ * @attr name android:checkable
+ */
+ public static final int MenuItem_android_checkable=11;
+ /**
+ *
+ * @attr description + * Name of a method on the Context used to inflate the menu that will be + * called when the item is clicked. + * + *
May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + * + * @attr name android:onClick + */ + public static final int MenuItem_android_onClick=12; + /** + *
+ * @attr description + * An optional layout to be used as an action view. + * See {@link android.view.MenuItem#setActionView(android.view.View)} + * for more info. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name net.micode.notes:actionLayout
+ */
+ public static final int MenuItem_actionLayout=13;
+ /**
+ *
+ * @attr description + * The name of an optional ActionProvider class to instantiate an action view + * and perform operations such as default action for that menu item. + * See {@link android.view.MenuItem#setActionProvider(android.view.ActionProvider)} + * for more info. + * + *
May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + * + * @attr name net.micode.notes:actionProviderClass + */ + public static final int MenuItem_actionProviderClass=14; + /** + *
+ * @attr description + * The name of an optional View class to instantiate and use as an + * action view. See {@link android.view.MenuItem#setActionView(android.view.View)} + * for more info. + * + *
May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + * + * @attr name net.micode.notes:actionViewClass + */ + public static final int MenuItem_actionViewClass=15; + /** + *
+ * @attr description + * The alphabetic modifier key. This is the modifier when using a keyboard + * with alphabetic keys. The values should be kept in sync with KeyEvent + * + *
Must be one or more (separated by '|') of the following constant values.
+ *Constant | Value | Description |
---|---|---|
ALT | 2 | |
CTRL | 1000 | |
FUNCTION | 8 | |
META | 10000 | |
SHIFT | 1 | |
SYM | 4 |
+ * @attr description + * The content description associated with the item. + * + *
May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + * + * @attr name net.micode.notes:contentDescription + */ + public static final int MenuItem_contentDescription=17; + /** + *
+ * @attr description + * Tint to apply to the icon. + * + *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ *
+ * @attr name net.micode.notes:iconTint
+ */
+ public static final int MenuItem_iconTint=18;
+ /**
+ *
+ * @attr description + * Blending mode used to apply the icon tint. + * + *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
add | 10 | Combines the tint and icon color and alpha channels, clamping the + * result to valid color values. Saturate(S + D) |
multiply | e | Multiplies the color and alpha channels of the icon with those of + * the tint. [Sa * Da, Sc * Dc] |
screen | f | [Sa + Da - Sa * Da, Sc + Dc - Sc * Dc] |
src_atop | 9 | The tint is drawn above the icon, but with the icon’s alpha + * channel masking the result. [Da, Sc * Da + (1 - Sa) * Dc] |
src_in | 5 | The tint is masked by the alpha channel of the icon. The icon’s + * color channels are thrown out. [Sa * Da, Sc * Da] |
src_over | 3 | The tint is drawn on top of the icon. + * [Sa + (1 - Sa)*Da, Rc = Sc + (1 - Sa)*Dc] |
+ * @attr description + * The numeric modifier key. This is the modifier when using a numeric (e.g., 12-key) + * keyboard. The values should be kept in sync with KeyEvent + * + *
Must be one or more (separated by '|') of the following constant values.
+ *Constant | Value | Description |
---|---|---|
ALT | 2 | |
CTRL | 1000 | |
FUNCTION | 8 | |
META | 10000 | |
SHIFT | 1 | |
SYM | 4 |
+ * @attr description + * How this item should display in the Action Bar, if present. + * + *
Must be one or more (separated by '|') of the following constant values.
+ *Constant | Value | Description |
---|---|---|
always | 2 | Always show this item in an actionbar, even if it would override + * the system's limits of how much stuff to put there. This may make + * your action bar look bad on some screens. In most cases you should + * use "ifRoom" instead. Mutually exclusive with "ifRoom" and "never". |
collapseActionView | 8 | This item's action view collapses to a normal menu + * item. When expanded, the action view takes over a + * larger segment of its container. |
ifRoom | 1 | Show this item in an action bar if there is room for it as determined + * by the system. Favor this option over "always" where possible. + * Mutually exclusive with "never" and "always". |
never | 0 | Never show this item in an action bar, show it in the overflow menu instead. + * Mutually exclusive with "ifRoom" and "always". |
withText | 4 | When this item is shown as an action in the action bar, show a text + * label with it even if it has an icon representation. |
+ * @attr description + * The tooltip text associated with the item. + * + *
May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + * + * @attr name net.micode.notes:tooltipText + */ + public static final int MenuItem_tooltipText=22; + /** + * Attributes that can be used with a MenuView. + *
Includes the following attributes:
+ *Attribute | Description |
---|---|
{@link #MenuView_android_windowAnimationStyle android:windowAnimationStyle} | |
{@link #MenuView_android_itemTextAppearance android:itemTextAppearance} | |
{@link #MenuView_android_horizontalDivider android:horizontalDivider} | |
{@link #MenuView_android_verticalDivider android:verticalDivider} | |
{@link #MenuView_android_headerBackground android:headerBackground} | |
{@link #MenuView_android_itemBackground android:itemBackground} | |
{@link #MenuView_android_itemIconDisabledAlpha android:itemIconDisabledAlpha} | |
{@link #MenuView_preserveIconSpacing net.micode.notes:preserveIconSpacing} | Whether space should be reserved in layout when an icon is missing. |
{@link #MenuView_subMenuArrow net.micode.notes:subMenuArrow} | Drawable for the arrow icon indicating a particular item is a submenu. |
+ * @attr description + * Default animations for the menu. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name android:windowAnimationStyle
+ */
+ public static final int MenuView_android_windowAnimationStyle=0;
+ /**
+ *
+ * @attr description + * Default appearance of menu item text. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name android:itemTextAppearance
+ */
+ public static final int MenuView_android_itemTextAppearance=1;
+ /**
+ *
+ * @attr description + * Default horizontal divider between rows of menu items. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name android:horizontalDivider
+ */
+ public static final int MenuView_android_horizontalDivider=2;
+ /**
+ *
+ * @attr description + * Default vertical divider between menu items. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name android:verticalDivider
+ */
+ public static final int MenuView_android_verticalDivider=3;
+ /**
+ *
+ * @attr description + * Default background for the menu header. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or 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 android:headerBackground
+ */
+ public static final int MenuView_android_headerBackground=4;
+ /**
+ *
+ * @attr description + * Default background for each menu item. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or 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 android:itemBackground
+ */
+ public static final int MenuView_android_itemBackground=5;
+ /**
+ *
+ * @attr description + * Default disabled icon alpha for each menu item that shows an icon. + * + *
May be a floating point value, such as "1.2
".
+ *
+ * @attr name android:itemIconDisabledAlpha
+ */
+ public static final int MenuView_android_itemIconDisabledAlpha=6;
+ /**
+ *
+ * @attr description + * Whether space should be reserved in layout when an icon is missing. + * + *
May be a boolean value, such as "true
" or
+ * "false
".
+ *
+ * @attr name net.micode.notes:preserveIconSpacing
+ */
+ public static final int MenuView_preserveIconSpacing=7;
+ /**
+ *
+ * @attr description + * Drawable for the arrow icon indicating a particular item is a submenu. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name net.micode.notes:subMenuArrow
+ */
+ public static final int MenuView_subMenuArrow=8;
+ /**
+ * Attributes that can be used with a PopupWindow.
+ *
Includes the following attributes:
+ *Attribute | Description |
---|---|
{@link #PopupWindow_android_popupBackground android:popupBackground} | |
{@link #PopupWindow_android_popupAnimationStyle android:popupAnimationStyle} | |
{@link #PopupWindow_overlapAnchor net.micode.notes:overlapAnchor} | Whether the popup window should overlap its anchor view. |
This symbol is the offset where the {@link android.R.attr#popupBackground} + * attribute's value can be found in the {@link #PopupWindow} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or 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 android:popupBackground
+ */
+ public static final int PopupWindow_android_popupBackground=0;
+ /**
+ *
This symbol is the offset where the {@link android.R.attr#popupAnimationStyle} + * attribute's value can be found in the {@link #PopupWindow} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name android:popupAnimationStyle
+ */
+ public static final int PopupWindow_android_popupAnimationStyle=1;
+ /**
+ *
+ * @attr description + * Whether the popup window should overlap its anchor view. + * + *
May be a boolean value, such as "true
" or
+ * "false
".
+ *
+ * @attr name net.micode.notes:overlapAnchor
+ */
+ public static final int PopupWindow_overlapAnchor=2;
+ /**
+ * Attributes that can be used with a PopupWindowBackgroundState.
+ *
Includes the following attributes:
+ *Attribute | Description |
---|---|
{@link #PopupWindowBackgroundState_state_above_anchor net.micode.notes:state_above_anchor} | State identifier indicating the popup will be above the anchor. |
+ * @attr description + * State identifier indicating the popup will be above the anchor. + * + *
May be a boolean value, such as "true
" or
+ * "false
".
+ *
+ * @attr name net.micode.notes:state_above_anchor
+ */
+ public static final int PopupWindowBackgroundState_state_above_anchor=0;
+ /**
+ * Attributes that can be used with a RecycleListView.
+ *
Includes the following attributes:
+ *Attribute | Description |
---|---|
{@link #RecycleListView_paddingBottomNoButtons net.micode.notes:paddingBottomNoButtons} | Bottom padding to use when no buttons are present. |
{@link #RecycleListView_paddingTopNoTitle net.micode.notes:paddingTopNoTitle} | Top padding to use when no title is present. |
+ * @attr description + * Bottom padding to use when no buttons are present. + * + *
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), and
+ * mm (millimeters).
+ *
+ * @attr name net.micode.notes:paddingBottomNoButtons
+ */
+ public static final int RecycleListView_paddingBottomNoButtons=0;
+ /**
+ *
+ * @attr description + * Top padding to use when no title is present. + * + *
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), and
+ * mm (millimeters).
+ *
+ * @attr name net.micode.notes:paddingTopNoTitle
+ */
+ public static final int RecycleListView_paddingTopNoTitle=1;
+ /**
+ * Attributes that can be used with a RecyclerView.
+ *
Includes the following attributes:
+ *Attribute | Description |
---|---|
{@link #RecyclerView_android_orientation android:orientation} | |
{@link #RecyclerView_android_descendantFocusability android:descendantFocusability} | |
{@link #RecyclerView_fastScrollEnabled net.micode.notes:fastScrollEnabled} | |
{@link #RecyclerView_fastScrollHorizontalThumbDrawable net.micode.notes:fastScrollHorizontalThumbDrawable} | |
{@link #RecyclerView_fastScrollHorizontalTrackDrawable net.micode.notes:fastScrollHorizontalTrackDrawable} | |
{@link #RecyclerView_fastScrollVerticalThumbDrawable net.micode.notes:fastScrollVerticalThumbDrawable} | |
{@link #RecyclerView_fastScrollVerticalTrackDrawable net.micode.notes:fastScrollVerticalTrackDrawable} | |
{@link #RecyclerView_layoutManager net.micode.notes:layoutManager} | Class name of the Layout Manager to be used. |
{@link #RecyclerView_reverseLayout net.micode.notes:reverseLayout} | |
{@link #RecyclerView_spanCount net.micode.notes:spanCount} | |
{@link #RecyclerView_stackFromEnd net.micode.notes:stackFromEnd} |
This symbol is the offset where the {@link android.R.attr#orientation} + * attribute's value can be found in the {@link #RecyclerView} array. + * + *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
horizontal | 0 | |
vertical | 1 |
This symbol is the offset where the {@link android.R.attr#descendantFocusability} + * attribute's value can be found in the {@link #RecyclerView} array. + * + *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
afterDescendants | 1 | |
beforeDescendants | 0 | |
blocksDescendants | 2 |
This symbol is the offset where the {@link net.micode.notes.R.attr#fastScrollEnabled} + * attribute's value can be found in the {@link #RecyclerView} array. + * + *
May be a boolean value, such as "true
" or
+ * "false
".
+ *
+ * @attr name net.micode.notes:fastScrollEnabled
+ */
+ public static final int RecyclerView_fastScrollEnabled=2;
+ /**
+ *
This symbol is the offset where the {@link net.micode.notes.R.attr#fastScrollHorizontalThumbDrawable} + * attribute's value can be found in the {@link #RecyclerView} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name net.micode.notes:fastScrollHorizontalThumbDrawable
+ */
+ public static final int RecyclerView_fastScrollHorizontalThumbDrawable=3;
+ /**
+ *
This symbol is the offset where the {@link net.micode.notes.R.attr#fastScrollHorizontalTrackDrawable} + * attribute's value can be found in the {@link #RecyclerView} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name net.micode.notes:fastScrollHorizontalTrackDrawable
+ */
+ public static final int RecyclerView_fastScrollHorizontalTrackDrawable=4;
+ /**
+ *
This symbol is the offset where the {@link net.micode.notes.R.attr#fastScrollVerticalThumbDrawable} + * attribute's value can be found in the {@link #RecyclerView} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name net.micode.notes:fastScrollVerticalThumbDrawable
+ */
+ public static final int RecyclerView_fastScrollVerticalThumbDrawable=5;
+ /**
+ *
This symbol is the offset where the {@link net.micode.notes.R.attr#fastScrollVerticalTrackDrawable} + * attribute's value can be found in the {@link #RecyclerView} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name net.micode.notes:fastScrollVerticalTrackDrawable
+ */
+ public static final int RecyclerView_fastScrollVerticalTrackDrawable=6;
+ /**
+ *
+ * @attr description + * Class name of the Layout Manager to be used. + *
+ * The class must extandroidx.recyclerview.widget.RecyclerViewView$LayoutManager + * and have either a default constructor or constructor with the signature + * (android.content.Context, android.util.AttributeSet, int, int). + * + * If the name starts with a '.', application package is prefixed. + * Else, if the name contains a '.', the classname is assumed to be a full class name. + * Else, the recycler view package naandroidx.appcompat.widgetdget) is prefixed. + * + *May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + * + * @attr name net.micode.notes:layoutManager + */ + public static final int RecyclerView_layoutManager=7; + /** + *
This symbol is the offset where the {@link net.micode.notes.R.attr#reverseLayout} + * attribute's value can be found in the {@link #RecyclerView} array. + * + *
May be a boolean value, such as "true
" or
+ * "false
".
+ *
+ * @attr name net.micode.notes:reverseLayout
+ */
+ public static final int RecyclerView_reverseLayout=8;
+ /**
+ *
This symbol is the offset where the {@link net.micode.notes.R.attr#spanCount} + * attribute's value can be found in the {@link #RecyclerView} array. + * + *
May be an integer value, such as "100
".
+ *
+ * @attr name net.micode.notes:spanCount
+ */
+ public static final int RecyclerView_spanCount=9;
+ /**
+ *
This symbol is the offset where the {@link net.micode.notes.R.attr#stackFromEnd} + * attribute's value can be found in the {@link #RecyclerView} array. + * + *
May be a boolean value, such as "true
" or
+ * "false
".
+ *
+ * @attr name net.micode.notes:stackFromEnd
+ */
+ public static final int RecyclerView_stackFromEnd=10;
+ /**
+ * Attributes that can be used with a SearchView.
+ *
Includes the following attributes:
+ *Attribute | Description |
---|---|
{@link #SearchView_android_focusable android:focusable} | |
{@link #SearchView_android_maxWidth android:maxWidth} | |
{@link #SearchView_android_inputType android:inputType} | |
{@link #SearchView_android_imeOptions android:imeOptions} | |
{@link #SearchView_closeIcon net.micode.notes:closeIcon} | Close button icon |
{@link #SearchView_commitIcon net.micode.notes:commitIcon} | Commit icon shown in the query suggestion row |
{@link #SearchView_defaultQueryHint net.micode.notes:defaultQueryHint} | Default query hint used when {@code queryHint} is undefined and + * the search view's {@code SearchableInfo} does not provide a hint. |
{@link #SearchView_goIcon net.micode.notes:goIcon} | Go button icon |
{@link #SearchView_iconifiedByDefault net.micode.notes:iconifiedByDefault} | The default state of the SearchView. |
{@link #SearchView_layout net.micode.notes:layout} | The layout to use for the search view. |
{@link #SearchView_queryBackground net.micode.notes:queryBackground} | Background for the section containing the search query |
{@link #SearchView_queryHint net.micode.notes:queryHint} | An optional user-defined query hint string to be displayed in the empty query field. |
{@link #SearchView_searchHintIcon net.micode.notes:searchHintIcon} | Search icon displayed as a text field hint |
{@link #SearchView_searchIcon net.micode.notes:searchIcon} | Search icon |
{@link #SearchView_submitBackground net.micode.notes:submitBackground} | Background for the section containing the action (e.g. |
{@link #SearchView_suggestionRowLayout net.micode.notes:suggestionRowLayout} | Layout for query suggestion rows |
{@link #SearchView_voiceIcon net.micode.notes:voiceIcon} | Voice button icon |
This symbol is the offset where the {@link android.R.attr#focusable} + * attribute's value can be found in the {@link #SearchView} array. + * + *
May be a boolean value, such as "true
" or
+ * "false
".
+ *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
auto | 10 |
+ * @attr description + * An optional maximum width of the SearchView. + * + *
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), and
+ * mm (millimeters).
+ *
+ * @attr name android:maxWidth
+ */
+ public static final int SearchView_android_maxWidth=1;
+ /**
+ *
+ * @attr description + * The input type to set on the query text field. + * + *
Must be one or more (separated by '|') of the following constant values.
+ *Constant | Value | Description |
---|---|---|
date | 14 | |
datetime | 4 | |
none | 0 | |
number | 2 | |
numberDecimal | 2002 | |
numberPassword | 12 | |
numberSigned | 1002 | |
phone | 3 | |
text | 1 | |
textAutoComplete | 10001 | |
textAutoCorrect | 8001 | |
textCapCharacters | 1001 | |
textCapSentences | 4001 | |
textCapWords | 2001 | |
textEmailAddress | 21 | |
textEmailSubject | 31 | |
textFilter | b1 | |
textImeMultiLine | 40001 | |
textLongMessage | 51 | |
textMultiLine | 20001 | |
textNoSuggestions | 80001 | |
textPassword | 81 | |
textPersonName | 61 | |
textPhonetic | c1 | |
textPostalAddress | 71 | |
textShortMessage | 41 | |
textUri | 11 | |
textVisiblePassword | 91 | |
textWebEditText | a1 | |
textWebEmailAddress | d1 | |
textWebPassword | e1 | |
time | 24 |
+ * @attr description + * The IME options to set on the query text field. + * + *
Must be one or more (separated by '|') of the following constant values.
+ *Constant | Value | Description |
---|---|---|
actionDone | 6 | |
actionGo | 2 | |
actionNext | 5 | |
actionNone | 1 | |
actionPrevious | 7 | |
actionSearch | 3 | |
actionSend | 4 | |
actionUnspecified | 0 | |
flagForceAscii | 80000000 | |
flagNavigateNext | 8000000 | |
flagNavigatePrevious | 4000000 | |
flagNoAccessoryAction | 20000000 | |
flagNoEnterAction | 40000000 | |
flagNoExtractUi | 10000000 | |
flagNoFullscreen | 2000000 | |
flagNoPersonalizedLearning | 1000000 | |
normal | 0 |
+ * @attr description + * Close button icon + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name net.micode.notes:closeIcon
+ */
+ public static final int SearchView_closeIcon=4;
+ /**
+ *
+ * @attr description + * Commit icon shown in the query suggestion row + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name net.micode.notes:commitIcon
+ */
+ public static final int SearchView_commitIcon=5;
+ /**
+ *
+ * @attr description + * Default query hint used when {@code queryHint} is undefined and + * the search view's {@code SearchableInfo} does not provide a hint. + * + *
May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + * + * @attr name net.micode.notes:defaultQueryHint + */ + public static final int SearchView_defaultQueryHint=6; + /** + *
+ * @attr description + * Go button icon + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name net.micode.notes:goIcon
+ */
+ public static final int SearchView_goIcon=7;
+ /**
+ *
+ * @attr description + * The default state of the SearchView. If true, it will be iconified when not in + * use and expanded when clicked. + * + *
May be a boolean value, such as "true
" or
+ * "false
".
+ *
+ * @attr name net.micode.notes:iconifiedByDefault
+ */
+ public static final int SearchView_iconifiedByDefault=8;
+ /**
+ *
+ * @attr description + * The layout to use for the search view. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name net.micode.notes:layout
+ */
+ public static final int SearchView_layout=9;
+ /**
+ *
+ * @attr description + * Background for the section containing the search query + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name net.micode.notes:queryBackground
+ */
+ public static final int SearchView_queryBackground=10;
+ /**
+ *
+ * @attr description + * An optional user-defined query hint string to be displayed in the empty query field. + * + *
May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + * + * @attr name net.micode.notes:queryHint + */ + public static final int SearchView_queryHint=11; + /** + *
+ * @attr description + * Search icon displayed as a text field hint + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name net.micode.notes:searchHintIcon
+ */
+ public static final int SearchView_searchHintIcon=12;
+ /**
+ *
+ * @attr description + * Search icon + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name net.micode.notes:searchIcon
+ */
+ public static final int SearchView_searchIcon=13;
+ /**
+ *
+ * @attr description + * Background for the section containing the action (e.g. voice search) + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name net.micode.notes:submitBackground
+ */
+ public static final int SearchView_submitBackground=14;
+ /**
+ *
+ * @attr description + * Layout for query suggestion rows + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name net.micode.notes:suggestionRowLayout
+ */
+ public static final int SearchView_suggestionRowLayout=15;
+ /**
+ *
+ * @attr description + * Voice button icon + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name net.micode.notes:voiceIcon
+ */
+ public static final int SearchView_voiceIcon=16;
+ /**
+ * Attributes that can be used with a Spinner.
+ *
Includes the following attributes:
+ *Attribute | Description |
---|---|
{@link #Spinner_android_entries android:entries} | |
{@link #Spinner_android_popupBackground android:popupBackground} | |
{@link #Spinner_android_prompt android:prompt} | |
{@link #Spinner_android_dropDownWidth android:dropDownWidth} | |
{@link #Spinner_popupTheme net.micode.notes:popupTheme} | Reference to a theme that should be used to inflate popups + * shown by widgets in the action bar. |
+ * @attr description + * Reference to an array resource that will populate the Spinner. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name android:entries
+ */
+ public static final int Spinner_android_entries=0;
+ /**
+ *
+ * @attr description + * Background drawable to use for the dropdown in spinnerMode="dropdown". + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or 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 android:popupBackground
+ */
+ public static final int Spinner_android_popupBackground=1;
+ /**
+ *
+ * @attr description + * The prompt to display when the spinner's dialog is shown. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name android:prompt
+ */
+ public static final int Spinner_android_prompt=2;
+ /**
+ *
+ * @attr description + * Width of the dropdown in spinnerMode="dropdown". + * + *
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), and
+ * mm (millimeters).
+ *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
fill_parent | ffffffff | |
match_parent | ffffffff | |
wrap_content | fffffffe |
+ * @attr description + * Theme to use for the drop-down or dialog popup window. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name net.micode.notes:popupTheme
+ */
+ public static final int Spinner_popupTheme=4;
+ /**
+ * Attributes that can be used with a StateListDrawable.
+ *
Includes the following attributes:
+ *Attribute | Description |
---|---|
{@link #StateListDrawable_android_dither android:dither} | |
{@link #StateListDrawable_android_visible android:visible} | |
{@link #StateListDrawable_android_variablePadding android:variablePadding} | |
{@link #StateListDrawable_android_constantSize android:constantSize} | |
{@link #StateListDrawable_android_enterFadeDuration android:enterFadeDuration} | |
{@link #StateListDrawable_android_exitFadeDuration android:exitFadeDuration} |
+ * @attr description + * Enables or disables dithering of the bitmap if the bitmap does not have the + * same pixel configuration as the screen (for instance: a ARGB 8888 bitmap with + * an RGB 565 screen). + * + *
May be a boolean value, such as "true
" or
+ * "false
".
+ *
+ * @attr name android:dither
+ */
+ public static final int StateListDrawable_android_dither=0;
+ /**
+ *
+ * @attr description + * Indicates whether the drawable should be initially visible. + * + *
May be a boolean value, such as "true
" or
+ * "false
".
+ *
+ * @attr name android:visible
+ */
+ public static final int StateListDrawable_android_visible=1;
+ /**
+ *
+ * @attr description + * If true, allows the drawable's padding to change based on the + * current state that is selected. If false, the padding will + * stay the same (based on the maximum padding of all the states). + * Enabling this feature requires that the owner of the drawable + * deal with performing layout when the state changes, which is + * often not supported. + * + *
May be a boolean value, such as "true
" or
+ * "false
".
+ *
+ * @attr name android:variablePadding
+ */
+ public static final int StateListDrawable_android_variablePadding=2;
+ /**
+ *
+ * @attr description + * If true, the drawable's reported internal size will remain + * constant as the state changes; the size is the maximum of all + * of the states. If false, the size will vary based on the + * current state. + * + *
May be a boolean value, such as "true
" or
+ * "false
".
+ *
+ * @attr name android:constantSize
+ */
+ public static final int StateListDrawable_android_constantSize=3;
+ /**
+ *
+ * @attr description + * Amount of time (in milliseconds) to fade in a new state drawable. + * + *
May be an integer value, such as "100
".
+ *
+ * @attr name android:enterFadeDuration
+ */
+ public static final int StateListDrawable_android_enterFadeDuration=4;
+ /**
+ *
+ * @attr description + * Amount of time (in milliseconds) to fade out an old state drawable. + * + *
May be an integer value, such as "100
".
+ *
+ * @attr name android:exitFadeDuration
+ */
+ public static final int StateListDrawable_android_exitFadeDuration=5;
+ /**
+ * Attributes that can be used with a StateListDrawableItem.
+ *
Includes the following attributes:
+ *Attribute | Description |
---|---|
{@link #StateListDrawableItem_android_drawable android:drawable} |
+ * @attr description + * Reference to a drawable resource to use for the state. If not + * given, the drawable must be defined by the first child tag. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name android:drawable
+ */
+ public static final int StateListDrawableItem_android_drawable=0;
+ /**
+ * Attributes that can be used with a SwitchCompat.
+ *
Includes the following attributes:
+ *Attribute | Description |
---|---|
{@link #SwitchCompat_android_textOn android:textOn} | |
{@link #SwitchCompat_android_textOff android:textOff} | |
{@link #SwitchCompat_android_thumb android:thumb} | |
{@link #SwitchCompat_showText net.micode.notes:showText} | Whether to draw on/off text. |
{@link #SwitchCompat_splitTrack net.micode.notes:splitTrack} | Whether to split the track and leave a gap for the thumb drawable. |
{@link #SwitchCompat_switchMinWidth net.micode.notes:switchMinWidth} | Minimum width for the switch component |
{@link #SwitchCompat_switchPadding net.micode.notes:switchPadding} | Minimum space between the switch and caption text |
{@link #SwitchCompat_switchTextAppearance net.micode.notes:switchTextAppearance} | TextAppearance style for text displayed on the switch thumb. |
{@link #SwitchCompat_thumbTextPadding net.micode.notes:thumbTextPadding} | Amount of padding on either side of text within the switch thumb. |
{@link #SwitchCompat_thumbTint net.micode.notes:thumbTint} | Tint to apply to the thumb drawable. |
{@link #SwitchCompat_thumbTintMode net.micode.notes:thumbTintMode} | Blending mode used to apply the thumb tint. |
{@link #SwitchCompat_track net.micode.notes:track} | Drawable to use as the "track" that the switch thumb slides within. |
{@link #SwitchCompat_trackTint net.micode.notes:trackTint} | Tint to apply to the track. |
{@link #SwitchCompat_trackTintMode net.micode.notes:trackTintMode} | Blending mode used to apply the track tint. |
+ * @attr description + * Text to use when the switch is in the checked/"on" state. + * + *
May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + * + * @attr name android:textOn + */ + public static final int SwitchCompat_android_textOn=0; + /** + *
+ * @attr description + * Text to use when the switch is in the unchecked/"off" state. + * + *
May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + * + * @attr name android:textOff + */ + public static final int SwitchCompat_android_textOff=1; + /** + *
+ * @attr description + * Drawable to use as the "thumb" that switches back and forth. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name android:thumb
+ */
+ public static final int SwitchCompat_android_thumb=2;
+ /**
+ *
+ * @attr description + * Whether to draw on/off text. + * + *
May be a boolean value, such as "true
" or
+ * "false
".
+ *
+ * @attr name net.micode.notes:showText
+ */
+ public static final int SwitchCompat_showText=3;
+ /**
+ *
+ * @attr description + * Whether to split the track and leave a gap for the thumb drawable. + * + *
May be a boolean value, such as "true
" or
+ * "false
".
+ *
+ * @attr name net.micode.notes:splitTrack
+ */
+ public static final int SwitchCompat_splitTrack=4;
+ /**
+ *
+ * @attr description + * Minimum width for the switch component + * + *
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), and
+ * mm (millimeters).
+ *
+ * @attr name net.micode.notes:switchMinWidth
+ */
+ public static final int SwitchCompat_switchMinWidth=5;
+ /**
+ *
+ * @attr description + * Minimum space between the switch and caption text + * + *
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), and
+ * mm (millimeters).
+ *
+ * @attr name net.micode.notes:switchPadding
+ */
+ public static final int SwitchCompat_switchPadding=6;
+ /**
+ *
+ * @attr description + * TextAppearance style for text displayed on the switch thumb. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name net.micode.notes:switchTextAppearance
+ */
+ public static final int SwitchCompat_switchTextAppearance=7;
+ /**
+ *
+ * @attr description + * Amount of padding on either side of text within the switch thumb. + * + *
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), and
+ * mm (millimeters).
+ *
+ * @attr name net.micode.notes:thumbTextPadding
+ */
+ public static final int SwitchCompat_thumbTextPadding=8;
+ /**
+ *
+ * @attr description + * Tint to apply to the thumb drawable. + * + *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ *
+ * @attr name net.micode.notes:thumbTint
+ */
+ public static final int SwitchCompat_thumbTint=9;
+ /**
+ *
+ * @attr description + * Blending mode used to apply the thumb tint. + * + *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
add | 10 | Combines the tint and drawable color and alpha channels, clamping the + * result to valid color values. Saturate(S + D) |
multiply | e | Multiplies the color and alpha channels of the drawable with those of + * the tint. [Sa * Da, Sc * Dc] |
screen | f | [Sa + Da - Sa * Da, Sc + Dc - Sc * Dc] |
src_atop | 9 | The tint is drawn above the drawable, but with the drawable’s alpha + * channel masking the result. [Da, Sc * Da + (1 - Sa) * Dc] |
src_in | 5 | The tint is masked by the alpha channel of the drawable. The drawable’s + * color channels are thrown out. [Sa * Da, Sc * Da] |
src_over | 3 | The tint is drawn on top of the drawable. + * [Sa + (1 - Sa)*Da, Rc = Sc + (1 - Sa)*Dc] |
+ * @attr description + * Drawable to use as the "track" that the switch thumb slides within. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name net.micode.notes:track
+ */
+ public static final int SwitchCompat_track=11;
+ /**
+ *
+ * @attr description + * Tint to apply to the track. + * + *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ *
+ * @attr name net.micode.notes:trackTint
+ */
+ public static final int SwitchCompat_trackTint=12;
+ /**
+ *
+ * @attr description + * Blending mode used to apply the track tint. + * + *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
add | 10 | Combines the tint and drawable color and alpha channels, clamping the + * result to valid color values. Saturate(S + D) |
multiply | e | Multiplies the color and alpha channels of the drawable with those of + * the tint. [Sa * Da, Sc * Dc] |
screen | f | [Sa + Da - Sa * Da, Sc + Dc - Sc * Dc] |
src_atop | 9 | The tint is drawn above the drawable, but with the drawable’s alpha + * channel masking the result. [Da, Sc * Da + (1 - Sa) * Dc] |
src_in | 5 | The tint is masked by the alpha channel of the drawable. The drawable’s + * color channels are thrown out. [Sa * Da, Sc * Da] |
src_over | 3 | The tint is drawn on top of the drawable. + * [Sa + (1 - Sa)*Da, Rc = Sc + (1 - Sa)*Dc] |
Includes the following attributes:
+ *Attribute | Description |
---|---|
{@link #TextAppearance_android_textSize android:textSize} | |
{@link #TextAppearance_android_typeface android:typeface} | |
{@link #TextAppearance_android_textStyle android:textStyle} | |
{@link #TextAppearance_android_textColor android:textColor} | |
{@link #TextAppearance_android_textColorHint android:textColorHint} | |
{@link #TextAppearance_android_textColorLink android:textColorLink} | |
{@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_fontFamily android:fontFamily} | |
{@link #TextAppearance_fontFamily net.micode.notes:fontFamily} | The attribute for the font family. |
{@link #TextAppearance_textAllCaps net.micode.notes:textAllCaps} | Present the text in ALL CAPS. |
This symbol is the offset where the {@link android.R.attr#textSize} + * attribute's value can be found in the {@link #TextAppearance} 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), and
+ * mm (millimeters).
+ *
+ * @attr name android:textSize
+ */
+ public static final int TextAppearance_android_textSize=0;
+ /**
+ *
This symbol is the offset where the {@link android.R.attr#typeface} + * attribute's value can be found in the {@link #TextAppearance} array. + * + *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
monospace | 3 | |
normal | 0 | |
sans | 1 | |
serif | 2 |
This symbol is the offset where the {@link android.R.attr#textStyle} + * attribute's value can be found in the {@link #TextAppearance} array. + * + *
Must be one or more (separated by '|') of the following constant values.
+ *Constant | Value | Description |
---|---|---|
bold | 1 | |
italic | 2 | |
normal | 0 |
This symbol is the offset where the {@link android.R.attr#textColor} + * 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 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 android:textColor
+ */
+ public static final int TextAppearance_android_textColor=3;
+ /**
+ *
This symbol is the offset where the {@link android.R.attr#textColorHint} + * attribute's value can be found in the {@link #TextAppearance} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or 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 android:textColorHint
+ */
+ public static final int TextAppearance_android_textColorHint=4;
+ /**
+ *
This symbol is the offset where the {@link android.R.attr#textColorLink} + * 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 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 android:textColorLink
+ */
+ public static final int TextAppearance_android_textColorLink=5;
+ /**
+ *
This symbol is the offset where the {@link android.R.attr#shadowColor} + * attribute's value can be found in the {@link #TextAppearance} array. + * + *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ *
+ * @attr name android:shadowColor
+ */
+ public static final int TextAppearance_android_shadowColor=6;
+ /**
+ *
This symbol is the offset where the {@link android.R.attr#shadowDx} + * attribute's value can be found in the {@link #TextAppearance} array. + * + *
May be a floating point value, such as "1.2
".
+ *
+ * @attr name android:shadowDx
+ */
+ public static final int TextAppearance_android_shadowDx=7;
+ /**
+ *
This symbol is the offset where the {@link android.R.attr#shadowDy} + * attribute's value can be found in the {@link #TextAppearance} array. + * + *
May be a floating point value, such as "1.2
".
+ *
+ * @attr name android:shadowDy
+ */
+ public static final int TextAppearance_android_shadowDy=8;
+ /**
+ *
This symbol is the offset where the {@link android.R.attr#shadowRadius} + * attribute's value can be found in the {@link #TextAppearance} array. + * + *
May be a floating point value, such as "1.2
".
+ *
+ * @attr name android:shadowRadius
+ */
+ public static final int TextAppearance_android_shadowRadius=9;
+ /**
+ *
This symbol is the offset where the {@link android.R.attr#fontFamily} + * attribute's value can be found in the {@link #TextAppearance} array. + * + *
May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + * + * @attr name android:fontFamily + */ + public static final int TextAppearance_android_fontFamily=10; + /** + *
+ * @attr description + * The attribute for the font family. + * + *
May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + * + * @attr name net.micode.notes:fontFamily + */ + public static final int TextAppearance_fontFamily=11; + /** + *
+ * @attr description + * Present the text in ALL CAPS. This may use a small-caps form when available. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
May be a boolean value, such as "true
" or
+ * "false
".
+ *
+ * @attr name net.micode.notes:textAllCaps
+ */
+ public static final int TextAppearance_textAllCaps=12;
+ /**
+ * Attributes that can be used with a Toolbar.
+ *
Includes the following attributes:
+ *Attribute | Description |
---|---|
{@link #Toolbar_android_gravity android:gravity} | |
{@link #Toolbar_android_minHeight android:minHeight} | |
{@link #Toolbar_buttonGravity net.micode.notes:buttonGravity} | |
{@link #Toolbar_collapseContentDescription net.micode.notes:collapseContentDescription} | Text to set as the content description for the collapse button. |
{@link #Toolbar_collapseIcon net.micode.notes:collapseIcon} | Icon drawable to use for the collapse button. |
{@link #Toolbar_contentInsetEnd net.micode.notes:contentInsetEnd} | Minimum inset for content views within a bar. |
{@link #Toolbar_contentInsetEndWithActions net.micode.notes:contentInsetEndWithActions} | Minimum inset for content views within a bar when actions from a menu + * are present. |
{@link #Toolbar_contentInsetLeft net.micode.notes:contentInsetLeft} | Minimum inset for content views within a bar. |
{@link #Toolbar_contentInsetRight net.micode.notes:contentInsetRight} | Minimum inset for content views within a bar. |
{@link #Toolbar_contentInsetStart net.micode.notes:contentInsetStart} | Minimum inset for content views within a bar. |
{@link #Toolbar_contentInsetStartWithNavigation net.micode.notes:contentInsetStartWithNavigation} | Minimum inset for content views within a bar when a navigation button + * is present, such as the Up button. |
{@link #Toolbar_logo net.micode.notes:logo} | Specifies the drawable used for the application logo. |
{@link #Toolbar_logoDescription net.micode.notes:logoDescription} | A content description string to describe the appearance of the + * associated logo image. |
{@link #Toolbar_maxButtonHeight net.micode.notes:maxButtonHeight} | |
{@link #Toolbar_navigationContentDescription net.micode.notes:navigationContentDescription} | Text to set as the content description for the navigation button + * located at the start of the toolbar. |
{@link #Toolbar_navigationIcon net.micode.notes:navigationIcon} | Icon drawable to use for the navigation button located at + * the start of the toolbar. |
{@link #Toolbar_popupTheme net.micode.notes:popupTheme} | Reference to a theme that should be used to inflate popups + * shown by widgets in the action bar. |
{@link #Toolbar_subtitle net.micode.notes:subtitle} | Specifies subtitle text used for navigationMode="normal" |
{@link #Toolbar_subtitleTextAppearance net.micode.notes:subtitleTextAppearance} | |
{@link #Toolbar_subtitleTextColor net.micode.notes:subtitleTextColor} | A color to apply to the subtitle string. |
{@link #Toolbar_title net.micode.notes:title} | |
{@link #Toolbar_titleMargin net.micode.notes:titleMargin} | Specifies extra space on the left, start, right and end sides + * of the toolbar's title. |
{@link #Toolbar_titleMarginBottom net.micode.notes:titleMarginBottom} | Specifies extra space on the bottom side of the toolbar's title. |
{@link #Toolbar_titleMarginEnd net.micode.notes:titleMarginEnd} | Specifies extra space on the end side of the toolbar's title. |
{@link #Toolbar_titleMarginStart net.micode.notes:titleMarginStart} | Specifies extra space on the start side of the toolbar's title. |
{@link #Toolbar_titleMarginTop net.micode.notes:titleMarginTop} | Specifies extra space on the top side of the toolbar's title. |
{@link #Toolbar_titleMargins net.micode.notes:titleMargins} | {@deprecated Use titleMargin} |
{@link #Toolbar_titleTextAppearance net.micode.notes:titleTextAppearance} | |
{@link #Toolbar_titleTextColor net.micode.notes:titleTextColor} | A color to apply to the title string. |
This symbol is the offset where the {@link android.R.attr#gravity} + * attribute's value can be found in the {@link #Toolbar} array. + * + *
Must be one or more (separated by '|') of the following constant values.
+ *Constant | Value | Description |
---|---|---|
bottom | 50 | |
center | 11 | |
center_horizontal | 1 | |
center_vertical | 10 | |
clip_horizontal | 8 | |
clip_vertical | 80 | |
end | 800005 | |
fill | 77 | |
fill_horizontal | 7 | |
fill_vertical | 70 | |
left | 3 | |
right | 5 | |
start | 800003 | |
top | 30 |
This symbol is the offset where the {@link android.R.attr#minHeight} + * attribute's value can be found in the {@link #Toolbar} 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), and
+ * mm (millimeters).
+ *
+ * @attr name android:minHeight
+ */
+ public static final int Toolbar_android_minHeight=1;
+ /**
+ *
This symbol is the offset where the {@link net.micode.notes.R.attr#buttonGravity} + * attribute's value can be found in the {@link #Toolbar} array. + * + *
Must be one or more (separated by '|') of the following constant values.
+ *Constant | Value | Description |
---|---|---|
bottom | 50 | Push object to the bottom of its container, not changing its size. |
top | 30 | Push object to the top of its container, not changing its size. |
+ * @attr description + * Text to set as the content description for the collapse button. + * + *
May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + * + * @attr name net.micode.notes:collapseContentDescription + */ + public static final int Toolbar_collapseContentDescription=3; + /** + *
+ * @attr description + * Icon drawable to use for the collapse button. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name net.micode.notes:collapseIcon
+ */
+ public static final int Toolbar_collapseIcon=4;
+ /**
+ *
+ * @attr description + * Minimum inset for content views within a bar. Navigation buttons and + * menu views are excepted. Only valid for some themes and configurations. + * + *
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), and
+ * mm (millimeters).
+ *
+ * @attr name net.micode.notes:contentInsetEnd
+ */
+ public static final int Toolbar_contentInsetEnd=5;
+ /**
+ *
+ * @attr description + * Minimum inset for content views within a bar when actions from a menu + * are present. Only valid for some themes and configurations. + * + *
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), and
+ * mm (millimeters).
+ *
+ * @attr name net.micode.notes:contentInsetEndWithActions
+ */
+ public static final int Toolbar_contentInsetEndWithActions=6;
+ /**
+ *
+ * @attr description + * Minimum inset for content views within a bar. Navigation buttons and + * menu views are excepted. Only valid for some themes and configurations. + * + *
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), and
+ * mm (millimeters).
+ *
+ * @attr name net.micode.notes:contentInsetLeft
+ */
+ public static final int Toolbar_contentInsetLeft=7;
+ /**
+ *
+ * @attr description + * Minimum inset for content views within a bar. Navigation buttons and + * menu views are excepted. Only valid for some themes and configurations. + * + *
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), and
+ * mm (millimeters).
+ *
+ * @attr name net.micode.notes:contentInsetRight
+ */
+ public static final int Toolbar_contentInsetRight=8;
+ /**
+ *
+ * @attr description + * Minimum inset for content views within a bar. Navigation buttons and + * menu views are excepted. Only valid for some themes and configurations. + * + *
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), and
+ * mm (millimeters).
+ *
+ * @attr name net.micode.notes:contentInsetStart
+ */
+ public static final int Toolbar_contentInsetStart=9;
+ /**
+ *
+ * @attr description + * Minimum inset for content views within a bar when a navigation button + * is present, such as the Up button. Only valid for some themes and configurations. + * + *
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), and
+ * mm (millimeters).
+ *
+ * @attr name net.micode.notes:contentInsetStartWithNavigation
+ */
+ public static final int Toolbar_contentInsetStartWithNavigation=10;
+ /**
+ *
+ * @attr description + * Drawable to set as the logo that appears at the starting side of + * the Toolbar, just after the navigation button. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name net.micode.notes:logo
+ */
+ public static final int Toolbar_logo=11;
+ /**
+ *
+ * @attr description + * A content description string to describe the appearance of the + * associated logo image. + * + *
May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + * + * @attr name net.micode.notes:logoDescription + */ + public static final int Toolbar_logoDescription=12; + /** + *
This symbol is the offset where the {@link net.micode.notes.R.attr#maxButtonHeight} + * attribute's value can be found in the {@link #Toolbar} 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), and
+ * mm (millimeters).
+ *
+ * @attr name net.micode.notes:maxButtonHeight
+ */
+ public static final int Toolbar_maxButtonHeight=13;
+ /**
+ *
+ * @attr description + * Text to set as the content description for the navigation button + * located at the start of the toolbar. + * + *
May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + * + * @attr name net.micode.notes:navigationContentDescription + */ + public static final int Toolbar_navigationContentDescription=14; + /** + *
+ * @attr description + * Icon drawable to use for the navigation button located at + * the start of the toolbar. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name net.micode.notes:navigationIcon
+ */
+ public static final int Toolbar_navigationIcon=15;
+ /**
+ *
+ * @attr description + * Reference to a theme that should be used to inflate popups + * shown by widgets in the toolbar. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name net.micode.notes:popupTheme
+ */
+ public static final int Toolbar_popupTheme=16;
+ /**
+ *
+ * @attr description + * Specifies subtitle text used for navigationMode="normal" + * + *
May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + * + * @attr name net.micode.notes:subtitle + */ + public static final int Toolbar_subtitle=17; + /** + *
This symbol is the offset where the {@link net.micode.notes.R.attr#subtitleTextAppearance} + * attribute's value can be found in the {@link #Toolbar} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name net.micode.notes:subtitleTextAppearance
+ */
+ public static final int Toolbar_subtitleTextAppearance=18;
+ /**
+ *
+ * @attr description + * A color to apply to the subtitle string. + * + *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ *
+ * @attr name net.micode.notes:subtitleTextColor
+ */
+ public static final int Toolbar_subtitleTextColor=19;
+ /**
+ *
This symbol is the offset where the {@link net.micode.notes.R.attr#title} + * attribute's value can be found in the {@link #Toolbar} array. + * + *
May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + * + * @attr name net.micode.notes:title + */ + public static final int Toolbar_title=20; + /** + *
+ * @attr description + * Specifies extra space on the left, start, right and end sides + * of the toolbar's title. Margin values should be positive. + * + *
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), and
+ * mm (millimeters).
+ *
+ * @attr name net.micode.notes:titleMargin
+ */
+ public static final int Toolbar_titleMargin=21;
+ /**
+ *
+ * @attr description + * Specifies extra space on the bottom side of the toolbar's title. + * If both this attribute and titleMargin are specified, then this + * attribute takes precedence. Margin values should be positive. + * + *
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), and
+ * mm (millimeters).
+ *
+ * @attr name net.micode.notes:titleMarginBottom
+ */
+ public static final int Toolbar_titleMarginBottom=22;
+ /**
+ *
+ * @attr description + * Specifies extra space on the end side of the toolbar's title. + * If both this attribute and titleMargin are specified, then this + * attribute takes precedence. Margin values should be positive. + * + *
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), and
+ * mm (millimeters).
+ *
+ * @attr name net.micode.notes:titleMarginEnd
+ */
+ public static final int Toolbar_titleMarginEnd=23;
+ /**
+ *
+ * @attr description + * Specifies extra space on the start side of the toolbar's title. + * If both this attribute and titleMargin are specified, then this + * attribute takes precedence. Margin values should be positive. + * + *
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), and
+ * mm (millimeters).
+ *
+ * @attr name net.micode.notes:titleMarginStart
+ */
+ public static final int Toolbar_titleMarginStart=24;
+ /**
+ *
+ * @attr description + * Specifies extra space on the top side of the toolbar's title. + * If both this attribute and titleMargin are specified, then this + * attribute takes precedence. Margin values should be positive. + * + *
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), and
+ * mm (millimeters).
+ *
+ * @attr name net.micode.notes:titleMarginTop
+ */
+ public static final int Toolbar_titleMarginTop=25;
+ /**
+ *
+ * @attr description + * {@deprecated Use titleMargin} + * + *
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), and
+ * mm (millimeters).
+ *
+ * @attr name net.micode.notes:titleMargins
+ */
+ @Deprecated
+ public static final int Toolbar_titleMargins=26;
+ /**
+ *
This symbol is the offset where the {@link net.micode.notes.R.attr#titleTextAppearance} + * attribute's value can be found in the {@link #Toolbar} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name net.micode.notes:titleTextAppearance
+ */
+ public static final int Toolbar_titleTextAppearance=27;
+ /**
+ *
+ * @attr description + * A color to apply to the title string. + * + *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ *
+ * @attr name net.micode.notes:titleTextColor
+ */
+ public static final int Toolbar_titleTextColor=28;
+ /**
+ * Attributes that can be used with a View.
+ *
Includes the following attributes:
+ *Attribute | Description |
---|---|
{@link #View_android_theme android:theme} | |
{@link #View_android_focusable android:focusable} | |
{@link #View_paddingEnd net.micode.notes:paddingEnd} | Sets the padding, in pixels, of the end edge; see {@link android.R.attr#padding}. |
{@link #View_paddingStart net.micode.notes:paddingStart} | Sets the padding, in pixels, of the start edge; see {@link android.R.attr#padding}. |
{@link #View_theme net.micode.notes:theme} | Deprecated. |
+ * @attr description + * Specifies a theme override for a view. When a theme override is set, the + * view will be inflated using a {@link android.content.Context} themed with + * the specified resource. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name android:theme
+ */
+ public static final int View_android_theme=0;
+ /**
+ *
+ * @attr description + * Boolean that controls whether a view can take focus. By default the user can not + * move focus to a view; by setting this attribute to true the view is + * allowed to take focus. This value does not impact the behavior of + * directly calling {@link android.view.View#requestFocus}, which will + * always request focus regardless of this view. It only impacts where + * focus navigation will try to move focus. + * + *
May be a boolean value, such as "true
" or
+ * "false
".
+ *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
auto | 10 |
+ * @attr description + * Sets the padding, in pixels, of the end edge; see {@link android.R.attr#padding}. + * + *
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), and
+ * mm (millimeters).
+ *
+ * @attr name net.micode.notes:paddingEnd
+ */
+ public static final int View_paddingEnd=2;
+ /**
+ *
+ * @attr description + * Sets the padding, in pixels, of the start edge; see {@link android.R.attr#padding}. + * + *
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), and
+ * mm (millimeters).
+ *
+ * @attr name net.micode.notes:paddingStart
+ */
+ public static final int View_paddingStart=3;
+ /**
+ *
+ * @attr description + * Deprecated. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name net.micode.notes:theme
+ */
+ public static final int View_theme=4;
+ /**
+ * Attributes that can be used with a ViewBackgroundHelper.
+ *
Includes the following attributes:
+ *Attribute | Description |
---|---|
{@link #ViewBackgroundHelper_android_background android:background} | |
{@link #ViewBackgroundHelper_backgroundTint net.micode.notes:backgroundTint} | Tint to apply to the background. |
{@link #ViewBackgroundHelper_backgroundTintMode net.micode.notes:backgroundTintMode} | Blending mode used to apply the background tint. |
This symbol is the offset where the {@link android.R.attr#background} + * attribute's value can be found in the {@link #ViewBackgroundHelper} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or 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 android:background
+ */
+ public static final int ViewBackgroundHelper_android_background=0;
+ /**
+ *
+ * @attr description + * Tint to apply to the background. + * + *
May be a color value, in the form of "#rgb
",
+ * "#argb
", "#rrggbb
", or
+ * "#aarrggbb
".
+ *
+ * @attr name net.micode.notes:backgroundTint
+ */
+ public static final int ViewBackgroundHelper_backgroundTint=1;
+ /**
+ *
+ * @attr description + * Blending mode used to apply the background tint. + * + *
Must be one of the following constant values.
+ *Constant | Value | Description |
---|---|---|
add | 10 | Combines the tint and icon color and alpha channels, clamping the + * result to valid color values. Saturate(S + D) |
multiply | e | Multiplies the color and alpha channels of the drawable with those of + * the tint. [Sa * Da, Sc * Dc] |
screen | f | [Sa + Da - Sa * Da, Sc + Dc - Sc * Dc] |
src_atop | 9 | The tint is drawn above the drawable, but with the drawable’s alpha + * channel masking the result. [Da, Sc * Da + (1 - Sa) * Dc] |
src_in | 5 | The tint is masked by the alpha channel of the drawable. The drawable’s + * color channels are thrown out. [Sa * Da, Sc * Da] |
src_over | 3 | The tint is drawn on top of the drawable. + * [Sa + (1 - Sa)*Da, Rc = Sc + (1 - Sa)*Dc] |
Includes the following attributes:
+ *Attribute | Description |
---|---|
{@link #ViewStubCompat_android_id android:id} | |
{@link #ViewStubCompat_android_layout android:layout} | |
{@link #ViewStubCompat_android_inflatedId android:inflatedId} |
This symbol is the offset where the {@link android.R.attr#id} + * attribute's value can be found in the {@link #ViewStubCompat} array. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name android:id
+ */
+ public static final int ViewStubCompat_android_id=0;
+ /**
+ *
+ * @attr description + * Supply an identifier for the layout resource to inflate when the ViewStub + * becomes visible or when forced to do so. The layout resource must be a + * valid reference to a layout. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name android:layout
+ */
+ public static final int ViewStubCompat_android_layout=1;
+ /**
+ *
+ * @attr description + * Overrides the id of the inflated View with this value. + * + *
May be a reference to another resource, in the form
+ * "@[+][package:]type/name
" or a theme
+ * attribute in the form
+ * "?[package:]type/name
".
+ *
+ * @attr name android:inflatedId
+ */
+ public static final int ViewStubCompat_android_inflatedId=2;
+ }
+ public static final class xml {
+ public static final int preferences=0x7f120000;
+ public static final int searchable=0x7f120001;
+ public static final int widget_2x_info=0x7f120002;
+ public static final int widget_4x_info=0x7f120003;
+ }
+}
\ No newline at end of file
diff --git a/src/Project/app/build/generated/source/buildConfig/androidTest/debug/net/micode/notes/test/BuildConfig.java b/src/app/build/generated/source/buildConfig/androidTest/debug/net/micode/notes/test/BuildConfig.java
similarity index 100%
rename from src/Project/app/build/generated/source/buildConfig/androidTest/debug/net/micode/notes/test/BuildConfig.java
rename to src/app/build/generated/source/buildConfig/androidTest/debug/net/micode/notes/test/BuildConfig.java
diff --git a/src/Project/app/build/generated/source/buildConfig/debug/net/micode/notes/BuildConfig.java b/src/app/build/generated/source/buildConfig/debug/net/micode/notes/BuildConfig.java
similarity index 100%
rename from src/Project/app/build/generated/source/buildConfig/debug/net/micode/notes/BuildConfig.java
rename to src/app/build/generated/source/buildConfig/debug/net/micode/notes/BuildConfig.java
diff --git a/src/app/build/generated/source/buildConfig/release/net/micode/notes/BuildConfig.java b/src/app/build/generated/source/buildConfig/release/net/micode/notes/BuildConfig.java
new file mode 100644
index 00000000..dbb34bad
--- /dev/null
+++ b/src/app/build/generated/source/buildConfig/release/net/micode/notes/BuildConfig.java
@@ -0,0 +1,13 @@
+/**
+ * Automatically generated file. DO NOT MODIFY
+ */
+package net.micode.notes;
+
+public final class BuildConfig {
+ public static final boolean DEBUG = false;
+ public static final String APPLICATION_ID = "net.micode.notes";
+ 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 = "0.1";
+}
diff --git a/src/Project/app/build/intermediates/annotation_processor_list/debug/annotationProcessors.json b/src/app/build/intermediates/annotation_processor_list/debug/annotationProcessors.json
similarity index 100%
rename from src/Project/app/build/intermediates/annotation_processor_list/debug/annotationProcessors.json
rename to src/app/build/intermediates/annotation_processor_list/debug/annotationProcessors.json
diff --git a/src/Project/app/build/intermediates/annotation_processor_list/debugAndroidTest/annotationProcessors.json b/src/app/build/intermediates/annotation_processor_list/debugAndroidTest/annotationProcessors.json
similarity index 100%
rename from src/Project/app/build/intermediates/annotation_processor_list/debugAndroidTest/annotationProcessors.json
rename to src/app/build/intermediates/annotation_processor_list/debugAndroidTest/annotationProcessors.json
diff --git a/src/Project/app/build/intermediates/annotation_processor_list/debugUnitTest/annotationProcessors.json b/src/app/build/intermediates/annotation_processor_list/debugUnitTest/annotationProcessors.json
similarity index 100%
rename from src/Project/app/build/intermediates/annotation_processor_list/debugUnitTest/annotationProcessors.json
rename to src/app/build/intermediates/annotation_processor_list/debugUnitTest/annotationProcessors.json
diff --git a/src/app/build/intermediates/annotation_processor_list/release/annotationProcessors.json b/src/app/build/intermediates/annotation_processor_list/release/annotationProcessors.json
new file mode 100644
index 00000000..9e26dfee
--- /dev/null
+++ b/src/app/build/intermediates/annotation_processor_list/release/annotationProcessors.json
@@ -0,0 +1 @@
+{}
\ No newline at end of file
diff --git a/src/Project/app/build/intermediates/apk_list/debug/mainApkListPersistenceDebug/apk-list.gson b/src/app/build/intermediates/apk_list/debug/mainApkListPersistenceDebug/apk-list.gson
similarity index 100%
rename from src/Project/app/build/intermediates/apk_list/debug/mainApkListPersistenceDebug/apk-list.gson
rename to src/app/build/intermediates/apk_list/debug/mainApkListPersistenceDebug/apk-list.gson
diff --git a/src/Project/app/build/intermediates/apk_list/debugAndroidTest/mainApkListPersistenceDebugAndroidTest/apk-list.gson b/src/app/build/intermediates/apk_list/debugAndroidTest/mainApkListPersistenceDebugAndroidTest/apk-list.gson
similarity index 100%
rename from src/Project/app/build/intermediates/apk_list/debugAndroidTest/mainApkListPersistenceDebugAndroidTest/apk-list.gson
rename to src/app/build/intermediates/apk_list/debugAndroidTest/mainApkListPersistenceDebugAndroidTest/apk-list.gson
diff --git a/src/app/build/intermediates/apk_list/release/mainApkListPersistenceRelease/apk-list.gson b/src/app/build/intermediates/apk_list/release/mainApkListPersistenceRelease/apk-list.gson
new file mode 100644
index 00000000..20bc0af8
--- /dev/null
+++ b/src/app/build/intermediates/apk_list/release/mainApkListPersistenceRelease/apk-list.gson
@@ -0,0 +1 @@
+[{"type":"MAIN","splits":[],"versionCode":1,"versionName":"0.1","enabled":true,"outputFile":"app-release.apk","fullName":"release","baseName":"release"}]
\ No newline at end of file
diff --git a/src/app/build/intermediates/app_classes/debug/bundleDebugClasses/classes.jar b/src/app/build/intermediates/app_classes/debug/bundleDebugClasses/classes.jar
new file mode 100644
index 00000000..605e5a39
Binary files /dev/null and b/src/app/build/intermediates/app_classes/debug/bundleDebugClasses/classes.jar differ
diff --git a/src/app/build/intermediates/blame/res/debug/multi-v2/debug.json b/src/app/build/intermediates/blame/res/debug/multi-v2/debug.json
new file mode 100644
index 00000000..0d7227f6
--- /dev/null
+++ b/src/app/build/intermediates/blame/res/debug/multi-v2/debug.json
@@ -0,0 +1,5532 @@
+{
+ "logs": [
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\values-uk_values-uk.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-uk\\values-uk.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "5004",
+ "endColumns": "100",
+ "endOffsets": "5100"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-uk\\values-uk.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,215,317,423,509,617,735,814,894,985,1078,1174,1268,1369,1462,1557,1652,1743,1834,1915,2021,2128,2226,2334,2440,2549,2719,2819",
+ "endColumns": "109,101,105,85,107,117,78,79,90,92,95,93,100,92,94,94,90,90,80,105,106,97,107,105,108,169,99,80",
+ "endOffsets": "210,312,418,504,612,730,809,889,980,1073,1169,1263,1364,1457,1552,1647,1738,1829,1910,2016,2123,2221,2329,2435,2544,2714,2814,2895"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,215,317,423,509,617,735,814,894,985,1078,1174,1268,1369,1462,1557,1652,1743,1834,1915,2021,2128,2226,2334,2440,2549,2719,4923",
+ "endColumns": "109,101,105,85,107,117,78,79,90,92,95,93,100,92,94,94,90,90,80,105,106,97,107,105,108,169,99,80",
+ "endOffsets": "210,312,418,504,612,730,809,889,980,1073,1169,1263,1364,1457,1552,1647,1738,1829,1910,2016,2123,2221,2329,2435,2544,2714,2814,4999"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-uk\\values-uk.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,161,274,389,505,600,699,800,905,1003,1099,1193,1289,1391,1504,1594,1682,1768,1874,1977,2064",
+ "endColumns": "105,112,114,115,94,98,100,104,97,95,93,95,101,112,89,87,85,105,102,86,94",
+ "endOffsets": "156,269,384,500,595,694,795,900,998,1094,1188,1284,1386,1499,1589,1677,1763,1869,1972,2059,2154"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2819,2925,3038,3153,3269,3364,3463,3564,3669,3767,3863,3957,4053,4155,4268,4358,4446,4532,4638,4741,4828",
+ "endColumns": "105,112,114,115,94,98,100,104,97,95,93,95,101,112,89,87,85,105,102,86,94",
+ "endOffsets": "2920,3033,3148,3264,3359,3458,3559,3664,3762,3858,3952,4048,4150,4263,4353,4441,4527,4633,4736,4823,4918"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\values-mr_values-mr.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-mr\\values-mr.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "4959",
+ "endColumns": "100",
+ "endOffsets": "5055"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-mr\\values-mr.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,216,322,429,519,620,735,812,890,981,1074,1168,1265,1366,1459,1554,1651,1742,1833,1913,2025,2127,2223,2332,2433,2545,2702,2807",
+ "endColumns": "110,105,106,89,100,114,76,77,90,92,93,96,100,92,94,96,90,90,79,111,101,95,108,100,111,156,104,79",
+ "endOffsets": "211,317,424,514,615,730,807,885,976,1069,1163,1260,1361,1454,1549,1646,1737,1828,1908,2020,2122,2218,2327,2428,2540,2697,2802,2882"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,216,322,429,519,620,735,812,890,981,1074,1168,1265,1366,1459,1554,1651,1742,1833,1913,2025,2127,2223,2332,2433,2545,2702,4879",
+ "endColumns": "110,105,106,89,100,114,76,77,90,92,93,96,100,92,94,96,90,90,79,111,101,95,108,100,111,156,104,79",
+ "endOffsets": "211,317,424,514,615,730,807,885,976,1069,1163,1260,1361,1454,1549,1646,1737,1828,1908,2020,2122,2218,2327,2428,2540,2697,2802,4954"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-mr\\values-mr.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,153,263,373,490,587,677,769,879,973,1068,1167,1264,1381,1490,1575,1657,1740,1843,1946,2032",
+ "endColumns": "97,109,109,116,96,89,91,109,93,94,98,96,116,108,84,81,82,102,102,85,94",
+ "endOffsets": "148,258,368,485,582,672,764,874,968,1063,1162,1259,1376,1485,1570,1652,1735,1838,1941,2027,2122"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2807,2905,3015,3125,3242,3339,3429,3521,3631,3725,3820,3919,4016,4133,4242,4327,4409,4492,4595,4698,4784",
+ "endColumns": "97,109,109,116,96,89,91,109,93,94,98,96,116,108,84,81,82,102,102,85,94",
+ "endOffsets": "2900,3010,3120,3237,3334,3424,3516,3626,3720,3815,3914,4011,4128,4237,4322,4404,4487,4590,4693,4779,4874"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\values-es-rUS_values-es-rUS.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-es-rUS\\values-es-rUS.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,165,282,401,524,625,713,812,922,1019,1115,1210,1304,1421,1556,1640,1728,1813,1918,2034,2121",
+ "endColumns": "109,116,118,122,100,87,98,109,96,95,94,93,116,134,83,87,84,104,115,86,98",
+ "endOffsets": "160,277,396,519,620,708,807,917,1014,1110,1205,1299,1416,1551,1635,1723,1808,1913,2029,2116,2215"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2838,2948,3065,3184,3307,3408,3496,3595,3705,3802,3898,3993,4087,4204,4339,4423,4511,4596,4701,4817,4904",
+ "endColumns": "109,116,118,122,100,87,98,109,96,95,94,93,116,134,83,87,84,104,115,86,98",
+ "endOffsets": "2943,3060,3179,3302,3403,3491,3590,3700,3797,3893,3988,4082,4199,4334,4418,4506,4591,4696,4812,4899,4998"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-es-rUS\\values-es-rUS.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "5085",
+ "endColumns": "100",
+ "endOffsets": "5181"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-es-rUS\\values-es-rUS.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,225,334,442,527,628,751,836,918,1009,1102,1198,1292,1392,1485,1584,1680,1771,1862,1944,2056,2156,2257,2365,2472,2579,2738,2838",
+ "endColumns": "119,108,107,84,100,122,84,81,90,92,95,93,99,92,98,95,90,90,81,111,99,100,107,106,106,158,99,81",
+ "endOffsets": "220,329,437,522,623,746,831,913,1004,1097,1193,1287,1387,1480,1579,1675,1766,1857,1939,2051,2151,2252,2360,2467,2574,2733,2833,2915"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,225,334,442,527,628,751,836,918,1009,1102,1198,1292,1392,1485,1584,1680,1771,1862,1944,2056,2156,2257,2365,2472,2579,2738,5003",
+ "endColumns": "119,108,107,84,100,122,84,81,90,92,95,93,99,92,98,95,90,90,81,111,99,100,107,106,106,158,99,81",
+ "endOffsets": "220,329,437,522,623,746,831,913,1004,1097,1193,1287,1387,1480,1579,1675,1766,1857,1939,2051,2151,2252,2360,2467,2574,2733,2833,5080"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\values-en-rCA_values-en-rCA.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-en-rCA\\values-en-rCA.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "4862",
+ "endColumns": "100",
+ "endOffsets": "4958"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-en-rCA\\values-en-rCA.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,209,309,417,501,601,716,793,869,960,1053,1149,1243,1344,1437,1532,1626,1717,1808,1890,1993,2097,2196,2301,2404,2508,2664,2764",
+ "endColumns": "103,99,107,83,99,114,76,75,90,92,95,93,100,92,94,93,90,90,81,102,103,98,104,102,103,155,99,81",
+ "endOffsets": "204,304,412,496,596,711,788,864,955,1048,1144,1238,1339,1432,1527,1621,1712,1803,1885,1988,2092,2191,2296,2399,2503,2659,2759,2841"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,209,309,417,501,601,716,793,869,960,1053,1149,1243,1344,1437,1532,1626,1717,1808,1890,1993,2097,2196,2301,2404,2508,2664,4780",
+ "endColumns": "103,99,107,83,99,114,76,75,90,92,95,93,100,92,94,93,90,90,81,102,103,98,104,102,103,155,99,81",
+ "endOffsets": "204,304,412,496,596,711,788,864,955,1048,1144,1238,1339,1432,1527,1621,1712,1803,1885,1988,2092,2191,2296,2399,2503,2659,2759,4857"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-en-rCA\\values-en-rCA.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,155,261,369,481,576,659,751,853,949,1045,1139,1231,1338,1446,1530,1612,1694,1792,1891,1977",
+ "endColumns": "99,105,107,111,94,82,91,101,95,95,93,91,106,107,83,81,81,97,98,85,93",
+ "endOffsets": "150,256,364,476,571,654,746,848,944,1040,1134,1226,1333,1441,1525,1607,1689,1787,1886,1972,2066"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2764,2864,2970,3078,3190,3285,3368,3460,3562,3658,3754,3848,3940,4047,4155,4239,4321,4403,4501,4600,4686",
+ "endColumns": "99,105,107,111,94,82,91,101,95,95,93,91,106,107,83,81,81,97,98,85,93",
+ "endOffsets": "2859,2965,3073,3185,3280,3363,3455,3557,3653,3749,3843,3935,4042,4150,4234,4316,4398,4496,4595,4681,4775"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\values-gl_values-gl.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-gl\\values-gl.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "5053",
+ "endColumns": "100",
+ "endOffsets": "5149"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-gl\\values-gl.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,217,329,437,522,624,750,834,915,1007,1101,1199,1293,1394,1488,1584,1679,1771,1863,1945,2052,2161,2260,2368,2472,2579,2738,2838",
+ "endColumns": "111,111,107,84,101,125,83,80,91,93,97,93,100,93,95,94,91,91,81,106,108,98,107,103,106,158,99,81",
+ "endOffsets": "212,324,432,517,619,745,829,910,1002,1096,1194,1288,1389,1483,1579,1674,1766,1858,1940,2047,2156,2255,2363,2467,2574,2733,2833,2915"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,217,329,437,522,624,750,834,915,1007,1101,1199,1293,1394,1488,1584,1679,1771,1863,1945,2052,2161,2260,2368,2472,2579,2738,4971",
+ "endColumns": "111,111,107,84,101,125,83,80,91,93,97,93,100,93,95,94,91,91,81,106,108,98,107,103,106,158,99,81",
+ "endOffsets": "212,324,432,517,619,745,829,910,1002,1096,1194,1288,1389,1483,1579,1674,1766,1858,1940,2047,2156,2255,2363,2467,2574,2733,2833,5048"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-gl\\values-gl.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,159,269,381,497,598,683,782,887,984,1080,1175,1270,1391,1526,1617,1705,1788,1887,2002,2089",
+ "endColumns": "103,109,111,115,100,84,98,104,96,95,94,94,120,134,90,87,82,98,114,86,98",
+ "endOffsets": "154,264,376,492,593,678,777,882,979,1075,1170,1265,1386,1521,1612,1700,1783,1882,1997,2084,2183"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2838,2942,3052,3164,3280,3381,3466,3565,3670,3767,3863,3958,4053,4174,4309,4400,4488,4571,4670,4785,4872",
+ "endColumns": "103,109,111,115,100,84,98,104,96,95,94,94,120,134,90,87,82,98,114,86,98",
+ "endOffsets": "2937,3047,3159,3275,3376,3461,3560,3665,3762,3858,3953,4048,4169,4304,4395,4483,4566,4665,4780,4867,4966"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\values-gu_values-gu.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-gu\\values-gu.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,153,256,373,483,585,677,770,888,986,1085,1183,1280,1392,1507,1592,1675,1757,1861,1962,2048",
+ "endColumns": "97,102,116,109,101,91,92,117,97,98,97,96,111,114,84,82,81,103,100,85,92",
+ "endOffsets": "148,251,368,478,580,672,765,883,981,1080,1178,1275,1387,1502,1587,1670,1752,1856,1957,2043,2136"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2802,2900,3003,3120,3230,3332,3424,3517,3635,3733,3832,3930,4027,4139,4254,4339,4422,4504,4608,4709,4795",
+ "endColumns": "97,102,116,109,101,91,92,117,97,98,97,96,111,114,84,82,81,103,100,85,92",
+ "endOffsets": "2895,2998,3115,3225,3327,3419,3512,3630,3728,3827,3925,4022,4134,4249,4334,4417,4499,4603,4704,4790,4883"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-gu\\values-gu.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "4968",
+ "endColumns": "100",
+ "endOffsets": "5064"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-gu\\values-gu.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,214,318,425,512,613,736,813,891,982,1075,1174,1268,1369,1462,1557,1654,1745,1836,1916,2022,2124,2221,2330,2429,2539,2699,2802",
+ "endColumns": "108,103,106,86,100,122,76,77,90,92,98,93,100,92,94,96,90,90,79,105,101,96,108,98,109,159,102,79",
+ "endOffsets": "209,313,420,507,608,731,808,886,977,1070,1169,1263,1364,1457,1552,1649,1740,1831,1911,2017,2119,2216,2325,2424,2534,2694,2797,2877"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,214,318,425,512,613,736,813,891,982,1075,1174,1268,1369,1462,1557,1654,1745,1836,1916,2022,2124,2221,2330,2429,2539,2699,4888",
+ "endColumns": "108,103,106,86,100,122,76,77,90,92,98,93,100,92,94,96,90,90,79,105,101,96,108,98,109,159,102,79",
+ "endOffsets": "209,313,420,507,608,731,808,886,977,1070,1169,1263,1364,1457,1552,1649,1740,1831,1911,2017,2119,2216,2325,2424,2534,2694,2797,4963"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\values-pa_values-pa.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-pa\\values-pa.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,160,276,400,522,623,711,802,922,1020,1113,1209,1305,1418,1533,1616,1698,1783,1886,1985,2070",
+ "endColumns": "104,115,123,121,100,87,90,119,97,92,95,95,112,114,82,81,84,102,98,84,94",
+ "endOffsets": "155,271,395,517,618,706,797,917,1015,1108,1204,1300,1413,1528,1611,1693,1778,1881,1980,2065,2160"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2759,2864,2980,3104,3226,3327,3415,3506,3626,3724,3817,3913,4009,4122,4237,4320,4402,4487,4590,4689,4774",
+ "endColumns": "104,115,123,121,100,87,90,119,97,92,95,95,112,114,82,81,84,102,98,84,94",
+ "endOffsets": "2859,2975,3099,3221,3322,3410,3501,3621,3719,3812,3908,4004,4117,4232,4315,4397,4482,4585,4684,4769,4864"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-pa\\values-pa.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,208,305,410,496,596,709,786,862,953,1046,1142,1236,1337,1430,1525,1619,1710,1801,1880,1981,2085,2182,2291,2390,2500,2659,2759",
+ "endColumns": "102,96,104,85,99,112,76,75,90,92,95,93,100,92,94,93,90,90,78,100,103,96,108,98,109,158,99,79",
+ "endOffsets": "203,300,405,491,591,704,781,857,948,1041,1137,1231,1332,1425,1520,1614,1705,1796,1875,1976,2080,2177,2286,2385,2495,2654,2754,2834"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,208,305,410,496,596,709,786,862,953,1046,1142,1236,1337,1430,1525,1619,1710,1801,1880,1981,2085,2182,2291,2390,2500,2659,4869",
+ "endColumns": "102,96,104,85,99,112,76,75,90,92,95,93,100,92,94,93,90,90,78,100,103,96,108,98,109,158,99,79",
+ "endOffsets": "203,300,405,491,591,704,781,857,948,1041,1137,1231,1332,1425,1520,1614,1705,1796,1875,1976,2080,2177,2286,2385,2495,2654,2754,4944"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-pa\\values-pa.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "4949",
+ "endColumns": "100",
+ "endOffsets": "5045"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\values-zh-rTW_values-zh-rTW.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-zh-rTW\\values-zh-rTW.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "156",
+ "startColumns": "4",
+ "startOffsets": "10460",
+ "endColumns": "100",
+ "endOffsets": "10556"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-zh-rTW\\values-zh-rTW.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,148,240,333,430,516,595,682,776,869,959,1047,1135,1233,1331,1412,1492,1572,1662,1752,1834",
+ "endColumns": "92,91,92,96,85,78,86,93,92,89,87,87,97,97,80,79,79,89,89,81,88",
+ "endOffsets": "143,235,328,425,511,590,677,771,864,954,1042,1130,1228,1326,1407,1487,1567,1657,1747,1829,1918"
+ },
+ "to": {
+ "startLines": "102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "6545,6638,6730,6823,6920,7006,7085,7172,7266,7359,7449,7537,7625,7723,7821,7902,7982,8062,8152,8242,8324",
+ "endColumns": "92,91,92,96,85,78,86,93,92,89,87,87,97,97,80,79,79,89,89,81,88",
+ "endOffsets": "6633,6725,6818,6915,7001,7080,7167,7261,7354,7444,7532,7620,7718,7816,7897,7977,8057,8147,8237,8319,8408"
+ }
+ },
+ {
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\src\\main\\res\\values-zh-rTW\\strings.xml",
+ "from": {
+ "startLines": "133,80,79,78,77,20,21,22,123,124,132,131,27,88,87,85,86,84,83,82,81,100,99,98,90,19,62,30,31,91,38,125,76,65,68,40,46,72,70,51,41,61,60,59,55,54,52,53,56,57,47,75,58,66,45,50,49,48,64,71,69,67,44,63,42,43,74,29,35,37,34,36,73,33,32,26,25,107,106,109,121,114,113,115,116,118,117,108,112,110,111,105,119,120,130,128,127,129,28,89,97,102,101,103,96,95,94,93,23,24",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "7236,4068,4001,3927,3876,913,954,1003,6776,6822,7181,7130,1292,4602,4541,4394,4463,4332,4272,4205,4141,5261,5200,5136,4721,862,3085,1465,1519,4776,1872,6880,3816,3245,3387,1984,2271,3584,3483,2522,2038,3024,2970,2918,2719,2670,2574,2623,2766,2814,2315,3756,2865,3289,2227,2474,2417,2361,3189,3534,3437,3342,2182,3146,2089,2131,3696,1413,1724,1822,1676,1774,3639,1628,1582,1240,1186,5643,5583,5786,6699,6102,6032,6167,6246,6431,6357,5719,5976,5844,5910,5533,6536,6620,7091,6982,6933,7028,1355,4665,5076,5376,5317,5444,5027,4981,4932,4880,1052,1119",
+ "endLines": "135,80,79,78,77,20,21,22,123,124,132,131,27,88,87,85,86,84,83,82,81,100,99,98,90,19,62,30,31,91,38,125,76,65,68,40,46,72,70,51,41,61,60,59,55,54,52,53,56,57,47,75,58,66,45,50,49,48,64,71,69,67,44,63,42,43,74,29,35,37,34,36,73,33,32,26,25,107,106,109,121,114,113,115,116,118,117,108,112,110,111,105,119,120,130,128,127,129,28,89,97,102,101,103,96,95,94,93,23,24",
+ "endColumns": "14,71,65,72,49,39,47,47,44,56,53,49,61,61,59,67,76,60,58,65,62,54,59,62,53,49,59,52,61,83,79,49,58,42,48,52,42,53,49,50,49,59,52,50,45,47,47,45,46,49,44,58,51,51,42,46,55,54,54,48,44,43,43,41,40,49,58,50,48,48,46,46,55,46,44,50,52,74,58,56,73,63,68,77,109,103,72,65,54,64,64,48,82,77,37,44,47,61,56,54,58,66,57,61,47,44,47,50,65,65",
+ "endOffsets": "7410,4135,4062,3995,3921,948,997,1046,6816,6874,7230,7175,1349,4659,4596,4457,4535,4388,4326,4266,4199,5311,5255,5194,4770,907,3140,1513,1576,4855,1947,6925,3870,3283,3431,2032,2309,3633,3528,2568,2083,3079,3018,2964,2760,2713,2617,2664,2808,2859,2355,3810,2912,3336,2265,2516,2468,2411,3239,3578,3477,3381,2221,3183,2125,2176,3750,1459,1768,1866,1718,1816,3690,1670,1622,1286,1234,5713,5637,5838,6768,6161,6096,6240,6351,6530,6425,5780,6026,5904,5970,5577,6614,6693,7124,7022,6976,7085,1407,4715,5130,5438,5370,5501,5070,5021,4975,4926,1113,1180"
+ },
+ "to": {
+ "startLines": "6,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,154,155,157,158,159,160,161,162,163,164,165,166,167",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "215,2954,3026,3092,3165,3215,3255,3303,3351,3396,3453,3507,3557,3619,3681,3741,3809,3886,3947,4006,4072,4135,4190,4250,4313,4367,4417,4477,4530,4592,4676,4756,4806,4865,4908,4957,5010,5053,5107,5157,5208,5258,5318,5371,5422,5468,5516,5564,5610,5657,5707,5752,5811,5863,5915,5958,6005,6061,6116,6171,6220,6265,6309,6353,6395,6436,6486,8413,8464,8513,8562,8609,8656,8712,8759,8804,8855,8908,8983,9042,9099,9173,9237,9306,9384,9494,9598,9671,9737,9792,9857,9922,9971,10054,10132,10170,10215,10341,10403,10561,10616,10675,10742,10800,10862,10910,10955,11003,11054,11120",
+ "endLines": "8,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,154,155,157,158,159,160,161,162,163,164,165,166,167",
+ "endColumns": "14,71,65,72,49,39,47,47,44,56,53,49,61,61,59,67,76,60,58,65,62,54,59,62,53,49,59,52,61,83,79,49,58,42,48,52,42,53,49,50,49,59,52,50,45,47,47,45,46,49,44,58,51,51,42,46,55,54,54,48,44,43,43,41,40,49,58,50,48,48,46,46,55,46,44,50,52,74,58,56,73,63,68,77,109,103,72,65,54,64,64,48,82,77,37,44,47,61,56,54,58,66,57,61,47,44,47,50,65,65",
+ "endOffsets": "379,3021,3087,3160,3210,3250,3298,3346,3391,3448,3502,3552,3614,3676,3736,3804,3881,3942,4001,4067,4130,4185,4245,4308,4362,4412,4472,4525,4587,4671,4751,4801,4860,4903,4952,5005,5048,5102,5152,5203,5253,5313,5366,5417,5463,5511,5559,5605,5652,5702,5747,5806,5858,5910,5953,6000,6056,6111,6166,6215,6260,6304,6348,6390,6431,6481,6540,8459,8508,8557,8604,8651,8707,8754,8799,8850,8903,8978,9037,9094,9168,9232,9301,9379,9489,9593,9666,9732,9787,9852,9917,9966,10049,10127,10165,10210,10258,10398,10455,10611,10670,10737,10795,10857,10905,10950,10998,11049,11115,11181"
+ }
+ },
+ {
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\src\\main\\res\\values-zh-rTW\\arrays.xml",
+ "from": {
+ "startLines": "18",
+ "startColumns": "4",
+ "startOffsets": "730",
+ "endLines": "21",
+ "endColumns": "19",
+ "endOffsets": "838"
+ },
+ "to": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "105",
+ "endLines": "5",
+ "endColumns": "19",
+ "endOffsets": "210"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-zh-rTW\\values-zh-rTW.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,200,293,393,475,572,680,756,832,924,1018,1116,1212,1308,1402,1498,1590,1682,1774,1852,1948,2044,2139,2236,2331,2431,2581,2675",
+ "endColumns": "94,92,99,81,96,107,75,75,91,93,97,95,95,93,95,91,91,91,77,95,95,94,96,94,99,149,93,77",
+ "endOffsets": "195,288,388,470,567,675,751,827,919,1013,1111,1207,1303,1397,1493,1585,1677,1769,1847,1943,2039,2134,2231,2326,2426,2576,2670,2748"
+ },
+ "to": {
+ "startLines": "9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,153",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "384,479,572,672,754,851,959,1035,1111,1203,1297,1395,1491,1587,1681,1777,1869,1961,2053,2131,2227,2323,2418,2515,2610,2710,2860,10263",
+ "endColumns": "94,92,99,81,96,107,75,75,91,93,97,95,95,93,95,91,91,91,77,95,95,94,96,94,99,149,93,77",
+ "endOffsets": "474,567,667,749,846,954,1030,1106,1198,1292,1390,1486,1582,1676,1772,1864,1956,2048,2126,2222,2318,2413,2510,2605,2705,2855,2949,10336"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\values-el_values-el.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-el\\values-el.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,223,334,451,536,641,767,855,941,1032,1125,1221,1315,1416,1509,1604,1701,1792,1883,1968,2079,2189,2291,2402,2511,2619,2779,2879",
+ "endColumns": "117,110,116,84,104,125,87,85,90,92,95,93,100,92,94,96,90,90,84,110,109,101,110,108,107,159,99,84",
+ "endOffsets": "218,329,446,531,636,762,850,936,1027,1120,1216,1310,1411,1504,1599,1696,1787,1878,1963,2074,2184,2286,2397,2506,2614,2774,2874,2959"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,223,334,451,536,641,767,855,941,1032,1125,1221,1315,1416,1509,1604,1701,1792,1883,1968,2079,2189,2291,2402,2511,2619,2779,4978",
+ "endColumns": "117,110,116,84,104,125,87,85,90,92,95,93,100,92,94,96,90,90,84,110,109,101,110,108,107,159,99,84",
+ "endOffsets": "218,329,446,531,636,762,850,936,1027,1120,1216,1310,1411,1504,1599,1696,1787,1878,1963,2074,2184,2286,2397,2506,2614,2774,2874,5058"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-el\\values-el.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,160,271,381,498,593,680,779,882,981,1077,1171,1265,1391,1502,1586,1675,1760,1863,1972,2059",
+ "endColumns": "104,110,109,116,94,86,98,102,98,95,93,93,125,110,83,88,84,102,108,86,94",
+ "endOffsets": "155,266,376,493,588,675,774,877,976,1072,1166,1260,1386,1497,1581,1670,1755,1858,1967,2054,2149"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2879,2984,3095,3205,3322,3417,3504,3603,3706,3805,3901,3995,4089,4215,4326,4410,4499,4584,4687,4796,4883",
+ "endColumns": "104,110,109,116,94,86,98,102,98,95,93,93,125,110,83,88,84,102,108,86,94",
+ "endOffsets": "2979,3090,3200,3317,3412,3499,3598,3701,3800,3896,3990,4084,4210,4321,4405,4494,4579,4682,4791,4878,4973"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-el\\values-el.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "5063",
+ "endColumns": "100",
+ "endOffsets": "5159"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\values-land_values-land.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-land\\values-land.xml",
+ "from": {
+ "startLines": "2,3,4",
+ "startColumns": "4,4,4",
+ "startOffsets": "55,130,208",
+ "endColumns": "74,77,74",
+ "endOffsets": "125,203,278"
+ },
+ "to": {
+ "startLines": "5,6,7",
+ "startColumns": "4,4,4",
+ "startOffsets": "264,339,417",
+ "endColumns": "74,77,74",
+ "endOffsets": "334,412,487"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-land\\values-land.xml",
+ "from": {
+ "startLines": "2,3,4",
+ "startColumns": "4,4,4",
+ "startOffsets": "55,125,196",
+ "endColumns": "69,70,67",
+ "endOffsets": "120,191,259"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\values-hu_values-hu.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-hu\\values-hu.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,157,270,381,499,596,685,779,894,992,1091,1186,1280,1387,1510,1595,1682,1769,1874,1976,2064",
+ "endColumns": "101,112,110,117,96,88,93,114,97,98,94,93,106,122,84,86,86,104,101,87,94",
+ "endOffsets": "152,265,376,494,591,680,774,889,987,1086,1181,1275,1382,1505,1590,1677,1764,1869,1971,2059,2154"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2878,2980,3093,3204,3322,3419,3508,3602,3717,3815,3914,4009,4103,4210,4333,4418,4505,4592,4697,4799,4887",
+ "endColumns": "101,112,110,117,96,88,93,114,97,98,94,93,106,122,84,86,86,104,101,87,94",
+ "endOffsets": "2975,3088,3199,3317,3414,3503,3597,3712,3810,3909,4004,4098,4205,4328,4413,4500,4587,4692,4794,4882,4977"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-hu\\values-hu.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,213,318,433,517,629,759,835,911,1002,1095,1191,1285,1386,1479,1574,1669,1760,1851,1934,2044,2155,2255,2366,2474,2593,2775,2878",
+ "endColumns": "107,104,114,83,111,129,75,75,90,92,95,93,100,92,94,94,90,90,82,109,110,99,110,107,118,181,102,82",
+ "endOffsets": "208,313,428,512,624,754,830,906,997,1090,1186,1280,1381,1474,1569,1664,1755,1846,1929,2039,2150,2250,2361,2469,2588,2770,2873,2956"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,213,318,433,517,629,759,835,911,1002,1095,1191,1285,1386,1479,1574,1669,1760,1851,1934,2044,2155,2255,2366,2474,2593,2775,4982",
+ "endColumns": "107,104,114,83,111,129,75,75,90,92,95,93,100,92,94,94,90,90,82,109,110,99,110,107,118,181,102,82",
+ "endOffsets": "208,313,428,512,624,754,830,906,997,1090,1186,1280,1381,1474,1569,1664,1755,1846,1929,2039,2150,2250,2361,2469,2588,2770,2873,5060"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-hu\\values-hu.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "5065",
+ "endColumns": "100",
+ "endOffsets": "5161"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\values-h720dp-v13_values-h720dp-v13.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-h720dp-v13\\values-h720dp-v13.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "66",
+ "endOffsets": "117"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\values-ldltr-v21_values-ldltr-v21.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-ldltr-v21\\values-ldltr-v21.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "112",
+ "endOffsets": "163"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\values-sw600dp-v13_values-sw600dp-v13.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-sw600dp-v13\\values-sw600dp-v13.xml",
+ "from": {
+ "startLines": "2,3",
+ "startColumns": "4,4",
+ "startOffsets": "55,124",
+ "endColumns": "68,68",
+ "endOffsets": "119,188"
+ },
+ "to": {
+ "startLines": "10,11",
+ "startColumns": "4,4",
+ "startOffsets": "611,680",
+ "endColumns": "68,68",
+ "endOffsets": "675,744"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-sw600dp-v13\\values-sw600dp-v13.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9",
+ "startColumns": "4,4,4,4,4,4,4,4",
+ "startOffsets": "55,124,193,263,337,413,472,543",
+ "endColumns": "68,68,69,73,75,58,70,67",
+ "endOffsets": "119,188,258,332,408,467,538,606"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\values-km_values-km.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-km\\values-km.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "4937",
+ "endColumns": "100",
+ "endOffsets": "5033"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-km\\values-km.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,157,270,382,494,594,679,789,897,991,1085,1175,1267,1373,1487,1571,1652,1733,1828,1929,2017",
+ "endColumns": "101,112,111,111,99,84,109,107,93,93,89,91,105,113,83,80,80,94,100,87,92",
+ "endOffsets": "152,265,377,489,589,674,784,892,986,1080,1170,1262,1368,1482,1566,1647,1728,1823,1924,2012,2105"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2799,2901,3014,3126,3238,3338,3423,3533,3641,3735,3829,3919,4011,4117,4231,4315,4396,4477,4572,4673,4761",
+ "endColumns": "101,112,111,111,99,84,109,107,93,93,89,91,105,113,83,80,80,94,100,87,92",
+ "endOffsets": "2896,3009,3121,3233,3333,3418,3528,3636,3730,3824,3914,4006,4112,4226,4310,4391,4472,4567,4668,4756,4849"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-km\\values-km.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,208,308,420,507,611,729,806,883,974,1067,1163,1257,1358,1451,1546,1640,1731,1822,1905,2009,2114,2214,2324,2431,2539,2701,2799",
+ "endColumns": "102,99,111,86,103,117,76,76,90,92,95,93,100,92,94,93,90,90,82,103,104,99,109,106,107,161,97,82",
+ "endOffsets": "203,303,415,502,606,724,801,878,969,1062,1158,1252,1353,1446,1541,1635,1726,1817,1900,2004,2109,2209,2319,2426,2534,2696,2794,2877"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,208,308,420,507,611,729,806,883,974,1067,1163,1257,1358,1451,1546,1640,1731,1822,1905,2009,2114,2214,2324,2431,2539,2701,4854",
+ "endColumns": "102,99,111,86,103,117,76,76,90,92,95,93,100,92,94,93,90,90,82,103,104,99,109,106,107,161,97,82",
+ "endOffsets": "203,303,415,502,606,724,801,878,969,1062,1158,1252,1353,1446,1541,1635,1726,1817,1900,2004,2109,2209,2319,2426,2534,2696,2794,4932"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\values-ne_values-ne.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-ne\\values-ne.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,210,314,422,513,620,747,841,931,1022,1115,1211,1305,1406,1499,1594,1688,1779,1870,1958,2068,2184,2287,2402,2504,2619,2790,2902",
+ "endColumns": "104,103,107,90,106,126,93,89,90,92,95,93,100,92,94,93,90,90,87,109,115,102,114,101,114,170,111,85",
+ "endOffsets": "205,309,417,508,615,742,836,926,1017,1110,1206,1300,1401,1494,1589,1683,1774,1865,1953,2063,2179,2282,2397,2499,2614,2785,2897,2983"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,210,314,422,513,620,747,841,931,1022,1115,1211,1305,1406,1499,1594,1688,1779,1870,1958,2068,2184,2287,2402,2504,2619,2790,5036",
+ "endColumns": "104,103,107,90,106,126,93,89,90,92,95,93,100,92,94,93,90,90,87,109,115,102,114,101,114,170,111,85",
+ "endOffsets": "205,309,417,508,615,742,836,926,1017,1110,1206,1300,1401,1494,1589,1683,1774,1865,1953,2063,2179,2282,2397,2499,2614,2785,2897,5117"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-ne\\values-ne.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,152,256,364,479,584,679,772,881,986,1093,1194,1297,1415,1531,1623,1711,1799,1903,2006,2093",
+ "endColumns": "96,103,107,114,104,94,92,108,104,106,100,102,117,115,91,87,87,103,102,86,95",
+ "endOffsets": "147,251,359,474,579,674,767,876,981,1088,1189,1292,1410,1526,1618,1706,1794,1898,2001,2088,2184"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2902,2999,3103,3211,3326,3431,3526,3619,3728,3833,3940,4041,4144,4262,4378,4470,4558,4646,4750,4853,4940",
+ "endColumns": "96,103,107,114,104,94,92,108,104,106,100,102,117,115,91,87,87,103,102,86,95",
+ "endOffsets": "2994,3098,3206,3321,3426,3521,3614,3723,3828,3935,4036,4139,4257,4373,4465,4553,4641,4745,4848,4935,5031"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-ne\\values-ne.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "5122",
+ "endColumns": "100",
+ "endOffsets": "5218"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\values-en-rIN_values-en-rIN.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-en-rIN\\values-en-rIN.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "4863",
+ "endColumns": "100",
+ "endOffsets": "4959"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-en-rIN\\values-en-rIN.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,209,309,417,501,601,716,793,869,960,1053,1149,1243,1344,1437,1532,1626,1717,1808,1890,1993,2097,2196,2301,2404,2508,2664,2764",
+ "endColumns": "103,99,107,83,99,114,76,75,90,92,95,93,100,92,94,93,90,90,81,102,103,98,104,102,103,155,99,81",
+ "endOffsets": "204,304,412,496,596,711,788,864,955,1048,1144,1238,1339,1432,1527,1621,1712,1803,1885,1988,2092,2191,2296,2399,2503,2659,2759,2841"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,209,309,417,501,601,716,793,869,960,1053,1149,1243,1344,1437,1532,1626,1717,1808,1890,1993,2097,2196,2301,2404,2508,2664,4781",
+ "endColumns": "103,99,107,83,99,114,76,75,90,92,95,93,100,92,94,93,90,90,81,102,103,98,104,102,103,155,99,81",
+ "endOffsets": "204,304,412,496,596,711,788,864,955,1048,1144,1238,1339,1432,1527,1621,1712,1803,1885,1988,2092,2191,2296,2399,2503,2659,2759,4858"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-en-rIN\\values-en-rIN.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,155,261,369,481,576,659,751,853,949,1045,1139,1231,1339,1447,1531,1613,1695,1793,1892,1978",
+ "endColumns": "99,105,107,111,94,82,91,101,95,95,93,91,107,107,83,81,81,97,98,85,93",
+ "endOffsets": "150,256,364,476,571,654,746,848,944,1040,1134,1226,1334,1442,1526,1608,1690,1788,1887,1973,2067"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2764,2864,2970,3078,3190,3285,3368,3460,3562,3658,3754,3848,3940,4048,4156,4240,4322,4404,4502,4601,4687",
+ "endColumns": "99,105,107,111,94,82,91,101,95,95,93,91,107,107,83,81,81,97,98,85,93",
+ "endOffsets": "2859,2965,3073,3185,3280,3363,3455,3557,3653,3749,3843,3935,4043,4151,4235,4317,4399,4497,4596,4682,4776"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\values-en-rXC_values-en-rXC.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-en-rXC\\values-en-rXC.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,310,510,719,904,1106,1321,1494,1671,1862,2055,2253,2449,2652,2847,3044,3239,3432,3623,3807,4011,4216,4417,4624,4826,5031,5303,5503",
+ "endColumns": "204,199,208,184,201,214,172,176,190,192,197,195,202,194,196,194,192,190,183,203,204,200,206,201,204,271,199,178",
+ "endOffsets": "305,505,714,899,1101,1316,1489,1666,1857,2050,2248,2444,2647,2842,3039,3234,3427,3618,3802,4006,4211,4412,4619,4821,5026,5298,5498,5677"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,310,510,719,904,1106,1321,1494,1671,1862,2055,2253,2449,2652,2847,3044,3239,3432,3623,3807,4011,4216,4417,4624,4826,5031,5303,9643",
+ "endColumns": "204,199,208,184,201,214,172,176,190,192,197,195,202,194,196,194,192,190,183,203,204,200,206,201,204,271,199,178",
+ "endOffsets": "305,505,714,899,1101,1316,1489,1666,1857,2050,2248,2444,2647,2842,3039,3234,3427,3618,3802,4006,4211,4412,4619,4821,5026,5298,5498,9817"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-en-rXC\\values-en-rXC.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "202",
+ "endOffsets": "253"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "9822",
+ "endColumns": "202",
+ "endOffsets": "10020"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-en-rXC\\values-en-rXC.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,257,465,675,887,1084,1267,1461,1664,1860,2058,2252,2446,2652,2862,3048,3230,3414,3614,3811,3999",
+ "endColumns": "201,207,209,211,196,182,193,202,195,197,193,193,205,209,185,181,183,199,196,187,195",
+ "endOffsets": "252,460,670,882,1079,1262,1456,1659,1855,2053,2247,2441,2647,2857,3043,3225,3409,3609,3806,3994,4190"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "5503,5705,5913,6123,6335,6532,6715,6909,7112,7308,7506,7700,7894,8100,8310,8496,8678,8862,9062,9259,9447",
+ "endColumns": "201,207,209,211,196,182,193,202,195,197,193,193,205,209,185,181,183,199,196,187,195",
+ "endOffsets": "5700,5908,6118,6330,6527,6710,6904,7107,7303,7501,7695,7889,8095,8305,8491,8673,8857,9057,9254,9442,9638"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\values-or_values-or.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-or\\values-or.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,224,334,441,527,631,751,828,905,996,1089,1186,1281,1382,1475,1570,1666,1757,1847,1929,2039,2144,2250,2361,2464,2582,2745,2847",
+ "endColumns": "118,109,106,85,103,119,76,76,90,92,96,94,100,92,94,95,90,89,81,109,104,105,110,102,117,162,101,88",
+ "endOffsets": "219,329,436,522,626,746,823,900,991,1084,1181,1276,1377,1470,1565,1661,1752,1842,1924,2034,2139,2245,2356,2459,2577,2740,2842,2931"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-or\\values-or.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "30",
+ "startColumns": "4",
+ "startOffsets": "2936",
+ "endColumns": "100",
+ "endOffsets": "3032"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\values-en-rAU_values-en-rAU.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-en-rAU\\values-en-rAU.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,155,261,369,481,576,659,751,853,949,1045,1139,1231,1339,1447,1531,1613,1695,1793,1892,1978",
+ "endColumns": "99,105,107,111,94,82,91,101,95,95,93,91,107,107,83,81,81,97,98,85,93",
+ "endOffsets": "150,256,364,476,571,654,746,848,944,1040,1134,1226,1334,1442,1526,1608,1690,1788,1887,1973,2067"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2764,2864,2970,3078,3190,3285,3368,3460,3562,3658,3754,3848,3940,4048,4156,4240,4322,4404,4502,4601,4687",
+ "endColumns": "99,105,107,111,94,82,91,101,95,95,93,91,107,107,83,81,81,97,98,85,93",
+ "endOffsets": "2859,2965,3073,3185,3280,3363,3455,3557,3653,3749,3843,3935,4043,4151,4235,4317,4399,4497,4596,4682,4776"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-en-rAU\\values-en-rAU.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,209,309,417,501,601,716,793,869,960,1053,1149,1243,1344,1437,1532,1626,1717,1808,1890,1993,2097,2196,2301,2404,2508,2664,2764",
+ "endColumns": "103,99,107,83,99,114,76,75,90,92,95,93,100,92,94,93,90,90,81,102,103,98,104,102,103,155,99,81",
+ "endOffsets": "204,304,412,496,596,711,788,864,955,1048,1144,1238,1339,1432,1527,1621,1712,1803,1885,1988,2092,2191,2296,2399,2503,2659,2759,2841"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,209,309,417,501,601,716,793,869,960,1053,1149,1243,1344,1437,1532,1626,1717,1808,1890,1993,2097,2196,2301,2404,2508,2664,4781",
+ "endColumns": "103,99,107,83,99,114,76,75,90,92,95,93,100,92,94,93,90,90,81,102,103,98,104,102,103,155,99,81",
+ "endOffsets": "204,304,412,496,596,711,788,864,955,1048,1144,1238,1339,1432,1527,1621,1712,1803,1885,1988,2092,2191,2296,2399,2503,2659,2759,4858"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-en-rAU\\values-en-rAU.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "4863",
+ "endColumns": "100",
+ "endOffsets": "4959"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\values-sk_values-sk.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-sk\\values-sk.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "5033",
+ "endColumns": "100",
+ "endOffsets": "5129"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-sk\\values-sk.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,160,271,384,497,598,694,791,899,997,1091,1182,1276,1404,1522,1611,1696,1782,1883,1987,2073",
+ "endColumns": "104,110,112,112,100,95,96,107,97,93,90,93,127,117,88,84,85,100,103,85,96",
+ "endOffsets": "155,266,379,492,593,689,786,894,992,1086,1177,1271,1399,1517,1606,1691,1777,1878,1982,2068,2165"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2830,2935,3046,3159,3272,3373,3469,3566,3674,3772,3866,3957,4051,4179,4297,4386,4471,4557,4658,4762,4848",
+ "endColumns": "104,110,112,112,100,95,96,107,97,93,90,93,127,117,88,84,85,100,103,85,96",
+ "endOffsets": "2930,3041,3154,3267,3368,3464,3561,3669,3767,3861,3952,4046,4174,4292,4381,4466,4552,4653,4757,4843,4940"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-sk\\values-sk.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,212,312,423,509,617,735,816,897,988,1081,1180,1274,1375,1468,1563,1661,1752,1843,1927,2032,2141,2240,2346,2457,2566,2732,2830",
+ "endColumns": "106,99,110,85,107,117,80,80,90,92,98,93,100,92,94,97,90,90,83,104,108,98,105,110,108,165,97,87",
+ "endOffsets": "207,307,418,504,612,730,811,892,983,1076,1175,1269,1370,1463,1558,1656,1747,1838,1922,2027,2136,2235,2341,2452,2561,2727,2825,2913"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,212,312,423,509,617,735,816,897,988,1081,1180,1274,1375,1468,1563,1661,1752,1843,1927,2032,2141,2240,2346,2457,2566,2732,4945",
+ "endColumns": "106,99,110,85,107,117,80,80,90,92,98,93,100,92,94,97,90,90,83,104,108,98,105,110,108,165,97,87",
+ "endOffsets": "207,307,418,504,612,730,811,892,983,1076,1175,1269,1370,1463,1558,1656,1747,1838,1922,2027,2136,2235,2341,2452,2561,2727,2825,5028"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\values-v23_values-v23.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-v23\\values-v23.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,19,32,33,34,35,36",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,190,325,400,487,1277,2079,2206,2311,2426,2533",
+ "endLines": "2,3,4,5,18,31,32,33,34,35,36",
+ "endColumns": "134,134,74,86,12,12,126,104,114,106,112",
+ "endOffsets": "185,320,395,482,1272,2074,2201,2306,2421,2528,2641"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\values-lv_values-lv.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-lv\\values-lv.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "5214",
+ "endColumns": "100",
+ "endOffsets": "5310"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-lv\\values-lv.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,225,333,442,528,632,754,836,918,1028,1136,1243,1352,1464,1567,1679,1786,1891,1991,2076,2185,2297,2396,2507,2616,2721,2895,2994",
+ "endColumns": "119,107,108,85,103,121,81,81,109,107,106,108,111,102,111,106,104,99,84,108,111,98,110,108,104,173,98,81",
+ "endOffsets": "220,328,437,523,627,749,831,913,1023,1131,1238,1347,1459,1562,1674,1781,1886,1986,2071,2180,2292,2391,2502,2611,2716,2890,2989,3071"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,225,333,442,528,632,754,836,918,1028,1136,1243,1352,1464,1567,1679,1786,1891,1991,2076,2185,2297,2396,2507,2616,2721,2895,5132",
+ "endColumns": "119,107,108,85,103,121,81,81,109,107,106,108,111,102,111,106,104,99,84,108,111,98,110,108,104,173,98,81",
+ "endOffsets": "220,328,437,523,627,749,831,913,1023,1131,1238,1347,1459,1562,1674,1781,1886,1986,2071,2180,2292,2391,2502,2611,2716,2890,2989,5209"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-lv\\values-lv.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,157,278,405,530,633,736,837,946,1044,1139,1231,1324,1431,1552,1637,1723,1808,1911,2012,2099",
+ "endColumns": "101,120,126,124,102,102,100,108,97,94,91,92,106,120,84,85,84,102,100,86,93",
+ "endOffsets": "152,273,400,525,628,731,832,941,1039,1134,1226,1319,1426,1547,1632,1718,1803,1906,2007,2094,2188"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2994,3096,3217,3344,3469,3572,3675,3776,3885,3983,4078,4170,4263,4370,4491,4576,4662,4747,4850,4951,5038",
+ "endColumns": "101,120,126,124,102,102,100,108,97,94,91,92,106,120,84,85,84,102,100,86,93",
+ "endOffsets": "3091,3212,3339,3464,3567,3670,3771,3880,3978,4073,4165,4258,4365,4486,4571,4657,4742,4845,4946,5033,5127"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\values-af_values-af.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-af\\values-af.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "4935",
+ "endColumns": "100",
+ "endOffsets": "5031"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-af\\values-af.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,159,268,381,494,593,680,776,883,982,1076,1169,1262,1385,1500,1589,1672,1754,1854,1951,2038",
+ "endColumns": "103,108,112,112,98,86,95,106,98,93,92,92,122,114,88,82,81,99,96,86,95",
+ "endOffsets": "154,263,376,489,588,675,771,878,977,1071,1164,1257,1380,1495,1584,1667,1749,1849,1946,2033,2129"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2776,2880,2989,3102,3215,3314,3401,3497,3604,3703,3797,3890,3983,4106,4221,4310,4393,4475,4575,4672,4759",
+ "endColumns": "103,108,112,112,98,86,95,106,98,93,92,92,122,114,88,82,81,99,96,86,95",
+ "endOffsets": "2875,2984,3097,3210,3309,3396,3492,3599,3698,3792,3885,3978,4101,4216,4305,4388,4470,4570,4667,4754,4850"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-af\\values-af.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,209,309,415,500,603,721,797,874,965,1058,1154,1248,1348,1441,1536,1635,1730,1824,1905,2012,2115,2212,2320,2422,2524,2678,2776",
+ "endColumns": "103,99,105,84,102,117,75,76,90,92,95,93,99,92,94,98,94,93,80,106,102,96,107,101,101,153,97,79",
+ "endOffsets": "204,304,410,495,598,716,792,869,960,1053,1149,1243,1343,1436,1531,1630,1725,1819,1900,2007,2110,2207,2315,2417,2519,2673,2771,2851"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,209,309,415,500,603,721,797,874,965,1058,1154,1248,1348,1441,1536,1635,1730,1824,1905,2012,2115,2212,2320,2422,2524,2678,4855",
+ "endColumns": "103,99,105,84,102,117,75,76,90,92,95,93,99,92,94,98,94,93,80,106,102,96,107,101,101,153,97,79",
+ "endOffsets": "204,304,410,495,598,716,792,869,960,1053,1149,1243,1343,1436,1531,1630,1725,1819,1900,2007,2110,2207,2315,2417,2519,2673,2771,4930"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\values-zh-rCN_values-zh-rCN.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-zh-rCN\\values-zh-rCN.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,148,240,334,431,517,596,683,777,870,960,1048,1136,1235,1335,1416,1496,1576,1666,1756,1838",
+ "endColumns": "92,91,93,96,85,78,86,93,92,89,87,87,98,99,80,79,79,89,89,81,88",
+ "endOffsets": "143,235,329,426,512,591,678,772,865,955,1043,1131,1230,1330,1411,1491,1571,1661,1751,1833,1922"
+ },
+ "to": {
+ "startLines": "106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "6727,6820,6912,7006,7103,7189,7268,7355,7449,7542,7632,7720,7808,7907,8007,8088,8168,8248,8338,8428,8510",
+ "endColumns": "92,91,93,96,85,78,86,93,92,89,87,87,98,99,80,79,79,89,89,81,88",
+ "endOffsets": "6815,6907,7001,7098,7184,7263,7350,7444,7537,7627,7715,7803,7902,8002,8083,8163,8243,8333,8423,8505,8594"
+ }
+ },
+ {
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\src\\main\\res\\values-zh-rCN\\strings.xml",
+ "from": {
+ "startLines": "139,79,78,77,76,20,21,22,123,124,131,130,27,137,89,88,85,87,86,84,83,82,101,100,99,91,19,61,30,31,92,80,125,75,64,67,39,45,71,69,50,40,60,59,58,54,53,51,52,55,133,56,134,46,74,57,65,44,49,48,47,63,70,68,66,43,62,41,42,73,135,29,35,37,34,36,72,33,32,26,25,108,107,110,122,115,114,116,117,119,118,109,113,111,112,106,120,121,129,127,126,128,28,90,98,103,102,104,97,96,95,94,23,24",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "7443,3971,3904,3830,3779,897,938,987,6786,6832,7189,7138,1276,7390,4613,4552,4343,4474,4412,4283,4217,4153,5273,5212,5148,4732,846,2988,1449,1503,4787,4045,6890,3719,3148,3290,1887,2174,3487,3386,2425,1941,2927,2873,2821,2622,2573,2477,2526,2669,7246,2717,7296,2218,3659,2768,3192,2130,2377,2320,2264,3092,3437,3340,3245,2085,3049,1992,2034,3599,7342,1397,1708,1806,1660,1758,3542,1612,1566,1224,1170,5655,5595,5798,6711,6114,6044,6179,6258,6443,6369,5731,5988,5856,5922,5545,6548,6632,7099,6990,6941,7036,1339,4676,5088,5388,5329,5456,5039,4993,4944,4892,1036,1103",
+ "endLines": "141,79,78,77,76,20,21,22,123,124,131,130,27,137,89,88,85,87,86,84,83,82,101,100,99,91,19,61,30,31,92,80,125,75,64,67,39,45,71,69,50,40,60,59,58,54,53,51,52,55,133,56,134,46,74,57,65,44,49,48,47,63,70,68,66,43,62,41,42,73,135,29,35,37,34,36,72,33,32,26,25,108,107,110,122,115,114,116,117,119,118,109,113,111,112,106,120,121,129,127,126,128,28,90,98,103,102,104,97,96,95,94,23,24",
+ "endColumns": "14,72,65,72,49,39,47,47,44,56,53,49,61,49,61,59,67,76,60,58,64,62,54,59,62,53,49,59,52,61,84,80,49,58,42,48,52,42,53,49,50,49,59,52,50,45,47,47,45,46,48,49,44,44,58,51,51,42,46,55,54,54,48,44,43,43,41,40,49,58,44,50,48,48,46,46,55,46,44,50,52,74,58,56,73,63,68,77,109,103,72,65,54,64,64,48,82,77,37,44,47,61,56,54,58,66,57,61,47,44,47,50,65,65",
+ "endOffsets": "7617,4039,3965,3898,3824,932,981,1030,6826,6884,7238,7183,1333,7435,4670,4607,4406,4546,4468,4337,4277,4211,5323,5267,5206,4781,891,3043,1497,1560,4867,4121,6935,3773,3186,3334,1935,2212,3536,3431,2471,1986,2982,2921,2867,2663,2616,2520,2567,2711,7290,2762,7336,2258,3713,2815,3239,2168,2419,2371,2314,3142,3481,3380,3284,2124,3086,2028,2079,3653,7382,1443,1752,1850,1702,1800,3593,1654,1606,1270,1218,5725,5649,5850,6780,6173,6108,6252,6363,6542,6437,5792,6038,5916,5982,5589,6626,6705,7132,7030,6984,7093,1391,4726,5142,5450,5382,5513,5082,5033,4987,4938,1097,1164"
+ },
+ "to": {
+ "startLines": "6,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,158,159,161,162,163,164,165,166,167,168,169,170,171",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "215,2945,3018,3084,3157,3207,3247,3295,3343,3388,3445,3499,3549,3611,3661,3723,3783,3851,3928,3989,4048,4113,4176,4231,4291,4354,4408,4458,4518,4571,4633,4718,4799,4849,4908,4951,5000,5053,5096,5150,5200,5251,5301,5361,5414,5465,5511,5559,5607,5653,5700,5749,5799,5844,5889,5948,6000,6052,6095,6142,6198,6253,6308,6357,6402,6446,6490,6532,6573,6623,6682,8599,8650,8699,8748,8795,8842,8898,8945,8990,9041,9094,9169,9228,9285,9359,9423,9492,9570,9680,9784,9857,9923,9978,10043,10108,10157,10240,10318,10356,10401,10527,10589,10747,10802,10861,10928,10986,11048,11096,11141,11189,11240,11306",
+ "endLines": "8,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,158,159,161,162,163,164,165,166,167,168,169,170,171",
+ "endColumns": "14,72,65,72,49,39,47,47,44,56,53,49,61,49,61,59,67,76,60,58,64,62,54,59,62,53,49,59,52,61,84,80,49,58,42,48,52,42,53,49,50,49,59,52,50,45,47,47,45,46,48,49,44,44,58,51,51,42,46,55,54,54,48,44,43,43,41,40,49,58,44,50,48,48,46,46,55,46,44,50,52,74,58,56,73,63,68,77,109,103,72,65,54,64,64,48,82,77,37,44,47,61,56,54,58,66,57,61,47,44,47,50,65,65",
+ "endOffsets": "379,3013,3079,3152,3202,3242,3290,3338,3383,3440,3494,3544,3606,3656,3718,3778,3846,3923,3984,4043,4108,4171,4226,4286,4349,4403,4453,4513,4566,4628,4713,4794,4844,4903,4946,4995,5048,5091,5145,5195,5246,5296,5356,5409,5460,5506,5554,5602,5648,5695,5744,5794,5839,5884,5943,5995,6047,6090,6137,6193,6248,6303,6352,6397,6441,6485,6527,6568,6618,6677,6722,8645,8694,8743,8790,8837,8893,8940,8985,9036,9089,9164,9223,9280,9354,9418,9487,9565,9675,9779,9852,9918,9973,10038,10103,10152,10235,10313,10351,10396,10444,10584,10641,10797,10856,10923,10981,11043,11091,11136,11184,11235,11301,11367"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-zh-rCN\\values-zh-rCN.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,201,296,396,478,575,681,757,833,924,1017,1115,1211,1306,1399,1494,1586,1677,1768,1846,1942,2038,2133,2230,2325,2423,2572,2666",
+ "endColumns": "95,94,99,81,96,105,75,75,90,92,97,95,94,92,94,91,90,90,77,95,95,94,96,94,97,148,93,77",
+ "endOffsets": "196,291,391,473,570,676,752,828,919,1012,1110,1206,1301,1394,1489,1581,1672,1763,1841,1937,2033,2128,2225,2320,2418,2567,2661,2739"
+ },
+ "to": {
+ "startLines": "9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,157",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "384,480,575,675,757,854,960,1036,1112,1203,1296,1394,1490,1585,1678,1773,1865,1956,2047,2125,2221,2317,2412,2509,2604,2702,2851,10449",
+ "endColumns": "95,94,99,81,96,105,75,75,90,92,97,95,94,92,94,91,90,90,77,95,95,94,96,94,97,148,93,77",
+ "endOffsets": "475,570,670,752,849,955,1031,1107,1198,1291,1389,1485,1580,1673,1768,1860,1951,2042,2120,2216,2312,2407,2504,2599,2697,2846,2940,10522"
+ }
+ },
+ {
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\src\\main\\res\\values-zh-rCN\\arrays.xml",
+ "from": {
+ "startLines": "18",
+ "startColumns": "4",
+ "startOffsets": "730",
+ "endLines": "21",
+ "endColumns": "19",
+ "endOffsets": "838"
+ },
+ "to": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "105",
+ "endLines": "5",
+ "endColumns": "19",
+ "endOffsets": "210"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-zh-rCN\\values-zh-rCN.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "160",
+ "startColumns": "4",
+ "startOffsets": "10646",
+ "endColumns": "100",
+ "endOffsets": "10742"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\values-eu_values-eu.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-eu\\values-eu.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "5052",
+ "endColumns": "100",
+ "endOffsets": "5148"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-eu\\values-eu.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,161,276,392,513,609,696,794,899,994,1089,1185,1278,1390,1514,1600,1691,1776,1877,1988,2075",
+ "endColumns": "105,114,115,120,95,86,97,104,94,94,95,92,111,123,85,90,84,100,110,86,93",
+ "endOffsets": "156,271,387,508,604,691,789,894,989,1084,1180,1273,1385,1509,1595,1686,1771,1872,1983,2070,2164"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2856,2962,3077,3193,3314,3410,3497,3595,3700,3795,3890,3986,4079,4191,4315,4401,4492,4577,4678,4789,4876",
+ "endColumns": "105,114,115,120,95,86,97,104,94,94,95,92,111,123,85,90,84,100,110,86,93",
+ "endOffsets": "2957,3072,3188,3309,3405,3492,3590,3695,3790,3885,3981,4074,4186,4310,4396,4487,4572,4673,4784,4871,4965"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-eu\\values-eu.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,214,312,422,508,614,738,825,909,1001,1095,1192,1286,1388,1482,1578,1675,1767,1860,1942,2051,2161,2260,2369,2475,2586,2757,2856",
+ "endColumns": "108,97,109,85,105,123,86,83,91,93,96,93,101,93,95,96,91,92,81,108,109,98,108,105,110,170,98,81",
+ "endOffsets": "209,307,417,503,609,733,820,904,996,1090,1187,1281,1383,1477,1573,1670,1762,1855,1937,2046,2156,2255,2364,2470,2581,2752,2851,2933"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,214,312,422,508,614,738,825,909,1001,1095,1192,1286,1388,1482,1578,1675,1767,1860,1942,2051,2161,2260,2369,2475,2586,2757,4970",
+ "endColumns": "108,97,109,85,105,123,86,83,91,93,96,93,101,93,95,96,91,92,81,108,109,98,108,105,110,170,98,81",
+ "endOffsets": "209,307,417,503,609,733,820,904,996,1090,1187,1281,1383,1477,1573,1670,1762,1855,1937,2046,2156,2255,2364,2470,2581,2752,2851,5047"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\values-watch-v21_values-watch-v21.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-watch-v21\\values-watch-v21.xml",
+ "from": {
+ "startLines": "2,6,10",
+ "startColumns": "4,4,4",
+ "startOffsets": "55,271,499",
+ "endLines": "5,9,13",
+ "endColumns": "12,12,12",
+ "endOffsets": "266,494,724"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\values-hr_values-hr.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-hr\\values-hr.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,162,273,389,510,606,695,795,901,999,1092,1188,1281,1397,1514,1601,1691,1777,1882,1986,2072",
+ "endColumns": "106,110,115,120,95,88,99,105,97,92,95,92,115,116,86,89,85,104,103,85,93",
+ "endOffsets": "157,268,384,505,601,690,790,896,994,1087,1183,1276,1392,1509,1596,1686,1772,1877,1981,2067,2161"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2837,2944,3055,3171,3292,3388,3477,3577,3683,3781,3874,3970,4063,4179,4296,4383,4473,4559,4664,4768,4854",
+ "endColumns": "106,110,115,120,95,88,99,105,97,92,95,92,115,116,86,89,85,104,103,85,93",
+ "endOffsets": "2939,3050,3166,3287,3383,3472,3572,3678,3776,3869,3965,4058,4174,4291,4378,4468,4554,4659,4763,4849,4943"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-hr\\values-hr.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,210,307,417,503,607,726,810,893,984,1077,1173,1267,1368,1461,1556,1655,1746,1837,1923,2027,2140,2246,2351,2464,2571,2740,2837",
+ "endColumns": "104,96,109,85,103,118,83,82,90,92,95,93,100,92,94,98,90,90,85,103,112,105,104,112,106,168,96,88",
+ "endOffsets": "205,302,412,498,602,721,805,888,979,1072,1168,1262,1363,1456,1551,1650,1741,1832,1918,2022,2135,2241,2346,2459,2566,2735,2832,2921"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,210,307,417,503,607,726,810,893,984,1077,1173,1267,1368,1461,1556,1655,1746,1837,1923,2027,2140,2246,2351,2464,2571,2740,4948",
+ "endColumns": "104,96,109,85,103,118,83,82,90,92,95,93,100,92,94,98,90,90,85,103,112,105,104,112,106,168,96,88",
+ "endOffsets": "205,302,412,498,602,721,805,888,979,1072,1168,1262,1363,1456,1551,1650,1741,1832,1918,2022,2135,2241,2346,2459,2566,2735,2832,5032"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-hr\\values-hr.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "5037",
+ "endColumns": "100",
+ "endOffsets": "5133"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\values-hi_values-hi.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-hi\\values-hi.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,211,308,418,504,606,728,805,883,974,1067,1163,1257,1358,1451,1546,1640,1731,1822,1912,2021,2124,2226,2336,2437,2549,2711,2812",
+ "endColumns": "105,96,109,85,101,121,76,77,90,92,95,93,100,92,94,93,90,90,89,108,102,101,109,100,111,161,100,79",
+ "endOffsets": "206,303,413,499,601,723,800,878,969,1062,1158,1252,1353,1446,1541,1635,1726,1817,1907,2016,2119,2221,2331,2432,2544,2706,2807,2887"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,211,308,418,504,606,728,805,883,974,1067,1163,1257,1358,1451,1546,1640,1731,1822,1912,2021,2124,2226,2336,2437,2549,2711,4927",
+ "endColumns": "105,96,109,85,101,121,76,77,90,92,95,93,100,92,94,93,90,90,89,108,102,101,109,100,111,161,100,79",
+ "endOffsets": "206,303,413,499,601,723,800,878,969,1062,1158,1252,1353,1446,1541,1635,1726,1817,1907,2016,2119,2221,2331,2432,2544,2706,2807,5002"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-hi\\values-hi.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "5007",
+ "endColumns": "100",
+ "endOffsets": "5103"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-hi\\values-hi.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,153,261,373,487,590,683,776,890,989,1086,1184,1285,1401,1516,1600,1683,1769,1871,1991,2077",
+ "endColumns": "97,107,111,113,102,92,92,113,98,96,97,100,115,114,83,82,85,101,119,85,92",
+ "endOffsets": "148,256,368,482,585,678,771,885,984,1081,1179,1280,1396,1511,1595,1678,1764,1866,1986,2072,2165"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2812,2910,3018,3130,3244,3347,3440,3533,3647,3746,3843,3941,4042,4158,4273,4357,4440,4526,4628,4748,4834",
+ "endColumns": "97,107,111,113,102,92,92,113,98,96,97,100,115,114,83,82,85,101,119,85,92",
+ "endOffsets": "2905,3013,3125,3239,3342,3435,3528,3642,3741,3838,3936,4037,4153,4268,4352,4435,4521,4623,4743,4829,4922"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\values-pt_values-pt.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-pt\\values-pt.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,225,331,438,527,628,746,829,909,1000,1093,1189,1283,1384,1477,1572,1667,1758,1849,1936,2043,2155,2257,2365,2472,2582,2744,2844",
+ "endColumns": "119,105,106,88,100,117,82,79,90,92,95,93,100,92,94,94,90,90,86,106,111,101,107,106,109,161,99,84",
+ "endOffsets": "220,326,433,522,623,741,824,904,995,1088,1184,1278,1379,1472,1567,1662,1753,1844,1931,2038,2150,2252,2360,2467,2577,2739,2839,2924"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,225,331,438,527,628,746,829,909,1000,1093,1189,1283,1384,1477,1572,1667,1758,1849,1936,2043,2155,2257,2365,2472,2582,2744,4980",
+ "endColumns": "119,105,106,88,100,117,82,79,90,92,95,93,100,92,94,94,90,90,86,106,111,101,107,106,109,161,99,84",
+ "endOffsets": "220,326,433,522,623,741,824,904,995,1088,1184,1278,1379,1472,1567,1662,1753,1844,1931,2038,2150,2252,2360,2467,2577,2739,2839,5060"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-pt\\values-pt.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "5065",
+ "endColumns": "100",
+ "endOffsets": "5161"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-pt\\values-pt.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,164,279,396,517,621,712,808,913,1010,1106,1201,1295,1415,1531,1616,1704,1787,1890,2005,2092",
+ "endColumns": "108,114,116,120,103,90,95,104,96,95,94,93,119,115,84,87,82,102,114,86,98",
+ "endOffsets": "159,274,391,512,616,707,803,908,1005,1101,1196,1290,1410,1526,1611,1699,1782,1885,2000,2087,2186"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2844,2953,3068,3185,3306,3410,3501,3597,3702,3799,3895,3990,4084,4204,4320,4405,4493,4576,4679,4794,4881",
+ "endColumns": "108,114,116,120,103,90,95,104,96,95,94,93,119,115,84,87,82,102,114,86,98",
+ "endOffsets": "2948,3063,3180,3301,3405,3496,3592,3697,3794,3890,3985,4079,4199,4315,4400,4488,4571,4674,4789,4876,4975"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\values-ca_values-ca.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-ca\\values-ca.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,158,268,388,504,612,704,805,920,1016,1111,1206,1300,1421,1553,1645,1733,1816,1918,2029,2116",
+ "endColumns": "102,109,119,115,107,91,100,114,95,94,94,93,120,131,91,87,82,101,110,86,97",
+ "endOffsets": "153,263,383,499,607,699,800,915,1011,1106,1201,1295,1416,1548,1640,1728,1811,1913,2024,2111,2209"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2834,2937,3047,3167,3283,3391,3483,3584,3699,3795,3890,3985,4079,4200,4332,4424,4512,4595,4697,4808,4895",
+ "endColumns": "102,109,119,115,107,91,100,114,95,94,94,93,120,131,91,87,82,101,110,86,97",
+ "endOffsets": "2932,3042,3162,3278,3386,3478,3579,3694,3790,3885,3980,4074,4195,4327,4419,4507,4590,4692,4803,4890,4988"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-ca\\values-ca.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "5074",
+ "endColumns": "100",
+ "endOffsets": "5170"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-ca\\values-ca.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,223,329,436,519,627,753,837,918,1009,1102,1196,1291,1390,1483,1576,1670,1761,1852,1935,2046,2155,2253,2363,2467,2575,2735,2834",
+ "endColumns": "117,105,106,82,107,125,83,80,90,92,93,94,98,92,92,93,90,90,82,110,108,97,109,103,107,159,98,80",
+ "endOffsets": "218,324,431,514,622,748,832,913,1004,1097,1191,1286,1385,1478,1571,1665,1756,1847,1930,2041,2150,2248,2358,2462,2570,2730,2829,2910"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,223,329,436,519,627,753,837,918,1009,1102,1196,1291,1390,1483,1576,1670,1761,1852,1935,2046,2155,2253,2363,2467,2575,2735,4993",
+ "endColumns": "117,105,106,82,107,125,83,80,90,92,93,94,98,92,92,93,90,90,82,110,108,97,109,103,107,159,98,80",
+ "endOffsets": "218,324,431,514,622,748,832,913,1004,1097,1191,1286,1385,1478,1571,1665,1756,1847,1930,2041,2150,2248,2358,2462,2570,2730,2829,5069"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\values-sw_values-sw.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-sw\\values-sw.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,208,306,414,504,609,726,808,891,982,1075,1169,1263,1364,1457,1552,1647,1738,1830,1912,2013,2122,2221,2328,2437,2542,2704,2801",
+ "endColumns": "102,97,107,89,104,116,81,82,90,92,93,93,100,92,94,94,90,91,81,100,108,98,106,108,104,161,96,81",
+ "endOffsets": "203,301,409,499,604,721,803,886,977,1070,1164,1258,1359,1452,1547,1642,1733,1825,1907,2008,2117,2216,2323,2432,2537,2699,2796,2878"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,208,306,414,504,609,726,808,891,982,1075,1169,1263,1364,1457,1552,1647,1738,1830,1912,2013,2122,2221,2328,2437,2542,2704,4890",
+ "endColumns": "102,97,107,89,104,116,81,82,90,92,93,93,100,92,94,94,90,91,81,100,108,98,106,108,104,161,96,81",
+ "endOffsets": "203,301,409,499,604,721,803,886,977,1070,1164,1258,1359,1452,1547,1642,1733,1825,1907,2008,2117,2216,2323,2432,2537,2699,2796,4967"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-sw\\values-sw.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "4972",
+ "endColumns": "100",
+ "endOffsets": "5068"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-sw\\values-sw.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,161,278,396,514,609,696,794,896,992,1085,1174,1265,1385,1506,1592,1675,1765,1862,1967,2052",
+ "endColumns": "105,116,117,117,94,86,97,101,95,92,88,90,119,120,85,82,89,96,104,84,91",
+ "endOffsets": "156,273,391,509,604,691,789,891,987,1080,1169,1260,1380,1501,1587,1670,1760,1857,1962,2047,2139"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2801,2907,3024,3142,3260,3355,3442,3540,3642,3738,3831,3920,4011,4131,4252,4338,4421,4511,4608,4713,4798",
+ "endColumns": "105,116,117,117,94,86,97,101,95,92,88,90,119,120,85,82,89,96,104,84,91",
+ "endOffsets": "2902,3019,3137,3255,3350,3437,3535,3637,3733,3826,3915,4006,4126,4247,4333,4416,4506,4603,4708,4793,4885"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\values-cs_values-cs.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-cs\\values-cs.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,212,314,423,509,614,731,812,893,984,1077,1173,1267,1362,1455,1550,1647,1738,1829,1913,2017,2126,2225,2331,2441,2548,2711,2809",
+ "endColumns": "106,101,108,85,104,116,80,80,90,92,95,93,94,92,94,96,90,90,83,103,108,98,105,109,106,162,97,81",
+ "endOffsets": "207,309,418,504,609,726,807,888,979,1072,1168,1262,1357,1450,1545,1642,1733,1824,1908,2012,2121,2220,2326,2436,2543,2706,2804,2886"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,212,314,423,509,614,731,812,893,984,1077,1173,1267,1362,1455,1550,1647,1738,1829,1913,2017,2126,2225,2331,2441,2548,2711,4931",
+ "endColumns": "106,101,108,85,104,116,80,80,90,92,95,93,94,92,94,96,90,90,83,103,108,98,105,109,106,162,97,81",
+ "endOffsets": "207,309,418,504,609,726,807,888,979,1072,1168,1262,1357,1450,1545,1642,1733,1824,1908,2012,2121,2220,2326,2436,2543,2706,2804,5008"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-cs\\values-cs.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "5013",
+ "endColumns": "100",
+ "endOffsets": "5109"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-cs\\values-cs.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,162,275,391,506,602,697,789,903,1000,1094,1185,1279,1404,1527,1616,1701,1787,1891,1996,2082",
+ "endColumns": "106,112,115,114,95,94,91,113,96,93,90,93,124,122,88,84,85,103,104,85,94",
+ "endOffsets": "157,270,386,501,597,692,784,898,995,1089,1180,1274,1399,1522,1611,1696,1782,1886,1991,2077,2172"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2809,2916,3029,3145,3260,3356,3451,3543,3657,3754,3848,3939,4033,4158,4281,4370,4455,4541,4645,4750,4836",
+ "endColumns": "106,112,115,114,95,94,91,113,96,93,90,93,124,122,88,84,85,103,104,85,94",
+ "endOffsets": "2911,3024,3140,3255,3351,3446,3538,3652,3749,3843,3934,4028,4153,4276,4365,4450,4536,4640,4745,4831,4926"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\values-v24_values-v24.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3748c447639623a0c90cb541e38e687e\\media-1.0.0\\res\\values-v24\\values-v24.xml",
+ "from": {
+ "startLines": "2,3,4,5",
+ "startColumns": "4,4,4,4",
+ "startOffsets": "55,121,182,248",
+ "endColumns": "65,60,65,66",
+ "endOffsets": "116,177,243,310"
+ },
+ "to": {
+ "startLines": "4,5,6,7",
+ "startColumns": "4,4,4,4",
+ "startOffsets": "347,413,474,540",
+ "endColumns": "65,60,65,66",
+ "endOffsets": "408,469,535,602"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-v24\\values-v24.xml",
+ "from": {
+ "startLines": "2,3",
+ "startColumns": "4,4",
+ "startOffsets": "55,212",
+ "endColumns": "156,134",
+ "endOffsets": "207,342"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\values-sr_values-sr.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-sr\\values-sr.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,157,266,377,496,592,680,774,880,978,1071,1167,1260,1377,1489,1576,1659,1745,1851,1959,2045",
+ "endColumns": "101,108,110,118,95,87,93,105,97,92,95,92,116,111,86,82,85,105,107,85,93",
+ "endOffsets": "152,261,372,491,587,675,769,875,973,1066,1162,1255,1372,1484,1571,1654,1740,1846,1954,2040,2134"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2821,2923,3032,3143,3262,3358,3446,3540,3646,3744,3837,3933,4026,4143,4255,4342,4425,4511,4617,4725,4811",
+ "endColumns": "101,108,110,118,95,87,93,105,97,92,95,92,116,111,86,82,85,105,107,85,93",
+ "endOffsets": "2918,3027,3138,3257,3353,3441,3535,3641,3739,3832,3928,4021,4138,4250,4337,4420,4506,4612,4720,4806,4900"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-sr\\values-sr.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "4989",
+ "endColumns": "100",
+ "endOffsets": "5085"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-sr\\values-sr.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,214,317,423,509,613,731,812,892,983,1076,1172,1266,1367,1460,1555,1660,1751,1842,1930,2035,2143,2244,2348,2456,2557,2724,2821",
+ "endColumns": "108,102,105,85,103,117,80,79,90,92,95,93,100,92,94,104,90,90,87,104,107,100,103,107,100,166,96,83",
+ "endOffsets": "209,312,418,504,608,726,807,887,978,1071,1167,1261,1362,1455,1550,1655,1746,1837,1925,2030,2138,2239,2343,2451,2552,2719,2816,2900"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,214,317,423,509,613,731,812,892,983,1076,1172,1266,1367,1460,1555,1660,1751,1842,1930,2035,2143,2244,2348,2456,2557,2724,4905",
+ "endColumns": "108,102,105,85,103,117,80,79,90,92,95,93,100,92,94,104,90,90,87,104,107,100,103,107,100,166,96,83",
+ "endOffsets": "209,312,418,504,608,726,807,887,978,1071,1167,1261,1362,1455,1550,1655,1746,1837,1925,2030,2138,2239,2343,2451,2552,2719,2816,4984"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\values-watch-v20_values-watch-v20.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-watch-v20\\values-watch-v20.xml",
+ "from": {
+ "startLines": "2,5,8",
+ "startColumns": "4,4,4",
+ "startOffsets": "55,214,385",
+ "endLines": "4,7,10",
+ "endColumns": "12,12,12",
+ "endOffsets": "209,380,553"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\values-v26_values-v26.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-v26\\values-v26.xml",
+ "from": {
+ "startLines": "2,3,4,8,12,16",
+ "startColumns": "4,4,4,4,4,4",
+ "startOffsets": "55,130,217,431,657,896",
+ "endLines": "2,3,7,11,15,16",
+ "endColumns": "74,86,12,12,12,92",
+ "endOffsets": "125,212,426,652,891,984"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\values-sw720dp-v13_values-sw720dp-v13.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-sw720dp-v13\\values-sw720dp-v13.xml",
+ "from": {
+ "startLines": "2,3",
+ "startColumns": "4,4",
+ "startOffsets": "55,124",
+ "endColumns": "68,68",
+ "endOffsets": "119,188"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\values-ka_values-ka.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-ka\\values-ka.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "5049",
+ "endColumns": "100",
+ "endOffsets": "5145"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-ka\\values-ka.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,163,281,411,527,642,729,828,948,1046,1141,1232,1323,1446,1558,1642,1726,1812,1919,2018,2105",
+ "endColumns": "107,117,129,115,114,86,98,119,97,94,90,90,122,111,83,83,85,106,98,86,99",
+ "endOffsets": "158,276,406,522,637,724,823,943,1041,1136,1227,1318,1441,1553,1637,1721,1807,1914,2013,2100,2200"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2818,2926,3044,3174,3290,3405,3492,3591,3711,3809,3904,3995,4086,4209,4321,4405,4489,4575,4682,4781,4868",
+ "endColumns": "107,117,129,115,114,86,98,119,97,94,90,90,122,111,83,83,85,106,98,86,99",
+ "endOffsets": "2921,3039,3169,3285,3400,3487,3586,3706,3804,3899,3990,4081,4204,4316,4400,4484,4570,4677,4776,4863,4963"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-ka\\values-ka.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,214,318,429,517,622,735,819,901,992,1085,1180,1276,1377,1470,1565,1659,1750,1841,1924,2037,2144,2242,2355,2459,2563,2720,2818",
+ "endColumns": "108,103,110,87,104,112,83,81,90,92,94,95,100,92,94,93,90,90,82,112,106,97,112,103,103,156,97,80",
+ "endOffsets": "209,313,424,512,617,730,814,896,987,1080,1175,1271,1372,1465,1560,1654,1745,1836,1919,2032,2139,2237,2350,2454,2558,2715,2813,2894"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,214,318,429,517,622,735,819,901,992,1085,1180,1276,1377,1470,1565,1659,1750,1841,1924,2037,2144,2242,2355,2459,2563,2720,4968",
+ "endColumns": "108,103,110,87,104,112,83,81,90,92,94,95,100,92,94,93,90,90,82,112,106,97,112,103,103,156,97,80",
+ "endOffsets": "209,313,424,512,617,730,814,896,987,1080,1175,1271,1372,1465,1560,1654,1745,1836,1919,2032,2139,2237,2350,2454,2558,2715,2813,5044"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\values-ky_values-ky.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-ky\\values-ky.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "5077",
+ "endColumns": "100",
+ "endOffsets": "5173"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-ky\\values-ky.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,173,308,440,578,677,769,867,980,1076,1174,1266,1366,1472,1585,1672,1757,1843,1961,2068,2153",
+ "endColumns": "117,134,131,137,98,91,97,112,95,97,91,99,105,112,86,84,85,117,106,84,95",
+ "endOffsets": "168,303,435,573,672,764,862,975,1071,1169,1261,1361,1467,1580,1667,1752,1838,1956,2063,2148,2244"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2802,2920,3055,3187,3325,3424,3516,3614,3727,3823,3921,4013,4113,4219,4332,4419,4504,4590,4708,4815,4900",
+ "endColumns": "117,134,131,137,98,91,97,112,95,97,91,99,105,112,86,84,85,117,106,84,95",
+ "endOffsets": "2915,3050,3182,3320,3419,3511,3609,3722,3818,3916,4008,4108,4214,4327,4414,4499,4585,4703,4810,4895,4991"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-ky\\values-ky.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,209,304,423,507,614,731,809,888,979,1072,1168,1262,1363,1456,1551,1646,1737,1828,1909,2019,2126,2224,2330,2437,2538,2699,2802",
+ "endColumns": "103,94,118,83,106,116,77,78,90,92,95,93,100,92,94,94,90,90,80,109,106,97,105,106,100,160,102,80",
+ "endOffsets": "204,299,418,502,609,726,804,883,974,1067,1163,1257,1358,1451,1546,1641,1732,1823,1904,2014,2121,2219,2325,2432,2533,2694,2797,2878"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,209,304,423,507,614,731,809,888,979,1072,1168,1262,1363,1456,1551,1646,1737,1828,1909,2019,2126,2224,2330,2437,2538,2699,4996",
+ "endColumns": "103,94,118,83,106,116,77,78,90,92,95,93,100,92,94,94,90,90,80,109,106,97,105,106,100,160,102,80",
+ "endOffsets": "204,299,418,502,609,726,804,883,974,1067,1163,1257,1358,1451,1546,1641,1732,1823,1904,2014,2121,2219,2325,2432,2533,2694,2797,5072"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\values-te_values-te.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-te\\values-te.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "5058",
+ "endColumns": "100",
+ "endOffsets": "5154"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-te\\values-te.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,219,328,439,529,634,759,841,923,1014,1107,1203,1297,1398,1491,1586,1681,1772,1863,1947,2060,2168,2267,2378,2480,2597,2763,2864",
+ "endColumns": "113,108,110,89,104,124,81,81,90,92,95,93,100,92,94,94,90,90,83,112,107,98,110,101,116,165,100,81",
+ "endOffsets": "214,323,434,524,629,754,836,918,1009,1102,1198,1292,1393,1486,1581,1676,1767,1858,1942,2055,2163,2262,2373,2475,2592,2758,2859,2941"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,219,328,439,529,634,759,841,923,1014,1107,1203,1297,1398,1491,1586,1681,1772,1863,1947,2060,2168,2267,2378,2480,2597,2763,4976",
+ "endColumns": "113,108,110,89,104,124,81,81,90,92,95,93,100,92,94,94,90,90,83,112,107,98,110,101,116,165,100,81",
+ "endOffsets": "214,323,434,524,629,754,836,918,1009,1102,1198,1292,1393,1486,1581,1676,1767,1858,1942,2055,2163,2262,2373,2475,2592,2758,2859,5053"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-te\\values-te.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,153,265,378,498,599,696,791,908,1007,1102,1203,1299,1413,1525,1613,1696,1777,1882,1985,2072",
+ "endColumns": "97,111,112,119,100,96,94,116,98,94,100,95,113,111,87,82,80,104,102,86,94",
+ "endOffsets": "148,260,373,493,594,691,786,903,1002,1097,1198,1294,1408,1520,1608,1691,1772,1877,1980,2067,2162"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2864,2962,3074,3187,3307,3408,3505,3600,3717,3816,3911,4012,4108,4222,4334,4422,4505,4586,4691,4794,4881",
+ "endColumns": "97,111,112,119,100,96,94,116,98,94,100,95,113,111,87,82,80,104,102,86,94",
+ "endOffsets": "2957,3069,3182,3302,3403,3500,3595,3712,3811,3906,4007,4103,4217,4329,4417,4500,4581,4686,4789,4876,4971"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\values-ml_values-ml.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-ml\\values-ml.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,224,342,457,550,655,787,864,940,1031,1124,1226,1320,1421,1515,1610,1709,1800,1891,1973,2084,2190,2288,2402,2502,2613,2772,2873",
+ "endColumns": "118,117,114,92,104,131,76,75,90,92,101,93,100,93,94,98,90,90,81,110,105,97,113,99,110,158,100,81",
+ "endOffsets": "219,337,452,545,650,782,859,935,1026,1119,1221,1315,1416,1510,1605,1704,1795,1886,1968,2079,2185,2283,2397,2497,2608,2767,2868,2950"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,224,342,457,550,655,787,864,940,1031,1124,1226,1320,1421,1515,1610,1709,1800,1891,1973,2084,2190,2288,2402,2502,2613,2772,5050",
+ "endColumns": "118,117,114,92,104,131,76,75,90,92,101,93,100,93,94,98,90,90,81,110,105,97,113,99,110,158,100,81",
+ "endOffsets": "219,337,452,545,650,782,859,935,1026,1119,1221,1315,1416,1510,1605,1704,1795,1886,1968,2079,2185,2283,2397,2497,2608,2767,2868,5127"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-ml\\values-ml.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,158,274,396,511,614,717,811,928,1028,1125,1222,1322,1436,1560,1656,1746,1834,1949,2048,2136",
+ "endColumns": "102,115,121,114,102,102,93,116,99,96,96,99,113,123,95,89,87,114,98,87,95",
+ "endOffsets": "153,269,391,506,609,712,806,923,1023,1120,1217,1317,1431,1555,1651,1741,1829,1944,2043,2131,2227"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2873,2976,3092,3214,3329,3432,3535,3629,3746,3846,3943,4040,4140,4254,4378,4474,4564,4652,4767,4866,4954",
+ "endColumns": "102,115,121,114,102,102,93,116,99,96,96,99,113,123,95,89,87,114,98,87,95",
+ "endOffsets": "2971,3087,3209,3324,3427,3530,3624,3741,3841,3938,4035,4135,4249,4373,4469,4559,4647,4762,4861,4949,5045"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-ml\\values-ml.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "5132",
+ "endColumns": "100",
+ "endOffsets": "5228"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\values-fr_values-fr.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-fr\\values-fr.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,216,331,442,524,630,760,843,923,1014,1107,1206,1301,1402,1495,1588,1683,1774,1865,1951,2061,2173,2276,2387,2494,2601,2760,2859",
+ "endColumns": "110,114,110,81,105,129,82,79,90,92,98,94,100,92,92,94,90,90,85,109,111,102,110,106,106,158,98,85",
+ "endOffsets": "211,326,437,519,625,755,838,918,1009,1102,1201,1296,1397,1490,1583,1678,1769,1860,1946,2056,2168,2271,2382,2489,2596,2755,2854,2940"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,216,331,442,524,630,760,843,923,1014,1107,1206,1301,1402,1495,1588,1683,1774,1865,1951,2061,2173,2276,2387,2494,2601,2760,4951",
+ "endColumns": "110,114,110,81,105,129,82,79,90,92,98,94,100,92,92,94,90,90,85,109,111,102,110,106,106,158,98,85",
+ "endOffsets": "211,326,437,519,625,755,838,918,1009,1102,1201,1296,1397,1490,1583,1678,1769,1860,1946,2056,2168,2271,2382,2489,2596,2755,2854,5032"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-fr\\values-fr.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,154,258,365,474,577,663,763,873,970,1065,1160,1256,1376,1503,1587,1672,1755,1861,1964,2051",
+ "endColumns": "98,103,106,108,102,85,99,109,96,94,94,95,119,126,83,84,82,105,102,86,95",
+ "endOffsets": "149,253,360,469,572,658,758,868,965,1060,1155,1251,1371,1498,1582,1667,1750,1856,1959,2046,2142"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2859,2958,3062,3169,3278,3381,3467,3567,3677,3774,3869,3964,4060,4180,4307,4391,4476,4559,4665,4768,4855",
+ "endColumns": "98,103,106,108,102,85,99,109,96,94,94,95,119,126,83,84,82,105,102,86,95",
+ "endOffsets": "2953,3057,3164,3273,3376,3462,3562,3672,3769,3864,3959,4055,4175,4302,4386,4471,4554,4660,4763,4850,4946"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-fr\\values-fr.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "5037",
+ "endColumns": "100",
+ "endOffsets": "5133"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\values-v28_values-v28.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-v28\\values-v28.xml",
+ "from": {
+ "startLines": "2,3,4,8",
+ "startColumns": "4,4,4,4",
+ "startOffsets": "55,130,217,447",
+ "endLines": "2,3,7,11",
+ "endColumns": "74,86,12,12",
+ "endOffsets": "125,212,442,684"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\values-sl_values-sl.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-sl\\values-sl.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "5093",
+ "endColumns": "100",
+ "endOffsets": "5189"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-sl\\values-sl.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,212,319,427,514,617,736,821,905,997,1091,1187,1281,1377,1471,1567,1667,1759,1851,1935,2043,2152,2252,2365,2472,2576,2756,2853",
+ "endColumns": "106,106,107,86,102,118,84,83,91,93,95,93,95,93,95,99,91,91,83,107,108,99,112,106,103,179,96,82",
+ "endOffsets": "207,314,422,509,612,731,816,900,992,1086,1182,1276,1372,1466,1562,1662,1754,1846,1930,2038,2147,2247,2360,2467,2571,2751,2848,2931"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,212,319,427,514,617,736,821,905,997,1091,1187,1281,1377,1471,1567,1667,1759,1851,1935,2043,2152,2252,2365,2472,2576,2756,5010",
+ "endColumns": "106,106,107,86,102,118,84,83,91,93,95,93,95,93,95,99,91,91,83,107,108,99,112,106,103,179,96,82",
+ "endOffsets": "207,314,422,509,612,731,816,900,992,1086,1182,1276,1372,1466,1562,1662,1754,1846,1930,2038,2147,2247,2360,2467,2571,2751,2848,5088"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-sl\\values-sl.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,163,294,424,555,649,747,847,962,1058,1151,1251,1344,1446,1560,1653,1740,1824,1928,2032,2118",
+ "endColumns": "107,130,129,130,93,97,99,114,95,92,99,92,101,113,92,86,83,103,103,85,93",
+ "endOffsets": "158,289,419,550,644,742,842,957,1053,1146,1246,1339,1441,1555,1648,1735,1819,1923,2027,2113,2207"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2853,2961,3092,3222,3353,3447,3545,3645,3760,3856,3949,4049,4142,4244,4358,4451,4538,4622,4726,4830,4916",
+ "endColumns": "107,130,129,130,93,97,99,114,95,92,99,92,101,113,92,86,83,103,103,85,93",
+ "endOffsets": "2956,3087,3217,3348,3442,3540,3640,3755,3851,3944,4044,4137,4239,4353,4446,4533,4617,4721,4825,4911,5005"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\values-xlarge-v4_values-xlarge-v4.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-xlarge-v4\\values-xlarge-v4.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7",
+ "startColumns": "4,4,4,4,4,4",
+ "startOffsets": "55,126,197,267,337,405",
+ "endColumns": "70,70,69,69,67,67",
+ "endOffsets": "121,192,262,332,400,468"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\values-bg_values-bg.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-bg\\values-bg.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,162,285,410,538,638,727,827,933,1033,1128,1236,1331,1445,1559,1656,1749,1834,1942,2054,2141",
+ "endColumns": "106,122,124,127,99,88,99,105,99,94,107,94,113,113,96,92,84,107,111,86,96",
+ "endOffsets": "157,280,405,533,633,722,822,928,1028,1123,1231,1326,1440,1554,1651,1744,1829,1937,2049,2136,2233"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2847,2954,3077,3202,3330,3430,3519,3619,3725,3825,3920,4028,4123,4237,4351,4448,4541,4626,4734,4846,4933",
+ "endColumns": "106,122,124,127,99,88,99,105,99,94,107,94,113,113,96,92,84,107,111,86,96",
+ "endOffsets": "2949,3072,3197,3325,3425,3514,3614,3720,3820,3915,4023,4118,4232,4346,4443,4536,4621,4729,4841,4928,5025"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-bg\\values-bg.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,220,327,432,518,623,744,823,901,992,1085,1181,1275,1376,1469,1564,1672,1763,1854,1937,2051,2160,2260,2374,2480,2588,2748,2847",
+ "endColumns": "114,106,104,85,104,120,78,77,90,92,95,93,100,92,94,107,90,90,82,113,108,99,113,105,107,159,98,82",
+ "endOffsets": "215,322,427,513,618,739,818,896,987,1080,1176,1270,1371,1464,1559,1667,1758,1849,1932,2046,2155,2255,2369,2475,2583,2743,2842,2925"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,220,327,432,518,623,744,823,901,992,1085,1181,1275,1376,1469,1564,1672,1763,1854,1937,2051,2160,2260,2374,2480,2588,2748,5030",
+ "endColumns": "114,106,104,85,104,120,78,77,90,92,95,93,100,92,94,107,90,90,82,113,108,99,113,105,107,159,98,82",
+ "endOffsets": "215,322,427,513,618,739,818,896,987,1080,1176,1270,1371,1464,1559,1667,1758,1849,1932,2046,2155,2255,2369,2475,2583,2743,2842,5108"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-bg\\values-bg.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "5113",
+ "endColumns": "100",
+ "endOffsets": "5209"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\values-large-v4_values-large-v4.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-large-v4\\values-large-v4.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10",
+ "startColumns": "4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,114,185,256,326,396,464,532,636",
+ "endColumns": "58,70,70,69,69,67,67,103,115",
+ "endOffsets": "109,180,251,321,391,459,527,631,747"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\values-it_values-it.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-it\\values-it.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "5103",
+ "endColumns": "100",
+ "endOffsets": "5199"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-it\\values-it.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,214,314,423,507,616,741,818,894,986,1080,1174,1268,1370,1464,1561,1667,1759,1851,1932,2038,2146,2244,2348,2453,2560,2723,2823",
+ "endColumns": "108,99,108,83,108,124,76,75,91,93,93,93,101,93,96,105,91,91,80,105,107,97,103,104,106,162,99,82",
+ "endOffsets": "209,309,418,502,611,736,813,889,981,1075,1169,1263,1365,1459,1556,1662,1754,1846,1927,2033,2141,2239,2343,2448,2555,2718,2818,2901"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,214,314,423,507,616,741,818,894,986,1080,1174,1268,1370,1464,1561,1667,1759,1851,1932,2038,2146,2244,2348,2453,2560,2723,5020",
+ "endColumns": "108,99,108,83,108,124,76,75,91,93,93,93,101,93,96,105,91,91,80,105,107,97,103,104,106,162,99,82",
+ "endOffsets": "209,309,418,502,611,736,813,889,981,1075,1169,1263,1365,1459,1556,1662,1754,1846,1927,2033,2141,2239,2343,2448,2555,2718,2818,5098"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-it\\values-it.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,162,274,399,517,619,706,810,931,1028,1124,1219,1312,1435,1567,1660,1747,1835,1944,2067,2154",
+ "endColumns": "106,111,124,117,101,86,103,120,96,95,94,92,122,131,92,86,87,108,122,86,97",
+ "endOffsets": "157,269,394,512,614,701,805,926,1023,1119,1214,1307,1430,1562,1655,1742,1830,1939,2062,2149,2247"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2823,2930,3042,3167,3285,3387,3474,3578,3699,3796,3892,3987,4080,4203,4335,4428,4515,4603,4712,4835,4922",
+ "endColumns": "106,111,124,117,101,86,103,120,96,95,94,92,122,131,92,86,87,108,122,86,97",
+ "endOffsets": "2925,3037,3162,3280,3382,3469,3573,3694,3791,3887,3982,4075,4198,4330,4423,4510,4598,4707,4830,4917,5015"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\values-b+sr+Latn_values-b+sr+Latn.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-b+sr+Latn\\values-b+sr+Latn.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,157,266,377,496,592,680,774,880,978,1071,1167,1260,1377,1489,1576,1659,1745,1852,1960,2046",
+ "endColumns": "101,108,110,118,95,87,93,105,97,92,95,92,116,111,86,82,85,106,107,85,93",
+ "endOffsets": "152,261,372,491,587,675,769,875,973,1066,1162,1255,1372,1484,1571,1654,1740,1847,1955,2041,2135"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2828,2930,3039,3150,3269,3365,3453,3547,3653,3751,3844,3940,4033,4150,4262,4349,4432,4518,4625,4733,4819",
+ "endColumns": "101,108,110,118,95,87,93,105,97,92,95,92,116,111,86,82,85,106,107,85,93",
+ "endOffsets": "2925,3034,3145,3264,3360,3448,3542,3648,3746,3839,3935,4028,4145,4257,4344,4427,4513,4620,4728,4814,4908"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-b+sr+Latn\\values-b+sr+Latn.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "4997",
+ "endColumns": "100",
+ "endOffsets": "5093"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-b+sr+Latn\\values-b+sr+Latn.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,214,318,424,510,614,732,814,895,986,1079,1175,1269,1370,1463,1558,1663,1754,1845,1933,2039,2147,2248,2353,2461,2562,2731,2828",
+ "endColumns": "108,103,105,85,103,117,81,80,90,92,95,93,100,92,94,104,90,90,87,105,107,100,104,107,100,168,96,83",
+ "endOffsets": "209,313,419,505,609,727,809,890,981,1074,1170,1264,1365,1458,1553,1658,1749,1840,1928,2034,2142,2243,2348,2456,2557,2726,2823,2907"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,214,318,424,510,614,732,814,895,986,1079,1175,1269,1370,1463,1558,1663,1754,1845,1933,2039,2147,2248,2353,2461,2562,2731,4913",
+ "endColumns": "108,103,105,85,103,117,81,80,90,92,95,93,100,92,94,104,90,90,87,105,107,100,104,107,100,168,96,83",
+ "endOffsets": "209,313,419,505,609,727,809,890,981,1074,1170,1264,1365,1458,1553,1658,1749,1840,1928,2034,2142,2243,2348,2456,2557,2726,2823,4992"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\values-fr-rCA_values-fr-rCA.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-fr-rCA\\values-fr-rCA.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,216,331,442,529,645,775,858,938,1029,1122,1221,1316,1417,1510,1603,1698,1789,1880,1976,2086,2198,2301,2412,2519,2621,2780,2879",
+ "endColumns": "110,114,110,86,115,129,82,79,90,92,98,94,100,92,92,94,90,90,95,109,111,102,110,106,101,158,98,85",
+ "endOffsets": "211,326,437,524,640,770,853,933,1024,1117,1216,1311,1412,1505,1598,1693,1784,1875,1971,2081,2193,2296,2407,2514,2616,2775,2874,2960"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,216,331,442,529,645,775,858,938,1029,1122,1221,1316,1417,1510,1603,1698,1789,1880,1976,2086,2198,2301,2412,2519,2621,2780,5010",
+ "endColumns": "110,114,110,86,115,129,82,79,90,92,98,94,100,92,92,94,90,90,95,109,111,102,110,106,101,158,98,85",
+ "endOffsets": "211,326,437,524,640,770,853,933,1024,1117,1216,1311,1412,1505,1598,1693,1784,1875,1971,2081,2193,2296,2407,2514,2616,2775,2874,5091"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-fr-rCA\\values-fr-rCA.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,159,268,389,503,615,704,804,923,1020,1115,1210,1306,1418,1532,1616,1698,1783,1889,2003,2090",
+ "endColumns": "103,108,120,113,111,88,99,118,96,94,94,95,111,113,83,81,84,105,113,86,95",
+ "endOffsets": "154,263,384,498,610,699,799,918,1015,1110,1205,1301,1413,1527,1611,1693,1778,1884,1998,2085,2181"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2879,2983,3092,3213,3327,3439,3528,3628,3747,3844,3939,4034,4130,4242,4356,4440,4522,4607,4713,4827,4914",
+ "endColumns": "103,108,120,113,111,88,99,118,96,94,94,95,111,113,83,81,84,105,113,86,95",
+ "endOffsets": "2978,3087,3208,3322,3434,3523,3623,3742,3839,3934,4029,4125,4237,4351,4435,4517,4602,4708,4822,4909,5005"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-fr-rCA\\values-fr-rCA.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "5096",
+ "endColumns": "100",
+ "endOffsets": "5192"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\values-et_values-et.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-et\\values-et.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,156,263,372,495,592,689,787,898,993,1087,1187,1280,1390,1501,1585,1668,1754,1860,1965,2052",
+ "endColumns": "100,106,108,122,96,96,97,110,94,93,99,92,109,110,83,82,85,105,104,86,93",
+ "endOffsets": "151,258,367,490,587,684,782,893,988,1082,1182,1275,1385,1496,1580,1663,1749,1855,1960,2047,2141"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2860,2961,3068,3177,3300,3397,3494,3592,3703,3798,3892,3992,4085,4195,4306,4390,4473,4559,4665,4770,4857",
+ "endColumns": "100,106,108,122,96,96,97,110,94,93,99,92,109,110,83,82,85,105,104,86,93",
+ "endOffsets": "2956,3063,3172,3295,3392,3489,3587,3698,3793,3887,3987,4080,4190,4301,4385,4468,4554,4660,4765,4852,4946"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-et\\values-et.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "5033",
+ "endColumns": "100",
+ "endOffsets": "5129"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-et\\values-et.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,222,329,440,526,628,745,825,903,995,1089,1194,1296,1406,1500,1601,1695,1787,1880,1963,2074,2179,2278,2388,2489,2592,2758,2860",
+ "endColumns": "116,106,110,85,101,116,79,77,91,93,104,101,109,93,100,93,91,92,82,110,104,98,109,100,102,165,101,81",
+ "endOffsets": "217,324,435,521,623,740,820,898,990,1084,1189,1291,1401,1495,1596,1690,1782,1875,1958,2069,2174,2273,2383,2484,2587,2753,2855,2937"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,222,329,440,526,628,745,825,903,995,1089,1194,1296,1406,1500,1601,1695,1787,1880,1963,2074,2179,2278,2388,2489,2592,2758,4951",
+ "endColumns": "116,106,110,85,101,116,79,77,91,93,104,101,109,93,100,93,91,92,82,110,104,98,109,100,102,165,101,81",
+ "endOffsets": "217,324,435,521,623,740,820,898,990,1084,1189,1291,1401,1495,1596,1690,1782,1875,1958,2069,2174,2273,2383,2484,2587,2753,2855,5028"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\values-ur_values-ur.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-ur\\values-ur.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,215,321,430,516,620,740,816,892,984,1078,1174,1268,1370,1464,1560,1654,1746,1838,1923,2031,2140,2242,2353,2453,2561,2726,2824",
+ "endColumns": "109,105,108,85,103,119,75,75,91,93,95,93,101,93,95,93,91,91,84,107,108,101,110,99,107,164,97,79",
+ "endOffsets": "210,316,425,511,615,735,811,887,979,1073,1169,1263,1365,1459,1555,1649,1741,1833,1918,2026,2135,2237,2348,2448,2556,2721,2819,2899"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,215,321,430,516,620,740,816,892,984,1078,1174,1268,1370,1464,1560,1654,1746,1838,1923,2031,2140,2242,2353,2453,2561,2726,4923",
+ "endColumns": "109,105,108,85,103,119,75,75,91,93,95,93,101,93,95,93,91,91,84,107,108,101,110,99,107,164,97,79",
+ "endOffsets": "210,316,425,511,615,735,811,887,979,1073,1169,1263,1365,1459,1555,1649,1741,1833,1918,2026,2135,2237,2348,2448,2556,2721,2819,4998"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-ur\\values-ur.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "5003",
+ "endColumns": "100",
+ "endOffsets": "5099"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-ur\\values-ur.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,160,270,388,505,609,701,792,901,1000,1094,1192,1286,1404,1519,1608,1692,1775,1879,1979,2063",
+ "endColumns": "104,109,117,116,103,91,90,108,98,93,97,93,117,114,88,83,82,103,99,83,90",
+ "endOffsets": "155,265,383,500,604,696,787,896,995,1089,1187,1281,1399,1514,1603,1687,1770,1874,1974,2058,2149"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2824,2929,3039,3157,3274,3378,3470,3561,3670,3769,3863,3961,4055,4173,4288,4377,4461,4544,4648,4748,4832",
+ "endColumns": "104,109,117,116,103,91,90,108,98,93,97,93,117,114,88,83,82,103,99,83,90",
+ "endOffsets": "2924,3034,3152,3269,3373,3465,3556,3665,3764,3858,3956,4050,4168,4283,4372,4456,4539,4643,4743,4827,4918"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\values-ta_values-ta.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-ta\\values-ta.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "5171",
+ "endColumns": "100",
+ "endOffsets": "5267"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-ta\\values-ta.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,162,280,395,519,620,713,808,917,1026,1136,1236,1342,1450,1579,1683,1781,1881,1988,2089,2176",
+ "endColumns": "106,117,114,123,100,92,94,108,108,109,99,105,107,128,103,97,99,106,100,86,95",
+ "endOffsets": "157,275,390,514,615,708,803,912,1021,1131,1231,1337,1445,1574,1678,1776,1876,1983,2084,2171,2267"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2874,2981,3099,3214,3338,3439,3532,3627,3736,3845,3955,4055,4161,4269,4398,4502,4600,4700,4807,4908,4995",
+ "endColumns": "106,117,114,123,100,92,94,108,108,109,99,105,107,128,103,97,99,106,100,86,95",
+ "endOffsets": "2976,3094,3209,3333,3434,3527,3622,3731,3840,3950,4050,4156,4264,4393,4497,4595,4695,4802,4903,4990,5086"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-ta\\values-ta.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,219,317,432,521,628,754,832,909,1009,1114,1210,1305,1412,1514,1618,1713,1815,1913,1995,2097,2201,2298,2408,2510,2617,2774,2874",
+ "endColumns": "113,97,114,88,106,125,77,76,99,104,95,94,106,101,103,94,101,97,81,101,103,96,109,101,106,156,99,79",
+ "endOffsets": "214,312,427,516,623,749,827,904,1004,1109,1205,1300,1407,1509,1613,1708,1810,1908,1990,2092,2196,2293,2403,2505,2612,2769,2869,2949"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,219,317,432,521,628,754,832,909,1009,1114,1210,1305,1412,1514,1618,1713,1815,1913,1995,2097,2201,2298,2408,2510,2617,2774,5091",
+ "endColumns": "113,97,114,88,106,125,77,76,99,104,95,94,106,101,103,94,101,97,81,101,103,96,109,101,106,156,99,79",
+ "endOffsets": "214,312,427,516,623,749,827,904,1004,1109,1205,1300,1407,1509,1613,1708,1810,1908,1990,2092,2196,2293,2403,2505,2612,2769,2869,5166"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\values-v16_values-v16.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-v16\\values-v16.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "65",
+ "endOffsets": "116"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-v16\\values-v16.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endLines": "5",
+ "endColumns": "12",
+ "endOffsets": "223"
+ },
+ "to": {
+ "startLines": "3",
+ "startColumns": "4",
+ "startOffsets": "121",
+ "endLines": "6",
+ "endColumns": "12",
+ "endOffsets": "289"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\values-ro_values-ro.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-ro\\values-ro.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "5095",
+ "endColumns": "100",
+ "endOffsets": "5191"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-ro\\values-ro.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,164,278,398,517,617,706,806,916,1016,1115,1210,1305,1426,1547,1637,1721,1805,1908,2013,2099",
+ "endColumns": "108,113,119,118,99,88,99,109,99,98,94,94,120,120,89,83,83,102,104,85,97",
+ "endOffsets": "159,273,393,512,612,701,801,911,1011,1110,1205,1300,1421,1542,1632,1716,1800,1903,2008,2094,2192"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2870,2979,3093,3213,3332,3432,3521,3621,3731,3831,3930,4025,4120,4241,4362,4452,4536,4620,4723,4828,4914",
+ "endColumns": "108,113,119,118,99,88,99,109,99,98,94,94,120,120,89,83,83,102,104,85,97",
+ "endOffsets": "2974,3088,3208,3327,3427,3516,3616,3726,3826,3925,4020,4115,4236,4357,4447,4531,4615,4718,4823,4909,5007"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-ro\\values-ro.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,226,330,443,531,643,764,849,930,1021,1114,1210,1304,1404,1497,1592,1687,1778,1870,1953,2065,2178,2278,2392,2497,2603,2767,2870",
+ "endColumns": "120,103,112,87,111,120,84,80,90,92,95,93,99,92,94,94,90,91,82,111,112,99,113,104,105,163,102,82",
+ "endOffsets": "221,325,438,526,638,759,844,925,1016,1109,1205,1299,1399,1492,1587,1682,1773,1865,1948,2060,2173,2273,2387,2492,2598,2762,2865,2948"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,226,330,443,531,643,764,849,930,1021,1114,1210,1304,1404,1497,1592,1687,1778,1870,1953,2065,2178,2278,2392,2497,2603,2767,5012",
+ "endColumns": "120,103,112,87,111,120,84,80,90,92,95,93,99,92,94,94,90,91,82,111,112,99,113,104,105,163,102,82",
+ "endOffsets": "221,325,438,526,638,759,844,925,1016,1109,1205,1299,1399,1492,1587,1682,1773,1865,1948,2060,2173,2273,2387,2492,2598,2762,2865,5090"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\values-sv_values-sv.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-sv\\values-sv.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "4902",
+ "endColumns": "100",
+ "endOffsets": "4998"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-sv\\values-sv.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,211,314,425,510,612,725,801,877,970,1065,1161,1255,1358,1453,1550,1648,1744,1837,1917,2023,2123,2219,2324,2426,2528,2682,2784",
+ "endColumns": "105,102,110,84,101,112,75,75,92,94,95,93,102,94,96,97,95,92,79,105,99,95,104,101,101,153,101,78",
+ "endOffsets": "206,309,420,505,607,720,796,872,965,1060,1156,1250,1353,1448,1545,1643,1739,1832,1912,2018,2118,2214,2319,2421,2523,2677,2779,2858"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,211,314,425,510,612,725,801,877,970,1065,1161,1255,1358,1453,1550,1648,1744,1837,1917,2023,2123,2219,2324,2426,2528,2682,4823",
+ "endColumns": "105,102,110,84,101,112,75,75,92,94,95,93,102,94,96,97,95,92,79,105,99,95,104,101,101,153,101,78",
+ "endOffsets": "206,309,420,505,607,720,796,872,965,1060,1156,1250,1353,1448,1545,1643,1739,1832,1912,2018,2118,2214,2319,2421,2523,2677,2779,4897"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-sv\\values-sv.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,156,262,369,481,580,666,759,861,957,1049,1144,1235,1353,1465,1549,1636,1719,1816,1914,2000",
+ "endColumns": "100,105,106,111,98,85,92,101,95,91,94,90,117,111,83,86,82,96,97,85,93",
+ "endOffsets": "151,257,364,476,575,661,754,856,952,1044,1139,1230,1348,1460,1544,1631,1714,1811,1909,1995,2089"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2784,2885,2991,3098,3210,3309,3395,3488,3590,3686,3778,3873,3964,4082,4194,4278,4365,4448,4545,4643,4729",
+ "endColumns": "100,105,106,111,98,85,92,101,95,91,94,90,117,111,83,86,82,96,97,85,93",
+ "endOffsets": "2880,2986,3093,3205,3304,3390,3483,3585,3681,3773,3868,3959,4077,4189,4273,4360,4443,4540,4638,4724,4818"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\values-as_values-as.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-as\\values-as.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "30",
+ "startColumns": "4",
+ "startOffsets": "2950",
+ "endColumns": "100",
+ "endOffsets": "3046"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-as\\values-as.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,213,312,419,515,617,736,816,896,987,1080,1173,1268,1368,1461,1558,1652,1743,1834,1923,2025,2140,2243,2352,2471,2591,2758,2861",
+ "endColumns": "107,98,106,95,101,118,79,79,90,92,92,94,99,92,96,93,90,90,88,101,114,102,108,118,119,166,102,88",
+ "endOffsets": "208,307,414,510,612,731,811,891,982,1075,1168,1263,1363,1456,1553,1647,1738,1829,1918,2020,2135,2238,2347,2466,2586,2753,2856,2945"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\values-v18_values-v18.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-v18\\values-v18.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "48",
+ "endOffsets": "99"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\values-zu_values-zu.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-zu\\values-zu.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,164,280,398,519,617,703,804,911,1006,1098,1189,1280,1399,1514,1600,1683,1765,1865,1969,2057",
+ "endColumns": "108,115,117,120,97,85,100,106,94,91,90,90,118,114,85,82,81,99,103,87,97",
+ "endOffsets": "159,275,393,514,612,698,799,906,1001,1093,1184,1275,1394,1509,1595,1678,1760,1860,1964,2052,2150"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2817,2926,3042,3160,3281,3379,3465,3566,3673,3768,3860,3951,4042,4161,4276,4362,4445,4527,4627,4731,4819",
+ "endColumns": "108,115,117,120,97,85,100,106,94,91,90,90,118,114,85,82,81,99,103,87,97",
+ "endOffsets": "2921,3037,3155,3276,3374,3460,3561,3668,3763,3855,3946,4037,4156,4271,4357,4440,4522,4622,4726,4814,4912"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-zu\\values-zu.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "4998",
+ "endColumns": "100",
+ "endOffsets": "5094"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-zu\\values-zu.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,213,320,434,522,625,752,832,912,1003,1096,1190,1284,1385,1478,1573,1667,1758,1851,1937,2041,2147,2245,2352,2458,2564,2721,2817",
+ "endColumns": "107,106,113,87,102,126,79,79,90,92,93,93,100,92,94,93,90,92,85,103,105,97,106,105,105,156,95,80",
+ "endOffsets": "208,315,429,517,620,747,827,907,998,1091,1185,1279,1380,1473,1568,1662,1753,1846,1932,2036,2142,2240,2347,2453,2559,2716,2812,2893"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,213,320,434,522,625,752,832,912,1003,1096,1190,1284,1385,1478,1573,1667,1758,1851,1937,2041,2147,2245,2352,2458,2564,2721,4917",
+ "endColumns": "107,106,113,87,102,126,79,79,90,92,93,93,100,92,94,93,90,92,85,103,105,97,106,105,105,156,95,80",
+ "endOffsets": "208,315,429,517,620,747,827,907,998,1091,1185,1279,1380,1473,1568,1662,1753,1846,1932,2036,2142,2240,2347,2453,2559,2716,2812,4993"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\values-zh-rHK_values-zh-rHK.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-zh-rHK\\values-zh-rHK.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,200,293,393,475,572,680,756,832,924,1018,1110,1206,1302,1396,1492,1584,1676,1768,1846,1942,2038,2133,2230,2325,2423,2574,2668",
+ "endColumns": "94,92,99,81,96,107,75,75,91,93,91,95,95,93,95,91,91,91,77,95,95,94,96,94,97,150,93,77",
+ "endOffsets": "195,288,388,470,567,675,751,827,919,1013,1105,1201,1297,1391,1487,1579,1671,1763,1841,1937,2033,2128,2225,2320,2418,2569,2663,2741"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,200,293,393,475,572,680,756,832,924,1018,1110,1206,1302,1396,1492,1584,1676,1768,1846,1942,2038,2133,2230,2325,2423,2574,4534",
+ "endColumns": "94,92,99,81,96,107,75,75,91,93,91,95,95,93,95,91,91,91,77,95,95,94,96,94,97,150,93,77",
+ "endOffsets": "195,288,388,470,567,675,751,827,919,1013,1105,1201,1297,1391,1487,1579,1671,1763,1841,1937,2033,2128,2225,2320,2418,2569,2663,4607"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-zh-rHK\\values-zh-rHK.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "4612",
+ "endColumns": "100",
+ "endOffsets": "4708"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-zh-rHK\\values-zh-rHK.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,148,240,333,430,516,595,682,776,868,958,1046,1134,1233,1331,1412,1491,1570,1660,1750,1832",
+ "endColumns": "92,91,92,96,85,78,86,93,91,89,87,87,98,97,80,78,78,89,89,81,88",
+ "endOffsets": "143,235,328,425,511,590,677,771,863,953,1041,1129,1228,1326,1407,1486,1565,1655,1745,1827,1916"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2668,2761,2853,2946,3043,3129,3208,3295,3389,3481,3571,3659,3747,3846,3944,4025,4104,4183,4273,4363,4445",
+ "endColumns": "92,91,92,96,85,78,86,93,91,89,87,87,98,97,80,78,78,89,89,81,88",
+ "endOffsets": "2756,2848,2941,3038,3124,3203,3290,3384,3476,3566,3654,3742,3841,3939,4020,4099,4178,4268,4358,4440,4529"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\values-vi_values-vi.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-vi\\values-vi.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,154,260,369,483,580,666,762,870,965,1060,1156,1249,1362,1478,1565,1647,1729,1826,1932,2020",
+ "endColumns": "98,105,108,113,96,85,95,107,94,94,95,92,112,115,86,81,81,96,105,87,94",
+ "endOffsets": "149,255,364,478,575,661,757,865,960,1055,1151,1244,1357,1473,1560,1642,1724,1821,1927,2015,2110"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2817,2916,3022,3131,3245,3342,3428,3524,3632,3727,3822,3918,4011,4124,4240,4327,4409,4491,4588,4694,4782",
+ "endColumns": "98,105,108,113,96,85,95,107,94,94,95,92,112,115,86,81,81,96,105,87,94",
+ "endOffsets": "2911,3017,3126,3240,3337,3423,3519,3627,3722,3817,3913,4006,4119,4235,4322,4404,4486,4583,4689,4777,4872"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-vi\\values-vi.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "4961",
+ "endColumns": "100",
+ "endOffsets": "5057"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-vi\\values-vi.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,219,327,436,520,623,742,819,896,987,1080,1176,1270,1371,1464,1559,1657,1748,1839,1923,2027,2136,2237,2342,2456,2561,2718,2817",
+ "endColumns": "113,107,108,83,102,118,76,76,90,92,95,93,100,92,94,97,90,90,83,103,108,100,104,113,104,156,98,83",
+ "endOffsets": "214,322,431,515,618,737,814,891,982,1075,1171,1265,1366,1459,1554,1652,1743,1834,1918,2022,2131,2232,2337,2451,2556,2713,2812,2896"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,219,327,436,520,623,742,819,896,987,1080,1176,1270,1371,1464,1559,1657,1748,1839,1923,2027,2136,2237,2342,2456,2561,2718,4877",
+ "endColumns": "113,107,108,83,102,118,76,76,90,92,95,93,100,92,94,97,90,90,83,103,108,100,104,113,104,156,98,83",
+ "endOffsets": "214,322,431,515,618,737,814,891,982,1075,1171,1265,1366,1459,1554,1652,1743,1834,1918,2022,2131,2232,2337,2451,2556,2713,2812,4956"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\values-kk_values-kk.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-kk\\values-kk.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,165,279,395,515,614,713,814,924,1019,1110,1201,1290,1401,1522,1608,1692,1777,1883,1996,2080",
+ "endColumns": "109,113,115,119,98,98,100,109,94,90,90,88,110,120,85,83,84,105,112,83,96",
+ "endOffsets": "160,274,390,510,609,708,809,919,1014,1105,1196,1285,1396,1517,1603,1687,1772,1878,1991,2075,2172"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2812,2922,3036,3152,3272,3371,3470,3571,3681,3776,3867,3958,4047,4158,4279,4365,4449,4534,4640,4753,4837",
+ "endColumns": "109,113,115,119,98,98,100,109,94,90,90,88,110,120,85,83,84,105,112,83,96",
+ "endOffsets": "2917,3031,3147,3267,3366,3465,3566,3676,3771,3862,3953,4042,4153,4274,4360,4444,4529,4635,4748,4832,4929"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-kk\\values-kk.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "5015",
+ "endColumns": "100",
+ "endOffsets": "5111"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-kk\\values-kk.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,217,320,430,515,621,740,821,901,992,1085,1181,1275,1376,1469,1564,1661,1752,1844,1925,2028,2133,2231,2338,2447,2547,2713,2812",
+ "endColumns": "111,102,109,84,105,118,80,79,90,92,95,93,100,92,94,96,90,91,80,102,104,97,106,108,99,165,98,80",
+ "endOffsets": "212,315,425,510,616,735,816,896,987,1080,1176,1270,1371,1464,1559,1656,1747,1839,1920,2023,2128,2226,2333,2442,2542,2708,2807,2888"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,217,320,430,515,621,740,821,901,992,1085,1181,1275,1376,1469,1564,1661,1752,1844,1925,2028,2133,2231,2338,2447,2547,2713,4934",
+ "endColumns": "111,102,109,84,105,118,80,79,90,92,95,93,100,92,94,96,90,91,80,102,104,97,106,108,99,165,98,80",
+ "endOffsets": "212,315,425,510,616,735,816,896,987,1080,1176,1270,1371,1464,1559,1656,1747,1839,1920,2023,2128,2226,2333,2442,2542,2708,2807,5010"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\values-sq_values-sq.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-sq\\values-sq.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,219,319,431,518,628,751,832,911,1002,1095,1191,1285,1387,1480,1575,1672,1763,1856,1939,2045,2150,2248,2354,2457,2573,2727,2826",
+ "endColumns": "113,99,111,86,109,122,80,78,90,92,95,93,101,92,94,96,90,92,82,105,104,97,105,102,115,153,98,80",
+ "endOffsets": "214,314,426,513,623,746,827,906,997,1090,1186,1280,1382,1475,1570,1667,1758,1851,1934,2040,2145,2243,2349,2452,2568,2722,2821,2902"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,219,319,431,518,628,751,832,911,1002,1095,1191,1285,1387,1480,1575,1672,1763,1856,1939,2045,2150,2248,2354,2457,2573,2727,4944",
+ "endColumns": "113,99,111,86,109,122,80,78,90,92,95,93,101,92,94,96,90,92,82,105,104,97,105,102,115,153,98,80",
+ "endOffsets": "214,314,426,513,623,746,827,906,997,1090,1186,1280,1382,1475,1570,1667,1758,1851,1934,2040,2145,2243,2349,2452,2568,2722,2821,5020"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-sq\\values-sq.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,165,283,400,524,621,709,811,920,1016,1109,1200,1292,1410,1531,1615,1697,1780,1884,1991,2078",
+ "endColumns": "109,117,116,123,96,87,101,108,95,92,90,91,117,120,83,81,82,103,106,86,94",
+ "endOffsets": "160,278,395,519,616,704,806,915,1011,1104,1195,1287,1405,1526,1610,1692,1775,1879,1986,2073,2168"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2826,2936,3054,3171,3295,3392,3480,3582,3691,3787,3880,3971,4063,4181,4302,4386,4468,4551,4655,4762,4849",
+ "endColumns": "109,117,116,123,96,87,101,108,95,92,90,91,117,120,83,81,82,103,106,86,94",
+ "endOffsets": "2931,3049,3166,3290,3387,3475,3577,3686,3782,3875,3966,4058,4176,4297,4381,4463,4546,4650,4757,4844,4939"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-sq\\values-sq.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "5025",
+ "endColumns": "100",
+ "endOffsets": "5121"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\values-fa_values-fa.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-fa\\values-fa.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "4965",
+ "endColumns": "100",
+ "endOffsets": "5061"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-fa\\values-fa.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,215,318,429,513,616,731,810,888,981,1076,1172,1266,1369,1464,1561,1660,1753,1843,1924,2036,2139,2237,2347,2451,2560,2721,2822",
+ "endColumns": "109,102,110,83,102,114,78,77,92,94,95,93,102,94,96,98,92,89,80,111,102,97,109,103,108,160,100,80",
+ "endOffsets": "210,313,424,508,611,726,805,883,976,1071,1167,1261,1364,1459,1556,1655,1748,1838,1919,2031,2134,2232,2342,2446,2555,2716,2817,2898"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,215,318,429,513,616,731,810,888,981,1076,1172,1266,1369,1464,1561,1660,1753,1843,1924,2036,2139,2237,2347,2451,2560,2721,4884",
+ "endColumns": "109,102,110,83,102,114,78,77,92,94,95,93,102,94,96,98,92,89,80,111,102,97,109,103,108,160,100,80",
+ "endOffsets": "210,313,424,508,611,726,805,883,976,1071,1167,1261,1364,1459,1556,1655,1748,1838,1919,2031,2134,2232,2342,2446,2555,2716,2817,4960"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-fa\\values-fa.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,156,258,368,481,586,676,776,880,975,1072,1165,1260,1372,1487,1569,1650,1732,1834,1936,2021",
+ "endColumns": "100,101,109,112,104,89,99,103,94,96,92,94,111,114,81,80,81,101,101,84,95",
+ "endOffsets": "151,253,363,476,581,671,771,875,970,1067,1160,1255,1367,1482,1564,1645,1727,1829,1931,2016,2112"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2822,2923,3025,3135,3248,3353,3443,3543,3647,3742,3839,3932,4027,4139,4254,4336,4417,4499,4601,4703,4788",
+ "endColumns": "100,101,109,112,104,89,99,103,94,96,92,94,111,114,81,80,81,101,101,84,95",
+ "endOffsets": "2918,3020,3130,3243,3348,3438,3538,3642,3737,3834,3927,4022,4134,4249,4331,4412,4494,4596,4698,4783,4879"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\values-lt_values-lt.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-lt\\values-lt.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,162,277,395,512,610,696,794,901,1000,1097,1189,1285,1400,1518,1608,1692,1780,1886,1991,2078",
+ "endColumns": "106,114,117,116,97,85,97,106,98,96,91,95,114,117,89,83,87,105,104,86,96",
+ "endOffsets": "157,272,390,507,605,691,789,896,995,1092,1184,1280,1395,1513,1603,1687,1775,1881,1986,2073,2170"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2895,3002,3117,3235,3352,3450,3536,3634,3741,3840,3937,4029,4125,4240,4358,4448,4532,4620,4726,4831,4918",
+ "endColumns": "106,114,117,116,97,85,97,106,98,96,91,95,114,117,89,83,87,105,104,86,96",
+ "endOffsets": "2997,3112,3230,3347,3445,3531,3629,3736,3835,3932,4024,4120,4235,4353,4443,4527,4615,4721,4826,4913,5010"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-lt\\values-lt.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,221,322,435,522,631,752,834,915,1009,1105,1203,1299,1403,1499,1597,1700,1794,1888,1973,2082,2191,2291,2401,2505,2618,2794,2895",
+ "endColumns": "115,100,112,86,108,120,81,80,93,95,97,95,103,95,97,102,93,93,84,108,108,99,109,103,112,175,100,82",
+ "endOffsets": "216,317,430,517,626,747,829,910,1004,1100,1198,1294,1398,1494,1592,1695,1789,1883,1968,2077,2186,2286,2396,2500,2613,2789,2890,2973"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,221,322,435,522,631,752,834,915,1009,1105,1203,1299,1403,1499,1597,1700,1794,1888,1973,2082,2191,2291,2401,2505,2618,2794,5015",
+ "endColumns": "115,100,112,86,108,120,81,80,93,95,97,95,103,95,97,102,93,93,84,108,108,99,109,103,112,175,100,82",
+ "endOffsets": "216,317,430,517,626,747,829,910,1004,1100,1198,1294,1398,1494,1592,1695,1789,1883,1968,2077,2186,2286,2396,2500,2613,2789,2890,5093"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-lt\\values-lt.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "5098",
+ "endColumns": "100",
+ "endOffsets": "5194"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\values-my_values-my.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-my\\values-my.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,214,319,436,529,641,769,847,926,1017,1110,1206,1300,1401,1494,1589,1683,1774,1865,1951,2074,2186,2288,2414,2525,2635,2795,2895",
+ "endColumns": "108,104,116,92,111,127,77,78,90,92,95,93,100,92,94,93,90,90,85,122,111,101,125,110,109,159,99,83",
+ "endOffsets": "209,314,431,524,636,764,842,921,1012,1105,1201,1295,1396,1489,1584,1678,1769,1860,1946,2069,2181,2283,2409,2520,2630,2790,2890,2974"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,214,319,436,529,641,769,847,926,1017,1110,1206,1300,1401,1494,1589,1683,1774,1865,1951,2074,2186,2288,2414,2525,2635,2795,5002",
+ "endColumns": "108,104,116,92,111,127,77,78,90,92,95,93,100,92,94,93,90,90,85,122,111,101,125,110,109,159,99,83",
+ "endOffsets": "209,314,431,524,636,764,842,921,1012,1105,1201,1295,1396,1489,1584,1678,1769,1860,1946,2069,2181,2283,2409,2520,2630,2790,2890,5081"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-my\\values-my.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,153,262,371,483,582,678,772,886,984,1083,1187,1280,1393,1501,1588,1673,1757,1866,1984,2068",
+ "endColumns": "97,108,108,111,98,95,93,113,97,98,103,92,112,107,86,84,83,108,117,83,93",
+ "endOffsets": "148,257,366,478,577,673,767,881,979,1078,1182,1275,1388,1496,1583,1668,1752,1861,1979,2063,2157"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2895,2993,3102,3211,3323,3422,3518,3612,3726,3824,3923,4027,4120,4233,4341,4428,4513,4597,4706,4824,4908",
+ "endColumns": "97,108,108,111,98,95,93,113,97,98,103,92,112,107,86,84,83,108,117,83,93",
+ "endOffsets": "2988,3097,3206,3318,3417,3513,3607,3721,3819,3918,4022,4115,4228,4336,4423,4508,4592,4701,4819,4903,4997"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-my\\values-my.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "5086",
+ "endColumns": "100",
+ "endOffsets": "5182"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\values-port_values-port.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-port\\values-port.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "55",
+ "endOffsets": "106"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\values-v25_values-v25.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-v25\\values-v25.xml",
+ "from": {
+ "startLines": "2,3,4,6",
+ "startColumns": "4,4,4,4",
+ "startOffsets": "55,126,209,308",
+ "endLines": "2,3,5,7",
+ "endColumns": "70,82,12,12",
+ "endOffsets": "121,204,303,414"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\values-mk_values-mk.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-mk\\values-mk.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "5019",
+ "endColumns": "100",
+ "endOffsets": "5115"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-mk\\values-mk.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,213,317,425,511,616,735,818,900,997,1096,1193,1293,1400,1499,1600,1696,1793,1884,1971,2077,2184,2285,2392,2503,2607,2763,2861",
+ "endColumns": "107,103,107,85,104,118,82,81,96,98,96,99,106,98,100,95,96,90,86,105,106,100,106,110,103,155,97,83",
+ "endOffsets": "208,312,420,506,611,730,813,895,992,1091,1188,1288,1395,1494,1595,1691,1788,1879,1966,2072,2179,2280,2387,2498,2602,2758,2856,2940"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,213,317,425,511,616,735,818,900,997,1096,1193,1293,1400,1499,1600,1696,1793,1884,1971,2077,2184,2285,2392,2503,2607,2763,4935",
+ "endColumns": "107,103,107,85,104,118,82,81,96,98,96,99,106,98,100,95,96,90,86,105,106,100,106,110,103,155,97,83",
+ "endOffsets": "208,312,420,506,611,730,813,895,992,1091,1188,1288,1395,1494,1595,1691,1788,1879,1966,2072,2179,2280,2387,2498,2602,2758,2856,5014"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-mk\\values-mk.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,157,264,375,486,581,669,765,869,967,1061,1152,1245,1360,1487,1571,1654,1737,1841,1951,2037",
+ "endColumns": "101,106,110,110,94,87,95,103,97,93,90,92,114,126,83,82,82,103,109,85,91",
+ "endOffsets": "152,259,370,481,576,664,760,864,962,1056,1147,1240,1355,1482,1566,1649,1732,1836,1946,2032,2124"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2861,2963,3070,3181,3292,3387,3475,3571,3675,3773,3867,3958,4051,4166,4293,4377,4460,4543,4647,4757,4843",
+ "endColumns": "101,106,110,110,94,87,95,103,97,93,90,92,114,126,83,82,82,103,109,85,91",
+ "endOffsets": "2958,3065,3176,3287,3382,3470,3566,3670,3768,3862,3953,4046,4161,4288,4372,4455,4538,4642,4752,4838,4930"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\values-hdpi-v4_values-hdpi-v4.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-hdpi-v4\\values-hdpi-v4.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endLines": "6",
+ "endColumns": "13",
+ "endOffsets": "327"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\values-pt-rPT_values-pt-rPT.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-pt-rPT\\values-pt-rPT.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "5096",
+ "endColumns": "100",
+ "endOffsets": "5192"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-pt-rPT\\values-pt-rPT.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,160,269,382,497,604,695,793,903,1000,1095,1187,1281,1402,1532,1627,1715,1798,1901,2016,2103",
+ "endColumns": "104,108,112,114,106,90,97,109,96,94,91,93,120,129,94,87,82,102,114,86,98",
+ "endOffsets": "155,264,377,492,599,690,788,898,995,1090,1182,1276,1397,1527,1622,1710,1793,1896,2011,2098,2197"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2864,2969,3078,3191,3306,3413,3504,3602,3712,3809,3904,3996,4090,4211,4341,4436,4524,4607,4710,4825,4912",
+ "endColumns": "104,108,112,114,106,90,97,109,96,94,91,93,120,129,94,87,82,102,114,86,98",
+ "endOffsets": "2964,3073,3186,3301,3408,3499,3597,3707,3804,3899,3991,4085,4206,4336,4431,4519,4602,4705,4820,4907,5006"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-pt-rPT\\values-pt-rPT.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,225,331,438,527,628,752,836,917,1009,1103,1201,1295,1395,1489,1585,1680,1772,1864,1951,2058,2170,2272,2380,2487,2594,2765,2864",
+ "endColumns": "119,105,106,88,100,123,83,80,91,93,97,93,99,93,95,94,91,91,86,106,111,101,107,106,106,170,98,84",
+ "endOffsets": "220,326,433,522,623,747,831,912,1004,1098,1196,1290,1390,1484,1580,1675,1767,1859,1946,2053,2165,2267,2375,2482,2589,2760,2859,2944"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,225,331,438,527,628,752,836,917,1009,1103,1201,1295,1395,1489,1585,1680,1772,1864,1951,2058,2170,2272,2380,2487,2594,2765,5011",
+ "endColumns": "119,105,106,88,100,123,83,80,91,93,97,93,99,93,95,94,91,91,86,106,111,101,107,106,106,170,98,84",
+ "endOffsets": "220,326,433,522,623,747,831,912,1004,1098,1196,1290,1390,1484,1580,1675,1767,1859,1946,2053,2165,2267,2375,2482,2589,2760,2859,5091"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\values-ar_values-ar.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-ar\\values-ar.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,154,260,369,482,581,666,761,866,962,1055,1148,1239,1349,1462,1551,1634,1717,1816,1924,2010",
+ "endColumns": "98,105,108,112,98,84,94,104,95,92,92,90,109,112,88,82,82,98,107,85,93",
+ "endOffsets": "149,255,364,477,576,661,756,861,957,1050,1143,1234,1344,1457,1546,1629,1712,1811,1919,2005,2099"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2779,2878,2984,3093,3206,3305,3390,3485,3590,3686,3779,3872,3963,4073,4186,4275,4358,4441,4540,4648,4734",
+ "endColumns": "98,105,108,112,98,84,94,104,95,92,92,90,109,112,88,82,82,98,107,85,93",
+ "endOffsets": "2873,2979,3088,3201,3300,3385,3480,3585,3681,3774,3867,3958,4068,4181,4270,4353,4436,4535,4643,4729,4823"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-ar\\values-ar.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "4909",
+ "endColumns": "100",
+ "endOffsets": "5005"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-ar\\values-ar.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,222,326,435,517,618,732,811,890,981,1074,1170,1264,1365,1458,1553,1647,1738,1832,1911,2016,2117,2213,2321,2424,2527,2682,2779",
+ "endColumns": "116,103,108,81,100,113,78,78,90,92,95,93,100,92,94,93,90,93,78,104,100,95,107,102,102,154,96,80",
+ "endOffsets": "217,321,430,512,613,727,806,885,976,1069,1165,1259,1360,1453,1548,1642,1733,1827,1906,2011,2112,2208,2316,2419,2522,2677,2774,2855"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,222,326,435,517,618,732,811,890,981,1074,1170,1264,1365,1458,1553,1647,1738,1832,1911,2016,2117,2213,2321,2424,2527,2682,4828",
+ "endColumns": "116,103,108,81,100,113,78,78,90,92,95,93,100,92,94,93,90,93,78,104,100,95,107,102,102,154,96,80",
+ "endOffsets": "217,321,430,512,613,727,806,885,976,1069,1165,1259,1360,1453,1548,1642,1733,1827,1906,2011,2112,2208,2316,2419,2522,2677,2774,4904"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\values-uz_values-uz.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-uz\\values-uz.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,164,276,392,507,606,708,805,918,1015,1116,1205,1297,1408,1521,1605,1687,1775,1886,1998,2083",
+ "endColumns": "108,111,115,114,98,101,96,112,96,100,88,91,110,112,83,81,87,110,111,84,96",
+ "endOffsets": "159,271,387,502,601,703,800,913,1010,1111,1200,1292,1403,1516,1600,1682,1770,1881,1993,2078,2175"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2805,2914,3026,3142,3257,3356,3458,3555,3668,3765,3866,3955,4047,4158,4271,4355,4437,4525,4636,4748,4833",
+ "endColumns": "108,111,115,114,98,101,96,112,96,100,88,91,110,112,83,81,87,110,111,84,96",
+ "endOffsets": "2909,3021,3137,3252,3351,3453,3550,3663,3760,3861,3950,4042,4153,4266,4350,4432,4520,4631,4743,4828,4925"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-uz\\values-uz.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,210,314,428,514,614,730,810,889,980,1073,1169,1263,1358,1451,1546,1641,1732,1824,1908,2017,2124,2225,2333,2438,2545,2706,2805",
+ "endColumns": "104,103,113,85,99,115,79,78,90,92,95,93,94,92,94,94,90,91,83,108,106,100,107,104,106,160,98,83",
+ "endOffsets": "205,309,423,509,609,725,805,884,975,1068,1164,1258,1353,1446,1541,1636,1727,1819,1903,2012,2119,2220,2328,2433,2540,2701,2800,2884"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,210,314,428,514,614,730,810,889,980,1073,1169,1263,1358,1451,1546,1641,1732,1824,1908,2017,2124,2225,2333,2438,2545,2706,4930",
+ "endColumns": "104,103,113,85,99,115,79,78,90,92,95,93,94,92,94,94,90,91,83,108,106,100,107,104,106,160,98,83",
+ "endOffsets": "205,309,423,509,609,725,805,884,975,1068,1164,1258,1353,1446,1541,1636,1727,1819,1903,2012,2119,2220,2328,2433,2540,2701,2800,5009"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-uz\\values-uz.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "5014",
+ "endColumns": "100",
+ "endOffsets": "5110"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\values-es_values-es.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-es\\values-es.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "5048",
+ "endColumns": "100",
+ "endOffsets": "5144"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-es\\values-es.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,159,269,381,497,598,682,783,888,985,1080,1175,1268,1388,1521,1606,1694,1779,1878,1993,2080",
+ "endColumns": "103,109,111,115,100,83,100,104,96,94,94,92,119,132,84,87,84,98,114,86,98",
+ "endOffsets": "154,264,376,492,593,677,778,883,980,1075,1170,1263,1383,1516,1601,1689,1774,1873,1988,2075,2174"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2842,2946,3056,3168,3284,3385,3469,3570,3675,3772,3867,3962,4055,4175,4308,4393,4481,4566,4665,4780,4867",
+ "endColumns": "103,109,111,115,100,83,100,104,96,94,94,92,119,132,84,87,84,98,114,86,98",
+ "endOffsets": "2941,3051,3163,3279,3380,3464,3565,3670,3767,3862,3957,4050,4170,4303,4388,4476,4561,4660,4775,4862,4961"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-es\\values-es.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,222,335,443,528,629,757,842,924,1016,1110,1208,1302,1403,1497,1593,1689,1781,1873,1955,2062,2162,2261,2369,2476,2583,2742,2842",
+ "endColumns": "116,112,107,84,100,127,84,81,91,93,97,93,100,93,95,95,91,91,81,106,99,98,107,106,106,158,99,81",
+ "endOffsets": "217,330,438,523,624,752,837,919,1011,1105,1203,1297,1398,1492,1588,1684,1776,1868,1950,2057,2157,2256,2364,2471,2578,2737,2837,2919"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,222,335,443,528,629,757,842,924,1016,1110,1208,1302,1403,1497,1593,1689,1781,1873,1955,2062,2162,2261,2369,2476,2583,2742,4966",
+ "endColumns": "116,112,107,84,100,127,84,81,91,93,97,93,100,93,95,95,91,91,81,106,99,98,107,106,106,158,99,81",
+ "endOffsets": "217,330,438,523,624,752,837,919,1011,1105,1203,1297,1398,1492,1588,1684,1776,1868,1950,2057,2157,2256,2364,2471,2578,2737,2837,5043"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\values-en-rGB_values-en-rGB.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-en-rGB\\values-en-rGB.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,155,261,369,481,576,659,751,853,949,1045,1139,1231,1339,1447,1531,1613,1695,1793,1892,1978",
+ "endColumns": "99,105,107,111,94,82,91,101,95,95,93,91,107,107,83,81,81,97,98,85,93",
+ "endOffsets": "150,256,364,476,571,654,746,848,944,1040,1134,1226,1334,1442,1526,1608,1690,1788,1887,1973,2067"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2764,2864,2970,3078,3190,3285,3368,3460,3562,3658,3754,3848,3940,4048,4156,4240,4322,4404,4502,4601,4687",
+ "endColumns": "99,105,107,111,94,82,91,101,95,95,93,91,107,107,83,81,81,97,98,85,93",
+ "endOffsets": "2859,2965,3073,3185,3280,3363,3455,3557,3653,3749,3843,3935,4043,4151,4235,4317,4399,4497,4596,4682,4776"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-en-rGB\\values-en-rGB.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,209,309,417,501,601,716,793,869,960,1053,1149,1243,1344,1437,1532,1626,1717,1808,1890,1993,2097,2196,2301,2404,2508,2664,2764",
+ "endColumns": "103,99,107,83,99,114,76,75,90,92,95,93,100,92,94,93,90,90,81,102,103,98,104,102,103,155,99,81",
+ "endOffsets": "204,304,412,496,596,711,788,864,955,1048,1144,1238,1339,1432,1527,1621,1712,1803,1885,1988,2092,2191,2296,2399,2503,2659,2759,2841"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,209,309,417,501,601,716,793,869,960,1053,1149,1243,1344,1437,1532,1626,1717,1808,1890,1993,2097,2196,2301,2404,2508,2664,4781",
+ "endColumns": "103,99,107,83,99,114,76,75,90,92,95,93,100,92,94,93,90,90,81,102,103,98,104,102,103,155,99,81",
+ "endOffsets": "204,304,412,496,596,711,788,864,955,1048,1144,1238,1339,1432,1527,1621,1712,1803,1885,1988,2092,2191,2296,2399,2503,2659,2759,4858"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-en-rGB\\values-en-rGB.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "4863",
+ "endColumns": "100",
+ "endOffsets": "4959"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\values-lo_values-lo.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-lo\\values-lo.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "4903",
+ "endColumns": "100",
+ "endOffsets": "4999"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-lo\\values-lo.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,208,305,412,497,602,714,791,869,960,1053,1149,1243,1344,1437,1532,1626,1717,1808,1888,1995,2092,2190,2295,2398,2502,2659,2755",
+ "endColumns": "102,96,106,84,104,111,76,77,90,92,95,93,100,92,94,93,90,90,79,106,96,97,104,102,103,156,95,80",
+ "endOffsets": "203,300,407,492,597,709,786,864,955,1048,1144,1238,1339,1432,1527,1621,1712,1803,1883,1990,2087,2185,2290,2393,2497,2654,2750,2831"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,208,305,412,497,602,714,791,869,960,1053,1149,1243,1344,1437,1532,1626,1717,1808,1888,1995,2092,2190,2295,2398,2502,2659,4822",
+ "endColumns": "102,96,106,84,104,111,76,77,90,92,95,93,100,92,94,93,90,90,79,106,96,97,104,102,103,156,95,80",
+ "endOffsets": "203,300,407,492,597,709,786,864,955,1048,1144,1238,1339,1432,1527,1621,1712,1803,1883,1990,2087,2185,2290,2393,2497,2654,2750,4898"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-lo\\values-lo.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,158,271,386,508,605,696,793,899,993,1088,1187,1279,1381,1488,1577,1660,1741,1843,1943,2028",
+ "endColumns": "102,112,114,121,96,90,96,105,93,94,98,91,101,106,88,82,80,101,99,84,93",
+ "endOffsets": "153,266,381,503,600,691,788,894,988,1083,1182,1274,1376,1483,1572,1655,1736,1838,1938,2023,2117"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2755,2858,2971,3086,3208,3305,3396,3493,3599,3693,3788,3887,3979,4081,4188,4277,4360,4441,4543,4643,4728",
+ "endColumns": "102,112,114,121,96,90,96,105,93,94,98,91,101,106,88,82,80,101,99,84,93",
+ "endOffsets": "2853,2966,3081,3203,3300,3391,3488,3594,3688,3783,3882,3974,4076,4183,4272,4355,4436,4538,4638,4723,4817"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\values-v21_values-v21.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-v21\\values-v21.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,13",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,159,223,290,354,470,596,722,850,1022",
+ "endLines": "2,3,4,5,6,7,8,9,12,17",
+ "endColumns": "103,63,66,63,115,125,125,127,12,12",
+ "endOffsets": "154,218,285,349,465,591,717,845,1017,1355"
+ },
+ "to": {
+ "startLines": "2,3,4,5,263,264,271,275,279,282",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,159,223,290,19262,19378,19835,20129,20424,20596",
+ "endLines": "2,3,4,5,263,264,271,275,281,286",
+ "endColumns": "103,63,66,63,115,125,125,127,12,12",
+ "endOffsets": "154,218,285,349,19373,19499,19956,20252,20591,20929"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-v21\\values-v21.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,17,19,20,21,22,24,26,27,28,29,30,32,34,36,38,40,42,43,48,50,52,53,54,56,58,59,60,61,62,63,107,110,154,157,160,162,164,166,169,171,174,175,176,179,180,181,182,183,184,187,188,190,192,194,196,200,202,203,204,205,207,211,213,215,216,217,218,219,221,222,223,233,234,235,247",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,146,249,352,457,564,673,782,891,1000,1109,1216,1319,1438,1593,1748,1853,1974,2075,2222,2363,2466,2585,2692,2795,2950,3121,3270,3435,3592,3743,3862,4234,4383,4532,4644,4791,4944,5091,5166,5255,5342,5443,5546,8614,8799,11879,12076,12275,12398,12521,12634,12817,12948,13149,13238,13349,13582,13683,13778,13901,14030,14147,14324,14423,14558,14701,14836,14955,15156,15275,15368,15479,15535,15642,15837,15948,16081,16176,16267,16358,16475,16614,16685,16768,17448,17505,17563,18257",
+ "endLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,16,18,19,20,21,23,25,26,27,28,29,31,33,35,37,39,41,42,47,49,51,52,53,55,57,58,59,60,61,62,106,109,153,156,159,161,163,165,168,170,173,174,175,178,179,180,181,182,183,186,187,189,191,193,195,199,201,202,203,204,206,210,212,214,215,216,217,218,220,221,222,232,233,234,246,258",
+ "endColumns": "90,102,102,104,106,108,108,108,108,108,106,102,118,12,12,104,120,100,12,12,102,118,106,102,12,12,12,12,12,12,118,12,12,12,111,146,12,12,74,88,86,100,102,12,12,12,12,12,12,12,12,12,12,12,88,110,12,100,94,122,128,116,12,98,12,12,12,12,12,12,92,110,55,12,12,12,12,94,90,90,116,12,70,82,12,56,57,12,12",
+ "endOffsets": "141,244,347,452,559,668,777,886,995,1104,1211,1314,1433,1588,1743,1848,1969,2070,2217,2358,2461,2580,2687,2790,2945,3116,3265,3430,3587,3738,3857,4229,4378,4527,4639,4786,4939,5086,5161,5250,5337,5438,5541,8609,8794,11874,12071,12270,12393,12516,12629,12812,12943,13144,13233,13344,13577,13678,13773,13896,14025,14142,14319,14418,14553,14696,14831,14950,15151,15270,15363,15474,15530,15637,15832,15943,16076,16171,16262,16353,16470,16609,16680,16763,17443,17500,17558,18252,18958"
+ },
+ "to": {
+ "startLines": "6,7,8,9,10,11,12,13,14,15,16,17,18,19,21,23,24,25,26,28,30,31,32,33,34,36,38,40,42,44,46,47,52,54,56,57,58,60,62,63,64,65,66,67,111,114,158,161,164,166,168,170,173,175,178,179,180,183,184,185,186,187,188,191,192,194,196,198,200,204,206,207,208,209,211,215,217,219,220,221,222,223,225,226,227,237,238,239,251",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "354,445,548,651,756,863,972,1081,1190,1299,1408,1515,1618,1737,1892,2047,2152,2273,2374,2521,2662,2765,2884,2991,3094,3249,3420,3569,3734,3891,4042,4161,4533,4682,4831,4943,5090,5243,5390,5465,5554,5641,5742,5845,8913,9098,12178,12375,12574,12697,12820,12933,13116,13247,13448,13537,13648,13881,13982,14077,14200,14329,14446,14623,14722,14857,15000,15135,15254,15455,15574,15667,15778,15834,15941,16136,16247,16380,16475,16566,16657,16774,16913,16984,17067,17747,17804,17862,18556",
+ "endLines": "6,7,8,9,10,11,12,13,14,15,16,17,18,20,22,23,24,25,27,29,30,31,32,33,35,37,39,41,43,45,46,51,53,55,56,57,59,61,62,63,64,65,66,110,113,157,160,163,165,167,169,172,174,177,178,179,182,183,184,185,186,187,190,191,193,195,197,199,203,205,206,207,208,210,214,216,218,219,220,221,222,224,225,226,236,237,238,250,262",
+ "endColumns": "90,102,102,104,106,108,108,108,108,108,106,102,118,12,12,104,120,100,12,12,102,118,106,102,12,12,12,12,12,12,118,12,12,12,111,146,12,12,74,88,86,100,102,12,12,12,12,12,12,12,12,12,12,12,88,110,12,100,94,122,128,116,12,98,12,12,12,12,12,12,92,110,55,12,12,12,12,94,90,90,116,12,70,82,12,56,57,12,12",
+ "endOffsets": "440,543,646,751,858,967,1076,1185,1294,1403,1510,1613,1732,1887,2042,2147,2268,2369,2516,2657,2760,2879,2986,3089,3244,3415,3564,3729,3886,4037,4156,4528,4677,4826,4938,5085,5238,5385,5460,5549,5636,5737,5840,8908,9093,12173,12370,12569,12692,12815,12928,13111,13242,13443,13532,13643,13876,13977,14072,14195,14324,14441,14618,14717,14852,14995,15130,15249,15450,15569,15662,15773,15829,15936,16131,16242,16375,16470,16561,16652,16769,16908,16979,17062,17742,17799,17857,18551,19257"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3748c447639623a0c90cb541e38e687e\\media-1.0.0\\res\\values-v21\\values-v21.xml",
+ "from": {
+ "startLines": "2,5,8,11",
+ "startColumns": "4,4,4,4",
+ "startOffsets": "55,223,386,554",
+ "endLines": "4,7,10,13",
+ "endColumns": "12,12,12,12",
+ "endOffsets": "218,381,549,716"
+ },
+ "to": {
+ "startLines": "265,268,272,276",
+ "startColumns": "4,4,4,4",
+ "startOffsets": "19504,19672,19961,20257",
+ "endLines": "267,270,274,278",
+ "endColumns": "12,12,12,12",
+ "endOffsets": "19667,19830,20124,20419"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\values-v22_values-v22.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-v22\\values-v22.xml",
+ "from": {
+ "startLines": "2,3,4,9",
+ "startColumns": "4,4,4,4",
+ "startOffsets": "55,130,217,553",
+ "endLines": "2,3,8,13",
+ "endColumns": "74,86,12,12",
+ "endOffsets": "125,212,548,896"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\values-ru_values-ru.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-ru\\values-ru.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,161,286,414,541,637,740,830,936,1034,1128,1221,1315,1416,1526,1618,1709,1797,1904,2009,2096",
+ "endColumns": "105,124,127,126,95,102,89,105,97,93,92,93,100,109,91,90,87,106,104,86,96",
+ "endOffsets": "156,281,409,536,632,735,825,931,1029,1123,1216,1310,1411,1521,1613,1704,1792,1899,2004,2091,2188"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2832,2938,3063,3191,3318,3414,3517,3607,3713,3811,3905,3998,4092,4193,4303,4395,4486,4574,4681,4786,4873",
+ "endColumns": "105,124,127,126,95,102,89,105,97,93,92,93,100,109,91,90,87,106,104,86,96",
+ "endOffsets": "2933,3058,3186,3313,3409,3512,3602,3708,3806,3900,3993,4087,4188,4298,4390,4481,4569,4676,4781,4868,4965"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-ru\\values-ru.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "5051",
+ "endColumns": "100",
+ "endOffsets": "5147"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-ru\\values-ru.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,220,322,434,520,625,745,824,902,994,1088,1184,1277,1373,1467,1563,1658,1750,1842,1922,2028,2136,2234,2343,2449,2557,2732,2832",
+ "endColumns": "114,101,111,85,104,119,78,77,91,93,95,92,95,93,95,94,91,91,79,105,107,97,108,105,107,174,99,80",
+ "endOffsets": "215,317,429,515,620,740,819,897,989,1083,1179,1272,1368,1462,1558,1653,1745,1837,1917,2023,2131,2229,2338,2444,2552,2727,2827,2908"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,220,322,434,520,625,745,824,902,994,1088,1184,1277,1373,1467,1563,1658,1750,1842,1922,2028,2136,2234,2343,2449,2557,2732,4970",
+ "endColumns": "114,101,111,85,104,119,78,77,91,93,95,92,95,93,95,94,91,91,79,105,107,97,108,105,107,174,99,80",
+ "endOffsets": "215,317,429,515,620,740,819,897,989,1083,1179,1272,1368,1462,1558,1653,1745,1837,1917,2023,2131,2229,2338,2444,2552,2727,2827,5046"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\values-ko_values-ko.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-ko\\values-ko.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "4657",
+ "endColumns": "100",
+ "endOffsets": "4753"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-ko\\values-ko.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,149,243,339,439,527,608,695,790,883,973,1062,1151,1256,1357,1440,1520,1600,1691,1784,1867",
+ "endColumns": "93,93,95,99,87,80,86,94,92,89,88,88,104,100,82,79,79,90,92,82,88",
+ "endOffsets": "144,238,334,434,522,603,690,785,878,968,1057,1146,1251,1352,1435,1515,1595,1686,1779,1862,1951"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2678,2772,2866,2962,3062,3150,3231,3318,3413,3506,3596,3685,3774,3879,3980,4063,4143,4223,4314,4407,4490",
+ "endColumns": "93,93,95,99,87,80,86,94,92,89,88,88,104,100,82,79,79,90,92,82,88",
+ "endOffsets": "2767,2861,2957,3057,3145,3226,3313,3408,3501,3591,3680,3769,3874,3975,4058,4138,4218,4309,4402,4485,4574"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-ko\\values-ko.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,200,294,396,478,576,682,761,837,928,1021,1113,1204,1305,1398,1493,1587,1678,1769,1849,1947,2042,2137,2237,2333,2432,2584,2678",
+ "endColumns": "94,93,101,81,97,105,78,75,90,92,91,90,100,92,94,93,90,90,79,97,94,94,99,95,98,151,93,77",
+ "endOffsets": "195,289,391,473,571,677,756,832,923,1016,1108,1199,1300,1393,1488,1582,1673,1764,1844,1942,2037,2132,2232,2328,2427,2579,2673,2751"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,200,294,396,478,576,682,761,837,928,1021,1113,1204,1305,1398,1493,1587,1678,1769,1849,1947,2042,2137,2237,2333,2432,2584,4579",
+ "endColumns": "94,93,101,81,97,105,78,75,90,92,91,90,100,92,94,93,90,90,79,97,94,94,99,95,98,151,93,77",
+ "endOffsets": "195,289,391,473,571,677,756,832,923,1016,1108,1199,1300,1393,1488,1582,1673,1764,1844,1942,2037,2132,2232,2328,2427,2579,2673,4652"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\values-is_values-is.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-is\\values-is.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "4922",
+ "endColumns": "100",
+ "endOffsets": "5018"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-is\\values-is.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,162,271,383,497,593,679,773,876,971,1070,1162,1254,1369,1477,1564,1647,1731,1834,1936,2021",
+ "endColumns": "106,108,111,113,95,85,93,102,94,98,91,91,114,107,86,82,83,102,101,84,90",
+ "endOffsets": "157,266,378,492,588,674,768,871,966,1065,1157,1249,1364,1472,1559,1642,1726,1829,1931,2016,2107"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2784,2891,3000,3112,3226,3322,3408,3502,3605,3700,3799,3891,3983,4098,4206,4293,4376,4460,4563,4665,4750",
+ "endColumns": "106,108,111,113,95,85,93,102,94,98,91,91,114,107,86,82,83,102,101,84,90",
+ "endOffsets": "2886,2995,3107,3221,3317,3403,3497,3600,3695,3794,3886,3978,4093,4201,4288,4371,4455,4558,4660,4745,4836"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-is\\values-is.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,205,302,414,499,600,714,794,874,965,1058,1154,1248,1355,1448,1543,1638,1729,1823,1904,2014,2122,2220,2329,2428,2531,2686,2784",
+ "endColumns": "99,96,111,84,100,113,79,79,90,92,95,93,106,92,94,94,90,93,80,109,107,97,108,98,102,154,97,80",
+ "endOffsets": "200,297,409,494,595,709,789,869,960,1053,1149,1243,1350,1443,1538,1633,1724,1818,1899,2009,2117,2215,2324,2423,2526,2681,2779,2860"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,205,302,414,499,600,714,794,874,965,1058,1154,1248,1355,1448,1543,1638,1729,1823,1904,2014,2122,2220,2329,2428,2531,2686,4841",
+ "endColumns": "99,96,111,84,100,113,79,79,90,92,95,93,106,92,94,94,90,93,80,109,107,97,108,98,102,154,97,80",
+ "endOffsets": "200,297,409,494,595,709,789,869,960,1053,1149,1243,1350,1443,1538,1633,1724,1818,1899,2009,2117,2215,2324,2423,2526,2681,2779,4917"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\values-si_values-si.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-si\\values-si.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,156,268,380,496,587,669,762,860,956,1051,1148,1244,1360,1466,1551,1640,1726,1825,1928,2015",
+ "endColumns": "100,111,111,115,90,81,92,97,95,94,96,95,115,105,84,88,85,98,102,86,91",
+ "endOffsets": "151,263,375,491,582,664,757,855,951,1046,1143,1239,1355,1461,1546,1635,1721,1820,1923,2010,2102"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2821,2922,3034,3146,3262,3353,3435,3528,3626,3722,3817,3914,4010,4126,4232,4317,4406,4492,4591,4694,4781",
+ "endColumns": "100,111,111,115,90,81,92,97,95,94,96,95,115,105,84,88,85,98,102,86,91",
+ "endOffsets": "2917,3029,3141,3257,3348,3430,3523,3621,3717,3812,3909,4005,4121,4227,4312,4401,4487,4586,4689,4776,4868"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-si\\values-si.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "4955",
+ "endColumns": "100",
+ "endOffsets": "5051"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-si\\values-si.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,215,322,429,517,622,738,827,914,1005,1098,1193,1287,1388,1481,1576,1670,1761,1852,1936,2045,2150,2248,2358,2457,2563,2722,2821",
+ "endColumns": "109,106,106,87,104,115,88,86,90,92,94,93,100,92,94,93,90,90,83,108,104,97,109,98,105,158,98,81",
+ "endOffsets": "210,317,424,512,617,733,822,909,1000,1093,1188,1282,1383,1476,1571,1665,1756,1847,1931,2040,2145,2243,2353,2452,2558,2717,2816,2898"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,215,322,429,517,622,738,827,914,1005,1098,1193,1287,1388,1481,1576,1670,1761,1852,1936,2045,2150,2248,2358,2457,2563,2722,4873",
+ "endColumns": "109,106,106,87,104,115,88,86,90,92,94,93,100,92,94,93,90,90,83,108,104,97,109,98,105,158,98,81",
+ "endOffsets": "210,317,424,512,617,733,822,909,1000,1093,1188,1282,1383,1476,1571,1665,1756,1847,1931,2040,2145,2243,2353,2452,2558,2717,2816,4950"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\values-fi_values-fi.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-fi\\values-fi.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,213,313,414,500,605,723,810,892,983,1076,1172,1266,1361,1454,1550,1649,1740,1834,1914,2021,2124,2221,2327,2426,2530,2693,2792",
+ "endColumns": "107,99,100,85,104,117,86,81,90,92,95,93,94,92,95,98,90,93,79,106,102,96,105,98,103,162,98,79",
+ "endOffsets": "208,308,409,495,600,718,805,887,978,1071,1167,1261,1356,1449,1545,1644,1735,1829,1909,2016,2119,2216,2322,2421,2525,2688,2787,2867"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,213,313,414,500,605,723,810,892,983,1076,1172,1266,1361,1454,1550,1649,1740,1834,1914,2021,2124,2221,2327,2426,2530,2693,4898",
+ "endColumns": "107,99,100,85,104,117,86,81,90,92,95,93,94,92,95,98,90,93,79,106,102,96,105,98,103,162,98,79",
+ "endOffsets": "208,308,409,495,600,718,805,887,978,1071,1167,1261,1356,1449,1545,1644,1735,1829,1909,2016,2119,2216,2322,2421,2525,2688,2787,4973"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-fi\\values-fi.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,156,264,374,491,589,683,783,894,990,1086,1185,1279,1391,1500,1587,1671,1756,1860,1975,2066",
+ "endColumns": "100,107,109,116,97,93,99,110,95,95,98,93,111,108,86,83,84,103,114,90,94",
+ "endOffsets": "151,259,369,486,584,678,778,889,985,1081,1180,1274,1386,1495,1582,1666,1751,1855,1970,2061,2156"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2792,2893,3001,3111,3228,3326,3420,3520,3631,3727,3823,3922,4016,4128,4237,4324,4408,4493,4597,4712,4803",
+ "endColumns": "100,107,109,116,97,93,99,110,95,95,98,93,111,108,86,83,84,103,114,90,94",
+ "endOffsets": "2888,2996,3106,3223,3321,3415,3515,3626,3722,3818,3917,4011,4123,4232,4319,4403,4488,4592,4707,4798,4893"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-fi\\values-fi.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "4978",
+ "endColumns": "100",
+ "endOffsets": "5074"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\values_values.arsc.flat",
+ "map": [
+ {
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\src\\main\\res\\values\\colors.xml",
+ "from": {
+ "startLines": "23,19,20,21,22,18",
+ "startColumns": "4,4,4,4,4,4",
+ "startOffsets": "975,769,820,871,923,712",
+ "endColumns": "49,50,50,51,51,56",
+ "endOffsets": "1020,815,866,918,970,764"
+ },
+ "to": {
+ "startLines": "166,185,186,187,188,224",
+ "startColumns": "4,4,4,4,4,4",
+ "startOffsets": "8227,9599,9650,9701,9753,12104",
+ "endColumns": "49,50,50,51,51,56",
+ "endOffsets": "8272,9645,9696,9748,9800,12156"
+ }
+ },
+ {
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\src\\main\\res\\values\\strings.xml",
+ "from": {
+ "startLines": "144,80,83,82,81,20,21,22,129,130,138,137,27,19,151,93,92,89,91,90,88,87,86,105,104,103,95,40,39,18,65,30,31,96,42,84,131,79,68,71,43,49,75,73,54,44,64,63,62,58,57,55,56,59,140,60,141,50,78,61,69,48,53,52,51,67,74,72,70,47,66,45,46,77,142,29,35,37,34,36,76,33,32,26,25,112,111,115,127,120,119,121,122,124,123,113,114,118,116,117,110,125,126,136,134,133,135,28,94,102,107,106,108,101,100,99,98,149,23,24",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "8948,4400,4661,4565,4496,942,985,1037,8268,8317,8712,8661,1397,888,9422,5490,5407,5115,5299,5209,5044,4960,4877,6336,6253,6151,5645,2119,2068,823,3512,1601,1654,5706,2212,4744,8380,4329,3697,3854,2271,2586,4064,3956,2887,2329,3441,3380,3323,3101,3049,2946,2999,3151,8771,3201,8835,2633,4263,3261,3746,2539,2832,2744,2686,3635,4013,3909,3809,2489,3590,2386,2429,4196,8891,1546,1865,1973,1818,1920,4125,1762,1714,1342,1289,6792,6725,7033,8171,7397,7316,7471,7560,7802,7723,6876,6951,7257,7097,7177,6670,7946,8068,8620,8493,8436,8546,1481,5577,6065,6471,6402,6551,6006,5951,5889,5829,9356,1089,1199",
+ "endLines": "148,80,83,82,81,20,21,22,129,130,138,137,27,19,151,93,92,89,91,90,88,87,86,105,104,103,95,40,39,18,65,30,31,96,42,84,131,79,68,71,43,49,75,73,54,44,64,63,62,58,57,55,56,59,140,60,141,50,78,61,69,48,53,52,51,67,74,72,70,47,66,45,46,77,142,29,35,37,34,36,76,33,32,26,25,112,111,115,127,120,119,121,122,124,123,113,114,118,116,117,110,125,126,136,134,133,135,28,94,102,107,106,108,101,100,99,98,149,23,24",
+ "endColumns": "14,95,82,95,68,42,51,51,48,62,57,50,83,53,49,86,82,93,107,89,70,83,82,65,82,101,60,61,50,64,77,52,59,104,58,101,54,70,48,54,57,46,60,56,58,56,70,60,56,49,51,52,49,49,63,59,55,52,65,61,62,46,54,87,57,61,50,46,44,49,44,42,59,66,55,54,54,52,46,52,70,55,47,54,52,83,66,63,95,73,80,88,162,143,78,74,81,58,79,79,54,121,102,40,52,56,73,64,67,85,79,68,93,58,54,61,59,64,109,89",
+ "endOffsets": "9351,4491,4739,4656,4560,980,1032,1084,8312,8375,8765,8707,1476,937,9467,5572,5485,5204,5402,5294,5110,5039,4955,6397,6331,6248,5701,2176,2114,883,3585,1649,1709,5806,2266,4841,8430,4395,3741,3904,2324,2628,4120,4008,2941,2381,3507,3436,3375,3146,3096,2994,3044,3196,8830,3256,8886,2681,4324,3318,3804,2581,2882,2827,2739,3692,4059,3951,3849,2534,3630,2424,2484,4258,8942,1596,1915,2021,1860,1968,4191,1813,1757,1392,1337,6871,6787,7092,8262,7466,7392,7555,7718,7941,7797,6946,7028,7311,7172,7252,6720,8063,8166,8656,8541,8488,8615,1541,5640,6146,6546,6466,6640,6060,6001,5946,5884,9416,1194,1284"
+ },
+ "to": {
+ "startLines": "389,433,434,435,436,437,438,439,440,441,442,443,444,445,446,447,448,449,450,451,452,453,454,455,456,457,458,459,460,461,462,463,464,465,466,467,468,469,470,471,472,473,474,475,476,477,478,479,480,481,482,483,484,485,486,487,488,489,490,491,492,493,494,495,496,497,498,499,500,501,502,503,504,505,506,531,532,533,534,535,536,537,538,539,540,541,542,543,544,545,546,547,548,549,550,551,552,553,554,555,556,557,558,559,560,561,563,564,566,567,568,569,570,571,572,573,574,575,576,577",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "22867,26017,26113,26196,26292,26361,26404,26456,26508,26557,26620,26678,26729,26813,26867,26917,27004,27087,27181,27289,27379,27450,27534,27617,27683,27766,27868,27929,27991,28042,28107,28185,28238,28298,28403,28462,28564,28619,28690,28739,28794,28852,28899,28960,29017,29076,29133,29204,29265,29322,29372,29424,29477,29527,29577,29641,29701,29757,29810,29876,29938,30001,30048,30103,30191,30249,30311,30362,30409,30454,30504,30549,30592,30652,30719,32446,32501,32556,32609,32656,32709,32780,32836,32884,32939,32992,33076,33143,33207,33303,33377,33458,33547,33710,33854,33933,34008,34090,34149,34229,34309,34364,34486,34589,34630,34683,34793,34867,35003,35071,35157,35237,35306,35400,35459,35514,35576,35636,35701,35811",
+ "endLines": "393,433,434,435,436,437,438,439,440,441,442,443,444,445,446,447,448,449,450,451,452,453,454,455,456,457,458,459,460,461,462,463,464,465,466,467,468,469,470,471,472,473,474,475,476,477,478,479,480,481,482,483,484,485,486,487,488,489,490,491,492,493,494,495,496,497,498,499,500,501,502,503,504,505,506,531,532,533,534,535,536,537,538,539,540,541,542,543,544,545,546,547,548,549,550,551,552,553,554,555,556,557,558,559,560,561,563,564,566,567,568,569,570,571,572,573,574,575,576,577",
+ "endColumns": "14,95,82,95,68,42,51,51,48,62,57,50,83,53,49,86,82,93,107,89,70,83,82,65,82,101,60,61,50,64,77,52,59,104,58,101,54,70,48,54,57,46,60,56,58,56,70,60,56,49,51,52,49,49,63,59,55,52,65,61,62,46,54,87,57,61,50,46,44,49,44,42,59,66,55,54,54,52,46,52,70,55,47,54,52,83,66,63,95,73,80,88,162,143,78,74,81,58,79,79,54,121,102,40,52,56,73,64,67,85,79,68,93,58,54,61,59,64,109,89",
+ "endOffsets": "23254,26108,26191,26287,26356,26399,26451,26503,26552,26615,26673,26724,26808,26862,26912,26999,27082,27176,27284,27374,27445,27529,27612,27678,27761,27863,27924,27986,28037,28102,28180,28233,28293,28398,28457,28559,28614,28685,28734,28789,28847,28894,28955,29012,29071,29128,29199,29260,29317,29367,29419,29472,29522,29572,29636,29696,29752,29805,29871,29933,29996,30043,30098,30186,30244,30306,30357,30404,30449,30499,30544,30587,30647,30714,30770,32496,32551,32604,32651,32704,32775,32831,32879,32934,32987,33071,33138,33202,33298,33372,33453,33542,33705,33849,33928,34003,34085,34144,34224,34304,34359,34481,34584,34625,34678,34735,34862,34927,35066,35152,35232,35301,35395,35454,35509,35571,35631,35696,35806,35896"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\28311d78d83b5fa40014ff049554d56a\\coordinatorlayout-1.0.0\\res\\values\\values.xml",
+ "from": {
+ "startLines": "2,102,3,13",
+ "startColumns": "4,4,4,4",
+ "startOffsets": "55,5935,116,724",
+ "endLines": "2,104,12,101",
+ "endColumns": "60,12,24,24",
+ "endOffsets": "111,6075,719,5930"
+ },
+ "to": {
+ "startLines": "25,2170,2884,2894",
+ "startColumns": "4,4,4,4",
+ "startOffsets": "1091,143037,187069,187677",
+ "endLines": "25,2172,2893,2982",
+ "endColumns": "60,12,24,24",
+ "endOffsets": "1147,143177,187672,192883"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values\\values.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,79,95,98,101,108,114,117,14",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,122,182,244,317,385,447,508,581,649,710,764,1435,1510,1588,1663,1738,1798,1858,1946,2032,2119,2179,2249,2325,2403,2485,2590,2655,2708,2770,2842,2908,2974,3038,3100,3178,3256,3310,3362,3414,3482,3552,3642,3730,3786,3850,3951,4052,4145,5242,6347,6520,6689,7126,7568,7770,827",
+ "endLines": "2,3,4,5,6,7,8,9,10,11,12,13,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,78,94,97,100,107,113,116,119,25",
+ "endColumns": "66,59,61,72,67,61,60,72,67,60,53,62,74,77,74,74,59,59,87,85,86,59,69,75,77,81,104,64,52,61,71,65,65,63,61,77,77,53,51,51,67,69,89,87,55,63,100,100,92,12,12,12,12,12,12,12,12,24",
+ "endOffsets": "117,177,239,312,380,442,503,576,644,705,759,822,1505,1583,1658,1733,1793,1853,1941,2027,2114,2174,2244,2320,2398,2480,2585,2650,2703,2765,2837,2903,2969,3033,3095,3173,3251,3305,3357,3409,3477,3547,3637,3725,3781,3845,3946,4047,4140,5237,6342,6515,6684,7121,7563,7765,7954,1430"
+ },
+ "to": {
+ "startLines": "140,141,142,143,144,145,146,147,148,149,150,151,322,323,324,325,326,327,384,385,386,387,507,508,509,510,511,512,513,514,515,516,517,518,519,520,521,522,523,524,525,526,527,528,529,530,1923,1924,1925,1989,2005,2021,2024,2047,2054,2164,2167,3173",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "6471,6538,6598,6660,6733,6801,6863,6924,6997,7065,7126,7180,18936,19011,19089,19164,19239,19299,22476,22564,22650,22737,30775,30845,30921,30999,31081,31186,31251,31304,31366,31438,31504,31570,31634,31696,31774,31852,31906,31958,32010,32078,32148,32238,32326,32382,125412,125513,125614,129637,130734,131839,132012,133598,134035,142646,142848,203962",
+ "endLines": "140,141,142,143,144,145,146,147,148,149,150,151,322,323,324,325,326,327,384,385,386,387,507,508,509,510,511,512,513,514,515,516,517,518,519,520,521,522,523,524,525,526,527,528,529,530,1923,1924,1925,2004,2020,2023,2026,2053,2059,2166,2169,3184",
+ "endColumns": "66,59,61,72,67,61,60,72,67,60,53,62,74,77,74,74,59,59,87,85,86,59,69,75,77,81,104,64,52,61,71,65,65,63,61,77,77,53,51,51,67,69,89,87,55,63,100,100,92,12,12,12,12,12,12,12,12,24",
+ "endOffsets": "6533,6593,6655,6728,6796,6858,6919,6992,7060,7121,7175,7238,19006,19084,19159,19234,19294,19354,22559,22645,22732,22792,30840,30916,30994,31076,31181,31246,31299,31361,31433,31499,31565,31629,31691,31769,31847,31901,31953,32005,32073,32143,32233,32321,32377,32441,125508,125609,125702,130729,131834,132007,132176,134030,134472,142843,143032,204565"
+ }
+ },
+ {
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\src\\main\\res\\values\\dimens.xml",
+ "from": {
+ "startLines": "19,20,21,22,18",
+ "startColumns": "4,4,4,4,4",
+ "startOffsets": "783,836,890,944,730",
+ "endColumns": "51,52,52,51,51",
+ "endOffsets": "830,884,938,991,777"
+ },
+ "to": {
+ "startLines": "347,348,349,350,351",
+ "startColumns": "4,4,4,4,4",
+ "startOffsets": "20549,20601,20654,20707,20759",
+ "endColumns": "51,52,52,51,51",
+ "endOffsets": "20596,20649,20702,20754,20806"
+ }
+ },
+ {
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\src\\main\\res\\values\\arrays.xml",
+ "from": {
+ "startLines": "19,26",
+ "startColumns": "4,4",
+ "startOffsets": "758,1073",
+ "endLines": "24,29",
+ "endColumns": "19,19",
+ "endOffsets": "1065,1191"
+ },
+ "to": {
+ "startLines": "2,8",
+ "startColumns": "4,4",
+ "startOffsets": "105,412",
+ "endLines": "7,11",
+ "endColumns": "19,19",
+ "endOffsets": "407,527"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\83983c5d0d69e8bd85506b0a24061494\\constraintlayout-1.1.2\\res\\values\\values.xml",
+ "from": {
+ "startLines": "2,3,11,12,13,14,15,19,20,21,22,25,26,29,32,33,34,35,36,39,42,43,44,45,50,53,56,57,58,63,64,65,68,71,72,75,78,81,84,85,88,91,92,97,98,103,106,109,110,111,112,113,114,115,116,117,118,126,127,128,129",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,116,407,455,507,568,614,741,802,862,932,1065,1133,1262,1388,1450,1515,1583,1650,1773,1898,1965,2030,2095,2276,2397,2518,2584,2651,2861,2930,2996,3121,3247,3314,3440,3567,3692,3819,3884,4010,4133,4198,4406,4473,4653,4773,4893,4958,5020,5082,5144,5203,5263,5324,5385,5444,5784,8360,8492,11494",
+ "endLines": "2,10,11,12,13,14,18,19,20,21,24,25,28,31,32,33,34,35,38,41,42,43,44,49,52,55,56,57,62,63,64,67,70,71,74,77,80,83,84,87,90,91,96,97,102,105,108,109,110,111,112,113,114,115,116,117,125,126,127,128,129",
+ "endColumns": "60,11,47,51,60,45,11,60,59,69,11,67,11,11,61,64,67,66,11,11,66,64,64,11,11,11,65,66,11,68,65,11,11,66,11,11,11,11,64,11,11,64,11,66,11,11,11,64,61,61,61,58,59,60,60,58,11,2575,131,3001,107",
+ "endOffsets": "111,402,450,502,563,609,736,797,857,927,1060,1128,1257,1383,1445,1510,1578,1645,1768,1893,1960,2025,2090,2271,2392,2513,2579,2646,2856,2925,2991,3116,3242,3309,3435,3562,3687,3814,3879,4005,4128,4193,4401,4468,4648,4768,4888,4953,5015,5077,5139,5198,5258,5319,5380,5439,5779,8355,8487,11489,11597"
+ },
+ "to": {
+ "startLines": "12,13,21,22,23,24,27,33,34,35,36,39,40,43,46,47,48,49,50,53,56,57,58,59,64,67,70,71,72,77,78,79,82,85,86,89,92,95,98,99,102,105,106,111,112,117,120,123,124,125,126,127,128,129,130,131,132,2881,2882,2883,3124",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "532,593,884,932,984,1045,1207,1428,1489,1549,1619,1752,1820,1949,2075,2137,2202,2270,2337,2460,2585,2652,2717,2782,2963,3084,3205,3271,3338,3548,3617,3683,3808,3934,4001,4127,4254,4379,4506,4571,4697,4820,4885,5093,5160,5340,5460,5580,5645,5707,5769,5831,5890,5950,6011,6072,6131,181359,183935,184067,201223",
+ "endLines": "12,20,21,22,23,24,30,33,34,35,38,39,42,45,46,47,48,49,52,55,56,57,58,63,66,69,70,71,76,77,78,81,84,85,88,91,94,97,98,101,104,105,110,111,116,119,122,123,124,125,126,127,128,129,130,131,139,2881,2882,2883,3124",
+ "endColumns": "60,11,47,51,60,45,11,60,59,69,11,67,11,11,61,64,67,66,11,11,66,64,64,11,11,11,65,66,11,68,65,11,11,66,11,11,11,11,64,11,11,64,11,66,11,11,11,64,61,61,61,58,59,60,60,58,11,2575,131,3001,107",
+ "endOffsets": "588,879,927,979,1040,1086,1329,1484,1544,1614,1747,1815,1944,2070,2132,2197,2265,2332,2455,2580,2647,2712,2777,2958,3079,3200,3266,3333,3543,3612,3678,3803,3929,3996,4122,4249,4374,4501,4566,4692,4815,4880,5088,5155,5335,5455,5575,5640,5702,5764,5826,5885,5945,6006,6067,6126,6466,183930,184062,187064,201326"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\c3b049f88a2cdec386a83a3aafd3b8b3\\recyclerview-1.0.0\\res\\values\\values.xml",
+ "from": {
+ "startLines": "30,31,32,33,34,35,36,2",
+ "startColumns": "4,4,4,4,4,4,4,4",
+ "startOffsets": "1535,1594,1642,1698,1773,1849,1921,55",
+ "endLines": "30,31,32,33,34,35,36,29",
+ "endColumns": "58,47,55,74,75,71,65,24",
+ "endOffsets": "1589,1637,1693,1768,1844,1916,1982,1530"
+ },
+ "to": {
+ "startLines": "309,310,311,319,320,321,367,3385",
+ "startColumns": "4,4,4,4,4,4,4,4",
+ "startOffsets": "17939,17998,18046,18713,18788,18864,21651,214160",
+ "endLines": "309,310,311,319,320,321,367,3412",
+ "endColumns": "58,47,55,74,75,71,65,24",
+ "endOffsets": "17993,18041,18097,18783,18859,18931,21712,215635"
+ }
+ },
+ {
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\src\\main\\res\\values\\attrs.xml",
+ "from": {
+ "startLines": "1",
+ "startColumns": "4",
+ "startOffsets": "16",
+ "endLines": "4",
+ "endColumns": "24",
+ "endOffsets": "207"
+ },
+ "to": {
+ "startLines": "3076",
+ "startColumns": "4",
+ "startOffsets": "198892",
+ "endLines": "3079",
+ "endColumns": "24",
+ "endOffsets": "199081"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3748c447639623a0c90cb541e38e687e\\media-1.0.0\\res\\values\\values.xml",
+ "from": {
+ "startLines": "2,5,6,7,8,10,11,12,13,14",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,288,341,394,447,560,626,748,809,875",
+ "endColumns": "88,52,52,52,52,65,121,60,65,66",
+ "endOffsets": "139,336,389,442,495,621,743,804,870,937"
+ },
+ "to": {
+ "startLines": "203,343,344,345,346,1912,1914,1915,1920,1922",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "10609,20337,20390,20443,20496,124590,124766,124888,125150,125345",
+ "endColumns": "88,52,52,52,52,65,121,60,65,66",
+ "endOffsets": "10693,20385,20438,20491,20544,124651,124883,124944,125211,125407"
+ }
+ },
+ {
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\src\\main\\res\\values\\themes.xml",
+ "from": {
+ "startLines": "2,4,16,18,11,24",
+ "startColumns": "4,4,4,4,4,4",
+ "startOffsets": "17,88,648,711,413,1003",
+ "endLines": "2,9,16,22,14,27",
+ "endColumns": "69,12,61,12,12,12",
+ "endOffsets": "82,407,705,997,642,1224"
+ },
+ "to": {
+ "startLines": "2027,2028,2034,2035,2060,2064",
+ "startColumns": "4,4,4,4,4,4",
+ "startOffsets": "132181,132250,132574,132635,134477,134711",
+ "endLines": "2027,2033,2034,2039,2063,2067",
+ "endColumns": "68,12,60,12,12,12",
+ "endOffsets": "132245,132569,132630,132921,134706,134932"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values\\values.xml",
+ "from": {
+ "startLines": "2,3,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,171,172,176,177,178,6,13,56,88,125",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,124,7725,7795,7863,7935,8005,8066,8140,8213,8274,8335,8397,8461,8523,8584,8652,8752,8812,8878,8951,9020,9077,9129,9191,9263,9339,9374,9409,9459,9520,9577,9611,9646,9681,9751,9822,9939,10140,10250,10451,10580,10652,319,617,3523,5588,7348",
+ "endLines": "2,3,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,170,171,175,176,177,178,12,55,87,124,131",
+ "endColumns": "68,62,69,67,71,69,60,73,72,60,60,61,63,61,60,67,99,59,65,72,68,56,51,61,71,75,34,34,49,60,56,33,34,34,69,70,116,12,109,12,128,71,66,24,24,24,24,24",
+ "endOffsets": "119,182,7790,7858,7930,8000,8061,8135,8208,8269,8330,8392,8456,8518,8579,8647,8747,8807,8873,8946,9015,9072,9124,9186,9258,9334,9369,9404,9454,9515,9572,9606,9641,9676,9746,9817,9934,10135,10245,10446,10575,10647,10714,612,3518,5583,7343,7720"
+ },
+ "to": {
+ "startLines": "201,202,300,301,302,303,304,305,306,328,329,330,331,332,333,334,335,336,337,338,339,340,341,342,360,361,368,369,373,374,375,376,377,378,388,565,1907,1908,1913,1916,1921,2162,2163,2848,3001,3044,3080,3117",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "10477,10546,17278,17348,17416,17488,17558,17619,17693,19359,19420,19481,19543,19607,19669,19730,19798,19898,19958,20024,20097,20166,20223,20275,21264,21336,21717,21752,21929,21979,22040,22097,22131,22166,22797,34932,124272,124389,124656,124949,125216,142507,142579,179669,193921,196827,199086,200846",
+ "endLines": "201,202,300,301,302,303,304,305,306,328,329,330,331,332,333,334,335,336,337,338,339,340,341,342,360,361,368,369,373,374,375,376,377,378,388,565,1907,1911,1913,1919,1921,2162,2163,2854,3043,3075,3116,3123",
+ "endColumns": "68,62,69,67,71,69,60,73,72,60,60,61,63,61,60,67,99,59,65,72,68,56,51,61,71,75,34,34,49,60,56,33,34,34,69,70,116,12,109,12,128,71,66,24,24,24,24,24",
+ "endOffsets": "10541,10604,17343,17411,17483,17553,17614,17688,17761,19415,19476,19538,19602,19664,19725,19793,19893,19953,20019,20092,20161,20218,20270,20332,21331,21407,21747,21782,21974,22035,22092,22126,22161,22196,22862,34998,124384,124585,124761,125145,125340,142574,142641,179962,196822,198887,200841,201218"
+ }
+ },
+ {
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\src\\main\\res\\values\\styles.xml",
+ "from": {
+ "startLines": "54,59,68,64,24,29,34,39,44,19,49,73,77,82,86",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2066,2275,2648,2487,897,1081,1267,1453,1657,713,1864,2875,3058,3295,3470",
+ "endLines": "57,62,71,66,27,32,37,42,47,22,52,75,80,84,89",
+ "endColumns": "12,12,12,12,12,12,12,12,12,12,12,12,12,12,12",
+ "endOffsets": "2269,2481,2869,2642,1075,1261,1447,1651,1858,891,2060,3052,3289,3464,3693"
+ },
+ "to": {
+ "startLines": "1643,1647,1651,1655,1932,1936,1940,1944,1948,1952,1956,2173,2176,2180,2183",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "104270,104478,104689,104915,126135,126318,126503,126688,126891,127097,127280,143182,143364,143600,143774",
+ "endLines": "1646,1650,1654,1657,1935,1939,1943,1947,1951,1955,1959,2175,2179,2182,2186",
+ "endColumns": "12,12,12,12,12,12,12,12,12,12,12,12,12,12,12",
+ "endOffsets": "104473,104684,104910,105070,126313,126498,126683,126886,127092,127275,127476,143359,143595,143769,143997"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values\\values.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,1303,1304,1305,1306,1307,1308,1309,1310,1311,1312,1313,1314,1315,1316,1317,1318,1319,1320,1321,1322,1323,1324,1325,1326,1327,1328,1329,1330,1331,1332,1333,1334,1335,1336,1337,1338,1339,1340,1341,1342,1343,1344,1345,1346,1347,1348,1349,1350,1351,1352,1353,1354,1355,1356,1357,1358,1359,1360,1361,1362,1363,1364,1365,1366,1367,1368,1369,1370,1371,1372,1373,1374,1375,1376,1377,1378,1379,1380,1381,1382,1383,1384,1385,1386,1387,1388,1389,1390,1391,1392,1393,1394,1395,1396,1397,1398,1399,1400,1401,1402,1403,1404,1405,1406,1407,1408,1409,1410,1411,1412,1413,1414,1415,1416,1417,1418,1419,1420,1421,1422,1423,1424,1425,1426,1427,1428,1429,1430,1431,1432,1433,1434,1435,1436,1437,1438,1439,1440,1441,1442,1443,1444,1445,1446,1447,1448,1449,1450,1451,1452,1453,1461,1462,1466,1470,1474,1479,1485,1492,1496,1500,1505,1509,1513,1517,1521,1525,1529,1535,1539,1545,1549,1555,1559,1564,1568,1571,1575,1581,1585,1591,1595,1601,1604,1608,1612,1616,1620,1624,1625,1626,1627,1630,1633,1636,1639,1643,1644,1645,1646,1647,1650,1652,1654,1656,1661,1662,1666,1672,1676,1677,1679,1690,1691,1695,1701,1705,1706,1707,1711,1738,1742,1743,1747,1775,1943,1969,2138,2164,2195,2203,2209,2223,2245,2250,2255,2265,2274,2283,2287,2294,2302,2309,2310,2319,2322,2325,2329,2333,2337,2340,2341,2345,2349,2359,2364,2371,2377,2378,2381,2385,2390,2392,2394,2397,2400,2402,2406,2409,2416,2419,2422,2426,2428,2432,2434,2436,2438,2442,2450,2458,2470,2476,2485,2488,2499,2502,2507,2508,2513,2571,2630,2631,2641,2650,2651,2653,2657,2660,2663,2666,2669,2672,2675,2678,2682,2685,2688,2691,2695,2698,2702,2706,2707,2708,2709,2710,2711,2712,2713,2714,2715,2716,2717,2718,2719,2720,2721,2722,2723,2724,2725,2726,2728,2730,2731,2732,2733,2734,2735,2736,2737,2739,2740,2742,2743,2745,2747,2748,2750,2751,2752,2753,2754,2755,2757,2758,2759,2760,2761,2762,2764,2766,2768,2769,2770,2771,2772,2773,2774,2775,2776,2777,2778,2779,2780,2782,2783,2784,2785,2786,2787,2789,2793,2797,2798,2799,2800,2801,2802,2803,2804,2806,2808,2810,2812,2814,2815,2816,2817,2819,2821,2823,2824,2825,2826,2827,2828,2829,2830,2831,2832,2833,2834,2837,2838,2839,2840,2842,2844,2845,2847,2848,2850,2852,2854,2855,2856,2857,2858,2859,2860,2861,2862,2863,2864,2865,2867,2868,2869,2870,2872,2873,2874,2875,2876,2878,2880,2882,2884,2885,2886,2887,2888,2889,2890,2891,2892,2893,2894,2895,2896,2897,69,152,155,158,161,175,186,196,223,230,241,271,298,307,344,725,730,756,774,810,816,822,845,986,1006,1012,1016,1022,1059,1071,1098,1103,1169,1184,1249,1268,1294",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,160,205,254,295,350,409,471,552,613,688,764,841,919,1004,1086,1162,1238,1315,1393,1499,1605,1684,1764,1821,1879,1953,2028,2093,2159,2219,2280,2352,2425,2492,2560,2619,2678,2737,2796,2855,2909,2963,3016,3070,3124,3178,3232,3306,3385,3458,3532,3603,3675,3747,3820,3877,3935,4008,4082,4156,4231,4303,4376,4446,4517,4577,70911,70980,71049,71119,71193,71269,71333,71410,71486,71563,71628,71697,71774,71849,71918,71986,72063,72129,72190,72287,72352,72421,72520,72591,72650,72708,72765,72824,72888,72959,73031,73103,73175,73247,73314,73382,73450,73509,73572,73636,73726,73817,73877,73943,74010,74076,74146,74210,74263,74376,74434,74497,74562,74627,74702,74775,74847,74896,74957,75018,75079,75141,75205,75269,75333,75398,75461,75521,75582,75648,75707,75767,75829,75900,75960,76028,76114,76201,76291,76378,76466,76548,76631,76721,76812,76864,76922,76967,77033,77097,77154,77211,77265,77322,77370,77419,77470,77504,77551,77600,77646,77678,77742,77804,77864,77921,77995,78065,78143,78197,78267,78352,78400,78446,78517,78595,78673,78745,78819,78893,78967,79047,79120,79189,79261,79338,79399,79462,79528,79592,79663,79726,79791,79855,79916,79977,80029,80102,80176,80245,80320,80394,80468,80609,80679,80732,80810,80900,80988,81084,81174,81756,81845,82092,82373,82625,82910,83303,83780,84002,84224,84500,84727,84957,85187,85417,85647,85874,86293,86519,86944,87174,87602,87821,88104,88312,88443,88670,89096,89321,89748,89969,90394,90514,90790,91091,91415,91706,92020,92157,92288,92393,92635,92802,93006,93214,93485,93597,93709,93814,93931,94145,94291,94431,94517,94865,94953,95199,95617,95866,95948,96046,96663,96763,97015,97439,97694,97788,97877,98114,100166,100408,100510,100763,102947,113668,115184,126004,127532,129289,129915,130335,131396,132661,132917,133153,133700,134194,134799,134997,135577,136141,136516,136634,137172,137329,137525,137798,138054,138224,138365,138429,138711,138997,139673,139937,140275,140628,140722,140908,141214,141476,141601,141728,141967,142178,142297,142490,142667,143122,143303,143425,143684,143797,143984,144086,144193,144322,144597,145105,145601,146478,146772,147342,147491,148223,148395,148731,148823,149101,153445,157932,157994,158624,159238,159329,159442,159671,159831,159983,160154,160320,160489,160656,160819,161062,161232,161405,161576,161850,162049,162254,162584,162668,162764,162860,162958,163058,163160,163262,163364,163466,163568,163668,163764,163876,164005,164128,164259,164390,164488,164602,164696,164836,164970,165066,165178,165278,165394,165490,165602,165702,165842,165978,166142,166272,166430,166580,166721,166865,167000,167112,167262,167390,167518,167654,167786,167916,168046,168158,168298,168444,168588,168726,168792,168882,168958,169062,169152,169254,169362,169470,169570,169650,169742,169840,169950,170028,170134,170226,170330,170440,170562,170725,170882,170962,171062,171152,171262,171356,171462,171554,171654,171766,171880,171996,172112,172206,172320,172432,172534,172654,172776,172858,172962,173082,173208,173306,173400,173488,173600,173716,173838,173950,174125,174241,174327,174419,174531,174655,174722,174848,174916,175044,175188,175316,175385,175480,175595,175708,175807,175916,176027,176138,176239,176344,176444,176574,176665,176788,176882,176994,177080,177184,177280,177368,177486,177590,177694,177820,177908,178016,178116,178206,178316,178400,178502,178586,178640,178704,178810,178920,179004,4638,9782,9900,10015,10147,10862,11554,12071,13718,14103,14700,16299,17832,18220,20527,40045,40305,41697,42730,44743,45005,45361,46191,52973,54107,54401,54624,54951,57001,57649,59282,59552,63403,64004,67813,69028,70437",
+ "endLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,1303,1304,1305,1306,1307,1308,1309,1310,1311,1312,1313,1314,1315,1316,1317,1318,1319,1320,1321,1322,1323,1324,1325,1326,1327,1328,1329,1330,1331,1332,1333,1334,1335,1336,1337,1338,1339,1340,1341,1342,1343,1344,1345,1346,1347,1348,1349,1350,1351,1352,1353,1354,1355,1356,1357,1358,1359,1360,1361,1362,1363,1364,1365,1366,1367,1368,1369,1370,1371,1372,1373,1374,1375,1376,1377,1378,1379,1380,1381,1382,1383,1384,1385,1386,1387,1388,1389,1390,1391,1392,1393,1394,1395,1396,1397,1398,1399,1400,1401,1402,1403,1404,1405,1406,1407,1408,1409,1410,1411,1412,1413,1414,1415,1416,1417,1418,1419,1420,1421,1422,1423,1424,1425,1426,1427,1428,1429,1430,1431,1432,1433,1434,1435,1436,1437,1438,1439,1440,1441,1442,1443,1444,1445,1446,1447,1448,1449,1450,1451,1452,1460,1461,1465,1469,1473,1478,1484,1491,1495,1499,1504,1508,1512,1516,1520,1524,1528,1534,1538,1544,1548,1554,1558,1563,1567,1570,1574,1580,1584,1590,1594,1600,1603,1607,1611,1615,1619,1623,1624,1625,1626,1629,1632,1635,1638,1642,1643,1644,1645,1646,1649,1651,1653,1655,1660,1661,1665,1671,1675,1676,1678,1689,1690,1694,1700,1704,1705,1706,1710,1737,1741,1742,1746,1774,1942,1968,2137,2163,2194,2202,2208,2222,2244,2249,2254,2264,2273,2282,2286,2293,2301,2308,2309,2318,2321,2324,2328,2332,2336,2339,2340,2344,2348,2358,2363,2370,2376,2377,2380,2384,2389,2391,2393,2396,2399,2401,2405,2408,2415,2418,2421,2425,2427,2431,2433,2435,2437,2441,2449,2457,2469,2475,2484,2487,2498,2501,2506,2507,2512,2570,2629,2630,2640,2649,2650,2652,2656,2659,2662,2665,2668,2671,2674,2677,2681,2684,2687,2690,2694,2697,2701,2705,2706,2707,2708,2709,2710,2711,2712,2713,2714,2715,2716,2717,2718,2719,2720,2721,2722,2723,2724,2725,2727,2729,2730,2731,2732,2733,2734,2735,2736,2738,2739,2741,2742,2744,2746,2747,2749,2750,2751,2752,2753,2754,2756,2757,2758,2759,2760,2761,2763,2765,2767,2768,2769,2770,2771,2772,2773,2774,2775,2776,2777,2778,2779,2781,2782,2783,2784,2785,2786,2788,2792,2796,2797,2798,2799,2800,2801,2802,2803,2805,2807,2809,2811,2813,2814,2815,2816,2818,2820,2822,2823,2824,2825,2826,2827,2828,2829,2830,2831,2832,2833,2836,2837,2838,2839,2841,2843,2844,2846,2847,2849,2851,2853,2854,2855,2856,2857,2858,2859,2860,2861,2862,2863,2864,2866,2867,2868,2869,2871,2872,2873,2874,2875,2877,2879,2881,2883,2884,2885,2886,2887,2888,2889,2890,2891,2892,2893,2894,2895,2896,2897,151,154,157,160,174,185,195,222,229,240,270,297,306,343,724,729,755,773,809,815,821,844,985,1005,1011,1015,1021,1058,1070,1097,1102,1168,1183,1248,1267,1293,1302",
+ "endColumns": "54,44,48,40,54,58,61,80,60,74,75,76,77,84,81,75,75,76,77,105,105,78,79,56,57,73,74,64,65,59,60,71,72,66,67,58,58,58,58,58,53,53,52,53,53,53,53,73,78,72,73,70,71,71,72,56,57,72,73,73,74,71,72,69,70,59,60,68,68,69,73,75,63,76,75,76,64,68,76,74,68,67,76,65,60,96,64,68,98,70,58,57,56,58,63,70,71,71,71,71,66,67,67,58,62,63,89,90,59,65,66,65,69,63,52,112,57,62,64,64,74,72,71,48,60,60,60,61,63,63,63,64,62,59,60,65,58,59,61,70,59,67,85,86,89,86,87,81,82,89,90,51,57,44,65,63,56,56,53,56,47,48,50,33,46,48,45,31,63,61,59,56,73,69,77,53,69,84,47,45,70,77,77,71,73,73,73,79,72,68,71,76,60,62,65,63,70,62,64,63,60,60,51,72,73,68,74,73,73,140,69,52,77,89,87,95,89,12,88,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,136,130,104,12,12,12,12,12,111,111,104,116,12,12,12,12,12,87,12,12,12,81,12,12,99,12,12,12,93,88,12,12,12,101,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,117,12,12,12,12,12,12,12,63,12,12,12,12,12,12,93,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,91,12,12,12,61,12,12,90,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,83,95,95,97,99,101,101,101,101,101,99,95,111,128,122,130,130,97,113,93,12,12,95,111,99,115,95,111,99,12,135,12,129,12,12,140,12,134,111,149,127,127,12,131,129,129,111,139,12,12,12,65,89,75,103,89,101,107,107,99,79,91,97,12,77,105,91,103,109,12,12,12,79,99,89,109,93,105,91,12,12,12,12,12,93,113,111,12,12,12,81,103,119,125,97,93,87,111,115,121,111,12,115,85,91,12,12,66,12,67,12,12,12,68,94,114,112,98,108,110,110,100,104,99,12,90,122,93,12,85,103,95,87,12,12,12,12,87,107,99,89,109,83,101,83,53,63,105,109,83,119,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24",
+ "endOffsets": "155,200,249,290,345,404,466,547,608,683,759,836,914,999,1081,1157,1233,1310,1388,1494,1600,1679,1759,1816,1874,1948,2023,2088,2154,2214,2275,2347,2420,2487,2555,2614,2673,2732,2791,2850,2904,2958,3011,3065,3119,3173,3227,3301,3380,3453,3527,3598,3670,3742,3815,3872,3930,4003,4077,4151,4226,4298,4371,4441,4512,4572,4633,70975,71044,71114,71188,71264,71328,71405,71481,71558,71623,71692,71769,71844,71913,71981,72058,72124,72185,72282,72347,72416,72515,72586,72645,72703,72760,72819,72883,72954,73026,73098,73170,73242,73309,73377,73445,73504,73567,73631,73721,73812,73872,73938,74005,74071,74141,74205,74258,74371,74429,74492,74557,74622,74697,74770,74842,74891,74952,75013,75074,75136,75200,75264,75328,75393,75456,75516,75577,75643,75702,75762,75824,75895,75955,76023,76109,76196,76286,76373,76461,76543,76626,76716,76807,76859,76917,76962,77028,77092,77149,77206,77260,77317,77365,77414,77465,77499,77546,77595,77641,77673,77737,77799,77859,77916,77990,78060,78138,78192,78262,78347,78395,78441,78512,78590,78668,78740,78814,78888,78962,79042,79115,79184,79256,79333,79394,79457,79523,79587,79658,79721,79786,79850,79911,79972,80024,80097,80171,80240,80315,80389,80463,80604,80674,80727,80805,80895,80983,81079,81169,81751,81840,82087,82368,82620,82905,83298,83775,83997,84219,84495,84722,84952,85182,85412,85642,85869,86288,86514,86939,87169,87597,87816,88099,88307,88438,88665,89091,89316,89743,89964,90389,90509,90785,91086,91410,91701,92015,92152,92283,92388,92630,92797,93001,93209,93480,93592,93704,93809,93926,94140,94286,94426,94512,94860,94948,95194,95612,95861,95943,96041,96658,96758,97010,97434,97689,97783,97872,98109,100161,100403,100505,100758,102942,113663,115179,125999,127527,129284,129910,130330,131391,132656,132912,133148,133695,134189,134794,134992,135572,136136,136511,136629,137167,137324,137520,137793,138049,138219,138360,138424,138706,138992,139668,139932,140270,140623,140717,140903,141209,141471,141596,141723,141962,142173,142292,142485,142662,143117,143298,143420,143679,143792,143979,144081,144188,144317,144592,145100,145596,146473,146767,147337,147486,148218,148390,148726,148818,149096,153440,157927,157989,158619,159233,159324,159437,159666,159826,159978,160149,160315,160484,160651,160814,161057,161227,161400,161571,161845,162044,162249,162579,162663,162759,162855,162953,163053,163155,163257,163359,163461,163563,163663,163759,163871,164000,164123,164254,164385,164483,164597,164691,164831,164965,165061,165173,165273,165389,165485,165597,165697,165837,165973,166137,166267,166425,166575,166716,166860,166995,167107,167257,167385,167513,167649,167781,167911,168041,168153,168293,168439,168583,168721,168787,168877,168953,169057,169147,169249,169357,169465,169565,169645,169737,169835,169945,170023,170129,170221,170325,170435,170557,170720,170877,170957,171057,171147,171257,171351,171457,171549,171649,171761,171875,171991,172107,172201,172315,172427,172529,172649,172771,172853,172957,173077,173203,173301,173395,173483,173595,173711,173833,173945,174120,174236,174322,174414,174526,174650,174717,174843,174911,175039,175183,175311,175380,175475,175590,175703,175802,175911,176022,176133,176234,176339,176439,176569,176660,176783,176877,176989,177075,177179,177275,177363,177481,177585,177689,177815,177903,178011,178111,178201,178311,178395,178497,178581,178635,178699,178805,178915,178999,179119,9777,9895,10010,10142,10857,11549,12066,13713,14098,14695,16294,17827,18215,20522,40040,40300,41692,42725,44738,45000,45356,46186,52968,54102,54396,54619,54946,56996,57644,59277,59547,63398,63999,67808,69023,70432,70906"
+ },
+ "to": {
+ "startLines": "26,31,32,152,153,154,155,156,157,158,159,160,161,162,163,164,165,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,189,190,191,192,193,194,195,196,197,198,199,200,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,248,249,250,251,252,253,254,255,256,257,258,259,260,261,262,263,264,265,266,267,268,269,270,271,272,273,274,275,276,277,278,279,280,281,282,283,284,285,286,287,288,289,290,291,292,293,294,295,296,297,298,299,307,308,312,313,314,315,316,317,318,352,353,354,355,356,357,358,359,362,363,364,365,366,370,371,372,379,380,381,382,383,394,395,396,397,398,399,400,401,402,403,404,405,406,407,408,409,410,411,412,413,414,415,416,417,418,419,420,421,422,423,424,425,426,427,428,429,430,431,432,562,578,579,580,581,582,583,591,592,596,600,604,609,615,622,626,630,635,639,643,647,651,655,659,665,669,675,679,685,689,694,698,701,705,711,715,721,725,731,734,738,742,746,750,754,755,756,757,760,763,766,769,773,774,775,776,777,780,782,784,786,791,792,796,802,806,807,809,820,821,825,831,835,836,837,841,868,872,873,877,905,1073,1099,1268,1294,1325,1333,1339,1353,1375,1380,1385,1395,1404,1413,1417,1424,1432,1439,1440,1449,1452,1455,1459,1463,1467,1470,1471,1475,1479,1489,1494,1501,1507,1508,1511,1515,1520,1522,1524,1527,1530,1532,1536,1539,1546,1549,1552,1556,1558,1562,1564,1566,1568,1572,1580,1588,1600,1606,1615,1618,1629,1632,1637,1638,1658,1716,1775,1776,1786,1795,1796,1798,1802,1805,1808,1811,1814,1817,1820,1823,1827,1830,1833,1836,1840,1843,1847,1851,1852,1853,1854,1855,1856,1857,1858,1859,1860,1861,1862,1863,1864,1865,1866,1867,1868,1869,1870,1871,1873,1875,1876,1877,1878,1879,1880,1881,1882,1884,1885,1887,1888,1890,1892,1893,1895,1896,1897,1898,1899,1900,1902,1903,1904,1905,1906,1926,1928,1930,1960,1961,1962,1963,1964,1965,1966,1967,1968,1969,1970,1971,1972,1974,1975,1976,1977,1978,1979,1981,1985,2040,2041,2042,2043,2044,2045,2046,2068,2070,2072,2074,2076,2078,2079,2080,2081,2083,2085,2087,2088,2089,2090,2091,2092,2093,2094,2095,2096,2097,2098,2101,2102,2103,2104,2106,2108,2109,2111,2112,2114,2116,2118,2119,2120,2121,2122,2123,2124,2125,2126,2127,2128,2129,2131,2132,2133,2134,2136,2137,2138,2139,2140,2142,2144,2146,2148,2149,2150,2151,2152,2153,2154,2155,2156,2157,2158,2159,2160,2161,2187,2270,2273,2276,2279,2293,2304,2314,2341,2348,2359,2389,2416,2425,2462,2843,2855,2983,3125,3161,3167,3185,3208,3349,3369,3375,3379,3413,3450,3462,3489,3494,3560,3575,3640,3659,3685",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "1152,1334,1379,7243,7284,7339,7398,7460,7541,7602,7677,7753,7830,7908,7993,8075,8151,8277,8354,8432,8538,8644,8723,8803,8860,8918,8992,9067,9132,9198,9258,9319,9391,9464,9531,9805,9864,9923,9982,10041,10100,10154,10208,10261,10315,10369,10423,10698,10772,10851,10924,10998,11069,11141,11213,11286,11343,11401,11474,11548,11622,11697,11769,11842,11912,11983,12043,12161,12230,12299,12369,12443,12519,12583,12660,12736,12813,12878,12947,13024,13099,13168,13236,13313,13379,13440,13537,13602,13671,13770,13841,13900,13958,14015,14074,14138,14209,14281,14353,14425,14497,14564,14632,14700,14759,14822,14886,14976,15067,15127,15193,15260,15326,15396,15460,15513,15626,15684,15747,15812,15877,15952,16025,16097,16146,16207,16268,16329,16391,16455,16519,16583,16648,16711,16771,16832,16898,16957,17017,17079,17150,17210,17766,17852,18102,18192,18279,18367,18449,18532,18622,20811,20863,20921,20966,21032,21096,21153,21210,21412,21469,21517,21566,21617,21787,21834,21883,22201,22233,22297,22359,22419,23259,23333,23403,23481,23535,23605,23690,23738,23784,23855,23933,24011,24083,24157,24231,24305,24385,24458,24527,24599,24676,24737,24800,24866,24930,25001,25064,25129,25193,25254,25315,25367,25440,25514,25583,25658,25732,25806,25947,34740,35901,35979,36069,36157,36253,36343,36925,37014,37261,37542,37794,38079,38472,38949,39171,39393,39669,39896,40126,40356,40586,40816,41043,41462,41688,42113,42343,42771,42990,43273,43481,43612,43839,44265,44490,44917,45138,45563,45683,45959,46260,46584,46875,47189,47326,47457,47562,47804,47971,48175,48383,48654,48766,48878,48983,49100,49314,49460,49600,49686,50034,50122,50368,50786,51035,51117,51215,51832,51932,52184,52608,52863,52957,53046,53283,55335,55577,55679,55932,58116,68837,70353,81173,82701,84458,85084,85504,86565,87830,88086,88322,88869,89363,89968,90166,90746,91310,91685,91803,92341,92498,92694,92967,93223,93393,93534,93598,93880,94166,94842,95106,95444,95797,95891,96077,96383,96645,96770,96897,97136,97347,97466,97659,97836,98291,98472,98594,98853,98966,99153,99255,99362,99491,99766,100274,100770,101647,101941,102511,102660,103392,103564,103900,103992,105075,109419,113906,113968,114598,115212,115303,115416,115645,115805,115957,116128,116294,116463,116630,116793,117036,117206,117379,117550,117824,118023,118228,118558,118642,118738,118834,118932,119032,119134,119236,119338,119440,119542,119642,119738,119850,119979,120102,120233,120364,120462,120576,120670,120810,120944,121040,121152,121252,121368,121464,121576,121676,121816,121952,122116,122246,122404,122554,122695,122839,122974,123086,123236,123364,123492,123628,123760,123890,124020,124132,125707,125853,125997,127481,127547,127637,127713,127817,127907,128009,128117,128225,128325,128405,128497,128595,128705,128783,128889,128981,129085,129195,129317,129480,132926,133006,133106,133196,133306,133400,133506,134937,135037,135149,135263,135379,135495,135589,135703,135815,135917,136037,136159,136241,136345,136465,136591,136689,136783,136871,136983,137099,137221,137333,137508,137624,137710,137802,137914,138038,138105,138231,138299,138427,138571,138699,138768,138863,138978,139091,139190,139299,139410,139521,139622,139727,139827,139957,140048,140171,140265,140377,140463,140567,140663,140751,140869,140973,141077,141203,141291,141399,141499,141589,141699,141783,141885,141969,142023,142087,142193,142303,142387,144002,149146,149264,149379,149511,150226,150918,151435,153082,153467,154064,155663,157196,157584,159891,179409,179967,192888,201331,203344,203606,204570,205400,212182,213316,213610,213833,215640,217690,218338,219971,220241,224092,224693,228502,229717,231126",
+ "endLines": "26,31,32,152,153,154,155,156,157,158,159,160,161,162,163,164,165,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,189,190,191,192,193,194,195,196,197,198,199,200,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,248,249,250,251,252,253,254,255,256,257,258,259,260,261,262,263,264,265,266,267,268,269,270,271,272,273,274,275,276,277,278,279,280,281,282,283,284,285,286,287,288,289,290,291,292,293,294,295,296,297,298,299,307,308,312,313,314,315,316,317,318,352,353,354,355,356,357,358,359,362,363,364,365,366,370,371,372,379,380,381,382,383,394,395,396,397,398,399,400,401,402,403,404,405,406,407,408,409,410,411,412,413,414,415,416,417,418,419,420,421,422,423,424,425,426,427,428,429,430,431,432,562,578,579,580,581,582,590,591,595,599,603,608,614,621,625,629,634,638,642,646,650,654,658,664,668,674,678,684,688,693,697,700,704,710,714,720,724,730,733,737,741,745,749,753,754,755,756,759,762,765,768,772,773,774,775,776,779,781,783,785,790,791,795,801,805,806,808,819,820,824,830,834,835,836,840,867,871,872,876,904,1072,1098,1267,1293,1324,1332,1338,1352,1374,1379,1384,1394,1403,1412,1416,1423,1431,1438,1439,1448,1451,1454,1458,1462,1466,1469,1470,1474,1478,1488,1493,1500,1506,1507,1510,1514,1519,1521,1523,1526,1529,1531,1535,1538,1545,1548,1551,1555,1557,1561,1563,1565,1567,1571,1579,1587,1599,1605,1614,1617,1628,1631,1636,1637,1642,1715,1774,1775,1785,1794,1795,1797,1801,1804,1807,1810,1813,1816,1819,1822,1826,1829,1832,1835,1839,1842,1846,1850,1851,1852,1853,1854,1855,1856,1857,1858,1859,1860,1861,1862,1863,1864,1865,1866,1867,1868,1869,1870,1872,1874,1875,1876,1877,1878,1879,1880,1881,1883,1884,1886,1887,1889,1891,1892,1894,1895,1896,1897,1898,1899,1901,1902,1903,1904,1905,1906,1927,1929,1931,1960,1961,1962,1963,1964,1965,1966,1967,1968,1969,1970,1971,1973,1974,1975,1976,1977,1978,1980,1984,1988,2040,2041,2042,2043,2044,2045,2046,2069,2071,2073,2075,2077,2078,2079,2080,2082,2084,2086,2087,2088,2089,2090,2091,2092,2093,2094,2095,2096,2097,2100,2101,2102,2103,2105,2107,2108,2110,2111,2113,2115,2117,2118,2119,2120,2121,2122,2123,2124,2125,2126,2127,2128,2130,2131,2132,2133,2135,2136,2137,2138,2139,2141,2143,2145,2147,2148,2149,2150,2151,2152,2153,2154,2155,2156,2157,2158,2159,2160,2161,2269,2272,2275,2278,2292,2303,2313,2340,2347,2358,2388,2415,2424,2461,2842,2847,2880,3000,3160,3166,3172,3207,3348,3368,3374,3378,3384,3449,3461,3488,3493,3559,3574,3639,3658,3684,3693",
+ "endColumns": "54,44,48,40,54,58,61,80,60,74,75,76,77,84,81,75,75,76,77,105,105,78,79,56,57,73,74,64,65,59,60,71,72,66,67,58,58,58,58,58,53,53,52,53,53,53,53,73,78,72,73,70,71,71,72,56,57,72,73,73,74,71,72,69,70,59,60,68,68,69,73,75,63,76,75,76,64,68,76,74,68,67,76,65,60,96,64,68,98,70,58,57,56,58,63,70,71,71,71,71,66,67,67,58,62,63,89,90,59,65,66,65,69,63,52,112,57,62,64,64,74,72,71,48,60,60,60,61,63,63,63,64,62,59,60,65,58,59,61,70,59,67,85,86,89,86,87,81,82,89,90,51,57,44,65,63,56,56,53,56,47,48,50,33,46,48,45,31,63,61,59,56,73,69,77,53,69,84,47,45,70,77,77,71,73,73,73,79,72,68,71,76,60,62,65,63,70,62,64,63,60,60,51,72,73,68,74,73,73,140,69,52,77,89,87,95,89,12,88,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,136,130,104,12,12,12,12,12,111,111,104,116,12,12,12,12,12,87,12,12,12,81,12,12,99,12,12,12,93,88,12,12,12,101,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,117,12,12,12,12,12,12,12,63,12,12,12,12,12,12,93,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,91,12,12,12,61,12,12,90,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,83,95,95,97,99,101,101,101,101,101,99,95,111,128,122,130,130,97,113,93,12,12,95,111,99,115,95,111,99,12,135,12,129,12,12,140,12,134,111,149,127,127,12,131,129,129,111,139,12,12,12,65,89,75,103,89,101,107,107,99,79,91,97,12,77,105,91,103,109,12,12,12,79,99,89,109,93,105,91,12,12,12,12,12,93,113,111,12,12,12,81,103,119,125,97,93,87,111,115,121,111,12,115,85,91,12,12,66,12,67,12,12,12,68,94,114,112,98,108,110,110,100,104,99,12,90,122,93,12,85,103,95,87,12,12,12,12,87,107,99,89,109,83,101,83,53,63,105,109,83,119,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24",
+ "endOffsets": "1202,1374,1423,7279,7334,7393,7455,7536,7597,7672,7748,7825,7903,7988,8070,8146,8222,8349,8427,8533,8639,8718,8798,8855,8913,8987,9062,9127,9193,9253,9314,9386,9459,9526,9594,9859,9918,9977,10036,10095,10149,10203,10256,10310,10364,10418,10472,10767,10846,10919,10993,11064,11136,11208,11281,11338,11396,11469,11543,11617,11692,11764,11837,11907,11978,12038,12099,12225,12294,12364,12438,12514,12578,12655,12731,12808,12873,12942,13019,13094,13163,13231,13308,13374,13435,13532,13597,13666,13765,13836,13895,13953,14010,14069,14133,14204,14276,14348,14420,14492,14559,14627,14695,14754,14817,14881,14971,15062,15122,15188,15255,15321,15391,15455,15508,15621,15679,15742,15807,15872,15947,16020,16092,16141,16202,16263,16324,16386,16450,16514,16578,16643,16706,16766,16827,16893,16952,17012,17074,17145,17205,17273,17847,17934,18187,18274,18362,18444,18527,18617,18708,20858,20916,20961,21027,21091,21148,21205,21259,21464,21512,21561,21612,21646,21829,21878,21924,22228,22292,22354,22414,22471,23328,23398,23476,23530,23600,23685,23733,23779,23850,23928,24006,24078,24152,24226,24300,24380,24453,24522,24594,24671,24732,24795,24861,24925,24996,25059,25124,25188,25249,25310,25362,25435,25509,25578,25653,25727,25801,25942,26012,34788,35974,36064,36152,36248,36338,36920,37009,37256,37537,37789,38074,38467,38944,39166,39388,39664,39891,40121,40351,40581,40811,41038,41457,41683,42108,42338,42766,42985,43268,43476,43607,43834,44260,44485,44912,45133,45558,45678,45954,46255,46579,46870,47184,47321,47452,47557,47799,47966,48170,48378,48649,48761,48873,48978,49095,49309,49455,49595,49681,50029,50117,50363,50781,51030,51112,51210,51827,51927,52179,52603,52858,52952,53041,53278,55330,55572,55674,55927,58111,68832,70348,81168,82696,84453,85079,85499,86560,87825,88081,88317,88864,89358,89963,90161,90741,91305,91680,91798,92336,92493,92689,92962,93218,93388,93529,93593,93875,94161,94837,95101,95439,95792,95886,96072,96378,96640,96765,96892,97131,97342,97461,97654,97831,98286,98467,98589,98848,98961,99148,99250,99357,99486,99761,100269,100765,101642,101936,102506,102655,103387,103559,103895,103987,104265,109414,113901,113963,114593,115207,115298,115411,115640,115800,115952,116123,116289,116458,116625,116788,117031,117201,117374,117545,117819,118018,118223,118553,118637,118733,118829,118927,119027,119129,119231,119333,119435,119537,119637,119733,119845,119974,120097,120228,120359,120457,120571,120665,120805,120939,121035,121147,121247,121363,121459,121571,121671,121811,121947,122111,122241,122399,122549,122690,122834,122969,123081,123231,123359,123487,123623,123755,123885,124015,124127,124267,125848,125992,126130,127542,127632,127708,127812,127902,128004,128112,128220,128320,128400,128492,128590,128700,128778,128884,128976,129080,129190,129312,129475,129632,133001,133101,133191,133301,133395,133501,133593,135032,135144,135258,135374,135490,135584,135698,135810,135912,136032,136154,136236,136340,136460,136586,136684,136778,136866,136978,137094,137216,137328,137503,137619,137705,137797,137909,138033,138100,138226,138294,138422,138566,138694,138763,138858,138973,139086,139185,139294,139405,139516,139617,139722,139822,139952,140043,140166,140260,140372,140458,140562,140658,140746,140864,140968,141072,141198,141286,141394,141494,141584,141694,141778,141880,141964,142018,142082,142188,142298,142382,142502,149141,149259,149374,149506,150221,150913,151430,153077,153462,154059,155658,157191,157579,159886,179404,179664,181354,193916,203339,203601,203957,205395,212177,213311,213605,213828,214155,217685,218333,219966,220236,224087,224688,228497,229712,231121,231595"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\values-am_values-am.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-am\\values-am.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,207,306,412,498,601,714,792,870,961,1054,1147,1241,1342,1435,1530,1624,1715,1805,1884,1984,2084,2180,2283,2382,2489,2642,2738",
+ "endColumns": "101,98,105,85,102,112,77,77,90,92,92,93,100,92,94,93,90,89,78,99,99,95,102,98,106,152,95,78",
+ "endOffsets": "202,301,407,493,596,709,787,865,956,1049,1142,1236,1337,1430,1525,1619,1710,1800,1879,1979,2079,2175,2278,2377,2484,2637,2733,2812"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,207,306,412,498,601,714,792,870,961,1054,1147,1241,1342,1435,1530,1624,1715,1805,1884,1984,2084,2180,2283,2382,2489,2642,4754",
+ "endColumns": "101,98,105,85,102,112,77,77,90,92,92,93,100,92,94,93,90,89,78,99,99,95,102,98,106,152,95,78",
+ "endOffsets": "202,301,407,493,596,709,787,865,956,1049,1142,1236,1337,1430,1525,1619,1710,1800,1879,1979,2079,2175,2278,2377,2484,2637,2733,4828"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-am\\values-am.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "4833",
+ "endColumns": "100",
+ "endOffsets": "4929"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-am\\values-am.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,154,256,362,471,567,655,750,858,951,1043,1137,1226,1330,1441,1528,1610,1691,1790,1894,1978",
+ "endColumns": "98,101,105,108,95,87,94,107,92,91,93,88,103,110,86,81,80,98,103,83,92",
+ "endOffsets": "149,251,357,466,562,650,745,853,946,1038,1132,1221,1325,1436,1523,1605,1686,1785,1889,1973,2066"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2738,2837,2939,3045,3154,3250,3338,3433,3541,3634,3726,3820,3909,4013,4124,4211,4293,4374,4473,4577,4661",
+ "endColumns": "98,101,105,108,95,87,94,107,92,91,93,88,103,110,86,81,80,98,103,83,92",
+ "endOffsets": "2832,2934,3040,3149,3245,3333,3428,3536,3629,3721,3815,3904,4008,4119,4206,4288,4369,4468,4572,4656,4749"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\values-ms_values-ms.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-ms\\values-ms.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,157,268,378,500,595,680,773,877,973,1070,1172,1268,1382,1497,1580,1662,1748,1853,1959,2045",
+ "endColumns": "101,110,109,121,94,84,92,103,95,96,101,95,113,114,82,81,85,104,105,85,93",
+ "endOffsets": "152,263,373,495,590,675,768,872,968,1065,1167,1263,1377,1492,1575,1657,1743,1848,1954,2040,2134"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2801,2903,3014,3124,3246,3341,3426,3519,3623,3719,3816,3918,4014,4128,4243,4326,4408,4494,4599,4705,4791",
+ "endColumns": "101,110,109,121,94,84,92,103,95,96,101,95,113,114,82,81,85,104,105,85,93",
+ "endOffsets": "2898,3009,3119,3241,3336,3421,3514,3618,3714,3811,3913,4009,4123,4238,4321,4403,4489,4594,4700,4786,4880"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-ms\\values-ms.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,216,321,429,516,620,731,809,888,979,1072,1167,1261,1360,1453,1548,1642,1733,1824,1904,2016,2125,2222,2331,2434,2541,2700,2801",
+ "endColumns": "110,104,107,86,103,110,77,78,90,92,94,93,98,92,94,93,90,90,79,111,108,96,108,102,106,158,100,79",
+ "endOffsets": "211,316,424,511,615,726,804,883,974,1067,1162,1256,1355,1448,1543,1637,1728,1819,1899,2011,2120,2217,2326,2429,2536,2695,2796,2876"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,216,321,429,516,620,731,809,888,979,1072,1167,1261,1360,1453,1548,1642,1733,1824,1904,2016,2125,2222,2331,2434,2541,2700,4885",
+ "endColumns": "110,104,107,86,103,110,77,78,90,92,94,93,98,92,94,93,90,90,79,111,108,96,108,102,106,158,100,79",
+ "endOffsets": "211,316,424,511,615,726,804,883,974,1067,1162,1256,1355,1448,1543,1637,1728,1819,1899,2011,2120,2217,2326,2429,2536,2695,2796,4960"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-ms\\values-ms.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "4965",
+ "endColumns": "100",
+ "endOffsets": "5061"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\values-in_values-in.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-in\\values-in.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,155,261,372,480,577,660,755,863,959,1054,1155,1248,1367,1486,1569,1652,1738,1837,1939,2025",
+ "endColumns": "99,105,110,107,96,82,94,107,95,94,100,92,118,118,82,82,85,98,101,85,95",
+ "endOffsets": "150,256,367,475,572,655,750,858,954,1049,1150,1243,1362,1481,1564,1647,1733,1832,1934,2020,2116"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2803,2903,3009,3120,3228,3325,3408,3503,3611,3707,3802,3903,3996,4115,4234,4317,4400,4486,4585,4687,4773",
+ "endColumns": "99,105,110,107,96,82,94,107,95,94,100,92,118,118,82,82,85,98,101,85,95",
+ "endOffsets": "2898,3004,3115,3223,3320,3403,3498,3606,3702,3797,3898,3991,4110,4229,4312,4395,4481,4580,4682,4768,4864"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-in\\values-in.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,215,317,422,509,613,729,811,890,981,1074,1170,1264,1365,1458,1553,1647,1738,1829,1915,2018,2127,2228,2332,2440,2548,2704,2803",
+ "endColumns": "109,101,104,86,103,115,81,78,90,92,95,93,100,92,94,93,90,90,85,102,108,100,103,107,107,155,98,83",
+ "endOffsets": "210,312,417,504,608,724,806,885,976,1069,1165,1259,1360,1453,1548,1642,1733,1824,1910,2013,2122,2223,2327,2435,2543,2699,2798,2882"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,215,317,422,509,613,729,811,890,981,1074,1170,1264,1365,1458,1553,1647,1738,1829,1915,2018,2127,2228,2332,2440,2548,2704,4869",
+ "endColumns": "109,101,104,86,103,115,81,78,90,92,95,93,100,92,94,93,90,90,85,102,108,100,103,107,107,155,98,83",
+ "endOffsets": "210,312,417,504,608,724,806,885,976,1069,1165,1259,1360,1453,1548,1642,1733,1824,1910,2013,2122,2223,2327,2435,2543,2699,2798,4948"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-in\\values-in.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "4953",
+ "endColumns": "100",
+ "endOffsets": "5049"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\values-pt-rBR_values-pt-rBR.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-pt-rBR\\values-pt-rBR.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,225,331,438,527,628,746,829,909,1000,1093,1189,1283,1384,1477,1572,1667,1758,1849,1936,2043,2155,2257,2365,2472,2582,2744,2844",
+ "endColumns": "119,105,106,88,100,117,82,79,90,92,95,93,100,92,94,94,90,90,86,106,111,101,107,106,109,161,99,84",
+ "endOffsets": "220,326,433,522,623,741,824,904,995,1088,1184,1278,1379,1472,1567,1662,1753,1844,1931,2038,2150,2252,2360,2467,2577,2739,2839,2924"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,225,331,438,527,628,746,829,909,1000,1093,1189,1283,1384,1477,1572,1667,1758,1849,1936,2043,2155,2257,2365,2472,2582,2744,4980",
+ "endColumns": "119,105,106,88,100,117,82,79,90,92,95,93,100,92,94,94,90,90,86,106,111,101,107,106,109,161,99,84",
+ "endOffsets": "220,326,433,522,623,741,824,904,995,1088,1184,1278,1379,1472,1567,1662,1753,1844,1931,2038,2150,2252,2360,2467,2577,2739,2839,5060"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-pt-rBR\\values-pt-rBR.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "5065",
+ "endColumns": "100",
+ "endOffsets": "5161"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-pt-rBR\\values-pt-rBR.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,164,279,396,517,621,712,808,913,1010,1106,1201,1295,1415,1531,1616,1704,1787,1890,2005,2092",
+ "endColumns": "108,114,116,120,103,90,95,104,96,95,94,93,119,115,84,87,82,102,114,86,98",
+ "endOffsets": "159,274,391,512,616,707,803,908,1005,1101,1196,1290,1410,1526,1611,1699,1782,1885,2000,2087,2186"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2844,2953,3068,3185,3306,3410,3501,3597,3702,3799,3895,3990,4084,4204,4320,4405,4493,4576,4679,4794,4881",
+ "endColumns": "108,114,116,120,103,90,95,104,96,95,94,93,119,115,84,87,82,102,114,86,98",
+ "endOffsets": "2948,3063,3180,3301,3405,3496,3592,3697,3794,3890,3985,4079,4199,4315,4400,4488,4571,4674,4789,4876,4975"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\values-kn_values-kn.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-kn\\values-kn.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,159,275,395,521,627,719,812,928,1025,1121,1222,1316,1430,1553,1637,1719,1805,1916,2018,2104",
+ "endColumns": "103,115,119,125,105,91,92,115,96,95,100,93,113,122,83,81,85,110,101,85,93",
+ "endOffsets": "154,270,390,516,622,714,807,923,1020,1116,1217,1311,1425,1548,1632,1714,1800,1911,2013,2099,2193"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2866,2970,3086,3206,3332,3438,3530,3623,3739,3836,3932,4033,4127,4241,4364,4448,4530,4616,4727,4829,4915",
+ "endColumns": "103,115,119,125,105,91,92,115,96,95,100,93,113,122,83,81,85,110,101,85,93",
+ "endOffsets": "2965,3081,3201,3327,3433,3525,3618,3734,3831,3927,4028,4122,4236,4359,4443,4525,4611,4722,4824,4910,5004"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-kn\\values-kn.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "5091",
+ "endColumns": "100",
+ "endOffsets": "5187"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-kn\\values-kn.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,223,335,448,536,643,770,847,924,1015,1108,1204,1298,1399,1492,1587,1681,1772,1863,1945,2061,2172,2271,2384,2488,2602,2766,2866",
+ "endColumns": "117,111,112,87,106,126,76,76,90,92,95,93,100,92,94,93,90,90,81,115,110,98,112,103,113,163,99,81",
+ "endOffsets": "218,330,443,531,638,765,842,919,1010,1103,1199,1293,1394,1487,1582,1676,1767,1858,1940,2056,2167,2266,2379,2483,2597,2761,2861,2943"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,223,335,448,536,643,770,847,924,1015,1108,1204,1298,1399,1492,1587,1681,1772,1863,1945,2061,2172,2271,2384,2488,2602,2766,5009",
+ "endColumns": "117,111,112,87,106,126,76,76,90,92,95,93,100,92,94,93,90,90,81,115,110,98,112,103,113,163,99,81",
+ "endOffsets": "218,330,443,531,638,765,842,919,1010,1103,1199,1293,1394,1487,1582,1676,1767,1858,1940,2056,2167,2266,2379,2483,2597,2761,2861,5086"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\values-tl_values-tl.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-tl\\values-tl.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,224,332,449,537,643,764,843,921,1012,1105,1201,1295,1396,1489,1584,1678,1769,1860,1944,2053,2164,2265,2375,2492,2600,2763,2865",
+ "endColumns": "118,107,116,87,105,120,78,77,90,92,95,93,100,92,94,93,90,90,83,108,110,100,109,116,107,162,101,83",
+ "endOffsets": "219,327,444,532,638,759,838,916,1007,1100,1196,1290,1391,1484,1579,1673,1764,1855,1939,2048,2159,2260,2370,2487,2595,2758,2860,2944"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,224,332,449,537,643,764,843,921,1012,1105,1201,1295,1396,1489,1584,1678,1769,1860,1944,2053,2164,2265,2375,2492,2600,2763,4965",
+ "endColumns": "118,107,116,87,105,120,78,77,90,92,95,93,100,92,94,93,90,90,83,108,110,100,109,116,107,162,101,83",
+ "endOffsets": "219,327,444,532,638,759,838,916,1007,1100,1196,1290,1391,1484,1579,1673,1764,1855,1939,2048,2159,2260,2370,2487,2595,2758,2860,5044"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-tl\\values-tl.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,160,273,387,504,608,693,785,894,990,1088,1183,1277,1399,1511,1597,1681,1765,1870,1972,2058",
+ "endColumns": "104,112,113,116,103,84,91,108,95,97,94,93,121,111,85,83,83,104,101,85,96",
+ "endOffsets": "155,268,382,499,603,688,780,889,985,1083,1178,1272,1394,1506,1592,1676,1760,1865,1967,2053,2150"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2865,2970,3083,3197,3314,3418,3503,3595,3704,3800,3898,3993,4087,4209,4321,4407,4491,4575,4680,4782,4868",
+ "endColumns": "104,112,113,116,103,84,91,108,95,97,94,93,121,111,85,83,83,104,101,85,96",
+ "endOffsets": "2965,3078,3192,3309,3413,3498,3590,3699,3795,3893,3988,4082,4204,4316,4402,4486,4570,4675,4777,4863,4960"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-tl\\values-tl.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "5049",
+ "endColumns": "100",
+ "endOffsets": "5145"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\values-da_values-da.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-da\\values-da.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "4939",
+ "endColumns": "100",
+ "endOffsets": "5035"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-da\\values-da.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,153,275,391,512,606,690,784,886,980,1073,1175,1266,1394,1509,1600,1684,1766,1869,1970,2056",
+ "endColumns": "97,121,115,120,93,83,93,101,93,92,101,90,127,114,90,83,81,102,100,85,93",
+ "endOffsets": "148,270,386,507,601,685,779,881,975,1068,1170,1261,1389,1504,1595,1679,1761,1864,1965,2051,2145"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2765,2863,2985,3101,3222,3316,3400,3494,3596,3690,3783,3885,3976,4104,4219,4310,4394,4476,4579,4680,4766",
+ "endColumns": "97,121,115,120,93,83,93,101,93,92,101,90,127,114,90,83,81,102,100,85,93",
+ "endOffsets": "2858,2980,3096,3217,3311,3395,3489,3591,3685,3778,3880,3971,4099,4214,4305,4389,4471,4574,4675,4761,4855"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-da\\values-da.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,208,307,419,502,602,715,792,869,960,1053,1149,1243,1338,1431,1526,1624,1715,1806,1885,1994,2102,2198,2312,2414,2515,2668,2765",
+ "endColumns": "102,98,111,82,99,112,76,76,90,92,95,93,94,92,94,97,90,90,78,108,107,95,113,101,100,152,96,78",
+ "endOffsets": "203,302,414,497,597,710,787,864,955,1048,1144,1238,1333,1426,1521,1619,1710,1801,1880,1989,2097,2193,2307,2409,2510,2663,2760,2839"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,208,307,419,502,602,715,792,869,960,1053,1149,1243,1338,1431,1526,1624,1715,1806,1885,1994,2102,2198,2312,2414,2515,2668,4860",
+ "endColumns": "102,98,111,82,99,112,76,76,90,92,95,93,94,92,94,97,90,90,78,108,107,95,113,101,100,152,96,78",
+ "endOffsets": "203,302,414,497,597,710,787,864,955,1048,1144,1238,1333,1426,1521,1619,1710,1801,1880,1989,2097,2193,2307,2409,2510,2663,2760,4934"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\values-tr_values-tr.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-tr\\values-tr.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "4936",
+ "endColumns": "100",
+ "endOffsets": "5032"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-tr\\values-tr.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,210,309,421,506,612,732,811,887,978,1071,1164,1258,1356,1449,1551,1646,1737,1828,1907,2014,2119,2215,2322,2424,2532,2688,2786",
+ "endColumns": "104,98,111,84,105,119,78,75,90,92,92,93,97,92,101,94,90,90,78,106,104,95,106,101,107,155,97,78",
+ "endOffsets": "205,304,416,501,607,727,806,882,973,1066,1159,1253,1351,1444,1546,1641,1732,1823,1902,2009,2114,2210,2317,2419,2527,2683,2781,2860"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,210,309,421,506,612,732,811,887,978,1071,1164,1258,1356,1449,1551,1646,1737,1828,1907,2014,2119,2215,2322,2424,2532,2688,4857",
+ "endColumns": "104,98,111,84,105,119,78,75,90,92,92,93,97,92,101,94,90,90,78,106,104,95,106,101,107,155,97,78",
+ "endOffsets": "205,304,416,501,607,727,806,882,973,1066,1159,1253,1351,1444,1546,1641,1732,1823,1902,2009,2114,2210,2317,2419,2527,2683,2781,4931"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-tr\\values-tr.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,159,268,380,500,598,691,786,892,988,1082,1180,1274,1374,1480,1567,1650,1734,1833,1945,2031",
+ "endColumns": "103,108,111,119,97,92,94,105,95,93,97,93,99,105,86,82,83,98,111,85,94",
+ "endOffsets": "154,263,375,495,593,686,781,887,983,1077,1175,1269,1369,1475,1562,1645,1729,1828,1940,2026,2121"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2786,2890,2999,3111,3231,3329,3422,3517,3623,3719,3813,3911,4005,4105,4211,4298,4381,4465,4564,4676,4762",
+ "endColumns": "103,108,111,119,97,92,94,105,95,93,97,93,99,105,86,82,83,98,111,85,94",
+ "endOffsets": "2885,2994,3106,3226,3324,3417,3512,3618,3714,3808,3906,4000,4100,4206,4293,4376,4460,4559,4671,4757,4852"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\values-th_values-th.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-th\\values-th.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,210,308,416,505,607,717,794,872,963,1056,1152,1246,1347,1440,1535,1629,1720,1811,1892,2000,2104,2202,2310,2415,2516,2669,2764",
+ "endColumns": "104,97,107,88,101,109,76,77,90,92,95,93,100,92,94,93,90,90,80,107,103,97,107,104,100,152,94,80",
+ "endOffsets": "205,303,411,500,602,712,789,867,958,1051,1147,1241,1342,1435,1530,1624,1715,1806,1887,1995,2099,2197,2305,2410,2511,2664,2759,2840"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,210,308,416,505,607,717,794,872,963,1056,1152,1246,1347,1440,1535,1629,1720,1811,1892,2000,2104,2202,2310,2415,2516,2669,4821",
+ "endColumns": "104,97,107,88,101,109,76,77,90,92,95,93,100,92,94,93,90,90,80,107,103,97,107,104,100,152,94,80",
+ "endOffsets": "205,303,411,500,602,712,789,867,958,1051,1147,1241,1342,1435,1530,1624,1715,1806,1887,1995,2099,2197,2305,2410,2511,2664,2759,4897"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-th\\values-th.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "4902",
+ "endColumns": "100",
+ "endOffsets": "4998"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-th\\values-th.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,158,270,384,508,605,691,783,887,981,1072,1174,1264,1366,1475,1566,1648,1730,1825,1934,2018",
+ "endColumns": "102,111,113,123,96,85,91,103,93,90,101,89,101,108,90,81,81,94,108,83,93",
+ "endOffsets": "153,265,379,503,600,686,778,882,976,1067,1169,1259,1361,1470,1561,1643,1725,1820,1929,2013,2107"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2764,2867,2979,3093,3217,3314,3400,3492,3596,3690,3781,3883,3973,4075,4184,4275,4357,4439,4534,4643,4727",
+ "endColumns": "102,111,113,123,96,85,91,103,93,90,101,89,101,108,90,81,81,94,108,83,93",
+ "endOffsets": "2862,2974,3088,3212,3309,3395,3487,3591,3685,3776,3878,3968,4070,4179,4270,4352,4434,4529,4638,4722,4816"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\values-nl_values-nl.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-nl\\values-nl.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,154,259,372,491,587,674,766,867,965,1064,1168,1263,1381,1495,1582,1668,1753,1853,1959,2046",
+ "endColumns": "98,104,112,118,95,86,91,100,97,98,103,94,117,113,86,85,84,99,105,86,95",
+ "endOffsets": "149,254,367,486,582,669,761,862,960,1059,1163,1258,1376,1490,1577,1663,1748,1848,1954,2041,2137"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2839,2938,3043,3156,3275,3371,3458,3550,3651,3749,3848,3952,4047,4165,4279,4366,4452,4537,4637,4743,4830",
+ "endColumns": "98,104,112,118,95,86,91,100,97,98,103,94,117,113,86,85,84,99,105,86,95",
+ "endOffsets": "2933,3038,3151,3270,3366,3453,3545,3646,3744,3843,3947,4042,4160,4274,4361,4447,4532,4632,4738,4825,4921"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-nl\\values-nl.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,223,328,435,521,629,749,826,903,995,1089,1190,1284,1385,1479,1575,1670,1762,1854,1936,2047,2151,2250,2365,2478,2581,2736,2839",
+ "endColumns": "117,104,106,85,107,119,76,76,91,93,100,93,100,93,95,94,91,91,81,110,103,98,114,112,102,154,102,81",
+ "endOffsets": "218,323,430,516,624,744,821,898,990,1084,1185,1279,1380,1474,1570,1665,1757,1849,1931,2042,2146,2245,2360,2473,2576,2731,2834,2916"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,223,328,435,521,629,749,826,903,995,1089,1190,1284,1385,1479,1575,1670,1762,1854,1936,2047,2151,2250,2365,2478,2581,2736,4926",
+ "endColumns": "117,104,106,85,107,119,76,76,91,93,100,93,100,93,95,94,91,91,81,110,103,98,114,112,102,154,102,81",
+ "endOffsets": "218,323,430,516,624,744,821,898,990,1084,1185,1279,1380,1474,1570,1665,1757,1849,1931,2042,2146,2245,2360,2473,2576,2731,2834,5003"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-nl\\values-nl.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "5008",
+ "endColumns": "100",
+ "endOffsets": "5104"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\values-az_values-az.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-az\\values-az.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "4985",
+ "endColumns": "100",
+ "endOffsets": "5081"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-az\\values-az.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,157,263,370,488,586,677,776,880,979,1081,1178,1277,1390,1497,1581,1663,1751,1854,1956,2042",
+ "endColumns": "101,105,106,117,97,90,98,103,98,101,96,98,112,106,83,81,87,102,101,85,94",
+ "endOffsets": "152,258,365,483,581,672,771,875,974,1076,1173,1272,1385,1492,1576,1658,1746,1849,1951,2037,2132"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2820,2922,3028,3135,3253,3351,3442,3541,3645,3744,3846,3943,4042,4155,4262,4346,4428,4516,4619,4721,4807",
+ "endColumns": "101,105,106,117,97,90,98,103,98,101,96,98,112,106,83,81,87,102,101,85,94",
+ "endOffsets": "2917,3023,3130,3248,3346,3437,3536,3640,3739,3841,3938,4037,4150,4257,4341,4423,4511,4614,4716,4802,4897"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-az\\values-az.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,213,312,424,512,619,733,814,893,984,1077,1172,1271,1372,1465,1560,1655,1746,1838,1923,2030,2137,2237,2346,2450,2560,2718,2820",
+ "endColumns": "107,98,111,87,106,113,80,78,90,92,94,98,100,92,94,94,90,91,84,106,106,99,108,103,109,157,101,82",
+ "endOffsets": "208,307,419,507,614,728,809,888,979,1072,1167,1266,1367,1460,1555,1650,1741,1833,1918,2025,2132,2232,2341,2445,2555,2713,2815,2898"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,213,312,424,512,619,733,814,893,984,1077,1172,1271,1372,1465,1560,1655,1746,1838,1923,2030,2137,2237,2346,2450,2560,2718,4902",
+ "endColumns": "107,98,111,87,106,113,80,78,90,92,94,98,100,92,94,94,90,91,84,106,106,99,108,103,109,157,101,82",
+ "endOffsets": "208,307,419,507,614,728,809,888,979,1072,1167,1266,1367,1460,1555,1650,1741,1833,1918,2025,2132,2232,2341,2445,2555,2713,2815,4980"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\values-ja_values-ja.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-ja\\values-ja.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,153,251,349,452,542,623,713,813,907,1000,1089,1177,1276,1381,1464,1544,1624,1717,1810,1894",
+ "endColumns": "97,97,97,102,89,80,89,99,93,92,88,87,98,104,82,79,79,92,92,83,88",
+ "endOffsets": "148,246,344,447,537,618,708,808,902,995,1084,1172,1271,1376,1459,1539,1619,1712,1805,1889,1978"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2693,2791,2889,2987,3090,3180,3261,3351,3451,3545,3638,3727,3815,3914,4019,4102,4182,4262,4355,4448,4532",
+ "endColumns": "97,97,97,102,89,80,89,99,93,92,88,87,98,104,82,79,79,92,92,83,88",
+ "endOffsets": "2786,2884,2982,3085,3175,3256,3346,3446,3540,3633,3722,3810,3909,4014,4097,4177,4257,4350,4443,4527,4616"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-ja\\values-ja.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "4699",
+ "endColumns": "100",
+ "endOffsets": "4795"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-ja\\values-ja.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,202,295,400,482,580,688,765,841,932,1025,1121,1215,1316,1409,1504,1598,1689,1780,1858,1960,2059,2154,2257,2352,2448,2596,2693",
+ "endColumns": "96,92,104,81,97,107,76,75,90,92,95,93,100,92,94,93,90,90,77,101,98,94,102,94,95,147,96,77",
+ "endOffsets": "197,290,395,477,575,683,760,836,927,1020,1116,1210,1311,1404,1499,1593,1684,1775,1853,1955,2054,2149,2252,2347,2443,2591,2688,2766"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,202,295,400,482,580,688,765,841,932,1025,1121,1215,1316,1409,1504,1598,1689,1780,1858,1960,2059,2154,2257,2352,2448,2596,4621",
+ "endColumns": "96,92,104,81,97,107,76,75,90,92,95,93,100,92,94,93,90,90,77,101,98,94,102,94,95,147,96,77",
+ "endOffsets": "197,290,395,477,575,683,760,836,927,1020,1116,1210,1311,1404,1499,1593,1684,1775,1853,1955,2054,2149,2252,2347,2443,2591,2688,4694"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\values-be_values-be.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-be\\values-be.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,161,279,400,522,614,714,813,930,1028,1124,1216,1312,1424,1537,1625,1712,1797,1901,2005,2092",
+ "endColumns": "105,117,120,121,91,99,98,116,97,95,91,95,111,112,87,86,84,103,103,86,93",
+ "endOffsets": "156,274,395,517,609,709,808,925,1023,1119,1211,1307,1419,1532,1620,1707,1792,1896,2000,2087,2181"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2834,2940,3058,3179,3301,3393,3493,3592,3709,3807,3903,3995,4091,4203,4316,4404,4491,4576,4680,4784,4871",
+ "endColumns": "105,117,120,121,91,99,98,116,97,95,91,95,111,112,87,86,84,103,103,86,93",
+ "endOffsets": "2935,3053,3174,3296,3388,3488,3587,3704,3802,3898,3990,4086,4198,4311,4399,4486,4571,4675,4779,4866,4960"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-be\\values-be.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "5046",
+ "endColumns": "100",
+ "endOffsets": "5142"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-be\\values-be.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,225,328,444,530,638,756,835,913,1005,1099,1195,1289,1385,1479,1575,1670,1762,1854,1937,2043,2149,2247,2355,2460,2565,2734,2834",
+ "endColumns": "119,102,115,85,107,117,78,77,91,93,95,93,95,93,95,94,91,91,82,105,105,97,107,104,104,168,99,80",
+ "endOffsets": "220,323,439,525,633,751,830,908,1000,1094,1190,1284,1380,1474,1570,1665,1757,1849,1932,2038,2144,2242,2350,2455,2560,2729,2829,2910"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,225,328,444,530,638,756,835,913,1005,1099,1195,1289,1385,1479,1575,1670,1762,1854,1937,2043,2149,2247,2355,2460,2565,2734,4965",
+ "endColumns": "119,102,115,85,107,117,78,77,91,93,95,93,95,93,95,94,91,91,82,105,105,97,107,104,104,168,99,80",
+ "endOffsets": "220,323,439,525,633,751,830,908,1000,1094,1190,1284,1380,1474,1570,1665,1757,1849,1932,2038,2144,2242,2350,2455,2560,2729,2829,5041"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\values-bn_values-bn.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-bn\\values-bn.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,160,276,396,516,614,707,803,914,1014,1112,1218,1317,1421,1535,1621,1704,1787,1892,1992,2079",
+ "endColumns": "104,115,119,119,97,92,95,110,99,97,105,98,103,113,85,82,82,104,99,86,92",
+ "endOffsets": "155,271,391,511,609,702,798,909,1009,1107,1213,1312,1416,1530,1616,1699,1782,1887,1987,2074,2167"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2857,2962,3078,3198,3318,3416,3509,3605,3716,3816,3914,4020,4119,4223,4337,4423,4506,4589,4694,4794,4881",
+ "endColumns": "104,115,119,119,97,92,95,110,99,97,105,98,103,113,85,82,82,104,99,86,92",
+ "endOffsets": "2957,3073,3193,3313,3411,3504,3600,3711,3811,3909,4015,4114,4218,4332,4418,4501,4584,4689,4789,4876,4969"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-bn\\values-bn.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,214,326,432,526,631,760,838,916,1007,1100,1195,1289,1390,1483,1578,1672,1763,1854,1941,2051,2159,2258,2368,2474,2587,2752,2857",
+ "endColumns": "108,111,105,93,104,128,77,77,90,92,94,93,100,92,94,93,90,90,86,109,107,98,109,105,112,164,104,81",
+ "endOffsets": "209,321,427,521,626,755,833,911,1002,1095,1190,1284,1385,1478,1573,1667,1758,1849,1936,2046,2154,2253,2363,2469,2582,2747,2852,2934"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,214,326,432,526,631,760,838,916,1007,1100,1195,1289,1390,1483,1578,1672,1763,1854,1941,2051,2159,2258,2368,2474,2587,2752,4974",
+ "endColumns": "108,111,105,93,104,128,77,77,90,92,94,93,100,92,94,93,90,90,86,109,107,98,109,105,112,164,104,81",
+ "endOffsets": "209,321,427,521,626,755,833,911,1002,1095,1190,1284,1385,1478,1573,1667,1758,1849,1936,2046,2154,2253,2363,2469,2582,2747,2852,5051"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-bn\\values-bn.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "5056",
+ "endColumns": "100",
+ "endOffsets": "5152"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\values-iw_values-iw.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-iw\\values-iw.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "4843",
+ "endColumns": "100",
+ "endOffsets": "4939"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-iw\\values-iw.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,209,308,416,500,600,714,792,870,961,1055,1151,1245,1346,1439,1534,1631,1722,1814,1895,1997,2101,2199,2302,2403,2503,2655,2751",
+ "endColumns": "103,98,107,83,99,113,77,77,90,93,95,93,100,92,94,96,90,91,80,101,103,97,102,100,99,151,95,80",
+ "endOffsets": "204,303,411,495,595,709,787,865,956,1050,1146,1240,1341,1434,1529,1626,1717,1809,1890,1992,2096,2194,2297,2398,2498,2650,2746,2827"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,209,308,416,500,600,714,792,870,961,1055,1151,1245,1346,1439,1534,1631,1722,1814,1895,1997,2101,2199,2302,2403,2503,2655,4762",
+ "endColumns": "103,98,107,83,99,113,77,77,90,93,95,93,100,92,94,96,90,91,80,101,103,97,102,100,99,151,95,80",
+ "endOffsets": "204,303,411,495,595,709,787,865,956,1050,1146,1240,1341,1434,1529,1626,1717,1809,1890,1992,2096,2194,2297,2398,2498,2650,2746,4838"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-iw\\values-iw.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,160,267,375,485,584,668,762,866,962,1055,1144,1235,1339,1443,1527,1610,1693,1790,1887,1972",
+ "endColumns": "104,106,107,109,98,83,93,103,95,92,88,90,103,103,83,82,82,96,96,84,93",
+ "endOffsets": "155,262,370,480,579,663,757,861,957,1050,1139,1230,1334,1438,1522,1605,1688,1785,1882,1967,2061"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2751,2856,2963,3071,3181,3280,3364,3458,3562,3658,3751,3840,3931,4035,4139,4223,4306,4389,4486,4583,4668",
+ "endColumns": "104,106,107,109,98,83,93,103,95,92,88,90,103,103,83,82,82,96,96,84,93",
+ "endOffsets": "2851,2958,3066,3176,3275,3359,3453,3557,3653,3746,3835,3926,4030,4134,4218,4301,4384,4481,4578,4663,4757"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\values-de_values-de.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-de\\values-de.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "5044",
+ "endColumns": "100",
+ "endOffsets": "5140"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-de\\values-de.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,210,308,420,506,611,726,803,879,971,1065,1162,1263,1371,1471,1575,1675,1773,1870,1952,2063,2166,2265,2376,2478,2585,2741,2843",
+ "endColumns": "104,97,111,85,104,114,76,75,91,93,96,100,107,99,103,99,97,96,81,110,102,98,110,101,106,155,101,81",
+ "endOffsets": "205,303,415,501,606,721,798,874,966,1060,1157,1258,1366,1466,1570,1670,1768,1865,1947,2058,2161,2260,2371,2473,2580,2736,2838,2920"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,210,308,420,506,611,726,803,879,971,1065,1162,1263,1371,1471,1575,1675,1773,1870,1952,2063,2166,2265,2376,2478,2585,2741,4962",
+ "endColumns": "104,97,111,85,104,114,76,75,91,93,96,100,107,99,103,99,97,96,81,110,102,98,110,101,106,155,101,81",
+ "endOffsets": "205,303,415,501,606,721,798,874,966,1060,1157,1258,1366,1466,1570,1670,1768,1865,1947,2058,2161,2260,2371,2473,2580,2736,2838,5039"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-de\\values-de.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,155,262,388,504,605,693,786,900,1000,1098,1189,1285,1405,1519,1603,1691,1774,1877,1995,2081",
+ "endColumns": "99,106,125,115,100,87,92,113,99,97,90,95,119,113,83,87,82,102,117,85,92",
+ "endOffsets": "150,257,383,499,600,688,781,895,995,1093,1184,1280,1400,1514,1598,1686,1769,1872,1990,2076,2169"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2843,2943,3050,3176,3292,3393,3481,3574,3688,3788,3886,3977,4073,4193,4307,4391,4479,4562,4665,4783,4869",
+ "endColumns": "99,106,125,115,100,87,92,113,99,97,90,95,119,113,83,87,82,102,117,85,92",
+ "endOffsets": "2938,3045,3171,3287,3388,3476,3569,3683,3783,3881,3972,4068,4188,4302,4386,4474,4557,4660,4778,4864,4957"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\values-night-v8_values-night-v8.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-night-v8\\values-night-v8.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8",
+ "startColumns": "4,4,4,4,4,4,4",
+ "startOffsets": "55,125,209,293,389,491,593",
+ "endColumns": "69,83,83,95,101,101,93",
+ "endOffsets": "120,204,288,384,486,588,682"
+ }
+ },
+ {
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\src\\main\\res\\values-night\\themes.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "17",
+ "endLines": "5",
+ "endColumns": "12",
+ "endOffsets": "238"
+ },
+ "to": {
+ "startLines": "9",
+ "startColumns": "4",
+ "startOffsets": "687",
+ "endLines": "12",
+ "endColumns": "12",
+ "endOffsets": "908"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\values-v17_values-v17.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-v17\\values-v17.xml",
+ "from": {
+ "startLines": "2,5,9,12,15,18,22,25,29,33,37,40,43,46,50,53,57",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,228,456,614,764,936,1161,1331,1559,1783,2025,2196,2370,2539,2812,3012,3216",
+ "endLines": "4,8,11,14,17,21,24,28,32,36,39,42,45,49,52,56,60",
+ "endColumns": "12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12",
+ "endOffsets": "223,451,609,759,931,1156,1326,1554,1778,2020,2191,2365,2534,2807,3007,3211,3540"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\values-bs_values-bs.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-bs\\values-bs.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "5037",
+ "endColumns": "100",
+ "endOffsets": "5133"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-bs\\values-bs.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,163,276,393,518,614,703,797,902,1000,1092,1188,1281,1398,1515,1602,1687,1773,1878,1986,2072",
+ "endColumns": "107,112,116,124,95,88,93,104,97,91,95,92,116,116,86,84,85,104,107,85,93",
+ "endOffsets": "158,271,388,513,609,698,792,897,995,1087,1183,1276,1393,1510,1597,1682,1768,1873,1981,2067,2161"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2842,2950,3063,3180,3305,3401,3490,3584,3689,3787,3879,3975,4068,4185,4302,4389,4474,4560,4665,4773,4859",
+ "endColumns": "107,112,116,124,95,88,93,104,97,91,95,92,116,116,86,84,85,104,107,85,93",
+ "endOffsets": "2945,3058,3175,3300,3396,3485,3579,3684,3782,3874,3970,4063,4180,4297,4384,4469,4555,4660,4768,4854,4948"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-bs\\values-bs.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,224,333,440,526,630,752,834,915,1006,1099,1195,1289,1390,1483,1578,1677,1768,1859,1945,2048,2153,2251,2356,2469,2572,2745,2842",
+ "endColumns": "118,108,106,85,103,121,81,80,90,92,95,93,100,92,94,98,90,90,85,102,104,97,104,112,102,172,96,83",
+ "endOffsets": "219,328,435,521,625,747,829,910,1001,1094,1190,1284,1385,1478,1573,1672,1763,1854,1940,2043,2148,2246,2351,2464,2567,2740,2837,2921"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,224,333,440,526,630,752,834,915,1006,1099,1195,1289,1390,1483,1578,1677,1768,1859,1945,2048,2153,2251,2356,2469,2572,2745,4953",
+ "endColumns": "118,108,106,85,103,121,81,80,90,92,95,93,100,92,94,98,90,90,85,102,104,97,104,112,102,172,96,83",
+ "endOffsets": "219,328,435,521,625,747,829,910,1001,1094,1190,1284,1385,1478,1573,1672,1763,1854,1940,2043,2148,2246,2351,2464,2567,2740,2837,5032"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\values-mn_values-mn.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-mn\\values-mn.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "4995",
+ "endColumns": "100",
+ "endOffsets": "5091"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-mn\\values-mn.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,162,276,396,509,615,709,805,917,1012,1107,1197,1289,1393,1512,1602,1689,1774,1879,1989,2075",
+ "endColumns": "106,113,119,112,105,93,95,111,94,94,89,91,103,118,89,86,84,104,109,85,98",
+ "endOffsets": "157,271,391,504,610,704,800,912,1007,1102,1192,1284,1388,1507,1597,1684,1769,1874,1984,2070,2169"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2795,2902,3016,3136,3249,3355,3449,3545,3657,3752,3847,3937,4029,4133,4252,4342,4429,4514,4619,4729,4815",
+ "endColumns": "106,113,119,112,105,93,95,111,94,94,89,91,103,118,89,86,84,104,109,85,98",
+ "endOffsets": "2897,3011,3131,3244,3350,3444,3540,3652,3747,3842,3932,4024,4128,4247,4337,4424,4509,4614,4724,4810,4909"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-mn\\values-mn.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,218,318,431,518,624,736,818,900,991,1084,1180,1276,1374,1467,1562,1654,1745,1835,1917,2026,2130,2227,2335,2436,2539,2698,2795",
+ "endColumns": "112,99,112,86,105,111,81,81,90,92,95,95,97,92,94,91,90,89,81,108,103,96,107,100,102,158,96,80",
+ "endOffsets": "213,313,426,513,619,731,813,895,986,1079,1175,1271,1369,1462,1557,1649,1740,1830,1912,2021,2125,2222,2330,2431,2534,2693,2790,2871"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,218,318,431,518,624,736,818,900,991,1084,1180,1276,1374,1467,1562,1654,1745,1835,1917,2026,2130,2227,2335,2436,2539,2698,4914",
+ "endColumns": "112,99,112,86,105,111,81,81,90,92,95,95,97,92,94,91,90,89,81,108,103,96,107,100,102,158,96,80",
+ "endOffsets": "213,313,426,513,619,731,813,895,986,1079,1175,1271,1369,1462,1557,1649,1740,1830,1912,2021,2125,2222,2330,2431,2534,2693,2790,4990"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\values-nb_values-nb.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-nb\\values-nb.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,155,261,369,478,572,656,751,854,949,1042,1135,1224,1348,1460,1552,1638,1721,1822,1929,2015",
+ "endColumns": "99,105,107,108,93,83,94,102,94,92,92,88,123,111,91,85,82,100,106,85,93",
+ "endOffsets": "150,256,364,473,567,651,746,849,944,1037,1130,1219,1343,1455,1547,1633,1716,1817,1924,2010,2104"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2747,2847,2953,3061,3170,3264,3348,3443,3546,3641,3734,3827,3916,4040,4152,4244,4330,4413,4514,4621,4707",
+ "endColumns": "99,105,107,108,93,83,94,102,94,92,92,88,123,111,91,85,82,100,106,85,93",
+ "endOffsets": "2842,2948,3056,3165,3259,3343,3438,3541,3636,3729,3822,3911,4035,4147,4239,4325,4408,4509,4616,4702,4796"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-nb\\values-nb.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,213,308,422,508,608,721,797,873,964,1057,1153,1247,1348,1441,1536,1634,1725,1816,1896,1999,2098,2194,2298,2396,2497,2650,2747",
+ "endColumns": "107,94,113,85,99,112,75,75,90,92,95,93,100,92,94,97,90,90,79,102,98,95,103,97,100,152,96,78",
+ "endOffsets": "208,303,417,503,603,716,792,868,959,1052,1148,1242,1343,1436,1531,1629,1720,1811,1891,1994,2093,2189,2293,2391,2492,2645,2742,2821"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,213,308,422,508,608,721,797,873,964,1057,1153,1247,1348,1441,1536,1634,1725,1816,1896,1999,2098,2194,2298,2396,2497,2650,4801",
+ "endColumns": "107,94,113,85,99,112,75,75,90,92,95,93,100,92,94,97,90,90,79,102,98,95,103,97,100,152,96,78",
+ "endOffsets": "208,303,417,503,603,716,792,868,959,1052,1148,1242,1343,1436,1531,1629,1720,1811,1891,1994,2093,2189,2293,2391,2492,2645,2742,4875"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-nb\\values-nb.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "4880",
+ "endColumns": "100",
+ "endOffsets": "4976"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\values-pl_values-pl.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-pl\\values-pl.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,157,266,372,485,580,668,765,868,966,1058,1148,1240,1346,1460,1548,1633,1720,1827,1928,2014",
+ "endColumns": "101,108,105,112,94,87,96,102,97,91,89,91,105,113,87,84,86,106,100,85,96",
+ "endOffsets": "152,261,367,480,575,663,760,863,961,1053,1143,1235,1341,1455,1543,1628,1715,1822,1923,2009,2106"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2827,2929,3038,3144,3257,3352,3440,3537,3640,3738,3830,3920,4012,4118,4232,4320,4405,4492,4599,4700,4786",
+ "endColumns": "101,108,105,112,94,87,96,102,97,91,89,91,105,113,87,84,86,106,100,85,96",
+ "endOffsets": "2924,3033,3139,3252,3347,3435,3532,3635,3733,3825,3915,4007,4113,4227,4315,4400,4487,4594,4695,4781,4878"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-pl\\values-pl.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "4965",
+ "endColumns": "100",
+ "endOffsets": "5061"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-pl\\values-pl.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,221,323,431,517,626,745,823,900,991,1084,1180,1274,1376,1469,1564,1659,1750,1841,1923,2032,2141,2240,2349,2460,2568,2731,2827",
+ "endColumns": "115,101,107,85,108,118,77,76,90,92,95,93,101,92,94,94,90,90,81,108,108,98,108,110,107,162,95,81",
+ "endOffsets": "216,318,426,512,621,740,818,895,986,1079,1175,1269,1371,1464,1559,1654,1745,1836,1918,2027,2136,2235,2344,2455,2563,2726,2822,2904"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,221,323,431,517,626,745,823,900,991,1084,1180,1274,1376,1469,1564,1659,1750,1841,1923,2032,2141,2240,2349,2460,2568,2731,4883",
+ "endColumns": "115,101,107,85,108,118,77,76,90,92,95,93,101,92,94,94,90,90,81,108,108,98,108,110,107,162,95,81",
+ "endOffsets": "216,318,426,512,621,740,818,895,986,1079,1175,1269,1371,1464,1559,1654,1745,1836,1918,2027,2136,2235,2344,2455,2563,2726,2822,4960"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\values-hy_values-hy.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-hy\\values-hy.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,161,280,400,522,617,704,799,905,1001,1094,1185,1278,1389,1501,1590,1677,1765,1874,1988,2076",
+ "endColumns": "105,118,119,121,94,86,94,105,95,92,90,92,110,111,88,86,87,108,113,87,92",
+ "endOffsets": "156,275,395,517,612,699,794,900,996,1089,1180,1273,1384,1496,1585,1672,1760,1869,1983,2071,2164"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2802,2908,3027,3147,3269,3364,3451,3546,3652,3748,3841,3932,4025,4136,4248,4337,4424,4512,4621,4735,4823",
+ "endColumns": "105,118,119,121,94,86,94,105,95,92,90,92,110,111,88,86,87,108,113,87,92",
+ "endOffsets": "2903,3022,3142,3264,3359,3446,3541,3647,3743,3836,3927,4020,4131,4243,4332,4419,4507,4616,4730,4818,4911"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-hy\\values-hy.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,208,309,419,508,614,729,811,892,983,1076,1172,1266,1367,1460,1555,1649,1740,1831,1916,2023,2130,2229,2339,2446,2546,2703,2802",
+ "endColumns": "102,100,109,88,105,114,81,80,90,92,95,93,100,92,94,93,90,90,84,106,106,98,109,106,99,156,98,81",
+ "endOffsets": "203,304,414,503,609,724,806,887,978,1071,1167,1261,1362,1455,1550,1644,1735,1826,1911,2018,2125,2224,2334,2441,2541,2698,2797,2879"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,208,309,419,508,614,729,811,892,983,1076,1172,1266,1367,1460,1555,1649,1740,1831,1916,2023,2130,2229,2339,2446,2546,2703,4916",
+ "endColumns": "102,100,109,88,105,114,81,80,90,92,95,93,100,92,94,93,90,90,84,106,106,98,109,106,99,156,98,81",
+ "endOffsets": "203,304,414,503,609,724,806,887,978,1071,1167,1261,1362,1455,1550,1644,1735,1826,1911,2018,2125,2224,2334,2441,2541,2698,2797,4993"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-hy\\values-hy.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "4998",
+ "endColumns": "100",
+ "endOffsets": "5094"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/src/app/build/intermediates/blame/res/debug/multi-v2/values-af.json b/src/app/build/intermediates/blame/res/debug/multi-v2/values-af.json
new file mode 100644
index 00000000..c4f49a10
--- /dev/null
+++ b/src/app/build/intermediates/blame/res/debug/multi-v2/values-af.json
@@ -0,0 +1,64 @@
+{
+ "logs": [
+ {
+<<<<<<< HEAD:src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-af.json
+ "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-af\\values-af.xml",
+=======
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-af\\values-af.xml",
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/intermediates/blame/res/debug/multi-v2/values-af.json
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-af\\values-af.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "4935",
+ "endColumns": "100",
+ "endOffsets": "5031"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-af\\values-af.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,159,268,381,494,593,680,776,883,982,1076,1169,1262,1385,1500,1589,1672,1754,1854,1951,2038",
+ "endColumns": "103,108,112,112,98,86,95,106,98,93,92,92,122,114,88,82,81,99,96,86,95",
+ "endOffsets": "154,263,376,489,588,675,771,878,977,1071,1164,1257,1380,1495,1584,1667,1749,1849,1946,2033,2129"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2776,2880,2989,3102,3215,3314,3401,3497,3604,3703,3797,3890,3983,4106,4221,4310,4393,4475,4575,4672,4759",
+ "endColumns": "103,108,112,112,98,86,95,106,98,93,92,92,122,114,88,82,81,99,96,86,95",
+ "endOffsets": "2875,2984,3097,3210,3309,3396,3492,3599,3698,3792,3885,3978,4101,4216,4305,4388,4470,4570,4667,4754,4850"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-af\\values-af.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,209,309,415,500,603,721,797,874,965,1058,1154,1248,1348,1441,1536,1635,1730,1824,1905,2012,2115,2212,2320,2422,2524,2678,2776",
+ "endColumns": "103,99,105,84,102,117,75,76,90,92,95,93,99,92,94,98,94,93,80,106,102,96,107,101,101,153,97,79",
+ "endOffsets": "204,304,410,495,598,716,792,869,960,1053,1149,1243,1343,1436,1531,1630,1725,1819,1900,2007,2110,2207,2315,2417,2519,2673,2771,2851"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,209,309,415,500,603,721,797,874,965,1058,1154,1248,1348,1441,1536,1635,1730,1824,1905,2012,2115,2212,2320,2422,2524,2678,4855",
+ "endColumns": "103,99,105,84,102,117,75,76,90,92,95,93,99,92,94,98,94,93,80,106,102,96,107,101,101,153,97,79",
+ "endOffsets": "204,304,410,495,598,716,792,869,960,1053,1149,1243,1343,1436,1531,1630,1725,1819,1900,2007,2110,2207,2315,2417,2519,2673,2771,4930"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/src/app/build/intermediates/blame/res/debug/multi-v2/values-am.json b/src/app/build/intermediates/blame/res/debug/multi-v2/values-am.json
new file mode 100644
index 00000000..77f58894
--- /dev/null
+++ b/src/app/build/intermediates/blame/res/debug/multi-v2/values-am.json
@@ -0,0 +1,64 @@
+{
+ "logs": [
+ {
+<<<<<<< HEAD:src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-am.json
+ "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-am\\values-am.xml",
+=======
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-am\\values-am.xml",
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/intermediates/blame/res/debug/multi-v2/values-am.json
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-am\\values-am.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,207,306,412,498,601,714,792,870,961,1054,1147,1241,1342,1435,1530,1624,1715,1805,1884,1984,2084,2180,2283,2382,2489,2642,2738",
+ "endColumns": "101,98,105,85,102,112,77,77,90,92,92,93,100,92,94,93,90,89,78,99,99,95,102,98,106,152,95,78",
+ "endOffsets": "202,301,407,493,596,709,787,865,956,1049,1142,1236,1337,1430,1525,1619,1710,1800,1879,1979,2079,2175,2278,2377,2484,2637,2733,2812"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,207,306,412,498,601,714,792,870,961,1054,1147,1241,1342,1435,1530,1624,1715,1805,1884,1984,2084,2180,2283,2382,2489,2642,4754",
+ "endColumns": "101,98,105,85,102,112,77,77,90,92,92,93,100,92,94,93,90,89,78,99,99,95,102,98,106,152,95,78",
+ "endOffsets": "202,301,407,493,596,709,787,865,956,1049,1142,1236,1337,1430,1525,1619,1710,1800,1879,1979,2079,2175,2278,2377,2484,2637,2733,4828"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-am\\values-am.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "4833",
+ "endColumns": "100",
+ "endOffsets": "4929"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-am\\values-am.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,154,256,362,471,567,655,750,858,951,1043,1137,1226,1330,1441,1528,1610,1691,1790,1894,1978",
+ "endColumns": "98,101,105,108,95,87,94,107,92,91,93,88,103,110,86,81,80,98,103,83,92",
+ "endOffsets": "149,251,357,466,562,650,745,853,946,1038,1132,1221,1325,1436,1523,1605,1686,1785,1889,1973,2066"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2738,2837,2939,3045,3154,3250,3338,3433,3541,3634,3726,3820,3909,4013,4124,4211,4293,4374,4473,4577,4661",
+ "endColumns": "98,101,105,108,95,87,94,107,92,91,93,88,103,110,86,81,80,98,103,83,92",
+ "endOffsets": "2832,2934,3040,3149,3245,3333,3428,3536,3629,3721,3815,3904,4008,4119,4206,4288,4369,4468,4572,4656,4749"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/src/app/build/intermediates/blame/res/debug/multi-v2/values-ar.json b/src/app/build/intermediates/blame/res/debug/multi-v2/values-ar.json
new file mode 100644
index 00000000..b61dcf48
--- /dev/null
+++ b/src/app/build/intermediates/blame/res/debug/multi-v2/values-ar.json
@@ -0,0 +1,60 @@
+{
+ "logs": [
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-ar\\values-ar.xml",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-ar\\values-ar.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,154,260,369,482,581,666,761,866,962,1055,1148,1239,1349,1462,1551,1634,1717,1816,1924,2010",
+ "endColumns": "98,105,108,112,98,84,94,104,95,92,92,90,109,112,88,82,82,98,107,85,93",
+ "endOffsets": "149,255,364,477,576,661,756,861,957,1050,1143,1234,1344,1457,1546,1629,1712,1811,1919,2005,2099"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2779,2878,2984,3093,3206,3305,3390,3485,3590,3686,3779,3872,3963,4073,4186,4275,4358,4441,4540,4648,4734",
+ "endColumns": "98,105,108,112,98,84,94,104,95,92,92,90,109,112,88,82,82,98,107,85,93",
+ "endOffsets": "2873,2979,3088,3201,3300,3385,3480,3585,3681,3774,3867,3958,4068,4181,4270,4353,4436,4535,4643,4729,4823"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-ar\\values-ar.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "4909",
+ "endColumns": "100",
+ "endOffsets": "5005"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-ar\\values-ar.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,222,326,435,517,618,732,811,890,981,1074,1170,1264,1365,1458,1553,1647,1738,1832,1911,2016,2117,2213,2321,2424,2527,2682,2779",
+ "endColumns": "116,103,108,81,100,113,78,78,90,92,95,93,100,92,94,93,90,93,78,104,100,95,107,102,102,154,96,80",
+ "endOffsets": "217,321,430,512,613,727,806,885,976,1069,1165,1259,1360,1453,1548,1642,1733,1827,1906,2011,2112,2208,2316,2419,2522,2677,2774,2855"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,222,326,435,517,618,732,811,890,981,1074,1170,1264,1365,1458,1553,1647,1738,1832,1911,2016,2117,2213,2321,2424,2527,2682,4828",
+ "endColumns": "116,103,108,81,100,113,78,78,90,92,95,93,100,92,94,93,90,93,78,104,100,95,107,102,102,154,96,80",
+ "endOffsets": "217,321,430,512,613,727,806,885,976,1069,1165,1259,1360,1453,1548,1642,1733,1827,1906,2011,2112,2208,2316,2419,2522,2677,2774,4904"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/src/app/build/intermediates/blame/res/debug/multi-v2/values-as.json b/src/app/build/intermediates/blame/res/debug/multi-v2/values-as.json
new file mode 100644
index 00000000..dfa1dbd3
--- /dev/null
+++ b/src/app/build/intermediates/blame/res/debug/multi-v2/values-as.json
@@ -0,0 +1,40 @@
+{
+ "logs": [
+ {
+<<<<<<< HEAD:src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-as.json
+ "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-as\\values-as.xml",
+=======
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-as\\values-as.xml",
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/intermediates/blame/res/debug/multi-v2/values-as.json
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-as\\values-as.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "30",
+ "startColumns": "4",
+ "startOffsets": "2950",
+ "endColumns": "100",
+ "endOffsets": "3046"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-as\\values-as.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,213,312,419,515,617,736,816,896,987,1080,1173,1268,1368,1461,1558,1652,1743,1834,1923,2025,2140,2243,2352,2471,2591,2758,2861",
+ "endColumns": "107,98,106,95,101,118,79,79,90,92,92,94,99,92,96,93,90,90,88,101,114,102,108,118,119,166,102,88",
+ "endOffsets": "208,307,414,510,612,731,811,891,982,1075,1168,1263,1363,1456,1553,1647,1738,1829,1918,2020,2135,2238,2347,2466,2586,2753,2856,2945"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/src/app/build/intermediates/blame/res/debug/multi-v2/values-az.json b/src/app/build/intermediates/blame/res/debug/multi-v2/values-az.json
new file mode 100644
index 00000000..939d779b
--- /dev/null
+++ b/src/app/build/intermediates/blame/res/debug/multi-v2/values-az.json
@@ -0,0 +1,60 @@
+{
+ "logs": [
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-az\\values-az.xml",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-az\\values-az.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "4985",
+ "endColumns": "100",
+ "endOffsets": "5081"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-az\\values-az.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,157,263,370,488,586,677,776,880,979,1081,1178,1277,1390,1497,1581,1663,1751,1854,1956,2042",
+ "endColumns": "101,105,106,117,97,90,98,103,98,101,96,98,112,106,83,81,87,102,101,85,94",
+ "endOffsets": "152,258,365,483,581,672,771,875,974,1076,1173,1272,1385,1492,1576,1658,1746,1849,1951,2037,2132"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2820,2922,3028,3135,3253,3351,3442,3541,3645,3744,3846,3943,4042,4155,4262,4346,4428,4516,4619,4721,4807",
+ "endColumns": "101,105,106,117,97,90,98,103,98,101,96,98,112,106,83,81,87,102,101,85,94",
+ "endOffsets": "2917,3023,3130,3248,3346,3437,3536,3640,3739,3841,3938,4037,4150,4257,4341,4423,4511,4614,4716,4802,4897"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-az\\values-az.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,213,312,424,512,619,733,814,893,984,1077,1172,1271,1372,1465,1560,1655,1746,1838,1923,2030,2137,2237,2346,2450,2560,2718,2820",
+ "endColumns": "107,98,111,87,106,113,80,78,90,92,94,98,100,92,94,94,90,91,84,106,106,99,108,103,109,157,101,82",
+ "endOffsets": "208,307,419,507,614,728,809,888,979,1072,1167,1266,1367,1460,1555,1650,1741,1833,1918,2025,2132,2232,2341,2445,2555,2713,2815,2898"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,213,312,424,512,619,733,814,893,984,1077,1172,1271,1372,1465,1560,1655,1746,1838,1923,2030,2137,2237,2346,2450,2560,2718,4902",
+ "endColumns": "107,98,111,87,106,113,80,78,90,92,94,98,100,92,94,94,90,91,84,106,106,99,108,103,109,157,101,82",
+ "endOffsets": "208,307,419,507,614,728,809,888,979,1072,1167,1266,1367,1460,1555,1650,1741,1833,1918,2025,2132,2232,2341,2445,2555,2713,2815,4980"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/src/app/build/intermediates/blame/res/debug/multi-v2/values-b+sr+Latn.json b/src/app/build/intermediates/blame/res/debug/multi-v2/values-b+sr+Latn.json
new file mode 100644
index 00000000..3ff54c30
--- /dev/null
+++ b/src/app/build/intermediates/blame/res/debug/multi-v2/values-b+sr+Latn.json
@@ -0,0 +1,64 @@
+{
+ "logs": [
+ {
+<<<<<<< HEAD:src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-b+sr+Latn.json
+ "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-b+sr+Latn\\values-b+sr+Latn.xml",
+=======
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-b+sr+Latn\\values-b+sr+Latn.xml",
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/intermediates/blame/res/debug/multi-v2/values-b+sr+Latn.json
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-b+sr+Latn\\values-b+sr+Latn.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,157,266,377,496,592,680,774,880,978,1071,1167,1260,1377,1489,1576,1659,1745,1852,1960,2046",
+ "endColumns": "101,108,110,118,95,87,93,105,97,92,95,92,116,111,86,82,85,106,107,85,93",
+ "endOffsets": "152,261,372,491,587,675,769,875,973,1066,1162,1255,1372,1484,1571,1654,1740,1847,1955,2041,2135"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2828,2930,3039,3150,3269,3365,3453,3547,3653,3751,3844,3940,4033,4150,4262,4349,4432,4518,4625,4733,4819",
+ "endColumns": "101,108,110,118,95,87,93,105,97,92,95,92,116,111,86,82,85,106,107,85,93",
+ "endOffsets": "2925,3034,3145,3264,3360,3448,3542,3648,3746,3839,3935,4028,4145,4257,4344,4427,4513,4620,4728,4814,4908"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-b+sr+Latn\\values-b+sr+Latn.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "4997",
+ "endColumns": "100",
+ "endOffsets": "5093"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-b+sr+Latn\\values-b+sr+Latn.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,214,318,424,510,614,732,814,895,986,1079,1175,1269,1370,1463,1558,1663,1754,1845,1933,2039,2147,2248,2353,2461,2562,2731,2828",
+ "endColumns": "108,103,105,85,103,117,81,80,90,92,95,93,100,92,94,104,90,90,87,105,107,100,104,107,100,168,96,83",
+ "endOffsets": "209,313,419,505,609,727,809,890,981,1074,1170,1264,1365,1458,1553,1658,1749,1840,1928,2034,2142,2243,2348,2456,2557,2726,2823,2907"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,214,318,424,510,614,732,814,895,986,1079,1175,1269,1370,1463,1558,1663,1754,1845,1933,2039,2147,2248,2353,2461,2562,2731,4913",
+ "endColumns": "108,103,105,85,103,117,81,80,90,92,95,93,100,92,94,104,90,90,87,105,107,100,104,107,100,168,96,83",
+ "endOffsets": "209,313,419,505,609,727,809,890,981,1074,1170,1264,1365,1458,1553,1658,1749,1840,1928,2034,2142,2243,2348,2456,2557,2726,2823,4992"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/src/app/build/intermediates/blame/res/debug/multi-v2/values-be.json b/src/app/build/intermediates/blame/res/debug/multi-v2/values-be.json
new file mode 100644
index 00000000..0b17b5eb
--- /dev/null
+++ b/src/app/build/intermediates/blame/res/debug/multi-v2/values-be.json
@@ -0,0 +1,64 @@
+{
+ "logs": [
+ {
+<<<<<<< HEAD:src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-be.json
+ "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-be\\values-be.xml",
+=======
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-be\\values-be.xml",
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/intermediates/blame/res/debug/multi-v2/values-be.json
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-be\\values-be.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,161,279,400,522,614,714,813,930,1028,1124,1216,1312,1424,1537,1625,1712,1797,1901,2005,2092",
+ "endColumns": "105,117,120,121,91,99,98,116,97,95,91,95,111,112,87,86,84,103,103,86,93",
+ "endOffsets": "156,274,395,517,609,709,808,925,1023,1119,1211,1307,1419,1532,1620,1707,1792,1896,2000,2087,2181"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2834,2940,3058,3179,3301,3393,3493,3592,3709,3807,3903,3995,4091,4203,4316,4404,4491,4576,4680,4784,4871",
+ "endColumns": "105,117,120,121,91,99,98,116,97,95,91,95,111,112,87,86,84,103,103,86,93",
+ "endOffsets": "2935,3053,3174,3296,3388,3488,3587,3704,3802,3898,3990,4086,4198,4311,4399,4486,4571,4675,4779,4866,4960"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-be\\values-be.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "5046",
+ "endColumns": "100",
+ "endOffsets": "5142"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-be\\values-be.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,225,328,444,530,638,756,835,913,1005,1099,1195,1289,1385,1479,1575,1670,1762,1854,1937,2043,2149,2247,2355,2460,2565,2734,2834",
+ "endColumns": "119,102,115,85,107,117,78,77,91,93,95,93,95,93,95,94,91,91,82,105,105,97,107,104,104,168,99,80",
+ "endOffsets": "220,323,439,525,633,751,830,908,1000,1094,1190,1284,1380,1474,1570,1665,1757,1849,1932,2038,2144,2242,2350,2455,2560,2729,2829,2910"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,225,328,444,530,638,756,835,913,1005,1099,1195,1289,1385,1479,1575,1670,1762,1854,1937,2043,2149,2247,2355,2460,2565,2734,4965",
+ "endColumns": "119,102,115,85,107,117,78,77,91,93,95,93,95,93,95,94,91,91,82,105,105,97,107,104,104,168,99,80",
+ "endOffsets": "220,323,439,525,633,751,830,908,1000,1094,1190,1284,1380,1474,1570,1665,1757,1849,1932,2038,2144,2242,2350,2455,2560,2729,2829,5041"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/src/app/build/intermediates/blame/res/debug/multi-v2/values-bg.json b/src/app/build/intermediates/blame/res/debug/multi-v2/values-bg.json
new file mode 100644
index 00000000..166884c2
--- /dev/null
+++ b/src/app/build/intermediates/blame/res/debug/multi-v2/values-bg.json
@@ -0,0 +1,64 @@
+{
+ "logs": [
+ {
+<<<<<<< HEAD:src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-bg.json
+ "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-bg\\values-bg.xml",
+=======
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-bg\\values-bg.xml",
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/intermediates/blame/res/debug/multi-v2/values-bg.json
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-bg\\values-bg.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,162,285,410,538,638,727,827,933,1033,1128,1236,1331,1445,1559,1656,1749,1834,1942,2054,2141",
+ "endColumns": "106,122,124,127,99,88,99,105,99,94,107,94,113,113,96,92,84,107,111,86,96",
+ "endOffsets": "157,280,405,533,633,722,822,928,1028,1123,1231,1326,1440,1554,1651,1744,1829,1937,2049,2136,2233"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2847,2954,3077,3202,3330,3430,3519,3619,3725,3825,3920,4028,4123,4237,4351,4448,4541,4626,4734,4846,4933",
+ "endColumns": "106,122,124,127,99,88,99,105,99,94,107,94,113,113,96,92,84,107,111,86,96",
+ "endOffsets": "2949,3072,3197,3325,3425,3514,3614,3720,3820,3915,4023,4118,4232,4346,4443,4536,4621,4729,4841,4928,5025"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-bg\\values-bg.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,220,327,432,518,623,744,823,901,992,1085,1181,1275,1376,1469,1564,1672,1763,1854,1937,2051,2160,2260,2374,2480,2588,2748,2847",
+ "endColumns": "114,106,104,85,104,120,78,77,90,92,95,93,100,92,94,107,90,90,82,113,108,99,113,105,107,159,98,82",
+ "endOffsets": "215,322,427,513,618,739,818,896,987,1080,1176,1270,1371,1464,1559,1667,1758,1849,1932,2046,2155,2255,2369,2475,2583,2743,2842,2925"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,220,327,432,518,623,744,823,901,992,1085,1181,1275,1376,1469,1564,1672,1763,1854,1937,2051,2160,2260,2374,2480,2588,2748,5030",
+ "endColumns": "114,106,104,85,104,120,78,77,90,92,95,93,100,92,94,107,90,90,82,113,108,99,113,105,107,159,98,82",
+ "endOffsets": "215,322,427,513,618,739,818,896,987,1080,1176,1270,1371,1464,1559,1667,1758,1849,1932,2046,2155,2255,2369,2475,2583,2743,2842,5108"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-bg\\values-bg.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "5113",
+ "endColumns": "100",
+ "endOffsets": "5209"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/src/app/build/intermediates/blame/res/debug/multi-v2/values-bn.json b/src/app/build/intermediates/blame/res/debug/multi-v2/values-bn.json
new file mode 100644
index 00000000..436fea5a
--- /dev/null
+++ b/src/app/build/intermediates/blame/res/debug/multi-v2/values-bn.json
@@ -0,0 +1,64 @@
+{
+ "logs": [
+ {
+<<<<<<< HEAD:src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-bn.json
+ "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-bn\\values-bn.xml",
+=======
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-bn\\values-bn.xml",
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/intermediates/blame/res/debug/multi-v2/values-bn.json
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-bn\\values-bn.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,160,276,396,516,614,707,803,914,1014,1112,1218,1317,1421,1535,1621,1704,1787,1892,1992,2079",
+ "endColumns": "104,115,119,119,97,92,95,110,99,97,105,98,103,113,85,82,82,104,99,86,92",
+ "endOffsets": "155,271,391,511,609,702,798,909,1009,1107,1213,1312,1416,1530,1616,1699,1782,1887,1987,2074,2167"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2857,2962,3078,3198,3318,3416,3509,3605,3716,3816,3914,4020,4119,4223,4337,4423,4506,4589,4694,4794,4881",
+ "endColumns": "104,115,119,119,97,92,95,110,99,97,105,98,103,113,85,82,82,104,99,86,92",
+ "endOffsets": "2957,3073,3193,3313,3411,3504,3600,3711,3811,3909,4015,4114,4218,4332,4418,4501,4584,4689,4789,4876,4969"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-bn\\values-bn.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,214,326,432,526,631,760,838,916,1007,1100,1195,1289,1390,1483,1578,1672,1763,1854,1941,2051,2159,2258,2368,2474,2587,2752,2857",
+ "endColumns": "108,111,105,93,104,128,77,77,90,92,94,93,100,92,94,93,90,90,86,109,107,98,109,105,112,164,104,81",
+ "endOffsets": "209,321,427,521,626,755,833,911,1002,1095,1190,1284,1385,1478,1573,1667,1758,1849,1936,2046,2154,2253,2363,2469,2582,2747,2852,2934"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,214,326,432,526,631,760,838,916,1007,1100,1195,1289,1390,1483,1578,1672,1763,1854,1941,2051,2159,2258,2368,2474,2587,2752,4974",
+ "endColumns": "108,111,105,93,104,128,77,77,90,92,94,93,100,92,94,93,90,90,86,109,107,98,109,105,112,164,104,81",
+ "endOffsets": "209,321,427,521,626,755,833,911,1002,1095,1190,1284,1385,1478,1573,1667,1758,1849,1936,2046,2154,2253,2363,2469,2582,2747,2852,5051"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-bn\\values-bn.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "5056",
+ "endColumns": "100",
+ "endOffsets": "5152"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/src/app/build/intermediates/blame/res/debug/multi-v2/values-bs.json b/src/app/build/intermediates/blame/res/debug/multi-v2/values-bs.json
new file mode 100644
index 00000000..026a5f42
--- /dev/null
+++ b/src/app/build/intermediates/blame/res/debug/multi-v2/values-bs.json
@@ -0,0 +1,64 @@
+{
+ "logs": [
+ {
+<<<<<<< HEAD:src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-bs.json
+ "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-bs\\values-bs.xml",
+=======
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-bs\\values-bs.xml",
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/intermediates/blame/res/debug/multi-v2/values-bs.json
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-bs\\values-bs.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "5037",
+ "endColumns": "100",
+ "endOffsets": "5133"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-bs\\values-bs.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,163,276,393,518,614,703,797,902,1000,1092,1188,1281,1398,1515,1602,1687,1773,1878,1986,2072",
+ "endColumns": "107,112,116,124,95,88,93,104,97,91,95,92,116,116,86,84,85,104,107,85,93",
+ "endOffsets": "158,271,388,513,609,698,792,897,995,1087,1183,1276,1393,1510,1597,1682,1768,1873,1981,2067,2161"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2842,2950,3063,3180,3305,3401,3490,3584,3689,3787,3879,3975,4068,4185,4302,4389,4474,4560,4665,4773,4859",
+ "endColumns": "107,112,116,124,95,88,93,104,97,91,95,92,116,116,86,84,85,104,107,85,93",
+ "endOffsets": "2945,3058,3175,3300,3396,3485,3579,3684,3782,3874,3970,4063,4180,4297,4384,4469,4555,4660,4768,4854,4948"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-bs\\values-bs.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,224,333,440,526,630,752,834,915,1006,1099,1195,1289,1390,1483,1578,1677,1768,1859,1945,2048,2153,2251,2356,2469,2572,2745,2842",
+ "endColumns": "118,108,106,85,103,121,81,80,90,92,95,93,100,92,94,98,90,90,85,102,104,97,104,112,102,172,96,83",
+ "endOffsets": "219,328,435,521,625,747,829,910,1001,1094,1190,1284,1385,1478,1573,1672,1763,1854,1940,2043,2148,2246,2351,2464,2567,2740,2837,2921"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,224,333,440,526,630,752,834,915,1006,1099,1195,1289,1390,1483,1578,1677,1768,1859,1945,2048,2153,2251,2356,2469,2572,2745,4953",
+ "endColumns": "118,108,106,85,103,121,81,80,90,92,95,93,100,92,94,98,90,90,85,102,104,97,104,112,102,172,96,83",
+ "endOffsets": "219,328,435,521,625,747,829,910,1001,1094,1190,1284,1385,1478,1573,1672,1763,1854,1940,2043,2148,2246,2351,2464,2567,2740,2837,5032"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/src/app/build/intermediates/blame/res/debug/multi-v2/values-ca.json b/src/app/build/intermediates/blame/res/debug/multi-v2/values-ca.json
new file mode 100644
index 00000000..945c4dc3
--- /dev/null
+++ b/src/app/build/intermediates/blame/res/debug/multi-v2/values-ca.json
@@ -0,0 +1,64 @@
+{
+ "logs": [
+ {
+<<<<<<< HEAD:src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-ca.json
+ "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-ca\\values-ca.xml",
+=======
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-ca\\values-ca.xml",
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/intermediates/blame/res/debug/multi-v2/values-ca.json
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-ca\\values-ca.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,158,268,388,504,612,704,805,920,1016,1111,1206,1300,1421,1553,1645,1733,1816,1918,2029,2116",
+ "endColumns": "102,109,119,115,107,91,100,114,95,94,94,93,120,131,91,87,82,101,110,86,97",
+ "endOffsets": "153,263,383,499,607,699,800,915,1011,1106,1201,1295,1416,1548,1640,1728,1811,1913,2024,2111,2209"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2834,2937,3047,3167,3283,3391,3483,3584,3699,3795,3890,3985,4079,4200,4332,4424,4512,4595,4697,4808,4895",
+ "endColumns": "102,109,119,115,107,91,100,114,95,94,94,93,120,131,91,87,82,101,110,86,97",
+ "endOffsets": "2932,3042,3162,3278,3386,3478,3579,3694,3790,3885,3980,4074,4195,4327,4419,4507,4590,4692,4803,4890,4988"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-ca\\values-ca.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "5074",
+ "endColumns": "100",
+ "endOffsets": "5170"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-ca\\values-ca.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,223,329,436,519,627,753,837,918,1009,1102,1196,1291,1390,1483,1576,1670,1761,1852,1935,2046,2155,2253,2363,2467,2575,2735,2834",
+ "endColumns": "117,105,106,82,107,125,83,80,90,92,93,94,98,92,92,93,90,90,82,110,108,97,109,103,107,159,98,80",
+ "endOffsets": "218,324,431,514,622,748,832,913,1004,1097,1191,1286,1385,1478,1571,1665,1756,1847,1930,2041,2150,2248,2358,2462,2570,2730,2829,2910"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,223,329,436,519,627,753,837,918,1009,1102,1196,1291,1390,1483,1576,1670,1761,1852,1935,2046,2155,2253,2363,2467,2575,2735,4993",
+ "endColumns": "117,105,106,82,107,125,83,80,90,92,93,94,98,92,92,93,90,90,82,110,108,97,109,103,107,159,98,80",
+ "endOffsets": "218,324,431,514,622,748,832,913,1004,1097,1191,1286,1385,1478,1571,1665,1756,1847,1930,2041,2150,2248,2358,2462,2570,2730,2829,5069"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/src/app/build/intermediates/blame/res/debug/multi-v2/values-cs.json b/src/app/build/intermediates/blame/res/debug/multi-v2/values-cs.json
new file mode 100644
index 00000000..0727bb2f
--- /dev/null
+++ b/src/app/build/intermediates/blame/res/debug/multi-v2/values-cs.json
@@ -0,0 +1,64 @@
+{
+ "logs": [
+ {
+<<<<<<< HEAD:src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-cs.json
+ "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-cs\\values-cs.xml",
+=======
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-cs\\values-cs.xml",
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/intermediates/blame/res/debug/multi-v2/values-cs.json
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-cs\\values-cs.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,212,314,423,509,614,731,812,893,984,1077,1173,1267,1362,1455,1550,1647,1738,1829,1913,2017,2126,2225,2331,2441,2548,2711,2809",
+ "endColumns": "106,101,108,85,104,116,80,80,90,92,95,93,94,92,94,96,90,90,83,103,108,98,105,109,106,162,97,81",
+ "endOffsets": "207,309,418,504,609,726,807,888,979,1072,1168,1262,1357,1450,1545,1642,1733,1824,1908,2012,2121,2220,2326,2436,2543,2706,2804,2886"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,212,314,423,509,614,731,812,893,984,1077,1173,1267,1362,1455,1550,1647,1738,1829,1913,2017,2126,2225,2331,2441,2548,2711,4931",
+ "endColumns": "106,101,108,85,104,116,80,80,90,92,95,93,94,92,94,96,90,90,83,103,108,98,105,109,106,162,97,81",
+ "endOffsets": "207,309,418,504,609,726,807,888,979,1072,1168,1262,1357,1450,1545,1642,1733,1824,1908,2012,2121,2220,2326,2436,2543,2706,2804,5008"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-cs\\values-cs.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "5013",
+ "endColumns": "100",
+ "endOffsets": "5109"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-cs\\values-cs.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,162,275,391,506,602,697,789,903,1000,1094,1185,1279,1404,1527,1616,1701,1787,1891,1996,2082",
+ "endColumns": "106,112,115,114,95,94,91,113,96,93,90,93,124,122,88,84,85,103,104,85,94",
+ "endOffsets": "157,270,386,501,597,692,784,898,995,1089,1180,1274,1399,1522,1611,1696,1782,1886,1991,2077,2172"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2809,2916,3029,3145,3260,3356,3451,3543,3657,3754,3848,3939,4033,4158,4281,4370,4455,4541,4645,4750,4836",
+ "endColumns": "106,112,115,114,95,94,91,113,96,93,90,93,124,122,88,84,85,103,104,85,94",
+ "endOffsets": "2911,3024,3140,3255,3351,3446,3538,3652,3749,3843,3934,4028,4153,4276,4365,4450,4536,4640,4745,4831,4926"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/src/app/build/intermediates/blame/res/debug/multi-v2/values-da.json b/src/app/build/intermediates/blame/res/debug/multi-v2/values-da.json
new file mode 100644
index 00000000..265cedf5
--- /dev/null
+++ b/src/app/build/intermediates/blame/res/debug/multi-v2/values-da.json
@@ -0,0 +1,64 @@
+{
+ "logs": [
+ {
+<<<<<<< HEAD:src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-da.json
+ "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-da\\values-da.xml",
+=======
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-da\\values-da.xml",
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/intermediates/blame/res/debug/multi-v2/values-da.json
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-da\\values-da.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "4939",
+ "endColumns": "100",
+ "endOffsets": "5035"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-da\\values-da.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,153,275,391,512,606,690,784,886,980,1073,1175,1266,1394,1509,1600,1684,1766,1869,1970,2056",
+ "endColumns": "97,121,115,120,93,83,93,101,93,92,101,90,127,114,90,83,81,102,100,85,93",
+ "endOffsets": "148,270,386,507,601,685,779,881,975,1068,1170,1261,1389,1504,1595,1679,1761,1864,1965,2051,2145"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2765,2863,2985,3101,3222,3316,3400,3494,3596,3690,3783,3885,3976,4104,4219,4310,4394,4476,4579,4680,4766",
+ "endColumns": "97,121,115,120,93,83,93,101,93,92,101,90,127,114,90,83,81,102,100,85,93",
+ "endOffsets": "2858,2980,3096,3217,3311,3395,3489,3591,3685,3778,3880,3971,4099,4214,4305,4389,4471,4574,4675,4761,4855"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-da\\values-da.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,208,307,419,502,602,715,792,869,960,1053,1149,1243,1338,1431,1526,1624,1715,1806,1885,1994,2102,2198,2312,2414,2515,2668,2765",
+ "endColumns": "102,98,111,82,99,112,76,76,90,92,95,93,94,92,94,97,90,90,78,108,107,95,113,101,100,152,96,78",
+ "endOffsets": "203,302,414,497,597,710,787,864,955,1048,1144,1238,1333,1426,1521,1619,1710,1801,1880,1989,2097,2193,2307,2409,2510,2663,2760,2839"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,208,307,419,502,602,715,792,869,960,1053,1149,1243,1338,1431,1526,1624,1715,1806,1885,1994,2102,2198,2312,2414,2515,2668,4860",
+ "endColumns": "102,98,111,82,99,112,76,76,90,92,95,93,94,92,94,97,90,90,78,108,107,95,113,101,100,152,96,78",
+ "endOffsets": "203,302,414,497,597,710,787,864,955,1048,1144,1238,1333,1426,1521,1619,1710,1801,1880,1989,2097,2193,2307,2409,2510,2663,2760,4934"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/src/app/build/intermediates/blame/res/debug/multi-v2/values-de.json b/src/app/build/intermediates/blame/res/debug/multi-v2/values-de.json
new file mode 100644
index 00000000..99aa113e
--- /dev/null
+++ b/src/app/build/intermediates/blame/res/debug/multi-v2/values-de.json
@@ -0,0 +1,64 @@
+{
+ "logs": [
+ {
+<<<<<<< HEAD:src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-de.json
+ "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-de\\values-de.xml",
+=======
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-de\\values-de.xml",
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/intermediates/blame/res/debug/multi-v2/values-de.json
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-de\\values-de.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "5044",
+ "endColumns": "100",
+ "endOffsets": "5140"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-de\\values-de.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,210,308,420,506,611,726,803,879,971,1065,1162,1263,1371,1471,1575,1675,1773,1870,1952,2063,2166,2265,2376,2478,2585,2741,2843",
+ "endColumns": "104,97,111,85,104,114,76,75,91,93,96,100,107,99,103,99,97,96,81,110,102,98,110,101,106,155,101,81",
+ "endOffsets": "205,303,415,501,606,721,798,874,966,1060,1157,1258,1366,1466,1570,1670,1768,1865,1947,2058,2161,2260,2371,2473,2580,2736,2838,2920"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,210,308,420,506,611,726,803,879,971,1065,1162,1263,1371,1471,1575,1675,1773,1870,1952,2063,2166,2265,2376,2478,2585,2741,4962",
+ "endColumns": "104,97,111,85,104,114,76,75,91,93,96,100,107,99,103,99,97,96,81,110,102,98,110,101,106,155,101,81",
+ "endOffsets": "205,303,415,501,606,721,798,874,966,1060,1157,1258,1366,1466,1570,1670,1768,1865,1947,2058,2161,2260,2371,2473,2580,2736,2838,5039"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-de\\values-de.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,155,262,388,504,605,693,786,900,1000,1098,1189,1285,1405,1519,1603,1691,1774,1877,1995,2081",
+ "endColumns": "99,106,125,115,100,87,92,113,99,97,90,95,119,113,83,87,82,102,117,85,92",
+ "endOffsets": "150,257,383,499,600,688,781,895,995,1093,1184,1280,1400,1514,1598,1686,1769,1872,1990,2076,2169"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2843,2943,3050,3176,3292,3393,3481,3574,3688,3788,3886,3977,4073,4193,4307,4391,4479,4562,4665,4783,4869",
+ "endColumns": "99,106,125,115,100,87,92,113,99,97,90,95,119,113,83,87,82,102,117,85,92",
+ "endOffsets": "2938,3045,3171,3287,3388,3476,3569,3683,3783,3881,3972,4068,4188,4302,4386,4474,4557,4660,4778,4864,4957"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/src/app/build/intermediates/blame/res/debug/multi-v2/values-el.json b/src/app/build/intermediates/blame/res/debug/multi-v2/values-el.json
new file mode 100644
index 00000000..7d8137e4
--- /dev/null
+++ b/src/app/build/intermediates/blame/res/debug/multi-v2/values-el.json
@@ -0,0 +1,64 @@
+{
+ "logs": [
+ {
+<<<<<<< HEAD:src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-el.json
+ "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-el\\values-el.xml",
+=======
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-el\\values-el.xml",
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/intermediates/blame/res/debug/multi-v2/values-el.json
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-el\\values-el.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,223,334,451,536,641,767,855,941,1032,1125,1221,1315,1416,1509,1604,1701,1792,1883,1968,2079,2189,2291,2402,2511,2619,2779,2879",
+ "endColumns": "117,110,116,84,104,125,87,85,90,92,95,93,100,92,94,96,90,90,84,110,109,101,110,108,107,159,99,84",
+ "endOffsets": "218,329,446,531,636,762,850,936,1027,1120,1216,1310,1411,1504,1599,1696,1787,1878,1963,2074,2184,2286,2397,2506,2614,2774,2874,2959"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,223,334,451,536,641,767,855,941,1032,1125,1221,1315,1416,1509,1604,1701,1792,1883,1968,2079,2189,2291,2402,2511,2619,2779,4978",
+ "endColumns": "117,110,116,84,104,125,87,85,90,92,95,93,100,92,94,96,90,90,84,110,109,101,110,108,107,159,99,84",
+ "endOffsets": "218,329,446,531,636,762,850,936,1027,1120,1216,1310,1411,1504,1599,1696,1787,1878,1963,2074,2184,2286,2397,2506,2614,2774,2874,5058"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-el\\values-el.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,160,271,381,498,593,680,779,882,981,1077,1171,1265,1391,1502,1586,1675,1760,1863,1972,2059",
+ "endColumns": "104,110,109,116,94,86,98,102,98,95,93,93,125,110,83,88,84,102,108,86,94",
+ "endOffsets": "155,266,376,493,588,675,774,877,976,1072,1166,1260,1386,1497,1581,1670,1755,1858,1967,2054,2149"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2879,2984,3095,3205,3322,3417,3504,3603,3706,3805,3901,3995,4089,4215,4326,4410,4499,4584,4687,4796,4883",
+ "endColumns": "104,110,109,116,94,86,98,102,98,95,93,93,125,110,83,88,84,102,108,86,94",
+ "endOffsets": "2979,3090,3200,3317,3412,3499,3598,3701,3800,3896,3990,4084,4210,4321,4405,4494,4579,4682,4791,4878,4973"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-el\\values-el.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "5063",
+ "endColumns": "100",
+ "endOffsets": "5159"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/src/app/build/intermediates/blame/res/debug/multi-v2/values-en-rAU.json b/src/app/build/intermediates/blame/res/debug/multi-v2/values-en-rAU.json
new file mode 100644
index 00000000..9cf2918a
--- /dev/null
+++ b/src/app/build/intermediates/blame/res/debug/multi-v2/values-en-rAU.json
@@ -0,0 +1,64 @@
+{
+ "logs": [
+ {
+<<<<<<< HEAD:src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-en-rAU.json
+ "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-en-rAU\\values-en-rAU.xml",
+=======
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-en-rAU\\values-en-rAU.xml",
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/intermediates/blame/res/debug/multi-v2/values-en-rAU.json
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-en-rAU\\values-en-rAU.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,155,261,369,481,576,659,751,853,949,1045,1139,1231,1339,1447,1531,1613,1695,1793,1892,1978",
+ "endColumns": "99,105,107,111,94,82,91,101,95,95,93,91,107,107,83,81,81,97,98,85,93",
+ "endOffsets": "150,256,364,476,571,654,746,848,944,1040,1134,1226,1334,1442,1526,1608,1690,1788,1887,1973,2067"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2764,2864,2970,3078,3190,3285,3368,3460,3562,3658,3754,3848,3940,4048,4156,4240,4322,4404,4502,4601,4687",
+ "endColumns": "99,105,107,111,94,82,91,101,95,95,93,91,107,107,83,81,81,97,98,85,93",
+ "endOffsets": "2859,2965,3073,3185,3280,3363,3455,3557,3653,3749,3843,3935,4043,4151,4235,4317,4399,4497,4596,4682,4776"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-en-rAU\\values-en-rAU.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,209,309,417,501,601,716,793,869,960,1053,1149,1243,1344,1437,1532,1626,1717,1808,1890,1993,2097,2196,2301,2404,2508,2664,2764",
+ "endColumns": "103,99,107,83,99,114,76,75,90,92,95,93,100,92,94,93,90,90,81,102,103,98,104,102,103,155,99,81",
+ "endOffsets": "204,304,412,496,596,711,788,864,955,1048,1144,1238,1339,1432,1527,1621,1712,1803,1885,1988,2092,2191,2296,2399,2503,2659,2759,2841"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,209,309,417,501,601,716,793,869,960,1053,1149,1243,1344,1437,1532,1626,1717,1808,1890,1993,2097,2196,2301,2404,2508,2664,4781",
+ "endColumns": "103,99,107,83,99,114,76,75,90,92,95,93,100,92,94,93,90,90,81,102,103,98,104,102,103,155,99,81",
+ "endOffsets": "204,304,412,496,596,711,788,864,955,1048,1144,1238,1339,1432,1527,1621,1712,1803,1885,1988,2092,2191,2296,2399,2503,2659,2759,4858"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-en-rAU\\values-en-rAU.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "4863",
+ "endColumns": "100",
+ "endOffsets": "4959"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/src/app/build/intermediates/blame/res/debug/multi-v2/values-en-rCA.json b/src/app/build/intermediates/blame/res/debug/multi-v2/values-en-rCA.json
new file mode 100644
index 00000000..273523e0
--- /dev/null
+++ b/src/app/build/intermediates/blame/res/debug/multi-v2/values-en-rCA.json
@@ -0,0 +1,60 @@
+{
+ "logs": [
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-en-rCA\\values-en-rCA.xml",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-en-rCA\\values-en-rCA.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "4862",
+ "endColumns": "100",
+ "endOffsets": "4958"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-en-rCA\\values-en-rCA.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,209,309,417,501,601,716,793,869,960,1053,1149,1243,1344,1437,1532,1626,1717,1808,1890,1993,2097,2196,2301,2404,2508,2664,2764",
+ "endColumns": "103,99,107,83,99,114,76,75,90,92,95,93,100,92,94,93,90,90,81,102,103,98,104,102,103,155,99,81",
+ "endOffsets": "204,304,412,496,596,711,788,864,955,1048,1144,1238,1339,1432,1527,1621,1712,1803,1885,1988,2092,2191,2296,2399,2503,2659,2759,2841"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,209,309,417,501,601,716,793,869,960,1053,1149,1243,1344,1437,1532,1626,1717,1808,1890,1993,2097,2196,2301,2404,2508,2664,4780",
+ "endColumns": "103,99,107,83,99,114,76,75,90,92,95,93,100,92,94,93,90,90,81,102,103,98,104,102,103,155,99,81",
+ "endOffsets": "204,304,412,496,596,711,788,864,955,1048,1144,1238,1339,1432,1527,1621,1712,1803,1885,1988,2092,2191,2296,2399,2503,2659,2759,4857"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-en-rCA\\values-en-rCA.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,155,261,369,481,576,659,751,853,949,1045,1139,1231,1338,1446,1530,1612,1694,1792,1891,1977",
+ "endColumns": "99,105,107,111,94,82,91,101,95,95,93,91,106,107,83,81,81,97,98,85,93",
+ "endOffsets": "150,256,364,476,571,654,746,848,944,1040,1134,1226,1333,1441,1525,1607,1689,1787,1886,1972,2066"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2764,2864,2970,3078,3190,3285,3368,3460,3562,3658,3754,3848,3940,4047,4155,4239,4321,4403,4501,4600,4686",
+ "endColumns": "99,105,107,111,94,82,91,101,95,95,93,91,106,107,83,81,81,97,98,85,93",
+ "endOffsets": "2859,2965,3073,3185,3280,3363,3455,3557,3653,3749,3843,3935,4042,4150,4234,4316,4398,4496,4595,4681,4775"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/src/app/build/intermediates/blame/res/debug/multi-v2/values-en-rGB.json b/src/app/build/intermediates/blame/res/debug/multi-v2/values-en-rGB.json
new file mode 100644
index 00000000..91eceda7
--- /dev/null
+++ b/src/app/build/intermediates/blame/res/debug/multi-v2/values-en-rGB.json
@@ -0,0 +1,60 @@
+{
+ "logs": [
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-en-rGB\\values-en-rGB.xml",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-en-rGB\\values-en-rGB.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,155,261,369,481,576,659,751,853,949,1045,1139,1231,1339,1447,1531,1613,1695,1793,1892,1978",
+ "endColumns": "99,105,107,111,94,82,91,101,95,95,93,91,107,107,83,81,81,97,98,85,93",
+ "endOffsets": "150,256,364,476,571,654,746,848,944,1040,1134,1226,1334,1442,1526,1608,1690,1788,1887,1973,2067"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2764,2864,2970,3078,3190,3285,3368,3460,3562,3658,3754,3848,3940,4048,4156,4240,4322,4404,4502,4601,4687",
+ "endColumns": "99,105,107,111,94,82,91,101,95,95,93,91,107,107,83,81,81,97,98,85,93",
+ "endOffsets": "2859,2965,3073,3185,3280,3363,3455,3557,3653,3749,3843,3935,4043,4151,4235,4317,4399,4497,4596,4682,4776"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-en-rGB\\values-en-rGB.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,209,309,417,501,601,716,793,869,960,1053,1149,1243,1344,1437,1532,1626,1717,1808,1890,1993,2097,2196,2301,2404,2508,2664,2764",
+ "endColumns": "103,99,107,83,99,114,76,75,90,92,95,93,100,92,94,93,90,90,81,102,103,98,104,102,103,155,99,81",
+ "endOffsets": "204,304,412,496,596,711,788,864,955,1048,1144,1238,1339,1432,1527,1621,1712,1803,1885,1988,2092,2191,2296,2399,2503,2659,2759,2841"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,209,309,417,501,601,716,793,869,960,1053,1149,1243,1344,1437,1532,1626,1717,1808,1890,1993,2097,2196,2301,2404,2508,2664,4781",
+ "endColumns": "103,99,107,83,99,114,76,75,90,92,95,93,100,92,94,93,90,90,81,102,103,98,104,102,103,155,99,81",
+ "endOffsets": "204,304,412,496,596,711,788,864,955,1048,1144,1238,1339,1432,1527,1621,1712,1803,1885,1988,2092,2191,2296,2399,2503,2659,2759,4858"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-en-rGB\\values-en-rGB.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "4863",
+ "endColumns": "100",
+ "endOffsets": "4959"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/src/app/build/intermediates/blame/res/debug/multi-v2/values-en-rIN.json b/src/app/build/intermediates/blame/res/debug/multi-v2/values-en-rIN.json
new file mode 100644
index 00000000..564515c4
--- /dev/null
+++ b/src/app/build/intermediates/blame/res/debug/multi-v2/values-en-rIN.json
@@ -0,0 +1,60 @@
+{
+ "logs": [
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-en-rIN\\values-en-rIN.xml",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-en-rIN\\values-en-rIN.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "4863",
+ "endColumns": "100",
+ "endOffsets": "4959"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-en-rIN\\values-en-rIN.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,209,309,417,501,601,716,793,869,960,1053,1149,1243,1344,1437,1532,1626,1717,1808,1890,1993,2097,2196,2301,2404,2508,2664,2764",
+ "endColumns": "103,99,107,83,99,114,76,75,90,92,95,93,100,92,94,93,90,90,81,102,103,98,104,102,103,155,99,81",
+ "endOffsets": "204,304,412,496,596,711,788,864,955,1048,1144,1238,1339,1432,1527,1621,1712,1803,1885,1988,2092,2191,2296,2399,2503,2659,2759,2841"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,209,309,417,501,601,716,793,869,960,1053,1149,1243,1344,1437,1532,1626,1717,1808,1890,1993,2097,2196,2301,2404,2508,2664,4781",
+ "endColumns": "103,99,107,83,99,114,76,75,90,92,95,93,100,92,94,93,90,90,81,102,103,98,104,102,103,155,99,81",
+ "endOffsets": "204,304,412,496,596,711,788,864,955,1048,1144,1238,1339,1432,1527,1621,1712,1803,1885,1988,2092,2191,2296,2399,2503,2659,2759,4858"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-en-rIN\\values-en-rIN.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,155,261,369,481,576,659,751,853,949,1045,1139,1231,1339,1447,1531,1613,1695,1793,1892,1978",
+ "endColumns": "99,105,107,111,94,82,91,101,95,95,93,91,107,107,83,81,81,97,98,85,93",
+ "endOffsets": "150,256,364,476,571,654,746,848,944,1040,1134,1226,1334,1442,1526,1608,1690,1788,1887,1973,2067"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2764,2864,2970,3078,3190,3285,3368,3460,3562,3658,3754,3848,3940,4048,4156,4240,4322,4404,4502,4601,4687",
+ "endColumns": "99,105,107,111,94,82,91,101,95,95,93,91,107,107,83,81,81,97,98,85,93",
+ "endOffsets": "2859,2965,3073,3185,3280,3363,3455,3557,3653,3749,3843,3935,4043,4151,4235,4317,4399,4497,4596,4682,4776"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/src/app/build/intermediates/blame/res/debug/multi-v2/values-en-rXC.json b/src/app/build/intermediates/blame/res/debug/multi-v2/values-en-rXC.json
new file mode 100644
index 00000000..56cffe30
--- /dev/null
+++ b/src/app/build/intermediates/blame/res/debug/multi-v2/values-en-rXC.json
@@ -0,0 +1,64 @@
+{
+ "logs": [
+ {
+<<<<<<< HEAD:src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-en-rXC.json
+ "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-en-rXC\\values-en-rXC.xml",
+=======
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-en-rXC\\values-en-rXC.xml",
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/intermediates/blame/res/debug/multi-v2/values-en-rXC.json
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-en-rXC\\values-en-rXC.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,310,510,719,904,1106,1321,1494,1671,1862,2055,2253,2449,2652,2847,3044,3239,3432,3623,3807,4011,4216,4417,4624,4826,5031,5303,5503",
+ "endColumns": "204,199,208,184,201,214,172,176,190,192,197,195,202,194,196,194,192,190,183,203,204,200,206,201,204,271,199,178",
+ "endOffsets": "305,505,714,899,1101,1316,1489,1666,1857,2050,2248,2444,2647,2842,3039,3234,3427,3618,3802,4006,4211,4412,4619,4821,5026,5298,5498,5677"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,310,510,719,904,1106,1321,1494,1671,1862,2055,2253,2449,2652,2847,3044,3239,3432,3623,3807,4011,4216,4417,4624,4826,5031,5303,9643",
+ "endColumns": "204,199,208,184,201,214,172,176,190,192,197,195,202,194,196,194,192,190,183,203,204,200,206,201,204,271,199,178",
+ "endOffsets": "305,505,714,899,1101,1316,1489,1666,1857,2050,2248,2444,2647,2842,3039,3234,3427,3618,3802,4006,4211,4412,4619,4821,5026,5298,5498,9817"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-en-rXC\\values-en-rXC.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "202",
+ "endOffsets": "253"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "9822",
+ "endColumns": "202",
+ "endOffsets": "10020"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-en-rXC\\values-en-rXC.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,257,465,675,887,1084,1267,1461,1664,1860,2058,2252,2446,2652,2862,3048,3230,3414,3614,3811,3999",
+ "endColumns": "201,207,209,211,196,182,193,202,195,197,193,193,205,209,185,181,183,199,196,187,195",
+ "endOffsets": "252,460,670,882,1079,1262,1456,1659,1855,2053,2247,2441,2647,2857,3043,3225,3409,3609,3806,3994,4190"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "5503,5705,5913,6123,6335,6532,6715,6909,7112,7308,7506,7700,7894,8100,8310,8496,8678,8862,9062,9259,9447",
+ "endColumns": "201,207,209,211,196,182,193,202,195,197,193,193,205,209,185,181,183,199,196,187,195",
+ "endOffsets": "5700,5908,6118,6330,6527,6710,6904,7107,7303,7501,7695,7889,8095,8305,8491,8673,8857,9057,9254,9442,9638"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/src/app/build/intermediates/blame/res/debug/multi-v2/values-es-rUS.json b/src/app/build/intermediates/blame/res/debug/multi-v2/values-es-rUS.json
new file mode 100644
index 00000000..fae39220
--- /dev/null
+++ b/src/app/build/intermediates/blame/res/debug/multi-v2/values-es-rUS.json
@@ -0,0 +1,64 @@
+{
+ "logs": [
+ {
+<<<<<<< HEAD:src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-es-rUS.json
+ "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-es-rUS\\values-es-rUS.xml",
+=======
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-es-rUS\\values-es-rUS.xml",
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/intermediates/blame/res/debug/multi-v2/values-es-rUS.json
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-es-rUS\\values-es-rUS.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,165,282,401,524,625,713,812,922,1019,1115,1210,1304,1421,1556,1640,1728,1813,1918,2034,2121",
+ "endColumns": "109,116,118,122,100,87,98,109,96,95,94,93,116,134,83,87,84,104,115,86,98",
+ "endOffsets": "160,277,396,519,620,708,807,917,1014,1110,1205,1299,1416,1551,1635,1723,1808,1913,2029,2116,2215"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2838,2948,3065,3184,3307,3408,3496,3595,3705,3802,3898,3993,4087,4204,4339,4423,4511,4596,4701,4817,4904",
+ "endColumns": "109,116,118,122,100,87,98,109,96,95,94,93,116,134,83,87,84,104,115,86,98",
+ "endOffsets": "2943,3060,3179,3302,3403,3491,3590,3700,3797,3893,3988,4082,4199,4334,4418,4506,4591,4696,4812,4899,4998"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-es-rUS\\values-es-rUS.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "5085",
+ "endColumns": "100",
+ "endOffsets": "5181"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-es-rUS\\values-es-rUS.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,225,334,442,527,628,751,836,918,1009,1102,1198,1292,1392,1485,1584,1680,1771,1862,1944,2056,2156,2257,2365,2472,2579,2738,2838",
+ "endColumns": "119,108,107,84,100,122,84,81,90,92,95,93,99,92,98,95,90,90,81,111,99,100,107,106,106,158,99,81",
+ "endOffsets": "220,329,437,522,623,746,831,913,1004,1097,1193,1287,1387,1480,1579,1675,1766,1857,1939,2051,2151,2252,2360,2467,2574,2733,2833,2915"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,225,334,442,527,628,751,836,918,1009,1102,1198,1292,1392,1485,1584,1680,1771,1862,1944,2056,2156,2257,2365,2472,2579,2738,5003",
+ "endColumns": "119,108,107,84,100,122,84,81,90,92,95,93,99,92,98,95,90,90,81,111,99,100,107,106,106,158,99,81",
+ "endOffsets": "220,329,437,522,623,746,831,913,1004,1097,1193,1287,1387,1480,1579,1675,1766,1857,1939,2051,2151,2252,2360,2467,2574,2733,2833,5080"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/src/app/build/intermediates/blame/res/debug/multi-v2/values-es.json b/src/app/build/intermediates/blame/res/debug/multi-v2/values-es.json
new file mode 100644
index 00000000..b7732985
--- /dev/null
+++ b/src/app/build/intermediates/blame/res/debug/multi-v2/values-es.json
@@ -0,0 +1,60 @@
+{
+ "logs": [
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-es\\values-es.xml",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-es\\values-es.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "5048",
+ "endColumns": "100",
+ "endOffsets": "5144"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-es\\values-es.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,159,269,381,497,598,682,783,888,985,1080,1175,1268,1388,1521,1606,1694,1779,1878,1993,2080",
+ "endColumns": "103,109,111,115,100,83,100,104,96,94,94,92,119,132,84,87,84,98,114,86,98",
+ "endOffsets": "154,264,376,492,593,677,778,883,980,1075,1170,1263,1383,1516,1601,1689,1774,1873,1988,2075,2174"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2842,2946,3056,3168,3284,3385,3469,3570,3675,3772,3867,3962,4055,4175,4308,4393,4481,4566,4665,4780,4867",
+ "endColumns": "103,109,111,115,100,83,100,104,96,94,94,92,119,132,84,87,84,98,114,86,98",
+ "endOffsets": "2941,3051,3163,3279,3380,3464,3565,3670,3767,3862,3957,4050,4170,4303,4388,4476,4561,4660,4775,4862,4961"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-es\\values-es.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,222,335,443,528,629,757,842,924,1016,1110,1208,1302,1403,1497,1593,1689,1781,1873,1955,2062,2162,2261,2369,2476,2583,2742,2842",
+ "endColumns": "116,112,107,84,100,127,84,81,91,93,97,93,100,93,95,95,91,91,81,106,99,98,107,106,106,158,99,81",
+ "endOffsets": "217,330,438,523,624,752,837,919,1011,1105,1203,1297,1398,1492,1588,1684,1776,1868,1950,2057,2157,2256,2364,2471,2578,2737,2837,2919"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,222,335,443,528,629,757,842,924,1016,1110,1208,1302,1403,1497,1593,1689,1781,1873,1955,2062,2162,2261,2369,2476,2583,2742,4966",
+ "endColumns": "116,112,107,84,100,127,84,81,91,93,97,93,100,93,95,95,91,91,81,106,99,98,107,106,106,158,99,81",
+ "endOffsets": "217,330,438,523,624,752,837,919,1011,1105,1203,1297,1398,1492,1588,1684,1776,1868,1950,2057,2157,2256,2364,2471,2578,2737,2837,5043"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/src/app/build/intermediates/blame/res/debug/multi-v2/values-et.json b/src/app/build/intermediates/blame/res/debug/multi-v2/values-et.json
new file mode 100644
index 00000000..66aa5a0c
--- /dev/null
+++ b/src/app/build/intermediates/blame/res/debug/multi-v2/values-et.json
@@ -0,0 +1,64 @@
+{
+ "logs": [
+ {
+<<<<<<< HEAD:src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-et.json
+ "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-et\\values-et.xml",
+=======
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-et\\values-et.xml",
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/intermediates/blame/res/debug/multi-v2/values-et.json
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-et\\values-et.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,156,263,372,495,592,689,787,898,993,1087,1187,1280,1390,1501,1585,1668,1754,1860,1965,2052",
+ "endColumns": "100,106,108,122,96,96,97,110,94,93,99,92,109,110,83,82,85,105,104,86,93",
+ "endOffsets": "151,258,367,490,587,684,782,893,988,1082,1182,1275,1385,1496,1580,1663,1749,1855,1960,2047,2141"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2860,2961,3068,3177,3300,3397,3494,3592,3703,3798,3892,3992,4085,4195,4306,4390,4473,4559,4665,4770,4857",
+ "endColumns": "100,106,108,122,96,96,97,110,94,93,99,92,109,110,83,82,85,105,104,86,93",
+ "endOffsets": "2956,3063,3172,3295,3392,3489,3587,3698,3793,3887,3987,4080,4190,4301,4385,4468,4554,4660,4765,4852,4946"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-et\\values-et.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "5033",
+ "endColumns": "100",
+ "endOffsets": "5129"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-et\\values-et.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,222,329,440,526,628,745,825,903,995,1089,1194,1296,1406,1500,1601,1695,1787,1880,1963,2074,2179,2278,2388,2489,2592,2758,2860",
+ "endColumns": "116,106,110,85,101,116,79,77,91,93,104,101,109,93,100,93,91,92,82,110,104,98,109,100,102,165,101,81",
+ "endOffsets": "217,324,435,521,623,740,820,898,990,1084,1189,1291,1401,1495,1596,1690,1782,1875,1958,2069,2174,2273,2383,2484,2587,2753,2855,2937"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,222,329,440,526,628,745,825,903,995,1089,1194,1296,1406,1500,1601,1695,1787,1880,1963,2074,2179,2278,2388,2489,2592,2758,4951",
+ "endColumns": "116,106,110,85,101,116,79,77,91,93,104,101,109,93,100,93,91,92,82,110,104,98,109,100,102,165,101,81",
+ "endOffsets": "217,324,435,521,623,740,820,898,990,1084,1189,1291,1401,1495,1596,1690,1782,1875,1958,2069,2174,2273,2383,2484,2587,2753,2855,5028"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/src/app/build/intermediates/blame/res/debug/multi-v2/values-eu.json b/src/app/build/intermediates/blame/res/debug/multi-v2/values-eu.json
new file mode 100644
index 00000000..3bfdb22f
--- /dev/null
+++ b/src/app/build/intermediates/blame/res/debug/multi-v2/values-eu.json
@@ -0,0 +1,64 @@
+{
+ "logs": [
+ {
+<<<<<<< HEAD:src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-eu.json
+ "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-eu\\values-eu.xml",
+=======
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-eu\\values-eu.xml",
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/intermediates/blame/res/debug/multi-v2/values-eu.json
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-eu\\values-eu.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "5052",
+ "endColumns": "100",
+ "endOffsets": "5148"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-eu\\values-eu.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,161,276,392,513,609,696,794,899,994,1089,1185,1278,1390,1514,1600,1691,1776,1877,1988,2075",
+ "endColumns": "105,114,115,120,95,86,97,104,94,94,95,92,111,123,85,90,84,100,110,86,93",
+ "endOffsets": "156,271,387,508,604,691,789,894,989,1084,1180,1273,1385,1509,1595,1686,1771,1872,1983,2070,2164"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2856,2962,3077,3193,3314,3410,3497,3595,3700,3795,3890,3986,4079,4191,4315,4401,4492,4577,4678,4789,4876",
+ "endColumns": "105,114,115,120,95,86,97,104,94,94,95,92,111,123,85,90,84,100,110,86,93",
+ "endOffsets": "2957,3072,3188,3309,3405,3492,3590,3695,3790,3885,3981,4074,4186,4310,4396,4487,4572,4673,4784,4871,4965"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-eu\\values-eu.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,214,312,422,508,614,738,825,909,1001,1095,1192,1286,1388,1482,1578,1675,1767,1860,1942,2051,2161,2260,2369,2475,2586,2757,2856",
+ "endColumns": "108,97,109,85,105,123,86,83,91,93,96,93,101,93,95,96,91,92,81,108,109,98,108,105,110,170,98,81",
+ "endOffsets": "209,307,417,503,609,733,820,904,996,1090,1187,1281,1383,1477,1573,1670,1762,1855,1937,2046,2156,2255,2364,2470,2581,2752,2851,2933"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,214,312,422,508,614,738,825,909,1001,1095,1192,1286,1388,1482,1578,1675,1767,1860,1942,2051,2161,2260,2369,2475,2586,2757,4970",
+ "endColumns": "108,97,109,85,105,123,86,83,91,93,96,93,101,93,95,96,91,92,81,108,109,98,108,105,110,170,98,81",
+ "endOffsets": "209,307,417,503,609,733,820,904,996,1090,1187,1281,1383,1477,1573,1670,1762,1855,1937,2046,2156,2255,2364,2470,2581,2752,2851,5047"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/src/app/build/intermediates/blame/res/debug/multi-v2/values-fa.json b/src/app/build/intermediates/blame/res/debug/multi-v2/values-fa.json
new file mode 100644
index 00000000..f2e35063
--- /dev/null
+++ b/src/app/build/intermediates/blame/res/debug/multi-v2/values-fa.json
@@ -0,0 +1,64 @@
+{
+ "logs": [
+ {
+<<<<<<< HEAD:src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-fa.json
+ "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-fa\\values-fa.xml",
+=======
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-fa\\values-fa.xml",
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/intermediates/blame/res/debug/multi-v2/values-fa.json
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-fa\\values-fa.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "4965",
+ "endColumns": "100",
+ "endOffsets": "5061"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-fa\\values-fa.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,215,318,429,513,616,731,810,888,981,1076,1172,1266,1369,1464,1561,1660,1753,1843,1924,2036,2139,2237,2347,2451,2560,2721,2822",
+ "endColumns": "109,102,110,83,102,114,78,77,92,94,95,93,102,94,96,98,92,89,80,111,102,97,109,103,108,160,100,80",
+ "endOffsets": "210,313,424,508,611,726,805,883,976,1071,1167,1261,1364,1459,1556,1655,1748,1838,1919,2031,2134,2232,2342,2446,2555,2716,2817,2898"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,215,318,429,513,616,731,810,888,981,1076,1172,1266,1369,1464,1561,1660,1753,1843,1924,2036,2139,2237,2347,2451,2560,2721,4884",
+ "endColumns": "109,102,110,83,102,114,78,77,92,94,95,93,102,94,96,98,92,89,80,111,102,97,109,103,108,160,100,80",
+ "endOffsets": "210,313,424,508,611,726,805,883,976,1071,1167,1261,1364,1459,1556,1655,1748,1838,1919,2031,2134,2232,2342,2446,2555,2716,2817,4960"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-fa\\values-fa.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,156,258,368,481,586,676,776,880,975,1072,1165,1260,1372,1487,1569,1650,1732,1834,1936,2021",
+ "endColumns": "100,101,109,112,104,89,99,103,94,96,92,94,111,114,81,80,81,101,101,84,95",
+ "endOffsets": "151,253,363,476,581,671,771,875,970,1067,1160,1255,1367,1482,1564,1645,1727,1829,1931,2016,2112"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2822,2923,3025,3135,3248,3353,3443,3543,3647,3742,3839,3932,4027,4139,4254,4336,4417,4499,4601,4703,4788",
+ "endColumns": "100,101,109,112,104,89,99,103,94,96,92,94,111,114,81,80,81,101,101,84,95",
+ "endOffsets": "2918,3020,3130,3243,3348,3438,3538,3642,3737,3834,3927,4022,4134,4249,4331,4412,4494,4596,4698,4783,4879"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/src/app/build/intermediates/blame/res/debug/multi-v2/values-fi.json b/src/app/build/intermediates/blame/res/debug/multi-v2/values-fi.json
new file mode 100644
index 00000000..c20846b3
--- /dev/null
+++ b/src/app/build/intermediates/blame/res/debug/multi-v2/values-fi.json
@@ -0,0 +1,64 @@
+{
+ "logs": [
+ {
+<<<<<<< HEAD:src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-fi.json
+ "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-fi\\values-fi.xml",
+=======
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-fi\\values-fi.xml",
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/intermediates/blame/res/debug/multi-v2/values-fi.json
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-fi\\values-fi.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,213,313,414,500,605,723,810,892,983,1076,1172,1266,1361,1454,1550,1649,1740,1834,1914,2021,2124,2221,2327,2426,2530,2693,2792",
+ "endColumns": "107,99,100,85,104,117,86,81,90,92,95,93,94,92,95,98,90,93,79,106,102,96,105,98,103,162,98,79",
+ "endOffsets": "208,308,409,495,600,718,805,887,978,1071,1167,1261,1356,1449,1545,1644,1735,1829,1909,2016,2119,2216,2322,2421,2525,2688,2787,2867"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,213,313,414,500,605,723,810,892,983,1076,1172,1266,1361,1454,1550,1649,1740,1834,1914,2021,2124,2221,2327,2426,2530,2693,4898",
+ "endColumns": "107,99,100,85,104,117,86,81,90,92,95,93,94,92,95,98,90,93,79,106,102,96,105,98,103,162,98,79",
+ "endOffsets": "208,308,409,495,600,718,805,887,978,1071,1167,1261,1356,1449,1545,1644,1735,1829,1909,2016,2119,2216,2322,2421,2525,2688,2787,4973"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-fi\\values-fi.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,156,264,374,491,589,683,783,894,990,1086,1185,1279,1391,1500,1587,1671,1756,1860,1975,2066",
+ "endColumns": "100,107,109,116,97,93,99,110,95,95,98,93,111,108,86,83,84,103,114,90,94",
+ "endOffsets": "151,259,369,486,584,678,778,889,985,1081,1180,1274,1386,1495,1582,1666,1751,1855,1970,2061,2156"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2792,2893,3001,3111,3228,3326,3420,3520,3631,3727,3823,3922,4016,4128,4237,4324,4408,4493,4597,4712,4803",
+ "endColumns": "100,107,109,116,97,93,99,110,95,95,98,93,111,108,86,83,84,103,114,90,94",
+ "endOffsets": "2888,2996,3106,3223,3321,3415,3515,3626,3722,3818,3917,4011,4123,4232,4319,4403,4488,4592,4707,4798,4893"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-fi\\values-fi.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "4978",
+ "endColumns": "100",
+ "endOffsets": "5074"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/src/app/build/intermediates/blame/res/debug/multi-v2/values-fr-rCA.json b/src/app/build/intermediates/blame/res/debug/multi-v2/values-fr-rCA.json
new file mode 100644
index 00000000..86ccda6d
--- /dev/null
+++ b/src/app/build/intermediates/blame/res/debug/multi-v2/values-fr-rCA.json
@@ -0,0 +1,64 @@
+{
+ "logs": [
+ {
+<<<<<<< HEAD:src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-fr-rCA.json
+ "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-fr-rCA\\values-fr-rCA.xml",
+=======
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-fr-rCA\\values-fr-rCA.xml",
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/intermediates/blame/res/debug/multi-v2/values-fr-rCA.json
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-fr-rCA\\values-fr-rCA.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,216,331,442,529,645,775,858,938,1029,1122,1221,1316,1417,1510,1603,1698,1789,1880,1976,2086,2198,2301,2412,2519,2621,2780,2879",
+ "endColumns": "110,114,110,86,115,129,82,79,90,92,98,94,100,92,92,94,90,90,95,109,111,102,110,106,101,158,98,85",
+ "endOffsets": "211,326,437,524,640,770,853,933,1024,1117,1216,1311,1412,1505,1598,1693,1784,1875,1971,2081,2193,2296,2407,2514,2616,2775,2874,2960"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,216,331,442,529,645,775,858,938,1029,1122,1221,1316,1417,1510,1603,1698,1789,1880,1976,2086,2198,2301,2412,2519,2621,2780,5010",
+ "endColumns": "110,114,110,86,115,129,82,79,90,92,98,94,100,92,92,94,90,90,95,109,111,102,110,106,101,158,98,85",
+ "endOffsets": "211,326,437,524,640,770,853,933,1024,1117,1216,1311,1412,1505,1598,1693,1784,1875,1971,2081,2193,2296,2407,2514,2616,2775,2874,5091"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-fr-rCA\\values-fr-rCA.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,159,268,389,503,615,704,804,923,1020,1115,1210,1306,1418,1532,1616,1698,1783,1889,2003,2090",
+ "endColumns": "103,108,120,113,111,88,99,118,96,94,94,95,111,113,83,81,84,105,113,86,95",
+ "endOffsets": "154,263,384,498,610,699,799,918,1015,1110,1205,1301,1413,1527,1611,1693,1778,1884,1998,2085,2181"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2879,2983,3092,3213,3327,3439,3528,3628,3747,3844,3939,4034,4130,4242,4356,4440,4522,4607,4713,4827,4914",
+ "endColumns": "103,108,120,113,111,88,99,118,96,94,94,95,111,113,83,81,84,105,113,86,95",
+ "endOffsets": "2978,3087,3208,3322,3434,3523,3623,3742,3839,3934,4029,4125,4237,4351,4435,4517,4602,4708,4822,4909,5005"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-fr-rCA\\values-fr-rCA.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "5096",
+ "endColumns": "100",
+ "endOffsets": "5192"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/src/app/build/intermediates/blame/res/debug/multi-v2/values-fr.json b/src/app/build/intermediates/blame/res/debug/multi-v2/values-fr.json
new file mode 100644
index 00000000..0c52129c
--- /dev/null
+++ b/src/app/build/intermediates/blame/res/debug/multi-v2/values-fr.json
@@ -0,0 +1,60 @@
+{
+ "logs": [
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-fr\\values-fr.xml",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-fr\\values-fr.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,216,331,442,524,630,760,843,923,1014,1107,1206,1301,1402,1495,1588,1683,1774,1865,1951,2061,2173,2276,2387,2494,2601,2760,2859",
+ "endColumns": "110,114,110,81,105,129,82,79,90,92,98,94,100,92,92,94,90,90,85,109,111,102,110,106,106,158,98,85",
+ "endOffsets": "211,326,437,519,625,755,838,918,1009,1102,1201,1296,1397,1490,1583,1678,1769,1860,1946,2056,2168,2271,2382,2489,2596,2755,2854,2940"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,216,331,442,524,630,760,843,923,1014,1107,1206,1301,1402,1495,1588,1683,1774,1865,1951,2061,2173,2276,2387,2494,2601,2760,4951",
+ "endColumns": "110,114,110,81,105,129,82,79,90,92,98,94,100,92,92,94,90,90,85,109,111,102,110,106,106,158,98,85",
+ "endOffsets": "211,326,437,519,625,755,838,918,1009,1102,1201,1296,1397,1490,1583,1678,1769,1860,1946,2056,2168,2271,2382,2489,2596,2755,2854,5032"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-fr\\values-fr.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,154,258,365,474,577,663,763,873,970,1065,1160,1256,1376,1503,1587,1672,1755,1861,1964,2051",
+ "endColumns": "98,103,106,108,102,85,99,109,96,94,94,95,119,126,83,84,82,105,102,86,95",
+ "endOffsets": "149,253,360,469,572,658,758,868,965,1060,1155,1251,1371,1498,1582,1667,1750,1856,1959,2046,2142"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2859,2958,3062,3169,3278,3381,3467,3567,3677,3774,3869,3964,4060,4180,4307,4391,4476,4559,4665,4768,4855",
+ "endColumns": "98,103,106,108,102,85,99,109,96,94,94,95,119,126,83,84,82,105,102,86,95",
+ "endOffsets": "2953,3057,3164,3273,3376,3462,3562,3672,3769,3864,3959,4055,4175,4302,4386,4471,4554,4660,4763,4850,4946"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-fr\\values-fr.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "5037",
+ "endColumns": "100",
+ "endOffsets": "5133"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/src/app/build/intermediates/blame/res/debug/multi-v2/values-gl.json b/src/app/build/intermediates/blame/res/debug/multi-v2/values-gl.json
new file mode 100644
index 00000000..558a5fc7
--- /dev/null
+++ b/src/app/build/intermediates/blame/res/debug/multi-v2/values-gl.json
@@ -0,0 +1,60 @@
+{
+ "logs": [
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-gl\\values-gl.xml",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-gl\\values-gl.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "5053",
+ "endColumns": "100",
+ "endOffsets": "5149"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-gl\\values-gl.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,217,329,437,522,624,750,834,915,1007,1101,1199,1293,1394,1488,1584,1679,1771,1863,1945,2052,2161,2260,2368,2472,2579,2738,2838",
+ "endColumns": "111,111,107,84,101,125,83,80,91,93,97,93,100,93,95,94,91,91,81,106,108,98,107,103,106,158,99,81",
+ "endOffsets": "212,324,432,517,619,745,829,910,1002,1096,1194,1288,1389,1483,1579,1674,1766,1858,1940,2047,2156,2255,2363,2467,2574,2733,2833,2915"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,217,329,437,522,624,750,834,915,1007,1101,1199,1293,1394,1488,1584,1679,1771,1863,1945,2052,2161,2260,2368,2472,2579,2738,4971",
+ "endColumns": "111,111,107,84,101,125,83,80,91,93,97,93,100,93,95,94,91,91,81,106,108,98,107,103,106,158,99,81",
+ "endOffsets": "212,324,432,517,619,745,829,910,1002,1096,1194,1288,1389,1483,1579,1674,1766,1858,1940,2047,2156,2255,2363,2467,2574,2733,2833,5048"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-gl\\values-gl.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,159,269,381,497,598,683,782,887,984,1080,1175,1270,1391,1526,1617,1705,1788,1887,2002,2089",
+ "endColumns": "103,109,111,115,100,84,98,104,96,95,94,94,120,134,90,87,82,98,114,86,98",
+ "endOffsets": "154,264,376,492,593,678,777,882,979,1075,1170,1265,1386,1521,1612,1700,1783,1882,1997,2084,2183"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2838,2942,3052,3164,3280,3381,3466,3565,3670,3767,3863,3958,4053,4174,4309,4400,4488,4571,4670,4785,4872",
+ "endColumns": "103,109,111,115,100,84,98,104,96,95,94,94,120,134,90,87,82,98,114,86,98",
+ "endOffsets": "2937,3047,3159,3275,3376,3461,3560,3665,3762,3858,3953,4048,4169,4304,4395,4483,4566,4665,4780,4867,4966"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/src/app/build/intermediates/blame/res/debug/multi-v2/values-gu.json b/src/app/build/intermediates/blame/res/debug/multi-v2/values-gu.json
new file mode 100644
index 00000000..06b4946a
--- /dev/null
+++ b/src/app/build/intermediates/blame/res/debug/multi-v2/values-gu.json
@@ -0,0 +1,60 @@
+{
+ "logs": [
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-gu\\values-gu.xml",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-gu\\values-gu.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,153,256,373,483,585,677,770,888,986,1085,1183,1280,1392,1507,1592,1675,1757,1861,1962,2048",
+ "endColumns": "97,102,116,109,101,91,92,117,97,98,97,96,111,114,84,82,81,103,100,85,92",
+ "endOffsets": "148,251,368,478,580,672,765,883,981,1080,1178,1275,1387,1502,1587,1670,1752,1856,1957,2043,2136"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2802,2900,3003,3120,3230,3332,3424,3517,3635,3733,3832,3930,4027,4139,4254,4339,4422,4504,4608,4709,4795",
+ "endColumns": "97,102,116,109,101,91,92,117,97,98,97,96,111,114,84,82,81,103,100,85,92",
+ "endOffsets": "2895,2998,3115,3225,3327,3419,3512,3630,3728,3827,3925,4022,4134,4249,4334,4417,4499,4603,4704,4790,4883"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-gu\\values-gu.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "4968",
+ "endColumns": "100",
+ "endOffsets": "5064"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-gu\\values-gu.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,214,318,425,512,613,736,813,891,982,1075,1174,1268,1369,1462,1557,1654,1745,1836,1916,2022,2124,2221,2330,2429,2539,2699,2802",
+ "endColumns": "108,103,106,86,100,122,76,77,90,92,98,93,100,92,94,96,90,90,79,105,101,96,108,98,109,159,102,79",
+ "endOffsets": "209,313,420,507,608,731,808,886,977,1070,1169,1263,1364,1457,1552,1649,1740,1831,1911,2017,2119,2216,2325,2424,2534,2694,2797,2877"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,214,318,425,512,613,736,813,891,982,1075,1174,1268,1369,1462,1557,1654,1745,1836,1916,2022,2124,2221,2330,2429,2539,2699,4888",
+ "endColumns": "108,103,106,86,100,122,76,77,90,92,98,93,100,92,94,96,90,90,79,105,101,96,108,98,109,159,102,79",
+ "endOffsets": "209,313,420,507,608,731,808,886,977,1070,1169,1263,1364,1457,1552,1649,1740,1831,1911,2017,2119,2216,2325,2424,2534,2694,2797,4963"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/src/app/build/intermediates/blame/res/debug/multi-v2/values-h720dp-v13.json b/src/app/build/intermediates/blame/res/debug/multi-v2/values-h720dp-v13.json
new file mode 100644
index 00000000..8c219f3e
--- /dev/null
+++ b/src/app/build/intermediates/blame/res/debug/multi-v2/values-h720dp-v13.json
@@ -0,0 +1,19 @@
+{
+ "logs": [
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-h720dp-v13\\values-h720dp-v13.xml",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-h720dp-v13\\values-h720dp-v13.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "66",
+ "endOffsets": "117"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/src/app/build/intermediates/blame/res/debug/multi-v2/values-hdpi-v4.json b/src/app/build/intermediates/blame/res/debug/multi-v2/values-hdpi-v4.json
new file mode 100644
index 00000000..980ee25a
--- /dev/null
+++ b/src/app/build/intermediates/blame/res/debug/multi-v2/values-hdpi-v4.json
@@ -0,0 +1,20 @@
+{
+ "logs": [
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-hdpi-v4\\values-hdpi-v4.xml",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-hdpi-v4\\values-hdpi-v4.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endLines": "6",
+ "endColumns": "13",
+ "endOffsets": "327"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/src/app/build/intermediates/blame/res/debug/multi-v2/values-hi.json b/src/app/build/intermediates/blame/res/debug/multi-v2/values-hi.json
new file mode 100644
index 00000000..f65120d5
--- /dev/null
+++ b/src/app/build/intermediates/blame/res/debug/multi-v2/values-hi.json
@@ -0,0 +1,64 @@
+{
+ "logs": [
+ {
+<<<<<<< HEAD:src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-hi.json
+ "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-hi\\values-hi.xml",
+=======
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-hi\\values-hi.xml",
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/intermediates/blame/res/debug/multi-v2/values-hi.json
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-hi\\values-hi.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,211,308,418,504,606,728,805,883,974,1067,1163,1257,1358,1451,1546,1640,1731,1822,1912,2021,2124,2226,2336,2437,2549,2711,2812",
+ "endColumns": "105,96,109,85,101,121,76,77,90,92,95,93,100,92,94,93,90,90,89,108,102,101,109,100,111,161,100,79",
+ "endOffsets": "206,303,413,499,601,723,800,878,969,1062,1158,1252,1353,1446,1541,1635,1726,1817,1907,2016,2119,2221,2331,2432,2544,2706,2807,2887"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,211,308,418,504,606,728,805,883,974,1067,1163,1257,1358,1451,1546,1640,1731,1822,1912,2021,2124,2226,2336,2437,2549,2711,4927",
+ "endColumns": "105,96,109,85,101,121,76,77,90,92,95,93,100,92,94,93,90,90,89,108,102,101,109,100,111,161,100,79",
+ "endOffsets": "206,303,413,499,601,723,800,878,969,1062,1158,1252,1353,1446,1541,1635,1726,1817,1907,2016,2119,2221,2331,2432,2544,2706,2807,5002"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-hi\\values-hi.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "5007",
+ "endColumns": "100",
+ "endOffsets": "5103"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-hi\\values-hi.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,153,261,373,487,590,683,776,890,989,1086,1184,1285,1401,1516,1600,1683,1769,1871,1991,2077",
+ "endColumns": "97,107,111,113,102,92,92,113,98,96,97,100,115,114,83,82,85,101,119,85,92",
+ "endOffsets": "148,256,368,482,585,678,771,885,984,1081,1179,1280,1396,1511,1595,1678,1764,1866,1986,2072,2165"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2812,2910,3018,3130,3244,3347,3440,3533,3647,3746,3843,3941,4042,4158,4273,4357,4440,4526,4628,4748,4834",
+ "endColumns": "97,107,111,113,102,92,92,113,98,96,97,100,115,114,83,82,85,101,119,85,92",
+ "endOffsets": "2905,3013,3125,3239,3342,3435,3528,3642,3741,3838,3936,4037,4153,4268,4352,4435,4521,4623,4743,4829,4922"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/src/app/build/intermediates/blame/res/debug/multi-v2/values-hr.json b/src/app/build/intermediates/blame/res/debug/multi-v2/values-hr.json
new file mode 100644
index 00000000..a99faea4
--- /dev/null
+++ b/src/app/build/intermediates/blame/res/debug/multi-v2/values-hr.json
@@ -0,0 +1,60 @@
+{
+ "logs": [
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-hr\\values-hr.xml",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-hr\\values-hr.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,162,273,389,510,606,695,795,901,999,1092,1188,1281,1397,1514,1601,1691,1777,1882,1986,2072",
+ "endColumns": "106,110,115,120,95,88,99,105,97,92,95,92,115,116,86,89,85,104,103,85,93",
+ "endOffsets": "157,268,384,505,601,690,790,896,994,1087,1183,1276,1392,1509,1596,1686,1772,1877,1981,2067,2161"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2837,2944,3055,3171,3292,3388,3477,3577,3683,3781,3874,3970,4063,4179,4296,4383,4473,4559,4664,4768,4854",
+ "endColumns": "106,110,115,120,95,88,99,105,97,92,95,92,115,116,86,89,85,104,103,85,93",
+ "endOffsets": "2939,3050,3166,3287,3383,3472,3572,3678,3776,3869,3965,4058,4174,4291,4378,4468,4554,4659,4763,4849,4943"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-hr\\values-hr.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,210,307,417,503,607,726,810,893,984,1077,1173,1267,1368,1461,1556,1655,1746,1837,1923,2027,2140,2246,2351,2464,2571,2740,2837",
+ "endColumns": "104,96,109,85,103,118,83,82,90,92,95,93,100,92,94,98,90,90,85,103,112,105,104,112,106,168,96,88",
+ "endOffsets": "205,302,412,498,602,721,805,888,979,1072,1168,1262,1363,1456,1551,1650,1741,1832,1918,2022,2135,2241,2346,2459,2566,2735,2832,2921"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,210,307,417,503,607,726,810,893,984,1077,1173,1267,1368,1461,1556,1655,1746,1837,1923,2027,2140,2246,2351,2464,2571,2740,4948",
+ "endColumns": "104,96,109,85,103,118,83,82,90,92,95,93,100,92,94,98,90,90,85,103,112,105,104,112,106,168,96,88",
+ "endOffsets": "205,302,412,498,602,721,805,888,979,1072,1168,1262,1363,1456,1551,1650,1741,1832,1918,2022,2135,2241,2346,2459,2566,2735,2832,5032"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-hr\\values-hr.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "5037",
+ "endColumns": "100",
+ "endOffsets": "5133"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/src/app/build/intermediates/blame/res/debug/multi-v2/values-hu.json b/src/app/build/intermediates/blame/res/debug/multi-v2/values-hu.json
new file mode 100644
index 00000000..1991784d
--- /dev/null
+++ b/src/app/build/intermediates/blame/res/debug/multi-v2/values-hu.json
@@ -0,0 +1,64 @@
+{
+ "logs": [
+ {
+<<<<<<< HEAD:src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-hu.json
+ "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-hu\\values-hu.xml",
+=======
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-hu\\values-hu.xml",
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/intermediates/blame/res/debug/multi-v2/values-hu.json
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-hu\\values-hu.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,157,270,381,499,596,685,779,894,992,1091,1186,1280,1387,1510,1595,1682,1769,1874,1976,2064",
+ "endColumns": "101,112,110,117,96,88,93,114,97,98,94,93,106,122,84,86,86,104,101,87,94",
+ "endOffsets": "152,265,376,494,591,680,774,889,987,1086,1181,1275,1382,1505,1590,1677,1764,1869,1971,2059,2154"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2878,2980,3093,3204,3322,3419,3508,3602,3717,3815,3914,4009,4103,4210,4333,4418,4505,4592,4697,4799,4887",
+ "endColumns": "101,112,110,117,96,88,93,114,97,98,94,93,106,122,84,86,86,104,101,87,94",
+ "endOffsets": "2975,3088,3199,3317,3414,3503,3597,3712,3810,3909,4004,4098,4205,4328,4413,4500,4587,4692,4794,4882,4977"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-hu\\values-hu.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,213,318,433,517,629,759,835,911,1002,1095,1191,1285,1386,1479,1574,1669,1760,1851,1934,2044,2155,2255,2366,2474,2593,2775,2878",
+ "endColumns": "107,104,114,83,111,129,75,75,90,92,95,93,100,92,94,94,90,90,82,109,110,99,110,107,118,181,102,82",
+ "endOffsets": "208,313,428,512,624,754,830,906,997,1090,1186,1280,1381,1474,1569,1664,1755,1846,1929,2039,2150,2250,2361,2469,2588,2770,2873,2956"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,213,318,433,517,629,759,835,911,1002,1095,1191,1285,1386,1479,1574,1669,1760,1851,1934,2044,2155,2255,2366,2474,2593,2775,4982",
+ "endColumns": "107,104,114,83,111,129,75,75,90,92,95,93,100,92,94,94,90,90,82,109,110,99,110,107,118,181,102,82",
+ "endOffsets": "208,313,428,512,624,754,830,906,997,1090,1186,1280,1381,1474,1569,1664,1755,1846,1929,2039,2150,2250,2361,2469,2588,2770,2873,5060"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-hu\\values-hu.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "5065",
+ "endColumns": "100",
+ "endOffsets": "5161"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/src/app/build/intermediates/blame/res/debug/multi-v2/values-hy.json b/src/app/build/intermediates/blame/res/debug/multi-v2/values-hy.json
new file mode 100644
index 00000000..4719612c
--- /dev/null
+++ b/src/app/build/intermediates/blame/res/debug/multi-v2/values-hy.json
@@ -0,0 +1,60 @@
+{
+ "logs": [
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-hy\\values-hy.xml",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-hy\\values-hy.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,161,280,400,522,617,704,799,905,1001,1094,1185,1278,1389,1501,1590,1677,1765,1874,1988,2076",
+ "endColumns": "105,118,119,121,94,86,94,105,95,92,90,92,110,111,88,86,87,108,113,87,92",
+ "endOffsets": "156,275,395,517,612,699,794,900,996,1089,1180,1273,1384,1496,1585,1672,1760,1869,1983,2071,2164"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2802,2908,3027,3147,3269,3364,3451,3546,3652,3748,3841,3932,4025,4136,4248,4337,4424,4512,4621,4735,4823",
+ "endColumns": "105,118,119,121,94,86,94,105,95,92,90,92,110,111,88,86,87,108,113,87,92",
+ "endOffsets": "2903,3022,3142,3264,3359,3446,3541,3647,3743,3836,3927,4020,4131,4243,4332,4419,4507,4616,4730,4818,4911"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-hy\\values-hy.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,208,309,419,508,614,729,811,892,983,1076,1172,1266,1367,1460,1555,1649,1740,1831,1916,2023,2130,2229,2339,2446,2546,2703,2802",
+ "endColumns": "102,100,109,88,105,114,81,80,90,92,95,93,100,92,94,93,90,90,84,106,106,98,109,106,99,156,98,81",
+ "endOffsets": "203,304,414,503,609,724,806,887,978,1071,1167,1261,1362,1455,1550,1644,1735,1826,1911,2018,2125,2224,2334,2441,2541,2698,2797,2879"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,208,309,419,508,614,729,811,892,983,1076,1172,1266,1367,1460,1555,1649,1740,1831,1916,2023,2130,2229,2339,2446,2546,2703,4916",
+ "endColumns": "102,100,109,88,105,114,81,80,90,92,95,93,100,92,94,93,90,90,84,106,106,98,109,106,99,156,98,81",
+ "endOffsets": "203,304,414,503,609,724,806,887,978,1071,1167,1261,1362,1455,1550,1644,1735,1826,1911,2018,2125,2224,2334,2441,2541,2698,2797,4993"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-hy\\values-hy.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "4998",
+ "endColumns": "100",
+ "endOffsets": "5094"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/src/app/build/intermediates/blame/res/debug/multi-v2/values-in.json b/src/app/build/intermediates/blame/res/debug/multi-v2/values-in.json
new file mode 100644
index 00000000..99dd554b
--- /dev/null
+++ b/src/app/build/intermediates/blame/res/debug/multi-v2/values-in.json
@@ -0,0 +1,64 @@
+{
+ "logs": [
+ {
+<<<<<<< HEAD:src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-in.json
+ "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-in\\values-in.xml",
+=======
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-in\\values-in.xml",
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/intermediates/blame/res/debug/multi-v2/values-in.json
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-in\\values-in.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,155,261,372,480,577,660,755,863,959,1054,1155,1248,1367,1486,1569,1652,1738,1837,1939,2025",
+ "endColumns": "99,105,110,107,96,82,94,107,95,94,100,92,118,118,82,82,85,98,101,85,95",
+ "endOffsets": "150,256,367,475,572,655,750,858,954,1049,1150,1243,1362,1481,1564,1647,1733,1832,1934,2020,2116"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2803,2903,3009,3120,3228,3325,3408,3503,3611,3707,3802,3903,3996,4115,4234,4317,4400,4486,4585,4687,4773",
+ "endColumns": "99,105,110,107,96,82,94,107,95,94,100,92,118,118,82,82,85,98,101,85,95",
+ "endOffsets": "2898,3004,3115,3223,3320,3403,3498,3606,3702,3797,3898,3991,4110,4229,4312,4395,4481,4580,4682,4768,4864"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-in\\values-in.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,215,317,422,509,613,729,811,890,981,1074,1170,1264,1365,1458,1553,1647,1738,1829,1915,2018,2127,2228,2332,2440,2548,2704,2803",
+ "endColumns": "109,101,104,86,103,115,81,78,90,92,95,93,100,92,94,93,90,90,85,102,108,100,103,107,107,155,98,83",
+ "endOffsets": "210,312,417,504,608,724,806,885,976,1069,1165,1259,1360,1453,1548,1642,1733,1824,1910,2013,2122,2223,2327,2435,2543,2699,2798,2882"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,215,317,422,509,613,729,811,890,981,1074,1170,1264,1365,1458,1553,1647,1738,1829,1915,2018,2127,2228,2332,2440,2548,2704,4869",
+ "endColumns": "109,101,104,86,103,115,81,78,90,92,95,93,100,92,94,93,90,90,85,102,108,100,103,107,107,155,98,83",
+ "endOffsets": "210,312,417,504,608,724,806,885,976,1069,1165,1259,1360,1453,1548,1642,1733,1824,1910,2013,2122,2223,2327,2435,2543,2699,2798,4948"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-in\\values-in.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "4953",
+ "endColumns": "100",
+ "endOffsets": "5049"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/src/app/build/intermediates/blame/res/debug/multi-v2/values-is.json b/src/app/build/intermediates/blame/res/debug/multi-v2/values-is.json
new file mode 100644
index 00000000..125e4145
--- /dev/null
+++ b/src/app/build/intermediates/blame/res/debug/multi-v2/values-is.json
@@ -0,0 +1,60 @@
+{
+ "logs": [
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-is\\values-is.xml",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-is\\values-is.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "4922",
+ "endColumns": "100",
+ "endOffsets": "5018"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-is\\values-is.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,162,271,383,497,593,679,773,876,971,1070,1162,1254,1369,1477,1564,1647,1731,1834,1936,2021",
+ "endColumns": "106,108,111,113,95,85,93,102,94,98,91,91,114,107,86,82,83,102,101,84,90",
+ "endOffsets": "157,266,378,492,588,674,768,871,966,1065,1157,1249,1364,1472,1559,1642,1726,1829,1931,2016,2107"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2784,2891,3000,3112,3226,3322,3408,3502,3605,3700,3799,3891,3983,4098,4206,4293,4376,4460,4563,4665,4750",
+ "endColumns": "106,108,111,113,95,85,93,102,94,98,91,91,114,107,86,82,83,102,101,84,90",
+ "endOffsets": "2886,2995,3107,3221,3317,3403,3497,3600,3695,3794,3886,3978,4093,4201,4288,4371,4455,4558,4660,4745,4836"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-is\\values-is.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,205,302,414,499,600,714,794,874,965,1058,1154,1248,1355,1448,1543,1638,1729,1823,1904,2014,2122,2220,2329,2428,2531,2686,2784",
+ "endColumns": "99,96,111,84,100,113,79,79,90,92,95,93,106,92,94,94,90,93,80,109,107,97,108,98,102,154,97,80",
+ "endOffsets": "200,297,409,494,595,709,789,869,960,1053,1149,1243,1350,1443,1538,1633,1724,1818,1899,2009,2117,2215,2324,2423,2526,2681,2779,2860"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,205,302,414,499,600,714,794,874,965,1058,1154,1248,1355,1448,1543,1638,1729,1823,1904,2014,2122,2220,2329,2428,2531,2686,4841",
+ "endColumns": "99,96,111,84,100,113,79,79,90,92,95,93,106,92,94,94,90,93,80,109,107,97,108,98,102,154,97,80",
+ "endOffsets": "200,297,409,494,595,709,789,869,960,1053,1149,1243,1350,1443,1538,1633,1724,1818,1899,2009,2117,2215,2324,2423,2526,2681,2779,4917"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/src/app/build/intermediates/blame/res/debug/multi-v2/values-it.json b/src/app/build/intermediates/blame/res/debug/multi-v2/values-it.json
new file mode 100644
index 00000000..d5ea5c2c
--- /dev/null
+++ b/src/app/build/intermediates/blame/res/debug/multi-v2/values-it.json
@@ -0,0 +1,64 @@
+{
+ "logs": [
+ {
+<<<<<<< HEAD:src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-it.json
+ "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-it\\values-it.xml",
+=======
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-it\\values-it.xml",
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/intermediates/blame/res/debug/multi-v2/values-it.json
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-it\\values-it.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "5103",
+ "endColumns": "100",
+ "endOffsets": "5199"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-it\\values-it.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,214,314,423,507,616,741,818,894,986,1080,1174,1268,1370,1464,1561,1667,1759,1851,1932,2038,2146,2244,2348,2453,2560,2723,2823",
+ "endColumns": "108,99,108,83,108,124,76,75,91,93,93,93,101,93,96,105,91,91,80,105,107,97,103,104,106,162,99,82",
+ "endOffsets": "209,309,418,502,611,736,813,889,981,1075,1169,1263,1365,1459,1556,1662,1754,1846,1927,2033,2141,2239,2343,2448,2555,2718,2818,2901"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,214,314,423,507,616,741,818,894,986,1080,1174,1268,1370,1464,1561,1667,1759,1851,1932,2038,2146,2244,2348,2453,2560,2723,5020",
+ "endColumns": "108,99,108,83,108,124,76,75,91,93,93,93,101,93,96,105,91,91,80,105,107,97,103,104,106,162,99,82",
+ "endOffsets": "209,309,418,502,611,736,813,889,981,1075,1169,1263,1365,1459,1556,1662,1754,1846,1927,2033,2141,2239,2343,2448,2555,2718,2818,5098"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-it\\values-it.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,162,274,399,517,619,706,810,931,1028,1124,1219,1312,1435,1567,1660,1747,1835,1944,2067,2154",
+ "endColumns": "106,111,124,117,101,86,103,120,96,95,94,92,122,131,92,86,87,108,122,86,97",
+ "endOffsets": "157,269,394,512,614,701,805,926,1023,1119,1214,1307,1430,1562,1655,1742,1830,1939,2062,2149,2247"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2823,2930,3042,3167,3285,3387,3474,3578,3699,3796,3892,3987,4080,4203,4335,4428,4515,4603,4712,4835,4922",
+ "endColumns": "106,111,124,117,101,86,103,120,96,95,94,92,122,131,92,86,87,108,122,86,97",
+ "endOffsets": "2925,3037,3162,3280,3382,3469,3573,3694,3791,3887,3982,4075,4198,4330,4423,4510,4598,4707,4830,4917,5015"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/src/app/build/intermediates/blame/res/debug/multi-v2/values-iw.json b/src/app/build/intermediates/blame/res/debug/multi-v2/values-iw.json
new file mode 100644
index 00000000..0168a700
--- /dev/null
+++ b/src/app/build/intermediates/blame/res/debug/multi-v2/values-iw.json
@@ -0,0 +1,64 @@
+{
+ "logs": [
+ {
+<<<<<<< HEAD:src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-iw.json
+ "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-iw\\values-iw.xml",
+=======
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-iw\\values-iw.xml",
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/intermediates/blame/res/debug/multi-v2/values-iw.json
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-iw\\values-iw.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "4843",
+ "endColumns": "100",
+ "endOffsets": "4939"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-iw\\values-iw.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,209,308,416,500,600,714,792,870,961,1055,1151,1245,1346,1439,1534,1631,1722,1814,1895,1997,2101,2199,2302,2403,2503,2655,2751",
+ "endColumns": "103,98,107,83,99,113,77,77,90,93,95,93,100,92,94,96,90,91,80,101,103,97,102,100,99,151,95,80",
+ "endOffsets": "204,303,411,495,595,709,787,865,956,1050,1146,1240,1341,1434,1529,1626,1717,1809,1890,1992,2096,2194,2297,2398,2498,2650,2746,2827"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,209,308,416,500,600,714,792,870,961,1055,1151,1245,1346,1439,1534,1631,1722,1814,1895,1997,2101,2199,2302,2403,2503,2655,4762",
+ "endColumns": "103,98,107,83,99,113,77,77,90,93,95,93,100,92,94,96,90,91,80,101,103,97,102,100,99,151,95,80",
+ "endOffsets": "204,303,411,495,595,709,787,865,956,1050,1146,1240,1341,1434,1529,1626,1717,1809,1890,1992,2096,2194,2297,2398,2498,2650,2746,4838"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-iw\\values-iw.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,160,267,375,485,584,668,762,866,962,1055,1144,1235,1339,1443,1527,1610,1693,1790,1887,1972",
+ "endColumns": "104,106,107,109,98,83,93,103,95,92,88,90,103,103,83,82,82,96,96,84,93",
+ "endOffsets": "155,262,370,480,579,663,757,861,957,1050,1139,1230,1334,1438,1522,1605,1688,1785,1882,1967,2061"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2751,2856,2963,3071,3181,3280,3364,3458,3562,3658,3751,3840,3931,4035,4139,4223,4306,4389,4486,4583,4668",
+ "endColumns": "104,106,107,109,98,83,93,103,95,92,88,90,103,103,83,82,82,96,96,84,93",
+ "endOffsets": "2851,2958,3066,3176,3275,3359,3453,3557,3653,3746,3835,3926,4030,4134,4218,4301,4384,4481,4578,4663,4757"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/src/app/build/intermediates/blame/res/debug/multi-v2/values-ja.json b/src/app/build/intermediates/blame/res/debug/multi-v2/values-ja.json
new file mode 100644
index 00000000..3c86e940
--- /dev/null
+++ b/src/app/build/intermediates/blame/res/debug/multi-v2/values-ja.json
@@ -0,0 +1,60 @@
+{
+ "logs": [
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-ja\\values-ja.xml",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-ja\\values-ja.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,153,251,349,452,542,623,713,813,907,1000,1089,1177,1276,1381,1464,1544,1624,1717,1810,1894",
+ "endColumns": "97,97,97,102,89,80,89,99,93,92,88,87,98,104,82,79,79,92,92,83,88",
+ "endOffsets": "148,246,344,447,537,618,708,808,902,995,1084,1172,1271,1376,1459,1539,1619,1712,1805,1889,1978"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2693,2791,2889,2987,3090,3180,3261,3351,3451,3545,3638,3727,3815,3914,4019,4102,4182,4262,4355,4448,4532",
+ "endColumns": "97,97,97,102,89,80,89,99,93,92,88,87,98,104,82,79,79,92,92,83,88",
+ "endOffsets": "2786,2884,2982,3085,3175,3256,3346,3446,3540,3633,3722,3810,3909,4014,4097,4177,4257,4350,4443,4527,4616"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-ja\\values-ja.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "4699",
+ "endColumns": "100",
+ "endOffsets": "4795"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-ja\\values-ja.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,202,295,400,482,580,688,765,841,932,1025,1121,1215,1316,1409,1504,1598,1689,1780,1858,1960,2059,2154,2257,2352,2448,2596,2693",
+ "endColumns": "96,92,104,81,97,107,76,75,90,92,95,93,100,92,94,93,90,90,77,101,98,94,102,94,95,147,96,77",
+ "endOffsets": "197,290,395,477,575,683,760,836,927,1020,1116,1210,1311,1404,1499,1593,1684,1775,1853,1955,2054,2149,2252,2347,2443,2591,2688,2766"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,202,295,400,482,580,688,765,841,932,1025,1121,1215,1316,1409,1504,1598,1689,1780,1858,1960,2059,2154,2257,2352,2448,2596,4621",
+ "endColumns": "96,92,104,81,97,107,76,75,90,92,95,93,100,92,94,93,90,90,77,101,98,94,102,94,95,147,96,77",
+ "endOffsets": "197,290,395,477,575,683,760,836,927,1020,1116,1210,1311,1404,1499,1593,1684,1775,1853,1955,2054,2149,2252,2347,2443,2591,2688,4694"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/src/app/build/intermediates/blame/res/debug/multi-v2/values-ka.json b/src/app/build/intermediates/blame/res/debug/multi-v2/values-ka.json
new file mode 100644
index 00000000..61f335b0
--- /dev/null
+++ b/src/app/build/intermediates/blame/res/debug/multi-v2/values-ka.json
@@ -0,0 +1,64 @@
+{
+ "logs": [
+ {
+<<<<<<< HEAD:src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-ka.json
+ "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-ka\\values-ka.xml",
+=======
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-ka\\values-ka.xml",
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/intermediates/blame/res/debug/multi-v2/values-ka.json
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-ka\\values-ka.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "5049",
+ "endColumns": "100",
+ "endOffsets": "5145"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-ka\\values-ka.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,163,281,411,527,642,729,828,948,1046,1141,1232,1323,1446,1558,1642,1726,1812,1919,2018,2105",
+ "endColumns": "107,117,129,115,114,86,98,119,97,94,90,90,122,111,83,83,85,106,98,86,99",
+ "endOffsets": "158,276,406,522,637,724,823,943,1041,1136,1227,1318,1441,1553,1637,1721,1807,1914,2013,2100,2200"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2818,2926,3044,3174,3290,3405,3492,3591,3711,3809,3904,3995,4086,4209,4321,4405,4489,4575,4682,4781,4868",
+ "endColumns": "107,117,129,115,114,86,98,119,97,94,90,90,122,111,83,83,85,106,98,86,99",
+ "endOffsets": "2921,3039,3169,3285,3400,3487,3586,3706,3804,3899,3990,4081,4204,4316,4400,4484,4570,4677,4776,4863,4963"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-ka\\values-ka.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,214,318,429,517,622,735,819,901,992,1085,1180,1276,1377,1470,1565,1659,1750,1841,1924,2037,2144,2242,2355,2459,2563,2720,2818",
+ "endColumns": "108,103,110,87,104,112,83,81,90,92,94,95,100,92,94,93,90,90,82,112,106,97,112,103,103,156,97,80",
+ "endOffsets": "209,313,424,512,617,730,814,896,987,1080,1175,1271,1372,1465,1560,1654,1745,1836,1919,2032,2139,2237,2350,2454,2558,2715,2813,2894"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,214,318,429,517,622,735,819,901,992,1085,1180,1276,1377,1470,1565,1659,1750,1841,1924,2037,2144,2242,2355,2459,2563,2720,4968",
+ "endColumns": "108,103,110,87,104,112,83,81,90,92,94,95,100,92,94,93,90,90,82,112,106,97,112,103,103,156,97,80",
+ "endOffsets": "209,313,424,512,617,730,814,896,987,1080,1175,1271,1372,1465,1560,1654,1745,1836,1919,2032,2139,2237,2350,2454,2558,2715,2813,5044"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/src/app/build/intermediates/blame/res/debug/multi-v2/values-kk.json b/src/app/build/intermediates/blame/res/debug/multi-v2/values-kk.json
new file mode 100644
index 00000000..341d80d7
--- /dev/null
+++ b/src/app/build/intermediates/blame/res/debug/multi-v2/values-kk.json
@@ -0,0 +1,60 @@
+{
+ "logs": [
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-kk\\values-kk.xml",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-kk\\values-kk.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,165,279,395,515,614,713,814,924,1019,1110,1201,1290,1401,1522,1608,1692,1777,1883,1996,2080",
+ "endColumns": "109,113,115,119,98,98,100,109,94,90,90,88,110,120,85,83,84,105,112,83,96",
+ "endOffsets": "160,274,390,510,609,708,809,919,1014,1105,1196,1285,1396,1517,1603,1687,1772,1878,1991,2075,2172"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2812,2922,3036,3152,3272,3371,3470,3571,3681,3776,3867,3958,4047,4158,4279,4365,4449,4534,4640,4753,4837",
+ "endColumns": "109,113,115,119,98,98,100,109,94,90,90,88,110,120,85,83,84,105,112,83,96",
+ "endOffsets": "2917,3031,3147,3267,3366,3465,3566,3676,3771,3862,3953,4042,4153,4274,4360,4444,4529,4635,4748,4832,4929"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-kk\\values-kk.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "5015",
+ "endColumns": "100",
+ "endOffsets": "5111"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-kk\\values-kk.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,217,320,430,515,621,740,821,901,992,1085,1181,1275,1376,1469,1564,1661,1752,1844,1925,2028,2133,2231,2338,2447,2547,2713,2812",
+ "endColumns": "111,102,109,84,105,118,80,79,90,92,95,93,100,92,94,96,90,91,80,102,104,97,106,108,99,165,98,80",
+ "endOffsets": "212,315,425,510,616,735,816,896,987,1080,1176,1270,1371,1464,1559,1656,1747,1839,1920,2023,2128,2226,2333,2442,2542,2708,2807,2888"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,217,320,430,515,621,740,821,901,992,1085,1181,1275,1376,1469,1564,1661,1752,1844,1925,2028,2133,2231,2338,2447,2547,2713,4934",
+ "endColumns": "111,102,109,84,105,118,80,79,90,92,95,93,100,92,94,96,90,91,80,102,104,97,106,108,99,165,98,80",
+ "endOffsets": "212,315,425,510,616,735,816,896,987,1080,1176,1270,1371,1464,1559,1656,1747,1839,1920,2023,2128,2226,2333,2442,2542,2708,2807,5010"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/src/app/build/intermediates/blame/res/debug/multi-v2/values-km.json b/src/app/build/intermediates/blame/res/debug/multi-v2/values-km.json
new file mode 100644
index 00000000..e2a60eb5
--- /dev/null
+++ b/src/app/build/intermediates/blame/res/debug/multi-v2/values-km.json
@@ -0,0 +1,64 @@
+{
+ "logs": [
+ {
+<<<<<<< HEAD:src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-km.json
+ "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-km\\values-km.xml",
+=======
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-km\\values-km.xml",
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/intermediates/blame/res/debug/multi-v2/values-km.json
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-km\\values-km.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "4937",
+ "endColumns": "100",
+ "endOffsets": "5033"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-km\\values-km.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,157,270,382,494,594,679,789,897,991,1085,1175,1267,1373,1487,1571,1652,1733,1828,1929,2017",
+ "endColumns": "101,112,111,111,99,84,109,107,93,93,89,91,105,113,83,80,80,94,100,87,92",
+ "endOffsets": "152,265,377,489,589,674,784,892,986,1080,1170,1262,1368,1482,1566,1647,1728,1823,1924,2012,2105"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2799,2901,3014,3126,3238,3338,3423,3533,3641,3735,3829,3919,4011,4117,4231,4315,4396,4477,4572,4673,4761",
+ "endColumns": "101,112,111,111,99,84,109,107,93,93,89,91,105,113,83,80,80,94,100,87,92",
+ "endOffsets": "2896,3009,3121,3233,3333,3418,3528,3636,3730,3824,3914,4006,4112,4226,4310,4391,4472,4567,4668,4756,4849"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-km\\values-km.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,208,308,420,507,611,729,806,883,974,1067,1163,1257,1358,1451,1546,1640,1731,1822,1905,2009,2114,2214,2324,2431,2539,2701,2799",
+ "endColumns": "102,99,111,86,103,117,76,76,90,92,95,93,100,92,94,93,90,90,82,103,104,99,109,106,107,161,97,82",
+ "endOffsets": "203,303,415,502,606,724,801,878,969,1062,1158,1252,1353,1446,1541,1635,1726,1817,1900,2004,2109,2209,2319,2426,2534,2696,2794,2877"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,208,308,420,507,611,729,806,883,974,1067,1163,1257,1358,1451,1546,1640,1731,1822,1905,2009,2114,2214,2324,2431,2539,2701,4854",
+ "endColumns": "102,99,111,86,103,117,76,76,90,92,95,93,100,92,94,93,90,90,82,103,104,99,109,106,107,161,97,82",
+ "endOffsets": "203,303,415,502,606,724,801,878,969,1062,1158,1252,1353,1446,1541,1635,1726,1817,1900,2004,2109,2209,2319,2426,2534,2696,2794,4932"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/src/app/build/intermediates/blame/res/debug/multi-v2/values-kn.json b/src/app/build/intermediates/blame/res/debug/multi-v2/values-kn.json
new file mode 100644
index 00000000..7eae6501
--- /dev/null
+++ b/src/app/build/intermediates/blame/res/debug/multi-v2/values-kn.json
@@ -0,0 +1,64 @@
+{
+ "logs": [
+ {
+<<<<<<< HEAD:src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-kn.json
+ "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-kn\\values-kn.xml",
+=======
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-kn\\values-kn.xml",
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/intermediates/blame/res/debug/multi-v2/values-kn.json
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-kn\\values-kn.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,159,275,395,521,627,719,812,928,1025,1121,1222,1316,1430,1553,1637,1719,1805,1916,2018,2104",
+ "endColumns": "103,115,119,125,105,91,92,115,96,95,100,93,113,122,83,81,85,110,101,85,93",
+ "endOffsets": "154,270,390,516,622,714,807,923,1020,1116,1217,1311,1425,1548,1632,1714,1800,1911,2013,2099,2193"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2866,2970,3086,3206,3332,3438,3530,3623,3739,3836,3932,4033,4127,4241,4364,4448,4530,4616,4727,4829,4915",
+ "endColumns": "103,115,119,125,105,91,92,115,96,95,100,93,113,122,83,81,85,110,101,85,93",
+ "endOffsets": "2965,3081,3201,3327,3433,3525,3618,3734,3831,3927,4028,4122,4236,4359,4443,4525,4611,4722,4824,4910,5004"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-kn\\values-kn.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "5091",
+ "endColumns": "100",
+ "endOffsets": "5187"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-kn\\values-kn.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,223,335,448,536,643,770,847,924,1015,1108,1204,1298,1399,1492,1587,1681,1772,1863,1945,2061,2172,2271,2384,2488,2602,2766,2866",
+ "endColumns": "117,111,112,87,106,126,76,76,90,92,95,93,100,92,94,93,90,90,81,115,110,98,112,103,113,163,99,81",
+ "endOffsets": "218,330,443,531,638,765,842,919,1010,1103,1199,1293,1394,1487,1582,1676,1767,1858,1940,2056,2167,2266,2379,2483,2597,2761,2861,2943"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,223,335,448,536,643,770,847,924,1015,1108,1204,1298,1399,1492,1587,1681,1772,1863,1945,2061,2172,2271,2384,2488,2602,2766,5009",
+ "endColumns": "117,111,112,87,106,126,76,76,90,92,95,93,100,92,94,93,90,90,81,115,110,98,112,103,113,163,99,81",
+ "endOffsets": "218,330,443,531,638,765,842,919,1010,1103,1199,1293,1394,1487,1582,1676,1767,1858,1940,2056,2167,2266,2379,2483,2597,2761,2861,5086"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/src/app/build/intermediates/blame/res/debug/multi-v2/values-ko.json b/src/app/build/intermediates/blame/res/debug/multi-v2/values-ko.json
new file mode 100644
index 00000000..90f1065d
--- /dev/null
+++ b/src/app/build/intermediates/blame/res/debug/multi-v2/values-ko.json
@@ -0,0 +1,64 @@
+{
+ "logs": [
+ {
+<<<<<<< HEAD:src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-ko.json
+ "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-ko\\values-ko.xml",
+=======
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-ko\\values-ko.xml",
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/intermediates/blame/res/debug/multi-v2/values-ko.json
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-ko\\values-ko.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "4657",
+ "endColumns": "100",
+ "endOffsets": "4753"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-ko\\values-ko.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,149,243,339,439,527,608,695,790,883,973,1062,1151,1256,1357,1440,1520,1600,1691,1784,1867",
+ "endColumns": "93,93,95,99,87,80,86,94,92,89,88,88,104,100,82,79,79,90,92,82,88",
+ "endOffsets": "144,238,334,434,522,603,690,785,878,968,1057,1146,1251,1352,1435,1515,1595,1686,1779,1862,1951"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2678,2772,2866,2962,3062,3150,3231,3318,3413,3506,3596,3685,3774,3879,3980,4063,4143,4223,4314,4407,4490",
+ "endColumns": "93,93,95,99,87,80,86,94,92,89,88,88,104,100,82,79,79,90,92,82,88",
+ "endOffsets": "2767,2861,2957,3057,3145,3226,3313,3408,3501,3591,3680,3769,3874,3975,4058,4138,4218,4309,4402,4485,4574"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-ko\\values-ko.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,200,294,396,478,576,682,761,837,928,1021,1113,1204,1305,1398,1493,1587,1678,1769,1849,1947,2042,2137,2237,2333,2432,2584,2678",
+ "endColumns": "94,93,101,81,97,105,78,75,90,92,91,90,100,92,94,93,90,90,79,97,94,94,99,95,98,151,93,77",
+ "endOffsets": "195,289,391,473,571,677,756,832,923,1016,1108,1199,1300,1393,1488,1582,1673,1764,1844,1942,2037,2132,2232,2328,2427,2579,2673,2751"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,200,294,396,478,576,682,761,837,928,1021,1113,1204,1305,1398,1493,1587,1678,1769,1849,1947,2042,2137,2237,2333,2432,2584,4579",
+ "endColumns": "94,93,101,81,97,105,78,75,90,92,91,90,100,92,94,93,90,90,79,97,94,94,99,95,98,151,93,77",
+ "endOffsets": "195,289,391,473,571,677,756,832,923,1016,1108,1199,1300,1393,1488,1582,1673,1764,1844,1942,2037,2132,2232,2328,2427,2579,2673,4652"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/src/app/build/intermediates/blame/res/debug/multi-v2/values-ky.json b/src/app/build/intermediates/blame/res/debug/multi-v2/values-ky.json
new file mode 100644
index 00000000..7c1aea3c
--- /dev/null
+++ b/src/app/build/intermediates/blame/res/debug/multi-v2/values-ky.json
@@ -0,0 +1,64 @@
+{
+ "logs": [
+ {
+<<<<<<< HEAD:src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-ky.json
+ "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-ky\\values-ky.xml",
+=======
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-ky\\values-ky.xml",
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/intermediates/blame/res/debug/multi-v2/values-ky.json
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-ky\\values-ky.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "5077",
+ "endColumns": "100",
+ "endOffsets": "5173"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-ky\\values-ky.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,173,308,440,578,677,769,867,980,1076,1174,1266,1366,1472,1585,1672,1757,1843,1961,2068,2153",
+ "endColumns": "117,134,131,137,98,91,97,112,95,97,91,99,105,112,86,84,85,117,106,84,95",
+ "endOffsets": "168,303,435,573,672,764,862,975,1071,1169,1261,1361,1467,1580,1667,1752,1838,1956,2063,2148,2244"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2802,2920,3055,3187,3325,3424,3516,3614,3727,3823,3921,4013,4113,4219,4332,4419,4504,4590,4708,4815,4900",
+ "endColumns": "117,134,131,137,98,91,97,112,95,97,91,99,105,112,86,84,85,117,106,84,95",
+ "endOffsets": "2915,3050,3182,3320,3419,3511,3609,3722,3818,3916,4008,4108,4214,4327,4414,4499,4585,4703,4810,4895,4991"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-ky\\values-ky.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,209,304,423,507,614,731,809,888,979,1072,1168,1262,1363,1456,1551,1646,1737,1828,1909,2019,2126,2224,2330,2437,2538,2699,2802",
+ "endColumns": "103,94,118,83,106,116,77,78,90,92,95,93,100,92,94,94,90,90,80,109,106,97,105,106,100,160,102,80",
+ "endOffsets": "204,299,418,502,609,726,804,883,974,1067,1163,1257,1358,1451,1546,1641,1732,1823,1904,2014,2121,2219,2325,2432,2533,2694,2797,2878"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,209,304,423,507,614,731,809,888,979,1072,1168,1262,1363,1456,1551,1646,1737,1828,1909,2019,2126,2224,2330,2437,2538,2699,4996",
+ "endColumns": "103,94,118,83,106,116,77,78,90,92,95,93,100,92,94,94,90,90,80,109,106,97,105,106,100,160,102,80",
+ "endOffsets": "204,299,418,502,609,726,804,883,974,1067,1163,1257,1358,1451,1546,1641,1732,1823,1904,2014,2121,2219,2325,2432,2533,2694,2797,5072"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/src/app/build/intermediates/blame/res/debug/multi-v2/values-land.json b/src/app/build/intermediates/blame/res/debug/multi-v2/values-land.json
new file mode 100644
index 00000000..c77bd182
--- /dev/null
+++ b/src/app/build/intermediates/blame/res/debug/multi-v2/values-land.json
@@ -0,0 +1,40 @@
+{
+ "logs": [
+ {
+<<<<<<< HEAD:src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-land.json
+ "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-land\\values-land.xml",
+=======
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-land\\values-land.xml",
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/intermediates/blame/res/debug/multi-v2/values-land.json
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-land\\values-land.xml",
+ "from": {
+ "startLines": "2,3,4",
+ "startColumns": "4,4,4",
+ "startOffsets": "55,130,208",
+ "endColumns": "74,77,74",
+ "endOffsets": "125,203,278"
+ },
+ "to": {
+ "startLines": "5,6,7",
+ "startColumns": "4,4,4",
+ "startOffsets": "264,339,417",
+ "endColumns": "74,77,74",
+ "endOffsets": "334,412,487"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-land\\values-land.xml",
+ "from": {
+ "startLines": "2,3,4",
+ "startColumns": "4,4,4",
+ "startOffsets": "55,125,196",
+ "endColumns": "69,70,67",
+ "endOffsets": "120,191,259"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/src/app/build/intermediates/blame/res/debug/multi-v2/values-large-v4.json b/src/app/build/intermediates/blame/res/debug/multi-v2/values-large-v4.json
new file mode 100644
index 00000000..a8beade4
--- /dev/null
+++ b/src/app/build/intermediates/blame/res/debug/multi-v2/values-large-v4.json
@@ -0,0 +1,23 @@
+{
+ "logs": [
+ {
+<<<<<<< HEAD:src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-large-v4.json
+ "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-large-v4\\values-large-v4.xml",
+=======
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-large-v4\\values-large-v4.xml",
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/intermediates/blame/res/debug/multi-v2/values-large-v4.json
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-large-v4\\values-large-v4.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10",
+ "startColumns": "4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,114,185,256,326,396,464,532,636",
+ "endColumns": "58,70,70,69,69,67,67,103,115",
+ "endOffsets": "109,180,251,321,391,459,527,631,747"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/src/app/build/intermediates/blame/res/debug/multi-v2/values-ldltr-v21.json b/src/app/build/intermediates/blame/res/debug/multi-v2/values-ldltr-v21.json
new file mode 100644
index 00000000..37281761
--- /dev/null
+++ b/src/app/build/intermediates/blame/res/debug/multi-v2/values-ldltr-v21.json
@@ -0,0 +1,23 @@
+{
+ "logs": [
+ {
+<<<<<<< HEAD:src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-ldltr-v21.json
+ "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-ldltr-v21\\values-ldltr-v21.xml",
+=======
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-ldltr-v21\\values-ldltr-v21.xml",
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/intermediates/blame/res/debug/multi-v2/values-ldltr-v21.json
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-ldltr-v21\\values-ldltr-v21.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "112",
+ "endOffsets": "163"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/src/app/build/intermediates/blame/res/debug/multi-v2/values-lo.json b/src/app/build/intermediates/blame/res/debug/multi-v2/values-lo.json
new file mode 100644
index 00000000..1df6de6a
--- /dev/null
+++ b/src/app/build/intermediates/blame/res/debug/multi-v2/values-lo.json
@@ -0,0 +1,60 @@
+{
+ "logs": [
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-lo\\values-lo.xml",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-lo\\values-lo.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "4903",
+ "endColumns": "100",
+ "endOffsets": "4999"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-lo\\values-lo.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,208,305,412,497,602,714,791,869,960,1053,1149,1243,1344,1437,1532,1626,1717,1808,1888,1995,2092,2190,2295,2398,2502,2659,2755",
+ "endColumns": "102,96,106,84,104,111,76,77,90,92,95,93,100,92,94,93,90,90,79,106,96,97,104,102,103,156,95,80",
+ "endOffsets": "203,300,407,492,597,709,786,864,955,1048,1144,1238,1339,1432,1527,1621,1712,1803,1883,1990,2087,2185,2290,2393,2497,2654,2750,2831"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,208,305,412,497,602,714,791,869,960,1053,1149,1243,1344,1437,1532,1626,1717,1808,1888,1995,2092,2190,2295,2398,2502,2659,4822",
+ "endColumns": "102,96,106,84,104,111,76,77,90,92,95,93,100,92,94,93,90,90,79,106,96,97,104,102,103,156,95,80",
+ "endOffsets": "203,300,407,492,597,709,786,864,955,1048,1144,1238,1339,1432,1527,1621,1712,1803,1883,1990,2087,2185,2290,2393,2497,2654,2750,4898"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-lo\\values-lo.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,158,271,386,508,605,696,793,899,993,1088,1187,1279,1381,1488,1577,1660,1741,1843,1943,2028",
+ "endColumns": "102,112,114,121,96,90,96,105,93,94,98,91,101,106,88,82,80,101,99,84,93",
+ "endOffsets": "153,266,381,503,600,691,788,894,988,1083,1182,1274,1376,1483,1572,1655,1736,1838,1938,2023,2117"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2755,2858,2971,3086,3208,3305,3396,3493,3599,3693,3788,3887,3979,4081,4188,4277,4360,4441,4543,4643,4728",
+ "endColumns": "102,112,114,121,96,90,96,105,93,94,98,91,101,106,88,82,80,101,99,84,93",
+ "endOffsets": "2853,2966,3081,3203,3300,3391,3488,3594,3688,3783,3882,3974,4076,4183,4272,4355,4436,4538,4638,4723,4817"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/src/app/build/intermediates/blame/res/debug/multi-v2/values-lt.json b/src/app/build/intermediates/blame/res/debug/multi-v2/values-lt.json
new file mode 100644
index 00000000..0a84f796
--- /dev/null
+++ b/src/app/build/intermediates/blame/res/debug/multi-v2/values-lt.json
@@ -0,0 +1,64 @@
+{
+ "logs": [
+ {
+<<<<<<< HEAD:src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-lt.json
+ "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-lt\\values-lt.xml",
+=======
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-lt\\values-lt.xml",
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/intermediates/blame/res/debug/multi-v2/values-lt.json
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-lt\\values-lt.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,162,277,395,512,610,696,794,901,1000,1097,1189,1285,1400,1518,1608,1692,1780,1886,1991,2078",
+ "endColumns": "106,114,117,116,97,85,97,106,98,96,91,95,114,117,89,83,87,105,104,86,96",
+ "endOffsets": "157,272,390,507,605,691,789,896,995,1092,1184,1280,1395,1513,1603,1687,1775,1881,1986,2073,2170"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2895,3002,3117,3235,3352,3450,3536,3634,3741,3840,3937,4029,4125,4240,4358,4448,4532,4620,4726,4831,4918",
+ "endColumns": "106,114,117,116,97,85,97,106,98,96,91,95,114,117,89,83,87,105,104,86,96",
+ "endOffsets": "2997,3112,3230,3347,3445,3531,3629,3736,3835,3932,4024,4120,4235,4353,4443,4527,4615,4721,4826,4913,5010"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-lt\\values-lt.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,221,322,435,522,631,752,834,915,1009,1105,1203,1299,1403,1499,1597,1700,1794,1888,1973,2082,2191,2291,2401,2505,2618,2794,2895",
+ "endColumns": "115,100,112,86,108,120,81,80,93,95,97,95,103,95,97,102,93,93,84,108,108,99,109,103,112,175,100,82",
+ "endOffsets": "216,317,430,517,626,747,829,910,1004,1100,1198,1294,1398,1494,1592,1695,1789,1883,1968,2077,2186,2286,2396,2500,2613,2789,2890,2973"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,221,322,435,522,631,752,834,915,1009,1105,1203,1299,1403,1499,1597,1700,1794,1888,1973,2082,2191,2291,2401,2505,2618,2794,5015",
+ "endColumns": "115,100,112,86,108,120,81,80,93,95,97,95,103,95,97,102,93,93,84,108,108,99,109,103,112,175,100,82",
+ "endOffsets": "216,317,430,517,626,747,829,910,1004,1100,1198,1294,1398,1494,1592,1695,1789,1883,1968,2077,2186,2286,2396,2500,2613,2789,2890,5093"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-lt\\values-lt.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "5098",
+ "endColumns": "100",
+ "endOffsets": "5194"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/src/app/build/intermediates/blame/res/debug/multi-v2/values-lv.json b/src/app/build/intermediates/blame/res/debug/multi-v2/values-lv.json
new file mode 100644
index 00000000..b66478fd
--- /dev/null
+++ b/src/app/build/intermediates/blame/res/debug/multi-v2/values-lv.json
@@ -0,0 +1,64 @@
+{
+ "logs": [
+ {
+<<<<<<< HEAD:src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-lv.json
+ "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-lv\\values-lv.xml",
+=======
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-lv\\values-lv.xml",
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/intermediates/blame/res/debug/multi-v2/values-lv.json
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-lv\\values-lv.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "5214",
+ "endColumns": "100",
+ "endOffsets": "5310"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-lv\\values-lv.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,225,333,442,528,632,754,836,918,1028,1136,1243,1352,1464,1567,1679,1786,1891,1991,2076,2185,2297,2396,2507,2616,2721,2895,2994",
+ "endColumns": "119,107,108,85,103,121,81,81,109,107,106,108,111,102,111,106,104,99,84,108,111,98,110,108,104,173,98,81",
+ "endOffsets": "220,328,437,523,627,749,831,913,1023,1131,1238,1347,1459,1562,1674,1781,1886,1986,2071,2180,2292,2391,2502,2611,2716,2890,2989,3071"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,225,333,442,528,632,754,836,918,1028,1136,1243,1352,1464,1567,1679,1786,1891,1991,2076,2185,2297,2396,2507,2616,2721,2895,5132",
+ "endColumns": "119,107,108,85,103,121,81,81,109,107,106,108,111,102,111,106,104,99,84,108,111,98,110,108,104,173,98,81",
+ "endOffsets": "220,328,437,523,627,749,831,913,1023,1131,1238,1347,1459,1562,1674,1781,1886,1986,2071,2180,2292,2391,2502,2611,2716,2890,2989,5209"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-lv\\values-lv.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,157,278,405,530,633,736,837,946,1044,1139,1231,1324,1431,1552,1637,1723,1808,1911,2012,2099",
+ "endColumns": "101,120,126,124,102,102,100,108,97,94,91,92,106,120,84,85,84,102,100,86,93",
+ "endOffsets": "152,273,400,525,628,731,832,941,1039,1134,1226,1319,1426,1547,1632,1718,1803,1906,2007,2094,2188"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2994,3096,3217,3344,3469,3572,3675,3776,3885,3983,4078,4170,4263,4370,4491,4576,4662,4747,4850,4951,5038",
+ "endColumns": "101,120,126,124,102,102,100,108,97,94,91,92,106,120,84,85,84,102,100,86,93",
+ "endOffsets": "3091,3212,3339,3464,3567,3670,3771,3880,3978,4073,4165,4258,4365,4486,4571,4657,4742,4845,4946,5033,5127"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/src/app/build/intermediates/blame/res/debug/multi-v2/values-mk.json b/src/app/build/intermediates/blame/res/debug/multi-v2/values-mk.json
new file mode 100644
index 00000000..24b4eb15
--- /dev/null
+++ b/src/app/build/intermediates/blame/res/debug/multi-v2/values-mk.json
@@ -0,0 +1,64 @@
+{
+ "logs": [
+ {
+<<<<<<< HEAD:src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-mk.json
+ "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-mk\\values-mk.xml",
+=======
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-mk\\values-mk.xml",
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/intermediates/blame/res/debug/multi-v2/values-mk.json
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-mk\\values-mk.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "5019",
+ "endColumns": "100",
+ "endOffsets": "5115"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-mk\\values-mk.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,213,317,425,511,616,735,818,900,997,1096,1193,1293,1400,1499,1600,1696,1793,1884,1971,2077,2184,2285,2392,2503,2607,2763,2861",
+ "endColumns": "107,103,107,85,104,118,82,81,96,98,96,99,106,98,100,95,96,90,86,105,106,100,106,110,103,155,97,83",
+ "endOffsets": "208,312,420,506,611,730,813,895,992,1091,1188,1288,1395,1494,1595,1691,1788,1879,1966,2072,2179,2280,2387,2498,2602,2758,2856,2940"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,213,317,425,511,616,735,818,900,997,1096,1193,1293,1400,1499,1600,1696,1793,1884,1971,2077,2184,2285,2392,2503,2607,2763,4935",
+ "endColumns": "107,103,107,85,104,118,82,81,96,98,96,99,106,98,100,95,96,90,86,105,106,100,106,110,103,155,97,83",
+ "endOffsets": "208,312,420,506,611,730,813,895,992,1091,1188,1288,1395,1494,1595,1691,1788,1879,1966,2072,2179,2280,2387,2498,2602,2758,2856,5014"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-mk\\values-mk.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,157,264,375,486,581,669,765,869,967,1061,1152,1245,1360,1487,1571,1654,1737,1841,1951,2037",
+ "endColumns": "101,106,110,110,94,87,95,103,97,93,90,92,114,126,83,82,82,103,109,85,91",
+ "endOffsets": "152,259,370,481,576,664,760,864,962,1056,1147,1240,1355,1482,1566,1649,1732,1836,1946,2032,2124"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2861,2963,3070,3181,3292,3387,3475,3571,3675,3773,3867,3958,4051,4166,4293,4377,4460,4543,4647,4757,4843",
+ "endColumns": "101,106,110,110,94,87,95,103,97,93,90,92,114,126,83,82,82,103,109,85,91",
+ "endOffsets": "2958,3065,3176,3287,3382,3470,3566,3670,3768,3862,3953,4046,4161,4288,4372,4455,4538,4642,4752,4838,4930"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/src/app/build/intermediates/blame/res/debug/multi-v2/values-ml.json b/src/app/build/intermediates/blame/res/debug/multi-v2/values-ml.json
new file mode 100644
index 00000000..b18a5778
--- /dev/null
+++ b/src/app/build/intermediates/blame/res/debug/multi-v2/values-ml.json
@@ -0,0 +1,64 @@
+{
+ "logs": [
+ {
+<<<<<<< HEAD:src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-ml.json
+ "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-ml\\values-ml.xml",
+=======
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-ml\\values-ml.xml",
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/intermediates/blame/res/debug/multi-v2/values-ml.json
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-ml\\values-ml.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,224,342,457,550,655,787,864,940,1031,1124,1226,1320,1421,1515,1610,1709,1800,1891,1973,2084,2190,2288,2402,2502,2613,2772,2873",
+ "endColumns": "118,117,114,92,104,131,76,75,90,92,101,93,100,93,94,98,90,90,81,110,105,97,113,99,110,158,100,81",
+ "endOffsets": "219,337,452,545,650,782,859,935,1026,1119,1221,1315,1416,1510,1605,1704,1795,1886,1968,2079,2185,2283,2397,2497,2608,2767,2868,2950"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,224,342,457,550,655,787,864,940,1031,1124,1226,1320,1421,1515,1610,1709,1800,1891,1973,2084,2190,2288,2402,2502,2613,2772,5050",
+ "endColumns": "118,117,114,92,104,131,76,75,90,92,101,93,100,93,94,98,90,90,81,110,105,97,113,99,110,158,100,81",
+ "endOffsets": "219,337,452,545,650,782,859,935,1026,1119,1221,1315,1416,1510,1605,1704,1795,1886,1968,2079,2185,2283,2397,2497,2608,2767,2868,5127"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-ml\\values-ml.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,158,274,396,511,614,717,811,928,1028,1125,1222,1322,1436,1560,1656,1746,1834,1949,2048,2136",
+ "endColumns": "102,115,121,114,102,102,93,116,99,96,96,99,113,123,95,89,87,114,98,87,95",
+ "endOffsets": "153,269,391,506,609,712,806,923,1023,1120,1217,1317,1431,1555,1651,1741,1829,1944,2043,2131,2227"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2873,2976,3092,3214,3329,3432,3535,3629,3746,3846,3943,4040,4140,4254,4378,4474,4564,4652,4767,4866,4954",
+ "endColumns": "102,115,121,114,102,102,93,116,99,96,96,99,113,123,95,89,87,114,98,87,95",
+ "endOffsets": "2971,3087,3209,3324,3427,3530,3624,3741,3841,3938,4035,4135,4249,4373,4469,4559,4647,4762,4861,4949,5045"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-ml\\values-ml.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "5132",
+ "endColumns": "100",
+ "endOffsets": "5228"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/src/app/build/intermediates/blame/res/debug/multi-v2/values-mn.json b/src/app/build/intermediates/blame/res/debug/multi-v2/values-mn.json
new file mode 100644
index 00000000..bb2cfbb4
--- /dev/null
+++ b/src/app/build/intermediates/blame/res/debug/multi-v2/values-mn.json
@@ -0,0 +1,64 @@
+{
+ "logs": [
+ {
+<<<<<<< HEAD:src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-mn.json
+ "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-mn\\values-mn.xml",
+=======
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-mn\\values-mn.xml",
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/intermediates/blame/res/debug/multi-v2/values-mn.json
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-mn\\values-mn.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "4995",
+ "endColumns": "100",
+ "endOffsets": "5091"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-mn\\values-mn.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,162,276,396,509,615,709,805,917,1012,1107,1197,1289,1393,1512,1602,1689,1774,1879,1989,2075",
+ "endColumns": "106,113,119,112,105,93,95,111,94,94,89,91,103,118,89,86,84,104,109,85,98",
+ "endOffsets": "157,271,391,504,610,704,800,912,1007,1102,1192,1284,1388,1507,1597,1684,1769,1874,1984,2070,2169"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2795,2902,3016,3136,3249,3355,3449,3545,3657,3752,3847,3937,4029,4133,4252,4342,4429,4514,4619,4729,4815",
+ "endColumns": "106,113,119,112,105,93,95,111,94,94,89,91,103,118,89,86,84,104,109,85,98",
+ "endOffsets": "2897,3011,3131,3244,3350,3444,3540,3652,3747,3842,3932,4024,4128,4247,4337,4424,4509,4614,4724,4810,4909"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-mn\\values-mn.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,218,318,431,518,624,736,818,900,991,1084,1180,1276,1374,1467,1562,1654,1745,1835,1917,2026,2130,2227,2335,2436,2539,2698,2795",
+ "endColumns": "112,99,112,86,105,111,81,81,90,92,95,95,97,92,94,91,90,89,81,108,103,96,107,100,102,158,96,80",
+ "endOffsets": "213,313,426,513,619,731,813,895,986,1079,1175,1271,1369,1462,1557,1649,1740,1830,1912,2021,2125,2222,2330,2431,2534,2693,2790,2871"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,218,318,431,518,624,736,818,900,991,1084,1180,1276,1374,1467,1562,1654,1745,1835,1917,2026,2130,2227,2335,2436,2539,2698,4914",
+ "endColumns": "112,99,112,86,105,111,81,81,90,92,95,95,97,92,94,91,90,89,81,108,103,96,107,100,102,158,96,80",
+ "endOffsets": "213,313,426,513,619,731,813,895,986,1079,1175,1271,1369,1462,1557,1649,1740,1830,1912,2021,2125,2222,2330,2431,2534,2693,2790,4990"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/src/app/build/intermediates/blame/res/debug/multi-v2/values-mr.json b/src/app/build/intermediates/blame/res/debug/multi-v2/values-mr.json
new file mode 100644
index 00000000..40253369
--- /dev/null
+++ b/src/app/build/intermediates/blame/res/debug/multi-v2/values-mr.json
@@ -0,0 +1,64 @@
+{
+ "logs": [
+ {
+<<<<<<< HEAD:src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-mr.json
+ "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-mr\\values-mr.xml",
+=======
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-mr\\values-mr.xml",
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/intermediates/blame/res/debug/multi-v2/values-mr.json
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-mr\\values-mr.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "4959",
+ "endColumns": "100",
+ "endOffsets": "5055"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-mr\\values-mr.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,216,322,429,519,620,735,812,890,981,1074,1168,1265,1366,1459,1554,1651,1742,1833,1913,2025,2127,2223,2332,2433,2545,2702,2807",
+ "endColumns": "110,105,106,89,100,114,76,77,90,92,93,96,100,92,94,96,90,90,79,111,101,95,108,100,111,156,104,79",
+ "endOffsets": "211,317,424,514,615,730,807,885,976,1069,1163,1260,1361,1454,1549,1646,1737,1828,1908,2020,2122,2218,2327,2428,2540,2697,2802,2882"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,216,322,429,519,620,735,812,890,981,1074,1168,1265,1366,1459,1554,1651,1742,1833,1913,2025,2127,2223,2332,2433,2545,2702,4879",
+ "endColumns": "110,105,106,89,100,114,76,77,90,92,93,96,100,92,94,96,90,90,79,111,101,95,108,100,111,156,104,79",
+ "endOffsets": "211,317,424,514,615,730,807,885,976,1069,1163,1260,1361,1454,1549,1646,1737,1828,1908,2020,2122,2218,2327,2428,2540,2697,2802,4954"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-mr\\values-mr.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,153,263,373,490,587,677,769,879,973,1068,1167,1264,1381,1490,1575,1657,1740,1843,1946,2032",
+ "endColumns": "97,109,109,116,96,89,91,109,93,94,98,96,116,108,84,81,82,102,102,85,94",
+ "endOffsets": "148,258,368,485,582,672,764,874,968,1063,1162,1259,1376,1485,1570,1652,1735,1838,1941,2027,2122"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2807,2905,3015,3125,3242,3339,3429,3521,3631,3725,3820,3919,4016,4133,4242,4327,4409,4492,4595,4698,4784",
+ "endColumns": "97,109,109,116,96,89,91,109,93,94,98,96,116,108,84,81,82,102,102,85,94",
+ "endOffsets": "2900,3010,3120,3237,3334,3424,3516,3626,3720,3815,3914,4011,4128,4237,4322,4404,4487,4590,4693,4779,4874"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/src/app/build/intermediates/blame/res/debug/multi-v2/values-ms.json b/src/app/build/intermediates/blame/res/debug/multi-v2/values-ms.json
new file mode 100644
index 00000000..0a0190b7
--- /dev/null
+++ b/src/app/build/intermediates/blame/res/debug/multi-v2/values-ms.json
@@ -0,0 +1,60 @@
+{
+ "logs": [
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-ms\\values-ms.xml",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-ms\\values-ms.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,157,268,378,500,595,680,773,877,973,1070,1172,1268,1382,1497,1580,1662,1748,1853,1959,2045",
+ "endColumns": "101,110,109,121,94,84,92,103,95,96,101,95,113,114,82,81,85,104,105,85,93",
+ "endOffsets": "152,263,373,495,590,675,768,872,968,1065,1167,1263,1377,1492,1575,1657,1743,1848,1954,2040,2134"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2801,2903,3014,3124,3246,3341,3426,3519,3623,3719,3816,3918,4014,4128,4243,4326,4408,4494,4599,4705,4791",
+ "endColumns": "101,110,109,121,94,84,92,103,95,96,101,95,113,114,82,81,85,104,105,85,93",
+ "endOffsets": "2898,3009,3119,3241,3336,3421,3514,3618,3714,3811,3913,4009,4123,4238,4321,4403,4489,4594,4700,4786,4880"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-ms\\values-ms.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,216,321,429,516,620,731,809,888,979,1072,1167,1261,1360,1453,1548,1642,1733,1824,1904,2016,2125,2222,2331,2434,2541,2700,2801",
+ "endColumns": "110,104,107,86,103,110,77,78,90,92,94,93,98,92,94,93,90,90,79,111,108,96,108,102,106,158,100,79",
+ "endOffsets": "211,316,424,511,615,726,804,883,974,1067,1162,1256,1355,1448,1543,1637,1728,1819,1899,2011,2120,2217,2326,2429,2536,2695,2796,2876"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,216,321,429,516,620,731,809,888,979,1072,1167,1261,1360,1453,1548,1642,1733,1824,1904,2016,2125,2222,2331,2434,2541,2700,4885",
+ "endColumns": "110,104,107,86,103,110,77,78,90,92,94,93,98,92,94,93,90,90,79,111,108,96,108,102,106,158,100,79",
+ "endOffsets": "211,316,424,511,615,726,804,883,974,1067,1162,1256,1355,1448,1543,1637,1728,1819,1899,2011,2120,2217,2326,2429,2536,2695,2796,4960"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-ms\\values-ms.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "4965",
+ "endColumns": "100",
+ "endOffsets": "5061"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/src/app/build/intermediates/blame/res/debug/multi-v2/values-my.json b/src/app/build/intermediates/blame/res/debug/multi-v2/values-my.json
new file mode 100644
index 00000000..4bc56e30
--- /dev/null
+++ b/src/app/build/intermediates/blame/res/debug/multi-v2/values-my.json
@@ -0,0 +1,64 @@
+{
+ "logs": [
+ {
+<<<<<<< HEAD:src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-my.json
+ "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-my\\values-my.xml",
+=======
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-my\\values-my.xml",
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/intermediates/blame/res/debug/multi-v2/values-my.json
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-my\\values-my.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,214,319,436,529,641,769,847,926,1017,1110,1206,1300,1401,1494,1589,1683,1774,1865,1951,2074,2186,2288,2414,2525,2635,2795,2895",
+ "endColumns": "108,104,116,92,111,127,77,78,90,92,95,93,100,92,94,93,90,90,85,122,111,101,125,110,109,159,99,83",
+ "endOffsets": "209,314,431,524,636,764,842,921,1012,1105,1201,1295,1396,1489,1584,1678,1769,1860,1946,2069,2181,2283,2409,2520,2630,2790,2890,2974"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,214,319,436,529,641,769,847,926,1017,1110,1206,1300,1401,1494,1589,1683,1774,1865,1951,2074,2186,2288,2414,2525,2635,2795,5002",
+ "endColumns": "108,104,116,92,111,127,77,78,90,92,95,93,100,92,94,93,90,90,85,122,111,101,125,110,109,159,99,83",
+ "endOffsets": "209,314,431,524,636,764,842,921,1012,1105,1201,1295,1396,1489,1584,1678,1769,1860,1946,2069,2181,2283,2409,2520,2630,2790,2890,5081"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-my\\values-my.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,153,262,371,483,582,678,772,886,984,1083,1187,1280,1393,1501,1588,1673,1757,1866,1984,2068",
+ "endColumns": "97,108,108,111,98,95,93,113,97,98,103,92,112,107,86,84,83,108,117,83,93",
+ "endOffsets": "148,257,366,478,577,673,767,881,979,1078,1182,1275,1388,1496,1583,1668,1752,1861,1979,2063,2157"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2895,2993,3102,3211,3323,3422,3518,3612,3726,3824,3923,4027,4120,4233,4341,4428,4513,4597,4706,4824,4908",
+ "endColumns": "97,108,108,111,98,95,93,113,97,98,103,92,112,107,86,84,83,108,117,83,93",
+ "endOffsets": "2988,3097,3206,3318,3417,3513,3607,3721,3819,3918,4022,4115,4228,4336,4423,4508,4592,4701,4819,4903,4997"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-my\\values-my.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "5086",
+ "endColumns": "100",
+ "endOffsets": "5182"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/src/app/build/intermediates/blame/res/debug/multi-v2/values-nb.json b/src/app/build/intermediates/blame/res/debug/multi-v2/values-nb.json
new file mode 100644
index 00000000..43d3da61
--- /dev/null
+++ b/src/app/build/intermediates/blame/res/debug/multi-v2/values-nb.json
@@ -0,0 +1,64 @@
+{
+ "logs": [
+ {
+<<<<<<< HEAD:src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-nb.json
+ "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-nb\\values-nb.xml",
+=======
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-nb\\values-nb.xml",
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/intermediates/blame/res/debug/multi-v2/values-nb.json
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-nb\\values-nb.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,155,261,369,478,572,656,751,854,949,1042,1135,1224,1348,1460,1552,1638,1721,1822,1929,2015",
+ "endColumns": "99,105,107,108,93,83,94,102,94,92,92,88,123,111,91,85,82,100,106,85,93",
+ "endOffsets": "150,256,364,473,567,651,746,849,944,1037,1130,1219,1343,1455,1547,1633,1716,1817,1924,2010,2104"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2747,2847,2953,3061,3170,3264,3348,3443,3546,3641,3734,3827,3916,4040,4152,4244,4330,4413,4514,4621,4707",
+ "endColumns": "99,105,107,108,93,83,94,102,94,92,92,88,123,111,91,85,82,100,106,85,93",
+ "endOffsets": "2842,2948,3056,3165,3259,3343,3438,3541,3636,3729,3822,3911,4035,4147,4239,4325,4408,4509,4616,4702,4796"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-nb\\values-nb.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,213,308,422,508,608,721,797,873,964,1057,1153,1247,1348,1441,1536,1634,1725,1816,1896,1999,2098,2194,2298,2396,2497,2650,2747",
+ "endColumns": "107,94,113,85,99,112,75,75,90,92,95,93,100,92,94,97,90,90,79,102,98,95,103,97,100,152,96,78",
+ "endOffsets": "208,303,417,503,603,716,792,868,959,1052,1148,1242,1343,1436,1531,1629,1720,1811,1891,1994,2093,2189,2293,2391,2492,2645,2742,2821"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,213,308,422,508,608,721,797,873,964,1057,1153,1247,1348,1441,1536,1634,1725,1816,1896,1999,2098,2194,2298,2396,2497,2650,4801",
+ "endColumns": "107,94,113,85,99,112,75,75,90,92,95,93,100,92,94,97,90,90,79,102,98,95,103,97,100,152,96,78",
+ "endOffsets": "208,303,417,503,603,716,792,868,959,1052,1148,1242,1343,1436,1531,1629,1720,1811,1891,1994,2093,2189,2293,2391,2492,2645,2742,4875"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-nb\\values-nb.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "4880",
+ "endColumns": "100",
+ "endOffsets": "4976"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/src/app/build/intermediates/blame/res/debug/multi-v2/values-ne.json b/src/app/build/intermediates/blame/res/debug/multi-v2/values-ne.json
new file mode 100644
index 00000000..4c3f11b4
--- /dev/null
+++ b/src/app/build/intermediates/blame/res/debug/multi-v2/values-ne.json
@@ -0,0 +1,64 @@
+{
+ "logs": [
+ {
+<<<<<<< HEAD:src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-ne.json
+ "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-ne\\values-ne.xml",
+=======
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-ne\\values-ne.xml",
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/intermediates/blame/res/debug/multi-v2/values-ne.json
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-ne\\values-ne.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,210,314,422,513,620,747,841,931,1022,1115,1211,1305,1406,1499,1594,1688,1779,1870,1958,2068,2184,2287,2402,2504,2619,2790,2902",
+ "endColumns": "104,103,107,90,106,126,93,89,90,92,95,93,100,92,94,93,90,90,87,109,115,102,114,101,114,170,111,85",
+ "endOffsets": "205,309,417,508,615,742,836,926,1017,1110,1206,1300,1401,1494,1589,1683,1774,1865,1953,2063,2179,2282,2397,2499,2614,2785,2897,2983"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,210,314,422,513,620,747,841,931,1022,1115,1211,1305,1406,1499,1594,1688,1779,1870,1958,2068,2184,2287,2402,2504,2619,2790,5036",
+ "endColumns": "104,103,107,90,106,126,93,89,90,92,95,93,100,92,94,93,90,90,87,109,115,102,114,101,114,170,111,85",
+ "endOffsets": "205,309,417,508,615,742,836,926,1017,1110,1206,1300,1401,1494,1589,1683,1774,1865,1953,2063,2179,2282,2397,2499,2614,2785,2897,5117"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-ne\\values-ne.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,152,256,364,479,584,679,772,881,986,1093,1194,1297,1415,1531,1623,1711,1799,1903,2006,2093",
+ "endColumns": "96,103,107,114,104,94,92,108,104,106,100,102,117,115,91,87,87,103,102,86,95",
+ "endOffsets": "147,251,359,474,579,674,767,876,981,1088,1189,1292,1410,1526,1618,1706,1794,1898,2001,2088,2184"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2902,2999,3103,3211,3326,3431,3526,3619,3728,3833,3940,4041,4144,4262,4378,4470,4558,4646,4750,4853,4940",
+ "endColumns": "96,103,107,114,104,94,92,108,104,106,100,102,117,115,91,87,87,103,102,86,95",
+ "endOffsets": "2994,3098,3206,3321,3426,3521,3614,3723,3828,3935,4036,4139,4257,4373,4465,4553,4641,4745,4848,4935,5031"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-ne\\values-ne.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "5122",
+ "endColumns": "100",
+ "endOffsets": "5218"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/src/app/build/intermediates/blame/res/debug/multi-v2/values-night-v8.json b/src/app/build/intermediates/blame/res/debug/multi-v2/values-night-v8.json
new file mode 100644
index 00000000..76c92666
--- /dev/null
+++ b/src/app/build/intermediates/blame/res/debug/multi-v2/values-night-v8.json
@@ -0,0 +1,38 @@
+{
+ "logs": [
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-night-v8\\values-night-v8.xml",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-night-v8\\values-night-v8.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8",
+ "startColumns": "4,4,4,4,4,4,4",
+ "startOffsets": "55,125,209,293,389,491,593",
+ "endColumns": "69,83,83,95,101,101,93",
+ "endOffsets": "120,204,288,384,486,588,682"
+ }
+ },
+ {
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\src\\main\\res\\values-night\\themes.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "17",
+ "endLines": "5",
+ "endColumns": "12",
+ "endOffsets": "238"
+ },
+ "to": {
+ "startLines": "9",
+ "startColumns": "4",
+ "startOffsets": "687",
+ "endLines": "12",
+ "endColumns": "12",
+ "endOffsets": "908"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/src/app/build/intermediates/blame/res/debug/multi-v2/values-nl.json b/src/app/build/intermediates/blame/res/debug/multi-v2/values-nl.json
new file mode 100644
index 00000000..e1db729a
--- /dev/null
+++ b/src/app/build/intermediates/blame/res/debug/multi-v2/values-nl.json
@@ -0,0 +1,64 @@
+{
+ "logs": [
+ {
+<<<<<<< HEAD:src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-nl.json
+ "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-nl\\values-nl.xml",
+=======
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-nl\\values-nl.xml",
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/intermediates/blame/res/debug/multi-v2/values-nl.json
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-nl\\values-nl.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,154,259,372,491,587,674,766,867,965,1064,1168,1263,1381,1495,1582,1668,1753,1853,1959,2046",
+ "endColumns": "98,104,112,118,95,86,91,100,97,98,103,94,117,113,86,85,84,99,105,86,95",
+ "endOffsets": "149,254,367,486,582,669,761,862,960,1059,1163,1258,1376,1490,1577,1663,1748,1848,1954,2041,2137"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2839,2938,3043,3156,3275,3371,3458,3550,3651,3749,3848,3952,4047,4165,4279,4366,4452,4537,4637,4743,4830",
+ "endColumns": "98,104,112,118,95,86,91,100,97,98,103,94,117,113,86,85,84,99,105,86,95",
+ "endOffsets": "2933,3038,3151,3270,3366,3453,3545,3646,3744,3843,3947,4042,4160,4274,4361,4447,4532,4632,4738,4825,4921"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-nl\\values-nl.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,223,328,435,521,629,749,826,903,995,1089,1190,1284,1385,1479,1575,1670,1762,1854,1936,2047,2151,2250,2365,2478,2581,2736,2839",
+ "endColumns": "117,104,106,85,107,119,76,76,91,93,100,93,100,93,95,94,91,91,81,110,103,98,114,112,102,154,102,81",
+ "endOffsets": "218,323,430,516,624,744,821,898,990,1084,1185,1279,1380,1474,1570,1665,1757,1849,1931,2042,2146,2245,2360,2473,2576,2731,2834,2916"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,223,328,435,521,629,749,826,903,995,1089,1190,1284,1385,1479,1575,1670,1762,1854,1936,2047,2151,2250,2365,2478,2581,2736,4926",
+ "endColumns": "117,104,106,85,107,119,76,76,91,93,100,93,100,93,95,94,91,91,81,110,103,98,114,112,102,154,102,81",
+ "endOffsets": "218,323,430,516,624,744,821,898,990,1084,1185,1279,1380,1474,1570,1665,1757,1849,1931,2042,2146,2245,2360,2473,2576,2731,2834,5003"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-nl\\values-nl.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "5008",
+ "endColumns": "100",
+ "endOffsets": "5104"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/src/app/build/intermediates/blame/res/debug/multi-v2/values-or.json b/src/app/build/intermediates/blame/res/debug/multi-v2/values-or.json
new file mode 100644
index 00000000..ee470cd1
--- /dev/null
+++ b/src/app/build/intermediates/blame/res/debug/multi-v2/values-or.json
@@ -0,0 +1,36 @@
+{
+ "logs": [
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-or\\values-or.xml",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-or\\values-or.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,224,334,441,527,631,751,828,905,996,1089,1186,1281,1382,1475,1570,1666,1757,1847,1929,2039,2144,2250,2361,2464,2582,2745,2847",
+ "endColumns": "118,109,106,85,103,119,76,76,90,92,96,94,100,92,94,95,90,89,81,109,104,105,110,102,117,162,101,88",
+ "endOffsets": "219,329,436,522,626,746,823,900,991,1084,1181,1276,1377,1470,1565,1661,1752,1842,1924,2034,2139,2245,2356,2459,2577,2740,2842,2931"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-or\\values-or.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "30",
+ "startColumns": "4",
+ "startOffsets": "2936",
+ "endColumns": "100",
+ "endOffsets": "3032"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/src/app/build/intermediates/blame/res/debug/multi-v2/values-pa.json b/src/app/build/intermediates/blame/res/debug/multi-v2/values-pa.json
new file mode 100644
index 00000000..0d846fd4
--- /dev/null
+++ b/src/app/build/intermediates/blame/res/debug/multi-v2/values-pa.json
@@ -0,0 +1,64 @@
+{
+ "logs": [
+ {
+<<<<<<< HEAD:src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-pa.json
+ "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-pa\\values-pa.xml",
+=======
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-pa\\values-pa.xml",
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/intermediates/blame/res/debug/multi-v2/values-pa.json
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-pa\\values-pa.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,160,276,400,522,623,711,802,922,1020,1113,1209,1305,1418,1533,1616,1698,1783,1886,1985,2070",
+ "endColumns": "104,115,123,121,100,87,90,119,97,92,95,95,112,114,82,81,84,102,98,84,94",
+ "endOffsets": "155,271,395,517,618,706,797,917,1015,1108,1204,1300,1413,1528,1611,1693,1778,1881,1980,2065,2160"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2759,2864,2980,3104,3226,3327,3415,3506,3626,3724,3817,3913,4009,4122,4237,4320,4402,4487,4590,4689,4774",
+ "endColumns": "104,115,123,121,100,87,90,119,97,92,95,95,112,114,82,81,84,102,98,84,94",
+ "endOffsets": "2859,2975,3099,3221,3322,3410,3501,3621,3719,3812,3908,4004,4117,4232,4315,4397,4482,4585,4684,4769,4864"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-pa\\values-pa.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,208,305,410,496,596,709,786,862,953,1046,1142,1236,1337,1430,1525,1619,1710,1801,1880,1981,2085,2182,2291,2390,2500,2659,2759",
+ "endColumns": "102,96,104,85,99,112,76,75,90,92,95,93,100,92,94,93,90,90,78,100,103,96,108,98,109,158,99,79",
+ "endOffsets": "203,300,405,491,591,704,781,857,948,1041,1137,1231,1332,1425,1520,1614,1705,1796,1875,1976,2080,2177,2286,2385,2495,2654,2754,2834"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,208,305,410,496,596,709,786,862,953,1046,1142,1236,1337,1430,1525,1619,1710,1801,1880,1981,2085,2182,2291,2390,2500,2659,4869",
+ "endColumns": "102,96,104,85,99,112,76,75,90,92,95,93,100,92,94,93,90,90,78,100,103,96,108,98,109,158,99,79",
+ "endOffsets": "203,300,405,491,591,704,781,857,948,1041,1137,1231,1332,1425,1520,1614,1705,1796,1875,1976,2080,2177,2286,2385,2495,2654,2754,4944"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-pa\\values-pa.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "4949",
+ "endColumns": "100",
+ "endOffsets": "5045"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/src/app/build/intermediates/blame/res/debug/multi-v2/values-pl.json b/src/app/build/intermediates/blame/res/debug/multi-v2/values-pl.json
new file mode 100644
index 00000000..582f66d4
--- /dev/null
+++ b/src/app/build/intermediates/blame/res/debug/multi-v2/values-pl.json
@@ -0,0 +1,60 @@
+{
+ "logs": [
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-pl\\values-pl.xml",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-pl\\values-pl.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,157,266,372,485,580,668,765,868,966,1058,1148,1240,1346,1460,1548,1633,1720,1827,1928,2014",
+ "endColumns": "101,108,105,112,94,87,96,102,97,91,89,91,105,113,87,84,86,106,100,85,96",
+ "endOffsets": "152,261,367,480,575,663,760,863,961,1053,1143,1235,1341,1455,1543,1628,1715,1822,1923,2009,2106"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2827,2929,3038,3144,3257,3352,3440,3537,3640,3738,3830,3920,4012,4118,4232,4320,4405,4492,4599,4700,4786",
+ "endColumns": "101,108,105,112,94,87,96,102,97,91,89,91,105,113,87,84,86,106,100,85,96",
+ "endOffsets": "2924,3033,3139,3252,3347,3435,3532,3635,3733,3825,3915,4007,4113,4227,4315,4400,4487,4594,4695,4781,4878"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-pl\\values-pl.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "4965",
+ "endColumns": "100",
+ "endOffsets": "5061"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-pl\\values-pl.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,221,323,431,517,626,745,823,900,991,1084,1180,1274,1376,1469,1564,1659,1750,1841,1923,2032,2141,2240,2349,2460,2568,2731,2827",
+ "endColumns": "115,101,107,85,108,118,77,76,90,92,95,93,101,92,94,94,90,90,81,108,108,98,108,110,107,162,95,81",
+ "endOffsets": "216,318,426,512,621,740,818,895,986,1079,1175,1269,1371,1464,1559,1654,1745,1836,1918,2027,2136,2235,2344,2455,2563,2726,2822,2904"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,221,323,431,517,626,745,823,900,991,1084,1180,1274,1376,1469,1564,1659,1750,1841,1923,2032,2141,2240,2349,2460,2568,2731,4883",
+ "endColumns": "115,101,107,85,108,118,77,76,90,92,95,93,101,92,94,94,90,90,81,108,108,98,108,110,107,162,95,81",
+ "endOffsets": "216,318,426,512,621,740,818,895,986,1079,1175,1269,1371,1464,1559,1654,1745,1836,1918,2027,2136,2235,2344,2455,2563,2726,2822,4960"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/src/app/build/intermediates/blame/res/debug/multi-v2/values-port.json b/src/app/build/intermediates/blame/res/debug/multi-v2/values-port.json
new file mode 100644
index 00000000..7d957268
--- /dev/null
+++ b/src/app/build/intermediates/blame/res/debug/multi-v2/values-port.json
@@ -0,0 +1,19 @@
+{
+ "logs": [
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-port\\values-port.xml",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-port\\values-port.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "55",
+ "endOffsets": "106"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/src/app/build/intermediates/blame/res/debug/multi-v2/values-pt-rBR.json b/src/app/build/intermediates/blame/res/debug/multi-v2/values-pt-rBR.json
new file mode 100644
index 00000000..9eb56dba
--- /dev/null
+++ b/src/app/build/intermediates/blame/res/debug/multi-v2/values-pt-rBR.json
@@ -0,0 +1,60 @@
+{
+ "logs": [
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-pt-rBR\\values-pt-rBR.xml",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-pt-rBR\\values-pt-rBR.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,225,331,438,527,628,746,829,909,1000,1093,1189,1283,1384,1477,1572,1667,1758,1849,1936,2043,2155,2257,2365,2472,2582,2744,2844",
+ "endColumns": "119,105,106,88,100,117,82,79,90,92,95,93,100,92,94,94,90,90,86,106,111,101,107,106,109,161,99,84",
+ "endOffsets": "220,326,433,522,623,741,824,904,995,1088,1184,1278,1379,1472,1567,1662,1753,1844,1931,2038,2150,2252,2360,2467,2577,2739,2839,2924"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,225,331,438,527,628,746,829,909,1000,1093,1189,1283,1384,1477,1572,1667,1758,1849,1936,2043,2155,2257,2365,2472,2582,2744,4980",
+ "endColumns": "119,105,106,88,100,117,82,79,90,92,95,93,100,92,94,94,90,90,86,106,111,101,107,106,109,161,99,84",
+ "endOffsets": "220,326,433,522,623,741,824,904,995,1088,1184,1278,1379,1472,1567,1662,1753,1844,1931,2038,2150,2252,2360,2467,2577,2739,2839,5060"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-pt-rBR\\values-pt-rBR.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "5065",
+ "endColumns": "100",
+ "endOffsets": "5161"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-pt-rBR\\values-pt-rBR.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,164,279,396,517,621,712,808,913,1010,1106,1201,1295,1415,1531,1616,1704,1787,1890,2005,2092",
+ "endColumns": "108,114,116,120,103,90,95,104,96,95,94,93,119,115,84,87,82,102,114,86,98",
+ "endOffsets": "159,274,391,512,616,707,803,908,1005,1101,1196,1290,1410,1526,1611,1699,1782,1885,2000,2087,2186"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2844,2953,3068,3185,3306,3410,3501,3597,3702,3799,3895,3990,4084,4204,4320,4405,4493,4576,4679,4794,4881",
+ "endColumns": "108,114,116,120,103,90,95,104,96,95,94,93,119,115,84,87,82,102,114,86,98",
+ "endOffsets": "2948,3063,3180,3301,3405,3496,3592,3697,3794,3890,3985,4079,4199,4315,4400,4488,4571,4674,4789,4876,4975"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/src/app/build/intermediates/blame/res/debug/multi-v2/values-pt-rPT.json b/src/app/build/intermediates/blame/res/debug/multi-v2/values-pt-rPT.json
new file mode 100644
index 00000000..de3c5826
--- /dev/null
+++ b/src/app/build/intermediates/blame/res/debug/multi-v2/values-pt-rPT.json
@@ -0,0 +1,60 @@
+{
+ "logs": [
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-pt-rPT\\values-pt-rPT.xml",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-pt-rPT\\values-pt-rPT.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "5096",
+ "endColumns": "100",
+ "endOffsets": "5192"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-pt-rPT\\values-pt-rPT.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,160,269,382,497,604,695,793,903,1000,1095,1187,1281,1402,1532,1627,1715,1798,1901,2016,2103",
+ "endColumns": "104,108,112,114,106,90,97,109,96,94,91,93,120,129,94,87,82,102,114,86,98",
+ "endOffsets": "155,264,377,492,599,690,788,898,995,1090,1182,1276,1397,1527,1622,1710,1793,1896,2011,2098,2197"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2864,2969,3078,3191,3306,3413,3504,3602,3712,3809,3904,3996,4090,4211,4341,4436,4524,4607,4710,4825,4912",
+ "endColumns": "104,108,112,114,106,90,97,109,96,94,91,93,120,129,94,87,82,102,114,86,98",
+ "endOffsets": "2964,3073,3186,3301,3408,3499,3597,3707,3804,3899,3991,4085,4206,4336,4431,4519,4602,4705,4820,4907,5006"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-pt-rPT\\values-pt-rPT.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,225,331,438,527,628,752,836,917,1009,1103,1201,1295,1395,1489,1585,1680,1772,1864,1951,2058,2170,2272,2380,2487,2594,2765,2864",
+ "endColumns": "119,105,106,88,100,123,83,80,91,93,97,93,99,93,95,94,91,91,86,106,111,101,107,106,106,170,98,84",
+ "endOffsets": "220,326,433,522,623,747,831,912,1004,1098,1196,1290,1390,1484,1580,1675,1767,1859,1946,2053,2165,2267,2375,2482,2589,2760,2859,2944"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,225,331,438,527,628,752,836,917,1009,1103,1201,1295,1395,1489,1585,1680,1772,1864,1951,2058,2170,2272,2380,2487,2594,2765,5011",
+ "endColumns": "119,105,106,88,100,123,83,80,91,93,97,93,99,93,95,94,91,91,86,106,111,101,107,106,106,170,98,84",
+ "endOffsets": "220,326,433,522,623,747,831,912,1004,1098,1196,1290,1390,1484,1580,1675,1767,1859,1946,2053,2165,2267,2375,2482,2589,2760,2859,5091"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/src/app/build/intermediates/blame/res/debug/multi-v2/values-pt.json b/src/app/build/intermediates/blame/res/debug/multi-v2/values-pt.json
new file mode 100644
index 00000000..9a850aa4
--- /dev/null
+++ b/src/app/build/intermediates/blame/res/debug/multi-v2/values-pt.json
@@ -0,0 +1,64 @@
+{
+ "logs": [
+ {
+<<<<<<< HEAD:src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-pt.json
+ "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-pt\\values-pt.xml",
+=======
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-pt\\values-pt.xml",
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/intermediates/blame/res/debug/multi-v2/values-pt.json
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-pt\\values-pt.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,225,331,438,527,628,746,829,909,1000,1093,1189,1283,1384,1477,1572,1667,1758,1849,1936,2043,2155,2257,2365,2472,2582,2744,2844",
+ "endColumns": "119,105,106,88,100,117,82,79,90,92,95,93,100,92,94,94,90,90,86,106,111,101,107,106,109,161,99,84",
+ "endOffsets": "220,326,433,522,623,741,824,904,995,1088,1184,1278,1379,1472,1567,1662,1753,1844,1931,2038,2150,2252,2360,2467,2577,2739,2839,2924"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,225,331,438,527,628,746,829,909,1000,1093,1189,1283,1384,1477,1572,1667,1758,1849,1936,2043,2155,2257,2365,2472,2582,2744,4980",
+ "endColumns": "119,105,106,88,100,117,82,79,90,92,95,93,100,92,94,94,90,90,86,106,111,101,107,106,109,161,99,84",
+ "endOffsets": "220,326,433,522,623,741,824,904,995,1088,1184,1278,1379,1472,1567,1662,1753,1844,1931,2038,2150,2252,2360,2467,2577,2739,2839,5060"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-pt\\values-pt.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "5065",
+ "endColumns": "100",
+ "endOffsets": "5161"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-pt\\values-pt.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,164,279,396,517,621,712,808,913,1010,1106,1201,1295,1415,1531,1616,1704,1787,1890,2005,2092",
+ "endColumns": "108,114,116,120,103,90,95,104,96,95,94,93,119,115,84,87,82,102,114,86,98",
+ "endOffsets": "159,274,391,512,616,707,803,908,1005,1101,1196,1290,1410,1526,1611,1699,1782,1885,2000,2087,2186"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2844,2953,3068,3185,3306,3410,3501,3597,3702,3799,3895,3990,4084,4204,4320,4405,4493,4576,4679,4794,4881",
+ "endColumns": "108,114,116,120,103,90,95,104,96,95,94,93,119,115,84,87,82,102,114,86,98",
+ "endOffsets": "2948,3063,3180,3301,3405,3496,3592,3697,3794,3890,3985,4079,4199,4315,4400,4488,4571,4674,4789,4876,4975"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/src/app/build/intermediates/blame/res/debug/multi-v2/values-ro.json b/src/app/build/intermediates/blame/res/debug/multi-v2/values-ro.json
new file mode 100644
index 00000000..a2f14572
--- /dev/null
+++ b/src/app/build/intermediates/blame/res/debug/multi-v2/values-ro.json
@@ -0,0 +1,64 @@
+{
+ "logs": [
+ {
+<<<<<<< HEAD:src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-ro.json
+ "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-ro\\values-ro.xml",
+=======
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-ro\\values-ro.xml",
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/intermediates/blame/res/debug/multi-v2/values-ro.json
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-ro\\values-ro.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "5095",
+ "endColumns": "100",
+ "endOffsets": "5191"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-ro\\values-ro.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,164,278,398,517,617,706,806,916,1016,1115,1210,1305,1426,1547,1637,1721,1805,1908,2013,2099",
+ "endColumns": "108,113,119,118,99,88,99,109,99,98,94,94,120,120,89,83,83,102,104,85,97",
+ "endOffsets": "159,273,393,512,612,701,801,911,1011,1110,1205,1300,1421,1542,1632,1716,1800,1903,2008,2094,2192"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2870,2979,3093,3213,3332,3432,3521,3621,3731,3831,3930,4025,4120,4241,4362,4452,4536,4620,4723,4828,4914",
+ "endColumns": "108,113,119,118,99,88,99,109,99,98,94,94,120,120,89,83,83,102,104,85,97",
+ "endOffsets": "2974,3088,3208,3327,3427,3516,3616,3726,3826,3925,4020,4115,4236,4357,4447,4531,4615,4718,4823,4909,5007"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-ro\\values-ro.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,226,330,443,531,643,764,849,930,1021,1114,1210,1304,1404,1497,1592,1687,1778,1870,1953,2065,2178,2278,2392,2497,2603,2767,2870",
+ "endColumns": "120,103,112,87,111,120,84,80,90,92,95,93,99,92,94,94,90,91,82,111,112,99,113,104,105,163,102,82",
+ "endOffsets": "221,325,438,526,638,759,844,925,1016,1109,1205,1299,1399,1492,1587,1682,1773,1865,1948,2060,2173,2273,2387,2492,2598,2762,2865,2948"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,226,330,443,531,643,764,849,930,1021,1114,1210,1304,1404,1497,1592,1687,1778,1870,1953,2065,2178,2278,2392,2497,2603,2767,5012",
+ "endColumns": "120,103,112,87,111,120,84,80,90,92,95,93,99,92,94,94,90,91,82,111,112,99,113,104,105,163,102,82",
+ "endOffsets": "221,325,438,526,638,759,844,925,1016,1109,1205,1299,1399,1492,1587,1682,1773,1865,1948,2060,2173,2273,2387,2492,2598,2762,2865,5090"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/src/app/build/intermediates/blame/res/debug/multi-v2/values-ru.json b/src/app/build/intermediates/blame/res/debug/multi-v2/values-ru.json
new file mode 100644
index 00000000..8df4e6ea
--- /dev/null
+++ b/src/app/build/intermediates/blame/res/debug/multi-v2/values-ru.json
@@ -0,0 +1,64 @@
+{
+ "logs": [
+ {
+<<<<<<< HEAD:src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-ru.json
+ "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-ru\\values-ru.xml",
+=======
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-ru\\values-ru.xml",
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/intermediates/blame/res/debug/multi-v2/values-ru.json
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-ru\\values-ru.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,161,286,414,541,637,740,830,936,1034,1128,1221,1315,1416,1526,1618,1709,1797,1904,2009,2096",
+ "endColumns": "105,124,127,126,95,102,89,105,97,93,92,93,100,109,91,90,87,106,104,86,96",
+ "endOffsets": "156,281,409,536,632,735,825,931,1029,1123,1216,1310,1411,1521,1613,1704,1792,1899,2004,2091,2188"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2832,2938,3063,3191,3318,3414,3517,3607,3713,3811,3905,3998,4092,4193,4303,4395,4486,4574,4681,4786,4873",
+ "endColumns": "105,124,127,126,95,102,89,105,97,93,92,93,100,109,91,90,87,106,104,86,96",
+ "endOffsets": "2933,3058,3186,3313,3409,3512,3602,3708,3806,3900,3993,4087,4188,4298,4390,4481,4569,4676,4781,4868,4965"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-ru\\values-ru.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "5051",
+ "endColumns": "100",
+ "endOffsets": "5147"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-ru\\values-ru.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,220,322,434,520,625,745,824,902,994,1088,1184,1277,1373,1467,1563,1658,1750,1842,1922,2028,2136,2234,2343,2449,2557,2732,2832",
+ "endColumns": "114,101,111,85,104,119,78,77,91,93,95,92,95,93,95,94,91,91,79,105,107,97,108,105,107,174,99,80",
+ "endOffsets": "215,317,429,515,620,740,819,897,989,1083,1179,1272,1368,1462,1558,1653,1745,1837,1917,2023,2131,2229,2338,2444,2552,2727,2827,2908"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,220,322,434,520,625,745,824,902,994,1088,1184,1277,1373,1467,1563,1658,1750,1842,1922,2028,2136,2234,2343,2449,2557,2732,4970",
+ "endColumns": "114,101,111,85,104,119,78,77,91,93,95,92,95,93,95,94,91,91,79,105,107,97,108,105,107,174,99,80",
+ "endOffsets": "215,317,429,515,620,740,819,897,989,1083,1179,1272,1368,1462,1558,1653,1745,1837,1917,2023,2131,2229,2338,2444,2552,2727,2827,5046"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/src/app/build/intermediates/blame/res/debug/multi-v2/values-si.json b/src/app/build/intermediates/blame/res/debug/multi-v2/values-si.json
new file mode 100644
index 00000000..7b104bfe
--- /dev/null
+++ b/src/app/build/intermediates/blame/res/debug/multi-v2/values-si.json
@@ -0,0 +1,64 @@
+{
+ "logs": [
+ {
+<<<<<<< HEAD:src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-si.json
+ "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-si\\values-si.xml",
+=======
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-si\\values-si.xml",
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/intermediates/blame/res/debug/multi-v2/values-si.json
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-si\\values-si.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,156,268,380,496,587,669,762,860,956,1051,1148,1244,1360,1466,1551,1640,1726,1825,1928,2015",
+ "endColumns": "100,111,111,115,90,81,92,97,95,94,96,95,115,105,84,88,85,98,102,86,91",
+ "endOffsets": "151,263,375,491,582,664,757,855,951,1046,1143,1239,1355,1461,1546,1635,1721,1820,1923,2010,2102"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2821,2922,3034,3146,3262,3353,3435,3528,3626,3722,3817,3914,4010,4126,4232,4317,4406,4492,4591,4694,4781",
+ "endColumns": "100,111,111,115,90,81,92,97,95,94,96,95,115,105,84,88,85,98,102,86,91",
+ "endOffsets": "2917,3029,3141,3257,3348,3430,3523,3621,3717,3812,3909,4005,4121,4227,4312,4401,4487,4586,4689,4776,4868"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-si\\values-si.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "4955",
+ "endColumns": "100",
+ "endOffsets": "5051"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-si\\values-si.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,215,322,429,517,622,738,827,914,1005,1098,1193,1287,1388,1481,1576,1670,1761,1852,1936,2045,2150,2248,2358,2457,2563,2722,2821",
+ "endColumns": "109,106,106,87,104,115,88,86,90,92,94,93,100,92,94,93,90,90,83,108,104,97,109,98,105,158,98,81",
+ "endOffsets": "210,317,424,512,617,733,822,909,1000,1093,1188,1282,1383,1476,1571,1665,1756,1847,1931,2040,2145,2243,2353,2452,2558,2717,2816,2898"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,215,322,429,517,622,738,827,914,1005,1098,1193,1287,1388,1481,1576,1670,1761,1852,1936,2045,2150,2248,2358,2457,2563,2722,4873",
+ "endColumns": "109,106,106,87,104,115,88,86,90,92,94,93,100,92,94,93,90,90,83,108,104,97,109,98,105,158,98,81",
+ "endOffsets": "210,317,424,512,617,733,822,909,1000,1093,1188,1282,1383,1476,1571,1665,1756,1847,1931,2040,2145,2243,2353,2452,2558,2717,2816,4950"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/src/app/build/intermediates/blame/res/debug/multi-v2/values-sk.json b/src/app/build/intermediates/blame/res/debug/multi-v2/values-sk.json
new file mode 100644
index 00000000..cd4d6ea4
--- /dev/null
+++ b/src/app/build/intermediates/blame/res/debug/multi-v2/values-sk.json
@@ -0,0 +1,64 @@
+{
+ "logs": [
+ {
+<<<<<<< HEAD:src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-sk.json
+ "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-sk\\values-sk.xml",
+=======
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-sk\\values-sk.xml",
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/intermediates/blame/res/debug/multi-v2/values-sk.json
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-sk\\values-sk.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "5033",
+ "endColumns": "100",
+ "endOffsets": "5129"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-sk\\values-sk.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,160,271,384,497,598,694,791,899,997,1091,1182,1276,1404,1522,1611,1696,1782,1883,1987,2073",
+ "endColumns": "104,110,112,112,100,95,96,107,97,93,90,93,127,117,88,84,85,100,103,85,96",
+ "endOffsets": "155,266,379,492,593,689,786,894,992,1086,1177,1271,1399,1517,1606,1691,1777,1878,1982,2068,2165"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2830,2935,3046,3159,3272,3373,3469,3566,3674,3772,3866,3957,4051,4179,4297,4386,4471,4557,4658,4762,4848",
+ "endColumns": "104,110,112,112,100,95,96,107,97,93,90,93,127,117,88,84,85,100,103,85,96",
+ "endOffsets": "2930,3041,3154,3267,3368,3464,3561,3669,3767,3861,3952,4046,4174,4292,4381,4466,4552,4653,4757,4843,4940"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-sk\\values-sk.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,212,312,423,509,617,735,816,897,988,1081,1180,1274,1375,1468,1563,1661,1752,1843,1927,2032,2141,2240,2346,2457,2566,2732,2830",
+ "endColumns": "106,99,110,85,107,117,80,80,90,92,98,93,100,92,94,97,90,90,83,104,108,98,105,110,108,165,97,87",
+ "endOffsets": "207,307,418,504,612,730,811,892,983,1076,1175,1269,1370,1463,1558,1656,1747,1838,1922,2027,2136,2235,2341,2452,2561,2727,2825,2913"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,212,312,423,509,617,735,816,897,988,1081,1180,1274,1375,1468,1563,1661,1752,1843,1927,2032,2141,2240,2346,2457,2566,2732,4945",
+ "endColumns": "106,99,110,85,107,117,80,80,90,92,98,93,100,92,94,97,90,90,83,104,108,98,105,110,108,165,97,87",
+ "endOffsets": "207,307,418,504,612,730,811,892,983,1076,1175,1269,1370,1463,1558,1656,1747,1838,1922,2027,2136,2235,2341,2452,2561,2727,2825,5028"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/src/app/build/intermediates/blame/res/debug/multi-v2/values-sl.json b/src/app/build/intermediates/blame/res/debug/multi-v2/values-sl.json
new file mode 100644
index 00000000..93d52f0f
--- /dev/null
+++ b/src/app/build/intermediates/blame/res/debug/multi-v2/values-sl.json
@@ -0,0 +1,64 @@
+{
+ "logs": [
+ {
+<<<<<<< HEAD:src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-sl.json
+ "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-sl\\values-sl.xml",
+=======
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-sl\\values-sl.xml",
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/intermediates/blame/res/debug/multi-v2/values-sl.json
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-sl\\values-sl.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "5093",
+ "endColumns": "100",
+ "endOffsets": "5189"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-sl\\values-sl.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,212,319,427,514,617,736,821,905,997,1091,1187,1281,1377,1471,1567,1667,1759,1851,1935,2043,2152,2252,2365,2472,2576,2756,2853",
+ "endColumns": "106,106,107,86,102,118,84,83,91,93,95,93,95,93,95,99,91,91,83,107,108,99,112,106,103,179,96,82",
+ "endOffsets": "207,314,422,509,612,731,816,900,992,1086,1182,1276,1372,1466,1562,1662,1754,1846,1930,2038,2147,2247,2360,2467,2571,2751,2848,2931"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,212,319,427,514,617,736,821,905,997,1091,1187,1281,1377,1471,1567,1667,1759,1851,1935,2043,2152,2252,2365,2472,2576,2756,5010",
+ "endColumns": "106,106,107,86,102,118,84,83,91,93,95,93,95,93,95,99,91,91,83,107,108,99,112,106,103,179,96,82",
+ "endOffsets": "207,314,422,509,612,731,816,900,992,1086,1182,1276,1372,1466,1562,1662,1754,1846,1930,2038,2147,2247,2360,2467,2571,2751,2848,5088"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-sl\\values-sl.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,163,294,424,555,649,747,847,962,1058,1151,1251,1344,1446,1560,1653,1740,1824,1928,2032,2118",
+ "endColumns": "107,130,129,130,93,97,99,114,95,92,99,92,101,113,92,86,83,103,103,85,93",
+ "endOffsets": "158,289,419,550,644,742,842,957,1053,1146,1246,1339,1441,1555,1648,1735,1819,1923,2027,2113,2207"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2853,2961,3092,3222,3353,3447,3545,3645,3760,3856,3949,4049,4142,4244,4358,4451,4538,4622,4726,4830,4916",
+ "endColumns": "107,130,129,130,93,97,99,114,95,92,99,92,101,113,92,86,83,103,103,85,93",
+ "endOffsets": "2956,3087,3217,3348,3442,3540,3640,3755,3851,3944,4044,4137,4239,4353,4446,4533,4617,4721,4825,4911,5005"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/src/app/build/intermediates/blame/res/debug/multi-v2/values-sq.json b/src/app/build/intermediates/blame/res/debug/multi-v2/values-sq.json
new file mode 100644
index 00000000..3ca16eab
--- /dev/null
+++ b/src/app/build/intermediates/blame/res/debug/multi-v2/values-sq.json
@@ -0,0 +1,60 @@
+{
+ "logs": [
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-sq\\values-sq.xml",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-sq\\values-sq.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,219,319,431,518,628,751,832,911,1002,1095,1191,1285,1387,1480,1575,1672,1763,1856,1939,2045,2150,2248,2354,2457,2573,2727,2826",
+ "endColumns": "113,99,111,86,109,122,80,78,90,92,95,93,101,92,94,96,90,92,82,105,104,97,105,102,115,153,98,80",
+ "endOffsets": "214,314,426,513,623,746,827,906,997,1090,1186,1280,1382,1475,1570,1667,1758,1851,1934,2040,2145,2243,2349,2452,2568,2722,2821,2902"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,219,319,431,518,628,751,832,911,1002,1095,1191,1285,1387,1480,1575,1672,1763,1856,1939,2045,2150,2248,2354,2457,2573,2727,4944",
+ "endColumns": "113,99,111,86,109,122,80,78,90,92,95,93,101,92,94,96,90,92,82,105,104,97,105,102,115,153,98,80",
+ "endOffsets": "214,314,426,513,623,746,827,906,997,1090,1186,1280,1382,1475,1570,1667,1758,1851,1934,2040,2145,2243,2349,2452,2568,2722,2821,5020"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-sq\\values-sq.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,165,283,400,524,621,709,811,920,1016,1109,1200,1292,1410,1531,1615,1697,1780,1884,1991,2078",
+ "endColumns": "109,117,116,123,96,87,101,108,95,92,90,91,117,120,83,81,82,103,106,86,94",
+ "endOffsets": "160,278,395,519,616,704,806,915,1011,1104,1195,1287,1405,1526,1610,1692,1775,1879,1986,2073,2168"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2826,2936,3054,3171,3295,3392,3480,3582,3691,3787,3880,3971,4063,4181,4302,4386,4468,4551,4655,4762,4849",
+ "endColumns": "109,117,116,123,96,87,101,108,95,92,90,91,117,120,83,81,82,103,106,86,94",
+ "endOffsets": "2931,3049,3166,3290,3387,3475,3577,3686,3782,3875,3966,4058,4176,4297,4381,4463,4546,4650,4757,4844,4939"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-sq\\values-sq.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "5025",
+ "endColumns": "100",
+ "endOffsets": "5121"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/src/app/build/intermediates/blame/res/debug/multi-v2/values-sr.json b/src/app/build/intermediates/blame/res/debug/multi-v2/values-sr.json
new file mode 100644
index 00000000..6e1dfb8e
--- /dev/null
+++ b/src/app/build/intermediates/blame/res/debug/multi-v2/values-sr.json
@@ -0,0 +1,60 @@
+{
+ "logs": [
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-sr\\values-sr.xml",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-sr\\values-sr.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,157,266,377,496,592,680,774,880,978,1071,1167,1260,1377,1489,1576,1659,1745,1851,1959,2045",
+ "endColumns": "101,108,110,118,95,87,93,105,97,92,95,92,116,111,86,82,85,105,107,85,93",
+ "endOffsets": "152,261,372,491,587,675,769,875,973,1066,1162,1255,1372,1484,1571,1654,1740,1846,1954,2040,2134"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2821,2923,3032,3143,3262,3358,3446,3540,3646,3744,3837,3933,4026,4143,4255,4342,4425,4511,4617,4725,4811",
+ "endColumns": "101,108,110,118,95,87,93,105,97,92,95,92,116,111,86,82,85,105,107,85,93",
+ "endOffsets": "2918,3027,3138,3257,3353,3441,3535,3641,3739,3832,3928,4021,4138,4250,4337,4420,4506,4612,4720,4806,4900"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-sr\\values-sr.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "4989",
+ "endColumns": "100",
+ "endOffsets": "5085"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-sr\\values-sr.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,214,317,423,509,613,731,812,892,983,1076,1172,1266,1367,1460,1555,1660,1751,1842,1930,2035,2143,2244,2348,2456,2557,2724,2821",
+ "endColumns": "108,102,105,85,103,117,80,79,90,92,95,93,100,92,94,104,90,90,87,104,107,100,103,107,100,166,96,83",
+ "endOffsets": "209,312,418,504,608,726,807,887,978,1071,1167,1261,1362,1455,1550,1655,1746,1837,1925,2030,2138,2239,2343,2451,2552,2719,2816,2900"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,214,317,423,509,613,731,812,892,983,1076,1172,1266,1367,1460,1555,1660,1751,1842,1930,2035,2143,2244,2348,2456,2557,2724,4905",
+ "endColumns": "108,102,105,85,103,117,80,79,90,92,95,93,100,92,94,104,90,90,87,104,107,100,103,107,100,166,96,83",
+ "endOffsets": "209,312,418,504,608,726,807,887,978,1071,1167,1261,1362,1455,1550,1655,1746,1837,1925,2030,2138,2239,2343,2451,2552,2719,2816,4984"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/src/app/build/intermediates/blame/res/debug/multi-v2/values-sv.json b/src/app/build/intermediates/blame/res/debug/multi-v2/values-sv.json
new file mode 100644
index 00000000..476d264b
--- /dev/null
+++ b/src/app/build/intermediates/blame/res/debug/multi-v2/values-sv.json
@@ -0,0 +1,64 @@
+{
+ "logs": [
+ {
+<<<<<<< HEAD:src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-sv.json
+ "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-sv\\values-sv.xml",
+=======
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-sv\\values-sv.xml",
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/intermediates/blame/res/debug/multi-v2/values-sv.json
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-sv\\values-sv.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "4902",
+ "endColumns": "100",
+ "endOffsets": "4998"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-sv\\values-sv.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,211,314,425,510,612,725,801,877,970,1065,1161,1255,1358,1453,1550,1648,1744,1837,1917,2023,2123,2219,2324,2426,2528,2682,2784",
+ "endColumns": "105,102,110,84,101,112,75,75,92,94,95,93,102,94,96,97,95,92,79,105,99,95,104,101,101,153,101,78",
+ "endOffsets": "206,309,420,505,607,720,796,872,965,1060,1156,1250,1353,1448,1545,1643,1739,1832,1912,2018,2118,2214,2319,2421,2523,2677,2779,2858"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,211,314,425,510,612,725,801,877,970,1065,1161,1255,1358,1453,1550,1648,1744,1837,1917,2023,2123,2219,2324,2426,2528,2682,4823",
+ "endColumns": "105,102,110,84,101,112,75,75,92,94,95,93,102,94,96,97,95,92,79,105,99,95,104,101,101,153,101,78",
+ "endOffsets": "206,309,420,505,607,720,796,872,965,1060,1156,1250,1353,1448,1545,1643,1739,1832,1912,2018,2118,2214,2319,2421,2523,2677,2779,4897"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-sv\\values-sv.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,156,262,369,481,580,666,759,861,957,1049,1144,1235,1353,1465,1549,1636,1719,1816,1914,2000",
+ "endColumns": "100,105,106,111,98,85,92,101,95,91,94,90,117,111,83,86,82,96,97,85,93",
+ "endOffsets": "151,257,364,476,575,661,754,856,952,1044,1139,1230,1348,1460,1544,1631,1714,1811,1909,1995,2089"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2784,2885,2991,3098,3210,3309,3395,3488,3590,3686,3778,3873,3964,4082,4194,4278,4365,4448,4545,4643,4729",
+ "endColumns": "100,105,106,111,98,85,92,101,95,91,94,90,117,111,83,86,82,96,97,85,93",
+ "endOffsets": "2880,2986,3093,3205,3304,3390,3483,3585,3681,3773,3868,3959,4077,4189,4273,4360,4443,4540,4638,4724,4818"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/src/app/build/intermediates/blame/res/debug/multi-v2/values-sw.json b/src/app/build/intermediates/blame/res/debug/multi-v2/values-sw.json
new file mode 100644
index 00000000..c5dd341d
--- /dev/null
+++ b/src/app/build/intermediates/blame/res/debug/multi-v2/values-sw.json
@@ -0,0 +1,64 @@
+{
+ "logs": [
+ {
+<<<<<<< HEAD:src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-sw.json
+ "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-sw\\values-sw.xml",
+=======
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-sw\\values-sw.xml",
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/intermediates/blame/res/debug/multi-v2/values-sw.json
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-sw\\values-sw.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,208,306,414,504,609,726,808,891,982,1075,1169,1263,1364,1457,1552,1647,1738,1830,1912,2013,2122,2221,2328,2437,2542,2704,2801",
+ "endColumns": "102,97,107,89,104,116,81,82,90,92,93,93,100,92,94,94,90,91,81,100,108,98,106,108,104,161,96,81",
+ "endOffsets": "203,301,409,499,604,721,803,886,977,1070,1164,1258,1359,1452,1547,1642,1733,1825,1907,2008,2117,2216,2323,2432,2537,2699,2796,2878"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,208,306,414,504,609,726,808,891,982,1075,1169,1263,1364,1457,1552,1647,1738,1830,1912,2013,2122,2221,2328,2437,2542,2704,4890",
+ "endColumns": "102,97,107,89,104,116,81,82,90,92,93,93,100,92,94,94,90,91,81,100,108,98,106,108,104,161,96,81",
+ "endOffsets": "203,301,409,499,604,721,803,886,977,1070,1164,1258,1359,1452,1547,1642,1733,1825,1907,2008,2117,2216,2323,2432,2537,2699,2796,4967"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-sw\\values-sw.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "4972",
+ "endColumns": "100",
+ "endOffsets": "5068"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-sw\\values-sw.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,161,278,396,514,609,696,794,896,992,1085,1174,1265,1385,1506,1592,1675,1765,1862,1967,2052",
+ "endColumns": "105,116,117,117,94,86,97,101,95,92,88,90,119,120,85,82,89,96,104,84,91",
+ "endOffsets": "156,273,391,509,604,691,789,891,987,1080,1169,1260,1380,1501,1587,1670,1760,1857,1962,2047,2139"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2801,2907,3024,3142,3260,3355,3442,3540,3642,3738,3831,3920,4011,4131,4252,4338,4421,4511,4608,4713,4798",
+ "endColumns": "105,116,117,117,94,86,97,101,95,92,88,90,119,120,85,82,89,96,104,84,91",
+ "endOffsets": "2902,3019,3137,3255,3350,3437,3535,3637,3733,3826,3915,4006,4126,4247,4333,4416,4506,4603,4708,4793,4885"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/src/app/build/intermediates/blame/res/debug/multi-v2/values-sw600dp-v13.json b/src/app/build/intermediates/blame/res/debug/multi-v2/values-sw600dp-v13.json
new file mode 100644
index 00000000..81c974e6
--- /dev/null
+++ b/src/app/build/intermediates/blame/res/debug/multi-v2/values-sw600dp-v13.json
@@ -0,0 +1,36 @@
+{
+ "logs": [
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-sw600dp-v13\\values-sw600dp-v13.xml",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-sw600dp-v13\\values-sw600dp-v13.xml",
+ "from": {
+ "startLines": "2,3",
+ "startColumns": "4,4",
+ "startOffsets": "55,124",
+ "endColumns": "68,68",
+ "endOffsets": "119,188"
+ },
+ "to": {
+ "startLines": "10,11",
+ "startColumns": "4,4",
+ "startOffsets": "611,680",
+ "endColumns": "68,68",
+ "endOffsets": "675,744"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-sw600dp-v13\\values-sw600dp-v13.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9",
+ "startColumns": "4,4,4,4,4,4,4,4",
+ "startOffsets": "55,124,193,263,337,413,472,543",
+ "endColumns": "68,68,69,73,75,58,70,67",
+ "endOffsets": "119,188,258,332,408,467,538,606"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/src/app/build/intermediates/blame/res/debug/multi-v2/values-sw720dp-v13.json b/src/app/build/intermediates/blame/res/debug/multi-v2/values-sw720dp-v13.json
new file mode 100644
index 00000000..55c991f7
--- /dev/null
+++ b/src/app/build/intermediates/blame/res/debug/multi-v2/values-sw720dp-v13.json
@@ -0,0 +1,23 @@
+{
+ "logs": [
+ {
+<<<<<<< HEAD:src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-sw720dp-v13.json
+ "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-sw720dp-v13\\values-sw720dp-v13.xml",
+=======
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-sw720dp-v13\\values-sw720dp-v13.xml",
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/intermediates/blame/res/debug/multi-v2/values-sw720dp-v13.json
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-sw720dp-v13\\values-sw720dp-v13.xml",
+ "from": {
+ "startLines": "2,3",
+ "startColumns": "4,4",
+ "startOffsets": "55,124",
+ "endColumns": "68,68",
+ "endOffsets": "119,188"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/src/app/build/intermediates/blame/res/debug/multi-v2/values-ta.json b/src/app/build/intermediates/blame/res/debug/multi-v2/values-ta.json
new file mode 100644
index 00000000..348f3bb9
--- /dev/null
+++ b/src/app/build/intermediates/blame/res/debug/multi-v2/values-ta.json
@@ -0,0 +1,64 @@
+{
+ "logs": [
+ {
+<<<<<<< HEAD:src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-ta.json
+ "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-ta\\values-ta.xml",
+=======
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-ta\\values-ta.xml",
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/intermediates/blame/res/debug/multi-v2/values-ta.json
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-ta\\values-ta.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "5171",
+ "endColumns": "100",
+ "endOffsets": "5267"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-ta\\values-ta.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,162,280,395,519,620,713,808,917,1026,1136,1236,1342,1450,1579,1683,1781,1881,1988,2089,2176",
+ "endColumns": "106,117,114,123,100,92,94,108,108,109,99,105,107,128,103,97,99,106,100,86,95",
+ "endOffsets": "157,275,390,514,615,708,803,912,1021,1131,1231,1337,1445,1574,1678,1776,1876,1983,2084,2171,2267"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2874,2981,3099,3214,3338,3439,3532,3627,3736,3845,3955,4055,4161,4269,4398,4502,4600,4700,4807,4908,4995",
+ "endColumns": "106,117,114,123,100,92,94,108,108,109,99,105,107,128,103,97,99,106,100,86,95",
+ "endOffsets": "2976,3094,3209,3333,3434,3527,3622,3731,3840,3950,4050,4156,4264,4393,4497,4595,4695,4802,4903,4990,5086"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-ta\\values-ta.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,219,317,432,521,628,754,832,909,1009,1114,1210,1305,1412,1514,1618,1713,1815,1913,1995,2097,2201,2298,2408,2510,2617,2774,2874",
+ "endColumns": "113,97,114,88,106,125,77,76,99,104,95,94,106,101,103,94,101,97,81,101,103,96,109,101,106,156,99,79",
+ "endOffsets": "214,312,427,516,623,749,827,904,1004,1109,1205,1300,1407,1509,1613,1708,1810,1908,1990,2092,2196,2293,2403,2505,2612,2769,2869,2949"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,219,317,432,521,628,754,832,909,1009,1114,1210,1305,1412,1514,1618,1713,1815,1913,1995,2097,2201,2298,2408,2510,2617,2774,5091",
+ "endColumns": "113,97,114,88,106,125,77,76,99,104,95,94,106,101,103,94,101,97,81,101,103,96,109,101,106,156,99,79",
+ "endOffsets": "214,312,427,516,623,749,827,904,1004,1109,1205,1300,1407,1509,1613,1708,1810,1908,1990,2092,2196,2293,2403,2505,2612,2769,2869,5166"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/src/app/build/intermediates/blame/res/debug/multi-v2/values-te.json b/src/app/build/intermediates/blame/res/debug/multi-v2/values-te.json
new file mode 100644
index 00000000..0bd524f1
--- /dev/null
+++ b/src/app/build/intermediates/blame/res/debug/multi-v2/values-te.json
@@ -0,0 +1,60 @@
+{
+ "logs": [
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-te\\values-te.xml",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-te\\values-te.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "5058",
+ "endColumns": "100",
+ "endOffsets": "5154"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-te\\values-te.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,219,328,439,529,634,759,841,923,1014,1107,1203,1297,1398,1491,1586,1681,1772,1863,1947,2060,2168,2267,2378,2480,2597,2763,2864",
+ "endColumns": "113,108,110,89,104,124,81,81,90,92,95,93,100,92,94,94,90,90,83,112,107,98,110,101,116,165,100,81",
+ "endOffsets": "214,323,434,524,629,754,836,918,1009,1102,1198,1292,1393,1486,1581,1676,1767,1858,1942,2055,2163,2262,2373,2475,2592,2758,2859,2941"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,219,328,439,529,634,759,841,923,1014,1107,1203,1297,1398,1491,1586,1681,1772,1863,1947,2060,2168,2267,2378,2480,2597,2763,4976",
+ "endColumns": "113,108,110,89,104,124,81,81,90,92,95,93,100,92,94,94,90,90,83,112,107,98,110,101,116,165,100,81",
+ "endOffsets": "214,323,434,524,629,754,836,918,1009,1102,1198,1292,1393,1486,1581,1676,1767,1858,1942,2055,2163,2262,2373,2475,2592,2758,2859,5053"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-te\\values-te.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,153,265,378,498,599,696,791,908,1007,1102,1203,1299,1413,1525,1613,1696,1777,1882,1985,2072",
+ "endColumns": "97,111,112,119,100,96,94,116,98,94,100,95,113,111,87,82,80,104,102,86,94",
+ "endOffsets": "148,260,373,493,594,691,786,903,1002,1097,1198,1294,1408,1520,1608,1691,1772,1877,1980,2067,2162"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2864,2962,3074,3187,3307,3408,3505,3600,3717,3816,3911,4012,4108,4222,4334,4422,4505,4586,4691,4794,4881",
+ "endColumns": "97,111,112,119,100,96,94,116,98,94,100,95,113,111,87,82,80,104,102,86,94",
+ "endOffsets": "2957,3069,3182,3302,3403,3500,3595,3712,3811,3906,4007,4103,4217,4329,4417,4500,4581,4686,4789,4876,4971"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/src/app/build/intermediates/blame/res/debug/multi-v2/values-th.json b/src/app/build/intermediates/blame/res/debug/multi-v2/values-th.json
new file mode 100644
index 00000000..2deac744
--- /dev/null
+++ b/src/app/build/intermediates/blame/res/debug/multi-v2/values-th.json
@@ -0,0 +1,64 @@
+{
+ "logs": [
+ {
+<<<<<<< HEAD:src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-th.json
+ "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-th\\values-th.xml",
+=======
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-th\\values-th.xml",
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/intermediates/blame/res/debug/multi-v2/values-th.json
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-th\\values-th.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,210,308,416,505,607,717,794,872,963,1056,1152,1246,1347,1440,1535,1629,1720,1811,1892,2000,2104,2202,2310,2415,2516,2669,2764",
+ "endColumns": "104,97,107,88,101,109,76,77,90,92,95,93,100,92,94,93,90,90,80,107,103,97,107,104,100,152,94,80",
+ "endOffsets": "205,303,411,500,602,712,789,867,958,1051,1147,1241,1342,1435,1530,1624,1715,1806,1887,1995,2099,2197,2305,2410,2511,2664,2759,2840"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,210,308,416,505,607,717,794,872,963,1056,1152,1246,1347,1440,1535,1629,1720,1811,1892,2000,2104,2202,2310,2415,2516,2669,4821",
+ "endColumns": "104,97,107,88,101,109,76,77,90,92,95,93,100,92,94,93,90,90,80,107,103,97,107,104,100,152,94,80",
+ "endOffsets": "205,303,411,500,602,712,789,867,958,1051,1147,1241,1342,1435,1530,1624,1715,1806,1887,1995,2099,2197,2305,2410,2511,2664,2759,4897"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-th\\values-th.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "4902",
+ "endColumns": "100",
+ "endOffsets": "4998"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-th\\values-th.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,158,270,384,508,605,691,783,887,981,1072,1174,1264,1366,1475,1566,1648,1730,1825,1934,2018",
+ "endColumns": "102,111,113,123,96,85,91,103,93,90,101,89,101,108,90,81,81,94,108,83,93",
+ "endOffsets": "153,265,379,503,600,686,778,882,976,1067,1169,1259,1361,1470,1561,1643,1725,1820,1929,2013,2107"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2764,2867,2979,3093,3217,3314,3400,3492,3596,3690,3781,3883,3973,4075,4184,4275,4357,4439,4534,4643,4727",
+ "endColumns": "102,111,113,123,96,85,91,103,93,90,101,89,101,108,90,81,81,94,108,83,93",
+ "endOffsets": "2862,2974,3088,3212,3309,3395,3487,3591,3685,3776,3878,3968,4070,4179,4270,4352,4434,4529,4638,4722,4816"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/src/app/build/intermediates/blame/res/debug/multi-v2/values-tl.json b/src/app/build/intermediates/blame/res/debug/multi-v2/values-tl.json
new file mode 100644
index 00000000..fdc8422f
--- /dev/null
+++ b/src/app/build/intermediates/blame/res/debug/multi-v2/values-tl.json
@@ -0,0 +1,64 @@
+{
+ "logs": [
+ {
+<<<<<<< HEAD:src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-tl.json
+ "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-tl\\values-tl.xml",
+=======
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-tl\\values-tl.xml",
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/intermediates/blame/res/debug/multi-v2/values-tl.json
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-tl\\values-tl.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,224,332,449,537,643,764,843,921,1012,1105,1201,1295,1396,1489,1584,1678,1769,1860,1944,2053,2164,2265,2375,2492,2600,2763,2865",
+ "endColumns": "118,107,116,87,105,120,78,77,90,92,95,93,100,92,94,93,90,90,83,108,110,100,109,116,107,162,101,83",
+ "endOffsets": "219,327,444,532,638,759,838,916,1007,1100,1196,1290,1391,1484,1579,1673,1764,1855,1939,2048,2159,2260,2370,2487,2595,2758,2860,2944"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,224,332,449,537,643,764,843,921,1012,1105,1201,1295,1396,1489,1584,1678,1769,1860,1944,2053,2164,2265,2375,2492,2600,2763,4965",
+ "endColumns": "118,107,116,87,105,120,78,77,90,92,95,93,100,92,94,93,90,90,83,108,110,100,109,116,107,162,101,83",
+ "endOffsets": "219,327,444,532,638,759,838,916,1007,1100,1196,1290,1391,1484,1579,1673,1764,1855,1939,2048,2159,2260,2370,2487,2595,2758,2860,5044"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-tl\\values-tl.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,160,273,387,504,608,693,785,894,990,1088,1183,1277,1399,1511,1597,1681,1765,1870,1972,2058",
+ "endColumns": "104,112,113,116,103,84,91,108,95,97,94,93,121,111,85,83,83,104,101,85,96",
+ "endOffsets": "155,268,382,499,603,688,780,889,985,1083,1178,1272,1394,1506,1592,1676,1760,1865,1967,2053,2150"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2865,2970,3083,3197,3314,3418,3503,3595,3704,3800,3898,3993,4087,4209,4321,4407,4491,4575,4680,4782,4868",
+ "endColumns": "104,112,113,116,103,84,91,108,95,97,94,93,121,111,85,83,83,104,101,85,96",
+ "endOffsets": "2965,3078,3192,3309,3413,3498,3590,3699,3795,3893,3988,4082,4204,4316,4402,4486,4570,4675,4777,4863,4960"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-tl\\values-tl.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "5049",
+ "endColumns": "100",
+ "endOffsets": "5145"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/src/app/build/intermediates/blame/res/debug/multi-v2/values-tr.json b/src/app/build/intermediates/blame/res/debug/multi-v2/values-tr.json
new file mode 100644
index 00000000..6ecbb88e
--- /dev/null
+++ b/src/app/build/intermediates/blame/res/debug/multi-v2/values-tr.json
@@ -0,0 +1,64 @@
+{
+ "logs": [
+ {
+<<<<<<< HEAD:src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-tr.json
+ "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-tr\\values-tr.xml",
+=======
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-tr\\values-tr.xml",
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/intermediates/blame/res/debug/multi-v2/values-tr.json
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-tr\\values-tr.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "4936",
+ "endColumns": "100",
+ "endOffsets": "5032"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-tr\\values-tr.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,210,309,421,506,612,732,811,887,978,1071,1164,1258,1356,1449,1551,1646,1737,1828,1907,2014,2119,2215,2322,2424,2532,2688,2786",
+ "endColumns": "104,98,111,84,105,119,78,75,90,92,92,93,97,92,101,94,90,90,78,106,104,95,106,101,107,155,97,78",
+ "endOffsets": "205,304,416,501,607,727,806,882,973,1066,1159,1253,1351,1444,1546,1641,1732,1823,1902,2009,2114,2210,2317,2419,2527,2683,2781,2860"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,210,309,421,506,612,732,811,887,978,1071,1164,1258,1356,1449,1551,1646,1737,1828,1907,2014,2119,2215,2322,2424,2532,2688,4857",
+ "endColumns": "104,98,111,84,105,119,78,75,90,92,92,93,97,92,101,94,90,90,78,106,104,95,106,101,107,155,97,78",
+ "endOffsets": "205,304,416,501,607,727,806,882,973,1066,1159,1253,1351,1444,1546,1641,1732,1823,1902,2009,2114,2210,2317,2419,2527,2683,2781,4931"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-tr\\values-tr.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,159,268,380,500,598,691,786,892,988,1082,1180,1274,1374,1480,1567,1650,1734,1833,1945,2031",
+ "endColumns": "103,108,111,119,97,92,94,105,95,93,97,93,99,105,86,82,83,98,111,85,94",
+ "endOffsets": "154,263,375,495,593,686,781,887,983,1077,1175,1269,1369,1475,1562,1645,1729,1828,1940,2026,2121"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2786,2890,2999,3111,3231,3329,3422,3517,3623,3719,3813,3911,4005,4105,4211,4298,4381,4465,4564,4676,4762",
+ "endColumns": "103,108,111,119,97,92,94,105,95,93,97,93,99,105,86,82,83,98,111,85,94",
+ "endOffsets": "2885,2994,3106,3226,3324,3417,3512,3618,3714,3808,3906,4000,4100,4206,4293,4376,4460,4559,4671,4757,4852"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/src/app/build/intermediates/blame/res/debug/multi-v2/values-uk.json b/src/app/build/intermediates/blame/res/debug/multi-v2/values-uk.json
new file mode 100644
index 00000000..b396d3ee
--- /dev/null
+++ b/src/app/build/intermediates/blame/res/debug/multi-v2/values-uk.json
@@ -0,0 +1,64 @@
+{
+ "logs": [
+ {
+<<<<<<< HEAD:src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-uk.json
+ "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-uk\\values-uk.xml",
+=======
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-uk\\values-uk.xml",
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/intermediates/blame/res/debug/multi-v2/values-uk.json
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-uk\\values-uk.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "5004",
+ "endColumns": "100",
+ "endOffsets": "5100"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-uk\\values-uk.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,215,317,423,509,617,735,814,894,985,1078,1174,1268,1369,1462,1557,1652,1743,1834,1915,2021,2128,2226,2334,2440,2549,2719,2819",
+ "endColumns": "109,101,105,85,107,117,78,79,90,92,95,93,100,92,94,94,90,90,80,105,106,97,107,105,108,169,99,80",
+ "endOffsets": "210,312,418,504,612,730,809,889,980,1073,1169,1263,1364,1457,1552,1647,1738,1829,1910,2016,2123,2221,2329,2435,2544,2714,2814,2895"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,215,317,423,509,617,735,814,894,985,1078,1174,1268,1369,1462,1557,1652,1743,1834,1915,2021,2128,2226,2334,2440,2549,2719,4923",
+ "endColumns": "109,101,105,85,107,117,78,79,90,92,95,93,100,92,94,94,90,90,80,105,106,97,107,105,108,169,99,80",
+ "endOffsets": "210,312,418,504,612,730,809,889,980,1073,1169,1263,1364,1457,1552,1647,1738,1829,1910,2016,2123,2221,2329,2435,2544,2714,2814,4999"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-uk\\values-uk.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,161,274,389,505,600,699,800,905,1003,1099,1193,1289,1391,1504,1594,1682,1768,1874,1977,2064",
+ "endColumns": "105,112,114,115,94,98,100,104,97,95,93,95,101,112,89,87,85,105,102,86,94",
+ "endOffsets": "156,269,384,500,595,694,795,900,998,1094,1188,1284,1386,1499,1589,1677,1763,1869,1972,2059,2154"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2819,2925,3038,3153,3269,3364,3463,3564,3669,3767,3863,3957,4053,4155,4268,4358,4446,4532,4638,4741,4828",
+ "endColumns": "105,112,114,115,94,98,100,104,97,95,93,95,101,112,89,87,85,105,102,86,94",
+ "endOffsets": "2920,3033,3148,3264,3359,3458,3559,3664,3762,3858,3952,4048,4150,4263,4353,4441,4527,4633,4736,4823,4918"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/src/app/build/intermediates/blame/res/debug/multi-v2/values-ur.json b/src/app/build/intermediates/blame/res/debug/multi-v2/values-ur.json
new file mode 100644
index 00000000..d69ce46b
--- /dev/null
+++ b/src/app/build/intermediates/blame/res/debug/multi-v2/values-ur.json
@@ -0,0 +1,64 @@
+{
+ "logs": [
+ {
+<<<<<<< HEAD:src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-ur.json
+ "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-ur\\values-ur.xml",
+=======
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-ur\\values-ur.xml",
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/intermediates/blame/res/debug/multi-v2/values-ur.json
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-ur\\values-ur.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,215,321,430,516,620,740,816,892,984,1078,1174,1268,1370,1464,1560,1654,1746,1838,1923,2031,2140,2242,2353,2453,2561,2726,2824",
+ "endColumns": "109,105,108,85,103,119,75,75,91,93,95,93,101,93,95,93,91,91,84,107,108,101,110,99,107,164,97,79",
+ "endOffsets": "210,316,425,511,615,735,811,887,979,1073,1169,1263,1365,1459,1555,1649,1741,1833,1918,2026,2135,2237,2348,2448,2556,2721,2819,2899"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,215,321,430,516,620,740,816,892,984,1078,1174,1268,1370,1464,1560,1654,1746,1838,1923,2031,2140,2242,2353,2453,2561,2726,4923",
+ "endColumns": "109,105,108,85,103,119,75,75,91,93,95,93,101,93,95,93,91,91,84,107,108,101,110,99,107,164,97,79",
+ "endOffsets": "210,316,425,511,615,735,811,887,979,1073,1169,1263,1365,1459,1555,1649,1741,1833,1918,2026,2135,2237,2348,2448,2556,2721,2819,4998"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-ur\\values-ur.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "5003",
+ "endColumns": "100",
+ "endOffsets": "5099"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-ur\\values-ur.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,160,270,388,505,609,701,792,901,1000,1094,1192,1286,1404,1519,1608,1692,1775,1879,1979,2063",
+ "endColumns": "104,109,117,116,103,91,90,108,98,93,97,93,117,114,88,83,82,103,99,83,90",
+ "endOffsets": "155,265,383,500,604,696,787,896,995,1089,1187,1281,1399,1514,1603,1687,1770,1874,1974,2058,2149"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2824,2929,3039,3157,3274,3378,3470,3561,3670,3769,3863,3961,4055,4173,4288,4377,4461,4544,4648,4748,4832",
+ "endColumns": "104,109,117,116,103,91,90,108,98,93,97,93,117,114,88,83,82,103,99,83,90",
+ "endOffsets": "2924,3034,3152,3269,3373,3465,3556,3665,3764,3858,3956,4050,4168,4283,4372,4456,4539,4643,4743,4827,4918"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/src/app/build/intermediates/blame/res/debug/multi-v2/values-uz.json b/src/app/build/intermediates/blame/res/debug/multi-v2/values-uz.json
new file mode 100644
index 00000000..81e90111
--- /dev/null
+++ b/src/app/build/intermediates/blame/res/debug/multi-v2/values-uz.json
@@ -0,0 +1,64 @@
+{
+ "logs": [
+ {
+<<<<<<< HEAD:src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-uz.json
+ "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-uz\\values-uz.xml",
+=======
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-uz\\values-uz.xml",
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/intermediates/blame/res/debug/multi-v2/values-uz.json
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-uz\\values-uz.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,164,276,392,507,606,708,805,918,1015,1116,1205,1297,1408,1521,1605,1687,1775,1886,1998,2083",
+ "endColumns": "108,111,115,114,98,101,96,112,96,100,88,91,110,112,83,81,87,110,111,84,96",
+ "endOffsets": "159,271,387,502,601,703,800,913,1010,1111,1200,1292,1403,1516,1600,1682,1770,1881,1993,2078,2175"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2805,2914,3026,3142,3257,3356,3458,3555,3668,3765,3866,3955,4047,4158,4271,4355,4437,4525,4636,4748,4833",
+ "endColumns": "108,111,115,114,98,101,96,112,96,100,88,91,110,112,83,81,87,110,111,84,96",
+ "endOffsets": "2909,3021,3137,3252,3351,3453,3550,3663,3760,3861,3950,4042,4153,4266,4350,4432,4520,4631,4743,4828,4925"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-uz\\values-uz.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,210,314,428,514,614,730,810,889,980,1073,1169,1263,1358,1451,1546,1641,1732,1824,1908,2017,2124,2225,2333,2438,2545,2706,2805",
+ "endColumns": "104,103,113,85,99,115,79,78,90,92,95,93,94,92,94,94,90,91,83,108,106,100,107,104,106,160,98,83",
+ "endOffsets": "205,309,423,509,609,725,805,884,975,1068,1164,1258,1353,1446,1541,1636,1727,1819,1903,2012,2119,2220,2328,2433,2540,2701,2800,2884"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,210,314,428,514,614,730,810,889,980,1073,1169,1263,1358,1451,1546,1641,1732,1824,1908,2017,2124,2225,2333,2438,2545,2706,4930",
+ "endColumns": "104,103,113,85,99,115,79,78,90,92,95,93,94,92,94,94,90,91,83,108,106,100,107,104,106,160,98,83",
+ "endOffsets": "205,309,423,509,609,725,805,884,975,1068,1164,1258,1353,1446,1541,1636,1727,1819,1903,2012,2119,2220,2328,2433,2540,2701,2800,5009"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-uz\\values-uz.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "5014",
+ "endColumns": "100",
+ "endOffsets": "5110"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/src/app/build/intermediates/blame/res/debug/multi-v2/values-v16.json b/src/app/build/intermediates/blame/res/debug/multi-v2/values-v16.json
new file mode 100644
index 00000000..41dcb801
--- /dev/null
+++ b/src/app/build/intermediates/blame/res/debug/multi-v2/values-v16.json
@@ -0,0 +1,38 @@
+{
+ "logs": [
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-v16\\values-v16.xml",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-v16\\values-v16.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "65",
+ "endOffsets": "116"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-v16\\values-v16.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endLines": "5",
+ "endColumns": "12",
+ "endOffsets": "223"
+ },
+ "to": {
+ "startLines": "3",
+ "startColumns": "4",
+ "startOffsets": "121",
+ "endLines": "6",
+ "endColumns": "12",
+ "endOffsets": "289"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/src/app/build/intermediates/blame/res/debug/multi-v2/values-v17.json b/src/app/build/intermediates/blame/res/debug/multi-v2/values-v17.json
new file mode 100644
index 00000000..87861973
--- /dev/null
+++ b/src/app/build/intermediates/blame/res/debug/multi-v2/values-v17.json
@@ -0,0 +1,24 @@
+{
+ "logs": [
+ {
+<<<<<<< HEAD:src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-v17.json
+ "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-v17\\values-v17.xml",
+=======
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-v17\\values-v17.xml",
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/intermediates/blame/res/debug/multi-v2/values-v17.json
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-v17\\values-v17.xml",
+ "from": {
+ "startLines": "2,5,9,12,15,18,22,25,29,33,37,40,43,46,50,53,57",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,228,456,614,764,936,1161,1331,1559,1783,2025,2196,2370,2539,2812,3012,3216",
+ "endLines": "4,8,11,14,17,21,24,28,32,36,39,42,45,49,52,56,60",
+ "endColumns": "12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12",
+ "endOffsets": "223,451,609,759,931,1156,1326,1554,1778,2020,2191,2365,2534,2807,3007,3211,3540"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/src/app/build/intermediates/blame/res/debug/multi-v2/values-v18.json b/src/app/build/intermediates/blame/res/debug/multi-v2/values-v18.json
new file mode 100644
index 00000000..cebec539
--- /dev/null
+++ b/src/app/build/intermediates/blame/res/debug/multi-v2/values-v18.json
@@ -0,0 +1,19 @@
+{
+ "logs": [
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-v18\\values-v18.xml",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-v18\\values-v18.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "48",
+ "endOffsets": "99"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/src/app/build/intermediates/blame/res/debug/multi-v2/values-v21.json b/src/app/build/intermediates/blame/res/debug/multi-v2/values-v21.json
new file mode 100644
index 00000000..dc2ed0ea
--- /dev/null
+++ b/src/app/build/intermediates/blame/res/debug/multi-v2/values-v21.json
@@ -0,0 +1,66 @@
+{
+ "logs": [
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-v21\\values-v21.xml",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-v21\\values-v21.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,13",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,159,223,290,354,470,596,722,850,1022",
+ "endLines": "2,3,4,5,6,7,8,9,12,17",
+ "endColumns": "103,63,66,63,115,125,125,127,12,12",
+ "endOffsets": "154,218,285,349,465,591,717,845,1017,1355"
+ },
+ "to": {
+ "startLines": "2,3,4,5,263,264,271,275,279,282",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,159,223,290,19262,19378,19835,20129,20424,20596",
+ "endLines": "2,3,4,5,263,264,271,275,281,286",
+ "endColumns": "103,63,66,63,115,125,125,127,12,12",
+ "endOffsets": "154,218,285,349,19373,19499,19956,20252,20591,20929"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-v21\\values-v21.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,17,19,20,21,22,24,26,27,28,29,30,32,34,36,38,40,42,43,48,50,52,53,54,56,58,59,60,61,62,63,107,110,154,157,160,162,164,166,169,171,174,175,176,179,180,181,182,183,184,187,188,190,192,194,196,200,202,203,204,205,207,211,213,215,216,217,218,219,221,222,223,233,234,235,247",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,146,249,352,457,564,673,782,891,1000,1109,1216,1319,1438,1593,1748,1853,1974,2075,2222,2363,2466,2585,2692,2795,2950,3121,3270,3435,3592,3743,3862,4234,4383,4532,4644,4791,4944,5091,5166,5255,5342,5443,5546,8614,8799,11879,12076,12275,12398,12521,12634,12817,12948,13149,13238,13349,13582,13683,13778,13901,14030,14147,14324,14423,14558,14701,14836,14955,15156,15275,15368,15479,15535,15642,15837,15948,16081,16176,16267,16358,16475,16614,16685,16768,17448,17505,17563,18257",
+ "endLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,16,18,19,20,21,23,25,26,27,28,29,31,33,35,37,39,41,42,47,49,51,52,53,55,57,58,59,60,61,62,106,109,153,156,159,161,163,165,168,170,173,174,175,178,179,180,181,182,183,186,187,189,191,193,195,199,201,202,203,204,206,210,212,214,215,216,217,218,220,221,222,232,233,234,246,258",
+ "endColumns": "90,102,102,104,106,108,108,108,108,108,106,102,118,12,12,104,120,100,12,12,102,118,106,102,12,12,12,12,12,12,118,12,12,12,111,146,12,12,74,88,86,100,102,12,12,12,12,12,12,12,12,12,12,12,88,110,12,100,94,122,128,116,12,98,12,12,12,12,12,12,92,110,55,12,12,12,12,94,90,90,116,12,70,82,12,56,57,12,12",
+ "endOffsets": "141,244,347,452,559,668,777,886,995,1104,1211,1314,1433,1588,1743,1848,1969,2070,2217,2358,2461,2580,2687,2790,2945,3116,3265,3430,3587,3738,3857,4229,4378,4527,4639,4786,4939,5086,5161,5250,5337,5438,5541,8609,8794,11874,12071,12270,12393,12516,12629,12812,12943,13144,13233,13344,13577,13678,13773,13896,14025,14142,14319,14418,14553,14696,14831,14950,15151,15270,15363,15474,15530,15637,15832,15943,16076,16171,16262,16353,16470,16609,16680,16763,17443,17500,17558,18252,18958"
+ },
+ "to": {
+ "startLines": "6,7,8,9,10,11,12,13,14,15,16,17,18,19,21,23,24,25,26,28,30,31,32,33,34,36,38,40,42,44,46,47,52,54,56,57,58,60,62,63,64,65,66,67,111,114,158,161,164,166,168,170,173,175,178,179,180,183,184,185,186,187,188,191,192,194,196,198,200,204,206,207,208,209,211,215,217,219,220,221,222,223,225,226,227,237,238,239,251",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "354,445,548,651,756,863,972,1081,1190,1299,1408,1515,1618,1737,1892,2047,2152,2273,2374,2521,2662,2765,2884,2991,3094,3249,3420,3569,3734,3891,4042,4161,4533,4682,4831,4943,5090,5243,5390,5465,5554,5641,5742,5845,8913,9098,12178,12375,12574,12697,12820,12933,13116,13247,13448,13537,13648,13881,13982,14077,14200,14329,14446,14623,14722,14857,15000,15135,15254,15455,15574,15667,15778,15834,15941,16136,16247,16380,16475,16566,16657,16774,16913,16984,17067,17747,17804,17862,18556",
+ "endLines": "6,7,8,9,10,11,12,13,14,15,16,17,18,20,22,23,24,25,27,29,30,31,32,33,35,37,39,41,43,45,46,51,53,55,56,57,59,61,62,63,64,65,66,110,113,157,160,163,165,167,169,172,174,177,178,179,182,183,184,185,186,187,190,191,193,195,197,199,203,205,206,207,208,210,214,216,218,219,220,221,222,224,225,226,236,237,238,250,262",
+ "endColumns": "90,102,102,104,106,108,108,108,108,108,106,102,118,12,12,104,120,100,12,12,102,118,106,102,12,12,12,12,12,12,118,12,12,12,111,146,12,12,74,88,86,100,102,12,12,12,12,12,12,12,12,12,12,12,88,110,12,100,94,122,128,116,12,98,12,12,12,12,12,12,92,110,55,12,12,12,12,94,90,90,116,12,70,82,12,56,57,12,12",
+ "endOffsets": "440,543,646,751,858,967,1076,1185,1294,1403,1510,1613,1732,1887,2042,2147,2268,2369,2516,2657,2760,2879,2986,3089,3244,3415,3564,3729,3886,4037,4156,4528,4677,4826,4938,5085,5238,5385,5460,5549,5636,5737,5840,8908,9093,12173,12370,12569,12692,12815,12928,13111,13242,13443,13532,13643,13876,13977,14072,14195,14324,14441,14618,14717,14852,14995,15130,15249,15450,15569,15662,15773,15829,15936,16131,16242,16375,16470,16561,16652,16769,16908,16979,17062,17742,17799,17857,18551,19257"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3748c447639623a0c90cb541e38e687e\\media-1.0.0\\res\\values-v21\\values-v21.xml",
+ "from": {
+ "startLines": "2,5,8,11",
+ "startColumns": "4,4,4,4",
+ "startOffsets": "55,223,386,554",
+ "endLines": "4,7,10,13",
+ "endColumns": "12,12,12,12",
+ "endOffsets": "218,381,549,716"
+ },
+ "to": {
+ "startLines": "265,268,272,276",
+ "startColumns": "4,4,4,4",
+ "startOffsets": "19504,19672,19961,20257",
+ "endLines": "267,270,274,278",
+ "endColumns": "12,12,12,12",
+ "endOffsets": "19667,19830,20124,20419"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/src/app/build/intermediates/blame/res/debug/multi-v2/values-v22.json b/src/app/build/intermediates/blame/res/debug/multi-v2/values-v22.json
new file mode 100644
index 00000000..af2d7813
--- /dev/null
+++ b/src/app/build/intermediates/blame/res/debug/multi-v2/values-v22.json
@@ -0,0 +1,24 @@
+{
+ "logs": [
+ {
+<<<<<<< HEAD:src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-v22.json
+ "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-v22\\values-v22.xml",
+=======
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-v22\\values-v22.xml",
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/intermediates/blame/res/debug/multi-v2/values-v22.json
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-v22\\values-v22.xml",
+ "from": {
+ "startLines": "2,3,4,9",
+ "startColumns": "4,4,4,4",
+ "startOffsets": "55,130,217,553",
+ "endLines": "2,3,8,13",
+ "endColumns": "74,86,12,12",
+ "endOffsets": "125,212,548,896"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/src/app/build/intermediates/blame/res/debug/multi-v2/values-v23.json b/src/app/build/intermediates/blame/res/debug/multi-v2/values-v23.json
new file mode 100644
index 00000000..080b374c
--- /dev/null
+++ b/src/app/build/intermediates/blame/res/debug/multi-v2/values-v23.json
@@ -0,0 +1,24 @@
+{
+ "logs": [
+ {
+<<<<<<< HEAD:src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-v23.json
+ "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-v23\\values-v23.xml",
+=======
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-v23\\values-v23.xml",
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/intermediates/blame/res/debug/multi-v2/values-v23.json
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-v23\\values-v23.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,19,32,33,34,35,36",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,190,325,400,487,1277,2079,2206,2311,2426,2533",
+ "endLines": "2,3,4,5,18,31,32,33,34,35,36",
+ "endColumns": "134,134,74,86,12,12,126,104,114,106,112",
+ "endOffsets": "185,320,395,482,1272,2074,2201,2306,2421,2528,2641"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/src/app/build/intermediates/blame/res/debug/multi-v2/values-v24.json b/src/app/build/intermediates/blame/res/debug/multi-v2/values-v24.json
new file mode 100644
index 00000000..5c77d1c9
--- /dev/null
+++ b/src/app/build/intermediates/blame/res/debug/multi-v2/values-v24.json
@@ -0,0 +1,40 @@
+{
+ "logs": [
+ {
+<<<<<<< HEAD:src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-v24.json
+ "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-v24\\values-v24.xml",
+=======
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-v24\\values-v24.xml",
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/intermediates/blame/res/debug/multi-v2/values-v24.json
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3748c447639623a0c90cb541e38e687e\\media-1.0.0\\res\\values-v24\\values-v24.xml",
+ "from": {
+ "startLines": "2,3,4,5",
+ "startColumns": "4,4,4,4",
+ "startOffsets": "55,121,182,248",
+ "endColumns": "65,60,65,66",
+ "endOffsets": "116,177,243,310"
+ },
+ "to": {
+ "startLines": "4,5,6,7",
+ "startColumns": "4,4,4,4",
+ "startOffsets": "347,413,474,540",
+ "endColumns": "65,60,65,66",
+ "endOffsets": "408,469,535,602"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-v24\\values-v24.xml",
+ "from": {
+ "startLines": "2,3",
+ "startColumns": "4,4",
+ "startOffsets": "55,212",
+ "endColumns": "156,134",
+ "endOffsets": "207,342"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/src/app/build/intermediates/blame/res/debug/multi-v2/values-v25.json b/src/app/build/intermediates/blame/res/debug/multi-v2/values-v25.json
new file mode 100644
index 00000000..9679b680
--- /dev/null
+++ b/src/app/build/intermediates/blame/res/debug/multi-v2/values-v25.json
@@ -0,0 +1,20 @@
+{
+ "logs": [
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-v25\\values-v25.xml",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-v25\\values-v25.xml",
+ "from": {
+ "startLines": "2,3,4,6",
+ "startColumns": "4,4,4,4",
+ "startOffsets": "55,126,209,308",
+ "endLines": "2,3,5,7",
+ "endColumns": "70,82,12,12",
+ "endOffsets": "121,204,303,414"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/src/app/build/intermediates/blame/res/debug/multi-v2/values-v26.json b/src/app/build/intermediates/blame/res/debug/multi-v2/values-v26.json
new file mode 100644
index 00000000..d4be9ad1
--- /dev/null
+++ b/src/app/build/intermediates/blame/res/debug/multi-v2/values-v26.json
@@ -0,0 +1,24 @@
+{
+ "logs": [
+ {
+<<<<<<< HEAD:src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-v26.json
+ "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-v26\\values-v26.xml",
+=======
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-v26\\values-v26.xml",
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/intermediates/blame/res/debug/multi-v2/values-v26.json
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-v26\\values-v26.xml",
+ "from": {
+ "startLines": "2,3,4,8,12,16",
+ "startColumns": "4,4,4,4,4,4",
+ "startOffsets": "55,130,217,431,657,896",
+ "endLines": "2,3,7,11,15,16",
+ "endColumns": "74,86,12,12,12,92",
+ "endOffsets": "125,212,426,652,891,984"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/src/app/build/intermediates/blame/res/debug/multi-v2/values-v28.json b/src/app/build/intermediates/blame/res/debug/multi-v2/values-v28.json
new file mode 100644
index 00000000..92ed073e
--- /dev/null
+++ b/src/app/build/intermediates/blame/res/debug/multi-v2/values-v28.json
@@ -0,0 +1,20 @@
+{
+ "logs": [
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-v28\\values-v28.xml",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-v28\\values-v28.xml",
+ "from": {
+ "startLines": "2,3,4,8",
+ "startColumns": "4,4,4,4",
+ "startOffsets": "55,130,217,447",
+ "endLines": "2,3,7,11",
+ "endColumns": "74,86,12,12",
+ "endOffsets": "125,212,442,684"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/src/app/build/intermediates/blame/res/debug/multi-v2/values-vi.json b/src/app/build/intermediates/blame/res/debug/multi-v2/values-vi.json
new file mode 100644
index 00000000..c8e066b8
--- /dev/null
+++ b/src/app/build/intermediates/blame/res/debug/multi-v2/values-vi.json
@@ -0,0 +1,64 @@
+{
+ "logs": [
+ {
+<<<<<<< HEAD:src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-vi.json
+ "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-vi\\values-vi.xml",
+=======
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-vi\\values-vi.xml",
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/intermediates/blame/res/debug/multi-v2/values-vi.json
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-vi\\values-vi.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,154,260,369,483,580,666,762,870,965,1060,1156,1249,1362,1478,1565,1647,1729,1826,1932,2020",
+ "endColumns": "98,105,108,113,96,85,95,107,94,94,95,92,112,115,86,81,81,96,105,87,94",
+ "endOffsets": "149,255,364,478,575,661,757,865,960,1055,1151,1244,1357,1473,1560,1642,1724,1821,1927,2015,2110"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2817,2916,3022,3131,3245,3342,3428,3524,3632,3727,3822,3918,4011,4124,4240,4327,4409,4491,4588,4694,4782",
+ "endColumns": "98,105,108,113,96,85,95,107,94,94,95,92,112,115,86,81,81,96,105,87,94",
+ "endOffsets": "2911,3017,3126,3240,3337,3423,3519,3627,3722,3817,3913,4006,4119,4235,4322,4404,4486,4583,4689,4777,4872"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-vi\\values-vi.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "4961",
+ "endColumns": "100",
+ "endOffsets": "5057"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-vi\\values-vi.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,219,327,436,520,623,742,819,896,987,1080,1176,1270,1371,1464,1559,1657,1748,1839,1923,2027,2136,2237,2342,2456,2561,2718,2817",
+ "endColumns": "113,107,108,83,102,118,76,76,90,92,95,93,100,92,94,97,90,90,83,103,108,100,104,113,104,156,98,83",
+ "endOffsets": "214,322,431,515,618,737,814,891,982,1075,1171,1265,1366,1459,1554,1652,1743,1834,1918,2022,2131,2232,2337,2451,2556,2713,2812,2896"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,219,327,436,520,623,742,819,896,987,1080,1176,1270,1371,1464,1559,1657,1748,1839,1923,2027,2136,2237,2342,2456,2561,2718,4877",
+ "endColumns": "113,107,108,83,102,118,76,76,90,92,95,93,100,92,94,97,90,90,83,103,108,100,104,113,104,156,98,83",
+ "endOffsets": "214,322,431,515,618,737,814,891,982,1075,1171,1265,1366,1459,1554,1652,1743,1834,1918,2022,2131,2232,2337,2451,2556,2713,2812,4956"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/src/app/build/intermediates/blame/res/debug/multi-v2/values-watch-v20.json b/src/app/build/intermediates/blame/res/debug/multi-v2/values-watch-v20.json
new file mode 100644
index 00000000..6fe59b90
--- /dev/null
+++ b/src/app/build/intermediates/blame/res/debug/multi-v2/values-watch-v20.json
@@ -0,0 +1,24 @@
+{
+ "logs": [
+ {
+<<<<<<< HEAD:src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-watch-v20.json
+ "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-watch-v20\\values-watch-v20.xml",
+=======
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-watch-v20\\values-watch-v20.xml",
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/intermediates/blame/res/debug/multi-v2/values-watch-v20.json
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-watch-v20\\values-watch-v20.xml",
+ "from": {
+ "startLines": "2,5,8",
+ "startColumns": "4,4,4",
+ "startOffsets": "55,214,385",
+ "endLines": "4,7,10",
+ "endColumns": "12,12,12",
+ "endOffsets": "209,380,553"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/src/app/build/intermediates/blame/res/debug/multi-v2/values-watch-v21.json b/src/app/build/intermediates/blame/res/debug/multi-v2/values-watch-v21.json
new file mode 100644
index 00000000..74c4de70
--- /dev/null
+++ b/src/app/build/intermediates/blame/res/debug/multi-v2/values-watch-v21.json
@@ -0,0 +1,24 @@
+{
+ "logs": [
+ {
+<<<<<<< HEAD:src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-watch-v21.json
+ "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-watch-v21\\values-watch-v21.xml",
+=======
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-watch-v21\\values-watch-v21.xml",
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/intermediates/blame/res/debug/multi-v2/values-watch-v21.json
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-watch-v21\\values-watch-v21.xml",
+ "from": {
+ "startLines": "2,6,10",
+ "startColumns": "4,4,4",
+ "startOffsets": "55,271,499",
+ "endLines": "5,9,13",
+ "endColumns": "12,12,12",
+ "endOffsets": "266,494,724"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/src/app/build/intermediates/blame/res/debug/multi-v2/values-xlarge-v4.json b/src/app/build/intermediates/blame/res/debug/multi-v2/values-xlarge-v4.json
new file mode 100644
index 00000000..cb63538b
--- /dev/null
+++ b/src/app/build/intermediates/blame/res/debug/multi-v2/values-xlarge-v4.json
@@ -0,0 +1,23 @@
+{
+ "logs": [
+ {
+<<<<<<< HEAD:src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-xlarge-v4.json
+ "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-xlarge-v4\\values-xlarge-v4.xml",
+=======
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-xlarge-v4\\values-xlarge-v4.xml",
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/intermediates/blame/res/debug/multi-v2/values-xlarge-v4.json
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-xlarge-v4\\values-xlarge-v4.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7",
+ "startColumns": "4,4,4,4,4,4",
+ "startOffsets": "55,126,197,267,337,405",
+ "endColumns": "70,70,69,69,67,67",
+ "endOffsets": "121,192,262,332,400,468"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/src/app/build/intermediates/blame/res/debug/multi-v2/values-zh-rCN.json b/src/app/build/intermediates/blame/res/debug/multi-v2/values-zh-rCN.json
new file mode 100644
index 00000000..3ea2a420
--- /dev/null
+++ b/src/app/build/intermediates/blame/res/debug/multi-v2/values-zh-rCN.json
@@ -0,0 +1,98 @@
+{
+ "logs": [
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-zh-rCN\\values-zh-rCN.xml",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-zh-rCN\\values-zh-rCN.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,148,240,334,431,517,596,683,777,870,960,1048,1136,1235,1335,1416,1496,1576,1666,1756,1838",
+ "endColumns": "92,91,93,96,85,78,86,93,92,89,87,87,98,99,80,79,79,89,89,81,88",
+ "endOffsets": "143,235,329,426,512,591,678,772,865,955,1043,1131,1230,1330,1411,1491,1571,1661,1751,1833,1922"
+ },
+ "to": {
+ "startLines": "106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "6727,6820,6912,7006,7103,7189,7268,7355,7449,7542,7632,7720,7808,7907,8007,8088,8168,8248,8338,8428,8510",
+ "endColumns": "92,91,93,96,85,78,86,93,92,89,87,87,98,99,80,79,79,89,89,81,88",
+ "endOffsets": "6815,6907,7001,7098,7184,7263,7350,7444,7537,7627,7715,7803,7902,8002,8083,8163,8243,8333,8423,8505,8594"
+ }
+ },
+ {
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\src\\main\\res\\values-zh-rCN\\strings.xml",
+ "from": {
+ "startLines": "139,79,78,77,76,20,21,22,123,124,131,130,27,137,89,88,85,87,86,84,83,82,101,100,99,91,19,61,30,31,92,80,125,75,64,67,39,45,71,69,50,40,60,59,58,54,53,51,52,55,133,56,134,46,74,57,65,44,49,48,47,63,70,68,66,43,62,41,42,73,135,29,35,37,34,36,72,33,32,26,25,108,107,110,122,115,114,116,117,119,118,109,113,111,112,106,120,121,129,127,126,128,28,90,98,103,102,104,97,96,95,94,23,24",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "7443,3971,3904,3830,3779,897,938,987,6786,6832,7189,7138,1276,7390,4613,4552,4343,4474,4412,4283,4217,4153,5273,5212,5148,4732,846,2988,1449,1503,4787,4045,6890,3719,3148,3290,1887,2174,3487,3386,2425,1941,2927,2873,2821,2622,2573,2477,2526,2669,7246,2717,7296,2218,3659,2768,3192,2130,2377,2320,2264,3092,3437,3340,3245,2085,3049,1992,2034,3599,7342,1397,1708,1806,1660,1758,3542,1612,1566,1224,1170,5655,5595,5798,6711,6114,6044,6179,6258,6443,6369,5731,5988,5856,5922,5545,6548,6632,7099,6990,6941,7036,1339,4676,5088,5388,5329,5456,5039,4993,4944,4892,1036,1103",
+ "endLines": "141,79,78,77,76,20,21,22,123,124,131,130,27,137,89,88,85,87,86,84,83,82,101,100,99,91,19,61,30,31,92,80,125,75,64,67,39,45,71,69,50,40,60,59,58,54,53,51,52,55,133,56,134,46,74,57,65,44,49,48,47,63,70,68,66,43,62,41,42,73,135,29,35,37,34,36,72,33,32,26,25,108,107,110,122,115,114,116,117,119,118,109,113,111,112,106,120,121,129,127,126,128,28,90,98,103,102,104,97,96,95,94,23,24",
+ "endColumns": "14,72,65,72,49,39,47,47,44,56,53,49,61,49,61,59,67,76,60,58,64,62,54,59,62,53,49,59,52,61,84,80,49,58,42,48,52,42,53,49,50,49,59,52,50,45,47,47,45,46,48,49,44,44,58,51,51,42,46,55,54,54,48,44,43,43,41,40,49,58,44,50,48,48,46,46,55,46,44,50,52,74,58,56,73,63,68,77,109,103,72,65,54,64,64,48,82,77,37,44,47,61,56,54,58,66,57,61,47,44,47,50,65,65",
+ "endOffsets": "7617,4039,3965,3898,3824,932,981,1030,6826,6884,7238,7183,1333,7435,4670,4607,4406,4546,4468,4337,4277,4211,5323,5267,5206,4781,891,3043,1497,1560,4867,4121,6935,3773,3186,3334,1935,2212,3536,3431,2471,1986,2982,2921,2867,2663,2616,2520,2567,2711,7290,2762,7336,2258,3713,2815,3239,2168,2419,2371,2314,3142,3481,3380,3284,2124,3086,2028,2079,3653,7382,1443,1752,1850,1702,1800,3593,1654,1606,1270,1218,5725,5649,5850,6780,6173,6108,6252,6363,6542,6437,5792,6038,5916,5982,5589,6626,6705,7132,7030,6984,7093,1391,4726,5142,5450,5382,5513,5082,5033,4987,4938,1097,1164"
+ },
+ "to": {
+ "startLines": "6,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,158,159,161,162,163,164,165,166,167,168,169,170,171",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "215,2945,3018,3084,3157,3207,3247,3295,3343,3388,3445,3499,3549,3611,3661,3723,3783,3851,3928,3989,4048,4113,4176,4231,4291,4354,4408,4458,4518,4571,4633,4718,4799,4849,4908,4951,5000,5053,5096,5150,5200,5251,5301,5361,5414,5465,5511,5559,5607,5653,5700,5749,5799,5844,5889,5948,6000,6052,6095,6142,6198,6253,6308,6357,6402,6446,6490,6532,6573,6623,6682,8599,8650,8699,8748,8795,8842,8898,8945,8990,9041,9094,9169,9228,9285,9359,9423,9492,9570,9680,9784,9857,9923,9978,10043,10108,10157,10240,10318,10356,10401,10527,10589,10747,10802,10861,10928,10986,11048,11096,11141,11189,11240,11306",
+ "endLines": "8,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,158,159,161,162,163,164,165,166,167,168,169,170,171",
+ "endColumns": "14,72,65,72,49,39,47,47,44,56,53,49,61,49,61,59,67,76,60,58,64,62,54,59,62,53,49,59,52,61,84,80,49,58,42,48,52,42,53,49,50,49,59,52,50,45,47,47,45,46,48,49,44,44,58,51,51,42,46,55,54,54,48,44,43,43,41,40,49,58,44,50,48,48,46,46,55,46,44,50,52,74,58,56,73,63,68,77,109,103,72,65,54,64,64,48,82,77,37,44,47,61,56,54,58,66,57,61,47,44,47,50,65,65",
+ "endOffsets": "379,3013,3079,3152,3202,3242,3290,3338,3383,3440,3494,3544,3606,3656,3718,3778,3846,3923,3984,4043,4108,4171,4226,4286,4349,4403,4453,4513,4566,4628,4713,4794,4844,4903,4946,4995,5048,5091,5145,5195,5246,5296,5356,5409,5460,5506,5554,5602,5648,5695,5744,5794,5839,5884,5943,5995,6047,6090,6137,6193,6248,6303,6352,6397,6441,6485,6527,6568,6618,6677,6722,8645,8694,8743,8790,8837,8893,8940,8985,9036,9089,9164,9223,9280,9354,9418,9487,9565,9675,9779,9852,9918,9973,10038,10103,10152,10235,10313,10351,10396,10444,10584,10641,10797,10856,10923,10981,11043,11091,11136,11184,11235,11301,11367"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-zh-rCN\\values-zh-rCN.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,201,296,396,478,575,681,757,833,924,1017,1115,1211,1306,1399,1494,1586,1677,1768,1846,1942,2038,2133,2230,2325,2423,2572,2666",
+ "endColumns": "95,94,99,81,96,105,75,75,90,92,97,95,94,92,94,91,90,90,77,95,95,94,96,94,97,148,93,77",
+ "endOffsets": "196,291,391,473,570,676,752,828,919,1012,1110,1206,1301,1394,1489,1581,1672,1763,1841,1937,2033,2128,2225,2320,2418,2567,2661,2739"
+ },
+ "to": {
+ "startLines": "9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,157",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "384,480,575,675,757,854,960,1036,1112,1203,1296,1394,1490,1585,1678,1773,1865,1956,2047,2125,2221,2317,2412,2509,2604,2702,2851,10449",
+ "endColumns": "95,94,99,81,96,105,75,75,90,92,97,95,94,92,94,91,90,90,77,95,95,94,96,94,97,148,93,77",
+ "endOffsets": "475,570,670,752,849,955,1031,1107,1198,1291,1389,1485,1580,1673,1768,1860,1951,2042,2120,2216,2312,2407,2504,2599,2697,2846,2940,10522"
+ }
+ },
+ {
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\src\\main\\res\\values-zh-rCN\\arrays.xml",
+ "from": {
+ "startLines": "18",
+ "startColumns": "4",
+ "startOffsets": "730",
+ "endLines": "21",
+ "endColumns": "19",
+ "endOffsets": "838"
+ },
+ "to": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "105",
+ "endLines": "5",
+ "endColumns": "19",
+ "endOffsets": "210"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-zh-rCN\\values-zh-rCN.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "160",
+ "startColumns": "4",
+ "startOffsets": "10646",
+ "endColumns": "100",
+ "endOffsets": "10742"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/src/app/build/intermediates/blame/res/debug/multi-v2/values-zh-rHK.json b/src/app/build/intermediates/blame/res/debug/multi-v2/values-zh-rHK.json
new file mode 100644
index 00000000..be30e108
--- /dev/null
+++ b/src/app/build/intermediates/blame/res/debug/multi-v2/values-zh-rHK.json
@@ -0,0 +1,60 @@
+{
+ "logs": [
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-zh-rHK\\values-zh-rHK.xml",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-zh-rHK\\values-zh-rHK.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,200,293,393,475,572,680,756,832,924,1018,1110,1206,1302,1396,1492,1584,1676,1768,1846,1942,2038,2133,2230,2325,2423,2574,2668",
+ "endColumns": "94,92,99,81,96,107,75,75,91,93,91,95,95,93,95,91,91,91,77,95,95,94,96,94,97,150,93,77",
+ "endOffsets": "195,288,388,470,567,675,751,827,919,1013,1105,1201,1297,1391,1487,1579,1671,1763,1841,1937,2033,2128,2225,2320,2418,2569,2663,2741"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,200,293,393,475,572,680,756,832,924,1018,1110,1206,1302,1396,1492,1584,1676,1768,1846,1942,2038,2133,2230,2325,2423,2574,4534",
+ "endColumns": "94,92,99,81,96,107,75,75,91,93,91,95,95,93,95,91,91,91,77,95,95,94,96,94,97,150,93,77",
+ "endOffsets": "195,288,388,470,567,675,751,827,919,1013,1105,1201,1297,1391,1487,1579,1671,1763,1841,1937,2033,2128,2225,2320,2418,2569,2663,4607"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-zh-rHK\\values-zh-rHK.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "4612",
+ "endColumns": "100",
+ "endOffsets": "4708"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-zh-rHK\\values-zh-rHK.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,148,240,333,430,516,595,682,776,868,958,1046,1134,1233,1331,1412,1491,1570,1660,1750,1832",
+ "endColumns": "92,91,92,96,85,78,86,93,91,89,87,87,98,97,80,78,78,89,89,81,88",
+ "endOffsets": "143,235,328,425,511,590,677,771,863,953,1041,1129,1228,1326,1407,1486,1565,1655,1745,1827,1916"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2668,2761,2853,2946,3043,3129,3208,3295,3389,3481,3571,3659,3747,3846,3944,4025,4104,4183,4273,4363,4445",
+ "endColumns": "92,91,92,96,85,78,86,93,91,89,87,87,98,97,80,78,78,89,89,81,88",
+ "endOffsets": "2756,2848,2941,3038,3124,3203,3290,3384,3476,3566,3654,3742,3841,3939,4020,4099,4178,4268,4358,4440,4529"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/src/app/build/intermediates/blame/res/debug/multi-v2/values-zh-rTW.json b/src/app/build/intermediates/blame/res/debug/multi-v2/values-zh-rTW.json
new file mode 100644
index 00000000..6e471bdc
--- /dev/null
+++ b/src/app/build/intermediates/blame/res/debug/multi-v2/values-zh-rTW.json
@@ -0,0 +1,98 @@
+{
+ "logs": [
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-zh-rTW\\values-zh-rTW.xml",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-zh-rTW\\values-zh-rTW.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "156",
+ "startColumns": "4",
+ "startOffsets": "10460",
+ "endColumns": "100",
+ "endOffsets": "10556"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-zh-rTW\\values-zh-rTW.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,148,240,333,430,516,595,682,776,869,959,1047,1135,1233,1331,1412,1492,1572,1662,1752,1834",
+ "endColumns": "92,91,92,96,85,78,86,93,92,89,87,87,97,97,80,79,79,89,89,81,88",
+ "endOffsets": "143,235,328,425,511,590,677,771,864,954,1042,1130,1228,1326,1407,1487,1567,1657,1747,1829,1918"
+ },
+ "to": {
+ "startLines": "102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "6545,6638,6730,6823,6920,7006,7085,7172,7266,7359,7449,7537,7625,7723,7821,7902,7982,8062,8152,8242,8324",
+ "endColumns": "92,91,92,96,85,78,86,93,92,89,87,87,97,97,80,79,79,89,89,81,88",
+ "endOffsets": "6633,6725,6818,6915,7001,7080,7167,7261,7354,7444,7532,7620,7718,7816,7897,7977,8057,8147,8237,8319,8408"
+ }
+ },
+ {
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\src\\main\\res\\values-zh-rTW\\strings.xml",
+ "from": {
+ "startLines": "133,80,79,78,77,20,21,22,123,124,132,131,27,88,87,85,86,84,83,82,81,100,99,98,90,19,62,30,31,91,38,125,76,65,68,40,46,72,70,51,41,61,60,59,55,54,52,53,56,57,47,75,58,66,45,50,49,48,64,71,69,67,44,63,42,43,74,29,35,37,34,36,73,33,32,26,25,107,106,109,121,114,113,115,116,118,117,108,112,110,111,105,119,120,130,128,127,129,28,89,97,102,101,103,96,95,94,93,23,24",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "7236,4068,4001,3927,3876,913,954,1003,6776,6822,7181,7130,1292,4602,4541,4394,4463,4332,4272,4205,4141,5261,5200,5136,4721,862,3085,1465,1519,4776,1872,6880,3816,3245,3387,1984,2271,3584,3483,2522,2038,3024,2970,2918,2719,2670,2574,2623,2766,2814,2315,3756,2865,3289,2227,2474,2417,2361,3189,3534,3437,3342,2182,3146,2089,2131,3696,1413,1724,1822,1676,1774,3639,1628,1582,1240,1186,5643,5583,5786,6699,6102,6032,6167,6246,6431,6357,5719,5976,5844,5910,5533,6536,6620,7091,6982,6933,7028,1355,4665,5076,5376,5317,5444,5027,4981,4932,4880,1052,1119",
+ "endLines": "135,80,79,78,77,20,21,22,123,124,132,131,27,88,87,85,86,84,83,82,81,100,99,98,90,19,62,30,31,91,38,125,76,65,68,40,46,72,70,51,41,61,60,59,55,54,52,53,56,57,47,75,58,66,45,50,49,48,64,71,69,67,44,63,42,43,74,29,35,37,34,36,73,33,32,26,25,107,106,109,121,114,113,115,116,118,117,108,112,110,111,105,119,120,130,128,127,129,28,89,97,102,101,103,96,95,94,93,23,24",
+ "endColumns": "14,71,65,72,49,39,47,47,44,56,53,49,61,61,59,67,76,60,58,65,62,54,59,62,53,49,59,52,61,83,79,49,58,42,48,52,42,53,49,50,49,59,52,50,45,47,47,45,46,49,44,58,51,51,42,46,55,54,54,48,44,43,43,41,40,49,58,50,48,48,46,46,55,46,44,50,52,74,58,56,73,63,68,77,109,103,72,65,54,64,64,48,82,77,37,44,47,61,56,54,58,66,57,61,47,44,47,50,65,65",
+ "endOffsets": "7410,4135,4062,3995,3921,948,997,1046,6816,6874,7230,7175,1349,4659,4596,4457,4535,4388,4326,4266,4199,5311,5255,5194,4770,907,3140,1513,1576,4855,1947,6925,3870,3283,3431,2032,2309,3633,3528,2568,2083,3079,3018,2964,2760,2713,2617,2664,2808,2859,2355,3810,2912,3336,2265,2516,2468,2411,3239,3578,3477,3381,2221,3183,2125,2176,3750,1459,1768,1866,1718,1816,3690,1670,1622,1286,1234,5713,5637,5838,6768,6161,6096,6240,6351,6530,6425,5780,6026,5904,5970,5577,6614,6693,7124,7022,6976,7085,1407,4715,5130,5438,5370,5501,5070,5021,4975,4926,1113,1180"
+ },
+ "to": {
+ "startLines": "6,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,154,155,157,158,159,160,161,162,163,164,165,166,167",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "215,2954,3026,3092,3165,3215,3255,3303,3351,3396,3453,3507,3557,3619,3681,3741,3809,3886,3947,4006,4072,4135,4190,4250,4313,4367,4417,4477,4530,4592,4676,4756,4806,4865,4908,4957,5010,5053,5107,5157,5208,5258,5318,5371,5422,5468,5516,5564,5610,5657,5707,5752,5811,5863,5915,5958,6005,6061,6116,6171,6220,6265,6309,6353,6395,6436,6486,8413,8464,8513,8562,8609,8656,8712,8759,8804,8855,8908,8983,9042,9099,9173,9237,9306,9384,9494,9598,9671,9737,9792,9857,9922,9971,10054,10132,10170,10215,10341,10403,10561,10616,10675,10742,10800,10862,10910,10955,11003,11054,11120",
+ "endLines": "8,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,154,155,157,158,159,160,161,162,163,164,165,166,167",
+ "endColumns": "14,71,65,72,49,39,47,47,44,56,53,49,61,61,59,67,76,60,58,65,62,54,59,62,53,49,59,52,61,83,79,49,58,42,48,52,42,53,49,50,49,59,52,50,45,47,47,45,46,49,44,58,51,51,42,46,55,54,54,48,44,43,43,41,40,49,58,50,48,48,46,46,55,46,44,50,52,74,58,56,73,63,68,77,109,103,72,65,54,64,64,48,82,77,37,44,47,61,56,54,58,66,57,61,47,44,47,50,65,65",
+ "endOffsets": "379,3021,3087,3160,3210,3250,3298,3346,3391,3448,3502,3552,3614,3676,3736,3804,3881,3942,4001,4067,4130,4185,4245,4308,4362,4412,4472,4525,4587,4671,4751,4801,4860,4903,4952,5005,5048,5102,5152,5203,5253,5313,5366,5417,5463,5511,5559,5605,5652,5702,5747,5806,5858,5910,5953,6000,6056,6111,6166,6215,6260,6304,6348,6390,6431,6481,6540,8459,8508,8557,8604,8651,8707,8754,8799,8850,8903,8978,9037,9094,9168,9232,9301,9379,9489,9593,9666,9732,9787,9852,9917,9966,10049,10127,10165,10210,10258,10398,10455,10611,10670,10737,10795,10857,10905,10950,10998,11049,11115,11181"
+ }
+ },
+ {
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\src\\main\\res\\values-zh-rTW\\arrays.xml",
+ "from": {
+ "startLines": "18",
+ "startColumns": "4",
+ "startOffsets": "730",
+ "endLines": "21",
+ "endColumns": "19",
+ "endOffsets": "838"
+ },
+ "to": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "105",
+ "endLines": "5",
+ "endColumns": "19",
+ "endOffsets": "210"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-zh-rTW\\values-zh-rTW.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,200,293,393,475,572,680,756,832,924,1018,1116,1212,1308,1402,1498,1590,1682,1774,1852,1948,2044,2139,2236,2331,2431,2581,2675",
+ "endColumns": "94,92,99,81,96,107,75,75,91,93,97,95,95,93,95,91,91,91,77,95,95,94,96,94,99,149,93,77",
+ "endOffsets": "195,288,388,470,567,675,751,827,919,1013,1111,1207,1303,1397,1493,1585,1677,1769,1847,1943,2039,2134,2231,2326,2426,2576,2670,2748"
+ },
+ "to": {
+ "startLines": "9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,153",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "384,479,572,672,754,851,959,1035,1111,1203,1297,1395,1491,1587,1681,1777,1869,1961,2053,2131,2227,2323,2418,2515,2610,2710,2860,10263",
+ "endColumns": "94,92,99,81,96,107,75,75,91,93,97,95,95,93,95,91,91,91,77,95,95,94,96,94,99,149,93,77",
+ "endOffsets": "474,567,667,749,846,954,1030,1106,1198,1292,1390,1486,1582,1676,1772,1864,1956,2048,2126,2222,2318,2413,2510,2605,2705,2855,2949,10336"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/src/app/build/intermediates/blame/res/debug/multi-v2/values-zu.json b/src/app/build/intermediates/blame/res/debug/multi-v2/values-zu.json
new file mode 100644
index 00000000..a4aad965
--- /dev/null
+++ b/src/app/build/intermediates/blame/res/debug/multi-v2/values-zu.json
@@ -0,0 +1,60 @@
+{
+ "logs": [
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-zu\\values-zu.xml",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-zu\\values-zu.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,164,280,398,519,617,703,804,911,1006,1098,1189,1280,1399,1514,1600,1683,1765,1865,1969,2057",
+ "endColumns": "108,115,117,120,97,85,100,106,94,91,90,90,118,114,85,82,81,99,103,87,97",
+ "endOffsets": "159,275,393,514,612,698,799,906,1001,1093,1184,1275,1394,1509,1595,1678,1760,1860,1964,2052,2150"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2817,2926,3042,3160,3281,3379,3465,3566,3673,3768,3860,3951,4042,4161,4276,4362,4445,4527,4627,4731,4819",
+ "endColumns": "108,115,117,120,97,85,100,106,94,91,90,90,118,114,85,82,81,99,103,87,97",
+ "endOffsets": "2921,3037,3155,3276,3374,3460,3561,3668,3763,3855,3946,4037,4156,4271,4357,4440,4522,4622,4726,4814,4912"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-zu\\values-zu.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "4998",
+ "endColumns": "100",
+ "endOffsets": "5094"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-zu\\values-zu.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,213,320,434,522,625,752,832,912,1003,1096,1190,1284,1385,1478,1573,1667,1758,1851,1937,2041,2147,2245,2352,2458,2564,2721,2817",
+ "endColumns": "107,106,113,87,102,126,79,79,90,92,93,93,100,92,94,93,90,92,85,103,105,97,106,105,105,156,95,80",
+ "endOffsets": "208,315,429,517,620,747,827,907,998,1091,1185,1279,1380,1473,1568,1662,1753,1846,1932,2036,2142,2240,2347,2453,2559,2716,2812,2893"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,213,320,434,522,625,752,832,912,1003,1096,1190,1284,1385,1478,1573,1667,1758,1851,1937,2041,2147,2245,2352,2458,2564,2721,4917",
+ "endColumns": "107,106,113,87,102,126,79,79,90,92,93,93,100,92,94,93,90,92,85,103,105,97,106,105,105,156,95,80",
+ "endOffsets": "208,315,429,517,620,747,827,907,998,1091,1185,1279,1380,1473,1568,1662,1753,1846,1932,2036,2142,2240,2347,2453,2559,2716,2812,4993"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/src/app/build/intermediates/blame/res/debug/multi-v2/values.json b/src/app/build/intermediates/blame/res/debug/multi-v2/values.json
new file mode 100644
index 00000000..00faafaf
--- /dev/null
+++ b/src/app/build/intermediates/blame/res/debug/multi-v2/values.json
@@ -0,0 +1,269 @@
+{
+ "logs": [
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values\\values.xml",
+ "map": [
+ {
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\src\\main\\res\\values\\colors.xml",
+ "from": {
+ "startLines": "23,19,20,21,22,18",
+ "startColumns": "4,4,4,4,4,4",
+ "startOffsets": "975,769,820,871,923,712",
+ "endColumns": "49,50,50,51,51,56",
+ "endOffsets": "1020,815,866,918,970,764"
+ },
+ "to": {
+ "startLines": "166,185,186,187,188,224",
+ "startColumns": "4,4,4,4,4,4",
+ "startOffsets": "8227,9599,9650,9701,9753,12104",
+ "endColumns": "49,50,50,51,51,56",
+ "endOffsets": "8272,9645,9696,9748,9800,12156"
+ }
+ },
+ {
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\src\\main\\res\\values\\strings.xml",
+ "from": {
+ "startLines": "144,80,83,82,81,20,21,22,129,130,138,137,27,19,151,93,92,89,91,90,88,87,86,105,104,103,95,40,39,18,65,30,31,96,42,84,131,79,68,71,43,49,75,73,54,44,64,63,62,58,57,55,56,59,140,60,141,50,78,61,69,48,53,52,51,67,74,72,70,47,66,45,46,77,142,29,35,37,34,36,76,33,32,26,25,112,111,115,127,120,119,121,122,124,123,113,114,118,116,117,110,125,126,136,134,133,135,28,94,102,107,106,108,101,100,99,98,149,23,24",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "8948,4400,4661,4565,4496,942,985,1037,8268,8317,8712,8661,1397,888,9422,5490,5407,5115,5299,5209,5044,4960,4877,6336,6253,6151,5645,2119,2068,823,3512,1601,1654,5706,2212,4744,8380,4329,3697,3854,2271,2586,4064,3956,2887,2329,3441,3380,3323,3101,3049,2946,2999,3151,8771,3201,8835,2633,4263,3261,3746,2539,2832,2744,2686,3635,4013,3909,3809,2489,3590,2386,2429,4196,8891,1546,1865,1973,1818,1920,4125,1762,1714,1342,1289,6792,6725,7033,8171,7397,7316,7471,7560,7802,7723,6876,6951,7257,7097,7177,6670,7946,8068,8620,8493,8436,8546,1481,5577,6065,6471,6402,6551,6006,5951,5889,5829,9356,1089,1199",
+ "endLines": "148,80,83,82,81,20,21,22,129,130,138,137,27,19,151,93,92,89,91,90,88,87,86,105,104,103,95,40,39,18,65,30,31,96,42,84,131,79,68,71,43,49,75,73,54,44,64,63,62,58,57,55,56,59,140,60,141,50,78,61,69,48,53,52,51,67,74,72,70,47,66,45,46,77,142,29,35,37,34,36,76,33,32,26,25,112,111,115,127,120,119,121,122,124,123,113,114,118,116,117,110,125,126,136,134,133,135,28,94,102,107,106,108,101,100,99,98,149,23,24",
+ "endColumns": "14,95,82,95,68,42,51,51,48,62,57,50,83,53,49,86,82,93,107,89,70,83,82,65,82,101,60,61,50,64,77,52,59,104,58,101,54,70,48,54,57,46,60,56,58,56,70,60,56,49,51,52,49,49,63,59,55,52,65,61,62,46,54,87,57,61,50,46,44,49,44,42,59,66,55,54,54,52,46,52,70,55,47,54,52,83,66,63,95,73,80,88,162,143,78,74,81,58,79,79,54,121,102,40,52,56,73,64,67,85,79,68,93,58,54,61,59,64,109,89",
+ "endOffsets": "9351,4491,4739,4656,4560,980,1032,1084,8312,8375,8765,8707,1476,937,9467,5572,5485,5204,5402,5294,5110,5039,4955,6397,6331,6248,5701,2176,2114,883,3585,1649,1709,5806,2266,4841,8430,4395,3741,3904,2324,2628,4120,4008,2941,2381,3507,3436,3375,3146,3096,2994,3044,3196,8830,3256,8886,2681,4324,3318,3804,2581,2882,2827,2739,3692,4059,3951,3849,2534,3630,2424,2484,4258,8942,1596,1915,2021,1860,1968,4191,1813,1757,1392,1337,6871,6787,7092,8262,7466,7392,7555,7718,7941,7797,6946,7028,7311,7172,7252,6720,8063,8166,8656,8541,8488,8615,1541,5640,6146,6546,6466,6640,6060,6001,5946,5884,9416,1194,1284"
+ },
+ "to": {
+ "startLines": "389,433,434,435,436,437,438,439,440,441,442,443,444,445,446,447,448,449,450,451,452,453,454,455,456,457,458,459,460,461,462,463,464,465,466,467,468,469,470,471,472,473,474,475,476,477,478,479,480,481,482,483,484,485,486,487,488,489,490,491,492,493,494,495,496,497,498,499,500,501,502,503,504,505,506,531,532,533,534,535,536,537,538,539,540,541,542,543,544,545,546,547,548,549,550,551,552,553,554,555,556,557,558,559,560,561,563,564,566,567,568,569,570,571,572,573,574,575,576,577",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "22867,26017,26113,26196,26292,26361,26404,26456,26508,26557,26620,26678,26729,26813,26867,26917,27004,27087,27181,27289,27379,27450,27534,27617,27683,27766,27868,27929,27991,28042,28107,28185,28238,28298,28403,28462,28564,28619,28690,28739,28794,28852,28899,28960,29017,29076,29133,29204,29265,29322,29372,29424,29477,29527,29577,29641,29701,29757,29810,29876,29938,30001,30048,30103,30191,30249,30311,30362,30409,30454,30504,30549,30592,30652,30719,32446,32501,32556,32609,32656,32709,32780,32836,32884,32939,32992,33076,33143,33207,33303,33377,33458,33547,33710,33854,33933,34008,34090,34149,34229,34309,34364,34486,34589,34630,34683,34793,34867,35003,35071,35157,35237,35306,35400,35459,35514,35576,35636,35701,35811",
+ "endLines": "393,433,434,435,436,437,438,439,440,441,442,443,444,445,446,447,448,449,450,451,452,453,454,455,456,457,458,459,460,461,462,463,464,465,466,467,468,469,470,471,472,473,474,475,476,477,478,479,480,481,482,483,484,485,486,487,488,489,490,491,492,493,494,495,496,497,498,499,500,501,502,503,504,505,506,531,532,533,534,535,536,537,538,539,540,541,542,543,544,545,546,547,548,549,550,551,552,553,554,555,556,557,558,559,560,561,563,564,566,567,568,569,570,571,572,573,574,575,576,577",
+ "endColumns": "14,95,82,95,68,42,51,51,48,62,57,50,83,53,49,86,82,93,107,89,70,83,82,65,82,101,60,61,50,64,77,52,59,104,58,101,54,70,48,54,57,46,60,56,58,56,70,60,56,49,51,52,49,49,63,59,55,52,65,61,62,46,54,87,57,61,50,46,44,49,44,42,59,66,55,54,54,52,46,52,70,55,47,54,52,83,66,63,95,73,80,88,162,143,78,74,81,58,79,79,54,121,102,40,52,56,73,64,67,85,79,68,93,58,54,61,59,64,109,89",
+ "endOffsets": "23254,26108,26191,26287,26356,26399,26451,26503,26552,26615,26673,26724,26808,26862,26912,26999,27082,27176,27284,27374,27445,27529,27612,27678,27761,27863,27924,27986,28037,28102,28180,28233,28293,28398,28457,28559,28614,28685,28734,28789,28847,28894,28955,29012,29071,29128,29199,29260,29317,29367,29419,29472,29522,29572,29636,29696,29752,29805,29871,29933,29996,30043,30098,30186,30244,30306,30357,30404,30449,30499,30544,30587,30647,30714,30770,32496,32551,32604,32651,32704,32775,32831,32879,32934,32987,33071,33138,33202,33298,33372,33453,33542,33705,33849,33928,34003,34085,34144,34224,34304,34359,34481,34584,34625,34678,34735,34862,34927,35066,35152,35232,35301,35395,35454,35509,35571,35631,35696,35806,35896"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\28311d78d83b5fa40014ff049554d56a\\coordinatorlayout-1.0.0\\res\\values\\values.xml",
+ "from": {
+ "startLines": "2,102,3,13",
+ "startColumns": "4,4,4,4",
+ "startOffsets": "55,5935,116,724",
+ "endLines": "2,104,12,101",
+ "endColumns": "60,12,24,24",
+ "endOffsets": "111,6075,719,5930"
+ },
+ "to": {
+ "startLines": "25,2170,2884,2894",
+ "startColumns": "4,4,4,4",
+ "startOffsets": "1091,143037,187069,187677",
+ "endLines": "25,2172,2893,2982",
+ "endColumns": "60,12,24,24",
+ "endOffsets": "1147,143177,187672,192883"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values\\values.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,79,95,98,101,108,114,117,14",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,122,182,244,317,385,447,508,581,649,710,764,1435,1510,1588,1663,1738,1798,1858,1946,2032,2119,2179,2249,2325,2403,2485,2590,2655,2708,2770,2842,2908,2974,3038,3100,3178,3256,3310,3362,3414,3482,3552,3642,3730,3786,3850,3951,4052,4145,5242,6347,6520,6689,7126,7568,7770,827",
+ "endLines": "2,3,4,5,6,7,8,9,10,11,12,13,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,78,94,97,100,107,113,116,119,25",
+ "endColumns": "66,59,61,72,67,61,60,72,67,60,53,62,74,77,74,74,59,59,87,85,86,59,69,75,77,81,104,64,52,61,71,65,65,63,61,77,77,53,51,51,67,69,89,87,55,63,100,100,92,12,12,12,12,12,12,12,12,24",
+ "endOffsets": "117,177,239,312,380,442,503,576,644,705,759,822,1505,1583,1658,1733,1793,1853,1941,2027,2114,2174,2244,2320,2398,2480,2585,2650,2703,2765,2837,2903,2969,3033,3095,3173,3251,3305,3357,3409,3477,3547,3637,3725,3781,3845,3946,4047,4140,5237,6342,6515,6684,7121,7563,7765,7954,1430"
+ },
+ "to": {
+ "startLines": "140,141,142,143,144,145,146,147,148,149,150,151,322,323,324,325,326,327,384,385,386,387,507,508,509,510,511,512,513,514,515,516,517,518,519,520,521,522,523,524,525,526,527,528,529,530,1923,1924,1925,1989,2005,2021,2024,2047,2054,2164,2167,3173",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "6471,6538,6598,6660,6733,6801,6863,6924,6997,7065,7126,7180,18936,19011,19089,19164,19239,19299,22476,22564,22650,22737,30775,30845,30921,30999,31081,31186,31251,31304,31366,31438,31504,31570,31634,31696,31774,31852,31906,31958,32010,32078,32148,32238,32326,32382,125412,125513,125614,129637,130734,131839,132012,133598,134035,142646,142848,203962",
+ "endLines": "140,141,142,143,144,145,146,147,148,149,150,151,322,323,324,325,326,327,384,385,386,387,507,508,509,510,511,512,513,514,515,516,517,518,519,520,521,522,523,524,525,526,527,528,529,530,1923,1924,1925,2004,2020,2023,2026,2053,2059,2166,2169,3184",
+ "endColumns": "66,59,61,72,67,61,60,72,67,60,53,62,74,77,74,74,59,59,87,85,86,59,69,75,77,81,104,64,52,61,71,65,65,63,61,77,77,53,51,51,67,69,89,87,55,63,100,100,92,12,12,12,12,12,12,12,12,24",
+ "endOffsets": "6533,6593,6655,6728,6796,6858,6919,6992,7060,7121,7175,7238,19006,19084,19159,19234,19294,19354,22559,22645,22732,22792,30840,30916,30994,31076,31181,31246,31299,31361,31433,31499,31565,31629,31691,31769,31847,31901,31953,32005,32073,32143,32233,32321,32377,32441,125508,125609,125702,130729,131834,132007,132176,134030,134472,142843,143032,204565"
+ }
+ },
+ {
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\src\\main\\res\\values\\dimens.xml",
+ "from": {
+ "startLines": "19,20,21,22,18",
+ "startColumns": "4,4,4,4,4",
+ "startOffsets": "783,836,890,944,730",
+ "endColumns": "51,52,52,51,51",
+ "endOffsets": "830,884,938,991,777"
+ },
+ "to": {
+ "startLines": "347,348,349,350,351",
+ "startColumns": "4,4,4,4,4",
+ "startOffsets": "20549,20601,20654,20707,20759",
+ "endColumns": "51,52,52,51,51",
+ "endOffsets": "20596,20649,20702,20754,20806"
+ }
+ },
+ {
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\src\\main\\res\\values\\arrays.xml",
+ "from": {
+ "startLines": "19,26",
+ "startColumns": "4,4",
+ "startOffsets": "758,1073",
+ "endLines": "24,29",
+ "endColumns": "19,19",
+ "endOffsets": "1065,1191"
+ },
+ "to": {
+ "startLines": "2,8",
+ "startColumns": "4,4",
+ "startOffsets": "105,412",
+ "endLines": "7,11",
+ "endColumns": "19,19",
+ "endOffsets": "407,527"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\83983c5d0d69e8bd85506b0a24061494\\constraintlayout-1.1.2\\res\\values\\values.xml",
+ "from": {
+ "startLines": "2,3,11,12,13,14,15,19,20,21,22,25,26,29,32,33,34,35,36,39,42,43,44,45,50,53,56,57,58,63,64,65,68,71,72,75,78,81,84,85,88,91,92,97,98,103,106,109,110,111,112,113,114,115,116,117,118,126,127,128,129",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,116,407,455,507,568,614,741,802,862,932,1065,1133,1262,1388,1450,1515,1583,1650,1773,1898,1965,2030,2095,2276,2397,2518,2584,2651,2861,2930,2996,3121,3247,3314,3440,3567,3692,3819,3884,4010,4133,4198,4406,4473,4653,4773,4893,4958,5020,5082,5144,5203,5263,5324,5385,5444,5784,8360,8492,11494",
+ "endLines": "2,10,11,12,13,14,18,19,20,21,24,25,28,31,32,33,34,35,38,41,42,43,44,49,52,55,56,57,62,63,64,67,70,71,74,77,80,83,84,87,90,91,96,97,102,105,108,109,110,111,112,113,114,115,116,117,125,126,127,128,129",
+ "endColumns": "60,11,47,51,60,45,11,60,59,69,11,67,11,11,61,64,67,66,11,11,66,64,64,11,11,11,65,66,11,68,65,11,11,66,11,11,11,11,64,11,11,64,11,66,11,11,11,64,61,61,61,58,59,60,60,58,11,2575,131,3001,107",
+ "endOffsets": "111,402,450,502,563,609,736,797,857,927,1060,1128,1257,1383,1445,1510,1578,1645,1768,1893,1960,2025,2090,2271,2392,2513,2579,2646,2856,2925,2991,3116,3242,3309,3435,3562,3687,3814,3879,4005,4128,4193,4401,4468,4648,4768,4888,4953,5015,5077,5139,5198,5258,5319,5380,5439,5779,8355,8487,11489,11597"
+ },
+ "to": {
+ "startLines": "12,13,21,22,23,24,27,33,34,35,36,39,40,43,46,47,48,49,50,53,56,57,58,59,64,67,70,71,72,77,78,79,82,85,86,89,92,95,98,99,102,105,106,111,112,117,120,123,124,125,126,127,128,129,130,131,132,2881,2882,2883,3124",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "532,593,884,932,984,1045,1207,1428,1489,1549,1619,1752,1820,1949,2075,2137,2202,2270,2337,2460,2585,2652,2717,2782,2963,3084,3205,3271,3338,3548,3617,3683,3808,3934,4001,4127,4254,4379,4506,4571,4697,4820,4885,5093,5160,5340,5460,5580,5645,5707,5769,5831,5890,5950,6011,6072,6131,181359,183935,184067,201223",
+ "endLines": "12,20,21,22,23,24,30,33,34,35,38,39,42,45,46,47,48,49,52,55,56,57,58,63,66,69,70,71,76,77,78,81,84,85,88,91,94,97,98,101,104,105,110,111,116,119,122,123,124,125,126,127,128,129,130,131,139,2881,2882,2883,3124",
+ "endColumns": "60,11,47,51,60,45,11,60,59,69,11,67,11,11,61,64,67,66,11,11,66,64,64,11,11,11,65,66,11,68,65,11,11,66,11,11,11,11,64,11,11,64,11,66,11,11,11,64,61,61,61,58,59,60,60,58,11,2575,131,3001,107",
+ "endOffsets": "588,879,927,979,1040,1086,1329,1484,1544,1614,1747,1815,1944,2070,2132,2197,2265,2332,2455,2580,2647,2712,2777,2958,3079,3200,3266,3333,3543,3612,3678,3803,3929,3996,4122,4249,4374,4501,4566,4692,4815,4880,5088,5155,5335,5455,5575,5640,5702,5764,5826,5885,5945,6006,6067,6126,6466,183930,184062,187064,201326"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\c3b049f88a2cdec386a83a3aafd3b8b3\\recyclerview-1.0.0\\res\\values\\values.xml",
+ "from": {
+ "startLines": "30,31,32,33,34,35,36,2",
+ "startColumns": "4,4,4,4,4,4,4,4",
+ "startOffsets": "1535,1594,1642,1698,1773,1849,1921,55",
+ "endLines": "30,31,32,33,34,35,36,29",
+ "endColumns": "58,47,55,74,75,71,65,24",
+ "endOffsets": "1589,1637,1693,1768,1844,1916,1982,1530"
+ },
+ "to": {
+ "startLines": "309,310,311,319,320,321,367,3385",
+ "startColumns": "4,4,4,4,4,4,4,4",
+ "startOffsets": "17939,17998,18046,18713,18788,18864,21651,214160",
+ "endLines": "309,310,311,319,320,321,367,3412",
+ "endColumns": "58,47,55,74,75,71,65,24",
+ "endOffsets": "17993,18041,18097,18783,18859,18931,21712,215635"
+ }
+ },
+ {
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\src\\main\\res\\values\\attrs.xml",
+ "from": {
+ "startLines": "1",
+ "startColumns": "4",
+ "startOffsets": "16",
+ "endLines": "4",
+ "endColumns": "24",
+ "endOffsets": "207"
+ },
+ "to": {
+ "startLines": "3076",
+ "startColumns": "4",
+ "startOffsets": "198892",
+ "endLines": "3079",
+ "endColumns": "24",
+ "endOffsets": "199081"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3748c447639623a0c90cb541e38e687e\\media-1.0.0\\res\\values\\values.xml",
+ "from": {
+ "startLines": "2,5,6,7,8,10,11,12,13,14",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,288,341,394,447,560,626,748,809,875",
+ "endColumns": "88,52,52,52,52,65,121,60,65,66",
+ "endOffsets": "139,336,389,442,495,621,743,804,870,937"
+ },
+ "to": {
+ "startLines": "203,343,344,345,346,1912,1914,1915,1920,1922",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "10609,20337,20390,20443,20496,124590,124766,124888,125150,125345",
+ "endColumns": "88,52,52,52,52,65,121,60,65,66",
+ "endOffsets": "10693,20385,20438,20491,20544,124651,124883,124944,125211,125407"
+ }
+ },
+ {
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\src\\main\\res\\values\\themes.xml",
+ "from": {
+ "startLines": "2,4,16,18,11,24",
+ "startColumns": "4,4,4,4,4,4",
+ "startOffsets": "17,88,648,711,413,1003",
+ "endLines": "2,9,16,22,14,27",
+ "endColumns": "69,12,61,12,12,12",
+ "endOffsets": "82,407,705,997,642,1224"
+ },
+ "to": {
+ "startLines": "2027,2028,2034,2035,2060,2064",
+ "startColumns": "4,4,4,4,4,4",
+ "startOffsets": "132181,132250,132574,132635,134477,134711",
+ "endLines": "2027,2033,2034,2039,2063,2067",
+ "endColumns": "68,12,60,12,12,12",
+ "endOffsets": "132245,132569,132630,132921,134706,134932"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values\\values.xml",
+ "from": {
+ "startLines": "2,3,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,171,172,176,177,178,6,13,56,88,125",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,124,7725,7795,7863,7935,8005,8066,8140,8213,8274,8335,8397,8461,8523,8584,8652,8752,8812,8878,8951,9020,9077,9129,9191,9263,9339,9374,9409,9459,9520,9577,9611,9646,9681,9751,9822,9939,10140,10250,10451,10580,10652,319,617,3523,5588,7348",
+ "endLines": "2,3,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,170,171,175,176,177,178,12,55,87,124,131",
+ "endColumns": "68,62,69,67,71,69,60,73,72,60,60,61,63,61,60,67,99,59,65,72,68,56,51,61,71,75,34,34,49,60,56,33,34,34,69,70,116,12,109,12,128,71,66,24,24,24,24,24",
+ "endOffsets": "119,182,7790,7858,7930,8000,8061,8135,8208,8269,8330,8392,8456,8518,8579,8647,8747,8807,8873,8946,9015,9072,9124,9186,9258,9334,9369,9404,9454,9515,9572,9606,9641,9676,9746,9817,9934,10135,10245,10446,10575,10647,10714,612,3518,5583,7343,7720"
+ },
+ "to": {
+ "startLines": "201,202,300,301,302,303,304,305,306,328,329,330,331,332,333,334,335,336,337,338,339,340,341,342,360,361,368,369,373,374,375,376,377,378,388,565,1907,1908,1913,1916,1921,2162,2163,2848,3001,3044,3080,3117",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "10477,10546,17278,17348,17416,17488,17558,17619,17693,19359,19420,19481,19543,19607,19669,19730,19798,19898,19958,20024,20097,20166,20223,20275,21264,21336,21717,21752,21929,21979,22040,22097,22131,22166,22797,34932,124272,124389,124656,124949,125216,142507,142579,179669,193921,196827,199086,200846",
+ "endLines": "201,202,300,301,302,303,304,305,306,328,329,330,331,332,333,334,335,336,337,338,339,340,341,342,360,361,368,369,373,374,375,376,377,378,388,565,1907,1911,1913,1919,1921,2162,2163,2854,3043,3075,3116,3123",
+ "endColumns": "68,62,69,67,71,69,60,73,72,60,60,61,63,61,60,67,99,59,65,72,68,56,51,61,71,75,34,34,49,60,56,33,34,34,69,70,116,12,109,12,128,71,66,24,24,24,24,24",
+ "endOffsets": "10541,10604,17343,17411,17483,17553,17614,17688,17761,19415,19476,19538,19602,19664,19725,19793,19893,19953,20019,20092,20161,20218,20270,20332,21331,21407,21747,21782,21974,22035,22092,22126,22161,22196,22862,34998,124384,124585,124761,125145,125340,142574,142641,179962,196822,198887,200841,201218"
+ }
+ },
+ {
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\src\\main\\res\\values\\styles.xml",
+ "from": {
+ "startLines": "54,59,68,64,24,29,34,39,44,19,49,73,77,82,86",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2066,2275,2648,2487,897,1081,1267,1453,1657,713,1864,2875,3058,3295,3470",
+ "endLines": "57,62,71,66,27,32,37,42,47,22,52,75,80,84,89",
+ "endColumns": "12,12,12,12,12,12,12,12,12,12,12,12,12,12,12",
+ "endOffsets": "2269,2481,2869,2642,1075,1261,1447,1651,1858,891,2060,3052,3289,3464,3693"
+ },
+ "to": {
+ "startLines": "1643,1647,1651,1655,1932,1936,1940,1944,1948,1952,1956,2173,2176,2180,2183",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "104270,104478,104689,104915,126135,126318,126503,126688,126891,127097,127280,143182,143364,143600,143774",
+ "endLines": "1646,1650,1654,1657,1935,1939,1943,1947,1951,1955,1959,2175,2179,2182,2186",
+ "endColumns": "12,12,12,12,12,12,12,12,12,12,12,12,12,12,12",
+ "endOffsets": "104473,104684,104910,105070,126313,126498,126683,126886,127092,127275,127476,143359,143595,143769,143997"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values\\values.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,1303,1304,1305,1306,1307,1308,1309,1310,1311,1312,1313,1314,1315,1316,1317,1318,1319,1320,1321,1322,1323,1324,1325,1326,1327,1328,1329,1330,1331,1332,1333,1334,1335,1336,1337,1338,1339,1340,1341,1342,1343,1344,1345,1346,1347,1348,1349,1350,1351,1352,1353,1354,1355,1356,1357,1358,1359,1360,1361,1362,1363,1364,1365,1366,1367,1368,1369,1370,1371,1372,1373,1374,1375,1376,1377,1378,1379,1380,1381,1382,1383,1384,1385,1386,1387,1388,1389,1390,1391,1392,1393,1394,1395,1396,1397,1398,1399,1400,1401,1402,1403,1404,1405,1406,1407,1408,1409,1410,1411,1412,1413,1414,1415,1416,1417,1418,1419,1420,1421,1422,1423,1424,1425,1426,1427,1428,1429,1430,1431,1432,1433,1434,1435,1436,1437,1438,1439,1440,1441,1442,1443,1444,1445,1446,1447,1448,1449,1450,1451,1452,1453,1461,1462,1466,1470,1474,1479,1485,1492,1496,1500,1505,1509,1513,1517,1521,1525,1529,1535,1539,1545,1549,1555,1559,1564,1568,1571,1575,1581,1585,1591,1595,1601,1604,1608,1612,1616,1620,1624,1625,1626,1627,1630,1633,1636,1639,1643,1644,1645,1646,1647,1650,1652,1654,1656,1661,1662,1666,1672,1676,1677,1679,1690,1691,1695,1701,1705,1706,1707,1711,1738,1742,1743,1747,1775,1943,1969,2138,2164,2195,2203,2209,2223,2245,2250,2255,2265,2274,2283,2287,2294,2302,2309,2310,2319,2322,2325,2329,2333,2337,2340,2341,2345,2349,2359,2364,2371,2377,2378,2381,2385,2390,2392,2394,2397,2400,2402,2406,2409,2416,2419,2422,2426,2428,2432,2434,2436,2438,2442,2450,2458,2470,2476,2485,2488,2499,2502,2507,2508,2513,2571,2630,2631,2641,2650,2651,2653,2657,2660,2663,2666,2669,2672,2675,2678,2682,2685,2688,2691,2695,2698,2702,2706,2707,2708,2709,2710,2711,2712,2713,2714,2715,2716,2717,2718,2719,2720,2721,2722,2723,2724,2725,2726,2728,2730,2731,2732,2733,2734,2735,2736,2737,2739,2740,2742,2743,2745,2747,2748,2750,2751,2752,2753,2754,2755,2757,2758,2759,2760,2761,2762,2764,2766,2768,2769,2770,2771,2772,2773,2774,2775,2776,2777,2778,2779,2780,2782,2783,2784,2785,2786,2787,2789,2793,2797,2798,2799,2800,2801,2802,2803,2804,2806,2808,2810,2812,2814,2815,2816,2817,2819,2821,2823,2824,2825,2826,2827,2828,2829,2830,2831,2832,2833,2834,2837,2838,2839,2840,2842,2844,2845,2847,2848,2850,2852,2854,2855,2856,2857,2858,2859,2860,2861,2862,2863,2864,2865,2867,2868,2869,2870,2872,2873,2874,2875,2876,2878,2880,2882,2884,2885,2886,2887,2888,2889,2890,2891,2892,2893,2894,2895,2896,2897,69,152,155,158,161,175,186,196,223,230,241,271,298,307,344,725,730,756,774,810,816,822,845,986,1006,1012,1016,1022,1059,1071,1098,1103,1169,1184,1249,1268,1294",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,160,205,254,295,350,409,471,552,613,688,764,841,919,1004,1086,1162,1238,1315,1393,1499,1605,1684,1764,1821,1879,1953,2028,2093,2159,2219,2280,2352,2425,2492,2560,2619,2678,2737,2796,2855,2909,2963,3016,3070,3124,3178,3232,3306,3385,3458,3532,3603,3675,3747,3820,3877,3935,4008,4082,4156,4231,4303,4376,4446,4517,4577,70911,70980,71049,71119,71193,71269,71333,71410,71486,71563,71628,71697,71774,71849,71918,71986,72063,72129,72190,72287,72352,72421,72520,72591,72650,72708,72765,72824,72888,72959,73031,73103,73175,73247,73314,73382,73450,73509,73572,73636,73726,73817,73877,73943,74010,74076,74146,74210,74263,74376,74434,74497,74562,74627,74702,74775,74847,74896,74957,75018,75079,75141,75205,75269,75333,75398,75461,75521,75582,75648,75707,75767,75829,75900,75960,76028,76114,76201,76291,76378,76466,76548,76631,76721,76812,76864,76922,76967,77033,77097,77154,77211,77265,77322,77370,77419,77470,77504,77551,77600,77646,77678,77742,77804,77864,77921,77995,78065,78143,78197,78267,78352,78400,78446,78517,78595,78673,78745,78819,78893,78967,79047,79120,79189,79261,79338,79399,79462,79528,79592,79663,79726,79791,79855,79916,79977,80029,80102,80176,80245,80320,80394,80468,80609,80679,80732,80810,80900,80988,81084,81174,81756,81845,82092,82373,82625,82910,83303,83780,84002,84224,84500,84727,84957,85187,85417,85647,85874,86293,86519,86944,87174,87602,87821,88104,88312,88443,88670,89096,89321,89748,89969,90394,90514,90790,91091,91415,91706,92020,92157,92288,92393,92635,92802,93006,93214,93485,93597,93709,93814,93931,94145,94291,94431,94517,94865,94953,95199,95617,95866,95948,96046,96663,96763,97015,97439,97694,97788,97877,98114,100166,100408,100510,100763,102947,113668,115184,126004,127532,129289,129915,130335,131396,132661,132917,133153,133700,134194,134799,134997,135577,136141,136516,136634,137172,137329,137525,137798,138054,138224,138365,138429,138711,138997,139673,139937,140275,140628,140722,140908,141214,141476,141601,141728,141967,142178,142297,142490,142667,143122,143303,143425,143684,143797,143984,144086,144193,144322,144597,145105,145601,146478,146772,147342,147491,148223,148395,148731,148823,149101,153445,157932,157994,158624,159238,159329,159442,159671,159831,159983,160154,160320,160489,160656,160819,161062,161232,161405,161576,161850,162049,162254,162584,162668,162764,162860,162958,163058,163160,163262,163364,163466,163568,163668,163764,163876,164005,164128,164259,164390,164488,164602,164696,164836,164970,165066,165178,165278,165394,165490,165602,165702,165842,165978,166142,166272,166430,166580,166721,166865,167000,167112,167262,167390,167518,167654,167786,167916,168046,168158,168298,168444,168588,168726,168792,168882,168958,169062,169152,169254,169362,169470,169570,169650,169742,169840,169950,170028,170134,170226,170330,170440,170562,170725,170882,170962,171062,171152,171262,171356,171462,171554,171654,171766,171880,171996,172112,172206,172320,172432,172534,172654,172776,172858,172962,173082,173208,173306,173400,173488,173600,173716,173838,173950,174125,174241,174327,174419,174531,174655,174722,174848,174916,175044,175188,175316,175385,175480,175595,175708,175807,175916,176027,176138,176239,176344,176444,176574,176665,176788,176882,176994,177080,177184,177280,177368,177486,177590,177694,177820,177908,178016,178116,178206,178316,178400,178502,178586,178640,178704,178810,178920,179004,4638,9782,9900,10015,10147,10862,11554,12071,13718,14103,14700,16299,17832,18220,20527,40045,40305,41697,42730,44743,45005,45361,46191,52973,54107,54401,54624,54951,57001,57649,59282,59552,63403,64004,67813,69028,70437",
+ "endLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,1303,1304,1305,1306,1307,1308,1309,1310,1311,1312,1313,1314,1315,1316,1317,1318,1319,1320,1321,1322,1323,1324,1325,1326,1327,1328,1329,1330,1331,1332,1333,1334,1335,1336,1337,1338,1339,1340,1341,1342,1343,1344,1345,1346,1347,1348,1349,1350,1351,1352,1353,1354,1355,1356,1357,1358,1359,1360,1361,1362,1363,1364,1365,1366,1367,1368,1369,1370,1371,1372,1373,1374,1375,1376,1377,1378,1379,1380,1381,1382,1383,1384,1385,1386,1387,1388,1389,1390,1391,1392,1393,1394,1395,1396,1397,1398,1399,1400,1401,1402,1403,1404,1405,1406,1407,1408,1409,1410,1411,1412,1413,1414,1415,1416,1417,1418,1419,1420,1421,1422,1423,1424,1425,1426,1427,1428,1429,1430,1431,1432,1433,1434,1435,1436,1437,1438,1439,1440,1441,1442,1443,1444,1445,1446,1447,1448,1449,1450,1451,1452,1460,1461,1465,1469,1473,1478,1484,1491,1495,1499,1504,1508,1512,1516,1520,1524,1528,1534,1538,1544,1548,1554,1558,1563,1567,1570,1574,1580,1584,1590,1594,1600,1603,1607,1611,1615,1619,1623,1624,1625,1626,1629,1632,1635,1638,1642,1643,1644,1645,1646,1649,1651,1653,1655,1660,1661,1665,1671,1675,1676,1678,1689,1690,1694,1700,1704,1705,1706,1710,1737,1741,1742,1746,1774,1942,1968,2137,2163,2194,2202,2208,2222,2244,2249,2254,2264,2273,2282,2286,2293,2301,2308,2309,2318,2321,2324,2328,2332,2336,2339,2340,2344,2348,2358,2363,2370,2376,2377,2380,2384,2389,2391,2393,2396,2399,2401,2405,2408,2415,2418,2421,2425,2427,2431,2433,2435,2437,2441,2449,2457,2469,2475,2484,2487,2498,2501,2506,2507,2512,2570,2629,2630,2640,2649,2650,2652,2656,2659,2662,2665,2668,2671,2674,2677,2681,2684,2687,2690,2694,2697,2701,2705,2706,2707,2708,2709,2710,2711,2712,2713,2714,2715,2716,2717,2718,2719,2720,2721,2722,2723,2724,2725,2727,2729,2730,2731,2732,2733,2734,2735,2736,2738,2739,2741,2742,2744,2746,2747,2749,2750,2751,2752,2753,2754,2756,2757,2758,2759,2760,2761,2763,2765,2767,2768,2769,2770,2771,2772,2773,2774,2775,2776,2777,2778,2779,2781,2782,2783,2784,2785,2786,2788,2792,2796,2797,2798,2799,2800,2801,2802,2803,2805,2807,2809,2811,2813,2814,2815,2816,2818,2820,2822,2823,2824,2825,2826,2827,2828,2829,2830,2831,2832,2833,2836,2837,2838,2839,2841,2843,2844,2846,2847,2849,2851,2853,2854,2855,2856,2857,2858,2859,2860,2861,2862,2863,2864,2866,2867,2868,2869,2871,2872,2873,2874,2875,2877,2879,2881,2883,2884,2885,2886,2887,2888,2889,2890,2891,2892,2893,2894,2895,2896,2897,151,154,157,160,174,185,195,222,229,240,270,297,306,343,724,729,755,773,809,815,821,844,985,1005,1011,1015,1021,1058,1070,1097,1102,1168,1183,1248,1267,1293,1302",
+ "endColumns": "54,44,48,40,54,58,61,80,60,74,75,76,77,84,81,75,75,76,77,105,105,78,79,56,57,73,74,64,65,59,60,71,72,66,67,58,58,58,58,58,53,53,52,53,53,53,53,73,78,72,73,70,71,71,72,56,57,72,73,73,74,71,72,69,70,59,60,68,68,69,73,75,63,76,75,76,64,68,76,74,68,67,76,65,60,96,64,68,98,70,58,57,56,58,63,70,71,71,71,71,66,67,67,58,62,63,89,90,59,65,66,65,69,63,52,112,57,62,64,64,74,72,71,48,60,60,60,61,63,63,63,64,62,59,60,65,58,59,61,70,59,67,85,86,89,86,87,81,82,89,90,51,57,44,65,63,56,56,53,56,47,48,50,33,46,48,45,31,63,61,59,56,73,69,77,53,69,84,47,45,70,77,77,71,73,73,73,79,72,68,71,76,60,62,65,63,70,62,64,63,60,60,51,72,73,68,74,73,73,140,69,52,77,89,87,95,89,12,88,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,136,130,104,12,12,12,12,12,111,111,104,116,12,12,12,12,12,87,12,12,12,81,12,12,99,12,12,12,93,88,12,12,12,101,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,117,12,12,12,12,12,12,12,63,12,12,12,12,12,12,93,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,91,12,12,12,61,12,12,90,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,83,95,95,97,99,101,101,101,101,101,99,95,111,128,122,130,130,97,113,93,12,12,95,111,99,115,95,111,99,12,135,12,129,12,12,140,12,134,111,149,127,127,12,131,129,129,111,139,12,12,12,65,89,75,103,89,101,107,107,99,79,91,97,12,77,105,91,103,109,12,12,12,79,99,89,109,93,105,91,12,12,12,12,12,93,113,111,12,12,12,81,103,119,125,97,93,87,111,115,121,111,12,115,85,91,12,12,66,12,67,12,12,12,68,94,114,112,98,108,110,110,100,104,99,12,90,122,93,12,85,103,95,87,12,12,12,12,87,107,99,89,109,83,101,83,53,63,105,109,83,119,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24",
+ "endOffsets": "155,200,249,290,345,404,466,547,608,683,759,836,914,999,1081,1157,1233,1310,1388,1494,1600,1679,1759,1816,1874,1948,2023,2088,2154,2214,2275,2347,2420,2487,2555,2614,2673,2732,2791,2850,2904,2958,3011,3065,3119,3173,3227,3301,3380,3453,3527,3598,3670,3742,3815,3872,3930,4003,4077,4151,4226,4298,4371,4441,4512,4572,4633,70975,71044,71114,71188,71264,71328,71405,71481,71558,71623,71692,71769,71844,71913,71981,72058,72124,72185,72282,72347,72416,72515,72586,72645,72703,72760,72819,72883,72954,73026,73098,73170,73242,73309,73377,73445,73504,73567,73631,73721,73812,73872,73938,74005,74071,74141,74205,74258,74371,74429,74492,74557,74622,74697,74770,74842,74891,74952,75013,75074,75136,75200,75264,75328,75393,75456,75516,75577,75643,75702,75762,75824,75895,75955,76023,76109,76196,76286,76373,76461,76543,76626,76716,76807,76859,76917,76962,77028,77092,77149,77206,77260,77317,77365,77414,77465,77499,77546,77595,77641,77673,77737,77799,77859,77916,77990,78060,78138,78192,78262,78347,78395,78441,78512,78590,78668,78740,78814,78888,78962,79042,79115,79184,79256,79333,79394,79457,79523,79587,79658,79721,79786,79850,79911,79972,80024,80097,80171,80240,80315,80389,80463,80604,80674,80727,80805,80895,80983,81079,81169,81751,81840,82087,82368,82620,82905,83298,83775,83997,84219,84495,84722,84952,85182,85412,85642,85869,86288,86514,86939,87169,87597,87816,88099,88307,88438,88665,89091,89316,89743,89964,90389,90509,90785,91086,91410,91701,92015,92152,92283,92388,92630,92797,93001,93209,93480,93592,93704,93809,93926,94140,94286,94426,94512,94860,94948,95194,95612,95861,95943,96041,96658,96758,97010,97434,97689,97783,97872,98109,100161,100403,100505,100758,102942,113663,115179,125999,127527,129284,129910,130330,131391,132656,132912,133148,133695,134189,134794,134992,135572,136136,136511,136629,137167,137324,137520,137793,138049,138219,138360,138424,138706,138992,139668,139932,140270,140623,140717,140903,141209,141471,141596,141723,141962,142173,142292,142485,142662,143117,143298,143420,143679,143792,143979,144081,144188,144317,144592,145100,145596,146473,146767,147337,147486,148218,148390,148726,148818,149096,153440,157927,157989,158619,159233,159324,159437,159666,159826,159978,160149,160315,160484,160651,160814,161057,161227,161400,161571,161845,162044,162249,162579,162663,162759,162855,162953,163053,163155,163257,163359,163461,163563,163663,163759,163871,164000,164123,164254,164385,164483,164597,164691,164831,164965,165061,165173,165273,165389,165485,165597,165697,165837,165973,166137,166267,166425,166575,166716,166860,166995,167107,167257,167385,167513,167649,167781,167911,168041,168153,168293,168439,168583,168721,168787,168877,168953,169057,169147,169249,169357,169465,169565,169645,169737,169835,169945,170023,170129,170221,170325,170435,170557,170720,170877,170957,171057,171147,171257,171351,171457,171549,171649,171761,171875,171991,172107,172201,172315,172427,172529,172649,172771,172853,172957,173077,173203,173301,173395,173483,173595,173711,173833,173945,174120,174236,174322,174414,174526,174650,174717,174843,174911,175039,175183,175311,175380,175475,175590,175703,175802,175911,176022,176133,176234,176339,176439,176569,176660,176783,176877,176989,177075,177179,177275,177363,177481,177585,177689,177815,177903,178011,178111,178201,178311,178395,178497,178581,178635,178699,178805,178915,178999,179119,9777,9895,10010,10142,10857,11549,12066,13713,14098,14695,16294,17827,18215,20522,40040,40300,41692,42725,44738,45000,45356,46186,52968,54102,54396,54619,54946,56996,57644,59277,59547,63398,63999,67808,69023,70432,70906"
+ },
+ "to": {
+ "startLines": "26,31,32,152,153,154,155,156,157,158,159,160,161,162,163,164,165,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,189,190,191,192,193,194,195,196,197,198,199,200,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,248,249,250,251,252,253,254,255,256,257,258,259,260,261,262,263,264,265,266,267,268,269,270,271,272,273,274,275,276,277,278,279,280,281,282,283,284,285,286,287,288,289,290,291,292,293,294,295,296,297,298,299,307,308,312,313,314,315,316,317,318,352,353,354,355,356,357,358,359,362,363,364,365,366,370,371,372,379,380,381,382,383,394,395,396,397,398,399,400,401,402,403,404,405,406,407,408,409,410,411,412,413,414,415,416,417,418,419,420,421,422,423,424,425,426,427,428,429,430,431,432,562,578,579,580,581,582,583,591,592,596,600,604,609,615,622,626,630,635,639,643,647,651,655,659,665,669,675,679,685,689,694,698,701,705,711,715,721,725,731,734,738,742,746,750,754,755,756,757,760,763,766,769,773,774,775,776,777,780,782,784,786,791,792,796,802,806,807,809,820,821,825,831,835,836,837,841,868,872,873,877,905,1073,1099,1268,1294,1325,1333,1339,1353,1375,1380,1385,1395,1404,1413,1417,1424,1432,1439,1440,1449,1452,1455,1459,1463,1467,1470,1471,1475,1479,1489,1494,1501,1507,1508,1511,1515,1520,1522,1524,1527,1530,1532,1536,1539,1546,1549,1552,1556,1558,1562,1564,1566,1568,1572,1580,1588,1600,1606,1615,1618,1629,1632,1637,1638,1658,1716,1775,1776,1786,1795,1796,1798,1802,1805,1808,1811,1814,1817,1820,1823,1827,1830,1833,1836,1840,1843,1847,1851,1852,1853,1854,1855,1856,1857,1858,1859,1860,1861,1862,1863,1864,1865,1866,1867,1868,1869,1870,1871,1873,1875,1876,1877,1878,1879,1880,1881,1882,1884,1885,1887,1888,1890,1892,1893,1895,1896,1897,1898,1899,1900,1902,1903,1904,1905,1906,1926,1928,1930,1960,1961,1962,1963,1964,1965,1966,1967,1968,1969,1970,1971,1972,1974,1975,1976,1977,1978,1979,1981,1985,2040,2041,2042,2043,2044,2045,2046,2068,2070,2072,2074,2076,2078,2079,2080,2081,2083,2085,2087,2088,2089,2090,2091,2092,2093,2094,2095,2096,2097,2098,2101,2102,2103,2104,2106,2108,2109,2111,2112,2114,2116,2118,2119,2120,2121,2122,2123,2124,2125,2126,2127,2128,2129,2131,2132,2133,2134,2136,2137,2138,2139,2140,2142,2144,2146,2148,2149,2150,2151,2152,2153,2154,2155,2156,2157,2158,2159,2160,2161,2187,2270,2273,2276,2279,2293,2304,2314,2341,2348,2359,2389,2416,2425,2462,2843,2855,2983,3125,3161,3167,3185,3208,3349,3369,3375,3379,3413,3450,3462,3489,3494,3560,3575,3640,3659,3685",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "1152,1334,1379,7243,7284,7339,7398,7460,7541,7602,7677,7753,7830,7908,7993,8075,8151,8277,8354,8432,8538,8644,8723,8803,8860,8918,8992,9067,9132,9198,9258,9319,9391,9464,9531,9805,9864,9923,9982,10041,10100,10154,10208,10261,10315,10369,10423,10698,10772,10851,10924,10998,11069,11141,11213,11286,11343,11401,11474,11548,11622,11697,11769,11842,11912,11983,12043,12161,12230,12299,12369,12443,12519,12583,12660,12736,12813,12878,12947,13024,13099,13168,13236,13313,13379,13440,13537,13602,13671,13770,13841,13900,13958,14015,14074,14138,14209,14281,14353,14425,14497,14564,14632,14700,14759,14822,14886,14976,15067,15127,15193,15260,15326,15396,15460,15513,15626,15684,15747,15812,15877,15952,16025,16097,16146,16207,16268,16329,16391,16455,16519,16583,16648,16711,16771,16832,16898,16957,17017,17079,17150,17210,17766,17852,18102,18192,18279,18367,18449,18532,18622,20811,20863,20921,20966,21032,21096,21153,21210,21412,21469,21517,21566,21617,21787,21834,21883,22201,22233,22297,22359,22419,23259,23333,23403,23481,23535,23605,23690,23738,23784,23855,23933,24011,24083,24157,24231,24305,24385,24458,24527,24599,24676,24737,24800,24866,24930,25001,25064,25129,25193,25254,25315,25367,25440,25514,25583,25658,25732,25806,25947,34740,35901,35979,36069,36157,36253,36343,36925,37014,37261,37542,37794,38079,38472,38949,39171,39393,39669,39896,40126,40356,40586,40816,41043,41462,41688,42113,42343,42771,42990,43273,43481,43612,43839,44265,44490,44917,45138,45563,45683,45959,46260,46584,46875,47189,47326,47457,47562,47804,47971,48175,48383,48654,48766,48878,48983,49100,49314,49460,49600,49686,50034,50122,50368,50786,51035,51117,51215,51832,51932,52184,52608,52863,52957,53046,53283,55335,55577,55679,55932,58116,68837,70353,81173,82701,84458,85084,85504,86565,87830,88086,88322,88869,89363,89968,90166,90746,91310,91685,91803,92341,92498,92694,92967,93223,93393,93534,93598,93880,94166,94842,95106,95444,95797,95891,96077,96383,96645,96770,96897,97136,97347,97466,97659,97836,98291,98472,98594,98853,98966,99153,99255,99362,99491,99766,100274,100770,101647,101941,102511,102660,103392,103564,103900,103992,105075,109419,113906,113968,114598,115212,115303,115416,115645,115805,115957,116128,116294,116463,116630,116793,117036,117206,117379,117550,117824,118023,118228,118558,118642,118738,118834,118932,119032,119134,119236,119338,119440,119542,119642,119738,119850,119979,120102,120233,120364,120462,120576,120670,120810,120944,121040,121152,121252,121368,121464,121576,121676,121816,121952,122116,122246,122404,122554,122695,122839,122974,123086,123236,123364,123492,123628,123760,123890,124020,124132,125707,125853,125997,127481,127547,127637,127713,127817,127907,128009,128117,128225,128325,128405,128497,128595,128705,128783,128889,128981,129085,129195,129317,129480,132926,133006,133106,133196,133306,133400,133506,134937,135037,135149,135263,135379,135495,135589,135703,135815,135917,136037,136159,136241,136345,136465,136591,136689,136783,136871,136983,137099,137221,137333,137508,137624,137710,137802,137914,138038,138105,138231,138299,138427,138571,138699,138768,138863,138978,139091,139190,139299,139410,139521,139622,139727,139827,139957,140048,140171,140265,140377,140463,140567,140663,140751,140869,140973,141077,141203,141291,141399,141499,141589,141699,141783,141885,141969,142023,142087,142193,142303,142387,144002,149146,149264,149379,149511,150226,150918,151435,153082,153467,154064,155663,157196,157584,159891,179409,179967,192888,201331,203344,203606,204570,205400,212182,213316,213610,213833,215640,217690,218338,219971,220241,224092,224693,228502,229717,231126",
+ "endLines": "26,31,32,152,153,154,155,156,157,158,159,160,161,162,163,164,165,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,189,190,191,192,193,194,195,196,197,198,199,200,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,248,249,250,251,252,253,254,255,256,257,258,259,260,261,262,263,264,265,266,267,268,269,270,271,272,273,274,275,276,277,278,279,280,281,282,283,284,285,286,287,288,289,290,291,292,293,294,295,296,297,298,299,307,308,312,313,314,315,316,317,318,352,353,354,355,356,357,358,359,362,363,364,365,366,370,371,372,379,380,381,382,383,394,395,396,397,398,399,400,401,402,403,404,405,406,407,408,409,410,411,412,413,414,415,416,417,418,419,420,421,422,423,424,425,426,427,428,429,430,431,432,562,578,579,580,581,582,590,591,595,599,603,608,614,621,625,629,634,638,642,646,650,654,658,664,668,674,678,684,688,693,697,700,704,710,714,720,724,730,733,737,741,745,749,753,754,755,756,759,762,765,768,772,773,774,775,776,779,781,783,785,790,791,795,801,805,806,808,819,820,824,830,834,835,836,840,867,871,872,876,904,1072,1098,1267,1293,1324,1332,1338,1352,1374,1379,1384,1394,1403,1412,1416,1423,1431,1438,1439,1448,1451,1454,1458,1462,1466,1469,1470,1474,1478,1488,1493,1500,1506,1507,1510,1514,1519,1521,1523,1526,1529,1531,1535,1538,1545,1548,1551,1555,1557,1561,1563,1565,1567,1571,1579,1587,1599,1605,1614,1617,1628,1631,1636,1637,1642,1715,1774,1775,1785,1794,1795,1797,1801,1804,1807,1810,1813,1816,1819,1822,1826,1829,1832,1835,1839,1842,1846,1850,1851,1852,1853,1854,1855,1856,1857,1858,1859,1860,1861,1862,1863,1864,1865,1866,1867,1868,1869,1870,1872,1874,1875,1876,1877,1878,1879,1880,1881,1883,1884,1886,1887,1889,1891,1892,1894,1895,1896,1897,1898,1899,1901,1902,1903,1904,1905,1906,1927,1929,1931,1960,1961,1962,1963,1964,1965,1966,1967,1968,1969,1970,1971,1973,1974,1975,1976,1977,1978,1980,1984,1988,2040,2041,2042,2043,2044,2045,2046,2069,2071,2073,2075,2077,2078,2079,2080,2082,2084,2086,2087,2088,2089,2090,2091,2092,2093,2094,2095,2096,2097,2100,2101,2102,2103,2105,2107,2108,2110,2111,2113,2115,2117,2118,2119,2120,2121,2122,2123,2124,2125,2126,2127,2128,2130,2131,2132,2133,2135,2136,2137,2138,2139,2141,2143,2145,2147,2148,2149,2150,2151,2152,2153,2154,2155,2156,2157,2158,2159,2160,2161,2269,2272,2275,2278,2292,2303,2313,2340,2347,2358,2388,2415,2424,2461,2842,2847,2880,3000,3160,3166,3172,3207,3348,3368,3374,3378,3384,3449,3461,3488,3493,3559,3574,3639,3658,3684,3693",
+ "endColumns": "54,44,48,40,54,58,61,80,60,74,75,76,77,84,81,75,75,76,77,105,105,78,79,56,57,73,74,64,65,59,60,71,72,66,67,58,58,58,58,58,53,53,52,53,53,53,53,73,78,72,73,70,71,71,72,56,57,72,73,73,74,71,72,69,70,59,60,68,68,69,73,75,63,76,75,76,64,68,76,74,68,67,76,65,60,96,64,68,98,70,58,57,56,58,63,70,71,71,71,71,66,67,67,58,62,63,89,90,59,65,66,65,69,63,52,112,57,62,64,64,74,72,71,48,60,60,60,61,63,63,63,64,62,59,60,65,58,59,61,70,59,67,85,86,89,86,87,81,82,89,90,51,57,44,65,63,56,56,53,56,47,48,50,33,46,48,45,31,63,61,59,56,73,69,77,53,69,84,47,45,70,77,77,71,73,73,73,79,72,68,71,76,60,62,65,63,70,62,64,63,60,60,51,72,73,68,74,73,73,140,69,52,77,89,87,95,89,12,88,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,136,130,104,12,12,12,12,12,111,111,104,116,12,12,12,12,12,87,12,12,12,81,12,12,99,12,12,12,93,88,12,12,12,101,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,117,12,12,12,12,12,12,12,63,12,12,12,12,12,12,93,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,91,12,12,12,61,12,12,90,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,83,95,95,97,99,101,101,101,101,101,99,95,111,128,122,130,130,97,113,93,12,12,95,111,99,115,95,111,99,12,135,12,129,12,12,140,12,134,111,149,127,127,12,131,129,129,111,139,12,12,12,65,89,75,103,89,101,107,107,99,79,91,97,12,77,105,91,103,109,12,12,12,79,99,89,109,93,105,91,12,12,12,12,12,93,113,111,12,12,12,81,103,119,125,97,93,87,111,115,121,111,12,115,85,91,12,12,66,12,67,12,12,12,68,94,114,112,98,108,110,110,100,104,99,12,90,122,93,12,85,103,95,87,12,12,12,12,87,107,99,89,109,83,101,83,53,63,105,109,83,119,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24",
+ "endOffsets": "1202,1374,1423,7279,7334,7393,7455,7536,7597,7672,7748,7825,7903,7988,8070,8146,8222,8349,8427,8533,8639,8718,8798,8855,8913,8987,9062,9127,9193,9253,9314,9386,9459,9526,9594,9859,9918,9977,10036,10095,10149,10203,10256,10310,10364,10418,10472,10767,10846,10919,10993,11064,11136,11208,11281,11338,11396,11469,11543,11617,11692,11764,11837,11907,11978,12038,12099,12225,12294,12364,12438,12514,12578,12655,12731,12808,12873,12942,13019,13094,13163,13231,13308,13374,13435,13532,13597,13666,13765,13836,13895,13953,14010,14069,14133,14204,14276,14348,14420,14492,14559,14627,14695,14754,14817,14881,14971,15062,15122,15188,15255,15321,15391,15455,15508,15621,15679,15742,15807,15872,15947,16020,16092,16141,16202,16263,16324,16386,16450,16514,16578,16643,16706,16766,16827,16893,16952,17012,17074,17145,17205,17273,17847,17934,18187,18274,18362,18444,18527,18617,18708,20858,20916,20961,21027,21091,21148,21205,21259,21464,21512,21561,21612,21646,21829,21878,21924,22228,22292,22354,22414,22471,23328,23398,23476,23530,23600,23685,23733,23779,23850,23928,24006,24078,24152,24226,24300,24380,24453,24522,24594,24671,24732,24795,24861,24925,24996,25059,25124,25188,25249,25310,25362,25435,25509,25578,25653,25727,25801,25942,26012,34788,35974,36064,36152,36248,36338,36920,37009,37256,37537,37789,38074,38467,38944,39166,39388,39664,39891,40121,40351,40581,40811,41038,41457,41683,42108,42338,42766,42985,43268,43476,43607,43834,44260,44485,44912,45133,45558,45678,45954,46255,46579,46870,47184,47321,47452,47557,47799,47966,48170,48378,48649,48761,48873,48978,49095,49309,49455,49595,49681,50029,50117,50363,50781,51030,51112,51210,51827,51927,52179,52603,52858,52952,53041,53278,55330,55572,55674,55927,58111,68832,70348,81168,82696,84453,85079,85499,86560,87825,88081,88317,88864,89358,89963,90161,90741,91305,91680,91798,92336,92493,92689,92962,93218,93388,93529,93593,93875,94161,94837,95101,95439,95792,95886,96072,96378,96640,96765,96892,97131,97342,97461,97654,97831,98286,98467,98589,98848,98961,99148,99250,99357,99486,99761,100269,100765,101642,101936,102506,102655,103387,103559,103895,103987,104265,109414,113901,113963,114593,115207,115298,115411,115640,115800,115952,116123,116289,116458,116625,116788,117031,117201,117374,117545,117819,118018,118223,118553,118637,118733,118829,118927,119027,119129,119231,119333,119435,119537,119637,119733,119845,119974,120097,120228,120359,120457,120571,120665,120805,120939,121035,121147,121247,121363,121459,121571,121671,121811,121947,122111,122241,122399,122549,122690,122834,122969,123081,123231,123359,123487,123623,123755,123885,124015,124127,124267,125848,125992,126130,127542,127632,127708,127812,127902,128004,128112,128220,128320,128400,128492,128590,128700,128778,128884,128976,129080,129190,129312,129475,129632,133001,133101,133191,133301,133395,133501,133593,135032,135144,135258,135374,135490,135584,135698,135810,135912,136032,136154,136236,136340,136460,136586,136684,136778,136866,136978,137094,137216,137328,137503,137619,137705,137797,137909,138033,138100,138226,138294,138422,138566,138694,138763,138858,138973,139086,139185,139294,139405,139516,139617,139722,139822,139952,140043,140166,140260,140372,140458,140562,140658,140746,140864,140968,141072,141198,141286,141394,141494,141584,141694,141778,141880,141964,142018,142082,142188,142298,142382,142502,149141,149259,149374,149506,150221,150913,151430,153077,153462,154059,155658,157191,157579,159886,179404,179664,181354,193916,203339,203601,203957,205395,212177,213311,213605,213828,214155,217685,218333,219966,220236,224087,224688,228497,229712,231121,231595"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/src/app/build/intermediates/blame/res/debug/single/debug.json b/src/app/build/intermediates/blame/res/debug/single/debug.json
new file mode 100644
index 00000000..44149c36
--- /dev/null
+++ b/src/app/build/intermediates/blame/res/debug/single/debug.json
@@ -0,0 +1,3558 @@
+[
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connected_13_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connected_13_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connecting_01_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connecting_01_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_list_blue_middle.9.png.flat",
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\src\\main\\res\\drawable-hdpi\\list_blue_middle.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connected_16_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connected_16_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_disabled_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_disabled_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_vol_type_tv_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_vol_type_tv_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_edit_title_white.9.png.flat",
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\src\\main\\res\\drawable-hdpi\\edit_title_white.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connected_10_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connected_10_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_abc_textfield_activated_mtrl_alpha.9.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xxhdpi-v4\\abc_textfield_activated_mtrl_alpha.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connected_19_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connected_19_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_abc_ic_star_black_36dp.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xxhdpi-v4\\abc_ic_star_black_36dp.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4_abc_scrubber_control_off_mtrl_alpha.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-mdpi-v4\\abc_scrubber_control_off_mtrl_alpha.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_abc_ic_star_black_36dp.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xhdpi-v4\\abc_ic_star_black_36dp.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_abc_ic_star_black_48dp.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xhdpi-v4\\abc_ic_star_black_48dp.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4_ic_vol_type_speaker_group_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-mdpi-v4\\ic_vol_type_speaker_group_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connecting_26_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connecting_26_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\anim_abc_shrink_fade_out_from_bottom.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\anim\\abc_shrink_fade_out_from_bottom.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connected_07_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connected_07_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-ldrtl-xxhdpi-v17_abc_spinner_mtrl_am_alpha.9.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-ldrtl-xxhdpi-v17\\abc_spinner_mtrl_am_alpha.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxxhdpi-v4_ic_group_expand_07.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxxhdpi-v4\\ic_group_expand_07.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connected_07_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connected_07_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connected_12_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connected_12_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_abc_text_select_handle_right_mtrl_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xxhdpi-v4\\abc_text_select_handle_right_mtrl_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connecting_19_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connecting_19_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connecting_30_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connecting_30_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_abc_text_select_handle_left_mtrl_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xhdpi-v4\\abc_text_select_handle_left_mtrl_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_abc_ic_star_black_48dp.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xxhdpi-v4\\abc_ic_star_black_48dp.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable_mr_group_expand.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable\\mr_group_expand.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_abc_ic_menu_share_mtrl_alpha.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xxhdpi-v4\\abc_ic_menu_share_mtrl_alpha.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxxhdpi-v4_abc_text_select_handle_right_mtrl_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xxxhdpi-v4\\abc_text_select_handle_right_mtrl_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-ldrtl-xxhdpi-v17_abc_ic_menu_cut_mtrl_alpha.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-ldrtl-xxhdpi-v17\\abc_ic_menu_cut_mtrl_alpha.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable_abc_seekbar_track_material.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable\\abc_seekbar_track_material.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-ldrtl-xxhdpi-v17_abc_ic_menu_copy_mtrl_am_alpha.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-ldrtl-xxhdpi-v17\\abc_ic_menu_copy_mtrl_am_alpha.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_abc_ic_star_half_black_36dp.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xxhdpi-v4\\abc_ic_star_half_black_36dp.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_abc_ic_star_half_black_16dp.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xxhdpi-v4\\abc_ic_star_half_black_16dp.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4_ic_media_play_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-hdpi-v4\\ic_media_play_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4_abc_list_longpressed_holo.9.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-hdpi-v4\\abc_list_longpressed_holo.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4_ic_media_play_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-hdpi-v4\\ic_media_play_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connected_13_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connected_13_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_abc_ic_menu_copy_mtrl_am_alpha.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xhdpi-v4\\abc_ic_menu_copy_mtrl_am_alpha.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_new_note_normal.png.flat",
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\src\\main\\res\\drawable-hdpi\\new_note_normal.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_list_blue_down.9.png.flat",
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\src\\main\\res\\drawable-hdpi\\list_blue_down.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connecting_15_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connecting_15_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\menu_note_list.xml.flat",
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\src\\main\\res\\menu\\note_list.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_water.png.flat",
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\src\\main\\res\\drawable-hdpi\\water.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_edit_title_green.9.png.flat",
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\src\\main\\res\\drawable-hdpi\\edit_title_green.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4_abc_btn_radio_to_on_mtrl_015.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-mdpi-v4\\abc_btn_radio_to_on_mtrl_015.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable_abc_ic_menu_overflow_material.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable\\abc_ic_menu_overflow_material.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\menu_sub_folder.xml.flat",
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\src\\main\\res\\menu\\sub_folder.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\layout_mr_cast_group_item.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\layout\\mr_cast_group_item.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4_abc_list_pressed_holo_light.9.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-hdpi-v4\\abc_list_pressed_holo_light.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_abc_list_divider_mtrl_alpha.9.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xxhdpi-v4\\abc_list_divider_mtrl_alpha.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connecting_17_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connecting_17_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_abc_ic_star_black_16dp.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xxhdpi-v4\\abc_ic_star_black_16dp.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\layout_notification_template_big_media_narrow_custom.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3748c447639623a0c90cb541e38e687e\\media-1.0.0\\res\\layout\\notification_template_big_media_narrow_custom.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connecting_27_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connecting_27_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connected_06_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connected_06_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connecting_24_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connecting_24_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connecting_21_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connecting_21_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connected_14_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connected_14_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\color_abc_secondary_text_material_dark.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\color\\abc_secondary_text_material_dark.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_abc_scrubber_track_mtrl_alpha.9.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xxhdpi-v4\\abc_scrubber_track_mtrl_alpha.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable_notification_tile_bg.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\drawable\\notification_tile_bg.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4_abc_btn_radio_to_on_mtrl_000.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-hdpi-v4\\abc_btn_radio_to_on_mtrl_000.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4_abc_ic_menu_cut_mtrl_alpha.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-hdpi-v4\\abc_ic_menu_cut_mtrl_alpha.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connecting_03_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connecting_03_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_audiotrack_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_audiotrack_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_abc_text_select_handle_middle_mtrl_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xxhdpi-v4\\abc_text_select_handle_middle_mtrl_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_audiotrack_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_audiotrack_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_media_stop_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_media_stop_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxxhdpi-v4_ic_group_collapse_00.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxxhdpi-v4\\ic_group_collapse_00.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4_abc_ic_menu_cut_mtrl_alpha.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-mdpi-v4\\abc_ic_menu_cut_mtrl_alpha.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable_mr_button_connecting_dark.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable\\mr_button_connecting_dark.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4_abc_ic_menu_paste_mtrl_am_alpha.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-hdpi-v4\\abc_ic_menu_paste_mtrl_am_alpha.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable_abc_seekbar_thumb_material.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable\\abc_seekbar_thumb_material.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxxhdpi-v4_abc_ic_star_black_16dp.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xxxhdpi-v4\\abc_ic_star_black_16dp.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-ldrtl-xhdpi-v17_abc_ic_menu_copy_mtrl_am_alpha.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-ldrtl-xhdpi-v17\\abc_ic_menu_copy_mtrl_am_alpha.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connecting_22_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connecting_22_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_line_error.png.flat",
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\src\\main\\res\\drawable-hdpi\\line_error.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\layout_abc_list_menu_item_radio.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\layout\\abc_list_menu_item_radio.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_disconnected_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_disconnected_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable_abc_btn_default_mtrl_shape.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable\\abc_btn_default_mtrl_shape.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4_ic_audiotrack_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-hdpi-v4\\ic_audiotrack_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxxhdpi-v4_abc_scrubber_control_to_pressed_mtrl_005.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xxxhdpi-v4\\abc_scrubber_control_to_pressed_mtrl_005.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable_abc_list_selector_background_transition_holo_dark.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable\\abc_list_selector_background_transition_holo_dark.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_media_play_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_media_play_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable_notification_icon_background.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\drawable\\notification_icon_background.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_list_red_single.9.png.flat",
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\src\\main\\res\\drawable-hdpi\\list_red_single.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable_abc_ic_go_search_api_material.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable\\abc_ic_go_search_api_material.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_abc_switch_track_mtrl_alpha.9.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xxhdpi-v4\\abc_switch_track_mtrl_alpha.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_bg_color_btn_mask.png.flat",
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\src\\main\\res\\drawable-hdpi\\bg_color_btn_mask.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4_abc_btn_check_to_on_mtrl_000.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-hdpi-v4\\abc_btn_check_to_on_mtrl_000.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4_abc_ic_star_black_48dp.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-hdpi-v4\\abc_ic_star_black_48dp.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4_abc_scrubber_control_to_pressed_mtrl_005.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-mdpi-v4\\abc_scrubber_control_to_pressed_mtrl_005.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\layout-v26_abc_screen_toolbar.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\layout-v26\\abc_screen_toolbar.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4_abc_popup_background_mtrl_mult.9.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-hdpi-v4\\abc_popup_background_mtrl_mult.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable_mr_media_pause_dark.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable\\mr_media_pause_dark.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_abc_ic_menu_cut_mtrl_alpha.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xxhdpi-v4\\abc_ic_menu_cut_mtrl_alpha.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\layout_mr_chooser_list_item.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\layout\\mr_chooser_list_item.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable_abc_btn_borderless_material.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable\\abc_btn_borderless_material.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4_notification_bg_normal_pressed.9.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\drawable-hdpi-v4\\notification_bg_normal_pressed.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_abc_btn_check_to_on_mtrl_015.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xhdpi-v4\\abc_btn_check_to_on_mtrl_015.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_splash.png.flat",
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\src\\main\\res\\drawable-hdpi\\splash.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_abc_ab_share_pack_mtrl_alpha.9.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xxhdpi-v4\\abc_ab_share_pack_mtrl_alpha.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_grey.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_grey.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\layout_note_item.xml.flat",
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\src\\main\\res\\layout\\note_item.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_edit_title_yellow.9.png.flat",
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\src\\main\\res\\drawable-hdpi\\edit_title_yellow.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_edit_blue.9.png.flat",
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\src\\main\\res\\drawable-hdpi\\edit_blue.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connected_28_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connected_28_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_font_size_selector_bg.9.png.flat",
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\src\\main\\res\\drawable-hdpi\\font_size_selector_bg.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxxhdpi-v4_ic_group_collapse_12.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxxhdpi-v4\\ic_group_collapse_12.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4_abc_spinner_mtrl_am_alpha.9.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-hdpi-v4\\abc_spinner_mtrl_am_alpha.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_vol_type_tv_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_vol_type_tv_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable_abc_tab_indicator_material.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable\\abc_tab_indicator_material.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_icon_app.png.flat",
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\src\\main\\res\\drawable-hdpi\\icon_app.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable_abc_item_background_holo_dark.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable\\abc_item_background_holo_dark.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4_abc_btn_switch_to_on_mtrl_00001.9.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-mdpi-v4\\abc_btn_switch_to_on_mtrl_00001.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\layout_mr_playback_control.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\layout\\mr_playback_control.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxxhdpi-v4_abc_btn_check_to_on_mtrl_000.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xxxhdpi-v4\\abc_btn_check_to_on_mtrl_000.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxxhdpi-v4_ic_mr_button_grey.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxxhdpi-v4\\ic_mr_button_grey.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connecting_19_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connecting_19_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connecting_06_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connecting_06_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_abc_scrubber_primary_mtrl_alpha.9.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xhdpi-v4\\abc_scrubber_primary_mtrl_alpha.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_abc_spinner_mtrl_am_alpha.9.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xxhdpi-v4\\abc_spinner_mtrl_am_alpha.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\color_abc_search_url_text.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\color\\abc_search_url_text.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\color_abc_hint_foreground_material_dark.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\color\\abc_hint_foreground_material_dark.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxxhdpi-v4_abc_ic_star_black_48dp.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xxxhdpi-v4\\abc_ic_star_black_48dp.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_abc_text_select_handle_middle_mtrl_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xxhdpi-v4\\abc_text_select_handle_middle_mtrl_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connected_04_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connected_04_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_bg_btn_set_color.png.flat",
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\src\\main\\res\\drawable-hdpi\\bg_btn_set_color.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable_abc_seekbar_tick_mark_material.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable\\abc_seekbar_tick_mark_material.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\anim_abc_slide_out_bottom.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\anim\\abc_slide_out_bottom.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connected_11_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connected_11_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\layout_datetime_picker.xml.flat",
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\src\\main\\res\\layout\\datetime_picker.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connecting_11_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connecting_11_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxxhdpi-v4_ic_group_collapse_07.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxxhdpi-v4\\ic_group_collapse_07.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\layout_note_list.xml.flat",
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\src\\main\\res\\layout\\note_list.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_list_white_down.9.png.flat",
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\src\\main\\res\\drawable-hdpi\\list_white_down.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-ldrtl-mdpi-v17_abc_ic_menu_cut_mtrl_alpha.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-ldrtl-mdpi-v17\\abc_ic_menu_cut_mtrl_alpha.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_abc_textfield_search_default_mtrl_alpha.9.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xhdpi-v4\\abc_textfield_search_default_mtrl_alpha.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4_abc_ic_commit_search_api_mtrl_alpha.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-mdpi-v4\\abc_ic_commit_search_api_mtrl_alpha.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\color_secondary_text_dark.xml.flat",
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\src\\main\\res\\color\\secondary_text_dark.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4_abc_ic_star_black_36dp.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-hdpi-v4\\abc_ic_star_black_36dp.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable_abc_ic_arrow_drop_right_black_24dp.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable\\abc_ic_arrow_drop_right_black_24dp.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connected_18_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connected_18_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\layout_support_simple_spinner_dropdown_item.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\layout\\support_simple_spinner_dropdown_item.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connected_00_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connected_00_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connected_09_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connected_09_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4_abc_textfield_activated_mtrl_alpha.9.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-hdpi-v4\\abc_textfield_activated_mtrl_alpha.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4_abc_ic_menu_selectall_mtrl_alpha.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-hdpi-v4\\abc_ic_menu_selectall_mtrl_alpha.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connecting_17_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connecting_17_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connected_15_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connected_15_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connected_03_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connected_03_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connected_06_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connected_06_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4_abc_scrubber_control_to_pressed_mtrl_000.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-hdpi-v4\\abc_scrubber_control_to_pressed_mtrl_000.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4_abc_text_select_handle_left_mtrl_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-hdpi-v4\\abc_text_select_handle_left_mtrl_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connected_12_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connected_12_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_abc_btn_radio_to_on_mtrl_000.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xhdpi-v4\\abc_btn_radio_to_on_mtrl_000.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_dialog_close_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_dialog_close_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connected_21_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connected_21_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_media_pause_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_media_pause_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_list_folder.9.png.flat",
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\src\\main\\res\\drawable-hdpi\\list_folder.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4_abc_ic_menu_copy_mtrl_am_alpha.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-mdpi-v4\\abc_ic_menu_copy_mtrl_am_alpha.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connecting_13_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connecting_13_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_search_result.png.flat",
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\src\\main\\res\\drawable-hdpi\\search_result.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connecting_10_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connecting_10_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\raw_introduction.flat",
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\src\\main\\res\\raw\\introduction"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable_abc_ic_ab_back_material.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable\\abc_ic_ab_back_material.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_abc_ic_star_half_black_36dp.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xhdpi-v4\\abc_ic_star_half_black_36dp.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable_abc_ic_voice_search_api_material.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable\\abc_ic_voice_search_api_material.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_disconnected_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_disconnected_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_abc_text_select_handle_right_mtrl_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xxhdpi-v4\\abc_text_select_handle_right_mtrl_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxxhdpi-v4_abc_btn_switch_to_on_mtrl_00001.9.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xxxhdpi-v4\\abc_btn_switch_to_on_mtrl_00001.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_dialog_close_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_dialog_close_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_font_normal.png.flat",
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\src\\main\\res\\drawable-hdpi\\font_normal.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connected_05_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connected_05_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_abc_ic_star_half_black_48dp.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xxhdpi-v4\\abc_ic_star_half_black_48dp.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\color-v23_abc_tint_btn_checkable.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\color-v23\\abc_tint_btn_checkable.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4_ic_dialog_close_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-hdpi-v4\\ic_dialog_close_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4_abc_btn_switch_to_on_mtrl_00012.9.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-mdpi-v4\\abc_btn_switch_to_on_mtrl_00012.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4_abc_btn_check_to_on_mtrl_015.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-mdpi-v4\\abc_btn_check_to_on_mtrl_015.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4_ic_media_play_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-mdpi-v4\\ic_media_play_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxxhdpi-v4_ic_group_expand_04.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxxhdpi-v4\\ic_group_expand_04.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4_ic_mr_button_disconnected_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-mdpi-v4\\ic_mr_button_disconnected_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_abc_ic_star_black_16dp.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xhdpi-v4\\abc_ic_star_black_16dp.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable_notification_bg.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\drawable\\notification_bg.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_vol_type_speaker_group_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_vol_type_speaker_group_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_abc_list_divider_mtrl_alpha.9.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xhdpi-v4\\abc_list_divider_mtrl_alpha.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\layout_dialog_edit_text.xml.flat",
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\src\\main\\res\\layout\\dialog_edit_text.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable_mr_dialog_material_background_light.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable\\mr_dialog_material_background_light.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxxhdpi-v4_ic_group_expand_03.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxxhdpi-v4\\ic_group_expand_03.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\layout_widget_4x.xml.flat",
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\src\\main\\res\\layout\\widget_4x.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connected_28_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connected_28_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connected_25_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connected_25_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_list_white_single.9.png.flat",
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\src\\main\\res\\drawable-hdpi\\list_white_single.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4_abc_switch_track_mtrl_alpha.9.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-mdpi-v4\\abc_switch_track_mtrl_alpha.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connected_01_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connected_01_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4_abc_cab_background_top_mtrl_alpha.9.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-mdpi-v4\\abc_cab_background_top_mtrl_alpha.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connected_04_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connected_04_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\layout_add_account_text.xml.flat",
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\src\\main\\res\\layout\\add_account_text.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-ldrtl-xxxhdpi-v17_abc_ic_menu_copy_mtrl_am_alpha.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-ldrtl-xxxhdpi-v17\\abc_ic_menu_copy_mtrl_am_alpha.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connected_20_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connected_20_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\layout_activity_set_lock.xml.flat",
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\src\\main\\res\\layout\\activity_set_lock.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connected_22_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connected_22_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connecting_20_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connecting_20_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connected_19_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connected_19_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable_mr_dialog_close_dark.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable\\mr_dialog_close_dark.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_list_red_down.9.png.flat",
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\src\\main\\res\\drawable-hdpi\\list_red_down.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4_abc_textfield_default_mtrl_alpha.9.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-hdpi-v4\\abc_textfield_default_mtrl_alpha.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connected_27_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connected_27_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4_abc_scrubber_primary_mtrl_alpha.9.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-hdpi-v4\\abc_scrubber_primary_mtrl_alpha.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\layout_select_dialog_multichoice_material.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\layout\\select_dialog_multichoice_material.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connecting_24_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connecting_24_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4_notification_bg_normal.9.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\drawable-mdpi-v4\\notification_bg_normal.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\layout_abc_list_menu_item_icon.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\layout\\abc_list_menu_item_icon.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxxhdpi-v4_ic_group_collapse_08.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxxhdpi-v4\\ic_group_collapse_08.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_menu_top.png.flat",
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\src\\main\\res\\drawable-hdpi\\menu_top.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_abc_list_pressed_holo_dark.9.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xxhdpi-v4\\abc_list_pressed_holo_dark.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\layout_note_list_footer.xml.flat",
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\src\\main\\res\\layout\\note_list_footer.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-v21_abc_action_bar_item_background_material.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-v21\\abc_action_bar_item_background_material.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_abc_list_longpressed_holo.9.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xxhdpi-v4\\abc_list_longpressed_holo.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connecting_17_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connecting_17_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_abc_ic_star_half_black_16dp.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xhdpi-v4\\abc_ic_star_half_black_16dp.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connected_19_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connected_19_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\layout_notification_template_lines_media.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3748c447639623a0c90cb541e38e687e\\media-1.0.0\\res\\layout\\notification_template_lines_media.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_abc_btn_check_to_on_mtrl_000.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xxhdpi-v4\\abc_btn_check_to_on_mtrl_000.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_abc_btn_radio_to_on_mtrl_015.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xxhdpi-v4\\abc_btn_radio_to_on_mtrl_015.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-v23_abc_control_background_material.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-v23\\abc_control_background_material.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable_abc_spinner_textfield_background_material.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable\\abc_spinner_textfield_background_material.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connected_30_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connected_30_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_media_play_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_media_play_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connecting_11_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connecting_11_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable_mr_button_connecting_light.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable\\mr_button_connecting_light.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable_mr_media_play_dark.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable\\mr_media_play_dark.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\color_abc_hint_foreground_material_light.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\color\\abc_hint_foreground_material_light.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_abc_btn_radio_to_on_mtrl_015.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xhdpi-v4\\abc_btn_radio_to_on_mtrl_015.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_abc_switch_track_mtrl_alpha.9.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xhdpi-v4\\abc_switch_track_mtrl_alpha.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_audiotrack_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_audiotrack_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_vol_type_speaker_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_vol_type_speaker_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_abc_list_selector_disabled_holo_dark.9.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xxhdpi-v4\\abc_list_selector_disabled_holo_dark.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_abc_textfield_default_mtrl_alpha.9.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xhdpi-v4\\abc_textfield_default_mtrl_alpha.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_abc_ic_commit_search_api_mtrl_alpha.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xxhdpi-v4\\abc_ic_commit_search_api_mtrl_alpha.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_media_play_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_media_play_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\layout_abc_action_mode_bar.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\layout\\abc_action_mode_bar.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_note_edit_color_selector_panel.png.flat",
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\src\\main\\res\\drawable-hdpi\\note_edit_color_selector_panel.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\layout-v21_notification_action.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\layout-v21\\notification_action.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connected_24_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connected_24_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connecting_04_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connecting_04_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4_ic_mr_button_disabled_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-hdpi-v4\\ic_mr_button_disabled_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable_abc_list_selector_holo_dark.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable\\abc_list_selector_holo_dark.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_list_yellow_down.9.png.flat",
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\src\\main\\res\\drawable-hdpi\\list_yellow_down.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\layout_note_edit.xml.flat",
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\src\\main\\res\\layout\\note_edit.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connecting_20_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connecting_20_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connecting_26_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connecting_26_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connected_25_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connected_25_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4_abc_ic_star_half_black_36dp.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-hdpi-v4\\abc_ic_star_half_black_36dp.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connecting_02_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connecting_02_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_abc_scrubber_control_off_mtrl_alpha.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xhdpi-v4\\abc_scrubber_control_off_mtrl_alpha.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4_abc_list_selector_disabled_holo_light.9.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-mdpi-v4\\abc_list_selector_disabled_holo_light.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_abc_scrubber_control_to_pressed_mtrl_005.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xxhdpi-v4\\abc_scrubber_control_to_pressed_mtrl_005.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connecting_08_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connecting_08_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxxhdpi-v4_abc_btn_switch_to_on_mtrl_00012.9.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xxxhdpi-v4\\abc_btn_switch_to_on_mtrl_00012.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxxhdpi-v4_abc_ic_menu_paste_mtrl_am_alpha.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xxxhdpi-v4\\abc_ic_menu_paste_mtrl_am_alpha.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4_ic_media_stop_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-mdpi-v4\\ic_media_stop_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\color_switch_thumb_material_dark.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\color\\switch_thumb_material_dark.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_menu_delete.png.flat",
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\src\\main\\res\\drawable-hdpi\\menu_delete.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\layout_activity_lock.xml.flat",
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\src\\main\\res\\layout\\activity_lock.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable_abc_btn_check_material.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable\\abc_btn_check_material.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\anim_abc_popup_exit.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\anim\\abc_popup_exit.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connected_02_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connected_02_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\layout_abc_screen_simple.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\layout\\abc_screen_simple.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_abc_textfield_default_mtrl_alpha.9.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xxhdpi-v4\\abc_textfield_default_mtrl_alpha.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\layout_abc_list_menu_item_layout.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\layout\\abc_list_menu_item_layout.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\color_abc_primary_text_material_dark.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\color\\abc_primary_text_material_dark.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4_abc_ic_star_black_36dp.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-mdpi-v4\\abc_ic_star_black_36dp.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\color_abc_background_cache_hint_selector_material_dark.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\color\\abc_background_cache_hint_selector_material_dark.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-ldrtl-mdpi-v17_abc_spinner_mtrl_am_alpha.9.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-ldrtl-mdpi-v17\\abc_spinner_mtrl_am_alpha.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4_notification_bg_low_normal.9.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\drawable-mdpi-v4\\notification_bg_low_normal.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_abc_text_select_handle_left_mtrl_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xxhdpi-v4\\abc_text_select_handle_left_mtrl_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4_abc_switch_track_mtrl_alpha.9.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-hdpi-v4\\abc_switch_track_mtrl_alpha.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_abc_tab_indicator_mtrl_alpha.9.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xhdpi-v4\\abc_tab_indicator_mtrl_alpha.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\anim_abc_popup_enter.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\anim\\abc_popup_enter.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connected_24_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connected_24_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_abc_text_select_handle_right_mtrl_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xhdpi-v4\\abc_text_select_handle_right_mtrl_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connected_23_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connected_23_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connecting_26_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connecting_26_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connected_29_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connected_29_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-ldrtl-xhdpi-v17_abc_spinner_mtrl_am_alpha.9.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-ldrtl-xhdpi-v17\\abc_spinner_mtrl_am_alpha.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connected_00_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connected_00_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable_mr_button_connected_light.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable\\mr_button_connected_light.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4_abc_text_select_handle_middle_mtrl_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-mdpi-v4\\abc_text_select_handle_middle_mtrl_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connecting_22_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connecting_22_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\layout_account_dialog_title.xml.flat",
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\src\\main\\res\\layout\\account_dialog_title.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_title_bar_bg.9.png.flat",
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\src\\main\\res\\drawable-hdpi\\title_bar_bg.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connected_26_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connected_26_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connected_03_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connected_03_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connected_00_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connected_00_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connecting_28_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connecting_28_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4_ic_vol_type_tv_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-hdpi-v4\\ic_vol_type_tv_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connected_06_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connected_06_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\layout_select_dialog_item_material.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\layout\\select_dialog_item_material.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connecting_19_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connecting_19_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4_abc_ic_menu_share_mtrl_alpha.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-hdpi-v4\\abc_ic_menu_share_mtrl_alpha.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_vol_type_speaker_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_vol_type_speaker_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4_abc_spinner_mtrl_am_alpha.9.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-mdpi-v4\\abc_spinner_mtrl_am_alpha.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4_abc_ic_star_half_black_16dp.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-hdpi-v4\\abc_ic_star_half_black_16dp.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_list_footer_bg.9.png.flat",
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\src\\main\\res\\drawable-hdpi\\list_footer_bg.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_abc_text_select_handle_left_mtrl_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xxhdpi-v4\\abc_text_select_handle_left_mtrl_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\color-v23_abc_color_highlight_material.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\color-v23\\abc_color_highlight_material.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connected_22_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connected_22_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_vol_type_speaker_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_vol_type_speaker_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\layout_abc_alert_dialog_button_bar_material.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\layout\\abc_alert_dialog_button_bar_material.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4_abc_textfield_default_mtrl_alpha.9.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-mdpi-v4\\abc_textfield_default_mtrl_alpha.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connecting_25_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connecting_25_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connecting_13_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connecting_13_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_list_white_middle.9.png.flat",
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\src\\main\\res\\drawable-hdpi\\list_white_middle.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable_abc_cab_background_top_material.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable\\abc_cab_background_top_material.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4_ic_mr_button_grey.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-mdpi-v4\\ic_mr_button_grey.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4_abc_list_pressed_holo_dark.9.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-hdpi-v4\\abc_list_pressed_holo_dark.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connected_15_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connected_15_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connected_18_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connected_18_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxxhdpi-v4_abc_btn_radio_to_on_mtrl_000.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xxxhdpi-v4\\abc_btn_radio_to_on_mtrl_000.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4_abc_ic_star_black_48dp.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-mdpi-v4\\abc_ic_star_black_48dp.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\layout_settings_header.xml.flat",
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\src\\main\\res\\layout\\settings_header.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4_abc_text_select_handle_left_mtrl_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-mdpi-v4\\abc_text_select_handle_left_mtrl_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_selected.png.flat",
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\src\\main\\res\\drawable-hdpi\\selected.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_font_large.png.flat",
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\src\\main\\res\\drawable-hdpi\\font_large.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4_notification_bg_low_pressed.9.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\drawable-mdpi-v4\\notification_bg_low_pressed.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\color_abc_secondary_text_material_light.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\color\\abc_secondary_text_material_light.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable_settings_launcher_background.xml.flat",
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\src\\main\\res\\drawable\\settings_launcher_background.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4_abc_text_select_handle_middle_mtrl_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-mdpi-v4\\abc_text_select_handle_middle_mtrl_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\color_abc_primary_text_disable_only_material_light.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\color\\abc_primary_text_disable_only_material_light.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connected_29_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connected_29_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connecting_18_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connecting_18_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-ldrtl-mdpi-v17_abc_ic_menu_copy_mtrl_am_alpha.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-ldrtl-mdpi-v17\\abc_ic_menu_copy_mtrl_am_alpha.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4_abc_ic_menu_copy_mtrl_am_alpha.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-hdpi-v4\\abc_ic_menu_copy_mtrl_am_alpha.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4_abc_list_selector_disabled_holo_dark.9.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-mdpi-v4\\abc_list_selector_disabled_holo_dark.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4_ic_mr_button_disconnected_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-hdpi-v4\\ic_mr_button_disconnected_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_abc_list_focused_holo.9.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xhdpi-v4\\abc_list_focused_holo.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connected_10_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connected_10_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connecting_12_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connecting_12_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connecting_29_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connecting_29_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connected_25_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connected_25_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxxhdpi-v4_ic_group_collapse_04.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxxhdpi-v4\\ic_group_collapse_04.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_list_yellow_up.9.png.flat",
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\src\\main\\res\\drawable-hdpi\\list_yellow_up.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connecting_24_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connecting_24_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4_ic_dialog_close_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-mdpi-v4\\ic_dialog_close_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_notification_bg_normal_pressed.9.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\drawable-xhdpi-v4\\notification_bg_normal_pressed.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4_ic_vol_type_tv_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-mdpi-v4\\ic_vol_type_tv_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connecting_09_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connecting_09_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable_abc_ic_search_api_material.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable\\abc_ic_search_api_material.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connected_24_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connected_24_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connecting_03_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connecting_03_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxxhdpi-v4_ic_group_expand_00.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxxhdpi-v4\\ic_group_expand_00.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_media_stop_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_media_stop_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connecting_21_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connecting_21_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\layout_notification_template_part_chronometer.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\layout\\notification_template_part_chronometer.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4_abc_textfield_search_activated_mtrl_alpha.9.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-hdpi-v4\\abc_textfield_search_activated_mtrl_alpha.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxxhdpi-v4_abc_ic_star_black_36dp.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xxxhdpi-v4\\abc_ic_star_black_36dp.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4_ic_vol_type_speaker_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-mdpi-v4\\ic_vol_type_speaker_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\anim_abc_slide_out_top.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\anim\\abc_slide_out_top.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable_mr_dialog_close_light.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable\\mr_dialog_close_light.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxxhdpi-v4_ic_group_collapse_03.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxxhdpi-v4\\ic_group_collapse_03.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4_abc_scrubber_track_mtrl_alpha.9.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-mdpi-v4\\abc_scrubber_track_mtrl_alpha.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4_abc_scrubber_control_off_mtrl_alpha.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-hdpi-v4\\abc_scrubber_control_off_mtrl_alpha.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connecting_28_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connecting_28_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connected_15_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connected_15_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connecting_12_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connecting_12_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connected_09_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connected_09_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-ldrtl-hdpi-v17_abc_ic_menu_copy_mtrl_am_alpha.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-ldrtl-hdpi-v17\\abc_ic_menu_copy_mtrl_am_alpha.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connecting_07_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connecting_07_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connecting_18_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connecting_18_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4_notify_panel_notification_icon_bg.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\drawable-mdpi-v4\\notify_panel_notification_icon_bg.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\color_abc_background_cache_hint_selector_material_light.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\color\\abc_background_cache_hint_selector_material_light.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\menu_note_edit.xml.flat",
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\src\\main\\res\\menu\\note_edit.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connected_05_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connected_05_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_media_stop_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_media_stop_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connected_17_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connected_17_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\layout_abc_action_mode_close_item_material.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\layout\\abc_action_mode_close_item_material.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4_abc_textfield_search_activated_mtrl_alpha.9.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-mdpi-v4\\abc_textfield_search_activated_mtrl_alpha.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_abc_list_pressed_holo_light.9.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xxhdpi-v4\\abc_list_pressed_holo_light.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connecting_30_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connecting_30_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connected_14_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connected_14_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\layout-watch-v20_abc_alert_dialog_button_bar_material.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\layout-watch-v20\\abc_alert_dialog_button_bar_material.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_list_blue_up.9.png.flat",
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\src\\main\\res\\drawable-hdpi\\list_blue_up.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-watch-v20_abc_dialog_material_background.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-watch-v20\\abc_dialog_material_background.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_list_white_up.9.png.flat",
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\src\\main\\res\\drawable-hdpi\\list_white_up.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxxhdpi-v4_abc_ic_menu_cut_mtrl_alpha.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xxxhdpi-v4\\abc_ic_menu_cut_mtrl_alpha.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\layout_mr_chooser_dialog.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\layout\\mr_chooser_dialog.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable_abc_cab_background_internal_bg.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable\\abc_cab_background_internal_bg.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connected_07_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connected_07_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\color_abc_primary_text_disable_only_material_dark.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\color\\abc_primary_text_disable_only_material_dark.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connecting_08_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connecting_08_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxxhdpi-v4_ic_group_collapse_01.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxxhdpi-v4\\ic_group_collapse_01.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connected_23_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connected_23_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\xml_widget_2x_info.xml.flat",
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\src\\main\\res\\xml\\widget_2x_info.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connected_01_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connected_01_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4_abc_scrubber_track_mtrl_alpha.9.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-hdpi-v4\\abc_scrubber_track_mtrl_alpha.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable_mr_media_stop_light.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable\\mr_media_stop_light.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_abc_text_select_handle_middle_mtrl_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xhdpi-v4\\abc_text_select_handle_middle_mtrl_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxxhdpi-v4_abc_text_select_handle_right_mtrl_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xxxhdpi-v4\\abc_text_select_handle_right_mtrl_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable_abc_vector_test.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable\\abc_vector_test.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connected_08_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connected_08_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connecting_30_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connecting_30_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_grassland.png.flat",
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\src\\main\\res\\drawable-hdpi\\grassland.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4_ic_audiotrack_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-mdpi-v4\\ic_audiotrack_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4_ic_media_pause_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-hdpi-v4\\ic_media_pause_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_edit_title_red.9.png.flat",
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\src\\main\\res\\drawable-hdpi\\edit_title_red.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_media_pause_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_media_pause_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connecting_23_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connecting_23_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable_mr_media_stop_dark.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable\\mr_media_stop_dark.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_app1.png.flat",
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\src\\main\\res\\drawable-hdpi\\app1.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_abc_textfield_search_activated_mtrl_alpha.9.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xxhdpi-v4\\abc_textfield_search_activated_mtrl_alpha.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4_abc_list_selector_disabled_holo_light.9.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-hdpi-v4\\abc_list_selector_disabled_holo_light.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connecting_27_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connecting_27_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connecting_03_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connecting_03_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\anim_abc_slide_in_bottom.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\anim\\abc_slide_in_bottom.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connecting_27_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connecting_27_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_abc_ic_menu_share_mtrl_alpha.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xhdpi-v4\\abc_ic_menu_share_mtrl_alpha.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\layout_notification_template_big_media.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3748c447639623a0c90cb541e38e687e\\media-1.0.0\\res\\layout\\notification_template_big_media.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connected_16_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connected_16_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable_tooltip_frame_light.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable\\tooltip_frame_light.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connecting_16_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connecting_16_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4_ic_mr_button_disabled_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-mdpi-v4\\ic_mr_button_disabled_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\layout-v21_notification_template_icon_group.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\layout-v21\\notification_template_icon_group.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_disconnected_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_disconnected_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connected_10_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connected_10_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connecting_09_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connecting_09_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_star.png.flat",
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\src\\main\\res\\drawable-hdpi\\star.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\layout_notification_template_big_media_narrow.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3748c447639623a0c90cb541e38e687e\\media-1.0.0\\res\\layout\\notification_template_big_media_narrow.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\layout_mr_controller_material_dialog_b.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\layout\\mr_controller_material_dialog_b.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_list_yellow_single.9.png.flat",
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\src\\main\\res\\drawable-hdpi\\list_yellow_single.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxxhdpi-v4_ic_group_collapse_02.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxxhdpi-v4\\ic_group_collapse_02.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxxhdpi-v4_abc_tab_indicator_mtrl_alpha.9.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xxxhdpi-v4\\abc_tab_indicator_mtrl_alpha.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connected_01_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connected_01_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\layout_notification_template_media_custom.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3748c447639623a0c90cb541e38e687e\\media-1.0.0\\res\\layout\\notification_template_media_custom.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\layout_select_dialog_singlechoice_material.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\layout\\select_dialog_singlechoice_material.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connected_16_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connected_16_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\xml_searchable.xml.flat",
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\src\\main\\res\\xml\\searchable.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_media_pause_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_media_pause_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connected_14_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connected_14_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connected_11_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connected_11_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connecting_21_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connecting_21_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\layout_notification_template_part_time.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\layout\\notification_template_part_time.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connected_17_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connected_17_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_edit_green.9.png.flat",
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\src\\main\\res\\drawable-hdpi\\edit_green.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxxhdpi-v4_abc_text_select_handle_left_mtrl_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xxxhdpi-v4\\abc_text_select_handle_left_mtrl_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable_mr_media_play_light.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable\\mr_media_play_light.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connecting_25_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connecting_25_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable_abc_list_selector_holo_light.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable\\abc_list_selector_holo_light.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4_abc_scrubber_control_to_pressed_mtrl_005.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-hdpi-v4\\abc_scrubber_control_to_pressed_mtrl_005.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\color-v23_abc_tint_seek_thumb.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\color-v23\\abc_tint_seek_thumb.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_disabled_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_disabled_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_abc_list_focused_holo.9.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xxhdpi-v4\\abc_list_focused_holo.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connected_08_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connected_08_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4_ic_mr_button_disabled_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-hdpi-v4\\ic_mr_button_disabled_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxxhdpi-v4_abc_ic_star_half_black_36dp.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xxxhdpi-v4\\abc_ic_star_half_black_36dp.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4_ic_mr_button_disabled_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-mdpi-v4\\ic_mr_button_disabled_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connected_02_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connected_02_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connected_05_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connected_05_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_abc_text_select_handle_middle_mtrl_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xhdpi-v4\\abc_text_select_handle_middle_mtrl_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4_notification_bg_normal.9.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\drawable-hdpi-v4\\notification_bg_normal.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_widget_2x_red.png.flat",
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\src\\main\\res\\drawable-hdpi\\widget_2x_red.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connected_06_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connected_06_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_abc_scrubber_primary_mtrl_alpha.9.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xxhdpi-v4\\abc_scrubber_primary_mtrl_alpha.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connected_07_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connected_07_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\layout_mr_picker_dialog.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\layout\\mr_picker_dialog.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\layout_notification_template_media.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3748c447639623a0c90cb541e38e687e\\media-1.0.0\\res\\layout\\notification_template_media.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connected_13_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connected_13_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4_abc_text_select_handle_right_mtrl_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-hdpi-v4\\abc_text_select_handle_right_mtrl_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxxhdpi-v4_abc_btn_check_to_on_mtrl_015.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xxxhdpi-v4\\abc_btn_check_to_on_mtrl_015.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\menu_note_list_dropdown.xml.flat",
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\src\\main\\res\\menu\\note_list_dropdown.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_title_alert.png.flat",
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\src\\main\\res\\drawable-hdpi\\title_alert.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connecting_26_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connecting_26_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\layout_abc_popup_menu_header_item_layout.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\layout\\abc_popup_menu_header_item_layout.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4_abc_list_pressed_holo_light.9.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-mdpi-v4\\abc_list_pressed_holo_light.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4_abc_btn_check_to_on_mtrl_000.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-mdpi-v4\\abc_btn_check_to_on_mtrl_000.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connecting_11_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connecting_11_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_abc_list_longpressed_holo.9.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xhdpi-v4\\abc_list_longpressed_holo.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4_ic_vol_type_speaker_group_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-hdpi-v4\\ic_vol_type_speaker_group_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connected_09_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connected_09_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\layout_abc_cascading_menu_item_layout.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\layout\\abc_cascading_menu_item_layout.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_list_background.png.flat",
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\src\\main\\res\\drawable-hdpi\\list_background.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_abc_list_selector_disabled_holo_light.9.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xxhdpi-v4\\abc_list_selector_disabled_holo_light.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\layout_abc_alert_dialog_title_material.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\layout\\abc_alert_dialog_title_material.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connecting_23_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connecting_23_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connecting_17_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connecting_17_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connecting_29_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connecting_29_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connecting_14_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connecting_14_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connecting_20_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connecting_20_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connecting_09_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connecting_09_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_abc_text_select_handle_left_mtrl_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xhdpi-v4\\abc_text_select_handle_left_mtrl_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_media_stop_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_media_stop_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4_ic_media_play_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-mdpi-v4\\ic_media_play_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxxhdpi-v4_ic_group_expand_05.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxxhdpi-v4\\ic_group_expand_05.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_abc_ic_menu_copy_mtrl_am_alpha.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xxhdpi-v4\\abc_ic_menu_copy_mtrl_am_alpha.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_disconnected_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_disconnected_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_abc_ic_menu_cut_mtrl_alpha.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xhdpi-v4\\abc_ic_menu_cut_mtrl_alpha.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_list_green_up.9.png.flat",
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\src\\main\\res\\drawable-hdpi\\list_green_up.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4_ic_vol_type_speaker_group_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-hdpi-v4\\ic_vol_type_speaker_group_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\layout_mr_cast_dialog.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\layout\\mr_cast_dialog.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connected_11_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connected_11_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\color-v23_abc_btn_colored_text_material.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\color-v23\\abc_btn_colored_text_material.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_abc_ic_menu_paste_mtrl_am_alpha.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xxhdpi-v4\\abc_ic_menu_paste_mtrl_am_alpha.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_abc_textfield_activated_mtrl_alpha.9.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xhdpi-v4\\abc_textfield_activated_mtrl_alpha.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_media_play_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_media_play_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_font_super.png.flat",
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\src\\main\\res\\drawable-hdpi\\font_super.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connected_21_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connected_21_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_notification_bg_low_normal.9.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\drawable-xhdpi-v4\\notification_bg_low_normal.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_abc_list_pressed_holo_light.9.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xhdpi-v4\\abc_list_pressed_holo_light.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4_ic_vol_type_speaker_group_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-mdpi-v4\\ic_vol_type_speaker_group_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_list_red_up.9.png.flat",
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\src\\main\\res\\drawable-hdpi\\list_red_up.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\layout-v21_notification_action_tombstone.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\layout-v21\\notification_action_tombstone.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4_ic_media_pause_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-mdpi-v4\\ic_media_pause_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connecting_30_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connecting_30_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\layout-v21_notification_template_custom_big.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\layout-v21\\notification_template_custom_big.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connecting_00_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connecting_00_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connected_29_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connected_29_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connected_20_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connected_20_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_abc_ic_menu_paste_mtrl_am_alpha.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xhdpi-v4\\abc_ic_menu_paste_mtrl_am_alpha.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connected_26_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connected_26_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connected_23_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connected_23_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_font_small.png.flat",
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\src\\main\\res\\drawable-hdpi\\font_small.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxxhdpi-v4_ic_group_expand_14.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxxhdpi-v4\\ic_group_expand_14.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable_abc_btn_radio_material.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable\\abc_btn_radio_material.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxxhdpi-v4_abc_ic_menu_copy_mtrl_am_alpha.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xxxhdpi-v4\\abc_ic_menu_copy_mtrl_am_alpha.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\interpolator_mr_fast_out_slow_in.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\interpolator\\mr_fast_out_slow_in.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4_abc_ic_menu_paste_mtrl_am_alpha.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-mdpi-v4\\abc_ic_menu_paste_mtrl_am_alpha.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connecting_14_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connecting_14_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connected_14_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connected_14_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\layout_notification_media_action.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3748c447639623a0c90cb541e38e687e\\media-1.0.0\\res\\layout\\notification_media_action.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxxhdpi-v4_abc_switch_track_mtrl_alpha.9.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xxxhdpi-v4\\abc_switch_track_mtrl_alpha.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_abc_list_selector_disabled_holo_dark.9.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xhdpi-v4\\abc_list_selector_disabled_holo_dark.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable_mr_group_collapse.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable\\mr_group_collapse.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connecting_18_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connecting_18_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxxhdpi-v4_ic_group_collapse_05.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxxhdpi-v4\\ic_group_collapse_05.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable_mr_button_connected_dark.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable\\mr_button_connected_dark.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_vol_type_tv_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_vol_type_tv_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connected_29_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connected_29_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_grey.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_grey.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-v21_notification_action_background.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\drawable-v21\\notification_action_background.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connecting_12_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connecting_12_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4_abc_text_select_handle_middle_mtrl_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-hdpi-v4\\abc_text_select_handle_middle_mtrl_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxxhdpi-v4_ic_group_expand_01.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxxhdpi-v4\\ic_group_expand_01.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\menu_note_list_options.xml.flat",
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\src\\main\\res\\menu\\note_list_options.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\layout-watch-v20_abc_alert_dialog_title_material.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\layout-watch-v20\\abc_alert_dialog_title_material.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxxhdpi-v4_abc_spinner_mtrl_am_alpha.9.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xxxhdpi-v4\\abc_spinner_mtrl_am_alpha.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4_abc_ic_star_half_black_48dp.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-mdpi-v4\\abc_ic_star_half_black_48dp.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\layout_notification_media_cancel_action.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3748c447639623a0c90cb541e38e687e\\media-1.0.0\\res\\layout\\notification_media_cancel_action.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4_abc_list_pressed_holo_dark.9.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-mdpi-v4\\abc_list_pressed_holo_dark.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_abc_btn_radio_to_on_mtrl_000.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xxhdpi-v4\\abc_btn_radio_to_on_mtrl_000.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_abc_scrubber_control_off_mtrl_alpha.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xxhdpi-v4\\abc_scrubber_control_off_mtrl_alpha.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_dialog_close_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_dialog_close_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_edit_title_blue.9.png.flat",
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\src\\main\\res\\drawable-hdpi\\edit_title_blue.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_abc_btn_check_to_on_mtrl_015.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xxhdpi-v4\\abc_btn_check_to_on_mtrl_015.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connected_05_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connected_05_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxxhdpi-v4_ic_group_collapse_06.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxxhdpi-v4\\ic_group_collapse_06.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_widget_2x_blue.png.flat",
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\src\\main\\res\\drawable-hdpi\\widget_2x_blue.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4_abc_list_focused_holo.9.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-hdpi-v4\\abc_list_focused_holo.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connecting_18_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connecting_18_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4_abc_menu_hardkey_panel_mtrl_mult.9.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-hdpi-v4\\abc_menu_hardkey_panel_mtrl_mult.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\layout_notification_template_big_media_custom.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3748c447639623a0c90cb541e38e687e\\media-1.0.0\\res\\layout\\notification_template_big_media_custom.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_new_note_pressed.png.flat",
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\src\\main\\res\\drawable-hdpi\\new_note_pressed.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-ldrtl-xxxhdpi-v17_abc_spinner_mtrl_am_alpha.9.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-ldrtl-xxxhdpi-v17\\abc_spinner_mtrl_am_alpha.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_list_yellow_middle.9.png.flat",
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\src\\main\\res\\drawable-hdpi\\list_yellow_middle.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-v21_abc_dialog_material_background.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-v21\\abc_dialog_material_background.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_bitmap_pressed.png.flat",
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\src\\main\\res\\drawable-hdpi\\bitmap_pressed.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4_abc_textfield_search_default_mtrl_alpha.9.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-mdpi-v4\\abc_textfield_search_default_mtrl_alpha.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4_ic_media_pause_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-hdpi-v4\\ic_media_pause_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4_abc_ic_star_half_black_36dp.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-mdpi-v4\\abc_ic_star_half_black_36dp.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_widget_4x_green.png.flat",
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\src\\main\\res\\drawable-hdpi\\widget_4x_green.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connected_28_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connected_28_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\layout_abc_list_menu_item_checkbox.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\layout\\abc_list_menu_item_checkbox.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_abc_list_pressed_holo_dark.9.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xhdpi-v4\\abc_list_pressed_holo_dark.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_abc_ab_share_pack_mtrl_alpha.9.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xhdpi-v4\\abc_ab_share_pack_mtrl_alpha.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\layout_abc_alert_dialog_material.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\layout\\abc_alert_dialog_material.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_abc_ic_commit_search_api_mtrl_alpha.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xhdpi-v4\\abc_ic_commit_search_api_mtrl_alpha.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxxhdpi-v4_ic_group_expand_02.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxxhdpi-v4\\ic_group_expand_02.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_widget_4x_red.png.flat",
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\src\\main\\res\\drawable-hdpi\\widget_4x_red.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4_abc_text_select_handle_middle_mtrl_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-hdpi-v4\\abc_text_select_handle_middle_mtrl_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_abc_cab_background_top_mtrl_alpha.9.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xhdpi-v4\\abc_cab_background_top_mtrl_alpha.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4_abc_text_select_handle_right_mtrl_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-mdpi-v4\\abc_text_select_handle_right_mtrl_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connecting_02_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connecting_02_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\layout_abc_screen_content_include.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\layout\\abc_screen_content_include.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connecting_08_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connecting_08_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connected_04_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connected_04_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable_notification_bg_low.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\drawable\\notification_bg_low.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connecting_05_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connecting_05_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4_abc_ic_menu_selectall_mtrl_alpha.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-mdpi-v4\\abc_ic_menu_selectall_mtrl_alpha.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connecting_23_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connecting_23_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4_ic_media_stop_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-hdpi-v4\\ic_media_stop_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxxhdpi-v4_ic_group_collapse_11.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxxhdpi-v4\\ic_group_collapse_11.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4_abc_tab_indicator_mtrl_alpha.9.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-mdpi-v4\\abc_tab_indicator_mtrl_alpha.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_list_blue_single.9.png.flat",
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\src\\main\\res\\drawable-hdpi\\list_blue_single.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_dialog_close_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_dialog_close_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_abc_scrubber_control_to_pressed_mtrl_000.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xxhdpi-v4\\abc_scrubber_control_to_pressed_mtrl_000.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_widget_2x_yellow.png.flat",
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\src\\main\\res\\drawable-hdpi\\widget_2x_yellow.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\color_abc_primary_text_material_light.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\color\\abc_primary_text_material_light.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxxhdpi-v4_ic_group_collapse_09.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxxhdpi-v4\\ic_group_collapse_09.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4_abc_ab_share_pack_mtrl_alpha.9.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-hdpi-v4\\abc_ab_share_pack_mtrl_alpha.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4_ic_media_stop_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-hdpi-v4\\ic_media_stop_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4_abc_list_divider_mtrl_alpha.9.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-hdpi-v4\\abc_list_divider_mtrl_alpha.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxxhdpi-v4_abc_ic_menu_selectall_mtrl_alpha.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xxxhdpi-v4\\abc_ic_menu_selectall_mtrl_alpha.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4_abc_btn_radio_to_on_mtrl_015.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-hdpi-v4\\abc_btn_radio_to_on_mtrl_015.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4_abc_btn_check_to_on_mtrl_015.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-hdpi-v4\\abc_btn_check_to_on_mtrl_015.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connecting_09_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connecting_09_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connecting_02_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connecting_02_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connecting_05_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connecting_05_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_abc_tab_indicator_mtrl_alpha.9.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xxhdpi-v4\\abc_tab_indicator_mtrl_alpha.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable_tooltip_frame_dark.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable\\tooltip_frame_dark.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4_abc_btn_radio_to_on_mtrl_000.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-mdpi-v4\\abc_btn_radio_to_on_mtrl_000.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\layout_folder_list_item.xml.flat",
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\src\\main\\res\\layout\\folder_list_item.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxxhdpi-v4_abc_ic_star_half_black_48dp.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xxxhdpi-v4\\abc_ic_star_half_black_48dp.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxxhdpi-v4_abc_ic_star_half_black_16dp.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xxxhdpi-v4\\abc_ic_star_half_black_16dp.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connected_27_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connected_27_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\raw-zh-rCN_introduction.flat",
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\src\\main\\res\\raw-zh-rCN\\introduction"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4_ic_mr_button_grey.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-hdpi-v4\\ic_mr_button_grey.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4_notification_bg_normal_pressed.9.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\drawable-mdpi-v4\\notification_bg_normal_pressed.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connecting_16_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connecting_16_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxxhdpi-v4_ic_group_collapse_10.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxxhdpi-v4\\ic_group_collapse_10.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4_abc_textfield_activated_mtrl_alpha.9.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-mdpi-v4\\abc_textfield_activated_mtrl_alpha.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4_notify_panel_notification_icon_bg.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\drawable-hdpi-v4\\notify_panel_notification_icon_bg.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_widget_2x_white.png.flat",
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\src\\main\\res\\drawable-hdpi\\widget_2x_white.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connecting_25_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connecting_25_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connecting_10_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connecting_10_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\layout_abc_dialog_title_material.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\layout\\abc_dialog_title_material.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connecting_13_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connecting_13_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable_abc_ic_clear_material.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable\\abc_ic_clear_material.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connected_20_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connected_20_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connecting_27_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connecting_27_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connecting_22_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connecting_22_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connecting_28_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connecting_28_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connected_12_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connected_12_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4_abc_text_select_handle_right_mtrl_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-hdpi-v4\\abc_text_select_handle_right_mtrl_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\layout_activity_splash.xml.flat",
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\src\\main\\res\\layout\\activity_splash.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connecting_16_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connecting_16_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connecting_19_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connecting_19_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_vol_type_speaker_group_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_vol_type_speaker_group_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connecting_07_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connecting_07_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\color-v23_abc_tint_edittext.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\color-v23\\abc_tint_edittext.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connecting_04_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connecting_04_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connecting_01_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connecting_01_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connected_00_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connected_00_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\color-v23_abc_tint_switch_track.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\color-v23\\abc_tint_switch_track.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\layout_abc_activity_chooser_view.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\layout\\abc_activity_chooser_view.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connecting_14_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connecting_14_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connecting_13_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connecting_13_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_abc_scrubber_track_mtrl_alpha.9.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xhdpi-v4\\abc_scrubber_track_mtrl_alpha.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connecting_03_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connecting_03_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\layout_abc_action_bar_up_container.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\layout\\abc_action_bar_up_container.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxxhdpi-v4_ic_group_expand_08.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxxhdpi-v4\\ic_group_expand_08.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable_abc_list_selector_background_transition_holo_light.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable\\abc_list_selector_background_transition_holo_light.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_magma.png.flat",
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\src\\main\\res\\drawable-hdpi\\magma.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-ldrtl-xxxhdpi-v17_abc_ic_menu_cut_mtrl_alpha.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-ldrtl-xxxhdpi-v17\\abc_ic_menu_cut_mtrl_alpha.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\layout_widget_lock_view.xml.flat",
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\src\\main\\res\\layout\\widget_lock_view.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\layout_mr_cast_media_metadata.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\layout\\mr_cast_media_metadata.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connecting_07_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connecting_07_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connecting_08_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connecting_08_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4_ic_mr_button_disconnected_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-mdpi-v4\\ic_mr_button_disconnected_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4_abc_scrubber_control_to_pressed_mtrl_000.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-mdpi-v4\\abc_scrubber_control_to_pressed_mtrl_000.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\xml_preferences.xml.flat",
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\src\\main\\res\\xml\\preferences.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_vol_type_speaker_group_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_vol_type_speaker_group_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_abc_btn_check_to_on_mtrl_000.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xhdpi-v4\\abc_btn_check_to_on_mtrl_000.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4_notification_bg_low_pressed.9.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\drawable-hdpi-v4\\notification_bg_low_pressed.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connecting_01_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connecting_01_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4_abc_ic_menu_share_mtrl_alpha.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-mdpi-v4\\abc_ic_menu_share_mtrl_alpha.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connecting_23_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connecting_23_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_list_green_down.9.png.flat",
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\src\\main\\res\\drawable-hdpi\\list_green_down.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4_abc_btn_switch_to_on_mtrl_00001.9.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-hdpi-v4\\abc_btn_switch_to_on_mtrl_00001.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_abc_menu_hardkey_panel_mtrl_mult.9.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xxhdpi-v4\\abc_menu_hardkey_panel_mtrl_mult.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable_abc_item_background_holo_light.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable\\abc_item_background_holo_light.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connecting_14_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connecting_14_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connecting_04_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connecting_04_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-v21_abc_edit_text_material.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-v21\\abc_edit_text_material.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connecting_29_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connecting_29_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_notification_bg_low_pressed.9.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\drawable-xhdpi-v4\\notification_bg_low_pressed.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-v21_abc_list_divider_material.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-v21\\abc_list_divider_material.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connecting_05_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connecting_05_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\layout_activity_login.xml.flat",
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\src\\main\\res\\layout\\activity_login.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\layout_abc_activity_chooser_view_list_item.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\layout\\abc_activity_chooser_view_list_item.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4_abc_scrubber_primary_mtrl_alpha.9.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-mdpi-v4\\abc_scrubber_primary_mtrl_alpha.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_delete.png.flat",
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\src\\main\\res\\drawable-hdpi\\delete.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4_abc_ic_commit_search_api_mtrl_alpha.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-hdpi-v4\\abc_ic_commit_search_api_mtrl_alpha.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\layout_mr_picker_route_item.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\layout\\mr_picker_route_item.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connecting_12_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connecting_12_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connecting_28_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connecting_28_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4_ic_vol_type_tv_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-hdpi-v4\\ic_vol_type_tv_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connected_26_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connected_26_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connecting_02_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connecting_02_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4_ic_dialog_close_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-mdpi-v4\\ic_dialog_close_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable_abc_ratingbar_small_material.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable\\abc_ratingbar_small_material.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_abc_scrubber_control_to_pressed_mtrl_005.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xhdpi-v4\\abc_scrubber_control_to_pressed_mtrl_005.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxxhdpi-v4_abc_scrubber_control_to_pressed_mtrl_000.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xxxhdpi-v4\\abc_scrubber_control_to_pressed_mtrl_000.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4_abc_ic_star_half_black_16dp.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-mdpi-v4\\abc_ic_star_half_black_16dp.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4_abc_ic_star_black_16dp.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-mdpi-v4\\abc_ic_star_black_16dp.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_list_green_middle.9.png.flat",
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\src\\main\\res\\drawable-hdpi\\list_green_middle.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\color-v23_abc_tint_spinner.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\color-v23\\abc_tint_spinner.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connected_27_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connected_27_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_widget_4x_white.png.flat",
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\src\\main\\res\\drawable-hdpi\\widget_4x_white.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connected_21_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connected_21_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connected_20_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connected_20_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connected_26_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connected_26_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connected_30_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connected_30_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\anim_abc_slide_in_top.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\anim\\abc_slide_in_top.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxxhdpi-v4_ic_group_expand_15.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxxhdpi-v4\\ic_group_expand_15.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connected_30_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connected_30_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connected_09_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connected_09_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable_mr_dialog_material_background_dark.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable\\mr_dialog_material_background_dark.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_vol_type_speaker_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_vol_type_speaker_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4_abc_textfield_search_default_mtrl_alpha.9.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-hdpi-v4\\abc_textfield_search_default_mtrl_alpha.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connecting_06_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connecting_06_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4_ic_dialog_close_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-hdpi-v4\\ic_dialog_close_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connecting_15_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connecting_15_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\layout_activity_addaccount.xml.flat",
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\src\\main\\res\\layout\\activity_addaccount.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_abc_textfield_search_activated_mtrl_alpha.9.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xhdpi-v4\\abc_textfield_search_activated_mtrl_alpha.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connecting_29_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connecting_29_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_bitmap_normal.png.flat",
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\src\\main\\res\\drawable-hdpi\\bitmap_normal.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connecting_25_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connecting_25_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4_abc_ic_star_black_16dp.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-hdpi-v4\\abc_ic_star_black_16dp.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connected_03_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connected_03_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4_ic_vol_type_speaker_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-hdpi-v4\\ic_vol_type_speaker_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4_ic_vol_type_tv_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-mdpi-v4\\ic_vol_type_tv_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable_abc_textfield_search_material.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable\\abc_textfield_search_material.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_widget_4x_yellow.png.flat",
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\src\\main\\res\\drawable-hdpi\\widget_4x_yellow.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\layout_mr_controller_volume_item.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\layout\\mr_controller_volume_item.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxxhdpi-v4_ic_group_expand_13.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxxhdpi-v4\\ic_group_expand_13.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable_mr_media_pause_light.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable\\mr_media_pause_light.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_abc_menu_hardkey_panel_mtrl_mult.9.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xhdpi-v4\\abc_menu_hardkey_panel_mtrl_mult.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connecting_16_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connecting_16_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connecting_10_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connecting_10_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4_ic_vol_type_speaker_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-hdpi-v4\\ic_vol_type_speaker_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connected_18_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connected_18_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4_abc_btn_switch_to_on_mtrl_00012.9.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-hdpi-v4\\abc_btn_switch_to_on_mtrl_00012.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4_abc_ic_star_half_black_48dp.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-hdpi-v4\\abc_ic_star_half_black_48dp.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_abc_cab_background_top_mtrl_alpha.9.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xxhdpi-v4\\abc_cab_background_top_mtrl_alpha.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\layout_abc_search_view.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\layout\\abc_search_view.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_call_record.png.flat",
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\src\\main\\res\\drawable-hdpi\\call_record.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_abc_ic_star_half_black_48dp.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xhdpi-v4\\abc_ic_star_half_black_48dp.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_abc_popup_background_mtrl_mult.9.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xhdpi-v4\\abc_popup_background_mtrl_mult.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\xml_widget_4x_info.xml.flat",
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\src\\main\\res\\xml\\widget_4x_info.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_menu_move.png.flat",
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\src\\main\\res\\drawable-hdpi\\menu_move.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable_abc_switch_thumb_material.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable\\abc_switch_thumb_material.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connecting_10_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connecting_10_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_abc_text_select_handle_right_mtrl_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xhdpi-v4\\abc_text_select_handle_right_mtrl_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connecting_07_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connecting_07_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxxhdpi-v4_ic_group_expand_06.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxxhdpi-v4\\ic_group_expand_06.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_clock.png.flat",
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\src\\main\\res\\drawable-hdpi\\clock.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connected_18_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connected_18_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connected_12_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connected_12_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\layout_abc_popup_menu_item_layout.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\layout\\abc_popup_menu_item_layout.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_line_pressed.png.flat",
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\src\\main\\res\\drawable-hdpi\\line_pressed.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\layout_mr_cast_route_item.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\layout\\mr_cast_route_item.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connected_03_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connected_03_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_notify_panel_notification_icon_bg.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\drawable-xhdpi-v4\\notify_panel_notification_icon_bg.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_edit_red.9.png.flat",
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\src\\main\\res\\drawable-hdpi\\edit_red.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connecting_11_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connecting_11_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_dropdown_icon.9.png.flat",
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\src\\main\\res\\drawable-hdpi\\dropdown_icon.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_abc_ic_menu_selectall_mtrl_alpha.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xxhdpi-v4\\abc_ic_menu_selectall_mtrl_alpha.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-ldrtl-xhdpi-v17_abc_ic_menu_cut_mtrl_alpha.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-ldrtl-xhdpi-v17\\abc_ic_menu_cut_mtrl_alpha.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connected_25_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connected_25_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\anim_abc_tooltip_exit.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\anim\\abc_tooltip_exit.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\layout_note_edit_list_item.xml.flat",
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\src\\main\\res\\layout\\note_edit_list_item.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\color-v23_abc_btn_colored_borderless_text_material.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\color-v23\\abc_btn_colored_borderless_text_material.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4_ic_vol_type_speaker_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-mdpi-v4\\ic_vol_type_speaker_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\layout_abc_select_dialog_material.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\layout\\abc_select_dialog_material.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connecting_15_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connecting_15_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connecting_22_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connecting_22_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4_abc_list_focused_holo.9.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-mdpi-v4\\abc_list_focused_holo.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_audiotrack_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_audiotrack_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connecting_00_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connecting_00_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\layout_abc_search_dropdown_item_icons_2line.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\layout\\abc_search_dropdown_item_icons_2line.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connected_28_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connected_28_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_bitmap_error.png.flat",
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\src\\main\\res\\drawable-hdpi\\bitmap_error.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_abc_list_selector_disabled_holo_light.9.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xhdpi-v4\\abc_list_selector_disabled_holo_light.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_abc_btn_switch_to_on_mtrl_00001.9.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xxhdpi-v4\\abc_btn_switch_to_on_mtrl_00001.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\layout_abc_action_menu_layout.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\layout\\abc_action_menu_layout.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connected_22_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connected_22_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connected_21_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connected_21_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connecting_06_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connecting_06_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4_abc_tab_indicator_mtrl_alpha.9.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-hdpi-v4\\abc_tab_indicator_mtrl_alpha.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connected_22_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connected_22_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connected_30_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connected_30_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connected_27_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connected_27_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxxhdpi-v4_ic_group_collapse_13.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxxhdpi-v4\\ic_group_collapse_13.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4_abc_text_select_handle_right_mtrl_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-mdpi-v4\\abc_text_select_handle_right_mtrl_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4_abc_ab_share_pack_mtrl_alpha.9.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-mdpi-v4\\abc_ab_share_pack_mtrl_alpha.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable_mr_vol_type_audiotrack_light.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable\\mr_vol_type_audiotrack_light.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxxhdpi-v4_ic_group_expand_10.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxxhdpi-v4\\ic_group_expand_10.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_lock.png.flat",
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\src\\main\\res\\drawable-hdpi\\lock.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\menu_call_record_folder.xml.flat",
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\src\\main\\res\\menu\\call_record_folder.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable_new_note.xml.flat",
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\src\\main\\res\\drawable\\new_note.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\layout_mr_dialog_header_item.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\layout\\mr_dialog_header_item.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connected_17_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connected_17_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_notification_bg_normal.9.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\drawable-xhdpi-v4\\notification_bg_normal.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\anim_abc_tooltip_enter.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\anim\\abc_tooltip_enter.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxxhdpi-v4_ic_group_collapse_14.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxxhdpi-v4\\ic_group_collapse_14.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\layout_abc_action_menu_item_layout.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\layout\\abc_action_menu_item_layout.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4_ic_media_stop_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-mdpi-v4\\ic_media_stop_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\anim_abc_fade_out.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\anim\\abc_fade_out.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connecting_21_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connecting_21_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connecting_15_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connecting_15_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_list_green_single.9.png.flat",
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\src\\main\\res\\drawable-hdpi\\list_green_single.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable_abc_ratingbar_material.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable\\abc_ratingbar_material.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\interpolator_mr_linear_out_slow_in.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\interpolator\\mr_linear_out_slow_in.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxxhdpi-v4_abc_ic_menu_share_mtrl_alpha.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xxxhdpi-v4\\abc_ic_menu_share_mtrl_alpha.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connected_10_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connected_10_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_abc_btn_switch_to_on_mtrl_00012.9.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xxhdpi-v4\\abc_btn_switch_to_on_mtrl_00012.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connected_17_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connected_17_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_abc_spinner_mtrl_am_alpha.9.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xhdpi-v4\\abc_spinner_mtrl_am_alpha.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4_abc_text_select_handle_left_mtrl_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-hdpi-v4\\abc_text_select_handle_left_mtrl_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4_abc_cab_background_top_mtrl_alpha.9.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-hdpi-v4\\abc_cab_background_top_mtrl_alpha.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connected_02_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connected_02_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connecting_04_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connecting_04_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_abc_popup_background_mtrl_mult.9.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xxhdpi-v4\\abc_popup_background_mtrl_mult.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxxhdpi-v4_abc_btn_radio_to_on_mtrl_015.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xxxhdpi-v4\\abc_btn_radio_to_on_mtrl_015.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\layout_abc_action_bar_title_item.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\layout\\abc_action_bar_title_item.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connecting_00_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connecting_00_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4_abc_list_divider_mtrl_alpha.9.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-mdpi-v4\\abc_list_divider_mtrl_alpha.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\layout_mr_volume_control.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\layout\\mr_volume_control.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connected_08_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connected_08_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\color_primary_text_dark.xml.flat",
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\src\\main\\res\\color\\primary_text_dark.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable_abc_ratingbar_indicator_material.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable\\abc_ratingbar_indicator_material.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxxhdpi-v4_abc_text_select_handle_left_mtrl_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xxxhdpi-v4\\abc_text_select_handle_left_mtrl_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\menu_call_note_edit.xml.flat",
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\src\\main\\res\\menu\\call_note_edit.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connected_11_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connected_11_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4_ic_audiotrack_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-hdpi-v4\\ic_audiotrack_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\layout_note_list_dropdown_menu.xml.flat",
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\src\\main\\res\\layout\\note_list_dropdown_menu.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable_mr_button_dark.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable\\mr_button_dark.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable_mr_button_light.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable\\mr_button_light.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4_abc_list_longpressed_holo.9.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-mdpi-v4\\abc_list_longpressed_holo.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_disabled_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_disabled_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4_abc_text_select_handle_left_mtrl_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-mdpi-v4\\abc_text_select_handle_left_mtrl_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connected_24_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connected_24_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4_ic_mr_button_disconnected_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-hdpi-v4\\ic_mr_button_disconnected_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_abc_btn_switch_to_on_mtrl_00001.9.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xhdpi-v4\\abc_btn_switch_to_on_mtrl_00001.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_media_pause_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_media_pause_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxxhdpi-v4_ic_group_expand_12.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxxhdpi-v4\\ic_group_expand_12.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connected_02_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connected_02_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connected_04_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connected_04_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connected_15_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connected_15_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\layout_abc_expanded_menu_layout.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\layout\\abc_expanded_menu_layout.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_abc_textfield_search_default_mtrl_alpha.9.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xxhdpi-v4\\abc_textfield_search_default_mtrl_alpha.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_notification.png.flat",
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\src\\main\\res\\drawable-hdpi\\notification.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_vol_type_tv_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_vol_type_tv_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connecting_20_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connecting_20_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4_abc_menu_hardkey_panel_mtrl_mult.9.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-mdpi-v4\\abc_menu_hardkey_panel_mtrl_mult.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_edit_white.9.png.flat",
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\src\\main\\res\\drawable-hdpi\\edit_white.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\layout_activity_sync.xml.flat",
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\src\\main\\res\\layout\\activity_sync.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_list_red_middle.9.png.flat",
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\src\\main\\res\\drawable-hdpi\\list_red_middle.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\layout_mr_cast_group_volume_item.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\layout\\mr_cast_group_volume_item.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_abc_ic_menu_selectall_mtrl_alpha.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xhdpi-v4\\abc_ic_menu_selectall_mtrl_alpha.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\color_switch_thumb_material_light.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\color\\switch_thumb_material_light.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connected_01_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connected_01_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\layout_abc_tooltip.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\layout\\abc_tooltip.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4_abc_list_selector_disabled_holo_dark.9.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-hdpi-v4\\abc_list_selector_disabled_holo_dark.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable_mr_vol_type_audiotrack_dark.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable\\mr_vol_type_audiotrack_dark.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_abc_btn_switch_to_on_mtrl_00012.9.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xhdpi-v4\\abc_btn_switch_to_on_mtrl_00012.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connected_16_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connected_16_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_abc_scrubber_control_to_pressed_mtrl_000.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xhdpi-v4\\abc_scrubber_control_to_pressed_mtrl_000.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxxhdpi-v4_ic_group_expand_11.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxxhdpi-v4\\ic_group_expand_11.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connecting_24_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connecting_24_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connected_23_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connected_23_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4_ic_audiotrack_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-mdpi-v4\\ic_audiotrack_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\anim_abc_grow_fade_in_from_bottom.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\anim\\abc_grow_fade_in_from_bottom.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connected_13_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connected_13_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connecting_06_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connecting_06_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\color-v23_abc_tint_default.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\color-v23\\abc_tint_default.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connected_19_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connected_19_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connecting_00_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connecting_00_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\layout_abc_screen_simple_overlay_action_mode.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\layout\\abc_screen_simple_overlay_action_mode.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-ldrtl-hdpi-v17_abc_spinner_mtrl_am_alpha.9.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-ldrtl-hdpi-v17\\abc_spinner_mtrl_am_alpha.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable_abc_text_cursor_material.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable\\abc_text_cursor_material.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_edit_yellow.9.png.flat",
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\src\\main\\res\\drawable-hdpi\\edit_yellow.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_widget_4x_blue.png.flat",
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\src\\main\\res\\drawable-hdpi\\widget_4x_blue.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxxhdpi-v4_ic_group_expand_09.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxxhdpi-v4\\ic_group_expand_09.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\layout_widget_2x.xml.flat",
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\src\\main\\res\\layout\\widget_2x.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connecting_01_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connecting_01_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxxhdpi-v4_ic_group_collapse_15.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxxhdpi-v4\\ic_group_collapse_15.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_disabled_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_disabled_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\anim_abc_fade_in.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\anim\\abc_fade_in.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-ldrtl-hdpi-v17_abc_ic_menu_cut_mtrl_alpha.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-ldrtl-hdpi-v17\\abc_ic_menu_cut_mtrl_alpha.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_vol_type_speaker_group_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_vol_type_speaker_group_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4_notification_bg_low_normal.9.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\drawable-hdpi-v4\\notification_bg_low_normal.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_widget_2x_green.png.flat",
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\src\\main\\res\\drawable-hdpi\\widget_2x_green.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4_ic_media_pause_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-mdpi-v4\\ic_media_pause_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connecting_05_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connecting_05_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connected_08_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connected_08_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4_abc_popup_background_mtrl_mult.9.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-mdpi-v4\\abc_popup_background_mtrl_mult.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\debug\\drawable-v21_abc_btn_colored_material.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-v21\\abc_btn_colored_material.xml"
+ }
+]
\ No newline at end of file
diff --git a/src/app/build/intermediates/blame/res/release/multi-v2/release.json b/src/app/build/intermediates/blame/res/release/multi-v2/release.json
new file mode 100644
index 00000000..9f01b20c
--- /dev/null
+++ b/src/app/build/intermediates/blame/res/release/multi-v2/release.json
@@ -0,0 +1,10354 @@
+{
+ "logs": [
+ {
+<<<<<<< HEAD:src/Project/app/build/intermediates/blame/res/debug/multi-v2/debug.json
+ "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\res\\merged\\debug\\values-fr-rCA_values-fr-rCA.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-fr-rCA\\values-fr-rCA.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,159,268,389,503,615,704,804,923,1020,1115,1210,1306,1418,1532,1616,1698,1783,1889,2003,2090",
+ "endColumns": "103,108,120,113,111,88,99,118,96,94,94,95,111,113,83,81,84,105,113,86,95",
+ "endOffsets": "154,263,384,498,610,699,799,918,1015,1110,1205,1301,1413,1527,1611,1693,1778,1884,1998,2085,2181"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2879,2983,3092,3213,3327,3439,3528,3628,3747,3844,3939,4034,4130,4242,4356,4440,4522,4607,4713,4827,4914",
+ "endColumns": "103,108,120,113,111,88,99,118,96,94,94,95,111,113,83,81,84,105,113,86,95",
+ "endOffsets": "2978,3087,3208,3322,3434,3523,3623,3742,3839,3934,4029,4125,4237,4351,4435,4517,4602,4708,4822,4909,5005"
+ }
+ },
+ {
+ "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-fr-rCA\\values-fr-rCA.xml",
+=======
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\values-sw720dp-v13_values-sw720dp-v13.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-sw720dp-v13\\values-sw720dp-v13.xml",
+ "from": {
+ "startLines": "2,3",
+ "startColumns": "4,4",
+ "startOffsets": "55,124",
+ "endColumns": "68,68",
+ "endOffsets": "119,188"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\values-sq_values-sq.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-sq\\values-sq.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,219,319,431,518,628,751,832,911,1002,1095,1191,1285,1387,1480,1575,1672,1763,1856,1939,2045,2150,2248,2354,2457,2573,2727,2826",
+ "endColumns": "113,99,111,86,109,122,80,78,90,92,95,93,101,92,94,96,90,92,82,105,104,97,105,102,115,153,98,80",
+ "endOffsets": "214,314,426,513,623,746,827,906,997,1090,1186,1280,1382,1475,1570,1667,1758,1851,1934,2040,2145,2243,2349,2452,2568,2722,2821,2902"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,219,319,431,518,628,751,832,911,1002,1095,1191,1285,1387,1480,1575,1672,1763,1856,1939,2045,2150,2248,2354,2457,2573,2727,4944",
+ "endColumns": "113,99,111,86,109,122,80,78,90,92,95,93,101,92,94,96,90,92,82,105,104,97,105,102,115,153,98,80",
+ "endOffsets": "214,314,426,513,623,746,827,906,997,1090,1186,1280,1382,1475,1570,1667,1758,1851,1934,2040,2145,2243,2349,2452,2568,2722,2821,5020"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-sq\\values-sq.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,165,283,400,524,621,709,811,920,1016,1109,1200,1292,1410,1531,1615,1697,1780,1884,1991,2078",
+ "endColumns": "109,117,116,123,96,87,101,108,95,92,90,91,117,120,83,81,82,103,106,86,94",
+ "endOffsets": "160,278,395,519,616,704,806,915,1011,1104,1195,1287,1405,1526,1610,1692,1775,1879,1986,2073,2168"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2826,2936,3054,3171,3295,3392,3480,3582,3691,3787,3880,3971,4063,4181,4302,4386,4468,4551,4655,4762,4849",
+ "endColumns": "109,117,116,123,96,87,101,108,95,92,90,91,117,120,83,81,82,103,106,86,94",
+ "endOffsets": "2931,3049,3166,3290,3387,3475,3577,3686,3782,3875,3966,4058,4176,4297,4381,4463,4546,4650,4757,4844,4939"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-sq\\values-sq.xml",
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/intermediates/blame/res/release/multi-v2/release.json
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+<<<<<<< HEAD:src/Project/app/build/intermediates/blame/res/debug/multi-v2/debug.json
+ "startOffsets": "5096",
+ "endColumns": "100",
+ "endOffsets": "5192"
+ }
+ },
+ {
+ "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-fr-rCA\\values-fr-rCA.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,216,331,442,529,645,775,858,938,1029,1122,1221,1316,1417,1510,1603,1698,1789,1880,1976,2086,2198,2301,2412,2519,2621,2780,2879",
+ "endColumns": "110,114,110,86,115,129,82,79,90,92,98,94,100,92,92,94,90,90,95,109,111,102,110,106,101,158,98,85",
+ "endOffsets": "211,326,437,524,640,770,853,933,1024,1117,1216,1311,1412,1505,1598,1693,1784,1875,1971,2081,2193,2296,2407,2514,2616,2775,2874,2960"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,216,331,442,529,645,775,858,938,1029,1122,1221,1316,1417,1510,1603,1698,1789,1880,1976,2086,2198,2301,2412,2519,2621,2780,5010",
+ "endColumns": "110,114,110,86,115,129,82,79,90,92,98,94,100,92,92,94,90,90,95,109,111,102,110,106,101,158,98,85",
+ "endOffsets": "211,326,437,524,640,770,853,933,1024,1117,1216,1311,1412,1505,1598,1693,1784,1875,1971,2081,2193,2296,2407,2514,2616,2775,2874,5091"
+=======
+ "startOffsets": "5025",
+ "endColumns": "100",
+ "endOffsets": "5121"
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/intermediates/blame/res/release/multi-v2/release.json
+ }
+ }
+ ]
+ },
+ {
+<<<<<<< HEAD:src/Project/app/build/intermediates/blame/res/debug/multi-v2/debug.json
+ "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\res\\merged\\debug\\values-sw600dp-v13_values-sw600dp-v13.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-sw600dp-v13\\values-sw600dp-v13.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9",
+ "startColumns": "4,4,4,4,4,4,4,4",
+ "startOffsets": "55,124,193,263,337,413,472,543",
+ "endColumns": "68,68,69,73,75,58,70,67",
+ "endOffsets": "119,188,258,332,408,467,538,606"
+ }
+ },
+ {
+ "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-sw600dp-v13\\values-sw600dp-v13.xml",
+ "from": {
+ "startLines": "2,3",
+ "startColumns": "4,4",
+ "startOffsets": "55,124",
+ "endColumns": "68,68",
+ "endOffsets": "119,188"
+ },
+ "to": {
+ "startLines": "10,11",
+ "startColumns": "4,4",
+ "startOffsets": "611,680",
+ "endColumns": "68,68",
+ "endOffsets": "675,744"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\res\\merged\\debug\\values-tl_values-tl.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-tl\\values-tl.xml",
+=======
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\values-ko_values-ko.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-ko\\values-ko.xml",
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/intermediates/blame/res/release/multi-v2/release.json
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+<<<<<<< HEAD:src/Project/app/build/intermediates/blame/res/debug/multi-v2/debug.json
+ "startOffsets": "5049",
+ "endColumns": "100",
+ "endOffsets": "5145"
+ }
+ },
+ {
+ "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-tl\\values-tl.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,160,273,387,504,608,693,785,894,990,1088,1183,1277,1399,1511,1597,1681,1765,1870,1972,2058",
+ "endColumns": "104,112,113,116,103,84,91,108,95,97,94,93,121,111,85,83,83,104,101,85,96",
+ "endOffsets": "155,268,382,499,603,688,780,889,985,1083,1178,1272,1394,1506,1592,1676,1760,1865,1967,2053,2150"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2865,2970,3083,3197,3314,3418,3503,3595,3704,3800,3898,3993,4087,4209,4321,4407,4491,4575,4680,4782,4868",
+ "endColumns": "104,112,113,116,103,84,91,108,95,97,94,93,121,111,85,83,83,104,101,85,96",
+ "endOffsets": "2965,3078,3192,3309,3413,3498,3590,3699,3795,3893,3988,4082,4204,4316,4402,4486,4570,4675,4777,4863,4960"
+ }
+ },
+ {
+ "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-tl\\values-tl.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,224,332,449,537,643,764,843,921,1012,1105,1201,1295,1396,1489,1584,1678,1769,1860,1944,2053,2164,2265,2375,2492,2600,2763,2865",
+ "endColumns": "118,107,116,87,105,120,78,77,90,92,95,93,100,92,94,93,90,90,83,108,110,100,109,116,107,162,101,83",
+ "endOffsets": "219,327,444,532,638,759,838,916,1007,1100,1196,1290,1391,1484,1579,1673,1764,1855,1939,2048,2159,2260,2370,2487,2595,2758,2860,2944"
+=======
+ "startOffsets": "4657",
+ "endColumns": "100",
+ "endOffsets": "4753"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-ko\\values-ko.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,149,243,339,439,527,608,695,790,883,973,1062,1151,1256,1357,1440,1520,1600,1691,1784,1867",
+ "endColumns": "93,93,95,99,87,80,86,94,92,89,88,88,104,100,82,79,79,90,92,82,88",
+ "endOffsets": "144,238,334,434,522,603,690,785,878,968,1057,1146,1251,1352,1435,1515,1595,1686,1779,1862,1951"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2678,2772,2866,2962,3062,3150,3231,3318,3413,3506,3596,3685,3774,3879,3980,4063,4143,4223,4314,4407,4490",
+ "endColumns": "93,93,95,99,87,80,86,94,92,89,88,88,104,100,82,79,79,90,92,82,88",
+ "endOffsets": "2767,2861,2957,3057,3145,3226,3313,3408,3501,3591,3680,3769,3874,3975,4058,4138,4218,4309,4402,4485,4574"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-ko\\values-ko.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,200,294,396,478,576,682,761,837,928,1021,1113,1204,1305,1398,1493,1587,1678,1769,1849,1947,2042,2137,2237,2333,2432,2584,2678",
+ "endColumns": "94,93,101,81,97,105,78,75,90,92,91,90,100,92,94,93,90,90,79,97,94,94,99,95,98,151,93,77",
+ "endOffsets": "195,289,391,473,571,677,756,832,923,1016,1108,1199,1300,1393,1488,1582,1673,1764,1844,1942,2037,2132,2232,2328,2427,2579,2673,2751"
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/intermediates/blame/res/release/multi-v2/release.json
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+<<<<<<< HEAD:src/Project/app/build/intermediates/blame/res/debug/multi-v2/debug.json
+ "startOffsets": "105,224,332,449,537,643,764,843,921,1012,1105,1201,1295,1396,1489,1584,1678,1769,1860,1944,2053,2164,2265,2375,2492,2600,2763,4965",
+ "endColumns": "118,107,116,87,105,120,78,77,90,92,95,93,100,92,94,93,90,90,83,108,110,100,109,116,107,162,101,83",
+ "endOffsets": "219,327,444,532,638,759,838,916,1007,1100,1196,1290,1391,1484,1579,1673,1764,1855,1939,2048,2159,2260,2370,2487,2595,2758,2860,5044"
+=======
+ "startOffsets": "105,200,294,396,478,576,682,761,837,928,1021,1113,1204,1305,1398,1493,1587,1678,1769,1849,1947,2042,2137,2237,2333,2432,2584,4579",
+ "endColumns": "94,93,101,81,97,105,78,75,90,92,91,90,100,92,94,93,90,90,79,97,94,94,99,95,98,151,93,77",
+ "endOffsets": "195,289,391,473,571,677,756,832,923,1016,1108,1199,1300,1393,1488,1582,1673,1764,1844,1942,2037,2132,2232,2328,2427,2579,2673,4652"
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/intermediates/blame/res/release/multi-v2/release.json
+ }
+ }
+ ]
+ },
+ {
+<<<<<<< HEAD:src/Project/app/build/intermediates/blame/res/debug/multi-v2/debug.json
+ "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\res\\merged\\debug\\values-pt_values-pt.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-pt\\values-pt.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,164,279,396,517,621,712,808,913,1010,1106,1201,1295,1415,1531,1616,1704,1787,1890,2005,2092",
+ "endColumns": "108,114,116,120,103,90,95,104,96,95,94,93,119,115,84,87,82,102,114,86,98",
+ "endOffsets": "159,274,391,512,616,707,803,908,1005,1101,1196,1290,1410,1526,1611,1699,1782,1885,2000,2087,2186"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2844,2953,3068,3185,3306,3410,3501,3597,3702,3799,3895,3990,4084,4204,4320,4405,4493,4576,4679,4794,4881",
+ "endColumns": "108,114,116,120,103,90,95,104,96,95,94,93,119,115,84,87,82,102,114,86,98",
+ "endOffsets": "2948,3063,3180,3301,3405,3496,3592,3697,3794,3890,3985,4079,4199,4315,4400,4488,4571,4674,4789,4876,4975"
+ }
+ },
+ {
+ "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-pt\\values-pt.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,225,331,438,527,628,746,829,909,1000,1093,1189,1283,1384,1477,1572,1667,1758,1849,1936,2043,2155,2257,2365,2472,2582,2744,2844",
+ "endColumns": "119,105,106,88,100,117,82,79,90,92,95,93,100,92,94,94,90,90,86,106,111,101,107,106,109,161,99,84",
+ "endOffsets": "220,326,433,522,623,741,824,904,995,1088,1184,1278,1379,1472,1567,1662,1753,1844,1931,2038,2150,2252,2360,2467,2577,2739,2839,2924"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,225,331,438,527,628,746,829,909,1000,1093,1189,1283,1384,1477,1572,1667,1758,1849,1936,2043,2155,2257,2365,2472,2582,2744,4980",
+ "endColumns": "119,105,106,88,100,117,82,79,90,92,95,93,100,92,94,94,90,90,86,106,111,101,107,106,109,161,99,84",
+ "endOffsets": "220,326,433,522,623,741,824,904,995,1088,1184,1278,1379,1472,1567,1662,1753,1844,1931,2038,2150,2252,2360,2467,2577,2739,2839,5060"
+ }
+ },
+ {
+ "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-pt\\values-pt.xml",
+=======
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\values-v17_values-v17.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-v17\\values-v17.xml",
+ "from": {
+ "startLines": "2,5,9,12,15,18,22,25,29,33,37,40,43,46,50,53,57",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,228,456,614,764,936,1161,1331,1559,1783,2025,2196,2370,2539,2812,3012,3216",
+ "endLines": "4,8,11,14,17,21,24,28,32,36,39,42,45,49,52,56,60",
+ "endColumns": "12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12",
+ "endOffsets": "223,451,609,759,931,1156,1326,1554,1778,2020,2191,2365,2534,2807,3007,3211,3540"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\values-ru_values-ru.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-ru\\values-ru.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,161,286,414,541,637,740,830,936,1034,1128,1221,1315,1416,1526,1618,1709,1797,1904,2009,2096",
+ "endColumns": "105,124,127,126,95,102,89,105,97,93,92,93,100,109,91,90,87,106,104,86,96",
+ "endOffsets": "156,281,409,536,632,735,825,931,1029,1123,1216,1310,1411,1521,1613,1704,1792,1899,2004,2091,2188"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2832,2938,3063,3191,3318,3414,3517,3607,3713,3811,3905,3998,4092,4193,4303,4395,4486,4574,4681,4786,4873",
+ "endColumns": "105,124,127,126,95,102,89,105,97,93,92,93,100,109,91,90,87,106,104,86,96",
+ "endOffsets": "2933,3058,3186,3313,3409,3512,3602,3708,3806,3900,3993,4087,4188,4298,4390,4481,4569,4676,4781,4868,4965"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-ru\\values-ru.xml",
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/intermediates/blame/res/release/multi-v2/release.json
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+<<<<<<< HEAD:src/Project/app/build/intermediates/blame/res/debug/multi-v2/debug.json
+ "startOffsets": "5065",
+ "endColumns": "100",
+ "endOffsets": "5161"
+=======
+ "startOffsets": "5051",
+ "endColumns": "100",
+ "endOffsets": "5147"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-ru\\values-ru.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,220,322,434,520,625,745,824,902,994,1088,1184,1277,1373,1467,1563,1658,1750,1842,1922,2028,2136,2234,2343,2449,2557,2732,2832",
+ "endColumns": "114,101,111,85,104,119,78,77,91,93,95,92,95,93,95,94,91,91,79,105,107,97,108,105,107,174,99,80",
+ "endOffsets": "215,317,429,515,620,740,819,897,989,1083,1179,1272,1368,1462,1558,1653,1745,1837,1917,2023,2131,2229,2338,2444,2552,2727,2827,2908"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,220,322,434,520,625,745,824,902,994,1088,1184,1277,1373,1467,1563,1658,1750,1842,1922,2028,2136,2234,2343,2449,2557,2732,4970",
+ "endColumns": "114,101,111,85,104,119,78,77,91,93,95,92,95,93,95,94,91,91,79,105,107,97,108,105,107,174,99,80",
+ "endOffsets": "215,317,429,515,620,740,819,897,989,1083,1179,1272,1368,1462,1558,1653,1745,1837,1917,2023,2131,2229,2338,2444,2552,2727,2827,5046"
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/intermediates/blame/res/release/multi-v2/release.json
+ }
+ }
+ ]
+ },
+ {
+<<<<<<< HEAD:src/Project/app/build/intermediates/blame/res/debug/multi-v2/debug.json
+ "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\res\\merged\\debug\\values-ka_values-ka.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-ka\\values-ka.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,163,281,411,527,642,729,828,948,1046,1141,1232,1323,1446,1558,1642,1726,1812,1919,2018,2105",
+ "endColumns": "107,117,129,115,114,86,98,119,97,94,90,90,122,111,83,83,85,106,98,86,99",
+ "endOffsets": "158,276,406,522,637,724,823,943,1041,1136,1227,1318,1441,1553,1637,1721,1807,1914,2013,2100,2200"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2818,2926,3044,3174,3290,3405,3492,3591,3711,3809,3904,3995,4086,4209,4321,4405,4489,4575,4682,4781,4868",
+ "endColumns": "107,117,129,115,114,86,98,119,97,94,90,90,122,111,83,83,85,106,98,86,99",
+ "endOffsets": "2921,3039,3169,3285,3400,3487,3586,3706,3804,3899,3990,4081,4204,4316,4400,4484,4570,4677,4776,4863,4963"
+ }
+ },
+ {
+ "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-ka\\values-ka.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,214,318,429,517,622,735,819,901,992,1085,1180,1276,1377,1470,1565,1659,1750,1841,1924,2037,2144,2242,2355,2459,2563,2720,2818",
+ "endColumns": "108,103,110,87,104,112,83,81,90,92,94,95,100,92,94,93,90,90,82,112,106,97,112,103,103,156,97,80",
+ "endOffsets": "209,313,424,512,617,730,814,896,987,1080,1175,1271,1372,1465,1560,1654,1745,1836,1919,2032,2139,2237,2350,2454,2558,2715,2813,2894"
+=======
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\values-pt-rBR_values-pt-rBR.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-pt-rBR\\values-pt-rBR.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,225,331,438,527,628,746,829,909,1000,1093,1189,1283,1384,1477,1572,1667,1758,1849,1936,2043,2155,2257,2365,2472,2582,2744,2844",
+ "endColumns": "119,105,106,88,100,117,82,79,90,92,95,93,100,92,94,94,90,90,86,106,111,101,107,106,109,161,99,84",
+ "endOffsets": "220,326,433,522,623,741,824,904,995,1088,1184,1278,1379,1472,1567,1662,1753,1844,1931,2038,2150,2252,2360,2467,2577,2739,2839,2924"
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/intermediates/blame/res/release/multi-v2/release.json
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+<<<<<<< HEAD:src/Project/app/build/intermediates/blame/res/debug/multi-v2/debug.json
+ "startOffsets": "105,214,318,429,517,622,735,819,901,992,1085,1180,1276,1377,1470,1565,1659,1750,1841,1924,2037,2144,2242,2355,2459,2563,2720,4968",
+ "endColumns": "108,103,110,87,104,112,83,81,90,92,94,95,100,92,94,93,90,90,82,112,106,97,112,103,103,156,97,80",
+ "endOffsets": "209,313,424,512,617,730,814,896,987,1080,1175,1271,1372,1465,1560,1654,1745,1836,1919,2032,2139,2237,2350,2454,2558,2715,2813,5044"
+ }
+ },
+ {
+ "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-ka\\values-ka.xml",
+=======
+ "startOffsets": "105,225,331,438,527,628,746,829,909,1000,1093,1189,1283,1384,1477,1572,1667,1758,1849,1936,2043,2155,2257,2365,2472,2582,2744,4980",
+ "endColumns": "119,105,106,88,100,117,82,79,90,92,95,93,100,92,94,94,90,90,86,106,111,101,107,106,109,161,99,84",
+ "endOffsets": "220,326,433,522,623,741,824,904,995,1088,1184,1278,1379,1472,1567,1662,1753,1844,1931,2038,2150,2252,2360,2467,2577,2739,2839,5060"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-pt-rBR\\values-pt-rBR.xml",
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/intermediates/blame/res/release/multi-v2/release.json
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+<<<<<<< HEAD:src/Project/app/build/intermediates/blame/res/debug/multi-v2/debug.json
+ "startOffsets": "5049",
+ "endColumns": "100",
+ "endOffsets": "5145"
+=======
+ "startOffsets": "5065",
+ "endColumns": "100",
+ "endOffsets": "5161"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-pt-rBR\\values-pt-rBR.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,164,279,396,517,621,712,808,913,1010,1106,1201,1295,1415,1531,1616,1704,1787,1890,2005,2092",
+ "endColumns": "108,114,116,120,103,90,95,104,96,95,94,93,119,115,84,87,82,102,114,86,98",
+ "endOffsets": "159,274,391,512,616,707,803,908,1005,1101,1196,1290,1410,1526,1611,1699,1782,1885,2000,2087,2186"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2844,2953,3068,3185,3306,3410,3501,3597,3702,3799,3895,3990,4084,4204,4320,4405,4493,4576,4679,4794,4881",
+ "endColumns": "108,114,116,120,103,90,95,104,96,95,94,93,119,115,84,87,82,102,114,86,98",
+ "endOffsets": "2948,3063,3180,3301,3405,3496,3592,3697,3794,3890,3985,4079,4199,4315,4400,4488,4571,4674,4789,4876,4975"
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/intermediates/blame/res/release/multi-v2/release.json
+ }
+ }
+ ]
+ },
+ {
+<<<<<<< HEAD:src/Project/app/build/intermediates/blame/res/debug/multi-v2/debug.json
+ "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\res\\merged\\debug\\values-en-rGB_values-en-rGB.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-en-rGB\\values-en-rGB.xml",
+=======
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\values-th_values-th.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-th\\values-th.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,210,308,416,505,607,717,794,872,963,1056,1152,1246,1347,1440,1535,1629,1720,1811,1892,2000,2104,2202,2310,2415,2516,2669,2764",
+ "endColumns": "104,97,107,88,101,109,76,77,90,92,95,93,100,92,94,93,90,90,80,107,103,97,107,104,100,152,94,80",
+ "endOffsets": "205,303,411,500,602,712,789,867,958,1051,1147,1241,1342,1435,1530,1624,1715,1806,1887,1995,2099,2197,2305,2410,2511,2664,2759,2840"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,210,308,416,505,607,717,794,872,963,1056,1152,1246,1347,1440,1535,1629,1720,1811,1892,2000,2104,2202,2310,2415,2516,2669,4821",
+ "endColumns": "104,97,107,88,101,109,76,77,90,92,95,93,100,92,94,93,90,90,80,107,103,97,107,104,100,152,94,80",
+ "endOffsets": "205,303,411,500,602,712,789,867,958,1051,1147,1241,1342,1435,1530,1624,1715,1806,1887,1995,2099,2197,2305,2410,2511,2664,2759,4897"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-th\\values-th.xml",
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/intermediates/blame/res/release/multi-v2/release.json
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+<<<<<<< HEAD:src/Project/app/build/intermediates/blame/res/debug/multi-v2/debug.json
+ "startOffsets": "4863",
+ "endColumns": "100",
+ "endOffsets": "4959"
+ }
+ },
+ {
+ "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-en-rGB\\values-en-rGB.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,155,261,369,481,576,659,751,853,949,1045,1139,1231,1339,1447,1531,1613,1695,1793,1892,1978",
+ "endColumns": "99,105,107,111,94,82,91,101,95,95,93,91,107,107,83,81,81,97,98,85,93",
+ "endOffsets": "150,256,364,476,571,654,746,848,944,1040,1134,1226,1334,1442,1526,1608,1690,1788,1887,1973,2067"
+=======
+ "startOffsets": "4902",
+ "endColumns": "100",
+ "endOffsets": "4998"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-th\\values-th.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,158,270,384,508,605,691,783,887,981,1072,1174,1264,1366,1475,1566,1648,1730,1825,1934,2018",
+ "endColumns": "102,111,113,123,96,85,91,103,93,90,101,89,101,108,90,81,81,94,108,83,93",
+ "endOffsets": "153,265,379,503,600,686,778,882,976,1067,1169,1259,1361,1470,1561,1643,1725,1820,1929,2013,2107"
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/intermediates/blame/res/release/multi-v2/release.json
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+<<<<<<< HEAD:src/Project/app/build/intermediates/blame/res/debug/multi-v2/debug.json
+ "startOffsets": "2764,2864,2970,3078,3190,3285,3368,3460,3562,3658,3754,3848,3940,4048,4156,4240,4322,4404,4502,4601,4687",
+ "endColumns": "99,105,107,111,94,82,91,101,95,95,93,91,107,107,83,81,81,97,98,85,93",
+ "endOffsets": "2859,2965,3073,3185,3280,3363,3455,3557,3653,3749,3843,3935,4043,4151,4235,4317,4399,4497,4596,4682,4776"
+=======
+ "startOffsets": "2764,2867,2979,3093,3217,3314,3400,3492,3596,3690,3781,3883,3973,4075,4184,4275,4357,4439,4534,4643,4727",
+ "endColumns": "102,111,113,123,96,85,91,103,93,90,101,89,101,108,90,81,81,94,108,83,93",
+ "endOffsets": "2862,2974,3088,3212,3309,3395,3487,3591,3685,3776,3878,3968,4070,4179,4270,4352,4434,4529,4638,4722,4816"
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/intermediates/blame/res/release/multi-v2/release.json
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\values-mk_values-mk.arsc.flat",
+ "map": [
+ {
+<<<<<<< HEAD:src/Project/app/build/intermediates/blame/res/debug/multi-v2/debug.json
+ "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-en-rGB\\values-en-rGB.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,209,309,417,501,601,716,793,869,960,1053,1149,1243,1344,1437,1532,1626,1717,1808,1890,1993,2097,2196,2301,2404,2508,2664,2764",
+ "endColumns": "103,99,107,83,99,114,76,75,90,92,95,93,100,92,94,93,90,90,81,102,103,98,104,102,103,155,99,81",
+ "endOffsets": "204,304,412,496,596,711,788,864,955,1048,1144,1238,1339,1432,1527,1621,1712,1803,1885,1988,2092,2191,2296,2399,2503,2659,2759,2841"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,209,309,417,501,601,716,793,869,960,1053,1149,1243,1344,1437,1532,1626,1717,1808,1890,1993,2097,2196,2301,2404,2508,2664,4781",
+ "endColumns": "103,99,107,83,99,114,76,75,90,92,95,93,100,92,94,93,90,90,81,102,103,98,104,102,103,155,99,81",
+ "endOffsets": "204,304,412,496,596,711,788,864,955,1048,1144,1238,1339,1432,1527,1621,1712,1803,1885,1988,2092,2191,2296,2399,2503,2659,2759,4858"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\res\\merged\\debug\\values-in_values-in.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-in\\values-in.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,215,317,422,509,613,729,811,890,981,1074,1170,1264,1365,1458,1553,1647,1738,1829,1915,2018,2127,2228,2332,2440,2548,2704,2803",
+ "endColumns": "109,101,104,86,103,115,81,78,90,92,95,93,100,92,94,93,90,90,85,102,108,100,103,107,107,155,98,83",
+ "endOffsets": "210,312,417,504,608,724,806,885,976,1069,1165,1259,1360,1453,1548,1642,1733,1824,1910,2013,2122,2223,2327,2435,2543,2699,2798,2882"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,215,317,422,509,613,729,811,890,981,1074,1170,1264,1365,1458,1553,1647,1738,1829,1915,2018,2127,2228,2332,2440,2548,2704,4869",
+ "endColumns": "109,101,104,86,103,115,81,78,90,92,95,93,100,92,94,93,90,90,85,102,108,100,103,107,107,155,98,83",
+ "endOffsets": "210,312,417,504,608,724,806,885,976,1069,1165,1259,1360,1453,1548,1642,1733,1824,1910,2013,2122,2223,2327,2435,2543,2699,2798,4948"
+ }
+ },
+ {
+ "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-in\\values-in.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,155,261,372,480,577,660,755,863,959,1054,1155,1248,1367,1486,1569,1652,1738,1837,1939,2025",
+ "endColumns": "99,105,110,107,96,82,94,107,95,94,100,92,118,118,82,82,85,98,101,85,95",
+ "endOffsets": "150,256,367,475,572,655,750,858,954,1049,1150,1243,1362,1481,1564,1647,1733,1832,1934,2020,2116"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2803,2903,3009,3120,3228,3325,3408,3503,3611,3707,3802,3903,3996,4115,4234,4317,4400,4486,4585,4687,4773",
+ "endColumns": "99,105,110,107,96,82,94,107,95,94,100,92,118,118,82,82,85,98,101,85,95",
+ "endOffsets": "2898,3004,3115,3223,3320,3403,3498,3606,3702,3797,3898,3991,4110,4229,4312,4395,4481,4580,4682,4768,4864"
+ }
+ },
+ {
+ "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-in\\values-in.xml",
+=======
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-mk\\values-mk.xml",
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/intermediates/blame/res/release/multi-v2/release.json
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+<<<<<<< HEAD:src/Project/app/build/intermediates/blame/res/debug/multi-v2/debug.json
+ "startOffsets": "4953",
+ "endColumns": "100",
+ "endOffsets": "5049"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\res\\merged\\debug\\values-pt-rPT_values-pt-rPT.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-pt-rPT\\values-pt-rPT.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "5096",
+ "endColumns": "100",
+ "endOffsets": "5192"
+ }
+ },
+ {
+ "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-pt-rPT\\values-pt-rPT.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,160,269,382,497,604,695,793,903,1000,1095,1187,1281,1402,1532,1627,1715,1798,1901,2016,2103",
+ "endColumns": "104,108,112,114,106,90,97,109,96,94,91,93,120,129,94,87,82,102,114,86,98",
+ "endOffsets": "155,264,377,492,599,690,788,898,995,1090,1182,1276,1397,1527,1622,1710,1793,1896,2011,2098,2197"
+=======
+ "startOffsets": "5019",
+ "endColumns": "100",
+ "endOffsets": "5115"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-mk\\values-mk.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,213,317,425,511,616,735,818,900,997,1096,1193,1293,1400,1499,1600,1696,1793,1884,1971,2077,2184,2285,2392,2503,2607,2763,2861",
+ "endColumns": "107,103,107,85,104,118,82,81,96,98,96,99,106,98,100,95,96,90,86,105,106,100,106,110,103,155,97,83",
+ "endOffsets": "208,312,420,506,611,730,813,895,992,1091,1188,1288,1395,1494,1595,1691,1788,1879,1966,2072,2179,2280,2387,2498,2602,2758,2856,2940"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,213,317,425,511,616,735,818,900,997,1096,1193,1293,1400,1499,1600,1696,1793,1884,1971,2077,2184,2285,2392,2503,2607,2763,4935",
+ "endColumns": "107,103,107,85,104,118,82,81,96,98,96,99,106,98,100,95,96,90,86,105,106,100,106,110,103,155,97,83",
+ "endOffsets": "208,312,420,506,611,730,813,895,992,1091,1188,1288,1395,1494,1595,1691,1788,1879,1966,2072,2179,2280,2387,2498,2602,2758,2856,5014"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-mk\\values-mk.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,157,264,375,486,581,669,765,869,967,1061,1152,1245,1360,1487,1571,1654,1737,1841,1951,2037",
+ "endColumns": "101,106,110,110,94,87,95,103,97,93,90,92,114,126,83,82,82,103,109,85,91",
+ "endOffsets": "152,259,370,481,576,664,760,864,962,1056,1147,1240,1355,1482,1566,1649,1732,1836,1946,2032,2124"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2861,2963,3070,3181,3292,3387,3475,3571,3675,3773,3867,3958,4051,4166,4293,4377,4460,4543,4647,4757,4843",
+ "endColumns": "101,106,110,110,94,87,95,103,97,93,90,92,114,126,83,82,82,103,109,85,91",
+ "endOffsets": "2958,3065,3176,3287,3382,3470,3566,3670,3768,3862,3953,4046,4161,4288,4372,4455,4538,4642,4752,4838,4930"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\values-uz_values-uz.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-uz\\values-uz.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,164,276,392,507,606,708,805,918,1015,1116,1205,1297,1408,1521,1605,1687,1775,1886,1998,2083",
+ "endColumns": "108,111,115,114,98,101,96,112,96,100,88,91,110,112,83,81,87,110,111,84,96",
+ "endOffsets": "159,271,387,502,601,703,800,913,1010,1111,1200,1292,1403,1516,1600,1682,1770,1881,1993,2078,2175"
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/intermediates/blame/res/release/multi-v2/release.json
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+<<<<<<< HEAD:src/Project/app/build/intermediates/blame/res/debug/multi-v2/debug.json
+ "startOffsets": "2864,2969,3078,3191,3306,3413,3504,3602,3712,3809,3904,3996,4090,4211,4341,4436,4524,4607,4710,4825,4912",
+ "endColumns": "104,108,112,114,106,90,97,109,96,94,91,93,120,129,94,87,82,102,114,86,98",
+ "endOffsets": "2964,3073,3186,3301,3408,3499,3597,3707,3804,3899,3991,4085,4206,4336,4431,4519,4602,4705,4820,4907,5006"
+ }
+ },
+ {
+ "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-pt-rPT\\values-pt-rPT.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,225,331,438,527,628,752,836,917,1009,1103,1201,1295,1395,1489,1585,1680,1772,1864,1951,2058,2170,2272,2380,2487,2594,2765,2864",
+ "endColumns": "119,105,106,88,100,123,83,80,91,93,97,93,99,93,95,94,91,91,86,106,111,101,107,106,106,170,98,84",
+ "endOffsets": "220,326,433,522,623,747,831,912,1004,1098,1196,1290,1390,1484,1580,1675,1767,1859,1946,2053,2165,2267,2375,2482,2589,2760,2859,2944"
+=======
+ "startOffsets": "2805,2914,3026,3142,3257,3356,3458,3555,3668,3765,3866,3955,4047,4158,4271,4355,4437,4525,4636,4748,4833",
+ "endColumns": "108,111,115,114,98,101,96,112,96,100,88,91,110,112,83,81,87,110,111,84,96",
+ "endOffsets": "2909,3021,3137,3252,3351,3453,3550,3663,3760,3861,3950,4042,4153,4266,4350,4432,4520,4631,4743,4828,4925"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-uz\\values-uz.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,210,314,428,514,614,730,810,889,980,1073,1169,1263,1358,1451,1546,1641,1732,1824,1908,2017,2124,2225,2333,2438,2545,2706,2805",
+ "endColumns": "104,103,113,85,99,115,79,78,90,92,95,93,94,92,94,94,90,91,83,108,106,100,107,104,106,160,98,83",
+ "endOffsets": "205,309,423,509,609,725,805,884,975,1068,1164,1258,1353,1446,1541,1636,1727,1819,1903,2012,2119,2220,2328,2433,2540,2701,2800,2884"
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/intermediates/blame/res/release/multi-v2/release.json
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+<<<<<<< HEAD:src/Project/app/build/intermediates/blame/res/debug/multi-v2/debug.json
+ "startOffsets": "105,225,331,438,527,628,752,836,917,1009,1103,1201,1295,1395,1489,1585,1680,1772,1864,1951,2058,2170,2272,2380,2487,2594,2765,5011",
+ "endColumns": "119,105,106,88,100,123,83,80,91,93,97,93,99,93,95,94,91,91,86,106,111,101,107,106,106,170,98,84",
+ "endOffsets": "220,326,433,522,623,747,831,912,1004,1098,1196,1290,1390,1484,1580,1675,1767,1859,1946,2053,2165,2267,2375,2482,2589,2760,2859,5091"
+=======
+ "startOffsets": "105,210,314,428,514,614,730,810,889,980,1073,1169,1263,1358,1451,1546,1641,1732,1824,1908,2017,2124,2225,2333,2438,2545,2706,4930",
+ "endColumns": "104,103,113,85,99,115,79,78,90,92,95,93,94,92,94,94,90,91,83,108,106,100,107,104,106,160,98,83",
+ "endOffsets": "205,309,423,509,609,725,805,884,975,1068,1164,1258,1353,1446,1541,1636,1727,1819,1903,2012,2119,2220,2328,2433,2540,2701,2800,5009"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-uz\\values-uz.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "5014",
+ "endColumns": "100",
+ "endOffsets": "5110"
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/intermediates/blame/res/release/multi-v2/release.json
+ }
+ }
+ ]
+ },
+ {
+<<<<<<< HEAD:src/Project/app/build/intermediates/blame/res/debug/multi-v2/debug.json
+ "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\res\\merged\\debug\\values-hi_values-hi.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-hi\\values-hi.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,211,308,418,504,606,728,805,883,974,1067,1163,1257,1358,1451,1546,1640,1731,1822,1912,2021,2124,2226,2336,2437,2549,2711,2812",
+ "endColumns": "105,96,109,85,101,121,76,77,90,92,95,93,100,92,94,93,90,90,89,108,102,101,109,100,111,161,100,79",
+ "endOffsets": "206,303,413,499,601,723,800,878,969,1062,1158,1252,1353,1446,1541,1635,1726,1817,1907,2016,2119,2221,2331,2432,2544,2706,2807,2887"
+=======
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\values-am_values-am.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-am\\values-am.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,207,306,412,498,601,714,792,870,961,1054,1147,1241,1342,1435,1530,1624,1715,1805,1884,1984,2084,2180,2283,2382,2489,2642,2738",
+ "endColumns": "101,98,105,85,102,112,77,77,90,92,92,93,100,92,94,93,90,89,78,99,99,95,102,98,106,152,95,78",
+ "endOffsets": "202,301,407,493,596,709,787,865,956,1049,1142,1236,1337,1430,1525,1619,1710,1800,1879,1979,2079,2175,2278,2377,2484,2637,2733,2812"
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/intermediates/blame/res/release/multi-v2/release.json
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+<<<<<<< HEAD:src/Project/app/build/intermediates/blame/res/debug/multi-v2/debug.json
+ "startOffsets": "105,211,308,418,504,606,728,805,883,974,1067,1163,1257,1358,1451,1546,1640,1731,1822,1912,2021,2124,2226,2336,2437,2549,2711,4927",
+ "endColumns": "105,96,109,85,101,121,76,77,90,92,95,93,100,92,94,93,90,90,89,108,102,101,109,100,111,161,100,79",
+ "endOffsets": "206,303,413,499,601,723,800,878,969,1062,1158,1252,1353,1446,1541,1635,1726,1817,1907,2016,2119,2221,2331,2432,2544,2706,2807,5002"
+ }
+ },
+ {
+ "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-hi\\values-hi.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,153,261,373,487,590,683,776,890,989,1086,1184,1285,1401,1516,1600,1683,1769,1871,1991,2077",
+ "endColumns": "97,107,111,113,102,92,92,113,98,96,97,100,115,114,83,82,85,101,119,85,92",
+ "endOffsets": "148,256,368,482,585,678,771,885,984,1081,1179,1280,1396,1511,1595,1678,1764,1866,1986,2072,2165"
+=======
+ "startOffsets": "105,207,306,412,498,601,714,792,870,961,1054,1147,1241,1342,1435,1530,1624,1715,1805,1884,1984,2084,2180,2283,2382,2489,2642,4754",
+ "endColumns": "101,98,105,85,102,112,77,77,90,92,92,93,100,92,94,93,90,89,78,99,99,95,102,98,106,152,95,78",
+ "endOffsets": "202,301,407,493,596,709,787,865,956,1049,1142,1236,1337,1430,1525,1619,1710,1800,1879,1979,2079,2175,2278,2377,2484,2637,2733,4828"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-am\\values-am.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "4833",
+ "endColumns": "100",
+ "endOffsets": "4929"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-am\\values-am.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,154,256,362,471,567,655,750,858,951,1043,1137,1226,1330,1441,1528,1610,1691,1790,1894,1978",
+ "endColumns": "98,101,105,108,95,87,94,107,92,91,93,88,103,110,86,81,80,98,103,83,92",
+ "endOffsets": "149,251,357,466,562,650,745,853,946,1038,1132,1221,1325,1436,1523,1605,1686,1785,1889,1973,2066"
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/intermediates/blame/res/release/multi-v2/release.json
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+<<<<<<< HEAD:src/Project/app/build/intermediates/blame/res/debug/multi-v2/debug.json
+ "startOffsets": "2812,2910,3018,3130,3244,3347,3440,3533,3647,3746,3843,3941,4042,4158,4273,4357,4440,4526,4628,4748,4834",
+ "endColumns": "97,107,111,113,102,92,92,113,98,96,97,100,115,114,83,82,85,101,119,85,92",
+ "endOffsets": "2905,3013,3125,3239,3342,3435,3528,3642,3741,3838,3936,4037,4153,4268,4352,4435,4521,4623,4743,4829,4922"
+ }
+ },
+ {
+ "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-hi\\values-hi.xml",
+=======
+ "startOffsets": "2738,2837,2939,3045,3154,3250,3338,3433,3541,3634,3726,3820,3909,4013,4124,4211,4293,4374,4473,4577,4661",
+ "endColumns": "98,101,105,108,95,87,94,107,92,91,93,88,103,110,86,81,80,98,103,83,92",
+ "endOffsets": "2832,2934,3040,3149,3245,3333,3428,3536,3629,3721,3815,3904,4008,4119,4206,4288,4369,4468,4572,4656,4749"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\values-lo_values-lo.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-lo\\values-lo.xml",
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/intermediates/blame/res/release/multi-v2/release.json
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+<<<<<<< HEAD:src/Project/app/build/intermediates/blame/res/debug/multi-v2/debug.json
+ "startOffsets": "5007",
+ "endColumns": "100",
+ "endOffsets": "5103"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\res\\merged\\debug\\values-hr_values-hr.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-hr\\values-hr.xml",
+=======
+ "startOffsets": "4903",
+ "endColumns": "100",
+ "endOffsets": "4999"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-lo\\values-lo.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,208,305,412,497,602,714,791,869,960,1053,1149,1243,1344,1437,1532,1626,1717,1808,1888,1995,2092,2190,2295,2398,2502,2659,2755",
+ "endColumns": "102,96,106,84,104,111,76,77,90,92,95,93,100,92,94,93,90,90,79,106,96,97,104,102,103,156,95,80",
+ "endOffsets": "203,300,407,492,597,709,786,864,955,1048,1144,1238,1339,1432,1527,1621,1712,1803,1883,1990,2087,2185,2290,2393,2497,2654,2750,2831"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,208,305,412,497,602,714,791,869,960,1053,1149,1243,1344,1437,1532,1626,1717,1808,1888,1995,2092,2190,2295,2398,2502,2659,4822",
+ "endColumns": "102,96,106,84,104,111,76,77,90,92,95,93,100,92,94,93,90,90,79,106,96,97,104,102,103,156,95,80",
+ "endOffsets": "203,300,407,492,597,709,786,864,955,1048,1144,1238,1339,1432,1527,1621,1712,1803,1883,1990,2087,2185,2290,2393,2497,2654,2750,4898"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-lo\\values-lo.xml",
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/intermediates/blame/res/release/multi-v2/release.json
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,158,271,386,508,605,696,793,899,993,1088,1187,1279,1381,1488,1577,1660,1741,1843,1943,2028",
+ "endColumns": "102,112,114,121,96,90,96,105,93,94,98,91,101,106,88,82,80,101,99,84,93",
+ "endOffsets": "153,266,381,503,600,691,788,894,988,1083,1182,1274,1376,1483,1572,1655,1736,1838,1938,2023,2117"
+ },
+ "to": {
+<<<<<<< HEAD:src/Project/app/build/intermediates/blame/res/debug/multi-v2/debug.json
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "5037",
+ "endColumns": "100",
+ "endOffsets": "5133"
+=======
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2755,2858,2971,3086,3208,3305,3396,3493,3599,3693,3788,3887,3979,4081,4188,4277,4360,4441,4543,4643,4728",
+ "endColumns": "102,112,114,121,96,90,96,105,93,94,98,91,101,106,88,82,80,101,99,84,93",
+ "endOffsets": "2853,2966,3081,3203,3300,3391,3488,3594,3688,3783,3882,3974,4076,4183,4272,4355,4436,4538,4638,4723,4817"
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/intermediates/blame/res/release/multi-v2/release.json
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\values-nb_values-nb.arsc.flat",
+ "map": [
+ {
+<<<<<<< HEAD:src/Project/app/build/intermediates/blame/res/debug/multi-v2/debug.json
+ "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-hr\\values-hr.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,210,307,417,503,607,726,810,893,984,1077,1173,1267,1368,1461,1556,1655,1746,1837,1923,2027,2140,2246,2351,2464,2571,2740,2837",
+ "endColumns": "104,96,109,85,103,118,83,82,90,92,95,93,100,92,94,98,90,90,85,103,112,105,104,112,106,168,96,88",
+ "endOffsets": "205,302,412,498,602,721,805,888,979,1072,1168,1262,1363,1456,1551,1650,1741,1832,1918,2022,2135,2241,2346,2459,2566,2735,2832,2921"
+=======
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-nb\\values-nb.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,155,261,369,478,572,656,751,854,949,1042,1135,1224,1348,1460,1552,1638,1721,1822,1929,2015",
+ "endColumns": "99,105,107,108,93,83,94,102,94,92,92,88,123,111,91,85,82,100,106,85,93",
+ "endOffsets": "150,256,364,473,567,651,746,849,944,1037,1130,1219,1343,1455,1547,1633,1716,1817,1924,2010,2104"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2747,2847,2953,3061,3170,3264,3348,3443,3546,3641,3734,3827,3916,4040,4152,4244,4330,4413,4514,4621,4707",
+ "endColumns": "99,105,107,108,93,83,94,102,94,92,92,88,123,111,91,85,82,100,106,85,93",
+ "endOffsets": "2842,2948,3056,3165,3259,3343,3438,3541,3636,3729,3822,3911,4035,4147,4239,4325,4408,4509,4616,4702,4796"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-nb\\values-nb.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,213,308,422,508,608,721,797,873,964,1057,1153,1247,1348,1441,1536,1634,1725,1816,1896,1999,2098,2194,2298,2396,2497,2650,2747",
+ "endColumns": "107,94,113,85,99,112,75,75,90,92,95,93,100,92,94,97,90,90,79,102,98,95,103,97,100,152,96,78",
+ "endOffsets": "208,303,417,503,603,716,792,868,959,1052,1148,1242,1343,1436,1531,1629,1720,1811,1891,1994,2093,2189,2293,2391,2492,2645,2742,2821"
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/intermediates/blame/res/release/multi-v2/release.json
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+<<<<<<< HEAD:src/Project/app/build/intermediates/blame/res/debug/multi-v2/debug.json
+ "startOffsets": "105,210,307,417,503,607,726,810,893,984,1077,1173,1267,1368,1461,1556,1655,1746,1837,1923,2027,2140,2246,2351,2464,2571,2740,4948",
+ "endColumns": "104,96,109,85,103,118,83,82,90,92,95,93,100,92,94,98,90,90,85,103,112,105,104,112,106,168,96,88",
+ "endOffsets": "205,302,412,498,602,721,805,888,979,1072,1168,1262,1363,1456,1551,1650,1741,1832,1918,2022,2135,2241,2346,2459,2566,2735,2832,5032"
+ }
+ },
+ {
+ "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-hr\\values-hr.xml",
+=======
+ "startOffsets": "105,213,308,422,508,608,721,797,873,964,1057,1153,1247,1348,1441,1536,1634,1725,1816,1896,1999,2098,2194,2298,2396,2497,2650,4801",
+ "endColumns": "107,94,113,85,99,112,75,75,90,92,95,93,100,92,94,97,90,90,79,102,98,95,103,97,100,152,96,78",
+ "endOffsets": "208,303,417,503,603,716,792,868,959,1052,1148,1242,1343,1436,1531,1629,1720,1811,1891,1994,2093,2189,2293,2391,2492,2645,2742,4875"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-nb\\values-nb.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "4880",
+ "endColumns": "100",
+ "endOffsets": "4976"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\values-pl_values-pl.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-pl\\values-pl.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,157,266,372,485,580,668,765,868,966,1058,1148,1240,1346,1460,1548,1633,1720,1827,1928,2014",
+ "endColumns": "101,108,105,112,94,87,96,102,97,91,89,91,105,113,87,84,86,106,100,85,96",
+ "endOffsets": "152,261,367,480,575,663,760,863,961,1053,1143,1235,1341,1455,1543,1628,1715,1822,1923,2009,2106"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2827,2929,3038,3144,3257,3352,3440,3537,3640,3738,3830,3920,4012,4118,4232,4320,4405,4492,4599,4700,4786",
+ "endColumns": "101,108,105,112,94,87,96,102,97,91,89,91,105,113,87,84,86,106,100,85,96",
+ "endOffsets": "2924,3033,3139,3252,3347,3435,3532,3635,3733,3825,3915,4007,4113,4227,4315,4400,4487,4594,4695,4781,4878"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-pl\\values-pl.xml",
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/intermediates/blame/res/release/multi-v2/release.json
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,162,273,389,510,606,695,795,901,999,1092,1188,1281,1397,1514,1601,1691,1777,1882,1986,2072",
+ "endColumns": "106,110,115,120,95,88,99,105,97,92,95,92,115,116,86,89,85,104,103,85,93",
+ "endOffsets": "157,268,384,505,601,690,790,896,994,1087,1183,1276,1392,1509,1596,1686,1772,1877,1981,2067,2161"
+ },
+ "to": {
+<<<<<<< HEAD:src/Project/app/build/intermediates/blame/res/debug/multi-v2/debug.json
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2837,2944,3055,3171,3292,3388,3477,3577,3683,3781,3874,3970,4063,4179,4296,4383,4473,4559,4664,4768,4854",
+ "endColumns": "106,110,115,120,95,88,99,105,97,92,95,92,115,116,86,89,85,104,103,85,93",
+ "endOffsets": "2939,3050,3166,3287,3383,3472,3572,3678,3776,3869,3965,4058,4174,4291,4378,4468,4554,4659,4763,4849,4943"
+=======
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "4965",
+ "endColumns": "100",
+ "endOffsets": "5061"
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/intermediates/blame/res/release/multi-v2/release.json
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\res\\merged\\debug\\values-iw_values-iw.arsc.flat",
+ "map": [
+ {
+<<<<<<< HEAD:src/Project/app/build/intermediates/blame/res/debug/multi-v2/debug.json
+ "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-iw\\values-iw.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,209,308,416,500,600,714,792,870,961,1055,1151,1245,1346,1439,1534,1631,1722,1814,1895,1997,2101,2199,2302,2403,2503,2655,2751",
+ "endColumns": "103,98,107,83,99,113,77,77,90,93,95,93,100,92,94,96,90,91,80,101,103,97,102,100,99,151,95,80",
+ "endOffsets": "204,303,411,495,595,709,787,865,956,1050,1146,1240,1341,1434,1529,1626,1717,1809,1890,1992,2096,2194,2297,2398,2498,2650,2746,2827"
+=======
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-pl\\values-pl.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,221,323,431,517,626,745,823,900,991,1084,1180,1274,1376,1469,1564,1659,1750,1841,1923,2032,2141,2240,2349,2460,2568,2731,2827",
+ "endColumns": "115,101,107,85,108,118,77,76,90,92,95,93,101,92,94,94,90,90,81,108,108,98,108,110,107,162,95,81",
+ "endOffsets": "216,318,426,512,621,740,818,895,986,1079,1175,1269,1371,1464,1559,1654,1745,1836,1918,2027,2136,2235,2344,2455,2563,2726,2822,2904"
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/intermediates/blame/res/release/multi-v2/release.json
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+<<<<<<< HEAD:src/Project/app/build/intermediates/blame/res/debug/multi-v2/debug.json
+ "startOffsets": "105,209,308,416,500,600,714,792,870,961,1055,1151,1245,1346,1439,1534,1631,1722,1814,1895,1997,2101,2199,2302,2403,2503,2655,4762",
+ "endColumns": "103,98,107,83,99,113,77,77,90,93,95,93,100,92,94,96,90,91,80,101,103,97,102,100,99,151,95,80",
+ "endOffsets": "204,303,411,495,595,709,787,865,956,1050,1146,1240,1341,1434,1529,1626,1717,1809,1890,1992,2096,2194,2297,2398,2498,2650,2746,4838"
+=======
+ "startOffsets": "105,221,323,431,517,626,745,823,900,991,1084,1180,1274,1376,1469,1564,1659,1750,1841,1923,2032,2141,2240,2349,2460,2568,2731,4883",
+ "endColumns": "115,101,107,85,108,118,77,76,90,92,95,93,101,92,94,94,90,90,81,108,108,98,108,110,107,162,95,81",
+ "endOffsets": "216,318,426,512,621,740,818,895,986,1079,1175,1269,1371,1464,1559,1654,1745,1836,1918,2027,2136,2235,2344,2455,2563,2726,2822,4960"
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/intermediates/blame/res/release/multi-v2/release.json
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\values-kk_values-kk.arsc.flat",
+ "map": [
+ {
+<<<<<<< HEAD:src/Project/app/build/intermediates/blame/res/debug/multi-v2/debug.json
+ "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-iw\\values-iw.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,160,267,375,485,584,668,762,866,962,1055,1144,1235,1339,1443,1527,1610,1693,1790,1887,1972",
+ "endColumns": "104,106,107,109,98,83,93,103,95,92,88,90,103,103,83,82,82,96,96,84,93",
+ "endOffsets": "155,262,370,480,579,663,757,861,957,1050,1139,1230,1334,1438,1522,1605,1688,1785,1882,1967,2061"
+=======
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-kk\\values-kk.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,165,279,395,515,614,713,814,924,1019,1110,1201,1290,1401,1522,1608,1692,1777,1883,1996,2080",
+ "endColumns": "109,113,115,119,98,98,100,109,94,90,90,88,110,120,85,83,84,105,112,83,96",
+ "endOffsets": "160,274,390,510,609,708,809,919,1014,1105,1196,1285,1396,1517,1603,1687,1772,1878,1991,2075,2172"
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/intermediates/blame/res/release/multi-v2/release.json
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+<<<<<<< HEAD:src/Project/app/build/intermediates/blame/res/debug/multi-v2/debug.json
+ "startOffsets": "2751,2856,2963,3071,3181,3280,3364,3458,3562,3658,3751,3840,3931,4035,4139,4223,4306,4389,4486,4583,4668",
+ "endColumns": "104,106,107,109,98,83,93,103,95,92,88,90,103,103,83,82,82,96,96,84,93",
+ "endOffsets": "2851,2958,3066,3176,3275,3359,3453,3557,3653,3746,3835,3926,4030,4134,4218,4301,4384,4481,4578,4663,4757"
+ }
+ },
+ {
+ "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-iw\\values-iw.xml",
+=======
+ "startOffsets": "2812,2922,3036,3152,3272,3371,3470,3571,3681,3776,3867,3958,4047,4158,4279,4365,4449,4534,4640,4753,4837",
+ "endColumns": "109,113,115,119,98,98,100,109,94,90,90,88,110,120,85,83,84,105,112,83,96",
+ "endOffsets": "2917,3031,3147,3267,3366,3465,3566,3676,3771,3862,3953,4042,4153,4274,4360,4444,4529,4635,4748,4832,4929"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-kk\\values-kk.xml",
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/intermediates/blame/res/release/multi-v2/release.json
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+<<<<<<< HEAD:src/Project/app/build/intermediates/blame/res/debug/multi-v2/debug.json
+ "startOffsets": "4843",
+ "endColumns": "100",
+ "endOffsets": "4939"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\res\\merged\\debug\\values-sl_values-sl.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-sl\\values-sl.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,163,294,424,555,649,747,847,962,1058,1151,1251,1344,1446,1560,1653,1740,1824,1928,2032,2118",
+ "endColumns": "107,130,129,130,93,97,99,114,95,92,99,92,101,113,92,86,83,103,103,85,93",
+ "endOffsets": "158,289,419,550,644,742,842,957,1053,1146,1246,1339,1441,1555,1648,1735,1819,1923,2027,2113,2207"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2853,2961,3092,3222,3353,3447,3545,3645,3760,3856,3949,4049,4142,4244,4358,4451,4538,4622,4726,4830,4916",
+ "endColumns": "107,130,129,130,93,97,99,114,95,92,99,92,101,113,92,86,83,103,103,85,93",
+ "endOffsets": "2956,3087,3217,3348,3442,3540,3640,3755,3851,3944,4044,4137,4239,4353,4446,4533,4617,4721,4825,4911,5005"
+ }
+ },
+ {
+ "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-sl\\values-sl.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "5093",
+ "endColumns": "100",
+ "endOffsets": "5189"
+ }
+ },
+ {
+ "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-sl\\values-sl.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,212,319,427,514,617,736,821,905,997,1091,1187,1281,1377,1471,1567,1667,1759,1851,1935,2043,2152,2252,2365,2472,2576,2756,2853",
+ "endColumns": "106,106,107,86,102,118,84,83,91,93,95,93,95,93,95,99,91,91,83,107,108,99,112,106,103,179,96,82",
+ "endOffsets": "207,314,422,509,612,731,816,900,992,1086,1182,1276,1372,1466,1562,1662,1754,1846,1930,2038,2147,2247,2360,2467,2571,2751,2848,2931"
+=======
+ "startOffsets": "5015",
+ "endColumns": "100",
+ "endOffsets": "5111"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-kk\\values-kk.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,217,320,430,515,621,740,821,901,992,1085,1181,1275,1376,1469,1564,1661,1752,1844,1925,2028,2133,2231,2338,2447,2547,2713,2812",
+ "endColumns": "111,102,109,84,105,118,80,79,90,92,95,93,100,92,94,96,90,91,80,102,104,97,106,108,99,165,98,80",
+ "endOffsets": "212,315,425,510,616,735,816,896,987,1080,1176,1270,1371,1464,1559,1656,1747,1839,1920,2023,2128,2226,2333,2442,2542,2708,2807,2888"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,217,320,430,515,621,740,821,901,992,1085,1181,1275,1376,1469,1564,1661,1752,1844,1925,2028,2133,2231,2338,2447,2547,2713,4934",
+ "endColumns": "111,102,109,84,105,118,80,79,90,92,95,93,100,92,94,96,90,91,80,102,104,97,106,108,99,165,98,80",
+ "endOffsets": "212,315,425,510,616,735,816,896,987,1080,1176,1270,1371,1464,1559,1656,1747,1839,1920,2023,2128,2226,2333,2442,2542,2708,2807,5010"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\values-fi_values-fi.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-fi\\values-fi.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,213,313,414,500,605,723,810,892,983,1076,1172,1266,1361,1454,1550,1649,1740,1834,1914,2021,2124,2221,2327,2426,2530,2693,2792",
+ "endColumns": "107,99,100,85,104,117,86,81,90,92,95,93,94,92,95,98,90,93,79,106,102,96,105,98,103,162,98,79",
+ "endOffsets": "208,308,409,495,600,718,805,887,978,1071,1167,1261,1356,1449,1545,1644,1735,1829,1909,2016,2119,2216,2322,2421,2525,2688,2787,2867"
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/intermediates/blame/res/release/multi-v2/release.json
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+<<<<<<< HEAD:src/Project/app/build/intermediates/blame/res/debug/multi-v2/debug.json
+ "startOffsets": "105,212,319,427,514,617,736,821,905,997,1091,1187,1281,1377,1471,1567,1667,1759,1851,1935,2043,2152,2252,2365,2472,2576,2756,5010",
+ "endColumns": "106,106,107,86,102,118,84,83,91,93,95,93,95,93,95,99,91,91,83,107,108,99,112,106,103,179,96,82",
+ "endOffsets": "207,314,422,509,612,731,816,900,992,1086,1182,1276,1372,1466,1562,1662,1754,1846,1930,2038,2147,2247,2360,2467,2571,2751,2848,5088"
+=======
+ "startOffsets": "105,213,313,414,500,605,723,810,892,983,1076,1172,1266,1361,1454,1550,1649,1740,1834,1914,2021,2124,2221,2327,2426,2530,2693,4898",
+ "endColumns": "107,99,100,85,104,117,86,81,90,92,95,93,94,92,95,98,90,93,79,106,102,96,105,98,103,162,98,79",
+ "endOffsets": "208,308,409,495,600,718,805,887,978,1071,1167,1261,1356,1449,1545,1644,1735,1829,1909,2016,2119,2216,2322,2421,2525,2688,2787,4973"
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/intermediates/blame/res/release/multi-v2/release.json
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\res\\merged\\debug\\values-v25_values-v25.arsc.flat",
+ "map": [
+ {
+<<<<<<< HEAD:src/Project/app/build/intermediates/blame/res/debug/multi-v2/debug.json
+ "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-v25\\values-v25.xml",
+ "from": {
+ "startLines": "2,3,4,6",
+ "startColumns": "4,4,4,4",
+ "startOffsets": "55,126,209,308",
+ "endLines": "2,3,5,7",
+ "endColumns": "70,82,12,12",
+ "endOffsets": "121,204,303,414"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\res\\merged\\debug\\values-ja_values-ja.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-ja\\values-ja.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,153,251,349,452,542,623,713,813,907,1000,1089,1177,1276,1381,1464,1544,1624,1717,1810,1894",
+ "endColumns": "97,97,97,102,89,80,89,99,93,92,88,87,98,104,82,79,79,92,92,83,88",
+ "endOffsets": "148,246,344,447,537,618,708,808,902,995,1084,1172,1271,1376,1459,1539,1619,1712,1805,1889,1978"
+=======
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-fi\\values-fi.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,156,264,374,491,589,683,783,894,990,1086,1185,1279,1391,1500,1587,1671,1756,1860,1975,2066",
+ "endColumns": "100,107,109,116,97,93,99,110,95,95,98,93,111,108,86,83,84,103,114,90,94",
+ "endOffsets": "151,259,369,486,584,678,778,889,985,1081,1180,1274,1386,1495,1582,1666,1751,1855,1970,2061,2156"
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/intermediates/blame/res/release/multi-v2/release.json
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+<<<<<<< HEAD:src/Project/app/build/intermediates/blame/res/debug/multi-v2/debug.json
+ "startOffsets": "2693,2791,2889,2987,3090,3180,3261,3351,3451,3545,3638,3727,3815,3914,4019,4102,4182,4262,4355,4448,4532",
+ "endColumns": "97,97,97,102,89,80,89,99,93,92,88,87,98,104,82,79,79,92,92,83,88",
+ "endOffsets": "2786,2884,2982,3085,3175,3256,3346,3446,3540,3633,3722,3810,3909,4014,4097,4177,4257,4350,4443,4527,4616"
+ }
+ },
+ {
+ "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-ja\\values-ja.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,202,295,400,482,580,688,765,841,932,1025,1121,1215,1316,1409,1504,1598,1689,1780,1858,1960,2059,2154,2257,2352,2448,2596,2693",
+ "endColumns": "96,92,104,81,97,107,76,75,90,92,95,93,100,92,94,93,90,90,77,101,98,94,102,94,95,147,96,77",
+ "endOffsets": "197,290,395,477,575,683,760,836,927,1020,1116,1210,1311,1404,1499,1593,1684,1775,1853,1955,2054,2149,2252,2347,2443,2591,2688,2766"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,202,295,400,482,580,688,765,841,932,1025,1121,1215,1316,1409,1504,1598,1689,1780,1858,1960,2059,2154,2257,2352,2448,2596,4621",
+ "endColumns": "96,92,104,81,97,107,76,75,90,92,95,93,100,92,94,93,90,90,77,101,98,94,102,94,95,147,96,77",
+ "endOffsets": "197,290,395,477,575,683,760,836,927,1020,1116,1210,1311,1404,1499,1593,1684,1775,1853,1955,2054,2149,2252,2347,2443,2591,2688,4694"
+ }
+ },
+ {
+ "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-ja\\values-ja.xml",
+=======
+ "startOffsets": "2792,2893,3001,3111,3228,3326,3420,3520,3631,3727,3823,3922,4016,4128,4237,4324,4408,4493,4597,4712,4803",
+ "endColumns": "100,107,109,116,97,93,99,110,95,95,98,93,111,108,86,83,84,103,114,90,94",
+ "endOffsets": "2888,2996,3106,3223,3321,3415,3515,3626,3722,3818,3917,4011,4123,4232,4319,4403,4488,4592,4707,4798,4893"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-fi\\values-fi.xml",
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/intermediates/blame/res/release/multi-v2/release.json
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+<<<<<<< HEAD:src/Project/app/build/intermediates/blame/res/debug/multi-v2/debug.json
+ "startOffsets": "4699",
+ "endColumns": "100",
+ "endOffsets": "4795"
+=======
+ "startOffsets": "4978",
+ "endColumns": "100",
+ "endOffsets": "5074"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\values-port_values-port.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-port\\values-port.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "55",
+ "endOffsets": "106"
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/intermediates/blame/res/release/multi-v2/release.json
+ }
+ }
+ ]
+ },
+ {
+<<<<<<< HEAD:src/Project/app/build/intermediates/blame/res/debug/multi-v2/debug.json
+ "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\res\\merged\\debug\\values-ms_values-ms.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-ms\\values-ms.xml",
+=======
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\values-fr-rCA_values-fr-rCA.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-fr-rCA\\values-fr-rCA.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,216,331,442,529,645,775,858,938,1029,1122,1221,1316,1417,1510,1603,1698,1789,1880,1976,2086,2198,2301,2412,2519,2621,2780,2879",
+ "endColumns": "110,114,110,86,115,129,82,79,90,92,98,94,100,92,92,94,90,90,95,109,111,102,110,106,101,158,98,85",
+ "endOffsets": "211,326,437,524,640,770,853,933,1024,1117,1216,1311,1412,1505,1598,1693,1784,1875,1971,2081,2193,2296,2407,2514,2616,2775,2874,2960"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,216,331,442,529,645,775,858,938,1029,1122,1221,1316,1417,1510,1603,1698,1789,1880,1976,2086,2198,2301,2412,2519,2621,2780,5010",
+ "endColumns": "110,114,110,86,115,129,82,79,90,92,98,94,100,92,92,94,90,90,95,109,111,102,110,106,101,158,98,85",
+ "endOffsets": "211,326,437,524,640,770,853,933,1024,1117,1216,1311,1412,1505,1598,1693,1784,1875,1971,2081,2193,2296,2407,2514,2616,2775,2874,5091"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-fr-rCA\\values-fr-rCA.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,159,268,389,503,615,704,804,923,1020,1115,1210,1306,1418,1532,1616,1698,1783,1889,2003,2090",
+ "endColumns": "103,108,120,113,111,88,99,118,96,94,94,95,111,113,83,81,84,105,113,86,95",
+ "endOffsets": "154,263,384,498,610,699,799,918,1015,1110,1205,1301,1413,1527,1611,1693,1778,1884,1998,2085,2181"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2879,2983,3092,3213,3327,3439,3528,3628,3747,3844,3939,4034,4130,4242,4356,4440,4522,4607,4713,4827,4914",
+ "endColumns": "103,108,120,113,111,88,99,118,96,94,94,95,111,113,83,81,84,105,113,86,95",
+ "endOffsets": "2978,3087,3208,3322,3434,3523,3623,3742,3839,3934,4029,4125,4237,4351,4435,4517,4602,4708,4822,4909,5005"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-fr-rCA\\values-fr-rCA.xml",
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/intermediates/blame/res/release/multi-v2/release.json
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+<<<<<<< HEAD:src/Project/app/build/intermediates/blame/res/debug/multi-v2/debug.json
+ "startOffsets": "4965",
+ "endColumns": "100",
+ "endOffsets": "5061"
+ }
+ },
+ {
+ "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-ms\\values-ms.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,216,321,429,516,620,731,809,888,979,1072,1167,1261,1360,1453,1548,1642,1733,1824,1904,2016,2125,2222,2331,2434,2541,2700,2801",
+ "endColumns": "110,104,107,86,103,110,77,78,90,92,94,93,98,92,94,93,90,90,79,111,108,96,108,102,106,158,100,79",
+ "endOffsets": "211,316,424,511,615,726,804,883,974,1067,1162,1256,1355,1448,1543,1637,1728,1819,1899,2011,2120,2217,2326,2429,2536,2695,2796,2876"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,216,321,429,516,620,731,809,888,979,1072,1167,1261,1360,1453,1548,1642,1733,1824,1904,2016,2125,2222,2331,2434,2541,2700,4885",
+ "endColumns": "110,104,107,86,103,110,77,78,90,92,94,93,98,92,94,93,90,90,79,111,108,96,108,102,106,158,100,79",
+ "endOffsets": "211,316,424,511,615,726,804,883,974,1067,1162,1256,1355,1448,1543,1637,1728,1819,1899,2011,2120,2217,2326,2429,2536,2695,2796,4960"
+ }
+ },
+ {
+ "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-ms\\values-ms.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,157,268,378,500,595,680,773,877,973,1070,1172,1268,1382,1497,1580,1662,1748,1853,1959,2045",
+ "endColumns": "101,110,109,121,94,84,92,103,95,96,101,95,113,114,82,81,85,104,105,85,93",
+ "endOffsets": "152,263,373,495,590,675,768,872,968,1065,1167,1263,1377,1492,1575,1657,1743,1848,1954,2040,2134"
+=======
+ "startOffsets": "5096",
+ "endColumns": "100",
+ "endOffsets": "5192"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\values-is_values-is.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-is\\values-is.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "4922",
+ "endColumns": "100",
+ "endOffsets": "5018"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-is\\values-is.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,162,271,383,497,593,679,773,876,971,1070,1162,1254,1369,1477,1564,1647,1731,1834,1936,2021",
+ "endColumns": "106,108,111,113,95,85,93,102,94,98,91,91,114,107,86,82,83,102,101,84,90",
+ "endOffsets": "157,266,378,492,588,674,768,871,966,1065,1157,1249,1364,1472,1559,1642,1726,1829,1931,2016,2107"
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/intermediates/blame/res/release/multi-v2/release.json
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+<<<<<<< HEAD:src/Project/app/build/intermediates/blame/res/debug/multi-v2/debug.json
+ "startOffsets": "2801,2903,3014,3124,3246,3341,3426,3519,3623,3719,3816,3918,4014,4128,4243,4326,4408,4494,4599,4705,4791",
+ "endColumns": "101,110,109,121,94,84,92,103,95,96,101,95,113,114,82,81,85,104,105,85,93",
+ "endOffsets": "2898,3009,3119,3241,3336,3421,3514,3618,3714,3811,3913,4009,4123,4238,4321,4403,4489,4594,4700,4786,4880"
+=======
+ "startOffsets": "2784,2891,3000,3112,3226,3322,3408,3502,3605,3700,3799,3891,3983,4098,4206,4293,4376,4460,4563,4665,4750",
+ "endColumns": "106,108,111,113,95,85,93,102,94,98,91,91,114,107,86,82,83,102,101,84,90",
+ "endOffsets": "2886,2995,3107,3221,3317,3403,3497,3600,3695,3794,3886,3978,4093,4201,4288,4371,4455,4558,4660,4745,4836"
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/intermediates/blame/res/release/multi-v2/release.json
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\res\\merged\\debug\\values-kn_values-kn.arsc.flat",
+ "map": [
+ {
+<<<<<<< HEAD:src/Project/app/build/intermediates/blame/res/debug/multi-v2/debug.json
+ "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-kn\\values-kn.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,223,335,448,536,643,770,847,924,1015,1108,1204,1298,1399,1492,1587,1681,1772,1863,1945,2061,2172,2271,2384,2488,2602,2766,2866",
+ "endColumns": "117,111,112,87,106,126,76,76,90,92,95,93,100,92,94,93,90,90,81,115,110,98,112,103,113,163,99,81",
+ "endOffsets": "218,330,443,531,638,765,842,919,1010,1103,1199,1293,1394,1487,1582,1676,1767,1858,1940,2056,2167,2266,2379,2483,2597,2761,2861,2943"
+=======
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-is\\values-is.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,205,302,414,499,600,714,794,874,965,1058,1154,1248,1355,1448,1543,1638,1729,1823,1904,2014,2122,2220,2329,2428,2531,2686,2784",
+ "endColumns": "99,96,111,84,100,113,79,79,90,92,95,93,106,92,94,94,90,93,80,109,107,97,108,98,102,154,97,80",
+ "endOffsets": "200,297,409,494,595,709,789,869,960,1053,1149,1243,1350,1443,1538,1633,1724,1818,1899,2009,2117,2215,2324,2423,2526,2681,2779,2860"
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/intermediates/blame/res/release/multi-v2/release.json
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+<<<<<<< HEAD:src/Project/app/build/intermediates/blame/res/debug/multi-v2/debug.json
+ "startOffsets": "105,223,335,448,536,643,770,847,924,1015,1108,1204,1298,1399,1492,1587,1681,1772,1863,1945,2061,2172,2271,2384,2488,2602,2766,5009",
+ "endColumns": "117,111,112,87,106,126,76,76,90,92,95,93,100,92,94,93,90,90,81,115,110,98,112,103,113,163,99,81",
+ "endOffsets": "218,330,443,531,638,765,842,919,1010,1103,1199,1293,1394,1487,1582,1676,1767,1858,1940,2056,2167,2266,2379,2483,2597,2761,2861,5086"
+ }
+ },
+ {
+ "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-kn\\values-kn.xml",
+=======
+ "startOffsets": "105,205,302,414,499,600,714,794,874,965,1058,1154,1248,1355,1448,1543,1638,1729,1823,1904,2014,2122,2220,2329,2428,2531,2686,4841",
+ "endColumns": "99,96,111,84,100,113,79,79,90,92,95,93,106,92,94,94,90,93,80,109,107,97,108,98,102,154,97,80",
+ "endOffsets": "200,297,409,494,595,709,789,869,960,1053,1149,1243,1350,1443,1538,1633,1724,1818,1899,2009,2117,2215,2324,2423,2526,2681,2779,4917"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\values-az_values-az.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-az\\values-az.xml",
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/intermediates/blame/res/release/multi-v2/release.json
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+<<<<<<< HEAD:src/Project/app/build/intermediates/blame/res/debug/multi-v2/debug.json
+ "startOffsets": "5091",
+ "endColumns": "100",
+ "endOffsets": "5187"
+ }
+ },
+ {
+ "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-kn\\values-kn.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,159,275,395,521,627,719,812,928,1025,1121,1222,1316,1430,1553,1637,1719,1805,1916,2018,2104",
+ "endColumns": "103,115,119,125,105,91,92,115,96,95,100,93,113,122,83,81,85,110,101,85,93",
+ "endOffsets": "154,270,390,516,622,714,807,923,1020,1116,1217,1311,1425,1548,1632,1714,1800,1911,2013,2099,2193"
+=======
+ "startOffsets": "4985",
+ "endColumns": "100",
+ "endOffsets": "5081"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-az\\values-az.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,157,263,370,488,586,677,776,880,979,1081,1178,1277,1390,1497,1581,1663,1751,1854,1956,2042",
+ "endColumns": "101,105,106,117,97,90,98,103,98,101,96,98,112,106,83,81,87,102,101,85,94",
+ "endOffsets": "152,258,365,483,581,672,771,875,974,1076,1173,1272,1385,1492,1576,1658,1746,1849,1951,2037,2132"
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/intermediates/blame/res/release/multi-v2/release.json
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+<<<<<<< HEAD:src/Project/app/build/intermediates/blame/res/debug/multi-v2/debug.json
+ "startOffsets": "2866,2970,3086,3206,3332,3438,3530,3623,3739,3836,3932,4033,4127,4241,4364,4448,4530,4616,4727,4829,4915",
+ "endColumns": "103,115,119,125,105,91,92,115,96,95,100,93,113,122,83,81,85,110,101,85,93",
+ "endOffsets": "2965,3081,3201,3327,3433,3525,3618,3734,3831,3927,4028,4122,4236,4359,4443,4525,4611,4722,4824,4910,5004"
+=======
+ "startOffsets": "2820,2922,3028,3135,3253,3351,3442,3541,3645,3744,3846,3943,4042,4155,4262,4346,4428,4516,4619,4721,4807",
+ "endColumns": "101,105,106,117,97,90,98,103,98,101,96,98,112,106,83,81,87,102,101,85,94",
+ "endOffsets": "2917,3023,3130,3248,3346,3437,3536,3640,3739,3841,3938,4037,4150,4257,4341,4423,4511,4614,4716,4802,4897"
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/intermediates/blame/res/release/multi-v2/release.json
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\res\\merged\\debug\\values-fr_values-fr.arsc.flat",
+ "map": [
+ {
+<<<<<<< HEAD:src/Project/app/build/intermediates/blame/res/debug/multi-v2/debug.json
+ "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-fr\\values-fr.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,216,331,442,524,630,760,843,923,1014,1107,1206,1301,1402,1495,1588,1683,1774,1865,1951,2061,2173,2276,2387,2494,2601,2760,2859",
+ "endColumns": "110,114,110,81,105,129,82,79,90,92,98,94,100,92,92,94,90,90,85,109,111,102,110,106,106,158,98,85",
+ "endOffsets": "211,326,437,519,625,755,838,918,1009,1102,1201,1296,1397,1490,1583,1678,1769,1860,1946,2056,2168,2271,2382,2489,2596,2755,2854,2940"
+=======
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-az\\values-az.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,213,312,424,512,619,733,814,893,984,1077,1172,1271,1372,1465,1560,1655,1746,1838,1923,2030,2137,2237,2346,2450,2560,2718,2820",
+ "endColumns": "107,98,111,87,106,113,80,78,90,92,94,98,100,92,94,94,90,91,84,106,106,99,108,103,109,157,101,82",
+ "endOffsets": "208,307,419,507,614,728,809,888,979,1072,1167,1266,1367,1460,1555,1650,1741,1833,1918,2025,2132,2232,2341,2445,2555,2713,2815,2898"
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/intermediates/blame/res/release/multi-v2/release.json
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+<<<<<<< HEAD:src/Project/app/build/intermediates/blame/res/debug/multi-v2/debug.json
+ "startOffsets": "105,216,331,442,524,630,760,843,923,1014,1107,1206,1301,1402,1495,1588,1683,1774,1865,1951,2061,2173,2276,2387,2494,2601,2760,4951",
+ "endColumns": "110,114,110,81,105,129,82,79,90,92,98,94,100,92,92,94,90,90,85,109,111,102,110,106,106,158,98,85",
+ "endOffsets": "211,326,437,519,625,755,838,918,1009,1102,1201,1296,1397,1490,1583,1678,1769,1860,1946,2056,2168,2271,2382,2489,2596,2755,2854,5032"
+ }
+ },
+ {
+ "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-fr\\values-fr.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,154,258,365,474,577,663,763,873,970,1065,1160,1256,1376,1503,1587,1672,1755,1861,1964,2051",
+ "endColumns": "98,103,106,108,102,85,99,109,96,94,94,95,119,126,83,84,82,105,102,86,95",
+ "endOffsets": "149,253,360,469,572,658,758,868,965,1060,1155,1251,1371,1498,1582,1667,1750,1856,1959,2046,2142"
+=======
+ "startOffsets": "105,213,312,424,512,619,733,814,893,984,1077,1172,1271,1372,1465,1560,1655,1746,1838,1923,2030,2137,2237,2346,2450,2560,2718,4902",
+ "endColumns": "107,98,111,87,106,113,80,78,90,92,94,98,100,92,94,94,90,91,84,106,106,99,108,103,109,157,101,82",
+ "endOffsets": "208,307,419,507,614,728,809,888,979,1072,1167,1266,1367,1460,1555,1650,1741,1833,1918,2025,2132,2232,2341,2445,2555,2713,2815,4980"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\values-h720dp-v13_values-h720dp-v13.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-h720dp-v13\\values-h720dp-v13.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "66",
+ "endOffsets": "117"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\values-in_values-in.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-in\\values-in.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,155,261,372,480,577,660,755,863,959,1054,1155,1248,1367,1486,1569,1652,1738,1837,1939,2025",
+ "endColumns": "99,105,110,107,96,82,94,107,95,94,100,92,118,118,82,82,85,98,101,85,95",
+ "endOffsets": "150,256,367,475,572,655,750,858,954,1049,1150,1243,1362,1481,1564,1647,1733,1832,1934,2020,2116"
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/intermediates/blame/res/release/multi-v2/release.json
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+<<<<<<< HEAD:src/Project/app/build/intermediates/blame/res/debug/multi-v2/debug.json
+ "startOffsets": "2859,2958,3062,3169,3278,3381,3467,3567,3677,3774,3869,3964,4060,4180,4307,4391,4476,4559,4665,4768,4855",
+ "endColumns": "98,103,106,108,102,85,99,109,96,94,94,95,119,126,83,84,82,105,102,86,95",
+ "endOffsets": "2953,3057,3164,3273,3376,3462,3562,3672,3769,3864,3959,4055,4175,4302,4386,4471,4554,4660,4763,4850,4946"
+ }
+ },
+ {
+ "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-fr\\values-fr.xml",
+=======
+ "startOffsets": "2803,2903,3009,3120,3228,3325,3408,3503,3611,3707,3802,3903,3996,4115,4234,4317,4400,4486,4585,4687,4773",
+ "endColumns": "99,105,110,107,96,82,94,107,95,94,100,92,118,118,82,82,85,98,101,85,95",
+ "endOffsets": "2898,3004,3115,3223,3320,3403,3498,3606,3702,3797,3898,3991,4110,4229,4312,4395,4481,4580,4682,4768,4864"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-in\\values-in.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,215,317,422,509,613,729,811,890,981,1074,1170,1264,1365,1458,1553,1647,1738,1829,1915,2018,2127,2228,2332,2440,2548,2704,2803",
+ "endColumns": "109,101,104,86,103,115,81,78,90,92,95,93,100,92,94,93,90,90,85,102,108,100,103,107,107,155,98,83",
+ "endOffsets": "210,312,417,504,608,724,806,885,976,1069,1165,1259,1360,1453,1548,1642,1733,1824,1910,2013,2122,2223,2327,2435,2543,2699,2798,2882"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,215,317,422,509,613,729,811,890,981,1074,1170,1264,1365,1458,1553,1647,1738,1829,1915,2018,2127,2228,2332,2440,2548,2704,4869",
+ "endColumns": "109,101,104,86,103,115,81,78,90,92,95,93,100,92,94,93,90,90,85,102,108,100,103,107,107,155,98,83",
+ "endOffsets": "210,312,417,504,608,724,806,885,976,1069,1165,1259,1360,1453,1548,1642,1733,1824,1910,2013,2122,2223,2327,2435,2543,2699,2798,4948"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-in\\values-in.xml",
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/intermediates/blame/res/release/multi-v2/release.json
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+<<<<<<< HEAD:src/Project/app/build/intermediates/blame/res/debug/multi-v2/debug.json
+ "startOffsets": "5037",
+ "endColumns": "100",
+ "endOffsets": "5133"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\res\\merged\\debug\\values-ru_values-ru.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-ru\\values-ru.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,220,322,434,520,625,745,824,902,994,1088,1184,1277,1373,1467,1563,1658,1750,1842,1922,2028,2136,2234,2343,2449,2557,2732,2832",
+ "endColumns": "114,101,111,85,104,119,78,77,91,93,95,92,95,93,95,94,91,91,79,105,107,97,108,105,107,174,99,80",
+ "endOffsets": "215,317,429,515,620,740,819,897,989,1083,1179,1272,1368,1462,1558,1653,1745,1837,1917,2023,2131,2229,2338,2444,2552,2727,2827,2908"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,220,322,434,520,625,745,824,902,994,1088,1184,1277,1373,1467,1563,1658,1750,1842,1922,2028,2136,2234,2343,2449,2557,2732,4970",
+ "endColumns": "114,101,111,85,104,119,78,77,91,93,95,92,95,93,95,94,91,91,79,105,107,97,108,105,107,174,99,80",
+ "endOffsets": "215,317,429,515,620,740,819,897,989,1083,1179,1272,1368,1462,1558,1653,1745,1837,1917,2023,2131,2229,2338,2444,2552,2727,2827,5046"
+ }
+ },
+ {
+ "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-ru\\values-ru.xml",
+=======
+ "startOffsets": "4953",
+ "endColumns": "100",
+ "endOffsets": "5049"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\values-de_values-de.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-de\\values-de.xml",
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/intermediates/blame/res/release/multi-v2/release.json
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+<<<<<<< HEAD:src/Project/app/build/intermediates/blame/res/debug/multi-v2/debug.json
+ "startOffsets": "5051",
+ "endColumns": "100",
+ "endOffsets": "5147"
+ }
+ },
+ {
+ "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-ru\\values-ru.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,161,286,414,541,637,740,830,936,1034,1128,1221,1315,1416,1526,1618,1709,1797,1904,2009,2096",
+ "endColumns": "105,124,127,126,95,102,89,105,97,93,92,93,100,109,91,90,87,106,104,86,96",
+ "endOffsets": "156,281,409,536,632,735,825,931,1029,1123,1216,1310,1411,1521,1613,1704,1792,1899,2004,2091,2188"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2832,2938,3063,3191,3318,3414,3517,3607,3713,3811,3905,3998,4092,4193,4303,4395,4486,4574,4681,4786,4873",
+ "endColumns": "105,124,127,126,95,102,89,105,97,93,92,93,100,109,91,90,87,106,104,86,96",
+ "endOffsets": "2933,3058,3186,3313,3409,3512,3602,3708,3806,3900,3993,4087,4188,4298,4390,4481,4569,4676,4781,4868,4965"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\res\\merged\\debug\\values-is_values-is.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-is\\values-is.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,205,302,414,499,600,714,794,874,965,1058,1154,1248,1355,1448,1543,1638,1729,1823,1904,2014,2122,2220,2329,2428,2531,2686,2784",
+ "endColumns": "99,96,111,84,100,113,79,79,90,92,95,93,106,92,94,94,90,93,80,109,107,97,108,98,102,154,97,80",
+ "endOffsets": "200,297,409,494,595,709,789,869,960,1053,1149,1243,1350,1443,1538,1633,1724,1818,1899,2009,2117,2215,2324,2423,2526,2681,2779,2860"
+=======
+ "startOffsets": "5044",
+ "endColumns": "100",
+ "endOffsets": "5140"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-de\\values-de.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,210,308,420,506,611,726,803,879,971,1065,1162,1263,1371,1471,1575,1675,1773,1870,1952,2063,2166,2265,2376,2478,2585,2741,2843",
+ "endColumns": "104,97,111,85,104,114,76,75,91,93,96,100,107,99,103,99,97,96,81,110,102,98,110,101,106,155,101,81",
+ "endOffsets": "205,303,415,501,606,721,798,874,966,1060,1157,1258,1366,1466,1570,1670,1768,1865,1947,2058,2161,2260,2371,2473,2580,2736,2838,2920"
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/intermediates/blame/res/release/multi-v2/release.json
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+<<<<<<< HEAD:src/Project/app/build/intermediates/blame/res/debug/multi-v2/debug.json
+ "startOffsets": "105,205,302,414,499,600,714,794,874,965,1058,1154,1248,1355,1448,1543,1638,1729,1823,1904,2014,2122,2220,2329,2428,2531,2686,4841",
+ "endColumns": "99,96,111,84,100,113,79,79,90,92,95,93,106,92,94,94,90,93,80,109,107,97,108,98,102,154,97,80",
+ "endOffsets": "200,297,409,494,595,709,789,869,960,1053,1149,1243,1350,1443,1538,1633,1724,1818,1899,2009,2117,2215,2324,2423,2526,2681,2779,4917"
+ }
+ },
+ {
+ "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-is\\values-is.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,162,271,383,497,593,679,773,876,971,1070,1162,1254,1369,1477,1564,1647,1731,1834,1936,2021",
+ "endColumns": "106,108,111,113,95,85,93,102,94,98,91,91,114,107,86,82,83,102,101,84,90",
+ "endOffsets": "157,266,378,492,588,674,768,871,966,1065,1157,1249,1364,1472,1559,1642,1726,1829,1931,2016,2107"
+=======
+ "startOffsets": "105,210,308,420,506,611,726,803,879,971,1065,1162,1263,1371,1471,1575,1675,1773,1870,1952,2063,2166,2265,2376,2478,2585,2741,4962",
+ "endColumns": "104,97,111,85,104,114,76,75,91,93,96,100,107,99,103,99,97,96,81,110,102,98,110,101,106,155,101,81",
+ "endOffsets": "205,303,415,501,606,721,798,874,966,1060,1157,1258,1366,1466,1570,1670,1768,1865,1947,2058,2161,2260,2371,2473,2580,2736,2838,5039"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-de\\values-de.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,155,262,388,504,605,693,786,900,1000,1098,1189,1285,1405,1519,1603,1691,1774,1877,1995,2081",
+ "endColumns": "99,106,125,115,100,87,92,113,99,97,90,95,119,113,83,87,82,102,117,85,92",
+ "endOffsets": "150,257,383,499,600,688,781,895,995,1093,1184,1280,1400,1514,1598,1686,1769,1872,1990,2076,2169"
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/intermediates/blame/res/release/multi-v2/release.json
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+<<<<<<< HEAD:src/Project/app/build/intermediates/blame/res/debug/multi-v2/debug.json
+ "startOffsets": "2784,2891,3000,3112,3226,3322,3408,3502,3605,3700,3799,3891,3983,4098,4206,4293,4376,4460,4563,4665,4750",
+ "endColumns": "106,108,111,113,95,85,93,102,94,98,91,91,114,107,86,82,83,102,101,84,90",
+ "endOffsets": "2886,2995,3107,3221,3317,3403,3497,3600,3695,3794,3886,3978,4093,4201,4288,4371,4455,4558,4660,4745,4836"
+ }
+ },
+ {
+ "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-is\\values-is.xml",
+=======
+ "startOffsets": "2843,2943,3050,3176,3292,3393,3481,3574,3688,3788,3886,3977,4073,4193,4307,4391,4479,4562,4665,4783,4869",
+ "endColumns": "99,106,125,115,100,87,92,113,99,97,90,95,119,113,83,87,82,102,117,85,92",
+ "endOffsets": "2938,3045,3171,3287,3388,3476,3569,3683,3783,3881,3972,4068,4188,4302,4386,4474,4557,4660,4778,4864,4957"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\values-fa_values-fa.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-fa\\values-fa.xml",
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/intermediates/blame/res/release/multi-v2/release.json
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "4922",
+ "endColumns": "100",
+ "endOffsets": "5018"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\res\\merged\\debug\\values-h720dp-v13_values-h720dp-v13.arsc.flat",
+ "map": [
+ {
+<<<<<<< HEAD:src/Project/app/build/intermediates/blame/res/debug/multi-v2/debug.json
+ "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-h720dp-v13\\values-h720dp-v13.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "66",
+ "endOffsets": "117"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\res\\merged\\debug\\values-hdpi-v4_values-hdpi-v4.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-hdpi-v4\\values-hdpi-v4.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endLines": "6",
+ "endColumns": "13",
+ "endOffsets": "327"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\res\\merged\\debug\\values-sk_values-sk.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-sk\\values-sk.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "5033",
+ "endColumns": "100",
+ "endOffsets": "5129"
+ }
+ },
+ {
+ "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-sk\\values-sk.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,160,271,384,497,598,694,791,899,997,1091,1182,1276,1404,1522,1611,1696,1782,1883,1987,2073",
+ "endColumns": "104,110,112,112,100,95,96,107,97,93,90,93,127,117,88,84,85,100,103,85,96",
+ "endOffsets": "155,266,379,492,593,689,786,894,992,1086,1177,1271,1399,1517,1606,1691,1777,1878,1982,2068,2165"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2830,2935,3046,3159,3272,3373,3469,3566,3674,3772,3866,3957,4051,4179,4297,4386,4471,4557,4658,4762,4848",
+ "endColumns": "104,110,112,112,100,95,96,107,97,93,90,93,127,117,88,84,85,100,103,85,96",
+ "endOffsets": "2930,3041,3154,3267,3368,3464,3561,3669,3767,3861,3952,4046,4174,4292,4381,4466,4552,4653,4757,4843,4940"
+ }
+ },
+ {
+ "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-sk\\values-sk.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,212,312,423,509,617,735,816,897,988,1081,1180,1274,1375,1468,1563,1661,1752,1843,1927,2032,2141,2240,2346,2457,2566,2732,2830",
+ "endColumns": "106,99,110,85,107,117,80,80,90,92,98,93,100,92,94,97,90,90,83,104,108,98,105,110,108,165,97,87",
+ "endOffsets": "207,307,418,504,612,730,811,892,983,1076,1175,1269,1370,1463,1558,1656,1747,1838,1922,2027,2136,2235,2341,2452,2561,2727,2825,2913"
+=======
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-fa\\values-fa.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,215,318,429,513,616,731,810,888,981,1076,1172,1266,1369,1464,1561,1660,1753,1843,1924,2036,2139,2237,2347,2451,2560,2721,2822",
+ "endColumns": "109,102,110,83,102,114,78,77,92,94,95,93,102,94,96,98,92,89,80,111,102,97,109,103,108,160,100,80",
+ "endOffsets": "210,313,424,508,611,726,805,883,976,1071,1167,1261,1364,1459,1556,1655,1748,1838,1919,2031,2134,2232,2342,2446,2555,2716,2817,2898"
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/intermediates/blame/res/release/multi-v2/release.json
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+<<<<<<< HEAD:src/Project/app/build/intermediates/blame/res/debug/multi-v2/debug.json
+ "startOffsets": "105,212,312,423,509,617,735,816,897,988,1081,1180,1274,1375,1468,1563,1661,1752,1843,1927,2032,2141,2240,2346,2457,2566,2732,4945",
+ "endColumns": "106,99,110,85,107,117,80,80,90,92,98,93,100,92,94,97,90,90,83,104,108,98,105,110,108,165,97,87",
+ "endOffsets": "207,307,418,504,612,730,811,892,983,1076,1175,1269,1370,1463,1558,1656,1747,1838,1922,2027,2136,2235,2341,2452,2561,2727,2825,5028"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\res\\merged\\debug\\values-ko_values-ko.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-ko\\values-ko.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,149,243,339,439,527,608,695,790,883,973,1062,1151,1256,1357,1440,1520,1600,1691,1784,1867",
+ "endColumns": "93,93,95,99,87,80,86,94,92,89,88,88,104,100,82,79,79,90,92,82,88",
+ "endOffsets": "144,238,334,434,522,603,690,785,878,968,1057,1146,1251,1352,1435,1515,1595,1686,1779,1862,1951"
+=======
+ "startOffsets": "105,215,318,429,513,616,731,810,888,981,1076,1172,1266,1369,1464,1561,1660,1753,1843,1924,2036,2139,2237,2347,2451,2560,2721,4884",
+ "endColumns": "109,102,110,83,102,114,78,77,92,94,95,93,102,94,96,98,92,89,80,111,102,97,109,103,108,160,100,80",
+ "endOffsets": "210,313,424,508,611,726,805,883,976,1071,1167,1261,1364,1459,1556,1655,1748,1838,1919,2031,2134,2232,2342,2446,2555,2716,2817,4960"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-fa\\values-fa.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,156,258,368,481,586,676,776,880,975,1072,1165,1260,1372,1487,1569,1650,1732,1834,1936,2021",
+ "endColumns": "100,101,109,112,104,89,99,103,94,96,92,94,111,114,81,80,81,101,101,84,95",
+ "endOffsets": "151,253,363,476,581,671,771,875,970,1067,1160,1255,1367,1482,1564,1645,1727,1829,1931,2016,2112"
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/intermediates/blame/res/release/multi-v2/release.json
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+<<<<<<< HEAD:src/Project/app/build/intermediates/blame/res/debug/multi-v2/debug.json
+ "startOffsets": "2678,2772,2866,2962,3062,3150,3231,3318,3413,3506,3596,3685,3774,3879,3980,4063,4143,4223,4314,4407,4490",
+ "endColumns": "93,93,95,99,87,80,86,94,92,89,88,88,104,100,82,79,79,90,92,82,88",
+ "endOffsets": "2767,2861,2957,3057,3145,3226,3313,3408,3501,3591,3680,3769,3874,3975,4058,4138,4218,4309,4402,4485,4574"
+ }
+ },
+ {
+ "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-ko\\values-ko.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,200,294,396,478,576,682,761,837,928,1021,1113,1204,1305,1398,1493,1587,1678,1769,1849,1947,2042,2137,2237,2333,2432,2584,2678",
+ "endColumns": "94,93,101,81,97,105,78,75,90,92,91,90,100,92,94,93,90,90,79,97,94,94,99,95,98,151,93,77",
+ "endOffsets": "195,289,391,473,571,677,756,832,923,1016,1108,1199,1300,1393,1488,1582,1673,1764,1844,1942,2037,2132,2232,2328,2427,2579,2673,2751"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,200,294,396,478,576,682,761,837,928,1021,1113,1204,1305,1398,1493,1587,1678,1769,1849,1947,2042,2137,2237,2333,2432,2584,4579",
+ "endColumns": "94,93,101,81,97,105,78,75,90,92,91,90,100,92,94,93,90,90,79,97,94,94,99,95,98,151,93,77",
+ "endOffsets": "195,289,391,473,571,677,756,832,923,1016,1108,1199,1300,1393,1488,1582,1673,1764,1844,1942,2037,2132,2232,2328,2427,2579,2673,4652"
+=======
+ "startOffsets": "2822,2923,3025,3135,3248,3353,3443,3543,3647,3742,3839,3932,4027,4139,4254,4336,4417,4499,4601,4703,4788",
+ "endColumns": "100,101,109,112,104,89,99,103,94,96,92,94,111,114,81,80,81,101,101,84,95",
+ "endOffsets": "2918,3020,3130,3243,3348,3438,3538,3642,3737,3834,3927,4022,4134,4249,4331,4412,4494,4596,4698,4783,4879"
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/intermediates/blame/res/release/multi-v2/release.json
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\values-iw_values-iw.arsc.flat",
+ "map": [
+ {
+<<<<<<< HEAD:src/Project/app/build/intermediates/blame/res/debug/multi-v2/debug.json
+ "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-ko\\values-ko.xml",
+=======
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-iw\\values-iw.xml",
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/intermediates/blame/res/release/multi-v2/release.json
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+<<<<<<< HEAD:src/Project/app/build/intermediates/blame/res/debug/multi-v2/debug.json
+ "startOffsets": "4657",
+ "endColumns": "100",
+ "endOffsets": "4753"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\res\\merged\\debug\\values-fi_values-fi.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-fi\\values-fi.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "4978",
+ "endColumns": "100",
+ "endOffsets": "5074"
+ }
+ },
+ {
+ "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-fi\\values-fi.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,213,313,414,500,605,723,810,892,983,1076,1172,1266,1361,1454,1550,1649,1740,1834,1914,2021,2124,2221,2327,2426,2530,2693,2792",
+ "endColumns": "107,99,100,85,104,117,86,81,90,92,95,93,94,92,95,98,90,93,79,106,102,96,105,98,103,162,98,79",
+ "endOffsets": "208,308,409,495,600,718,805,887,978,1071,1167,1261,1356,1449,1545,1644,1735,1829,1909,2016,2119,2216,2322,2421,2525,2688,2787,2867"
+=======
+ "startOffsets": "4843",
+ "endColumns": "100",
+ "endOffsets": "4939"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-iw\\values-iw.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,209,308,416,500,600,714,792,870,961,1055,1151,1245,1346,1439,1534,1631,1722,1814,1895,1997,2101,2199,2302,2403,2503,2655,2751",
+ "endColumns": "103,98,107,83,99,113,77,77,90,93,95,93,100,92,94,96,90,91,80,101,103,97,102,100,99,151,95,80",
+ "endOffsets": "204,303,411,495,595,709,787,865,956,1050,1146,1240,1341,1434,1529,1626,1717,1809,1890,1992,2096,2194,2297,2398,2498,2650,2746,2827"
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/intermediates/blame/res/release/multi-v2/release.json
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+<<<<<<< HEAD:src/Project/app/build/intermediates/blame/res/debug/multi-v2/debug.json
+ "startOffsets": "105,213,313,414,500,605,723,810,892,983,1076,1172,1266,1361,1454,1550,1649,1740,1834,1914,2021,2124,2221,2327,2426,2530,2693,4898",
+ "endColumns": "107,99,100,85,104,117,86,81,90,92,95,93,94,92,95,98,90,93,79,106,102,96,105,98,103,162,98,79",
+ "endOffsets": "208,308,409,495,600,718,805,887,978,1071,1167,1261,1356,1449,1545,1644,1735,1829,1909,2016,2119,2216,2322,2421,2525,2688,2787,4973"
+ }
+ },
+ {
+ "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-fi\\values-fi.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,156,264,374,491,589,683,783,894,990,1086,1185,1279,1391,1500,1587,1671,1756,1860,1975,2066",
+ "endColumns": "100,107,109,116,97,93,99,110,95,95,98,93,111,108,86,83,84,103,114,90,94",
+ "endOffsets": "151,259,369,486,584,678,778,889,985,1081,1180,1274,1386,1495,1582,1666,1751,1855,1970,2061,2156"
+=======
+ "startOffsets": "105,209,308,416,500,600,714,792,870,961,1055,1151,1245,1346,1439,1534,1631,1722,1814,1895,1997,2101,2199,2302,2403,2503,2655,4762",
+ "endColumns": "103,98,107,83,99,113,77,77,90,93,95,93,100,92,94,96,90,91,80,101,103,97,102,100,99,151,95,80",
+ "endOffsets": "204,303,411,495,595,709,787,865,956,1050,1146,1240,1341,1434,1529,1626,1717,1809,1890,1992,2096,2194,2297,2398,2498,2650,2746,4838"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-iw\\values-iw.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,160,267,375,485,584,668,762,866,962,1055,1144,1235,1339,1443,1527,1610,1693,1790,1887,1972",
+ "endColumns": "104,106,107,109,98,83,93,103,95,92,88,90,103,103,83,82,82,96,96,84,93",
+ "endOffsets": "155,262,370,480,579,663,757,861,957,1050,1139,1230,1334,1438,1522,1605,1688,1785,1882,1967,2061"
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/intermediates/blame/res/release/multi-v2/release.json
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+<<<<<<< HEAD:src/Project/app/build/intermediates/blame/res/debug/multi-v2/debug.json
+ "startOffsets": "2792,2893,3001,3111,3228,3326,3420,3520,3631,3727,3823,3922,4016,4128,4237,4324,4408,4493,4597,4712,4803",
+ "endColumns": "100,107,109,116,97,93,99,110,95,95,98,93,111,108,86,83,84,103,114,90,94",
+ "endOffsets": "2888,2996,3106,3223,3321,3415,3515,3626,3722,3818,3917,4011,4123,4232,4319,4403,4488,4592,4707,4798,4893"
+=======
+ "startOffsets": "2751,2856,2963,3071,3181,3280,3364,3458,3562,3658,3751,3840,3931,4035,4139,4223,4306,4389,4486,4583,4668",
+ "endColumns": "104,106,107,109,98,83,93,103,95,92,88,90,103,103,83,82,82,96,96,84,93",
+ "endOffsets": "2851,2958,3066,3176,3275,3359,3453,3557,3653,3746,3835,3926,4030,4134,4218,4301,4384,4481,4578,4663,4757"
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/intermediates/blame/res/release/multi-v2/release.json
+ }
+ }
+ ]
+ },
+ {
+<<<<<<< HEAD:src/Project/app/build/intermediates/blame/res/debug/multi-v2/debug.json
+ "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\res\\merged\\debug\\values-pt-rBR_values-pt-rBR.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-pt-rBR\\values-pt-rBR.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,164,279,396,517,621,712,808,913,1010,1106,1201,1295,1415,1531,1616,1704,1787,1890,2005,2092",
+ "endColumns": "108,114,116,120,103,90,95,104,96,95,94,93,119,115,84,87,82,102,114,86,98",
+ "endOffsets": "159,274,391,512,616,707,803,908,1005,1101,1196,1290,1410,1526,1611,1699,1782,1885,2000,2087,2186"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2844,2953,3068,3185,3306,3410,3501,3597,3702,3799,3895,3990,4084,4204,4320,4405,4493,4576,4679,4794,4881",
+ "endColumns": "108,114,116,120,103,90,95,104,96,95,94,93,119,115,84,87,82,102,114,86,98",
+ "endOffsets": "2948,3063,3180,3301,3405,3496,3592,3697,3794,3890,3985,4079,4199,4315,4400,4488,4571,4674,4789,4876,4975"
+ }
+ },
+ {
+ "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-pt-rBR\\values-pt-rBR.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,225,331,438,527,628,746,829,909,1000,1093,1189,1283,1384,1477,1572,1667,1758,1849,1936,2043,2155,2257,2365,2472,2582,2744,2844",
+ "endColumns": "119,105,106,88,100,117,82,79,90,92,95,93,100,92,94,94,90,90,86,106,111,101,107,106,109,161,99,84",
+ "endOffsets": "220,326,433,522,623,741,824,904,995,1088,1184,1278,1379,1472,1567,1662,1753,1844,1931,2038,2150,2252,2360,2467,2577,2739,2839,2924"
+=======
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\values-xlarge-v4_values-xlarge-v4.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-xlarge-v4\\values-xlarge-v4.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7",
+ "startColumns": "4,4,4,4,4,4",
+ "startOffsets": "55,126,197,267,337,405",
+ "endColumns": "70,70,69,69,67,67",
+ "endOffsets": "121,192,262,332,400,468"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\values-ur_values-ur.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-ur\\values-ur.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,215,321,430,516,620,740,816,892,984,1078,1174,1268,1370,1464,1560,1654,1746,1838,1923,2031,2140,2242,2353,2453,2561,2726,2824",
+ "endColumns": "109,105,108,85,103,119,75,75,91,93,95,93,101,93,95,93,91,91,84,107,108,101,110,99,107,164,97,79",
+ "endOffsets": "210,316,425,511,615,735,811,887,979,1073,1169,1263,1365,1459,1555,1649,1741,1833,1918,2026,2135,2237,2348,2448,2556,2721,2819,2899"
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/intermediates/blame/res/release/multi-v2/release.json
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+<<<<<<< HEAD:src/Project/app/build/intermediates/blame/res/debug/multi-v2/debug.json
+ "startOffsets": "105,225,331,438,527,628,746,829,909,1000,1093,1189,1283,1384,1477,1572,1667,1758,1849,1936,2043,2155,2257,2365,2472,2582,2744,4980",
+ "endColumns": "119,105,106,88,100,117,82,79,90,92,95,93,100,92,94,94,90,90,86,106,111,101,107,106,109,161,99,84",
+ "endOffsets": "220,326,433,522,623,741,824,904,995,1088,1184,1278,1379,1472,1567,1662,1753,1844,1931,2038,2150,2252,2360,2467,2577,2739,2839,5060"
+ }
+ },
+ {
+ "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-pt-rBR\\values-pt-rBR.xml",
+=======
+ "startOffsets": "105,215,321,430,516,620,740,816,892,984,1078,1174,1268,1370,1464,1560,1654,1746,1838,1923,2031,2140,2242,2353,2453,2561,2726,4923",
+ "endColumns": "109,105,108,85,103,119,75,75,91,93,95,93,101,93,95,93,91,91,84,107,108,101,110,99,107,164,97,79",
+ "endOffsets": "210,316,425,511,615,735,811,887,979,1073,1169,1263,1365,1459,1555,1649,1741,1833,1918,2026,2135,2237,2348,2448,2556,2721,2819,4998"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-ur\\values-ur.xml",
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/intermediates/blame/res/release/multi-v2/release.json
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+<<<<<<< HEAD:src/Project/app/build/intermediates/blame/res/debug/multi-v2/debug.json
+ "startOffsets": "5065",
+ "endColumns": "100",
+ "endOffsets": "5161"
+=======
+ "startOffsets": "5003",
+ "endColumns": "100",
+ "endOffsets": "5099"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-ur\\values-ur.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,160,270,388,505,609,701,792,901,1000,1094,1192,1286,1404,1519,1608,1692,1775,1879,1979,2063",
+ "endColumns": "104,109,117,116,103,91,90,108,98,93,97,93,117,114,88,83,82,103,99,83,90",
+ "endOffsets": "155,265,383,500,604,696,787,896,995,1089,1187,1281,1399,1514,1603,1687,1770,1874,1974,2058,2149"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2824,2929,3039,3157,3274,3378,3470,3561,3670,3769,3863,3961,4055,4173,4288,4377,4461,4544,4648,4748,4832",
+ "endColumns": "104,109,117,116,103,91,90,108,98,93,97,93,117,114,88,83,82,103,99,83,90",
+ "endOffsets": "2924,3034,3152,3269,3373,3465,3556,3665,3764,3858,3956,4050,4168,4283,4372,4456,4539,4643,4743,4827,4918"
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/intermediates/blame/res/release/multi-v2/release.json
+ }
+ }
+ ]
+ },
+ {
+<<<<<<< HEAD:src/Project/app/build/intermediates/blame/res/debug/multi-v2/debug.json
+ "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\res\\merged\\debug\\values-v16_values-v16.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-v16\\values-v16.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "65",
+ "endOffsets": "116"
+ }
+ },
+ {
+ "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-v16\\values-v16.xml",
+=======
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\values-pt_values-pt.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-pt\\values-pt.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,225,331,438,527,628,746,829,909,1000,1093,1189,1283,1384,1477,1572,1667,1758,1849,1936,2043,2155,2257,2365,2472,2582,2744,2844",
+ "endColumns": "119,105,106,88,100,117,82,79,90,92,95,93,100,92,94,94,90,90,86,106,111,101,107,106,109,161,99,84",
+ "endOffsets": "220,326,433,522,623,741,824,904,995,1088,1184,1278,1379,1472,1567,1662,1753,1844,1931,2038,2150,2252,2360,2467,2577,2739,2839,2924"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,225,331,438,527,628,746,829,909,1000,1093,1189,1283,1384,1477,1572,1667,1758,1849,1936,2043,2155,2257,2365,2472,2582,2744,4980",
+ "endColumns": "119,105,106,88,100,117,82,79,90,92,95,93,100,92,94,94,90,90,86,106,111,101,107,106,109,161,99,84",
+ "endOffsets": "220,326,433,522,623,741,824,904,995,1088,1184,1278,1379,1472,1567,1662,1753,1844,1931,2038,2150,2252,2360,2467,2577,2739,2839,5060"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-pt\\values-pt.xml",
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/intermediates/blame/res/release/multi-v2/release.json
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+<<<<<<< HEAD:src/Project/app/build/intermediates/blame/res/debug/multi-v2/debug.json
+ "endLines": "5",
+ "endColumns": "12",
+ "endOffsets": "223"
+ },
+ "to": {
+ "startLines": "3",
+ "startColumns": "4",
+ "startOffsets": "121",
+ "endLines": "6",
+ "endColumns": "12",
+ "endOffsets": "289"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\res\\merged\\debug\\values-eu_values-eu.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-eu\\values-eu.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,214,312,422,508,614,738,825,909,1001,1095,1192,1286,1388,1482,1578,1675,1767,1860,1942,2051,2161,2260,2369,2475,2586,2757,2856",
+ "endColumns": "108,97,109,85,105,123,86,83,91,93,96,93,101,93,95,96,91,92,81,108,109,98,108,105,110,170,98,81",
+ "endOffsets": "209,307,417,503,609,733,820,904,996,1090,1187,1281,1383,1477,1573,1670,1762,1855,1937,2046,2156,2255,2364,2470,2581,2752,2851,2933"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,214,312,422,508,614,738,825,909,1001,1095,1192,1286,1388,1482,1578,1675,1767,1860,1942,2051,2161,2260,2369,2475,2586,2757,4970",
+ "endColumns": "108,97,109,85,105,123,86,83,91,93,96,93,101,93,95,96,91,92,81,108,109,98,108,105,110,170,98,81",
+ "endOffsets": "209,307,417,503,609,733,820,904,996,1090,1187,1281,1383,1477,1573,1670,1762,1855,1937,2046,2156,2255,2364,2470,2581,2752,2851,5047"
+=======
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "5065",
+ "endColumns": "100",
+ "endOffsets": "5161"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-pt\\values-pt.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,164,279,396,517,621,712,808,913,1010,1106,1201,1295,1415,1531,1616,1704,1787,1890,2005,2092",
+ "endColumns": "108,114,116,120,103,90,95,104,96,95,94,93,119,115,84,87,82,102,114,86,98",
+ "endOffsets": "159,274,391,512,616,707,803,908,1005,1101,1196,1290,1410,1526,1611,1699,1782,1885,2000,2087,2186"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2844,2953,3068,3185,3306,3410,3501,3597,3702,3799,3895,3990,4084,4204,4320,4405,4493,4576,4679,4794,4881",
+ "endColumns": "108,114,116,120,103,90,95,104,96,95,94,93,119,115,84,87,82,102,114,86,98",
+ "endOffsets": "2948,3063,3180,3301,3405,3496,3592,3697,3794,3890,3985,4079,4199,4315,4400,4488,4571,4674,4789,4876,4975"
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/intermediates/blame/res/release/multi-v2/release.json
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\values-vi_values-vi.arsc.flat",
+ "map": [
+ {
+<<<<<<< HEAD:src/Project/app/build/intermediates/blame/res/debug/multi-v2/debug.json
+ "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-eu\\values-eu.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,161,276,392,513,609,696,794,899,994,1089,1185,1278,1390,1514,1600,1691,1776,1877,1988,2075",
+ "endColumns": "105,114,115,120,95,86,97,104,94,94,95,92,111,123,85,90,84,100,110,86,93",
+ "endOffsets": "156,271,387,508,604,691,789,894,989,1084,1180,1273,1385,1509,1595,1686,1771,1872,1983,2070,2164"
+=======
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-vi\\values-vi.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,154,260,369,483,580,666,762,870,965,1060,1156,1249,1362,1478,1565,1647,1729,1826,1932,2020",
+ "endColumns": "98,105,108,113,96,85,95,107,94,94,95,92,112,115,86,81,81,96,105,87,94",
+ "endOffsets": "149,255,364,478,575,661,757,865,960,1055,1151,1244,1357,1473,1560,1642,1724,1821,1927,2015,2110"
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/intermediates/blame/res/release/multi-v2/release.json
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+<<<<<<< HEAD:src/Project/app/build/intermediates/blame/res/debug/multi-v2/debug.json
+ "startOffsets": "2856,2962,3077,3193,3314,3410,3497,3595,3700,3795,3890,3986,4079,4191,4315,4401,4492,4577,4678,4789,4876",
+ "endColumns": "105,114,115,120,95,86,97,104,94,94,95,92,111,123,85,90,84,100,110,86,93",
+ "endOffsets": "2957,3072,3188,3309,3405,3492,3590,3695,3790,3885,3981,4074,4186,4310,4396,4487,4572,4673,4784,4871,4965"
+ }
+ },
+ {
+ "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-eu\\values-eu.xml",
+=======
+ "startOffsets": "2817,2916,3022,3131,3245,3342,3428,3524,3632,3727,3822,3918,4011,4124,4240,4327,4409,4491,4588,4694,4782",
+ "endColumns": "98,105,108,113,96,85,95,107,94,94,95,92,112,115,86,81,81,96,105,87,94",
+ "endOffsets": "2911,3017,3126,3240,3337,3423,3519,3627,3722,3817,3913,4006,4119,4235,4322,4404,4486,4583,4689,4777,4872"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-vi\\values-vi.xml",
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/intermediates/blame/res/release/multi-v2/release.json
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+<<<<<<< HEAD:src/Project/app/build/intermediates/blame/res/debug/multi-v2/debug.json
+ "startOffsets": "5052",
+ "endColumns": "100",
+ "endOffsets": "5148"
+=======
+ "startOffsets": "4961",
+ "endColumns": "100",
+ "endOffsets": "5057"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-vi\\values-vi.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,219,327,436,520,623,742,819,896,987,1080,1176,1270,1371,1464,1559,1657,1748,1839,1923,2027,2136,2237,2342,2456,2561,2718,2817",
+ "endColumns": "113,107,108,83,102,118,76,76,90,92,95,93,100,92,94,97,90,90,83,103,108,100,104,113,104,156,98,83",
+ "endOffsets": "214,322,431,515,618,737,814,891,982,1075,1171,1265,1366,1459,1554,1652,1743,1834,1918,2022,2131,2232,2337,2451,2556,2713,2812,2896"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,219,327,436,520,623,742,819,896,987,1080,1176,1270,1371,1464,1559,1657,1748,1839,1923,2027,2136,2237,2342,2456,2561,2718,4877",
+ "endColumns": "113,107,108,83,102,118,76,76,90,92,95,93,100,92,94,97,90,90,83,103,108,100,104,113,104,156,98,83",
+ "endOffsets": "214,322,431,515,618,737,814,891,982,1075,1171,1265,1366,1459,1554,1652,1743,1834,1918,2022,2131,2232,2337,2451,2556,2713,2812,4956"
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/intermediates/blame/res/release/multi-v2/release.json
+ }
+ }
+ ]
+ },
+ {
+<<<<<<< HEAD:src/Project/app/build/intermediates/blame/res/debug/multi-v2/debug.json
+ "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\res\\merged\\debug\\values-uz_values-uz.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-uz\\values-uz.xml",
+=======
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\values-tr_values-tr.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-tr\\values-tr.xml",
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/intermediates/blame/res/release/multi-v2/release.json
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+<<<<<<< HEAD:src/Project/app/build/intermediates/blame/res/debug/multi-v2/debug.json
+ "startOffsets": "5014",
+ "endColumns": "100",
+ "endOffsets": "5110"
+ }
+ },
+ {
+ "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-uz\\values-uz.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,210,314,428,514,614,730,810,889,980,1073,1169,1263,1358,1451,1546,1641,1732,1824,1908,2017,2124,2225,2333,2438,2545,2706,2805",
+ "endColumns": "104,103,113,85,99,115,79,78,90,92,95,93,94,92,94,94,90,91,83,108,106,100,107,104,106,160,98,83",
+ "endOffsets": "205,309,423,509,609,725,805,884,975,1068,1164,1258,1353,1446,1541,1636,1727,1819,1903,2012,2119,2220,2328,2433,2540,2701,2800,2884"
+=======
+ "startOffsets": "4936",
+ "endColumns": "100",
+ "endOffsets": "5032"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-tr\\values-tr.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,210,309,421,506,612,732,811,887,978,1071,1164,1258,1356,1449,1551,1646,1737,1828,1907,2014,2119,2215,2322,2424,2532,2688,2786",
+ "endColumns": "104,98,111,84,105,119,78,75,90,92,92,93,97,92,101,94,90,90,78,106,104,95,106,101,107,155,97,78",
+ "endOffsets": "205,304,416,501,607,727,806,882,973,1066,1159,1253,1351,1444,1546,1641,1732,1823,1902,2009,2114,2210,2317,2419,2527,2683,2781,2860"
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/intermediates/blame/res/release/multi-v2/release.json
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+<<<<<<< HEAD:src/Project/app/build/intermediates/blame/res/debug/multi-v2/debug.json
+ "startOffsets": "105,210,314,428,514,614,730,810,889,980,1073,1169,1263,1358,1451,1546,1641,1732,1824,1908,2017,2124,2225,2333,2438,2545,2706,4930",
+ "endColumns": "104,103,113,85,99,115,79,78,90,92,95,93,94,92,94,94,90,91,83,108,106,100,107,104,106,160,98,83",
+ "endOffsets": "205,309,423,509,609,725,805,884,975,1068,1164,1258,1353,1446,1541,1636,1727,1819,1903,2012,2119,2220,2328,2433,2540,2701,2800,5009"
+ }
+ },
+ {
+ "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-uz\\values-uz.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,164,276,392,507,606,708,805,918,1015,1116,1205,1297,1408,1521,1605,1687,1775,1886,1998,2083",
+ "endColumns": "108,111,115,114,98,101,96,112,96,100,88,91,110,112,83,81,87,110,111,84,96",
+ "endOffsets": "159,271,387,502,601,703,800,913,1010,1111,1200,1292,1403,1516,1600,1682,1770,1881,1993,2078,2175"
+=======
+ "startOffsets": "105,210,309,421,506,612,732,811,887,978,1071,1164,1258,1356,1449,1551,1646,1737,1828,1907,2014,2119,2215,2322,2424,2532,2688,4857",
+ "endColumns": "104,98,111,84,105,119,78,75,90,92,92,93,97,92,101,94,90,90,78,106,104,95,106,101,107,155,97,78",
+ "endOffsets": "205,304,416,501,607,727,806,882,973,1066,1159,1253,1351,1444,1546,1641,1732,1823,1902,2009,2114,2210,2317,2419,2527,2683,2781,4931"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-tr\\values-tr.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,159,268,380,500,598,691,786,892,988,1082,1180,1274,1374,1480,1567,1650,1734,1833,1945,2031",
+ "endColumns": "103,108,111,119,97,92,94,105,95,93,97,93,99,105,86,82,83,98,111,85,94",
+ "endOffsets": "154,263,375,495,593,686,781,887,983,1077,1175,1269,1369,1475,1562,1645,1729,1828,1940,2026,2121"
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/intermediates/blame/res/release/multi-v2/release.json
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+<<<<<<< HEAD:src/Project/app/build/intermediates/blame/res/debug/multi-v2/debug.json
+ "startOffsets": "2805,2914,3026,3142,3257,3356,3458,3555,3668,3765,3866,3955,4047,4158,4271,4355,4437,4525,4636,4748,4833",
+ "endColumns": "108,111,115,114,98,101,96,112,96,100,88,91,110,112,83,81,87,110,111,84,96",
+ "endOffsets": "2909,3021,3137,3252,3351,3453,3550,3663,3760,3861,3950,4042,4153,4266,4350,4432,4520,4631,4743,4828,4925"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\res\\merged\\debug\\values-lo_values-lo.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-lo\\values-lo.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "4903",
+ "endColumns": "100",
+ "endOffsets": "4999"
+ }
+ },
+ {
+ "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-lo\\values-lo.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,158,271,386,508,605,696,793,899,993,1088,1187,1279,1381,1488,1577,1660,1741,1843,1943,2028",
+ "endColumns": "102,112,114,121,96,90,96,105,93,94,98,91,101,106,88,82,80,101,99,84,93",
+ "endOffsets": "153,266,381,503,600,691,788,894,988,1083,1182,1274,1376,1483,1572,1655,1736,1838,1938,2023,2117"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2755,2858,2971,3086,3208,3305,3396,3493,3599,3693,3788,3887,3979,4081,4188,4277,4360,4441,4543,4643,4728",
+ "endColumns": "102,112,114,121,96,90,96,105,93,94,98,91,101,106,88,82,80,101,99,84,93",
+ "endOffsets": "2853,2966,3081,3203,3300,3391,3488,3594,3688,3783,3882,3974,4076,4183,4272,4355,4436,4538,4638,4723,4817"
+ }
+ },
+ {
+ "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-lo\\values-lo.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,208,305,412,497,602,714,791,869,960,1053,1149,1243,1344,1437,1532,1626,1717,1808,1888,1995,2092,2190,2295,2398,2502,2659,2755",
+ "endColumns": "102,96,106,84,104,111,76,77,90,92,95,93,100,92,94,93,90,90,79,106,96,97,104,102,103,156,95,80",
+ "endOffsets": "203,300,407,492,597,709,786,864,955,1048,1144,1238,1339,1432,1527,1621,1712,1803,1883,1990,2087,2185,2290,2393,2497,2654,2750,2831"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,208,305,412,497,602,714,791,869,960,1053,1149,1243,1344,1437,1532,1626,1717,1808,1888,1995,2092,2190,2295,2398,2502,2659,4822",
+ "endColumns": "102,96,106,84,104,111,76,77,90,92,95,93,100,92,94,93,90,90,79,106,96,97,104,102,103,156,95,80",
+ "endOffsets": "203,300,407,492,597,709,786,864,955,1048,1144,1238,1339,1432,1527,1621,1712,1803,1883,1990,2087,2185,2290,2393,2497,2654,2750,4898"
+=======
+ "startOffsets": "2786,2890,2999,3111,3231,3329,3422,3517,3623,3719,3813,3911,4005,4105,4211,4298,4381,4465,4564,4676,4762",
+ "endColumns": "103,108,111,119,97,92,94,105,95,93,97,93,99,105,86,82,83,98,111,85,94",
+ "endOffsets": "2885,2994,3106,3226,3324,3417,3512,3618,3714,3808,3906,4000,4100,4206,4293,4376,4460,4559,4671,4757,4852"
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/intermediates/blame/res/release/multi-v2/release.json
+ }
+ }
+ ]
+ },
+ {
+<<<<<<< HEAD:src/Project/app/build/intermediates/blame/res/debug/multi-v2/debug.json
+ "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\res\\merged\\debug\\values-am_values-am.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-am\\values-am.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,154,256,362,471,567,655,750,858,951,1043,1137,1226,1330,1441,1528,1610,1691,1790,1894,1978",
+ "endColumns": "98,101,105,108,95,87,94,107,92,91,93,88,103,110,86,81,80,98,103,83,92",
+ "endOffsets": "149,251,357,466,562,650,745,853,946,1038,1132,1221,1325,1436,1523,1605,1686,1785,1889,1973,2066"
+=======
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\values-hr_values-hr.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-hr\\values-hr.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,162,273,389,510,606,695,795,901,999,1092,1188,1281,1397,1514,1601,1691,1777,1882,1986,2072",
+ "endColumns": "106,110,115,120,95,88,99,105,97,92,95,92,115,116,86,89,85,104,103,85,93",
+ "endOffsets": "157,268,384,505,601,690,790,896,994,1087,1183,1276,1392,1509,1596,1686,1772,1877,1981,2067,2161"
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/intermediates/blame/res/release/multi-v2/release.json
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+<<<<<<< HEAD:src/Project/app/build/intermediates/blame/res/debug/multi-v2/debug.json
+ "startOffsets": "2738,2837,2939,3045,3154,3250,3338,3433,3541,3634,3726,3820,3909,4013,4124,4211,4293,4374,4473,4577,4661",
+ "endColumns": "98,101,105,108,95,87,94,107,92,91,93,88,103,110,86,81,80,98,103,83,92",
+ "endOffsets": "2832,2934,3040,3149,3245,3333,3428,3536,3629,3721,3815,3904,4008,4119,4206,4288,4369,4468,4572,4656,4749"
+ }
+ },
+ {
+ "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-am\\values-am.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,207,306,412,498,601,714,792,870,961,1054,1147,1241,1342,1435,1530,1624,1715,1805,1884,1984,2084,2180,2283,2382,2489,2642,2738",
+ "endColumns": "101,98,105,85,102,112,77,77,90,92,92,93,100,92,94,93,90,89,78,99,99,95,102,98,106,152,95,78",
+ "endOffsets": "202,301,407,493,596,709,787,865,956,1049,1142,1236,1337,1430,1525,1619,1710,1800,1879,1979,2079,2175,2278,2377,2484,2637,2733,2812"
+=======
+ "startOffsets": "2837,2944,3055,3171,3292,3388,3477,3577,3683,3781,3874,3970,4063,4179,4296,4383,4473,4559,4664,4768,4854",
+ "endColumns": "106,110,115,120,95,88,99,105,97,92,95,92,115,116,86,89,85,104,103,85,93",
+ "endOffsets": "2939,3050,3166,3287,3383,3472,3572,3678,3776,3869,3965,4058,4174,4291,4378,4468,4554,4659,4763,4849,4943"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-hr\\values-hr.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,210,307,417,503,607,726,810,893,984,1077,1173,1267,1368,1461,1556,1655,1746,1837,1923,2027,2140,2246,2351,2464,2571,2740,2837",
+ "endColumns": "104,96,109,85,103,118,83,82,90,92,95,93,100,92,94,98,90,90,85,103,112,105,104,112,106,168,96,88",
+ "endOffsets": "205,302,412,498,602,721,805,888,979,1072,1168,1262,1363,1456,1551,1650,1741,1832,1918,2022,2135,2241,2346,2459,2566,2735,2832,2921"
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/intermediates/blame/res/release/multi-v2/release.json
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+<<<<<<< HEAD:src/Project/app/build/intermediates/blame/res/debug/multi-v2/debug.json
+ "startOffsets": "105,207,306,412,498,601,714,792,870,961,1054,1147,1241,1342,1435,1530,1624,1715,1805,1884,1984,2084,2180,2283,2382,2489,2642,4754",
+ "endColumns": "101,98,105,85,102,112,77,77,90,92,92,93,100,92,94,93,90,89,78,99,99,95,102,98,106,152,95,78",
+ "endOffsets": "202,301,407,493,596,709,787,865,956,1049,1142,1236,1337,1430,1525,1619,1710,1800,1879,1979,2079,2175,2278,2377,2484,2637,2733,4828"
+ }
+ },
+ {
+ "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-am\\values-am.xml",
+=======
+ "startOffsets": "105,210,307,417,503,607,726,810,893,984,1077,1173,1267,1368,1461,1556,1655,1746,1837,1923,2027,2140,2246,2351,2464,2571,2740,4948",
+ "endColumns": "104,96,109,85,103,118,83,82,90,92,95,93,100,92,94,98,90,90,85,103,112,105,104,112,106,168,96,88",
+ "endOffsets": "205,302,412,498,602,721,805,888,979,1072,1168,1262,1363,1456,1551,1650,1741,1832,1918,2022,2135,2241,2346,2459,2566,2735,2832,5032"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-hr\\values-hr.xml",
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/intermediates/blame/res/release/multi-v2/release.json
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+<<<<<<< HEAD:src/Project/app/build/intermediates/blame/res/debug/multi-v2/debug.json
+ "startOffsets": "4833",
+ "endColumns": "100",
+ "endOffsets": "4929"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\res\\merged\\debug\\values-port_values-port.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-port\\values-port.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "55",
+ "endOffsets": "106"
+=======
+ "startOffsets": "5037",
+ "endColumns": "100",
+ "endOffsets": "5133"
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/intermediates/blame/res/release/multi-v2/release.json
+ }
+ }
+ ]
+ },
+ {
+<<<<<<< HEAD:src/Project/app/build/intermediates/blame/res/debug/multi-v2/debug.json
+ "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\res\\merged\\debug\\values-kk_values-kk.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-kk\\values-kk.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "5015",
+ "endColumns": "100",
+ "endOffsets": "5111"
+ }
+ },
+ {
+ "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-kk\\values-kk.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,165,279,395,515,614,713,814,924,1019,1110,1201,1290,1401,1522,1608,1692,1777,1883,1996,2080",
+ "endColumns": "109,113,115,119,98,98,100,109,94,90,90,88,110,120,85,83,84,105,112,83,96",
+ "endOffsets": "160,274,390,510,609,708,809,919,1014,1105,1196,1285,1396,1517,1603,1687,1772,1878,1991,2075,2172"
+=======
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\values-fr_values-fr.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-fr\\values-fr.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,216,331,442,524,630,760,843,923,1014,1107,1206,1301,1402,1495,1588,1683,1774,1865,1951,2061,2173,2276,2387,2494,2601,2760,2859",
+ "endColumns": "110,114,110,81,105,129,82,79,90,92,98,94,100,92,92,94,90,90,85,109,111,102,110,106,106,158,98,85",
+ "endOffsets": "211,326,437,519,625,755,838,918,1009,1102,1201,1296,1397,1490,1583,1678,1769,1860,1946,2056,2168,2271,2382,2489,2596,2755,2854,2940"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,216,331,442,524,630,760,843,923,1014,1107,1206,1301,1402,1495,1588,1683,1774,1865,1951,2061,2173,2276,2387,2494,2601,2760,4951",
+ "endColumns": "110,114,110,81,105,129,82,79,90,92,98,94,100,92,92,94,90,90,85,109,111,102,110,106,106,158,98,85",
+ "endOffsets": "211,326,437,519,625,755,838,918,1009,1102,1201,1296,1397,1490,1583,1678,1769,1860,1946,2056,2168,2271,2382,2489,2596,2755,2854,5032"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-fr\\values-fr.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,154,258,365,474,577,663,763,873,970,1065,1160,1256,1376,1503,1587,1672,1755,1861,1964,2051",
+ "endColumns": "98,103,106,108,102,85,99,109,96,94,94,95,119,126,83,84,82,105,102,86,95",
+ "endOffsets": "149,253,360,469,572,658,758,868,965,1060,1155,1251,1371,1498,1582,1667,1750,1856,1959,2046,2142"
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/intermediates/blame/res/release/multi-v2/release.json
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+<<<<<<< HEAD:src/Project/app/build/intermediates/blame/res/debug/multi-v2/debug.json
+ "startOffsets": "2812,2922,3036,3152,3272,3371,3470,3571,3681,3776,3867,3958,4047,4158,4279,4365,4449,4534,4640,4753,4837",
+ "endColumns": "109,113,115,119,98,98,100,109,94,90,90,88,110,120,85,83,84,105,112,83,96",
+ "endOffsets": "2917,3031,3147,3267,3366,3465,3566,3676,3771,3862,3953,4042,4153,4274,4360,4444,4529,4635,4748,4832,4929"
+ }
+ },
+ {
+ "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-kk\\values-kk.xml",
+=======
+ "startOffsets": "2859,2958,3062,3169,3278,3381,3467,3567,3677,3774,3869,3964,4060,4180,4307,4391,4476,4559,4665,4768,4855",
+ "endColumns": "98,103,106,108,102,85,99,109,96,94,94,95,119,126,83,84,82,105,102,86,95",
+ "endOffsets": "2953,3057,3164,3273,3376,3462,3562,3672,3769,3864,3959,4055,4175,4302,4386,4471,4554,4660,4763,4850,4946"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-fr\\values-fr.xml",
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/intermediates/blame/res/release/multi-v2/release.json
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,217,320,430,515,621,740,821,901,992,1085,1181,1275,1376,1469,1564,1661,1752,1844,1925,2028,2133,2231,2338,2447,2547,2713,2812",
+ "endColumns": "111,102,109,84,105,118,80,79,90,92,95,93,100,92,94,96,90,91,80,102,104,97,106,108,99,165,98,80",
+ "endOffsets": "212,315,425,510,616,735,816,896,987,1080,1176,1270,1371,1464,1559,1656,1747,1839,1920,2023,2128,2226,2333,2442,2542,2708,2807,2888"
+ },
+ "to": {
+<<<<<<< HEAD:src/Project/app/build/intermediates/blame/res/debug/multi-v2/debug.json
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,217,320,430,515,621,740,821,901,992,1085,1181,1275,1376,1469,1564,1661,1752,1844,1925,2028,2133,2231,2338,2447,2547,2713,4934",
+ "endColumns": "111,102,109,84,105,118,80,79,90,92,95,93,100,92,94,96,90,91,80,102,104,97,106,108,99,165,98,80",
+ "endOffsets": "212,315,425,510,616,735,816,896,987,1080,1176,1270,1371,1464,1559,1656,1747,1839,1920,2023,2128,2226,2333,2442,2542,2708,2807,5010"
+=======
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "5037",
+ "endColumns": "100",
+ "endOffsets": "5133"
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/intermediates/blame/res/release/multi-v2/release.json
+ }
+ }
+ ]
+ },
+ {
+<<<<<<< HEAD:src/Project/app/build/intermediates/blame/res/debug/multi-v2/debug.json
+ "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\res\\merged\\debug\\values-ne_values-ne.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-ne\\values-ne.xml",
+=======
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\values-ml_values-ml.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-ml\\values-ml.xml",
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/intermediates/blame/res/release/multi-v2/release.json
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,224,342,457,550,655,787,864,940,1031,1124,1226,1320,1421,1515,1610,1709,1800,1891,1973,2084,2190,2288,2402,2502,2613,2772,2873",
+ "endColumns": "118,117,114,92,104,131,76,75,90,92,101,93,100,93,94,98,90,90,81,110,105,97,113,99,110,158,100,81",
+ "endOffsets": "219,337,452,545,650,782,859,935,1026,1119,1221,1315,1416,1510,1605,1704,1795,1886,1968,2079,2185,2283,2397,2497,2608,2767,2868,2950"
+ },
+ "to": {
+<<<<<<< HEAD:src/Project/app/build/intermediates/blame/res/debug/multi-v2/debug.json
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "5122",
+ "endColumns": "100",
+ "endOffsets": "5218"
+ }
+ },
+ {
+ "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-ne\\values-ne.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,210,314,422,513,620,747,841,931,1022,1115,1211,1305,1406,1499,1594,1688,1779,1870,1958,2068,2184,2287,2402,2504,2619,2790,2902",
+ "endColumns": "104,103,107,90,106,126,93,89,90,92,95,93,100,92,94,93,90,90,87,109,115,102,114,101,114,170,111,85",
+ "endOffsets": "205,309,417,508,615,742,836,926,1017,1110,1206,1300,1401,1494,1589,1683,1774,1865,1953,2063,2179,2282,2397,2499,2614,2785,2897,2983"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,210,314,422,513,620,747,841,931,1022,1115,1211,1305,1406,1499,1594,1688,1779,1870,1958,2068,2184,2287,2402,2504,2619,2790,5036",
+ "endColumns": "104,103,107,90,106,126,93,89,90,92,95,93,100,92,94,93,90,90,87,109,115,102,114,101,114,170,111,85",
+ "endOffsets": "205,309,417,508,615,742,836,926,1017,1110,1206,1300,1401,1494,1589,1683,1774,1865,1953,2063,2179,2282,2397,2499,2614,2785,2897,5117"
+ }
+ },
+ {
+ "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-ne\\values-ne.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,152,256,364,479,584,679,772,881,986,1093,1194,1297,1415,1531,1623,1711,1799,1903,2006,2093",
+ "endColumns": "96,103,107,114,104,94,92,108,104,106,100,102,117,115,91,87,87,103,102,86,95",
+ "endOffsets": "147,251,359,474,579,674,767,876,981,1088,1189,1292,1410,1526,1618,1706,1794,1898,2001,2088,2184"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2902,2999,3103,3211,3326,3431,3526,3619,3728,3833,3940,4041,4144,4262,4378,4470,4558,4646,4750,4853,4940",
+ "endColumns": "96,103,107,114,104,94,92,108,104,106,100,102,117,115,91,87,87,103,102,86,95",
+ "endOffsets": "2994,3098,3206,3321,3426,3521,3614,3723,3828,3935,4036,4139,4257,4373,4465,4553,4641,4745,4848,4935,5031"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\res\\merged\\debug\\values-pa_values-pa.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-pa\\values-pa.xml",
+=======
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,224,342,457,550,655,787,864,940,1031,1124,1226,1320,1421,1515,1610,1709,1800,1891,1973,2084,2190,2288,2402,2502,2613,2772,5050",
+ "endColumns": "118,117,114,92,104,131,76,75,90,92,101,93,100,93,94,98,90,90,81,110,105,97,113,99,110,158,100,81",
+ "endOffsets": "219,337,452,545,650,782,859,935,1026,1119,1221,1315,1416,1510,1605,1704,1795,1886,1968,2079,2185,2283,2397,2497,2608,2767,2868,5127"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-ml\\values-ml.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,158,274,396,511,614,717,811,928,1028,1125,1222,1322,1436,1560,1656,1746,1834,1949,2048,2136",
+ "endColumns": "102,115,121,114,102,102,93,116,99,96,96,99,113,123,95,89,87,114,98,87,95",
+ "endOffsets": "153,269,391,506,609,712,806,923,1023,1120,1217,1317,1431,1555,1651,1741,1829,1944,2043,2131,2227"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2873,2976,3092,3214,3329,3432,3535,3629,3746,3846,3943,4040,4140,4254,4378,4474,4564,4652,4767,4866,4954",
+ "endColumns": "102,115,121,114,102,102,93,116,99,96,96,99,113,123,95,89,87,114,98,87,95",
+ "endOffsets": "2971,3087,3209,3324,3427,3530,3624,3741,3841,3938,4035,4135,4249,4373,4469,4559,4647,4762,4861,4949,5045"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-ml\\values-ml.xml",
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/intermediates/blame/res/release/multi-v2/release.json
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+<<<<<<< HEAD:src/Project/app/build/intermediates/blame/res/debug/multi-v2/debug.json
+ "startOffsets": "4949",
+ "endColumns": "100",
+ "endOffsets": "5045"
+ }
+ },
+ {
+ "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-pa\\values-pa.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,208,305,410,496,596,709,786,862,953,1046,1142,1236,1337,1430,1525,1619,1710,1801,1880,1981,2085,2182,2291,2390,2500,2659,2759",
+ "endColumns": "102,96,104,85,99,112,76,75,90,92,95,93,100,92,94,93,90,90,78,100,103,96,108,98,109,158,99,79",
+ "endOffsets": "203,300,405,491,591,704,781,857,948,1041,1137,1231,1332,1425,1520,1614,1705,1796,1875,1976,2080,2177,2286,2385,2495,2654,2754,2834"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,208,305,410,496,596,709,786,862,953,1046,1142,1236,1337,1430,1525,1619,1710,1801,1880,1981,2085,2182,2291,2390,2500,2659,4869",
+ "endColumns": "102,96,104,85,99,112,76,75,90,92,95,93,100,92,94,93,90,90,78,100,103,96,108,98,109,158,99,79",
+ "endOffsets": "203,300,405,491,591,704,781,857,948,1041,1137,1231,1332,1425,1520,1614,1705,1796,1875,1976,2080,2177,2286,2385,2495,2654,2754,4944"
+=======
+ "startOffsets": "5132",
+ "endColumns": "100",
+ "endOffsets": "5228"
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/intermediates/blame/res/release/multi-v2/release.json
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\values-ms_values-ms.arsc.flat",
+ "map": [
+ {
+<<<<<<< HEAD:src/Project/app/build/intermediates/blame/res/debug/multi-v2/debug.json
+ "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-pa\\values-pa.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,160,276,400,522,623,711,802,922,1020,1113,1209,1305,1418,1533,1616,1698,1783,1886,1985,2070",
+ "endColumns": "104,115,123,121,100,87,90,119,97,92,95,95,112,114,82,81,84,102,98,84,94",
+ "endOffsets": "155,271,395,517,618,706,797,917,1015,1108,1204,1300,1413,1528,1611,1693,1778,1881,1980,2065,2160"
+=======
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-ms\\values-ms.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,157,268,378,500,595,680,773,877,973,1070,1172,1268,1382,1497,1580,1662,1748,1853,1959,2045",
+ "endColumns": "101,110,109,121,94,84,92,103,95,96,101,95,113,114,82,81,85,104,105,85,93",
+ "endOffsets": "152,263,373,495,590,675,768,872,968,1065,1167,1263,1377,1492,1575,1657,1743,1848,1954,2040,2134"
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/intermediates/blame/res/release/multi-v2/release.json
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+<<<<<<< HEAD:src/Project/app/build/intermediates/blame/res/debug/multi-v2/debug.json
+ "startOffsets": "2759,2864,2980,3104,3226,3327,3415,3506,3626,3724,3817,3913,4009,4122,4237,4320,4402,4487,4590,4689,4774",
+ "endColumns": "104,115,123,121,100,87,90,119,97,92,95,95,112,114,82,81,84,102,98,84,94",
+ "endOffsets": "2859,2975,3099,3221,3322,3410,3501,3621,3719,3812,3908,4004,4117,4232,4315,4397,4482,4585,4684,4769,4864"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\res\\merged\\debug\\values-sw720dp-v13_values-sw720dp-v13.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-sw720dp-v13\\values-sw720dp-v13.xml",
+ "from": {
+ "startLines": "2,3",
+ "startColumns": "4,4",
+ "startOffsets": "55,124",
+ "endColumns": "68,68",
+ "endOffsets": "119,188"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\res\\merged\\debug\\values-ldltr-v21_values-ldltr-v21.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-ldltr-v21\\values-ldltr-v21.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "112",
+ "endOffsets": "163"
+=======
+ "startOffsets": "2801,2903,3014,3124,3246,3341,3426,3519,3623,3719,3816,3918,4014,4128,4243,4326,4408,4494,4599,4705,4791",
+ "endColumns": "101,110,109,121,94,84,92,103,95,96,101,95,113,114,82,81,85,104,105,85,93",
+ "endOffsets": "2898,3009,3119,3241,3336,3421,3514,3618,3714,3811,3913,4009,4123,4238,4321,4403,4489,4594,4700,4786,4880"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-ms\\values-ms.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,216,321,429,516,620,731,809,888,979,1072,1167,1261,1360,1453,1548,1642,1733,1824,1904,2016,2125,2222,2331,2434,2541,2700,2801",
+ "endColumns": "110,104,107,86,103,110,77,78,90,92,94,93,98,92,94,93,90,90,79,111,108,96,108,102,106,158,100,79",
+ "endOffsets": "211,316,424,511,615,726,804,883,974,1067,1162,1256,1355,1448,1543,1637,1728,1819,1899,2011,2120,2217,2326,2429,2536,2695,2796,2876"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,216,321,429,516,620,731,809,888,979,1072,1167,1261,1360,1453,1548,1642,1733,1824,1904,2016,2125,2222,2331,2434,2541,2700,4885",
+ "endColumns": "110,104,107,86,103,110,77,78,90,92,94,93,98,92,94,93,90,90,79,111,108,96,108,102,106,158,100,79",
+ "endOffsets": "211,316,424,511,615,726,804,883,974,1067,1162,1256,1355,1448,1543,1637,1728,1819,1899,2011,2120,2217,2326,2429,2536,2695,2796,4960"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-ms\\values-ms.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "4965",
+ "endColumns": "100",
+ "endOffsets": "5061"
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/intermediates/blame/res/release/multi-v2/release.json
+ }
+ }
+ ]
+ },
+ {
+<<<<<<< HEAD:src/Project/app/build/intermediates/blame/res/debug/multi-v2/debug.json
+ "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\res\\merged\\debug\\values-en-rXC_values-en-rXC.arsc.flat",
+=======
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\values-nl_values-nl.arsc.flat",
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/intermediates/blame/res/release/multi-v2/release.json
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-nl\\values-nl.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,154,259,372,491,587,674,766,867,965,1064,1168,1263,1381,1495,1582,1668,1753,1853,1959,2046",
+ "endColumns": "98,104,112,118,95,86,91,100,97,98,103,94,117,113,86,85,84,99,105,86,95",
+ "endOffsets": "149,254,367,486,582,669,761,862,960,1059,1163,1258,1376,1490,1577,1663,1748,1848,1954,2041,2137"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2839,2938,3043,3156,3275,3371,3458,3550,3651,3749,3848,3952,4047,4165,4279,4366,4452,4537,4637,4743,4830",
+ "endColumns": "98,104,112,118,95,86,91,100,97,98,103,94,117,113,86,85,84,99,105,86,95",
+ "endOffsets": "2933,3038,3151,3270,3366,3453,3545,3646,3744,3843,3947,4042,4160,4274,4361,4447,4532,4632,4738,4825,4921"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-nl\\values-nl.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,223,328,435,521,629,749,826,903,995,1089,1190,1284,1385,1479,1575,1670,1762,1854,1936,2047,2151,2250,2365,2478,2581,2736,2839",
+ "endColumns": "117,104,106,85,107,119,76,76,91,93,100,93,100,93,95,94,91,91,81,110,103,98,114,112,102,154,102,81",
+ "endOffsets": "218,323,430,516,624,744,821,898,990,1084,1185,1279,1380,1474,1570,1665,1757,1849,1931,2042,2146,2245,2360,2473,2576,2731,2834,2916"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,223,328,435,521,629,749,826,903,995,1089,1190,1284,1385,1479,1575,1670,1762,1854,1936,2047,2151,2250,2365,2478,2581,2736,4926",
+ "endColumns": "117,104,106,85,107,119,76,76,91,93,100,93,100,93,95,94,91,91,81,110,103,98,114,112,102,154,102,81",
+ "endOffsets": "218,323,430,516,624,744,821,898,990,1084,1185,1279,1380,1474,1570,1665,1757,1849,1931,2042,2146,2245,2360,2473,2576,2731,2834,5003"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-nl\\values-nl.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "5008",
+ "endColumns": "100",
+ "endOffsets": "5104"
+ }
+ }
+ ]
+ },
+ {
+<<<<<<< HEAD:src/Project/app/build/intermediates/blame/res/debug/multi-v2/debug.json
+ "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\res\\merged\\debug\\values-ro_values-ro.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-ro\\values-ro.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,226,330,443,531,643,764,849,930,1021,1114,1210,1304,1404,1497,1592,1687,1778,1870,1953,2065,2178,2278,2392,2497,2603,2767,2870",
+ "endColumns": "120,103,112,87,111,120,84,80,90,92,95,93,99,92,94,94,90,91,82,111,112,99,113,104,105,163,102,82",
+ "endOffsets": "221,325,438,526,638,759,844,925,1016,1109,1205,1299,1399,1492,1587,1682,1773,1865,1948,2060,2173,2273,2387,2492,2598,2762,2865,2948"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,226,330,443,531,643,764,849,930,1021,1114,1210,1304,1404,1497,1592,1687,1778,1870,1953,2065,2178,2278,2392,2497,2603,2767,5012",
+ "endColumns": "120,103,112,87,111,120,84,80,90,92,95,93,99,92,94,94,90,91,82,111,112,99,113,104,105,163,102,82",
+ "endOffsets": "221,325,438,526,638,759,844,925,1016,1109,1205,1299,1399,1492,1587,1682,1773,1865,1948,2060,2173,2273,2387,2492,2598,2762,2865,5090"
+ }
+ },
+ {
+ "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-ro\\values-ro.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,164,278,398,517,617,706,806,916,1016,1115,1210,1305,1426,1547,1637,1721,1805,1908,2013,2099",
+ "endColumns": "108,113,119,118,99,88,99,109,99,98,94,94,120,120,89,83,83,102,104,85,97",
+ "endOffsets": "159,273,393,512,612,701,801,911,1011,1110,1205,1300,1421,1542,1632,1716,1800,1903,2008,2094,2192"
+=======
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\values-kn_values-kn.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-kn\\values-kn.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,159,275,395,521,627,719,812,928,1025,1121,1222,1316,1430,1553,1637,1719,1805,1916,2018,2104",
+ "endColumns": "103,115,119,125,105,91,92,115,96,95,100,93,113,122,83,81,85,110,101,85,93",
+ "endOffsets": "154,270,390,516,622,714,807,923,1020,1116,1217,1311,1425,1548,1632,1714,1800,1911,2013,2099,2193"
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/intermediates/blame/res/release/multi-v2/release.json
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+<<<<<<< HEAD:src/Project/app/build/intermediates/blame/res/debug/multi-v2/debug.json
+ "startOffsets": "2870,2979,3093,3213,3332,3432,3521,3621,3731,3831,3930,4025,4120,4241,4362,4452,4536,4620,4723,4828,4914",
+ "endColumns": "108,113,119,118,99,88,99,109,99,98,94,94,120,120,89,83,83,102,104,85,97",
+ "endOffsets": "2974,3088,3208,3327,3427,3516,3616,3726,3826,3925,4020,4115,4236,4357,4447,4531,4615,4718,4823,4909,5007"
+ }
+ },
+ {
+ "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-ro\\values-ro.xml",
+=======
+ "startOffsets": "2866,2970,3086,3206,3332,3438,3530,3623,3739,3836,3932,4033,4127,4241,4364,4448,4530,4616,4727,4829,4915",
+ "endColumns": "103,115,119,125,105,91,92,115,96,95,100,93,113,122,83,81,85,110,101,85,93",
+ "endOffsets": "2965,3081,3201,3327,3433,3525,3618,3734,3831,3927,4028,4122,4236,4359,4443,4525,4611,4722,4824,4910,5004"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-kn\\values-kn.xml",
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/intermediates/blame/res/release/multi-v2/release.json
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+<<<<<<< HEAD:src/Project/app/build/intermediates/blame/res/debug/multi-v2/debug.json
+ "startOffsets": "5095",
+ "endColumns": "100",
+ "endOffsets": "5191"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\res\\merged\\debug\\values-my_values-my.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-my\\values-my.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,214,319,436,529,641,769,847,926,1017,1110,1206,1300,1401,1494,1589,1683,1774,1865,1951,2074,2186,2288,2414,2525,2635,2795,2895",
+ "endColumns": "108,104,116,92,111,127,77,78,90,92,95,93,100,92,94,93,90,90,85,122,111,101,125,110,109,159,99,83",
+ "endOffsets": "209,314,431,524,636,764,842,921,1012,1105,1201,1295,1396,1489,1584,1678,1769,1860,1946,2069,2181,2283,2409,2520,2630,2790,2890,2974"
+=======
+ "startOffsets": "5091",
+ "endColumns": "100",
+ "endOffsets": "5187"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-kn\\values-kn.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,223,335,448,536,643,770,847,924,1015,1108,1204,1298,1399,1492,1587,1681,1772,1863,1945,2061,2172,2271,2384,2488,2602,2766,2866",
+ "endColumns": "117,111,112,87,106,126,76,76,90,92,95,93,100,92,94,93,90,90,81,115,110,98,112,103,113,163,99,81",
+ "endOffsets": "218,330,443,531,638,765,842,919,1010,1103,1199,1293,1394,1487,1582,1676,1767,1858,1940,2056,2167,2266,2379,2483,2597,2761,2861,2943"
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/intermediates/blame/res/release/multi-v2/release.json
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+<<<<<<< HEAD:src/Project/app/build/intermediates/blame/res/debug/multi-v2/debug.json
+ "startOffsets": "105,214,319,436,529,641,769,847,926,1017,1110,1206,1300,1401,1494,1589,1683,1774,1865,1951,2074,2186,2288,2414,2525,2635,2795,5002",
+ "endColumns": "108,104,116,92,111,127,77,78,90,92,95,93,100,92,94,93,90,90,85,122,111,101,125,110,109,159,99,83",
+ "endOffsets": "209,314,431,524,636,764,842,921,1012,1105,1201,1295,1396,1489,1584,1678,1769,1860,1946,2069,2181,2283,2409,2520,2630,2790,2890,5081"
+=======
+ "startOffsets": "105,223,335,448,536,643,770,847,924,1015,1108,1204,1298,1399,1492,1587,1681,1772,1863,1945,2061,2172,2271,2384,2488,2602,2766,5009",
+ "endColumns": "117,111,112,87,106,126,76,76,90,92,95,93,100,92,94,93,90,90,81,115,110,98,112,103,113,163,99,81",
+ "endOffsets": "218,330,443,531,638,765,842,919,1010,1103,1199,1293,1394,1487,1582,1676,1767,1858,1940,2056,2167,2266,2379,2483,2597,2761,2861,5086"
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/intermediates/blame/res/release/multi-v2/release.json
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\values-sr_values-sr.arsc.flat",
+ "map": [
+ {
+<<<<<<< HEAD:src/Project/app/build/intermediates/blame/res/debug/multi-v2/debug.json
+ "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-my\\values-my.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,153,262,371,483,582,678,772,886,984,1083,1187,1280,1393,1501,1588,1673,1757,1866,1984,2068",
+ "endColumns": "97,108,108,111,98,95,93,113,97,98,103,92,112,107,86,84,83,108,117,83,93",
+ "endOffsets": "148,257,366,478,577,673,767,881,979,1078,1182,1275,1388,1496,1583,1668,1752,1861,1979,2063,2157"
+=======
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-sr\\values-sr.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,157,266,377,496,592,680,774,880,978,1071,1167,1260,1377,1489,1576,1659,1745,1851,1959,2045",
+ "endColumns": "101,108,110,118,95,87,93,105,97,92,95,92,116,111,86,82,85,105,107,85,93",
+ "endOffsets": "152,261,372,491,587,675,769,875,973,1066,1162,1255,1372,1484,1571,1654,1740,1846,1954,2040,2134"
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/intermediates/blame/res/release/multi-v2/release.json
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+<<<<<<< HEAD:src/Project/app/build/intermediates/blame/res/debug/multi-v2/debug.json
+ "startOffsets": "2895,2993,3102,3211,3323,3422,3518,3612,3726,3824,3923,4027,4120,4233,4341,4428,4513,4597,4706,4824,4908",
+ "endColumns": "97,108,108,111,98,95,93,113,97,98,103,92,112,107,86,84,83,108,117,83,93",
+ "endOffsets": "2988,3097,3206,3318,3417,3513,3607,3721,3819,3918,4022,4115,4228,4336,4423,4508,4592,4701,4819,4903,4997"
+ }
+ },
+ {
+ "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-my\\values-my.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "5086",
+ "endColumns": "100",
+ "endOffsets": "5182"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\res\\merged\\debug\\values-ur_values-ur.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-ur\\values-ur.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,160,270,388,505,609,701,792,901,1000,1094,1192,1286,1404,1519,1608,1692,1775,1879,1979,2063",
+ "endColumns": "104,109,117,116,103,91,90,108,98,93,97,93,117,114,88,83,82,103,99,83,90",
+ "endOffsets": "155,265,383,500,604,696,787,896,995,1089,1187,1281,1399,1514,1603,1687,1770,1874,1974,2058,2149"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2824,2929,3039,3157,3274,3378,3470,3561,3670,3769,3863,3961,4055,4173,4288,4377,4461,4544,4648,4748,4832",
+ "endColumns": "104,109,117,116,103,91,90,108,98,93,97,93,117,114,88,83,82,103,99,83,90",
+ "endOffsets": "2924,3034,3152,3269,3373,3465,3556,3665,3764,3858,3956,4050,4168,4283,4372,4456,4539,4643,4743,4827,4918"
+ }
+ },
+ {
+ "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-ur\\values-ur.xml",
+=======
+ "startOffsets": "2821,2923,3032,3143,3262,3358,3446,3540,3646,3744,3837,3933,4026,4143,4255,4342,4425,4511,4617,4725,4811",
+ "endColumns": "101,108,110,118,95,87,93,105,97,92,95,92,116,111,86,82,85,105,107,85,93",
+ "endOffsets": "2918,3027,3138,3257,3353,3441,3535,3641,3739,3832,3928,4021,4138,4250,4337,4420,4506,4612,4720,4806,4900"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-sr\\values-sr.xml",
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/intermediates/blame/res/release/multi-v2/release.json
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+<<<<<<< HEAD:src/Project/app/build/intermediates/blame/res/debug/multi-v2/debug.json
+ "startOffsets": "5003",
+ "endColumns": "100",
+ "endOffsets": "5099"
+ }
+ },
+ {
+ "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-ur\\values-ur.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,215,321,430,516,620,740,816,892,984,1078,1174,1268,1370,1464,1560,1654,1746,1838,1923,2031,2140,2242,2353,2453,2561,2726,2824",
+ "endColumns": "109,105,108,85,103,119,75,75,91,93,95,93,101,93,95,93,91,91,84,107,108,101,110,99,107,164,97,79",
+ "endOffsets": "210,316,425,511,615,735,811,887,979,1073,1169,1263,1365,1459,1555,1649,1741,1833,1918,2026,2135,2237,2348,2448,2556,2721,2819,2899"
+=======
+ "startOffsets": "4989",
+ "endColumns": "100",
+ "endOffsets": "5085"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-sr\\values-sr.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,214,317,423,509,613,731,812,892,983,1076,1172,1266,1367,1460,1555,1660,1751,1842,1930,2035,2143,2244,2348,2456,2557,2724,2821",
+ "endColumns": "108,102,105,85,103,117,80,79,90,92,95,93,100,92,94,104,90,90,87,104,107,100,103,107,100,166,96,83",
+ "endOffsets": "209,312,418,504,608,726,807,887,978,1071,1167,1261,1362,1455,1550,1655,1746,1837,1925,2030,2138,2239,2343,2451,2552,2719,2816,2900"
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/intermediates/blame/res/release/multi-v2/release.json
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+<<<<<<< HEAD:src/Project/app/build/intermediates/blame/res/debug/multi-v2/debug.json
+ "startOffsets": "105,215,321,430,516,620,740,816,892,984,1078,1174,1268,1370,1464,1560,1654,1746,1838,1923,2031,2140,2242,2353,2453,2561,2726,4923",
+ "endColumns": "109,105,108,85,103,119,75,75,91,93,95,93,101,93,95,93,91,91,84,107,108,101,110,99,107,164,97,79",
+ "endOffsets": "210,316,425,511,615,735,811,887,979,1073,1169,1263,1365,1459,1555,1649,1741,1833,1918,2026,2135,2237,2348,2448,2556,2721,2819,4998"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\res\\merged\\debug\\values-en-rIN_values-en-rIN.arsc.flat",
+ "map": [
+=======
+ "startOffsets": "105,214,317,423,509,613,731,812,892,983,1076,1172,1266,1367,1460,1555,1660,1751,1842,1930,2035,2143,2244,2348,2456,2557,2724,4905",
+ "endColumns": "108,102,105,85,103,117,80,79,90,92,95,93,100,92,94,104,90,90,87,104,107,100,103,107,100,166,96,83",
+ "endOffsets": "209,312,418,504,608,726,807,887,978,1071,1167,1261,1362,1455,1550,1655,1746,1837,1925,2030,2138,2239,2343,2451,2552,2719,2816,4984"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\values-bn_values-bn.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-bn\\values-bn.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,160,276,396,516,614,707,803,914,1014,1112,1218,1317,1421,1535,1621,1704,1787,1892,1992,2079",
+ "endColumns": "104,115,119,119,97,92,95,110,99,97,105,98,103,113,85,82,82,104,99,86,92",
+ "endOffsets": "155,271,391,511,609,702,798,909,1009,1107,1213,1312,1416,1530,1616,1699,1782,1887,1987,2074,2167"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2857,2962,3078,3198,3318,3416,3509,3605,3716,3816,3914,4020,4119,4223,4337,4423,4506,4589,4694,4794,4881",
+ "endColumns": "104,115,119,119,97,92,95,110,99,97,105,98,103,113,85,82,82,104,99,86,92",
+ "endOffsets": "2957,3073,3193,3313,3411,3504,3600,3711,3811,3909,4015,4114,4218,4332,4418,4501,4584,4689,4789,4876,4969"
+ }
+ },
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/intermediates/blame/res/release/multi-v2/release.json
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-bn\\values-bn.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,214,326,432,526,631,760,838,916,1007,1100,1195,1289,1390,1483,1578,1672,1763,1854,1941,2051,2159,2258,2368,2474,2587,2752,2857",
+ "endColumns": "108,111,105,93,104,128,77,77,90,92,94,93,100,92,94,93,90,90,86,109,107,98,109,105,112,164,104,81",
+ "endOffsets": "209,321,427,521,626,755,833,911,1002,1095,1190,1284,1385,1478,1573,1667,1758,1849,1936,2046,2154,2253,2363,2469,2582,2747,2852,2934"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,214,326,432,526,631,760,838,916,1007,1100,1195,1289,1390,1483,1578,1672,1763,1854,1941,2051,2159,2258,2368,2474,2587,2752,4974",
+ "endColumns": "108,111,105,93,104,128,77,77,90,92,94,93,100,92,94,93,90,90,86,109,107,98,109,105,112,164,104,81",
+ "endOffsets": "209,321,427,521,626,755,833,911,1002,1095,1190,1284,1385,1478,1573,1667,1758,1849,1936,2046,2154,2253,2363,2469,2582,2747,2852,5051"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-bn\\values-bn.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "5056",
+ "endColumns": "100",
+ "endOffsets": "5152"
+ }
+ }
+ ]
+ },
+ {
+<<<<<<< HEAD:src/Project/app/build/intermediates/blame/res/debug/multi-v2/debug.json
+ "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\res\\merged\\debug\\values-b+sr+Latn_values-b+sr+Latn.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-b+sr+Latn\\values-b+sr+Latn.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,214,318,424,510,614,732,814,895,986,1079,1175,1269,1370,1463,1558,1663,1754,1845,1933,2039,2147,2248,2353,2461,2562,2731,2828",
+ "endColumns": "108,103,105,85,103,117,81,80,90,92,95,93,100,92,94,104,90,90,87,105,107,100,104,107,100,168,96,83",
+ "endOffsets": "209,313,419,505,609,727,809,890,981,1074,1170,1264,1365,1458,1553,1658,1749,1840,1928,2034,2142,2243,2348,2456,2557,2726,2823,2907"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,214,318,424,510,614,732,814,895,986,1079,1175,1269,1370,1463,1558,1663,1754,1845,1933,2039,2147,2248,2353,2461,2562,2731,4913",
+ "endColumns": "108,103,105,85,103,117,81,80,90,92,95,93,100,92,94,104,90,90,87,105,107,100,104,107,100,168,96,83",
+ "endOffsets": "209,313,419,505,609,727,809,890,981,1074,1170,1264,1365,1458,1553,1658,1749,1840,1928,2034,2142,2243,2348,2456,2557,2726,2823,4992"
+ }
+ },
+ {
+ "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-b+sr+Latn\\values-b+sr+Latn.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,157,266,377,496,592,680,774,880,978,1071,1167,1260,1377,1489,1576,1659,1745,1852,1960,2046",
+ "endColumns": "101,108,110,118,95,87,93,105,97,92,95,92,116,111,86,82,85,106,107,85,93",
+ "endOffsets": "152,261,372,491,587,675,769,875,973,1066,1162,1255,1372,1484,1571,1654,1740,1847,1955,2041,2135"
+=======
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\values-ca_values-ca.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-ca\\values-ca.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,158,268,388,504,612,704,805,920,1016,1111,1206,1300,1421,1553,1645,1733,1816,1918,2029,2116",
+ "endColumns": "102,109,119,115,107,91,100,114,95,94,94,93,120,131,91,87,82,101,110,86,97",
+ "endOffsets": "153,263,383,499,607,699,800,915,1011,1106,1201,1295,1416,1548,1640,1728,1811,1913,2024,2111,2209"
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/intermediates/blame/res/release/multi-v2/release.json
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+<<<<<<< HEAD:src/Project/app/build/intermediates/blame/res/debug/multi-v2/debug.json
+ "startOffsets": "2828,2930,3039,3150,3269,3365,3453,3547,3653,3751,3844,3940,4033,4150,4262,4349,4432,4518,4625,4733,4819",
+ "endColumns": "101,108,110,118,95,87,93,105,97,92,95,92,116,111,86,82,85,106,107,85,93",
+ "endOffsets": "2925,3034,3145,3264,3360,3448,3542,3648,3746,3839,3935,4028,4145,4257,4344,4427,4513,4620,4728,4814,4908"
+ }
+ },
+ {
+ "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-b+sr+Latn\\values-b+sr+Latn.xml",
+=======
+ "startOffsets": "2834,2937,3047,3167,3283,3391,3483,3584,3699,3795,3890,3985,4079,4200,4332,4424,4512,4595,4697,4808,4895",
+ "endColumns": "102,109,119,115,107,91,100,114,95,94,94,93,120,131,91,87,82,101,110,86,97",
+ "endOffsets": "2932,3042,3162,3278,3386,3478,3579,3694,3790,3885,3980,4074,4195,4327,4419,4507,4590,4692,4803,4890,4988"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-ca\\values-ca.xml",
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/intermediates/blame/res/release/multi-v2/release.json
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+<<<<<<< HEAD:src/Project/app/build/intermediates/blame/res/debug/multi-v2/debug.json
+ "startOffsets": "4997",
+ "endColumns": "100",
+ "endOffsets": "5093"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\res\\merged\\debug\\values-night-v8_values-night-v8.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-night-v8\\values-night-v8.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8",
+ "startColumns": "4,4,4,4,4,4,4",
+ "startOffsets": "55,125,209,293,389,491,593",
+ "endColumns": "69,83,83,95,101,101,93",
+ "endOffsets": "120,204,288,384,486,588,682"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\res\\merged\\debug\\values-es_values-es.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-es\\values-es.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "5048",
+ "endColumns": "100",
+ "endOffsets": "5144"
+=======
+ "startOffsets": "5074",
+ "endColumns": "100",
+ "endOffsets": "5170"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-ca\\values-ca.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,223,329,436,519,627,753,837,918,1009,1102,1196,1291,1390,1483,1576,1670,1761,1852,1935,2046,2155,2253,2363,2467,2575,2735,2834",
+ "endColumns": "117,105,106,82,107,125,83,80,90,92,93,94,98,92,92,93,90,90,82,110,108,97,109,103,107,159,98,80",
+ "endOffsets": "218,324,431,514,622,748,832,913,1004,1097,1191,1286,1385,1478,1571,1665,1756,1847,1930,2041,2150,2248,2358,2462,2570,2730,2829,2910"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,223,329,436,519,627,753,837,918,1009,1102,1196,1291,1390,1483,1576,1670,1761,1852,1935,2046,2155,2253,2363,2467,2575,2735,4993",
+ "endColumns": "117,105,106,82,107,125,83,80,90,92,93,94,98,92,92,93,90,90,82,110,108,97,109,103,107,159,98,80",
+ "endOffsets": "218,324,431,514,622,748,832,913,1004,1097,1191,1286,1385,1478,1571,1665,1756,1847,1930,2041,2150,2248,2358,2462,2570,2730,2829,5069"
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/intermediates/blame/res/release/multi-v2/release.json
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\values-be_values-be.arsc.flat",
+ "map": [
+ {
+<<<<<<< HEAD:src/Project/app/build/intermediates/blame/res/debug/multi-v2/debug.json
+ "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-es\\values-es.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,159,269,381,497,598,682,783,888,985,1080,1175,1268,1388,1521,1606,1694,1779,1878,1993,2080",
+ "endColumns": "103,109,111,115,100,83,100,104,96,94,94,92,119,132,84,87,84,98,114,86,98",
+ "endOffsets": "154,264,376,492,593,677,778,883,980,1075,1170,1263,1383,1516,1601,1689,1774,1873,1988,2075,2174"
+=======
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-be\\values-be.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,161,279,400,522,614,714,813,930,1028,1124,1216,1312,1424,1537,1625,1712,1797,1901,2005,2092",
+ "endColumns": "105,117,120,121,91,99,98,116,97,95,91,95,111,112,87,86,84,103,103,86,93",
+ "endOffsets": "156,274,395,517,609,709,808,925,1023,1119,1211,1307,1419,1532,1620,1707,1792,1896,2000,2087,2181"
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/intermediates/blame/res/release/multi-v2/release.json
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+<<<<<<< HEAD:src/Project/app/build/intermediates/blame/res/debug/multi-v2/debug.json
+ "startOffsets": "2842,2946,3056,3168,3284,3385,3469,3570,3675,3772,3867,3962,4055,4175,4308,4393,4481,4566,4665,4780,4867",
+ "endColumns": "103,109,111,115,100,83,100,104,96,94,94,92,119,132,84,87,84,98,114,86,98",
+ "endOffsets": "2941,3051,3163,3279,3380,3464,3565,3670,3767,3862,3957,4050,4170,4303,4388,4476,4561,4660,4775,4862,4961"
+ }
+ },
+ {
+ "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-es\\values-es.xml",
+=======
+ "startOffsets": "2834,2940,3058,3179,3301,3393,3493,3592,3709,3807,3903,3995,4091,4203,4316,4404,4491,4576,4680,4784,4871",
+ "endColumns": "105,117,120,121,91,99,98,116,97,95,91,95,111,112,87,86,84,103,103,86,93",
+ "endOffsets": "2935,3053,3174,3296,3388,3488,3587,3704,3802,3898,3990,4086,4198,4311,4399,4486,4571,4675,4779,4866,4960"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-be\\values-be.xml",
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/intermediates/blame/res/release/multi-v2/release.json
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,222,335,443,528,629,757,842,924,1016,1110,1208,1302,1403,1497,1593,1689,1781,1873,1955,2062,2162,2261,2369,2476,2583,2742,2842",
+ "endColumns": "116,112,107,84,100,127,84,81,91,93,97,93,100,93,95,95,91,91,81,106,99,98,107,106,106,158,99,81",
+ "endOffsets": "217,330,438,523,624,752,837,919,1011,1105,1203,1297,1398,1492,1588,1684,1776,1868,1950,2057,2157,2256,2364,2471,2578,2737,2837,2919"
+ },
+ "to": {
+<<<<<<< HEAD:src/Project/app/build/intermediates/blame/res/debug/multi-v2/debug.json
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,222,335,443,528,629,757,842,924,1016,1110,1208,1302,1403,1497,1593,1689,1781,1873,1955,2062,2162,2261,2369,2476,2583,2742,4966",
+ "endColumns": "116,112,107,84,100,127,84,81,91,93,97,93,100,93,95,95,91,91,81,106,99,98,107,106,106,158,99,81",
+ "endOffsets": "217,330,438,523,624,752,837,919,1011,1105,1203,1297,1398,1492,1588,1684,1776,1868,1950,2057,2157,2256,2364,2471,2578,2737,2837,5043"
+=======
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "5046",
+ "endColumns": "100",
+ "endOffsets": "5142"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-be\\values-be.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,225,328,444,530,638,756,835,913,1005,1099,1195,1289,1385,1479,1575,1670,1762,1854,1937,2043,2149,2247,2355,2460,2565,2734,2834",
+ "endColumns": "119,102,115,85,107,117,78,77,91,93,95,93,95,93,95,94,91,91,82,105,105,97,107,104,104,168,99,80",
+ "endOffsets": "220,323,439,525,633,751,830,908,1000,1094,1190,1284,1380,1474,1570,1665,1757,1849,1932,2038,2144,2242,2350,2455,2560,2729,2829,2910"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,225,328,444,530,638,756,835,913,1005,1099,1195,1289,1385,1479,1575,1670,1762,1854,1937,2043,2149,2247,2355,2460,2565,2734,4965",
+ "endColumns": "119,102,115,85,107,117,78,77,91,93,95,93,95,93,95,94,91,91,82,105,105,97,107,104,104,168,99,80",
+ "endOffsets": "220,323,439,525,633,751,830,908,1000,1094,1190,1284,1380,1474,1570,1665,1757,1849,1932,2038,2144,2242,2350,2455,2560,2729,2829,5041"
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/intermediates/blame/res/release/multi-v2/release.json
+ }
+ }
+ ]
+ },
+ {
+<<<<<<< HEAD:src/Project/app/build/intermediates/blame/res/debug/multi-v2/debug.json
+ "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\res\\merged\\debug\\values-it_values-it.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-it\\values-it.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "5103",
+ "endColumns": "100",
+ "endOffsets": "5199"
+ }
+ },
+ {
+ "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-it\\values-it.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,162,274,399,517,619,706,810,931,1028,1124,1219,1312,1435,1567,1660,1747,1835,1944,2067,2154",
+ "endColumns": "106,111,124,117,101,86,103,120,96,95,94,92,122,131,92,86,87,108,122,86,97",
+ "endOffsets": "157,269,394,512,614,701,805,926,1023,1119,1214,1307,1430,1562,1655,1742,1830,1939,2062,2149,2247"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2823,2930,3042,3167,3285,3387,3474,3578,3699,3796,3892,3987,4080,4203,4335,4428,4515,4603,4712,4835,4922",
+ "endColumns": "106,111,124,117,101,86,103,120,96,95,94,92,122,131,92,86,87,108,122,86,97",
+ "endOffsets": "2925,3037,3162,3280,3382,3469,3573,3694,3791,3887,3982,4075,4198,4330,4423,4510,4598,4707,4830,4917,5015"
+ }
+ },
+ {
+ "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-it\\values-it.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,214,314,423,507,616,741,818,894,986,1080,1174,1268,1370,1464,1561,1667,1759,1851,1932,2038,2146,2244,2348,2453,2560,2723,2823",
+ "endColumns": "108,99,108,83,108,124,76,75,91,93,93,93,101,93,96,105,91,91,80,105,107,97,103,104,106,162,99,82",
+ "endOffsets": "209,309,418,502,611,736,813,889,981,1075,1169,1263,1365,1459,1556,1662,1754,1846,1927,2033,2141,2239,2343,2448,2555,2718,2818,2901"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,214,314,423,507,616,741,818,894,986,1080,1174,1268,1370,1464,1561,1667,1759,1851,1932,2038,2146,2244,2348,2453,2560,2723,5020",
+ "endColumns": "108,99,108,83,108,124,76,75,91,93,93,93,101,93,96,105,91,91,80,105,107,97,103,104,106,162,99,82",
+ "endOffsets": "209,309,418,502,611,736,813,889,981,1075,1169,1263,1365,1459,1556,1662,1754,1846,1927,2033,2141,2239,2343,2448,2555,2718,2818,5098"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\res\\merged\\debug\\values-ml_values-ml.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-ml\\values-ml.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "5132",
+ "endColumns": "100",
+ "endOffsets": "5228"
+=======
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\values-zh-rHK_values-zh-rHK.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-zh-rHK\\values-zh-rHK.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,200,293,393,475,572,680,756,832,924,1018,1110,1206,1302,1396,1492,1584,1676,1768,1846,1942,2038,2133,2230,2325,2423,2574,2668",
+ "endColumns": "94,92,99,81,96,107,75,75,91,93,91,95,95,93,95,91,91,91,77,95,95,94,96,94,97,150,93,77",
+ "endOffsets": "195,288,388,470,567,675,751,827,919,1013,1105,1201,1297,1391,1487,1579,1671,1763,1841,1937,2033,2128,2225,2320,2418,2569,2663,2741"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,200,293,393,475,572,680,756,832,924,1018,1110,1206,1302,1396,1492,1584,1676,1768,1846,1942,2038,2133,2230,2325,2423,2574,4534",
+ "endColumns": "94,92,99,81,96,107,75,75,91,93,91,95,95,93,95,91,91,91,77,95,95,94,96,94,97,150,93,77",
+ "endOffsets": "195,288,388,470,567,675,751,827,919,1013,1105,1201,1297,1391,1487,1579,1671,1763,1841,1937,2033,2128,2225,2320,2418,2569,2663,4607"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-zh-rHK\\values-zh-rHK.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "4612",
+ "endColumns": "100",
+ "endOffsets": "4708"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-zh-rHK\\values-zh-rHK.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,148,240,333,430,516,595,682,776,868,958,1046,1134,1233,1331,1412,1491,1570,1660,1750,1832",
+ "endColumns": "92,91,92,96,85,78,86,93,91,89,87,87,98,97,80,78,78,89,89,81,88",
+ "endOffsets": "143,235,328,425,511,590,677,771,863,953,1041,1129,1228,1326,1407,1486,1565,1655,1745,1827,1916"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2668,2761,2853,2946,3043,3129,3208,3295,3389,3481,3571,3659,3747,3846,3944,4025,4104,4183,4273,4363,4445",
+ "endColumns": "92,91,92,96,85,78,86,93,91,89,87,87,98,97,80,78,78,89,89,81,88",
+ "endOffsets": "2756,2848,2941,3038,3124,3203,3290,3384,3476,3566,3654,3742,3841,3939,4020,4099,4178,4268,4358,4440,4529"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\values-v18_values-v18.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-v18\\values-v18.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "48",
+ "endOffsets": "99"
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/intermediates/blame/res/release/multi-v2/release.json
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\values-si_values-si.arsc.flat",
+ "map": [
+ {
+<<<<<<< HEAD:src/Project/app/build/intermediates/blame/res/debug/multi-v2/debug.json
+ "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-ml\\values-ml.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,158,274,396,511,614,717,811,928,1028,1125,1222,1322,1436,1560,1656,1746,1834,1949,2048,2136",
+ "endColumns": "102,115,121,114,102,102,93,116,99,96,96,99,113,123,95,89,87,114,98,87,95",
+ "endOffsets": "153,269,391,506,609,712,806,923,1023,1120,1217,1317,1431,1555,1651,1741,1829,1944,2043,2131,2227"
+=======
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-si\\values-si.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,156,268,380,496,587,669,762,860,956,1051,1148,1244,1360,1466,1551,1640,1726,1825,1928,2015",
+ "endColumns": "100,111,111,115,90,81,92,97,95,94,96,95,115,105,84,88,85,98,102,86,91",
+ "endOffsets": "151,263,375,491,582,664,757,855,951,1046,1143,1239,1355,1461,1546,1635,1721,1820,1923,2010,2102"
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/intermediates/blame/res/release/multi-v2/release.json
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+<<<<<<< HEAD:src/Project/app/build/intermediates/blame/res/debug/multi-v2/debug.json
+ "startOffsets": "2873,2976,3092,3214,3329,3432,3535,3629,3746,3846,3943,4040,4140,4254,4378,4474,4564,4652,4767,4866,4954",
+ "endColumns": "102,115,121,114,102,102,93,116,99,96,96,99,113,123,95,89,87,114,98,87,95",
+ "endOffsets": "2971,3087,3209,3324,3427,3530,3624,3741,3841,3938,4035,4135,4249,4373,4469,4559,4647,4762,4861,4949,5045"
+ }
+ },
+ {
+ "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-ml\\values-ml.xml",
+=======
+ "startOffsets": "2821,2922,3034,3146,3262,3353,3435,3528,3626,3722,3817,3914,4010,4126,4232,4317,4406,4492,4591,4694,4781",
+ "endColumns": "100,111,111,115,90,81,92,97,95,94,96,95,115,105,84,88,85,98,102,86,91",
+ "endOffsets": "2917,3029,3141,3257,3348,3430,3523,3621,3717,3812,3909,4005,4121,4227,4312,4401,4487,4586,4689,4776,4868"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-si\\values-si.xml",
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/intermediates/blame/res/release/multi-v2/release.json
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,224,342,457,550,655,787,864,940,1031,1124,1226,1320,1421,1515,1610,1709,1800,1891,1973,2084,2190,2288,2402,2502,2613,2772,2873",
+ "endColumns": "118,117,114,92,104,131,76,75,90,92,101,93,100,93,94,98,90,90,81,110,105,97,113,99,110,158,100,81",
+ "endOffsets": "219,337,452,545,650,782,859,935,1026,1119,1221,1315,1416,1510,1605,1704,1795,1886,1968,2079,2185,2283,2397,2497,2608,2767,2868,2950"
+ },
+ "to": {
+<<<<<<< HEAD:src/Project/app/build/intermediates/blame/res/debug/multi-v2/debug.json
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,224,342,457,550,655,787,864,940,1031,1124,1226,1320,1421,1515,1610,1709,1800,1891,1973,2084,2190,2288,2402,2502,2613,2772,5050",
+ "endColumns": "118,117,114,92,104,131,76,75,90,92,101,93,100,93,94,98,90,90,81,110,105,97,113,99,110,158,100,81",
+ "endOffsets": "219,337,452,545,650,782,859,935,1026,1119,1221,1315,1416,1510,1605,1704,1795,1886,1968,2079,2185,2283,2397,2497,2608,2767,2868,5127"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\res\\merged\\debug\\values-es-rUS_values-es-rUS.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-es-rUS\\values-es-rUS.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "5085",
+ "endColumns": "100",
+ "endOffsets": "5181"
+ }
+ },
+ {
+ "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-es-rUS\\values-es-rUS.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,225,334,442,527,628,751,836,918,1009,1102,1198,1292,1392,1485,1584,1680,1771,1862,1944,2056,2156,2257,2365,2472,2579,2738,2838",
+ "endColumns": "119,108,107,84,100,122,84,81,90,92,95,93,99,92,98,95,90,90,81,111,99,100,107,106,106,158,99,81",
+ "endOffsets": "220,329,437,522,623,746,831,913,1004,1097,1193,1287,1387,1480,1579,1675,1766,1857,1939,2051,2151,2252,2360,2467,2574,2733,2833,2915"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,225,334,442,527,628,751,836,918,1009,1102,1198,1292,1392,1485,1584,1680,1771,1862,1944,2056,2156,2257,2365,2472,2579,2738,5003",
+ "endColumns": "119,108,107,84,100,122,84,81,90,92,95,93,99,92,98,95,90,90,81,111,99,100,107,106,106,158,99,81",
+ "endOffsets": "220,329,437,522,623,746,831,913,1004,1097,1193,1287,1387,1480,1579,1675,1766,1857,1939,2051,2151,2252,2360,2467,2574,2733,2833,5080"
+ }
+ },
+ {
+ "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-es-rUS\\values-es-rUS.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,165,282,401,524,625,713,812,922,1019,1115,1210,1304,1421,1556,1640,1728,1813,1918,2034,2121",
+ "endColumns": "109,116,118,122,100,87,98,109,96,95,94,93,116,134,83,87,84,104,115,86,98",
+ "endOffsets": "160,277,396,519,620,708,807,917,1014,1110,1205,1299,1416,1551,1635,1723,1808,1913,2029,2116,2215"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2838,2948,3065,3184,3307,3408,3496,3595,3705,3802,3898,3993,4087,4204,4339,4423,4511,4596,4701,4817,4904",
+ "endColumns": "109,116,118,122,100,87,98,109,96,95,94,93,116,134,83,87,84,104,115,86,98",
+ "endOffsets": "2943,3060,3179,3302,3403,3491,3590,3700,3797,3893,3988,4082,4199,4334,4418,4506,4591,4696,4812,4899,4998"
+=======
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "4955",
+ "endColumns": "100",
+ "endOffsets": "5051"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-si\\values-si.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,215,322,429,517,622,738,827,914,1005,1098,1193,1287,1388,1481,1576,1670,1761,1852,1936,2045,2150,2248,2358,2457,2563,2722,2821",
+ "endColumns": "109,106,106,87,104,115,88,86,90,92,94,93,100,92,94,93,90,90,83,108,104,97,109,98,105,158,98,81",
+ "endOffsets": "210,317,424,512,617,733,822,909,1000,1093,1188,1282,1383,1476,1571,1665,1756,1847,1931,2040,2145,2243,2353,2452,2558,2717,2816,2898"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,215,322,429,517,622,738,827,914,1005,1098,1193,1287,1388,1481,1576,1670,1761,1852,1936,2045,2150,2248,2358,2457,2563,2722,4873",
+ "endColumns": "109,106,106,87,104,115,88,86,90,92,94,93,100,92,94,93,90,90,83,108,104,97,109,98,105,158,98,81",
+ "endOffsets": "210,317,424,512,617,733,822,909,1000,1093,1188,1282,1383,1476,1571,1665,1756,1847,1931,2040,2145,2243,2353,2452,2558,2717,2816,4950"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\values-night-v8_values-night-v8.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-night-v8\\values-night-v8.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8",
+ "startColumns": "4,4,4,4,4,4,4",
+ "startOffsets": "55,125,209,293,389,491,593",
+ "endColumns": "69,83,83,95,101,101,93",
+ "endOffsets": "120,204,288,384,486,588,682"
+ }
+ },
+ {
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\src\\main\\res\\values-night\\themes.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "17",
+ "endLines": "5",
+ "endColumns": "12",
+ "endOffsets": "238"
+ },
+ "to": {
+ "startLines": "9",
+ "startColumns": "4",
+ "startOffsets": "687",
+ "endLines": "12",
+ "endColumns": "12",
+ "endOffsets": "908"
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/intermediates/blame/res/release/multi-v2/release.json
+ }
+ }
+ ]
+ },
+ {
+<<<<<<< HEAD:src/Project/app/build/intermediates/blame/res/debug/multi-v2/debug.json
+ "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\res\\merged\\debug\\values-zh-rHK_values-zh-rHK.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-zh-rHK\\values-zh-rHK.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,200,293,393,475,572,680,756,832,924,1018,1110,1206,1302,1396,1492,1584,1676,1768,1846,1942,2038,2133,2230,2325,2423,2574,2668",
+ "endColumns": "94,92,99,81,96,107,75,75,91,93,91,95,95,93,95,91,91,91,77,95,95,94,96,94,97,150,93,77",
+ "endOffsets": "195,288,388,470,567,675,751,827,919,1013,1105,1201,1297,1391,1487,1579,1671,1763,1841,1937,2033,2128,2225,2320,2418,2569,2663,2741"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,200,293,393,475,572,680,756,832,924,1018,1110,1206,1302,1396,1492,1584,1676,1768,1846,1942,2038,2133,2230,2325,2423,2574,4534",
+ "endColumns": "94,92,99,81,96,107,75,75,91,93,91,95,95,93,95,91,91,91,77,95,95,94,96,94,97,150,93,77",
+ "endOffsets": "195,288,388,470,567,675,751,827,919,1013,1105,1201,1297,1391,1487,1579,1671,1763,1841,1937,2033,2128,2225,2320,2418,2569,2663,4607"
+ }
+ },
+ {
+ "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-zh-rHK\\values-zh-rHK.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,148,240,333,430,516,595,682,776,868,958,1046,1134,1233,1331,1412,1491,1570,1660,1750,1832",
+ "endColumns": "92,91,92,96,85,78,86,93,91,89,87,87,98,97,80,78,78,89,89,81,88",
+ "endOffsets": "143,235,328,425,511,590,677,771,863,953,1041,1129,1228,1326,1407,1486,1565,1655,1745,1827,1916"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2668,2761,2853,2946,3043,3129,3208,3295,3389,3481,3571,3659,3747,3846,3944,4025,4104,4183,4273,4363,4445",
+ "endColumns": "92,91,92,96,85,78,86,93,91,89,87,87,98,97,80,78,78,89,89,81,88",
+ "endOffsets": "2756,2848,2941,3038,3124,3203,3290,3384,3476,3566,3654,3742,3841,3939,4020,4099,4178,4268,4358,4440,4529"
+=======
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\values-v16_values-v16.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-v16\\values-v16.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "65",
+ "endOffsets": "116"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-v16\\values-v16.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endLines": "5",
+ "endColumns": "12",
+ "endOffsets": "223"
+ },
+ "to": {
+ "startLines": "3",
+ "startColumns": "4",
+ "startOffsets": "121",
+ "endLines": "6",
+ "endColumns": "12",
+ "endOffsets": "289"
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/intermediates/blame/res/release/multi-v2/release.json
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\values-ldltr-v21_values-ldltr-v21.arsc.flat",
+ "map": [
+ {
+<<<<<<< HEAD:src/Project/app/build/intermediates/blame/res/debug/multi-v2/debug.json
+ "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-zh-rHK\\values-zh-rHK.xml",
+=======
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-ldltr-v21\\values-ldltr-v21.xml",
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/intermediates/blame/res/release/multi-v2/release.json
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+<<<<<<< HEAD:src/Project/app/build/intermediates/blame/res/debug/multi-v2/debug.json
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "4612",
+ "endColumns": "100",
+ "endOffsets": "4708"
+=======
+ "endColumns": "112",
+ "endOffsets": "163"
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/intermediates/blame/res/release/multi-v2/release.json
+ }
+ }
+ ]
+ },
+ {
+<<<<<<< HEAD:src/Project/app/build/intermediates/blame/res/debug/multi-v2/debug.json
+ "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\res\\merged\\debug\\values-ky_values-ky.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-ky\\values-ky.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,209,304,423,507,614,731,809,888,979,1072,1168,1262,1363,1456,1551,1646,1737,1828,1909,2019,2126,2224,2330,2437,2538,2699,2802",
+ "endColumns": "103,94,118,83,106,116,77,78,90,92,95,93,100,92,94,94,90,90,80,109,106,97,105,106,100,160,102,80",
+ "endOffsets": "204,299,418,502,609,726,804,883,974,1067,1163,1257,1358,1451,1546,1641,1732,1823,1904,2014,2121,2219,2325,2432,2533,2694,2797,2878"
+=======
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\values-hi_values-hi.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-hi\\values-hi.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,211,308,418,504,606,728,805,883,974,1067,1163,1257,1358,1451,1546,1640,1731,1822,1912,2021,2124,2226,2336,2437,2549,2711,2812",
+ "endColumns": "105,96,109,85,101,121,76,77,90,92,95,93,100,92,94,93,90,90,89,108,102,101,109,100,111,161,100,79",
+ "endOffsets": "206,303,413,499,601,723,800,878,969,1062,1158,1252,1353,1446,1541,1635,1726,1817,1907,2016,2119,2221,2331,2432,2544,2706,2807,2887"
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/intermediates/blame/res/release/multi-v2/release.json
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+<<<<<<< HEAD:src/Project/app/build/intermediates/blame/res/debug/multi-v2/debug.json
+ "startOffsets": "105,209,304,423,507,614,731,809,888,979,1072,1168,1262,1363,1456,1551,1646,1737,1828,1909,2019,2126,2224,2330,2437,2538,2699,4996",
+ "endColumns": "103,94,118,83,106,116,77,78,90,92,95,93,100,92,94,94,90,90,80,109,106,97,105,106,100,160,102,80",
+ "endOffsets": "204,299,418,502,609,726,804,883,974,1067,1163,1257,1358,1451,1546,1641,1732,1823,1904,2014,2121,2219,2325,2432,2533,2694,2797,5072"
+ }
+ },
+ {
+ "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-ky\\values-ky.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,173,308,440,578,677,769,867,980,1076,1174,1266,1366,1472,1585,1672,1757,1843,1961,2068,2153",
+ "endColumns": "117,134,131,137,98,91,97,112,95,97,91,99,105,112,86,84,85,117,106,84,95",
+ "endOffsets": "168,303,435,573,672,764,862,975,1071,1169,1261,1361,1467,1580,1667,1752,1838,1956,2063,2148,2244"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2802,2920,3055,3187,3325,3424,3516,3614,3727,3823,3921,4013,4113,4219,4332,4419,4504,4590,4708,4815,4900",
+ "endColumns": "117,134,131,137,98,91,97,112,95,97,91,99,105,112,86,84,85,117,106,84,95",
+ "endOffsets": "2915,3050,3182,3320,3419,3511,3609,3722,3818,3916,4008,4108,4214,4327,4414,4499,4585,4703,4810,4895,4991"
+ }
+ },
+ {
+ "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-ky\\values-ky.xml",
+=======
+ "startOffsets": "105,211,308,418,504,606,728,805,883,974,1067,1163,1257,1358,1451,1546,1640,1731,1822,1912,2021,2124,2226,2336,2437,2549,2711,4927",
+ "endColumns": "105,96,109,85,101,121,76,77,90,92,95,93,100,92,94,93,90,90,89,108,102,101,109,100,111,161,100,79",
+ "endOffsets": "206,303,413,499,601,723,800,878,969,1062,1158,1252,1353,1446,1541,1635,1726,1817,1907,2016,2119,2221,2331,2432,2544,2706,2807,5002"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-hi\\values-hi.xml",
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/intermediates/blame/res/release/multi-v2/release.json
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+<<<<<<< HEAD:src/Project/app/build/intermediates/blame/res/debug/multi-v2/debug.json
+ "startOffsets": "5077",
+ "endColumns": "100",
+ "endOffsets": "5173"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\res\\merged\\debug\\values-mk_values-mk.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-mk\\values-mk.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,213,317,425,511,616,735,818,900,997,1096,1193,1293,1400,1499,1600,1696,1793,1884,1971,2077,2184,2285,2392,2503,2607,2763,2861",
+ "endColumns": "107,103,107,85,104,118,82,81,96,98,96,99,106,98,100,95,96,90,86,105,106,100,106,110,103,155,97,83",
+ "endOffsets": "208,312,420,506,611,730,813,895,992,1091,1188,1288,1395,1494,1595,1691,1788,1879,1966,2072,2179,2280,2387,2498,2602,2758,2856,2940"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,213,317,425,511,616,735,818,900,997,1096,1193,1293,1400,1499,1600,1696,1793,1884,1971,2077,2184,2285,2392,2503,2607,2763,4935",
+ "endColumns": "107,103,107,85,104,118,82,81,96,98,96,99,106,98,100,95,96,90,86,105,106,100,106,110,103,155,97,83",
+ "endOffsets": "208,312,420,506,611,730,813,895,992,1091,1188,1288,1395,1494,1595,1691,1788,1879,1966,2072,2179,2280,2387,2498,2602,2758,2856,5014"
+=======
+ "startOffsets": "5007",
+ "endColumns": "100",
+ "endOffsets": "5103"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-hi\\values-hi.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,153,261,373,487,590,683,776,890,989,1086,1184,1285,1401,1516,1600,1683,1769,1871,1991,2077",
+ "endColumns": "97,107,111,113,102,92,92,113,98,96,97,100,115,114,83,82,85,101,119,85,92",
+ "endOffsets": "148,256,368,482,585,678,771,885,984,1081,1179,1280,1396,1511,1595,1678,1764,1866,1986,2072,2165"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2812,2910,3018,3130,3244,3347,3440,3533,3647,3746,3843,3941,4042,4158,4273,4357,4440,4526,4628,4748,4834",
+ "endColumns": "97,107,111,113,102,92,92,113,98,96,97,100,115,114,83,82,85,101,119,85,92",
+ "endOffsets": "2905,3013,3125,3239,3342,3435,3528,3642,3741,3838,3936,4037,4153,4268,4352,4435,4521,4623,4743,4829,4922"
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/intermediates/blame/res/release/multi-v2/release.json
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\values-b+sr+Latn_values-b+sr+Latn.arsc.flat",
+ "map": [
+ {
+<<<<<<< HEAD:src/Project/app/build/intermediates/blame/res/debug/multi-v2/debug.json
+ "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-mk\\values-mk.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,157,264,375,486,581,669,765,869,967,1061,1152,1245,1360,1487,1571,1654,1737,1841,1951,2037",
+ "endColumns": "101,106,110,110,94,87,95,103,97,93,90,92,114,126,83,82,82,103,109,85,91",
+ "endOffsets": "152,259,370,481,576,664,760,864,962,1056,1147,1240,1355,1482,1566,1649,1732,1836,1946,2032,2124"
+=======
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-b+sr+Latn\\values-b+sr+Latn.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,157,266,377,496,592,680,774,880,978,1071,1167,1260,1377,1489,1576,1659,1745,1852,1960,2046",
+ "endColumns": "101,108,110,118,95,87,93,105,97,92,95,92,116,111,86,82,85,106,107,85,93",
+ "endOffsets": "152,261,372,491,587,675,769,875,973,1066,1162,1255,1372,1484,1571,1654,1740,1847,1955,2041,2135"
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/intermediates/blame/res/release/multi-v2/release.json
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+<<<<<<< HEAD:src/Project/app/build/intermediates/blame/res/debug/multi-v2/debug.json
+ "startOffsets": "2861,2963,3070,3181,3292,3387,3475,3571,3675,3773,3867,3958,4051,4166,4293,4377,4460,4543,4647,4757,4843",
+ "endColumns": "101,106,110,110,94,87,95,103,97,93,90,92,114,126,83,82,82,103,109,85,91",
+ "endOffsets": "2958,3065,3176,3287,3382,3470,3566,3670,3768,3862,3953,4046,4161,4288,4372,4455,4538,4642,4752,4838,4930"
+ }
+ },
+ {
+ "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-mk\\values-mk.xml",
+=======
+ "startOffsets": "2828,2930,3039,3150,3269,3365,3453,3547,3653,3751,3844,3940,4033,4150,4262,4349,4432,4518,4625,4733,4819",
+ "endColumns": "101,108,110,118,95,87,93,105,97,92,95,92,116,111,86,82,85,106,107,85,93",
+ "endOffsets": "2925,3034,3145,3264,3360,3448,3542,3648,3746,3839,3935,4028,4145,4257,4344,4427,4513,4620,4728,4814,4908"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-b+sr+Latn\\values-b+sr+Latn.xml",
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/intermediates/blame/res/release/multi-v2/release.json
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+<<<<<<< HEAD:src/Project/app/build/intermediates/blame/res/debug/multi-v2/debug.json
+ "startOffsets": "5019",
+ "endColumns": "100",
+ "endOffsets": "5115"
+=======
+ "startOffsets": "4997",
+ "endColumns": "100",
+ "endOffsets": "5093"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-b+sr+Latn\\values-b+sr+Latn.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,214,318,424,510,614,732,814,895,986,1079,1175,1269,1370,1463,1558,1663,1754,1845,1933,2039,2147,2248,2353,2461,2562,2731,2828",
+ "endColumns": "108,103,105,85,103,117,81,80,90,92,95,93,100,92,94,104,90,90,87,105,107,100,104,107,100,168,96,83",
+ "endOffsets": "209,313,419,505,609,727,809,890,981,1074,1170,1264,1365,1458,1553,1658,1749,1840,1928,2034,2142,2243,2348,2456,2557,2726,2823,2907"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,214,318,424,510,614,732,814,895,986,1079,1175,1269,1370,1463,1558,1663,1754,1845,1933,2039,2147,2248,2353,2461,2562,2731,4913",
+ "endColumns": "108,103,105,85,103,117,81,80,90,92,95,93,100,92,94,104,90,90,87,105,107,100,104,107,100,168,96,83",
+ "endOffsets": "209,313,419,505,609,727,809,890,981,1074,1170,1264,1365,1458,1553,1658,1749,1840,1928,2034,2142,2243,2348,2456,2557,2726,2823,4992"
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/intermediates/blame/res/release/multi-v2/release.json
+ }
+ }
+ ]
+ },
+ {
+<<<<<<< HEAD:src/Project/app/build/intermediates/blame/res/debug/multi-v2/debug.json
+ "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\res\\merged\\debug\\values-v23_values-v23.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-v23\\values-v23.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,19,32,33,34,35,36",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,190,325,400,487,1277,2079,2206,2311,2426,2533",
+ "endLines": "2,3,4,5,18,31,32,33,34,35,36",
+ "endColumns": "134,134,74,86,12,12,126,104,114,106,112",
+ "endOffsets": "185,320,395,482,1272,2074,2201,2306,2421,2528,2641"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\res\\merged\\debug\\values-et_values-et.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-et\\values-et.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,222,329,440,526,628,745,825,903,995,1089,1194,1296,1406,1500,1601,1695,1787,1880,1963,2074,2179,2278,2388,2489,2592,2758,2860",
+ "endColumns": "116,106,110,85,101,116,79,77,91,93,104,101,109,93,100,93,91,92,82,110,104,98,109,100,102,165,101,81",
+ "endOffsets": "217,324,435,521,623,740,820,898,990,1084,1189,1291,1401,1495,1596,1690,1782,1875,1958,2069,2174,2273,2383,2484,2587,2753,2855,2937"
+=======
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\values-bs_values-bs.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-bs\\values-bs.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "5037",
+ "endColumns": "100",
+ "endOffsets": "5133"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-bs\\values-bs.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,163,276,393,518,614,703,797,902,1000,1092,1188,1281,1398,1515,1602,1687,1773,1878,1986,2072",
+ "endColumns": "107,112,116,124,95,88,93,104,97,91,95,92,116,116,86,84,85,104,107,85,93",
+ "endOffsets": "158,271,388,513,609,698,792,897,995,1087,1183,1276,1393,1510,1597,1682,1768,1873,1981,2067,2161"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2842,2950,3063,3180,3305,3401,3490,3584,3689,3787,3879,3975,4068,4185,4302,4389,4474,4560,4665,4773,4859",
+ "endColumns": "107,112,116,124,95,88,93,104,97,91,95,92,116,116,86,84,85,104,107,85,93",
+ "endOffsets": "2945,3058,3175,3300,3396,3485,3579,3684,3782,3874,3970,4063,4180,4297,4384,4469,4555,4660,4768,4854,4948"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-bs\\values-bs.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,224,333,440,526,630,752,834,915,1006,1099,1195,1289,1390,1483,1578,1677,1768,1859,1945,2048,2153,2251,2356,2469,2572,2745,2842",
+ "endColumns": "118,108,106,85,103,121,81,80,90,92,95,93,100,92,94,98,90,90,85,102,104,97,104,112,102,172,96,83",
+ "endOffsets": "219,328,435,521,625,747,829,910,1001,1094,1190,1284,1385,1478,1573,1672,1763,1854,1940,2043,2148,2246,2351,2464,2567,2740,2837,2921"
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/intermediates/blame/res/release/multi-v2/release.json
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+<<<<<<< HEAD:src/Project/app/build/intermediates/blame/res/debug/multi-v2/debug.json
+ "startOffsets": "105,222,329,440,526,628,745,825,903,995,1089,1194,1296,1406,1500,1601,1695,1787,1880,1963,2074,2179,2278,2388,2489,2592,2758,4951",
+ "endColumns": "116,106,110,85,101,116,79,77,91,93,104,101,109,93,100,93,91,92,82,110,104,98,109,100,102,165,101,81",
+ "endOffsets": "217,324,435,521,623,740,820,898,990,1084,1189,1291,1401,1495,1596,1690,1782,1875,1958,2069,2174,2273,2383,2484,2587,2753,2855,5028"
+=======
+ "startOffsets": "105,224,333,440,526,630,752,834,915,1006,1099,1195,1289,1390,1483,1578,1677,1768,1859,1945,2048,2153,2251,2356,2469,2572,2745,4953",
+ "endColumns": "118,108,106,85,103,121,81,80,90,92,95,93,100,92,94,98,90,90,85,102,104,97,104,112,102,172,96,83",
+ "endOffsets": "219,328,435,521,625,747,829,910,1001,1094,1190,1284,1385,1478,1573,1672,1763,1854,1940,2043,2148,2246,2351,2464,2567,2740,2837,5032"
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/intermediates/blame/res/release/multi-v2/release.json
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\values-en-rCA_values-en-rCA.arsc.flat",
+ "map": [
+ {
+<<<<<<< HEAD:src/Project/app/build/intermediates/blame/res/debug/multi-v2/debug.json
+ "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-et\\values-et.xml",
+=======
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-en-rCA\\values-en-rCA.xml",
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/intermediates/blame/res/release/multi-v2/release.json
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+<<<<<<< HEAD:src/Project/app/build/intermediates/blame/res/debug/multi-v2/debug.json
+ "startOffsets": "5033",
+ "endColumns": "100",
+ "endOffsets": "5129"
+ }
+ },
+ {
+ "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-et\\values-et.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,156,263,372,495,592,689,787,898,993,1087,1187,1280,1390,1501,1585,1668,1754,1860,1965,2052",
+ "endColumns": "100,106,108,122,96,96,97,110,94,93,99,92,109,110,83,82,85,105,104,86,93",
+ "endOffsets": "151,258,367,490,587,684,782,893,988,1082,1182,1275,1385,1496,1580,1663,1749,1855,1960,2047,2141"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2860,2961,3068,3177,3300,3397,3494,3592,3703,3798,3892,3992,4085,4195,4306,4390,4473,4559,4665,4770,4857",
+ "endColumns": "100,106,108,122,96,96,97,110,94,93,99,92,109,110,83,82,85,105,104,86,93",
+ "endOffsets": "2956,3063,3172,3295,3392,3489,3587,3698,3793,3887,3987,4080,4190,4301,4385,4468,4554,4660,4765,4852,4946"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\res\\merged\\debug\\values-xlarge-v4_values-xlarge-v4.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-xlarge-v4\\values-xlarge-v4.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7",
+ "startColumns": "4,4,4,4,4,4",
+ "startOffsets": "55,126,197,267,337,405",
+ "endColumns": "70,70,69,69,67,67",
+ "endOffsets": "121,192,262,332,400,468"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\res\\merged\\debug\\values-v21_values-v21.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-v21\\values-v21.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,13",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,159,223,290,354,470,596,722,850,1022",
+ "endLines": "2,3,4,5,6,7,8,9,12,17",
+ "endColumns": "103,63,66,63,115,125,125,127,12,12",
+ "endOffsets": "154,218,285,349,465,591,717,845,1017,1355"
+ },
+ "to": {
+ "startLines": "2,3,4,5,263,264,271,275,279,282",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,159,223,290,19262,19378,19835,20129,20424,20596",
+ "endLines": "2,3,4,5,263,264,271,275,281,286",
+ "endColumns": "103,63,66,63,115,125,125,127,12,12",
+ "endOffsets": "154,218,285,349,19373,19499,19956,20252,20591,20929"
+ }
+ },
+ {
+ "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\3748c447639623a0c90cb541e38e687e\\media-1.0.0\\res\\values-v21\\values-v21.xml",
+ "from": {
+ "startLines": "2,5,8,11",
+ "startColumns": "4,4,4,4",
+ "startOffsets": "55,223,386,554",
+ "endLines": "4,7,10,13",
+ "endColumns": "12,12,12,12",
+ "endOffsets": "218,381,549,716"
+ },
+ "to": {
+ "startLines": "265,268,272,276",
+ "startColumns": "4,4,4,4",
+ "startOffsets": "19504,19672,19961,20257",
+ "endLines": "267,270,274,278",
+ "endColumns": "12,12,12,12",
+ "endOffsets": "19667,19830,20124,20419"
+ }
+ },
+ {
+ "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-v21\\values-v21.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,17,19,20,21,22,24,26,27,28,29,30,32,34,36,38,40,42,43,48,50,52,53,54,56,58,59,60,61,62,63,107,110,154,157,160,162,164,166,169,171,174,175,176,179,180,181,182,183,184,187,188,190,192,194,196,200,202,203,204,205,207,211,213,215,216,217,218,219,221,222,223,233,234,235,247",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,146,249,352,457,564,673,782,891,1000,1109,1216,1319,1438,1593,1748,1853,1974,2075,2222,2363,2466,2585,2692,2795,2950,3121,3270,3435,3592,3743,3862,4234,4383,4532,4644,4791,4944,5091,5166,5255,5342,5443,5546,8614,8799,11879,12076,12275,12398,12521,12634,12817,12948,13149,13238,13349,13582,13683,13778,13901,14030,14147,14324,14423,14558,14701,14836,14955,15156,15275,15368,15479,15535,15642,15837,15948,16081,16176,16267,16358,16475,16614,16685,16768,17448,17505,17563,18257",
+ "endLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,16,18,19,20,21,23,25,26,27,28,29,31,33,35,37,39,41,42,47,49,51,52,53,55,57,58,59,60,61,62,106,109,153,156,159,161,163,165,168,170,173,174,175,178,179,180,181,182,183,186,187,189,191,193,195,199,201,202,203,204,206,210,212,214,215,216,217,218,220,221,222,232,233,234,246,258",
+ "endColumns": "90,102,102,104,106,108,108,108,108,108,106,102,118,12,12,104,120,100,12,12,102,118,106,102,12,12,12,12,12,12,118,12,12,12,111,146,12,12,74,88,86,100,102,12,12,12,12,12,12,12,12,12,12,12,88,110,12,100,94,122,128,116,12,98,12,12,12,12,12,12,92,110,55,12,12,12,12,94,90,90,116,12,70,82,12,56,57,12,12",
+ "endOffsets": "141,244,347,452,559,668,777,886,995,1104,1211,1314,1433,1588,1743,1848,1969,2070,2217,2358,2461,2580,2687,2790,2945,3116,3265,3430,3587,3738,3857,4229,4378,4527,4639,4786,4939,5086,5161,5250,5337,5438,5541,8609,8794,11874,12071,12270,12393,12516,12629,12812,12943,13144,13233,13344,13577,13678,13773,13896,14025,14142,14319,14418,14553,14696,14831,14950,15151,15270,15363,15474,15530,15637,15832,15943,16076,16171,16262,16353,16470,16609,16680,16763,17443,17500,17558,18252,18958"
+ },
+ "to": {
+ "startLines": "6,7,8,9,10,11,12,13,14,15,16,17,18,19,21,23,24,25,26,28,30,31,32,33,34,36,38,40,42,44,46,47,52,54,56,57,58,60,62,63,64,65,66,67,111,114,158,161,164,166,168,170,173,175,178,179,180,183,184,185,186,187,188,191,192,194,196,198,200,204,206,207,208,209,211,215,217,219,220,221,222,223,225,226,227,237,238,239,251",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "354,445,548,651,756,863,972,1081,1190,1299,1408,1515,1618,1737,1892,2047,2152,2273,2374,2521,2662,2765,2884,2991,3094,3249,3420,3569,3734,3891,4042,4161,4533,4682,4831,4943,5090,5243,5390,5465,5554,5641,5742,5845,8913,9098,12178,12375,12574,12697,12820,12933,13116,13247,13448,13537,13648,13881,13982,14077,14200,14329,14446,14623,14722,14857,15000,15135,15254,15455,15574,15667,15778,15834,15941,16136,16247,16380,16475,16566,16657,16774,16913,16984,17067,17747,17804,17862,18556",
+ "endLines": "6,7,8,9,10,11,12,13,14,15,16,17,18,20,22,23,24,25,27,29,30,31,32,33,35,37,39,41,43,45,46,51,53,55,56,57,59,61,62,63,64,65,66,110,113,157,160,163,165,167,169,172,174,177,178,179,182,183,184,185,186,187,190,191,193,195,197,199,203,205,206,207,208,210,214,216,218,219,220,221,222,224,225,226,236,237,238,250,262",
+ "endColumns": "90,102,102,104,106,108,108,108,108,108,106,102,118,12,12,104,120,100,12,12,102,118,106,102,12,12,12,12,12,12,118,12,12,12,111,146,12,12,74,88,86,100,102,12,12,12,12,12,12,12,12,12,12,12,88,110,12,100,94,122,128,116,12,98,12,12,12,12,12,12,92,110,55,12,12,12,12,94,90,90,116,12,70,82,12,56,57,12,12",
+ "endOffsets": "440,543,646,751,858,967,1076,1185,1294,1403,1510,1613,1732,1887,2042,2147,2268,2369,2516,2657,2760,2879,2986,3089,3244,3415,3564,3729,3886,4037,4156,4528,4677,4826,4938,5085,5238,5385,5460,5549,5636,5737,5840,8908,9093,12173,12370,12569,12692,12815,12928,13111,13242,13443,13532,13643,13876,13977,14072,14195,14324,14441,14618,14717,14852,14995,15130,15249,15450,15569,15662,15773,15829,15936,16131,16242,16375,16470,16561,16652,16769,16908,16979,17062,17742,17799,17857,18551,19257"
+=======
+ "startOffsets": "4862",
+ "endColumns": "100",
+ "endOffsets": "4958"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-en-rCA\\values-en-rCA.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,209,309,417,501,601,716,793,869,960,1053,1149,1243,1344,1437,1532,1626,1717,1808,1890,1993,2097,2196,2301,2404,2508,2664,2764",
+ "endColumns": "103,99,107,83,99,114,76,75,90,92,95,93,100,92,94,93,90,90,81,102,103,98,104,102,103,155,99,81",
+ "endOffsets": "204,304,412,496,596,711,788,864,955,1048,1144,1238,1339,1432,1527,1621,1712,1803,1885,1988,2092,2191,2296,2399,2503,2659,2759,2841"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,209,309,417,501,601,716,793,869,960,1053,1149,1243,1344,1437,1532,1626,1717,1808,1890,1993,2097,2196,2301,2404,2508,2664,4780",
+ "endColumns": "103,99,107,83,99,114,76,75,90,92,95,93,100,92,94,93,90,90,81,102,103,98,104,102,103,155,99,81",
+ "endOffsets": "204,304,412,496,596,711,788,864,955,1048,1144,1238,1339,1432,1527,1621,1712,1803,1885,1988,2092,2191,2296,2399,2503,2659,2759,4857"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-en-rCA\\values-en-rCA.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,155,261,369,481,576,659,751,853,949,1045,1139,1231,1338,1446,1530,1612,1694,1792,1891,1977",
+ "endColumns": "99,105,107,111,94,82,91,101,95,95,93,91,106,107,83,81,81,97,98,85,93",
+ "endOffsets": "150,256,364,476,571,654,746,848,944,1040,1134,1226,1333,1441,1525,1607,1689,1787,1886,1972,2066"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2764,2864,2970,3078,3190,3285,3368,3460,3562,3658,3754,3848,3940,4047,4155,4239,4321,4403,4501,4600,4686",
+ "endColumns": "99,105,107,111,94,82,91,101,95,95,93,91,106,107,83,81,81,97,98,85,93",
+ "endOffsets": "2859,2965,3073,3185,3280,3363,3455,3557,3653,3749,3843,3935,4042,4150,4234,4316,4398,4496,4595,4681,4775"
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/intermediates/blame/res/release/multi-v2/release.json
+ }
+ }
+ ]
+ },
+ {
+<<<<<<< HEAD:src/Project/app/build/intermediates/blame/res/debug/multi-v2/debug.json
+ "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\res\\merged\\debug\\values-sq_values-sq.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-sq\\values-sq.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,165,283,400,524,621,709,811,920,1016,1109,1200,1292,1410,1531,1615,1697,1780,1884,1991,2078",
+ "endColumns": "109,117,116,123,96,87,101,108,95,92,90,91,117,120,83,81,82,103,106,86,94",
+ "endOffsets": "160,278,395,519,616,704,806,915,1011,1104,1195,1287,1405,1526,1610,1692,1775,1879,1986,2073,2168"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2826,2936,3054,3171,3295,3392,3480,3582,3691,3787,3880,3971,4063,4181,4302,4386,4468,4551,4655,4762,4849",
+ "endColumns": "109,117,116,123,96,87,101,108,95,92,90,91,117,120,83,81,82,103,106,86,94",
+ "endOffsets": "2931,3049,3166,3290,3387,3475,3577,3686,3782,3875,3966,4058,4176,4297,4381,4463,4546,4650,4757,4844,4939"
+=======
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\values-v28_values-v28.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-v28\\values-v28.xml",
+ "from": {
+ "startLines": "2,3,4,8",
+ "startColumns": "4,4,4,4",
+ "startOffsets": "55,130,217,447",
+ "endLines": "2,3,7,11",
+ "endColumns": "74,86,12,12",
+ "endOffsets": "125,212,442,684"
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/intermediates/blame/res/release/multi-v2/release.json
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\values-ja_values-ja.arsc.flat",
+ "map": [
+ {
+<<<<<<< HEAD:src/Project/app/build/intermediates/blame/res/debug/multi-v2/debug.json
+ "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-sq\\values-sq.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,219,319,431,518,628,751,832,911,1002,1095,1191,1285,1387,1480,1575,1672,1763,1856,1939,2045,2150,2248,2354,2457,2573,2727,2826",
+ "endColumns": "113,99,111,86,109,122,80,78,90,92,95,93,101,92,94,96,90,92,82,105,104,97,105,102,115,153,98,80",
+ "endOffsets": "214,314,426,513,623,746,827,906,997,1090,1186,1280,1382,1475,1570,1667,1758,1851,1934,2040,2145,2243,2349,2452,2568,2722,2821,2902"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,219,319,431,518,628,751,832,911,1002,1095,1191,1285,1387,1480,1575,1672,1763,1856,1939,2045,2150,2248,2354,2457,2573,2727,4944",
+ "endColumns": "113,99,111,86,109,122,80,78,90,92,95,93,101,92,94,96,90,92,82,105,104,97,105,102,115,153,98,80",
+ "endOffsets": "214,314,426,513,623,746,827,906,997,1090,1186,1280,1382,1475,1570,1667,1758,1851,1934,2040,2145,2243,2349,2452,2568,2722,2821,5020"
+ }
+ },
+ {
+ "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-sq\\values-sq.xml",
+=======
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-ja\\values-ja.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,153,251,349,452,542,623,713,813,907,1000,1089,1177,1276,1381,1464,1544,1624,1717,1810,1894",
+ "endColumns": "97,97,97,102,89,80,89,99,93,92,88,87,98,104,82,79,79,92,92,83,88",
+ "endOffsets": "148,246,344,447,537,618,708,808,902,995,1084,1172,1271,1376,1459,1539,1619,1712,1805,1889,1978"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2693,2791,2889,2987,3090,3180,3261,3351,3451,3545,3638,3727,3815,3914,4019,4102,4182,4262,4355,4448,4532",
+ "endColumns": "97,97,97,102,89,80,89,99,93,92,88,87,98,104,82,79,79,92,92,83,88",
+ "endOffsets": "2786,2884,2982,3085,3175,3256,3346,3446,3540,3633,3722,3810,3909,4014,4097,4177,4257,4350,4443,4527,4616"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-ja\\values-ja.xml",
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/intermediates/blame/res/release/multi-v2/release.json
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+<<<<<<< HEAD:src/Project/app/build/intermediates/blame/res/debug/multi-v2/debug.json
+ "startOffsets": "5025",
+ "endColumns": "100",
+ "endOffsets": "5121"
+=======
+ "startOffsets": "4699",
+ "endColumns": "100",
+ "endOffsets": "4795"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-ja\\values-ja.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,202,295,400,482,580,688,765,841,932,1025,1121,1215,1316,1409,1504,1598,1689,1780,1858,1960,2059,2154,2257,2352,2448,2596,2693",
+ "endColumns": "96,92,104,81,97,107,76,75,90,92,95,93,100,92,94,93,90,90,77,101,98,94,102,94,95,147,96,77",
+ "endOffsets": "197,290,395,477,575,683,760,836,927,1020,1116,1210,1311,1404,1499,1593,1684,1775,1853,1955,2054,2149,2252,2347,2443,2591,2688,2766"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,202,295,400,482,580,688,765,841,932,1025,1121,1215,1316,1409,1504,1598,1689,1780,1858,1960,2059,2154,2257,2352,2448,2596,4621",
+ "endColumns": "96,92,104,81,97,107,76,75,90,92,95,93,100,92,94,93,90,90,77,101,98,94,102,94,95,147,96,77",
+ "endOffsets": "197,290,395,477,575,683,760,836,927,1020,1116,1210,1311,1404,1499,1593,1684,1775,1853,1955,2054,2149,2252,2347,2443,2591,2688,4694"
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/intermediates/blame/res/release/multi-v2/release.json
+ }
+ }
+ ]
+ },
+ {
+<<<<<<< HEAD:src/Project/app/build/intermediates/blame/res/debug/multi-v2/debug.json
+ "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\res\\merged\\debug\\values-as_values-as.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-as\\values-as.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,213,312,419,515,617,736,816,896,987,1080,1173,1268,1368,1461,1558,1652,1743,1834,1923,2025,2140,2243,2352,2471,2591,2758,2861",
+ "endColumns": "107,98,106,95,101,118,79,79,90,92,92,94,99,92,96,93,90,90,88,101,114,102,108,118,119,166,102,88",
+ "endOffsets": "208,307,414,510,612,731,811,891,982,1075,1168,1263,1363,1456,1553,1647,1738,1829,1918,2020,2135,2238,2347,2466,2586,2753,2856,2945"
+ }
+ },
+ {
+ "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-as\\values-as.xml",
+=======
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\values-en-rIN_values-en-rIN.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-en-rIN\\values-en-rIN.xml",
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/intermediates/blame/res/release/multi-v2/release.json
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "30",
+ "startColumns": "4",
+<<<<<<< HEAD:src/Project/app/build/intermediates/blame/res/debug/multi-v2/debug.json
+ "startOffsets": "2950",
+ "endColumns": "100",
+ "endOffsets": "3046"
+=======
+ "startOffsets": "4863",
+ "endColumns": "100",
+ "endOffsets": "4959"
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/intermediates/blame/res/release/multi-v2/release.json
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\res\\merged\\debug\\values-bg_values-bg.arsc.flat",
+ "map": [
+ {
+<<<<<<< HEAD:src/Project/app/build/intermediates/blame/res/debug/multi-v2/debug.json
+ "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-bg\\values-bg.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,220,327,432,518,623,744,823,901,992,1085,1181,1275,1376,1469,1564,1672,1763,1854,1937,2051,2160,2260,2374,2480,2588,2748,2847",
+ "endColumns": "114,106,104,85,104,120,78,77,90,92,95,93,100,92,94,107,90,90,82,113,108,99,113,105,107,159,98,82",
+ "endOffsets": "215,322,427,513,618,739,818,896,987,1080,1176,1270,1371,1464,1559,1667,1758,1849,1932,2046,2155,2255,2369,2475,2583,2743,2842,2925"
+=======
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-en-rIN\\values-en-rIN.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,209,309,417,501,601,716,793,869,960,1053,1149,1243,1344,1437,1532,1626,1717,1808,1890,1993,2097,2196,2301,2404,2508,2664,2764",
+ "endColumns": "103,99,107,83,99,114,76,75,90,92,95,93,100,92,94,93,90,90,81,102,103,98,104,102,103,155,99,81",
+ "endOffsets": "204,304,412,496,596,711,788,864,955,1048,1144,1238,1339,1432,1527,1621,1712,1803,1885,1988,2092,2191,2296,2399,2503,2659,2759,2841"
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/intermediates/blame/res/release/multi-v2/release.json
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+<<<<<<< HEAD:src/Project/app/build/intermediates/blame/res/debug/multi-v2/debug.json
+ "startOffsets": "105,220,327,432,518,623,744,823,901,992,1085,1181,1275,1376,1469,1564,1672,1763,1854,1937,2051,2160,2260,2374,2480,2588,2748,5030",
+ "endColumns": "114,106,104,85,104,120,78,77,90,92,95,93,100,92,94,107,90,90,82,113,108,99,113,105,107,159,98,82",
+ "endOffsets": "215,322,427,513,618,739,818,896,987,1080,1176,1270,1371,1464,1559,1667,1758,1849,1932,2046,2155,2255,2369,2475,2583,2743,2842,5108"
+ }
+ },
+ {
+ "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-bg\\values-bg.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,162,285,410,538,638,727,827,933,1033,1128,1236,1331,1445,1559,1656,1749,1834,1942,2054,2141",
+ "endColumns": "106,122,124,127,99,88,99,105,99,94,107,94,113,113,96,92,84,107,111,86,96",
+ "endOffsets": "157,280,405,533,633,722,822,928,1028,1123,1231,1326,1440,1554,1651,1744,1829,1937,2049,2136,2233"
+=======
+ "startOffsets": "105,209,309,417,501,601,716,793,869,960,1053,1149,1243,1344,1437,1532,1626,1717,1808,1890,1993,2097,2196,2301,2404,2508,2664,4781",
+ "endColumns": "103,99,107,83,99,114,76,75,90,92,95,93,100,92,94,93,90,90,81,102,103,98,104,102,103,155,99,81",
+ "endOffsets": "204,304,412,496,596,711,788,864,955,1048,1144,1238,1339,1432,1527,1621,1712,1803,1885,1988,2092,2191,2296,2399,2503,2659,2759,4858"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-en-rIN\\values-en-rIN.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,155,261,369,481,576,659,751,853,949,1045,1139,1231,1339,1447,1531,1613,1695,1793,1892,1978",
+ "endColumns": "99,105,107,111,94,82,91,101,95,95,93,91,107,107,83,81,81,97,98,85,93",
+ "endOffsets": "150,256,364,476,571,654,746,848,944,1040,1134,1226,1334,1442,1526,1608,1690,1788,1887,1973,2067"
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/intermediates/blame/res/release/multi-v2/release.json
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+<<<<<<< HEAD:src/Project/app/build/intermediates/blame/res/debug/multi-v2/debug.json
+ "startOffsets": "2847,2954,3077,3202,3330,3430,3519,3619,3725,3825,3920,4028,4123,4237,4351,4448,4541,4626,4734,4846,4933",
+ "endColumns": "106,122,124,127,99,88,99,105,99,94,107,94,113,113,96,92,84,107,111,86,96",
+ "endOffsets": "2949,3072,3197,3325,3425,3514,3614,3720,3820,3915,4023,4118,4232,4346,4443,4536,4621,4729,4841,4928,5025"
+ }
+ },
+ {
+ "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-bg\\values-bg.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "5113",
+ "endColumns": "100",
+ "endOffsets": "5209"
+=======
+ "startOffsets": "2764,2864,2970,3078,3190,3285,3368,3460,3562,3658,3754,3848,3940,4048,4156,4240,4322,4404,4502,4601,4687",
+ "endColumns": "99,105,107,111,94,82,91,101,95,95,93,91,107,107,83,81,81,97,98,85,93",
+ "endOffsets": "2859,2965,3073,3185,3280,3363,3455,3557,3653,3749,3843,3935,4043,4151,4235,4317,4399,4497,4596,4682,4776"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\values-v26_values-v26.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-v26\\values-v26.xml",
+ "from": {
+ "startLines": "2,3,4,8,12,16",
+ "startColumns": "4,4,4,4,4,4",
+ "startOffsets": "55,130,217,431,657,896",
+ "endLines": "2,3,7,11,15,16",
+ "endColumns": "74,86,12,12,12,92",
+ "endOffsets": "125,212,426,652,891,984"
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/intermediates/blame/res/release/multi-v2/release.json
+ }
+ }
+ ]
+ },
+ {
+<<<<<<< HEAD:src/Project/app/build/intermediates/blame/res/debug/multi-v2/debug.json
+ "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\res\\merged\\debug\\values-sv_values-sv.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-sv\\values-sv.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "4902",
+ "endColumns": "100",
+ "endOffsets": "4998"
+ }
+ },
+ {
+ "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-sv\\values-sv.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,211,314,425,510,612,725,801,877,970,1065,1161,1255,1358,1453,1550,1648,1744,1837,1917,2023,2123,2219,2324,2426,2528,2682,2784",
+ "endColumns": "105,102,110,84,101,112,75,75,92,94,95,93,102,94,96,97,95,92,79,105,99,95,104,101,101,153,101,78",
+ "endOffsets": "206,309,420,505,607,720,796,872,965,1060,1156,1250,1353,1448,1545,1643,1739,1832,1912,2018,2118,2214,2319,2421,2523,2677,2779,2858"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,211,314,425,510,612,725,801,877,970,1065,1161,1255,1358,1453,1550,1648,1744,1837,1917,2023,2123,2219,2324,2426,2528,2682,4823",
+ "endColumns": "105,102,110,84,101,112,75,75,92,94,95,93,102,94,96,97,95,92,79,105,99,95,104,101,101,153,101,78",
+ "endOffsets": "206,309,420,505,607,720,796,872,965,1060,1156,1250,1353,1448,1545,1643,1739,1832,1912,2018,2118,2214,2319,2421,2523,2677,2779,4897"
+ }
+ },
+ {
+ "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-sv\\values-sv.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,156,262,369,481,580,666,759,861,957,1049,1144,1235,1353,1465,1549,1636,1719,1816,1914,2000",
+ "endColumns": "100,105,106,111,98,85,92,101,95,91,94,90,117,111,83,86,82,96,97,85,93",
+ "endOffsets": "151,257,364,476,575,661,754,856,952,1044,1139,1230,1348,1460,1544,1631,1714,1811,1909,1995,2089"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2784,2885,2991,3098,3210,3309,3395,3488,3590,3686,3778,3873,3964,4082,4194,4278,4365,4448,4545,4643,4729",
+ "endColumns": "100,105,106,111,98,85,92,101,95,91,94,90,117,111,83,86,82,96,97,85,93",
+ "endOffsets": "2880,2986,3093,3205,3304,3390,3483,3585,3681,3773,3868,3959,4077,4189,4273,4360,4443,4540,4638,4724,4818"
+=======
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\values-el_values-el.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-el\\values-el.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,223,334,451,536,641,767,855,941,1032,1125,1221,1315,1416,1509,1604,1701,1792,1883,1968,2079,2189,2291,2402,2511,2619,2779,2879",
+ "endColumns": "117,110,116,84,104,125,87,85,90,92,95,93,100,92,94,96,90,90,84,110,109,101,110,108,107,159,99,84",
+ "endOffsets": "218,329,446,531,636,762,850,936,1027,1120,1216,1310,1411,1504,1599,1696,1787,1878,1963,2074,2184,2286,2397,2506,2614,2774,2874,2959"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,223,334,451,536,641,767,855,941,1032,1125,1221,1315,1416,1509,1604,1701,1792,1883,1968,2079,2189,2291,2402,2511,2619,2779,4978",
+ "endColumns": "117,110,116,84,104,125,87,85,90,92,95,93,100,92,94,96,90,90,84,110,109,101,110,108,107,159,99,84",
+ "endOffsets": "218,329,446,531,636,762,850,936,1027,1120,1216,1310,1411,1504,1599,1696,1787,1878,1963,2074,2184,2286,2397,2506,2614,2774,2874,5058"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-el\\values-el.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,160,271,381,498,593,680,779,882,981,1077,1171,1265,1391,1502,1586,1675,1760,1863,1972,2059",
+ "endColumns": "104,110,109,116,94,86,98,102,98,95,93,93,125,110,83,88,84,102,108,86,94",
+ "endOffsets": "155,266,376,493,588,675,774,877,976,1072,1166,1260,1386,1497,1581,1670,1755,1858,1967,2054,2149"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2879,2984,3095,3205,3322,3417,3504,3603,3706,3805,3901,3995,4089,4215,4326,4410,4499,4584,4687,4796,4883",
+ "endColumns": "104,110,109,116,94,86,98,102,98,95,93,93,125,110,83,88,84,102,108,86,94",
+ "endOffsets": "2979,3090,3200,3317,3412,3499,3598,3701,3800,3896,3990,4084,4210,4321,4405,4494,4579,4682,4791,4878,4973"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-el\\values-el.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "5063",
+ "endColumns": "100",
+ "endOffsets": "5159"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\values-eu_values-eu.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-eu\\values-eu.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "5052",
+ "endColumns": "100",
+ "endOffsets": "5148"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-eu\\values-eu.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,161,276,392,513,609,696,794,899,994,1089,1185,1278,1390,1514,1600,1691,1776,1877,1988,2075",
+ "endColumns": "105,114,115,120,95,86,97,104,94,94,95,92,111,123,85,90,84,100,110,86,93",
+ "endOffsets": "156,271,387,508,604,691,789,894,989,1084,1180,1273,1385,1509,1595,1686,1771,1872,1983,2070,2164"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2856,2962,3077,3193,3314,3410,3497,3595,3700,3795,3890,3986,4079,4191,4315,4401,4492,4577,4678,4789,4876",
+ "endColumns": "105,114,115,120,95,86,97,104,94,94,95,92,111,123,85,90,84,100,110,86,93",
+ "endOffsets": "2957,3072,3188,3309,3405,3492,3590,3695,3790,3885,3981,4074,4186,4310,4396,4487,4572,4673,4784,4871,4965"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-eu\\values-eu.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,214,312,422,508,614,738,825,909,1001,1095,1192,1286,1388,1482,1578,1675,1767,1860,1942,2051,2161,2260,2369,2475,2586,2757,2856",
+ "endColumns": "108,97,109,85,105,123,86,83,91,93,96,93,101,93,95,96,91,92,81,108,109,98,108,105,110,170,98,81",
+ "endOffsets": "209,307,417,503,609,733,820,904,996,1090,1187,1281,1383,1477,1573,1670,1762,1855,1937,2046,2156,2255,2364,2470,2581,2752,2851,2933"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,214,312,422,508,614,738,825,909,1001,1095,1192,1286,1388,1482,1578,1675,1767,1860,1942,2051,2161,2260,2369,2475,2586,2757,4970",
+ "endColumns": "108,97,109,85,105,123,86,83,91,93,96,93,101,93,95,96,91,92,81,108,109,98,108,105,110,170,98,81",
+ "endOffsets": "209,307,417,503,609,733,820,904,996,1090,1187,1281,1383,1477,1573,1670,1762,1855,1937,2046,2156,2255,2364,2470,2581,2752,2851,5047"
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/intermediates/blame/res/release/multi-v2/release.json
+ }
+ }
+ ]
+ },
+ {
+<<<<<<< HEAD:src/Project/app/build/intermediates/blame/res/debug/multi-v2/debug.json
+ "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\res\\merged\\debug\\values-zu_values-zu.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-zu\\values-zu.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,164,280,398,519,617,703,804,911,1006,1098,1189,1280,1399,1514,1600,1683,1765,1865,1969,2057",
+ "endColumns": "108,115,117,120,97,85,100,106,94,91,90,90,118,114,85,82,81,99,103,87,97",
+ "endOffsets": "159,275,393,514,612,698,799,906,1001,1093,1184,1275,1394,1509,1595,1678,1760,1860,1964,2052,2150"
+=======
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\values-lt_values-lt.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-lt\\values-lt.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,162,277,395,512,610,696,794,901,1000,1097,1189,1285,1400,1518,1608,1692,1780,1886,1991,2078",
+ "endColumns": "106,114,117,116,97,85,97,106,98,96,91,95,114,117,89,83,87,105,104,86,96",
+ "endOffsets": "157,272,390,507,605,691,789,896,995,1092,1184,1280,1395,1513,1603,1687,1775,1881,1986,2073,2170"
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/intermediates/blame/res/release/multi-v2/release.json
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+<<<<<<< HEAD:src/Project/app/build/intermediates/blame/res/debug/multi-v2/debug.json
+ "startOffsets": "2817,2926,3042,3160,3281,3379,3465,3566,3673,3768,3860,3951,4042,4161,4276,4362,4445,4527,4627,4731,4819",
+ "endColumns": "108,115,117,120,97,85,100,106,94,91,90,90,118,114,85,82,81,99,103,87,97",
+ "endOffsets": "2921,3037,3155,3276,3374,3460,3561,3668,3763,3855,3946,4037,4156,4271,4357,4440,4522,4622,4726,4814,4912"
+ }
+ },
+ {
+ "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-zu\\values-zu.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,213,320,434,522,625,752,832,912,1003,1096,1190,1284,1385,1478,1573,1667,1758,1851,1937,2041,2147,2245,2352,2458,2564,2721,2817",
+ "endColumns": "107,106,113,87,102,126,79,79,90,92,93,93,100,92,94,93,90,92,85,103,105,97,106,105,105,156,95,80",
+ "endOffsets": "208,315,429,517,620,747,827,907,998,1091,1185,1279,1380,1473,1568,1662,1753,1846,1932,2036,2142,2240,2347,2453,2559,2716,2812,2893"
+=======
+ "startOffsets": "2895,3002,3117,3235,3352,3450,3536,3634,3741,3840,3937,4029,4125,4240,4358,4448,4532,4620,4726,4831,4918",
+ "endColumns": "106,114,117,116,97,85,97,106,98,96,91,95,114,117,89,83,87,105,104,86,96",
+ "endOffsets": "2997,3112,3230,3347,3445,3531,3629,3736,3835,3932,4024,4120,4235,4353,4443,4527,4615,4721,4826,4913,5010"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-lt\\values-lt.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,221,322,435,522,631,752,834,915,1009,1105,1203,1299,1403,1499,1597,1700,1794,1888,1973,2082,2191,2291,2401,2505,2618,2794,2895",
+ "endColumns": "115,100,112,86,108,120,81,80,93,95,97,95,103,95,97,102,93,93,84,108,108,99,109,103,112,175,100,82",
+ "endOffsets": "216,317,430,517,626,747,829,910,1004,1100,1198,1294,1398,1494,1592,1695,1789,1883,1968,2077,2186,2286,2396,2500,2613,2789,2890,2973"
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/intermediates/blame/res/release/multi-v2/release.json
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+<<<<<<< HEAD:src/Project/app/build/intermediates/blame/res/debug/multi-v2/debug.json
+ "startOffsets": "105,213,320,434,522,625,752,832,912,1003,1096,1190,1284,1385,1478,1573,1667,1758,1851,1937,2041,2147,2245,2352,2458,2564,2721,4917",
+ "endColumns": "107,106,113,87,102,126,79,79,90,92,93,93,100,92,94,93,90,92,85,103,105,97,106,105,105,156,95,80",
+ "endOffsets": "208,315,429,517,620,747,827,907,998,1091,1185,1279,1380,1473,1568,1662,1753,1846,1932,2036,2142,2240,2347,2453,2559,2716,2812,4993"
+ }
+ },
+ {
+ "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-zu\\values-zu.xml",
+=======
+ "startOffsets": "105,221,322,435,522,631,752,834,915,1009,1105,1203,1299,1403,1499,1597,1700,1794,1888,1973,2082,2191,2291,2401,2505,2618,2794,5015",
+ "endColumns": "115,100,112,86,108,120,81,80,93,95,97,95,103,95,97,102,93,93,84,108,108,99,109,103,112,175,100,82",
+ "endOffsets": "216,317,430,517,626,747,829,910,1004,1100,1198,1294,1398,1494,1592,1695,1789,1883,1968,2077,2186,2286,2396,2500,2613,2789,2890,5093"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-lt\\values-lt.xml",
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/intermediates/blame/res/release/multi-v2/release.json
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+<<<<<<< HEAD:src/Project/app/build/intermediates/blame/res/debug/multi-v2/debug.json
+ "startOffsets": "4998",
+ "endColumns": "100",
+ "endOffsets": "5094"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\res\\merged\\debug\\values-watch-v20_values-watch-v20.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-watch-v20\\values-watch-v20.xml",
+ "from": {
+ "startLines": "2,5,8",
+ "startColumns": "4,4,4",
+ "startOffsets": "55,214,385",
+ "endLines": "4,7,10",
+ "endColumns": "12,12,12",
+ "endOffsets": "209,380,553"
+=======
+ "startOffsets": "5098",
+ "endColumns": "100",
+ "endOffsets": "5194"
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/intermediates/blame/res/release/multi-v2/release.json
+ }
+ }
+ ]
+ },
+ {
+<<<<<<< HEAD:src/Project/app/build/intermediates/blame/res/debug/multi-v2/debug.json
+ "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\res\\merged\\debug\\values-bs_values-bs.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-bs\\values-bs.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,163,276,393,518,614,703,797,902,1000,1092,1188,1281,1398,1515,1602,1687,1773,1878,1986,2072",
+ "endColumns": "107,112,116,124,95,88,93,104,97,91,95,92,116,116,86,84,85,104,107,85,93",
+ "endOffsets": "158,271,388,513,609,698,792,897,995,1087,1183,1276,1393,1510,1597,1682,1768,1873,1981,2067,2161"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2842,2950,3063,3180,3305,3401,3490,3584,3689,3787,3879,3975,4068,4185,4302,4389,4474,4560,4665,4773,4859",
+ "endColumns": "107,112,116,124,95,88,93,104,97,91,95,92,116,116,86,84,85,104,107,85,93",
+ "endOffsets": "2945,3058,3175,3300,3396,3485,3579,3684,3782,3874,3970,4063,4180,4297,4384,4469,4555,4660,4768,4854,4948"
+ }
+ },
+ {
+ "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-bs\\values-bs.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,224,333,440,526,630,752,834,915,1006,1099,1195,1289,1390,1483,1578,1677,1768,1859,1945,2048,2153,2251,2356,2469,2572,2745,2842",
+ "endColumns": "118,108,106,85,103,121,81,80,90,92,95,93,100,92,94,98,90,90,85,102,104,97,104,112,102,172,96,83",
+ "endOffsets": "219,328,435,521,625,747,829,910,1001,1094,1190,1284,1385,1478,1573,1672,1763,1854,1940,2043,2148,2246,2351,2464,2567,2740,2837,2921"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,224,333,440,526,630,752,834,915,1006,1099,1195,1289,1390,1483,1578,1677,1768,1859,1945,2048,2153,2251,2356,2469,2572,2745,4953",
+ "endColumns": "118,108,106,85,103,121,81,80,90,92,95,93,100,92,94,98,90,90,85,102,104,97,104,112,102,172,96,83",
+ "endOffsets": "219,328,435,521,625,747,829,910,1001,1094,1190,1284,1385,1478,1573,1672,1763,1854,1940,2043,2148,2246,2351,2464,2567,2740,2837,5032"
+ }
+ },
+ {
+ "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-bs\\values-bs.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "5037",
+ "endColumns": "100",
+ "endOffsets": "5133"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\res\\merged\\debug\\values_values.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\83983c5d0d69e8bd85506b0a24061494\\constraintlayout-1.1.2\\res\\values\\values.xml",
+ "from": {
+ "startLines": "2,3,11,12,13,14,15,19,20,21,22,25,26,29,32,33,34,35,36,39,42,43,44,45,50,53,56,57,58,63,64,65,68,71,72,75,78,81,84,85,88,91,92,97,98,103,106,109,110,111,112,113,114,115,116,117,118,126,127,128,129",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,116,407,455,507,568,614,741,802,862,932,1065,1133,1262,1388,1450,1515,1583,1650,1773,1898,1965,2030,2095,2276,2397,2518,2584,2651,2861,2930,2996,3121,3247,3314,3440,3567,3692,3819,3884,4010,4133,4198,4406,4473,4653,4773,4893,4958,5020,5082,5144,5203,5263,5324,5385,5444,5784,8360,8492,11494",
+ "endLines": "2,10,11,12,13,14,18,19,20,21,24,25,28,31,32,33,34,35,38,41,42,43,44,49,52,55,56,57,62,63,64,67,70,71,74,77,80,83,84,87,90,91,96,97,102,105,108,109,110,111,112,113,114,115,116,117,125,126,127,128,129",
+ "endColumns": "60,11,47,51,60,45,11,60,59,69,11,67,11,11,61,64,67,66,11,11,66,64,64,11,11,11,65,66,11,68,65,11,11,66,11,11,11,11,64,11,11,64,11,66,11,11,11,64,61,61,61,58,59,60,60,58,11,2575,131,3001,107",
+ "endOffsets": "111,402,450,502,563,609,736,797,857,927,1060,1128,1257,1383,1445,1510,1578,1645,1768,1893,1960,2025,2090,2271,2392,2513,2579,2646,2856,2925,2991,3116,3242,3309,3435,3562,3687,3814,3879,4005,4128,4193,4401,4468,4648,4768,4888,4953,5015,5077,5139,5198,5258,5319,5380,5439,5779,8355,8487,11489,11597"
+ },
+ "to": {
+ "startLines": "12,13,21,22,23,24,27,33,34,35,36,39,40,43,46,47,48,49,50,53,56,57,58,59,64,67,70,71,72,77,78,79,82,85,86,89,92,95,98,99,102,105,106,111,112,117,120,123,124,125,126,127,128,129,130,131,132,2859,2860,2861,3102",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "532,593,884,932,984,1045,1207,1428,1489,1549,1619,1752,1820,1949,2075,2137,2202,2270,2337,2460,2585,2652,2717,2782,2963,3084,3205,3271,3338,3548,3617,3683,3808,3934,4001,4127,4254,4379,4506,4571,4697,4820,4885,5093,5160,5340,5460,5580,5645,5707,5769,5831,5890,5950,6011,6072,6131,180089,182665,182797,199953",
+ "endLines": "12,20,21,22,23,24,30,33,34,35,38,39,42,45,46,47,48,49,52,55,56,57,58,63,66,69,70,71,76,77,78,81,84,85,88,91,94,97,98,101,104,105,110,111,116,119,122,123,124,125,126,127,128,129,130,131,139,2859,2860,2861,3102",
+ "endColumns": "60,11,47,51,60,45,11,60,59,69,11,67,11,11,61,64,67,66,11,11,66,64,64,11,11,11,65,66,11,68,65,11,11,66,11,11,11,11,64,11,11,64,11,66,11,11,11,64,61,61,61,58,59,60,60,58,11,2575,131,3001,107",
+ "endOffsets": "588,879,927,979,1040,1086,1329,1484,1544,1614,1747,1815,1944,2070,2132,2197,2265,2332,2455,2580,2647,2712,2777,2958,3079,3200,3266,3333,3543,3612,3678,3803,3929,3996,4122,4249,4374,4501,4566,4692,4815,4880,5088,5155,5335,5455,5575,5640,5702,5764,5826,5885,5945,6006,6067,6126,6466,182660,182792,185794,200056"
+ }
+ },
+ {
+ "source": "H:\\A\\test\\Project\\app\\src\\main\\res\\values\\dimens.xml",
+ "from": {
+ "startLines": "19,20,21,22,18",
+ "startColumns": "4,4,4,4,4",
+ "startOffsets": "783,836,890,944,730",
+ "endColumns": "51,52,52,51,51",
+ "endOffsets": "830,884,938,991,777"
+ },
+ "to": {
+ "startLines": "347,348,349,350,351",
+ "startColumns": "4,4,4,4,4",
+ "startOffsets": "20549,20601,20654,20707,20759",
+ "endColumns": "51,52,52,51,51",
+ "endOffsets": "20596,20649,20702,20754,20806"
+=======
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\values-mr_values-mr.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-mr\\values-mr.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "4959",
+ "endColumns": "100",
+ "endOffsets": "5055"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-mr\\values-mr.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,216,322,429,519,620,735,812,890,981,1074,1168,1265,1366,1459,1554,1651,1742,1833,1913,2025,2127,2223,2332,2433,2545,2702,2807",
+ "endColumns": "110,105,106,89,100,114,76,77,90,92,93,96,100,92,94,96,90,90,79,111,101,95,108,100,111,156,104,79",
+ "endOffsets": "211,317,424,514,615,730,807,885,976,1069,1163,1260,1361,1454,1549,1646,1737,1828,1908,2020,2122,2218,2327,2428,2540,2697,2802,2882"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,216,322,429,519,620,735,812,890,981,1074,1168,1265,1366,1459,1554,1651,1742,1833,1913,2025,2127,2223,2332,2433,2545,2702,4879",
+ "endColumns": "110,105,106,89,100,114,76,77,90,92,93,96,100,92,94,96,90,90,79,111,101,95,108,100,111,156,104,79",
+ "endOffsets": "211,317,424,514,615,730,807,885,976,1069,1163,1260,1361,1454,1549,1646,1737,1828,1908,2020,2122,2218,2327,2428,2540,2697,2802,4954"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-mr\\values-mr.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,153,263,373,490,587,677,769,879,973,1068,1167,1264,1381,1490,1575,1657,1740,1843,1946,2032",
+ "endColumns": "97,109,109,116,96,89,91,109,93,94,98,96,116,108,84,81,82,102,102,85,94",
+ "endOffsets": "148,258,368,485,582,672,764,874,968,1063,1162,1259,1376,1485,1570,1652,1735,1838,1941,2027,2122"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2807,2905,3015,3125,3242,3339,3429,3521,3631,3725,3820,3919,4016,4133,4242,4327,4409,4492,4595,4698,4784",
+ "endColumns": "97,109,109,116,96,89,91,109,93,94,98,96,116,108,84,81,82,102,102,85,94",
+ "endOffsets": "2900,3010,3120,3237,3334,3424,3516,3626,3720,3815,3914,4011,4128,4237,4322,4404,4487,4590,4693,4779,4874"
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/intermediates/blame/res/release/multi-v2/release.json
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\values-v24_values-v24.arsc.flat",
+ "map": [
+ {
+<<<<<<< HEAD:src/Project/app/build/intermediates/blame/res/debug/multi-v2/debug.json
+ "source": "H:\\A\\test\\Project\\app\\src\\main\\res\\values\\attrs.xml",
+ "from": {
+ "startLines": "1",
+ "startColumns": "4",
+ "startOffsets": "17",
+ "endLines": "4",
+ "endColumns": "24",
+ "endOffsets": "211"
+ },
+ "to": {
+ "startLines": "3054",
+ "startColumns": "4",
+ "startOffsets": "197622",
+ "endLines": "3057",
+ "endColumns": "24",
+ "endOffsets": "197811"
+ }
+ },
+ {
+ "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values\\values.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,79,95,98,101,108,114,117,14",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,122,182,244,317,385,447,508,581,649,710,764,1435,1510,1588,1663,1738,1798,1858,1946,2032,2119,2179,2249,2325,2403,2485,2590,2655,2708,2770,2842,2908,2974,3038,3100,3178,3256,3310,3362,3414,3482,3552,3642,3730,3786,3850,3951,4052,4145,5242,6347,6520,6689,7126,7568,7770,827",
+ "endLines": "2,3,4,5,6,7,8,9,10,11,12,13,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,78,94,97,100,107,113,116,119,25",
+ "endColumns": "66,59,61,72,67,61,60,72,67,60,53,62,74,77,74,74,59,59,87,85,86,59,69,75,77,81,104,64,52,61,71,65,65,63,61,77,77,53,51,51,67,69,89,87,55,63,100,100,92,12,12,12,12,12,12,12,12,24",
+ "endOffsets": "117,177,239,312,380,442,503,576,644,705,759,822,1505,1583,1658,1733,1793,1853,1941,2027,2114,2174,2244,2320,2398,2480,2585,2650,2703,2765,2837,2903,2969,3033,3095,3173,3251,3305,3357,3409,3477,3547,3637,3725,3781,3845,3946,4047,4140,5237,6342,6515,6684,7121,7563,7765,7954,1430"
+ },
+ "to": {
+ "startLines": "140,141,142,143,144,145,146,147,148,149,150,151,322,323,324,325,326,327,384,385,386,387,503,504,505,506,507,508,509,510,511,512,513,514,515,516,517,518,519,520,521,522,523,524,525,526,1918,1919,1920,1984,2000,2016,2019,2036,2043,2149,2152,3151",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "6471,6538,6598,6660,6733,6801,6863,6924,6997,7065,7126,7180,18936,19011,19089,19164,19239,19299,22476,22564,22650,22737,30550,30620,30696,30774,30856,30961,31026,31079,31141,31213,31279,31345,31409,31471,31549,31627,31681,31733,31785,31853,31923,32013,32101,32157,125122,125223,125324,129347,130444,131549,131722,132956,133393,141778,141980,202692",
+ "endLines": "140,141,142,143,144,145,146,147,148,149,150,151,322,323,324,325,326,327,384,385,386,387,503,504,505,506,507,508,509,510,511,512,513,514,515,516,517,518,519,520,521,522,523,524,525,526,1918,1919,1920,1999,2015,2018,2021,2042,2048,2151,2154,3162",
+ "endColumns": "66,59,61,72,67,61,60,72,67,60,53,62,74,77,74,74,59,59,87,85,86,59,69,75,77,81,104,64,52,61,71,65,65,63,61,77,77,53,51,51,67,69,89,87,55,63,100,100,92,12,12,12,12,12,12,12,12,24",
+ "endOffsets": "6533,6593,6655,6728,6796,6858,6919,6992,7060,7121,7175,7238,19006,19084,19159,19234,19294,19354,22559,22645,22732,22792,30615,30691,30769,30851,30956,31021,31074,31136,31208,31274,31340,31404,31466,31544,31622,31676,31728,31780,31848,31918,32008,32096,32152,32216,125218,125319,125412,130439,131544,131717,131886,133388,133830,141975,142164,203295"
+=======
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3748c447639623a0c90cb541e38e687e\\media-1.0.0\\res\\values-v24\\values-v24.xml",
+ "from": {
+ "startLines": "2,3,4,5",
+ "startColumns": "4,4,4,4",
+ "startOffsets": "55,121,182,248",
+ "endColumns": "65,60,65,66",
+ "endOffsets": "116,177,243,310"
+ },
+ "to": {
+ "startLines": "4,5,6,7",
+ "startColumns": "4,4,4,4",
+ "startOffsets": "347,413,474,540",
+ "endColumns": "65,60,65,66",
+ "endOffsets": "408,469,535,602"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-v24\\values-v24.xml",
+ "from": {
+ "startLines": "2,3",
+ "startColumns": "4,4",
+ "startOffsets": "55,212",
+ "endColumns": "156,134",
+ "endOffsets": "207,342"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\values-v22_values-v22.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-v22\\values-v22.xml",
+ "from": {
+ "startLines": "2,3,4,9",
+ "startColumns": "4,4,4,4",
+ "startOffsets": "55,130,217,553",
+ "endLines": "2,3,8,13",
+ "endColumns": "74,86,12,12",
+ "endOffsets": "125,212,548,896"
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/intermediates/blame/res/release/multi-v2/release.json
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\values-gl_values-gl.arsc.flat",
+ "map": [
+ {
+<<<<<<< HEAD:src/Project/app/build/intermediates/blame/res/debug/multi-v2/debug.json
+ "source": "H:\\A\\test\\Project\\app\\src\\main\\res\\values\\arrays.xml",
+=======
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-gl\\values-gl.xml",
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/intermediates/blame/res/release/multi-v2/release.json
+ "from": {
+ "startLines": "19,26",
+ "startColumns": "4,4",
+ "startOffsets": "758,1073",
+ "endLines": "24,29",
+ "endColumns": "19,19",
+ "endOffsets": "1065,1191"
+ },
+ "to": {
+<<<<<<< HEAD:src/Project/app/build/intermediates/blame/res/debug/multi-v2/debug.json
+ "startLines": "2,8",
+ "startColumns": "4,4",
+ "startOffsets": "105,412",
+ "endLines": "7,11",
+ "endColumns": "19,19",
+ "endOffsets": "407,527"
+ }
+ },
+ {
+ "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values\\values.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,1303,1304,1305,1306,1307,1308,1309,1310,1311,1312,1313,1314,1315,1316,1317,1318,1319,1320,1321,1322,1323,1324,1325,1326,1327,1328,1329,1330,1331,1332,1333,1334,1335,1336,1337,1338,1339,1340,1341,1342,1343,1344,1345,1346,1347,1348,1349,1350,1351,1352,1353,1354,1355,1356,1357,1358,1359,1360,1361,1362,1363,1364,1365,1366,1367,1368,1369,1370,1371,1372,1373,1374,1375,1376,1377,1378,1379,1380,1381,1382,1383,1384,1385,1386,1387,1388,1389,1390,1391,1392,1393,1394,1395,1396,1397,1398,1399,1400,1401,1402,1403,1404,1405,1406,1407,1408,1409,1410,1411,1412,1413,1414,1415,1416,1417,1418,1419,1420,1421,1422,1423,1424,1425,1426,1427,1428,1429,1430,1431,1432,1433,1434,1435,1436,1437,1438,1439,1440,1441,1442,1443,1444,1445,1446,1447,1448,1449,1450,1451,1452,1453,1461,1462,1466,1470,1474,1479,1485,1492,1496,1500,1505,1509,1513,1517,1521,1525,1529,1535,1539,1545,1549,1555,1559,1564,1568,1571,1575,1581,1585,1591,1595,1601,1604,1608,1612,1616,1620,1624,1625,1626,1627,1630,1633,1636,1639,1643,1644,1645,1646,1647,1650,1652,1654,1656,1661,1662,1666,1672,1676,1677,1679,1690,1691,1695,1701,1705,1706,1707,1711,1738,1742,1743,1747,1775,1943,1969,2138,2164,2195,2203,2209,2223,2245,2250,2255,2265,2274,2283,2287,2294,2302,2309,2310,2319,2322,2325,2329,2333,2337,2340,2341,2345,2349,2359,2364,2371,2377,2378,2381,2385,2390,2392,2394,2397,2400,2402,2406,2409,2416,2419,2422,2426,2428,2432,2434,2436,2438,2442,2450,2458,2470,2476,2485,2488,2499,2502,2507,2508,2513,2571,2630,2631,2641,2650,2651,2653,2657,2660,2663,2666,2669,2672,2675,2678,2682,2685,2688,2691,2695,2698,2702,2706,2707,2708,2709,2710,2711,2712,2713,2714,2715,2716,2717,2718,2719,2720,2721,2722,2723,2724,2725,2726,2728,2730,2731,2732,2733,2734,2735,2736,2737,2739,2740,2742,2743,2745,2747,2748,2750,2751,2752,2753,2754,2755,2757,2758,2759,2760,2761,2762,2764,2766,2768,2769,2770,2771,2772,2773,2774,2775,2776,2777,2778,2779,2780,2782,2783,2784,2785,2786,2787,2789,2793,2797,2798,2799,2800,2801,2802,2803,2804,2806,2808,2810,2812,2814,2815,2816,2817,2819,2821,2823,2824,2825,2826,2827,2828,2829,2830,2831,2832,2833,2834,2837,2838,2839,2840,2842,2844,2845,2847,2848,2850,2852,2854,2855,2856,2857,2858,2859,2860,2861,2862,2863,2864,2865,2867,2868,2869,2870,2872,2873,2874,2875,2876,2878,2880,2882,2884,2885,2886,2887,2888,2889,2890,2891,2892,2893,2894,2895,2896,2897,69,152,155,158,161,175,186,196,223,230,241,271,298,307,344,725,730,756,774,810,816,822,845,986,1006,1012,1016,1022,1059,1071,1098,1103,1169,1184,1249,1268,1294",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,160,205,254,295,350,409,471,552,613,688,764,841,919,1004,1086,1162,1238,1315,1393,1499,1605,1684,1764,1821,1879,1953,2028,2093,2159,2219,2280,2352,2425,2492,2560,2619,2678,2737,2796,2855,2909,2963,3016,3070,3124,3178,3232,3306,3385,3458,3532,3603,3675,3747,3820,3877,3935,4008,4082,4156,4231,4303,4376,4446,4517,4577,70911,70980,71049,71119,71193,71269,71333,71410,71486,71563,71628,71697,71774,71849,71918,71986,72063,72129,72190,72287,72352,72421,72520,72591,72650,72708,72765,72824,72888,72959,73031,73103,73175,73247,73314,73382,73450,73509,73572,73636,73726,73817,73877,73943,74010,74076,74146,74210,74263,74376,74434,74497,74562,74627,74702,74775,74847,74896,74957,75018,75079,75141,75205,75269,75333,75398,75461,75521,75582,75648,75707,75767,75829,75900,75960,76028,76114,76201,76291,76378,76466,76548,76631,76721,76812,76864,76922,76967,77033,77097,77154,77211,77265,77322,77370,77419,77470,77504,77551,77600,77646,77678,77742,77804,77864,77921,77995,78065,78143,78197,78267,78352,78400,78446,78517,78595,78673,78745,78819,78893,78967,79047,79120,79189,79261,79338,79399,79462,79528,79592,79663,79726,79791,79855,79916,79977,80029,80102,80176,80245,80320,80394,80468,80609,80679,80732,80810,80900,80988,81084,81174,81756,81845,82092,82373,82625,82910,83303,83780,84002,84224,84500,84727,84957,85187,85417,85647,85874,86293,86519,86944,87174,87602,87821,88104,88312,88443,88670,89096,89321,89748,89969,90394,90514,90790,91091,91415,91706,92020,92157,92288,92393,92635,92802,93006,93214,93485,93597,93709,93814,93931,94145,94291,94431,94517,94865,94953,95199,95617,95866,95948,96046,96663,96763,97015,97439,97694,97788,97877,98114,100166,100408,100510,100763,102947,113668,115184,126004,127532,129289,129915,130335,131396,132661,132917,133153,133700,134194,134799,134997,135577,136141,136516,136634,137172,137329,137525,137798,138054,138224,138365,138429,138711,138997,139673,139937,140275,140628,140722,140908,141214,141476,141601,141728,141967,142178,142297,142490,142667,143122,143303,143425,143684,143797,143984,144086,144193,144322,144597,145105,145601,146478,146772,147342,147491,148223,148395,148731,148823,149101,153445,157932,157994,158624,159238,159329,159442,159671,159831,159983,160154,160320,160489,160656,160819,161062,161232,161405,161576,161850,162049,162254,162584,162668,162764,162860,162958,163058,163160,163262,163364,163466,163568,163668,163764,163876,164005,164128,164259,164390,164488,164602,164696,164836,164970,165066,165178,165278,165394,165490,165602,165702,165842,165978,166142,166272,166430,166580,166721,166865,167000,167112,167262,167390,167518,167654,167786,167916,168046,168158,168298,168444,168588,168726,168792,168882,168958,169062,169152,169254,169362,169470,169570,169650,169742,169840,169950,170028,170134,170226,170330,170440,170562,170725,170882,170962,171062,171152,171262,171356,171462,171554,171654,171766,171880,171996,172112,172206,172320,172432,172534,172654,172776,172858,172962,173082,173208,173306,173400,173488,173600,173716,173838,173950,174125,174241,174327,174419,174531,174655,174722,174848,174916,175044,175188,175316,175385,175480,175595,175708,175807,175916,176027,176138,176239,176344,176444,176574,176665,176788,176882,176994,177080,177184,177280,177368,177486,177590,177694,177820,177908,178016,178116,178206,178316,178400,178502,178586,178640,178704,178810,178920,179004,4638,9782,9900,10015,10147,10862,11554,12071,13718,14103,14700,16299,17832,18220,20527,40045,40305,41697,42730,44743,45005,45361,46191,52973,54107,54401,54624,54951,57001,57649,59282,59552,63403,64004,67813,69028,70437",
+ "endLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,1303,1304,1305,1306,1307,1308,1309,1310,1311,1312,1313,1314,1315,1316,1317,1318,1319,1320,1321,1322,1323,1324,1325,1326,1327,1328,1329,1330,1331,1332,1333,1334,1335,1336,1337,1338,1339,1340,1341,1342,1343,1344,1345,1346,1347,1348,1349,1350,1351,1352,1353,1354,1355,1356,1357,1358,1359,1360,1361,1362,1363,1364,1365,1366,1367,1368,1369,1370,1371,1372,1373,1374,1375,1376,1377,1378,1379,1380,1381,1382,1383,1384,1385,1386,1387,1388,1389,1390,1391,1392,1393,1394,1395,1396,1397,1398,1399,1400,1401,1402,1403,1404,1405,1406,1407,1408,1409,1410,1411,1412,1413,1414,1415,1416,1417,1418,1419,1420,1421,1422,1423,1424,1425,1426,1427,1428,1429,1430,1431,1432,1433,1434,1435,1436,1437,1438,1439,1440,1441,1442,1443,1444,1445,1446,1447,1448,1449,1450,1451,1452,1460,1461,1465,1469,1473,1478,1484,1491,1495,1499,1504,1508,1512,1516,1520,1524,1528,1534,1538,1544,1548,1554,1558,1563,1567,1570,1574,1580,1584,1590,1594,1600,1603,1607,1611,1615,1619,1623,1624,1625,1626,1629,1632,1635,1638,1642,1643,1644,1645,1646,1649,1651,1653,1655,1660,1661,1665,1671,1675,1676,1678,1689,1690,1694,1700,1704,1705,1706,1710,1737,1741,1742,1746,1774,1942,1968,2137,2163,2194,2202,2208,2222,2244,2249,2254,2264,2273,2282,2286,2293,2301,2308,2309,2318,2321,2324,2328,2332,2336,2339,2340,2344,2348,2358,2363,2370,2376,2377,2380,2384,2389,2391,2393,2396,2399,2401,2405,2408,2415,2418,2421,2425,2427,2431,2433,2435,2437,2441,2449,2457,2469,2475,2484,2487,2498,2501,2506,2507,2512,2570,2629,2630,2640,2649,2650,2652,2656,2659,2662,2665,2668,2671,2674,2677,2681,2684,2687,2690,2694,2697,2701,2705,2706,2707,2708,2709,2710,2711,2712,2713,2714,2715,2716,2717,2718,2719,2720,2721,2722,2723,2724,2725,2727,2729,2730,2731,2732,2733,2734,2735,2736,2738,2739,2741,2742,2744,2746,2747,2749,2750,2751,2752,2753,2754,2756,2757,2758,2759,2760,2761,2763,2765,2767,2768,2769,2770,2771,2772,2773,2774,2775,2776,2777,2778,2779,2781,2782,2783,2784,2785,2786,2788,2792,2796,2797,2798,2799,2800,2801,2802,2803,2805,2807,2809,2811,2813,2814,2815,2816,2818,2820,2822,2823,2824,2825,2826,2827,2828,2829,2830,2831,2832,2833,2836,2837,2838,2839,2841,2843,2844,2846,2847,2849,2851,2853,2854,2855,2856,2857,2858,2859,2860,2861,2862,2863,2864,2866,2867,2868,2869,2871,2872,2873,2874,2875,2877,2879,2881,2883,2884,2885,2886,2887,2888,2889,2890,2891,2892,2893,2894,2895,2896,2897,151,154,157,160,174,185,195,222,229,240,270,297,306,343,724,729,755,773,809,815,821,844,985,1005,1011,1015,1021,1058,1070,1097,1102,1168,1183,1248,1267,1293,1302",
+ "endColumns": "54,44,48,40,54,58,61,80,60,74,75,76,77,84,81,75,75,76,77,105,105,78,79,56,57,73,74,64,65,59,60,71,72,66,67,58,58,58,58,58,53,53,52,53,53,53,53,73,78,72,73,70,71,71,72,56,57,72,73,73,74,71,72,69,70,59,60,68,68,69,73,75,63,76,75,76,64,68,76,74,68,67,76,65,60,96,64,68,98,70,58,57,56,58,63,70,71,71,71,71,66,67,67,58,62,63,89,90,59,65,66,65,69,63,52,112,57,62,64,64,74,72,71,48,60,60,60,61,63,63,63,64,62,59,60,65,58,59,61,70,59,67,85,86,89,86,87,81,82,89,90,51,57,44,65,63,56,56,53,56,47,48,50,33,46,48,45,31,63,61,59,56,73,69,77,53,69,84,47,45,70,77,77,71,73,73,73,79,72,68,71,76,60,62,65,63,70,62,64,63,60,60,51,72,73,68,74,73,73,140,69,52,77,89,87,95,89,12,88,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,136,130,104,12,12,12,12,12,111,111,104,116,12,12,12,12,12,87,12,12,12,81,12,12,99,12,12,12,93,88,12,12,12,101,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,117,12,12,12,12,12,12,12,63,12,12,12,12,12,12,93,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,91,12,12,12,61,12,12,90,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,83,95,95,97,99,101,101,101,101,101,99,95,111,128,122,130,130,97,113,93,12,12,95,111,99,115,95,111,99,12,135,12,129,12,12,140,12,134,111,149,127,127,12,131,129,129,111,139,12,12,12,65,89,75,103,89,101,107,107,99,79,91,97,12,77,105,91,103,109,12,12,12,79,99,89,109,93,105,91,12,12,12,12,12,93,113,111,12,12,12,81,103,119,125,97,93,87,111,115,121,111,12,115,85,91,12,12,66,12,67,12,12,12,68,94,114,112,98,108,110,110,100,104,99,12,90,122,93,12,85,103,95,87,12,12,12,12,87,107,99,89,109,83,101,83,53,63,105,109,83,119,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24",
+ "endOffsets": "155,200,249,290,345,404,466,547,608,683,759,836,914,999,1081,1157,1233,1310,1388,1494,1600,1679,1759,1816,1874,1948,2023,2088,2154,2214,2275,2347,2420,2487,2555,2614,2673,2732,2791,2850,2904,2958,3011,3065,3119,3173,3227,3301,3380,3453,3527,3598,3670,3742,3815,3872,3930,4003,4077,4151,4226,4298,4371,4441,4512,4572,4633,70975,71044,71114,71188,71264,71328,71405,71481,71558,71623,71692,71769,71844,71913,71981,72058,72124,72185,72282,72347,72416,72515,72586,72645,72703,72760,72819,72883,72954,73026,73098,73170,73242,73309,73377,73445,73504,73567,73631,73721,73812,73872,73938,74005,74071,74141,74205,74258,74371,74429,74492,74557,74622,74697,74770,74842,74891,74952,75013,75074,75136,75200,75264,75328,75393,75456,75516,75577,75643,75702,75762,75824,75895,75955,76023,76109,76196,76286,76373,76461,76543,76626,76716,76807,76859,76917,76962,77028,77092,77149,77206,77260,77317,77365,77414,77465,77499,77546,77595,77641,77673,77737,77799,77859,77916,77990,78060,78138,78192,78262,78347,78395,78441,78512,78590,78668,78740,78814,78888,78962,79042,79115,79184,79256,79333,79394,79457,79523,79587,79658,79721,79786,79850,79911,79972,80024,80097,80171,80240,80315,80389,80463,80604,80674,80727,80805,80895,80983,81079,81169,81751,81840,82087,82368,82620,82905,83298,83775,83997,84219,84495,84722,84952,85182,85412,85642,85869,86288,86514,86939,87169,87597,87816,88099,88307,88438,88665,89091,89316,89743,89964,90389,90509,90785,91086,91410,91701,92015,92152,92283,92388,92630,92797,93001,93209,93480,93592,93704,93809,93926,94140,94286,94426,94512,94860,94948,95194,95612,95861,95943,96041,96658,96758,97010,97434,97689,97783,97872,98109,100161,100403,100505,100758,102942,113663,115179,125999,127527,129284,129910,130330,131391,132656,132912,133148,133695,134189,134794,134992,135572,136136,136511,136629,137167,137324,137520,137793,138049,138219,138360,138424,138706,138992,139668,139932,140270,140623,140717,140903,141209,141471,141596,141723,141962,142173,142292,142485,142662,143117,143298,143420,143679,143792,143979,144081,144188,144317,144592,145100,145596,146473,146767,147337,147486,148218,148390,148726,148818,149096,153440,157927,157989,158619,159233,159324,159437,159666,159826,159978,160149,160315,160484,160651,160814,161057,161227,161400,161571,161845,162044,162249,162579,162663,162759,162855,162953,163053,163155,163257,163359,163461,163563,163663,163759,163871,164000,164123,164254,164385,164483,164597,164691,164831,164965,165061,165173,165273,165389,165485,165597,165697,165837,165973,166137,166267,166425,166575,166716,166860,166995,167107,167257,167385,167513,167649,167781,167911,168041,168153,168293,168439,168583,168721,168787,168877,168953,169057,169147,169249,169357,169465,169565,169645,169737,169835,169945,170023,170129,170221,170325,170435,170557,170720,170877,170957,171057,171147,171257,171351,171457,171549,171649,171761,171875,171991,172107,172201,172315,172427,172529,172649,172771,172853,172957,173077,173203,173301,173395,173483,173595,173711,173833,173945,174120,174236,174322,174414,174526,174650,174717,174843,174911,175039,175183,175311,175380,175475,175590,175703,175802,175911,176022,176133,176234,176339,176439,176569,176660,176783,176877,176989,177075,177179,177275,177363,177481,177585,177689,177815,177903,178011,178111,178201,178311,178395,178497,178581,178635,178699,178805,178915,178999,179119,9777,9895,10010,10142,10857,11549,12066,13713,14098,14695,16294,17827,18215,20522,40040,40300,41692,42725,44738,45000,45356,46186,52968,54102,54396,54619,54946,56996,57644,59277,59547,63398,63999,67808,69023,70432,70906"
+ },
+ "to": {
+ "startLines": "26,31,32,152,153,154,155,156,157,158,159,160,161,162,163,164,165,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,189,190,191,192,193,194,195,196,197,198,199,200,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,248,249,250,251,252,253,254,255,256,257,258,259,260,261,262,263,264,265,266,267,268,269,270,271,272,273,274,275,276,277,278,279,280,281,282,283,284,285,286,287,288,289,290,291,292,293,294,295,296,297,298,299,307,308,312,313,314,315,316,317,318,352,353,354,355,356,357,358,359,362,363,364,365,366,370,371,372,379,380,381,382,383,394,395,396,397,398,399,400,401,402,403,404,405,406,407,408,409,410,411,412,413,414,415,416,417,418,419,420,421,422,423,424,425,426,427,428,429,430,431,432,558,573,574,575,576,577,578,586,587,591,595,599,604,610,617,621,625,630,634,638,642,646,650,654,660,664,670,674,680,684,689,693,696,700,706,710,716,720,726,729,733,737,741,745,749,750,751,752,755,758,761,764,768,769,770,771,772,775,777,779,781,786,787,791,797,801,802,804,815,816,820,826,830,831,832,836,863,867,868,872,900,1068,1094,1263,1289,1320,1328,1334,1348,1370,1375,1380,1390,1399,1408,1412,1419,1427,1434,1435,1444,1447,1450,1454,1458,1462,1465,1466,1470,1474,1484,1489,1496,1502,1503,1506,1510,1515,1517,1519,1522,1525,1527,1531,1534,1541,1544,1547,1551,1553,1557,1559,1561,1563,1567,1575,1583,1595,1601,1610,1613,1624,1627,1632,1633,1653,1711,1770,1771,1781,1790,1791,1793,1797,1800,1803,1806,1809,1812,1815,1818,1822,1825,1828,1831,1835,1838,1842,1846,1847,1848,1849,1850,1851,1852,1853,1854,1855,1856,1857,1858,1859,1860,1861,1862,1863,1864,1865,1866,1868,1870,1871,1872,1873,1874,1875,1876,1877,1879,1880,1882,1883,1885,1887,1888,1890,1891,1892,1893,1894,1895,1897,1898,1899,1900,1901,1921,1923,1925,1955,1956,1957,1958,1959,1960,1961,1962,1963,1964,1965,1966,1967,1969,1970,1971,1972,1973,1974,1976,1980,2029,2030,2031,2032,2033,2034,2035,2053,2055,2057,2059,2061,2063,2064,2065,2066,2068,2070,2072,2073,2074,2075,2076,2077,2078,2079,2080,2081,2082,2083,2086,2087,2088,2089,2091,2093,2094,2096,2097,2099,2101,2103,2104,2105,2106,2107,2108,2109,2110,2111,2112,2113,2114,2116,2117,2118,2119,2121,2122,2123,2124,2125,2127,2129,2131,2133,2134,2135,2136,2137,2138,2139,2140,2141,2142,2143,2144,2145,2146,2165,2248,2251,2254,2257,2271,2282,2292,2319,2326,2337,2367,2394,2403,2440,2821,2833,2961,3103,3139,3145,3163,3186,3327,3347,3353,3357,3391,3428,3440,3467,3472,3538,3553,3618,3637,3663",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "1152,1334,1379,7243,7284,7339,7398,7460,7541,7602,7677,7753,7830,7908,7993,8075,8151,8277,8354,8432,8538,8644,8723,8803,8860,8918,8992,9067,9132,9198,9258,9319,9391,9464,9531,9805,9864,9923,9982,10041,10100,10154,10208,10261,10315,10369,10423,10698,10772,10851,10924,10998,11069,11141,11213,11286,11343,11401,11474,11548,11622,11697,11769,11842,11912,11983,12043,12161,12230,12299,12369,12443,12519,12583,12660,12736,12813,12878,12947,13024,13099,13168,13236,13313,13379,13440,13537,13602,13671,13770,13841,13900,13958,14015,14074,14138,14209,14281,14353,14425,14497,14564,14632,14700,14759,14822,14886,14976,15067,15127,15193,15260,15326,15396,15460,15513,15626,15684,15747,15812,15877,15952,16025,16097,16146,16207,16268,16329,16391,16455,16519,16583,16648,16711,16771,16832,16898,16957,17017,17079,17150,17210,17766,17852,18102,18192,18279,18367,18449,18532,18622,20811,20863,20921,20966,21032,21096,21153,21210,21412,21469,21517,21566,21617,21787,21834,21883,22201,22233,22297,22359,22419,23260,23334,23404,23482,23536,23606,23691,23739,23785,23856,23934,24012,24084,24158,24232,24306,24386,24459,24528,24600,24677,24738,24801,24867,24931,25002,25065,25130,25194,25255,25316,25368,25441,25515,25584,25659,25733,25807,25948,34515,35611,35689,35779,35867,35963,36053,36635,36724,36971,37252,37504,37789,38182,38659,38881,39103,39379,39606,39836,40066,40296,40526,40753,41172,41398,41823,42053,42481,42700,42983,43191,43322,43549,43975,44200,44627,44848,45273,45393,45669,45970,46294,46585,46899,47036,47167,47272,47514,47681,47885,48093,48364,48476,48588,48693,48810,49024,49170,49310,49396,49744,49832,50078,50496,50745,50827,50925,51542,51642,51894,52318,52573,52667,52756,52993,55045,55287,55389,55642,57826,68547,70063,80883,82411,84168,84794,85214,86275,87540,87796,88032,88579,89073,89678,89876,90456,91020,91395,91513,92051,92208,92404,92677,92933,93103,93244,93308,93590,93876,94552,94816,95154,95507,95601,95787,96093,96355,96480,96607,96846,97057,97176,97369,97546,98001,98182,98304,98563,98676,98863,98965,99072,99201,99476,99984,100480,101357,101651,102221,102370,103102,103274,103610,103702,104785,109129,113616,113678,114308,114922,115013,115126,115355,115515,115667,115838,116004,116173,116340,116503,116746,116916,117089,117260,117534,117733,117938,118268,118352,118448,118544,118642,118742,118844,118946,119048,119150,119252,119352,119448,119560,119689,119812,119943,120074,120172,120286,120380,120520,120654,120750,120862,120962,121078,121174,121286,121386,121526,121662,121826,121956,122114,122264,122405,122549,122684,122796,122946,123074,123202,123338,123470,123600,123730,123842,125417,125563,125707,127191,127257,127347,127423,127527,127617,127719,127827,127935,128035,128115,128207,128305,128415,128493,128599,128691,128795,128905,129027,129190,132284,132364,132464,132554,132664,132758,132864,134069,134169,134281,134395,134511,134627,134721,134835,134947,135049,135169,135291,135373,135477,135597,135723,135821,135915,136003,136115,136231,136353,136465,136640,136756,136842,136934,137046,137170,137237,137363,137431,137559,137703,137831,137900,137995,138110,138223,138322,138431,138542,138653,138754,138859,138959,139089,139180,139303,139397,139509,139595,139699,139795,139883,140001,140105,140209,140335,140423,140531,140631,140721,140831,140915,141017,141101,141155,141219,141325,141435,141519,142732,147876,147994,148109,148241,148956,149648,150165,151812,152197,152794,154393,155926,156314,158621,178139,178697,191618,200061,202074,202336,203300,204130,210912,212046,212340,212563,214370,216420,217068,218701,218971,222822,223423,227232,228447,229856",
+ "endLines": "26,31,32,152,153,154,155,156,157,158,159,160,161,162,163,164,165,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,189,190,191,192,193,194,195,196,197,198,199,200,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,248,249,250,251,252,253,254,255,256,257,258,259,260,261,262,263,264,265,266,267,268,269,270,271,272,273,274,275,276,277,278,279,280,281,282,283,284,285,286,287,288,289,290,291,292,293,294,295,296,297,298,299,307,308,312,313,314,315,316,317,318,352,353,354,355,356,357,358,359,362,363,364,365,366,370,371,372,379,380,381,382,383,394,395,396,397,398,399,400,401,402,403,404,405,406,407,408,409,410,411,412,413,414,415,416,417,418,419,420,421,422,423,424,425,426,427,428,429,430,431,432,558,573,574,575,576,577,585,586,590,594,598,603,609,616,620,624,629,633,637,641,645,649,653,659,663,669,673,679,683,688,692,695,699,705,709,715,719,725,728,732,736,740,744,748,749,750,751,754,757,760,763,767,768,769,770,771,774,776,778,780,785,786,790,796,800,801,803,814,815,819,825,829,830,831,835,862,866,867,871,899,1067,1093,1262,1288,1319,1327,1333,1347,1369,1374,1379,1389,1398,1407,1411,1418,1426,1433,1434,1443,1446,1449,1453,1457,1461,1464,1465,1469,1473,1483,1488,1495,1501,1502,1505,1509,1514,1516,1518,1521,1524,1526,1530,1533,1540,1543,1546,1550,1552,1556,1558,1560,1562,1566,1574,1582,1594,1600,1609,1612,1623,1626,1631,1632,1637,1710,1769,1770,1780,1789,1790,1792,1796,1799,1802,1805,1808,1811,1814,1817,1821,1824,1827,1830,1834,1837,1841,1845,1846,1847,1848,1849,1850,1851,1852,1853,1854,1855,1856,1857,1858,1859,1860,1861,1862,1863,1864,1865,1867,1869,1870,1871,1872,1873,1874,1875,1876,1878,1879,1881,1882,1884,1886,1887,1889,1890,1891,1892,1893,1894,1896,1897,1898,1899,1900,1901,1922,1924,1926,1955,1956,1957,1958,1959,1960,1961,1962,1963,1964,1965,1966,1968,1969,1970,1971,1972,1973,1975,1979,1983,2029,2030,2031,2032,2033,2034,2035,2054,2056,2058,2060,2062,2063,2064,2065,2067,2069,2071,2072,2073,2074,2075,2076,2077,2078,2079,2080,2081,2082,2085,2086,2087,2088,2090,2092,2093,2095,2096,2098,2100,2102,2103,2104,2105,2106,2107,2108,2109,2110,2111,2112,2113,2115,2116,2117,2118,2120,2121,2122,2123,2124,2126,2128,2130,2132,2133,2134,2135,2136,2137,2138,2139,2140,2141,2142,2143,2144,2145,2146,2247,2250,2253,2256,2270,2281,2291,2318,2325,2336,2366,2393,2402,2439,2820,2825,2858,2978,3138,3144,3150,3185,3326,3346,3352,3356,3362,3427,3439,3466,3471,3537,3552,3617,3636,3662,3671",
+ "endColumns": "54,44,48,40,54,58,61,80,60,74,75,76,77,84,81,75,75,76,77,105,105,78,79,56,57,73,74,64,65,59,60,71,72,66,67,58,58,58,58,58,53,53,52,53,53,53,53,73,78,72,73,70,71,71,72,56,57,72,73,73,74,71,72,69,70,59,60,68,68,69,73,75,63,76,75,76,64,68,76,74,68,67,76,65,60,96,64,68,98,70,58,57,56,58,63,70,71,71,71,71,66,67,67,58,62,63,89,90,59,65,66,65,69,63,52,112,57,62,64,64,74,72,71,48,60,60,60,61,63,63,63,64,62,59,60,65,58,59,61,70,59,67,85,86,89,86,87,81,82,89,90,51,57,44,65,63,56,56,53,56,47,48,50,33,46,48,45,31,63,61,59,56,73,69,77,53,69,84,47,45,70,77,77,71,73,73,73,79,72,68,71,76,60,62,65,63,70,62,64,63,60,60,51,72,73,68,74,73,73,140,69,52,77,89,87,95,89,12,88,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,136,130,104,12,12,12,12,12,111,111,104,116,12,12,12,12,12,87,12,12,12,81,12,12,99,12,12,12,93,88,12,12,12,101,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,117,12,12,12,12,12,12,12,63,12,12,12,12,12,12,93,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,91,12,12,12,61,12,12,90,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,83,95,95,97,99,101,101,101,101,101,99,95,111,128,122,130,130,97,113,93,12,12,95,111,99,115,95,111,99,12,135,12,129,12,12,140,12,134,111,149,127,127,12,131,129,129,111,139,12,12,12,65,89,75,103,89,101,107,107,99,79,91,97,12,77,105,91,103,109,12,12,12,79,99,89,109,93,105,91,12,12,12,12,12,93,113,111,12,12,12,81,103,119,125,97,93,87,111,115,121,111,12,115,85,91,12,12,66,12,67,12,12,12,68,94,114,112,98,108,110,110,100,104,99,12,90,122,93,12,85,103,95,87,12,12,12,12,87,107,99,89,109,83,101,83,53,63,105,109,83,119,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24",
+ "endOffsets": "1202,1374,1423,7279,7334,7393,7455,7536,7597,7672,7748,7825,7903,7988,8070,8146,8222,8349,8427,8533,8639,8718,8798,8855,8913,8987,9062,9127,9193,9253,9314,9386,9459,9526,9594,9859,9918,9977,10036,10095,10149,10203,10256,10310,10364,10418,10472,10767,10846,10919,10993,11064,11136,11208,11281,11338,11396,11469,11543,11617,11692,11764,11837,11907,11978,12038,12099,12225,12294,12364,12438,12514,12578,12655,12731,12808,12873,12942,13019,13094,13163,13231,13308,13374,13435,13532,13597,13666,13765,13836,13895,13953,14010,14069,14133,14204,14276,14348,14420,14492,14559,14627,14695,14754,14817,14881,14971,15062,15122,15188,15255,15321,15391,15455,15508,15621,15679,15742,15807,15872,15947,16020,16092,16141,16202,16263,16324,16386,16450,16514,16578,16643,16706,16766,16827,16893,16952,17012,17074,17145,17205,17273,17847,17934,18187,18274,18362,18444,18527,18617,18708,20858,20916,20961,21027,21091,21148,21205,21259,21464,21512,21561,21612,21646,21829,21878,21924,22228,22292,22354,22414,22471,23329,23399,23477,23531,23601,23686,23734,23780,23851,23929,24007,24079,24153,24227,24301,24381,24454,24523,24595,24672,24733,24796,24862,24926,24997,25060,25125,25189,25250,25311,25363,25436,25510,25579,25654,25728,25802,25943,26013,34563,35684,35774,35862,35958,36048,36630,36719,36966,37247,37499,37784,38177,38654,38876,39098,39374,39601,39831,40061,40291,40521,40748,41167,41393,41818,42048,42476,42695,42978,43186,43317,43544,43970,44195,44622,44843,45268,45388,45664,45965,46289,46580,46894,47031,47162,47267,47509,47676,47880,48088,48359,48471,48583,48688,48805,49019,49165,49305,49391,49739,49827,50073,50491,50740,50822,50920,51537,51637,51889,52313,52568,52662,52751,52988,55040,55282,55384,55637,57821,68542,70058,80878,82406,84163,84789,85209,86270,87535,87791,88027,88574,89068,89673,89871,90451,91015,91390,91508,92046,92203,92399,92672,92928,93098,93239,93303,93585,93871,94547,94811,95149,95502,95596,95782,96088,96350,96475,96602,96841,97052,97171,97364,97541,97996,98177,98299,98558,98671,98858,98960,99067,99196,99471,99979,100475,101352,101646,102216,102365,103097,103269,103605,103697,103975,109124,113611,113673,114303,114917,115008,115121,115350,115510,115662,115833,115999,116168,116335,116498,116741,116911,117084,117255,117529,117728,117933,118263,118347,118443,118539,118637,118737,118839,118941,119043,119145,119247,119347,119443,119555,119684,119807,119938,120069,120167,120281,120375,120515,120649,120745,120857,120957,121073,121169,121281,121381,121521,121657,121821,121951,122109,122259,122400,122544,122679,122791,122941,123069,123197,123333,123465,123595,123725,123837,123977,125558,125702,125840,127252,127342,127418,127522,127612,127714,127822,127930,128030,128110,128202,128300,128410,128488,128594,128686,128790,128900,129022,129185,129342,132359,132459,132549,132659,132753,132859,132951,134164,134276,134390,134506,134622,134716,134830,134942,135044,135164,135286,135368,135472,135592,135718,135816,135910,135998,136110,136226,136348,136460,136635,136751,136837,136929,137041,137165,137232,137358,137426,137554,137698,137826,137895,137990,138105,138218,138317,138426,138537,138648,138749,138854,138954,139084,139175,139298,139392,139504,139590,139694,139790,139878,139996,140100,140204,140330,140418,140526,140626,140716,140826,140910,141012,141096,141150,141214,141320,141430,141514,141634,147871,147989,148104,148236,148951,149643,150160,151807,152192,152789,154388,155921,156309,158616,178134,178394,180084,192646,202069,202331,202687,204125,210907,212041,212335,212558,212885,216415,217063,218696,218966,222817,223418,227227,228442,229851,230325"
+ }
+ },
+ {
+ "source": "H:\\A\\test\\Project\\app\\src\\main\\res\\values\\colors.xml",
+ "from": {
+ "startLines": "23,19,20,21,22,18",
+ "startColumns": "4,4,4,4,4,4",
+ "startOffsets": "998,788,840,892,945,730",
+ "endColumns": "49,50,50,51,51,56",
+ "endOffsets": "1043,834,886,939,992,782"
+ },
+ "to": {
+ "startLines": "166,185,186,187,188,224",
+ "startColumns": "4,4,4,4,4,4",
+ "startOffsets": "8227,9599,9650,9701,9753,12104",
+ "endColumns": "49,50,50,51,51,56",
+ "endOffsets": "8272,9645,9696,9748,9800,12156"
+ }
+ },
+ {
+ "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\28311d78d83b5fa40014ff049554d56a\\coordinatorlayout-1.0.0\\res\\values\\values.xml",
+ "from": {
+ "startLines": "2,102,3,13",
+ "startColumns": "4,4,4,4",
+ "startOffsets": "55,5935,116,724",
+ "endLines": "2,104,12,101",
+ "endColumns": "60,12,24,24",
+ "endOffsets": "111,6075,719,5930"
+ },
+ "to": {
+ "startLines": "25,2155,2862,2872",
+ "startColumns": "4,4,4,4",
+ "startOffsets": "1091,142169,185799,186407",
+ "endLines": "25,2157,2871,2960",
+ "endColumns": "60,12,24,24",
+ "endOffsets": "1147,142309,186402,191613"
+ }
+ },
+ {
+ "source": "H:\\A\\test\\Project\\app\\src\\main\\res\\values\\themes.xml",
+ "from": {
+ "startLines": "2,4,11",
+ "startColumns": "4,4,4",
+ "startOffsets": "19,92,424",
+ "endLines": "2,9,14",
+ "endColumns": "69,12,12",
+ "endOffsets": "84,416,656"
+ },
+ "to": {
+ "startLines": "2022,2023,2049",
+ "startColumns": "4,4,4",
+ "startOffsets": "131891,131960,133835",
+ "endLines": "2022,2028,2052",
+ "endColumns": "68,12,12",
+ "endOffsets": "131955,132279,134064"
+ }
+ },
+ {
+ "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\c3b049f88a2cdec386a83a3aafd3b8b3\\recyclerview-1.0.0\\res\\values\\values.xml",
+ "from": {
+ "startLines": "30,31,32,33,34,35,36,2",
+ "startColumns": "4,4,4,4,4,4,4,4",
+ "startOffsets": "1535,1594,1642,1698,1773,1849,1921,55",
+ "endLines": "30,31,32,33,34,35,36,29",
+ "endColumns": "58,47,55,74,75,71,65,24",
+ "endOffsets": "1589,1637,1693,1768,1844,1916,1982,1530"
+ },
+ "to": {
+ "startLines": "309,310,311,319,320,321,367,3363",
+ "startColumns": "4,4,4,4,4,4,4,4",
+ "startOffsets": "17939,17998,18046,18713,18788,18864,21651,212890",
+ "endLines": "309,310,311,319,320,321,367,3390",
+ "endColumns": "58,47,55,74,75,71,65,24",
+ "endOffsets": "17993,18041,18097,18783,18859,18931,21712,214365"
+ }
+ },
+ {
+ "source": "H:\\A\\test\\Project\\app\\src\\main\\res\\values\\strings.xml",
+ "from": {
+ "startLines": "140,81,84,83,82,21,22,23,130,131,139,138,28,20,94,93,90,92,91,89,88,87,106,105,104,96,41,40,19,66,31,32,97,43,85,132,80,69,72,44,50,76,74,55,45,65,64,63,59,58,56,57,60,61,51,79,62,70,49,54,53,52,68,75,73,71,48,67,46,47,78,30,36,38,35,37,77,34,33,27,26,113,112,116,128,121,120,122,123,125,124,114,115,119,117,118,111,126,127,137,135,134,136,29,95,103,108,107,109,102,101,100,99,24,25",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "8914,4485,4749,4652,4582,967,1011,1064,8402,8452,8855,8803,1429,912,5588,5504,5209,5395,5304,5137,5052,4968,6446,6362,6259,5745,2164,2112,846,3582,1636,1690,5807,2259,4833,8516,4413,3770,3930,2319,2640,4144,4034,2946,2378,3510,3448,3390,3164,3111,3006,3060,3215,3266,2688,4346,3327,3820,2592,2890,2801,2742,3707,4092,3986,3884,2541,3661,2436,2480,4278,1580,1905,2015,1857,1961,4206,1800,1751,1373,1319,6909,6841,7153,8303,7522,7440,7597,7687,7931,7851,6994,7070,7380,7218,7299,6785,8076,8199,8761,8632,8574,8686,1514,5676,6172,6583,6513,6664,6112,6056,5993,5932,1117,1228",
+ "endLines": "144,81,84,83,82,21,22,23,130,131,139,138,28,20,94,93,90,92,91,89,88,87,106,105,104,96,41,40,19,66,31,32,97,43,85,132,80,69,72,44,50,76,74,55,45,65,64,63,59,58,56,57,60,61,51,79,62,70,49,54,53,52,68,75,73,71,48,67,46,47,78,30,36,38,35,37,77,34,33,27,26,113,112,116,128,121,120,122,123,125,124,114,115,119,117,118,111,126,127,137,135,134,136,29,95,103,108,107,109,102,101,100,99,24,25",
+ "endColumns": "14,95,82,95,68,42,51,51,48,62,57,50,83,53,86,82,93,107,89,70,83,82,65,82,101,60,61,50,64,77,52,59,104,58,101,54,70,48,54,57,46,60,56,58,56,70,60,56,49,51,52,49,49,59,52,65,61,62,46,54,87,57,61,50,46,44,49,44,42,59,66,54,54,52,46,52,70,55,47,54,52,83,66,63,95,73,80,88,162,143,78,74,81,58,79,79,54,121,102,40,52,56,73,64,67,85,79,68,93,58,54,61,59,109,89",
+ "endOffsets": "9322,4576,4827,4743,4646,1005,1058,1111,8446,8510,8908,8849,1508,961,5670,5582,5298,5498,5389,5203,5131,5046,6507,6440,6356,5801,2221,2158,906,3655,1684,1745,5907,2313,4930,8566,4479,3814,3980,2372,2682,4200,4086,3000,2430,3576,3504,3442,3209,3158,3054,3105,3260,3321,2736,4407,3384,3878,2634,2940,2884,2795,3764,4138,4028,3924,2586,3701,2474,2535,4340,1630,1955,2063,1899,2009,4272,1851,1794,1423,1367,6988,6903,7212,8394,7591,7516,7681,7845,8070,7925,7064,7147,7434,7293,7374,6835,8193,8297,8797,8680,8626,8755,1574,5739,6253,6658,6577,6753,6166,6106,6050,5987,1222,1313"
+ },
+ "to": {
+ "startLines": "389,433,434,435,436,437,438,439,440,441,442,443,444,445,446,447,448,449,450,451,452,453,454,455,456,457,458,459,460,461,462,463,464,465,466,467,468,469,470,471,472,473,474,475,476,477,478,479,480,481,482,483,484,485,486,487,488,489,490,491,492,493,494,495,496,497,498,499,500,501,502,527,528,529,530,531,532,533,534,535,536,537,538,539,540,541,542,543,544,545,546,547,548,549,550,551,552,553,554,555,556,557,559,560,562,563,564,565,566,567,568,569,570,571,572",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "22867,26018,26114,26197,26293,26362,26405,26457,26509,26558,26621,26679,26730,26814,26868,26955,27038,27132,27240,27330,27401,27485,27568,27634,27717,27819,27880,27942,27993,28058,28136,28189,28249,28354,28413,28515,28570,28641,28690,28745,28803,28850,28911,28968,29027,29084,29155,29216,29273,29323,29375,29428,29478,29528,29588,29641,29707,29769,29832,29879,29934,30022,30080,30142,30193,30240,30285,30335,30380,30423,30483,32221,32276,32331,32384,32431,32484,32555,32611,32659,32714,32767,32851,32918,32982,33078,33152,33233,33322,33485,33629,33708,33783,33865,33924,34004,34084,34139,34261,34364,34405,34458,34568,34642,34778,34846,34932,35012,35081,35175,35234,35289,35351,35411,35521",
+ "endLines": "393,433,434,435,436,437,438,439,440,441,442,443,444,445,446,447,448,449,450,451,452,453,454,455,456,457,458,459,460,461,462,463,464,465,466,467,468,469,470,471,472,473,474,475,476,477,478,479,480,481,482,483,484,485,486,487,488,489,490,491,492,493,494,495,496,497,498,499,500,501,502,527,528,529,530,531,532,533,534,535,536,537,538,539,540,541,542,543,544,545,546,547,548,549,550,551,552,553,554,555,556,557,559,560,562,563,564,565,566,567,568,569,570,571,572",
+ "endColumns": "14,95,82,95,68,42,51,51,48,62,57,50,83,53,86,82,93,107,89,70,83,82,65,82,101,60,61,50,64,77,52,59,104,58,101,54,70,48,54,57,46,60,56,58,56,70,60,56,49,51,52,49,49,59,52,65,61,62,46,54,87,57,61,50,46,44,49,44,42,59,66,54,54,52,46,52,70,55,47,54,52,83,66,63,95,73,80,88,162,143,78,74,81,58,79,79,54,121,102,40,52,56,73,64,67,85,79,68,93,58,54,61,59,109,89",
+ "endOffsets": "23255,26109,26192,26288,26357,26400,26452,26504,26553,26616,26674,26725,26809,26863,26950,27033,27127,27235,27325,27396,27480,27563,27629,27712,27814,27875,27937,27988,28053,28131,28184,28244,28349,28408,28510,28565,28636,28685,28740,28798,28845,28906,28963,29022,29079,29150,29211,29268,29318,29370,29423,29473,29523,29583,29636,29702,29764,29827,29874,29929,30017,30075,30137,30188,30235,30280,30330,30375,30418,30478,30545,32271,32326,32379,32426,32479,32550,32606,32654,32709,32762,32846,32913,32977,33073,33147,33228,33317,33480,33624,33703,33778,33860,33919,33999,34079,34134,34256,34359,34400,34453,34510,34637,34702,34841,34927,35007,35076,35170,35229,35284,35346,35406,35516,35606"
+ }
+ },
+ {
+ "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values\\values.xml",
+ "from": {
+ "startLines": "2,3,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,171,172,176,177,178,6,13,56,88,125",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,124,7725,7795,7863,7935,8005,8066,8140,8213,8274,8335,8397,8461,8523,8584,8652,8752,8812,8878,8951,9020,9077,9129,9191,9263,9339,9374,9409,9459,9520,9577,9611,9646,9681,9751,9822,9939,10140,10250,10451,10580,10652,319,617,3523,5588,7348",
+ "endLines": "2,3,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,170,171,175,176,177,178,12,55,87,124,131",
+ "endColumns": "68,62,69,67,71,69,60,73,72,60,60,61,63,61,60,67,99,59,65,72,68,56,51,61,71,75,34,34,49,60,56,33,34,34,69,70,116,12,109,12,128,71,66,24,24,24,24,24",
+ "endOffsets": "119,182,7790,7858,7930,8000,8061,8135,8208,8269,8330,8392,8456,8518,8579,8647,8747,8807,8873,8946,9015,9072,9124,9186,9258,9334,9369,9404,9454,9515,9572,9606,9641,9676,9746,9817,9934,10135,10245,10446,10575,10647,10714,612,3518,5583,7343,7720"
+ },
+ "to": {
+ "startLines": "201,202,300,301,302,303,304,305,306,328,329,330,331,332,333,334,335,336,337,338,339,340,341,342,360,361,368,369,373,374,375,376,377,378,388,561,1902,1903,1908,1911,1916,2147,2148,2826,2979,3022,3058,3095",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "10477,10546,17278,17348,17416,17488,17558,17619,17693,19359,19420,19481,19543,19607,19669,19730,19798,19898,19958,20024,20097,20166,20223,20275,21264,21336,21717,21752,21929,21979,22040,22097,22131,22166,22797,34707,123982,124099,124366,124659,124926,141639,141711,178399,192651,195557,197816,199576",
+ "endLines": "201,202,300,301,302,303,304,305,306,328,329,330,331,332,333,334,335,336,337,338,339,340,341,342,360,361,368,369,373,374,375,376,377,378,388,561,1902,1906,1908,1914,1916,2147,2148,2832,3021,3053,3094,3101",
+ "endColumns": "68,62,69,67,71,69,60,73,72,60,60,61,63,61,60,67,99,59,65,72,68,56,51,61,71,75,34,34,49,60,56,33,34,34,69,70,116,12,109,12,128,71,66,24,24,24,24,24",
+ "endOffsets": "10541,10604,17343,17411,17483,17553,17614,17688,17761,19415,19476,19538,19602,19664,19725,19793,19893,19953,20019,20092,20161,20218,20270,20332,21331,21407,21747,21782,21974,22035,22092,22126,22161,22196,22862,34773,124094,124295,124471,124855,125050,141706,141773,178692,195552,197617,199571,199948"
+ }
+ },
+ {
+ "source": "H:\\A\\test\\Project\\app\\src\\main\\res\\values\\styles.xml",
+ "from": {
+ "startLines": "54,59,68,64,24,29,34,39,44,19,49,73,77",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2120,2334,2716,2551,921,1110,1301,1492,1701,732,1913,2948,3135",
+ "endLines": "57,62,71,66,27,32,37,42,47,22,52,75,80",
+ "endColumns": "12,12,12,12,12,12,12,12,12,12,12,12,12",
+ "endOffsets": "2326,2543,2940,2708,1102,1293,1484,1693,1905,913,2112,3127,3369"
+ },
+ "to": {
+ "startLines": "1638,1642,1646,1650,1927,1931,1935,1939,1943,1947,1951,2158,2161",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "103980,104188,104399,104625,125845,126028,126213,126398,126601,126807,126990,142314,142496",
+ "endLines": "1641,1645,1649,1652,1930,1934,1938,1942,1946,1950,1954,2160,2164",
+ "endColumns": "12,12,12,12,12,12,12,12,12,12,12,12,12",
+ "endOffsets": "104183,104394,104620,104780,126023,126208,126393,126596,126802,126985,127186,142491,142727"
+ }
+ },
+ {
+ "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\3748c447639623a0c90cb541e38e687e\\media-1.0.0\\res\\values\\values.xml",
+ "from": {
+ "startLines": "2,5,6,7,8,10,11,12,13,14",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,288,341,394,447,560,626,748,809,875",
+ "endColumns": "88,52,52,52,52,65,121,60,65,66",
+ "endOffsets": "139,336,389,442,495,621,743,804,870,937"
+ },
+ "to": {
+ "startLines": "203,343,344,345,346,1907,1909,1910,1915,1917",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "10609,20337,20390,20443,20496,124300,124476,124598,124860,125055",
+ "endColumns": "88,52,52,52,52,65,121,60,65,66",
+ "endOffsets": "10693,20385,20438,20491,20544,124361,124593,124654,124921,125117"
+=======
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "5053",
+ "endColumns": "100",
+ "endOffsets": "5149"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-gl\\values-gl.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,217,329,437,522,624,750,834,915,1007,1101,1199,1293,1394,1488,1584,1679,1771,1863,1945,2052,2161,2260,2368,2472,2579,2738,2838",
+ "endColumns": "111,111,107,84,101,125,83,80,91,93,97,93,100,93,95,94,91,91,81,106,108,98,107,103,106,158,99,81",
+ "endOffsets": "212,324,432,517,619,745,829,910,1002,1096,1194,1288,1389,1483,1579,1674,1766,1858,1940,2047,2156,2255,2363,2467,2574,2733,2833,2915"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,217,329,437,522,624,750,834,915,1007,1101,1199,1293,1394,1488,1584,1679,1771,1863,1945,2052,2161,2260,2368,2472,2579,2738,4971",
+ "endColumns": "111,111,107,84,101,125,83,80,91,93,97,93,100,93,95,94,91,91,81,106,108,98,107,103,106,158,99,81",
+ "endOffsets": "212,324,432,517,619,745,829,910,1002,1096,1194,1288,1389,1483,1579,1674,1766,1858,1940,2047,2156,2255,2363,2467,2574,2733,2833,5048"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-gl\\values-gl.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,159,269,381,497,598,683,782,887,984,1080,1175,1270,1391,1526,1617,1705,1788,1887,2002,2089",
+ "endColumns": "103,109,111,115,100,84,98,104,96,95,94,94,120,134,90,87,82,98,114,86,98",
+ "endOffsets": "154,264,376,492,593,678,777,882,979,1075,1170,1265,1386,1521,1612,1700,1783,1882,1997,2084,2183"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2838,2942,3052,3164,3280,3381,3466,3565,3670,3767,3863,3958,4053,4174,4309,4400,4488,4571,4670,4785,4872",
+ "endColumns": "103,109,111,115,100,84,98,104,96,95,94,94,120,134,90,87,82,98,114,86,98",
+ "endOffsets": "2937,3047,3159,3275,3376,3461,3560,3665,3762,3858,3953,4048,4169,4304,4395,4483,4566,4665,4780,4867,4966"
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/intermediates/blame/res/release/multi-v2/release.json
+ }
+ }
+ ]
+ },
+ {
+<<<<<<< HEAD:src/Project/app/build/intermediates/blame/res/debug/multi-v2/debug.json
+ "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\res\\merged\\debug\\values-sw_values-sw.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-sw\\values-sw.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "4972",
+ "endColumns": "100",
+ "endOffsets": "5068"
+ }
+ },
+ {
+ "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-sw\\values-sw.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,161,278,396,514,609,696,794,896,992,1085,1174,1265,1385,1506,1592,1675,1765,1862,1967,2052",
+ "endColumns": "105,116,117,117,94,86,97,101,95,92,88,90,119,120,85,82,89,96,104,84,91",
+ "endOffsets": "156,273,391,509,604,691,789,891,987,1080,1169,1260,1380,1501,1587,1670,1760,1857,1962,2047,2139"
+=======
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\values-es-rUS_values-es-rUS.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-es-rUS\\values-es-rUS.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,165,282,401,524,625,713,812,922,1019,1115,1210,1304,1421,1556,1640,1728,1813,1918,2034,2121",
+ "endColumns": "109,116,118,122,100,87,98,109,96,95,94,93,116,134,83,87,84,104,115,86,98",
+ "endOffsets": "160,277,396,519,620,708,807,917,1014,1110,1205,1299,1416,1551,1635,1723,1808,1913,2029,2116,2215"
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/intermediates/blame/res/release/multi-v2/release.json
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+<<<<<<< HEAD:src/Project/app/build/intermediates/blame/res/debug/multi-v2/debug.json
+ "startOffsets": "2801,2907,3024,3142,3260,3355,3442,3540,3642,3738,3831,3920,4011,4131,4252,4338,4421,4511,4608,4713,4798",
+ "endColumns": "105,116,117,117,94,86,97,101,95,92,88,90,119,120,85,82,89,96,104,84,91",
+ "endOffsets": "2902,3019,3137,3255,3350,3437,3535,3637,3733,3826,3915,4006,4126,4247,4333,4416,4506,4603,4708,4793,4885"
+ }
+ },
+ {
+ "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-sw\\values-sw.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,208,306,414,504,609,726,808,891,982,1075,1169,1263,1364,1457,1552,1647,1738,1830,1912,2013,2122,2221,2328,2437,2542,2704,2801",
+ "endColumns": "102,97,107,89,104,116,81,82,90,92,93,93,100,92,94,94,90,91,81,100,108,98,106,108,104,161,96,81",
+ "endOffsets": "203,301,409,499,604,721,803,886,977,1070,1164,1258,1359,1452,1547,1642,1733,1825,1907,2008,2117,2216,2323,2432,2537,2699,2796,2878"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,208,306,414,504,609,726,808,891,982,1075,1169,1263,1364,1457,1552,1647,1738,1830,1912,2013,2122,2221,2328,2437,2542,2704,4890",
+ "endColumns": "102,97,107,89,104,116,81,82,90,92,93,93,100,92,94,94,90,91,81,100,108,98,106,108,104,161,96,81",
+ "endOffsets": "203,301,409,499,604,721,803,886,977,1070,1164,1258,1359,1452,1547,1642,1733,1825,1907,2008,2117,2216,2323,2432,2537,2699,2796,4967"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\res\\merged\\debug\\values-ta_values-ta.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-ta\\values-ta.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,162,280,395,519,620,713,808,917,1026,1136,1236,1342,1450,1579,1683,1781,1881,1988,2089,2176",
+ "endColumns": "106,117,114,123,100,92,94,108,108,109,99,105,107,128,103,97,99,106,100,86,95",
+ "endOffsets": "157,275,390,514,615,708,803,912,1021,1131,1231,1337,1445,1574,1678,1776,1876,1983,2084,2171,2267"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2874,2981,3099,3214,3338,3439,3532,3627,3736,3845,3955,4055,4161,4269,4398,4502,4600,4700,4807,4908,4995",
+ "endColumns": "106,117,114,123,100,92,94,108,108,109,99,105,107,128,103,97,99,106,100,86,95",
+ "endOffsets": "2976,3094,3209,3333,3434,3527,3622,3731,3840,3950,4050,4156,4264,4393,4497,4595,4695,4802,4903,4990,5086"
+ }
+ },
+ {
+ "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-ta\\values-ta.xml",
+=======
+ "startOffsets": "2838,2948,3065,3184,3307,3408,3496,3595,3705,3802,3898,3993,4087,4204,4339,4423,4511,4596,4701,4817,4904",
+ "endColumns": "109,116,118,122,100,87,98,109,96,95,94,93,116,134,83,87,84,104,115,86,98",
+ "endOffsets": "2943,3060,3179,3302,3403,3491,3590,3700,3797,3893,3988,4082,4199,4334,4418,4506,4591,4696,4812,4899,4998"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-es-rUS\\values-es-rUS.xml",
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/intermediates/blame/res/release/multi-v2/release.json
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+<<<<<<< HEAD:src/Project/app/build/intermediates/blame/res/debug/multi-v2/debug.json
+ "startOffsets": "5171",
+ "endColumns": "100",
+ "endOffsets": "5267"
+ }
+ },
+ {
+ "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-ta\\values-ta.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,219,317,432,521,628,754,832,909,1009,1114,1210,1305,1412,1514,1618,1713,1815,1913,1995,2097,2201,2298,2408,2510,2617,2774,2874",
+ "endColumns": "113,97,114,88,106,125,77,76,99,104,95,94,106,101,103,94,101,97,81,101,103,96,109,101,106,156,99,79",
+ "endOffsets": "214,312,427,516,623,749,827,904,1004,1109,1205,1300,1407,1509,1613,1708,1810,1908,1990,2092,2196,2293,2403,2505,2612,2769,2869,2949"
+=======
+ "startOffsets": "5085",
+ "endColumns": "100",
+ "endOffsets": "5181"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-es-rUS\\values-es-rUS.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,225,334,442,527,628,751,836,918,1009,1102,1198,1292,1392,1485,1584,1680,1771,1862,1944,2056,2156,2257,2365,2472,2579,2738,2838",
+ "endColumns": "119,108,107,84,100,122,84,81,90,92,95,93,99,92,98,95,90,90,81,111,99,100,107,106,106,158,99,81",
+ "endOffsets": "220,329,437,522,623,746,831,913,1004,1097,1193,1287,1387,1480,1579,1675,1766,1857,1939,2051,2151,2252,2360,2467,2574,2733,2833,2915"
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/intermediates/blame/res/release/multi-v2/release.json
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+<<<<<<< HEAD:src/Project/app/build/intermediates/blame/res/debug/multi-v2/debug.json
+ "startOffsets": "105,219,317,432,521,628,754,832,909,1009,1114,1210,1305,1412,1514,1618,1713,1815,1913,1995,2097,2201,2298,2408,2510,2617,2774,5091",
+ "endColumns": "113,97,114,88,106,125,77,76,99,104,95,94,106,101,103,94,101,97,81,101,103,96,109,101,106,156,99,79",
+ "endOffsets": "214,312,427,516,623,749,827,904,1004,1109,1205,1300,1407,1509,1613,1708,1810,1908,1990,2092,2196,2293,2403,2505,2612,2769,2869,5166"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\res\\merged\\debug\\values-cs_values-cs.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-cs\\values-cs.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,162,275,391,506,602,697,789,903,1000,1094,1185,1279,1404,1527,1616,1701,1787,1891,1996,2082",
+ "endColumns": "106,112,115,114,95,94,91,113,96,93,90,93,124,122,88,84,85,103,104,85,94",
+ "endOffsets": "157,270,386,501,597,692,784,898,995,1089,1180,1274,1399,1522,1611,1696,1782,1886,1991,2077,2172"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2809,2916,3029,3145,3260,3356,3451,3543,3657,3754,3848,3939,4033,4158,4281,4370,4455,4541,4645,4750,4836",
+ "endColumns": "106,112,115,114,95,94,91,113,96,93,90,93,124,122,88,84,85,103,104,85,94",
+ "endOffsets": "2911,3024,3140,3255,3351,3446,3538,3652,3749,3843,3934,4028,4153,4276,4365,4450,4536,4640,4745,4831,4926"
+ }
+ },
+ {
+ "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-cs\\values-cs.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,212,314,423,509,614,731,812,893,984,1077,1173,1267,1362,1455,1550,1647,1738,1829,1913,2017,2126,2225,2331,2441,2548,2711,2809",
+ "endColumns": "106,101,108,85,104,116,80,80,90,92,95,93,94,92,94,96,90,90,83,103,108,98,105,109,106,162,97,81",
+ "endOffsets": "207,309,418,504,609,726,807,888,979,1072,1168,1262,1357,1450,1545,1642,1733,1824,1908,2012,2121,2220,2326,2436,2543,2706,2804,2886"
+=======
+ "startOffsets": "105,225,334,442,527,628,751,836,918,1009,1102,1198,1292,1392,1485,1584,1680,1771,1862,1944,2056,2156,2257,2365,2472,2579,2738,5003",
+ "endColumns": "119,108,107,84,100,122,84,81,90,92,95,93,99,92,98,95,90,90,81,111,99,100,107,106,106,158,99,81",
+ "endOffsets": "220,329,437,522,623,746,831,913,1004,1097,1193,1287,1387,1480,1579,1675,1766,1857,1939,2051,2151,2252,2360,2467,2574,2733,2833,5080"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\values-tl_values-tl.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-tl\\values-tl.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,224,332,449,537,643,764,843,921,1012,1105,1201,1295,1396,1489,1584,1678,1769,1860,1944,2053,2164,2265,2375,2492,2600,2763,2865",
+ "endColumns": "118,107,116,87,105,120,78,77,90,92,95,93,100,92,94,93,90,90,83,108,110,100,109,116,107,162,101,83",
+ "endOffsets": "219,327,444,532,638,759,838,916,1007,1100,1196,1290,1391,1484,1579,1673,1764,1855,1939,2048,2159,2260,2370,2487,2595,2758,2860,2944"
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/intermediates/blame/res/release/multi-v2/release.json
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+<<<<<<< HEAD:src/Project/app/build/intermediates/blame/res/debug/multi-v2/debug.json
+ "startOffsets": "105,212,314,423,509,614,731,812,893,984,1077,1173,1267,1362,1455,1550,1647,1738,1829,1913,2017,2126,2225,2331,2441,2548,2711,4931",
+ "endColumns": "106,101,108,85,104,116,80,80,90,92,95,93,94,92,94,96,90,90,83,103,108,98,105,109,106,162,97,81",
+ "endOffsets": "207,309,418,504,609,726,807,888,979,1072,1168,1262,1357,1450,1545,1642,1733,1824,1908,2012,2121,2220,2326,2436,2543,2706,2804,5008"
+ }
+ },
+ {
+ "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-cs\\values-cs.xml",
+=======
+ "startOffsets": "105,224,332,449,537,643,764,843,921,1012,1105,1201,1295,1396,1489,1584,1678,1769,1860,1944,2053,2164,2265,2375,2492,2600,2763,4965",
+ "endColumns": "118,107,116,87,105,120,78,77,90,92,95,93,100,92,94,93,90,90,83,108,110,100,109,116,107,162,101,83",
+ "endOffsets": "219,327,444,532,638,759,838,916,1007,1100,1196,1290,1391,1484,1579,1673,1764,1855,1939,2048,2159,2260,2370,2487,2595,2758,2860,5044"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-tl\\values-tl.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,160,273,387,504,608,693,785,894,990,1088,1183,1277,1399,1511,1597,1681,1765,1870,1972,2058",
+ "endColumns": "104,112,113,116,103,84,91,108,95,97,94,93,121,111,85,83,83,104,101,85,96",
+ "endOffsets": "155,268,382,499,603,688,780,889,985,1083,1178,1272,1394,1506,1592,1676,1760,1865,1967,2053,2150"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2865,2970,3083,3197,3314,3418,3503,3595,3704,3800,3898,3993,4087,4209,4321,4407,4491,4575,4680,4782,4868",
+ "endColumns": "104,112,113,116,103,84,91,108,95,97,94,93,121,111,85,83,83,104,101,85,96",
+ "endOffsets": "2965,3078,3192,3309,3413,3498,3590,3699,3795,3893,3988,4082,4204,4316,4402,4486,4570,4675,4777,4863,4960"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-tl\\values-tl.xml",
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/intermediates/blame/res/release/multi-v2/release.json
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+<<<<<<< HEAD:src/Project/app/build/intermediates/blame/res/debug/multi-v2/debug.json
+ "startOffsets": "5013",
+ "endColumns": "100",
+ "endOffsets": "5109"
+=======
+ "startOffsets": "5049",
+ "endColumns": "100",
+ "endOffsets": "5145"
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/intermediates/blame/res/release/multi-v2/release.json
+ }
+ }
+ ]
+ },
+ {
+<<<<<<< HEAD:src/Project/app/build/intermediates/blame/res/debug/multi-v2/debug.json
+ "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\res\\merged\\debug\\values-te_values-te.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-te\\values-te.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,153,265,378,498,599,696,791,908,1007,1102,1203,1299,1413,1525,1613,1696,1777,1882,1985,2072",
+ "endColumns": "97,111,112,119,100,96,94,116,98,94,100,95,113,111,87,82,80,104,102,86,94",
+ "endOffsets": "148,260,373,493,594,691,786,903,1002,1097,1198,1294,1408,1520,1608,1691,1772,1877,1980,2067,2162"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2864,2962,3074,3187,3307,3408,3505,3600,3717,3816,3911,4012,4108,4222,4334,4422,4505,4586,4691,4794,4881",
+ "endColumns": "97,111,112,119,100,96,94,116,98,94,100,95,113,111,87,82,80,104,102,86,94",
+ "endOffsets": "2957,3069,3182,3302,3403,3500,3595,3712,3811,3906,4007,4103,4217,4329,4417,4500,4581,4686,4789,4876,4971"
+ }
+ },
+ {
+ "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-te\\values-te.xml",
+=======
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\values-en-rXC_values-en-rXC.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-en-rXC\\values-en-rXC.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,310,510,719,904,1106,1321,1494,1671,1862,2055,2253,2449,2652,2847,3044,3239,3432,3623,3807,4011,4216,4417,4624,4826,5031,5303,5503",
+ "endColumns": "204,199,208,184,201,214,172,176,190,192,197,195,202,194,196,194,192,190,183,203,204,200,206,201,204,271,199,178",
+ "endOffsets": "305,505,714,899,1101,1316,1489,1666,1857,2050,2248,2444,2647,2842,3039,3234,3427,3618,3802,4006,4211,4412,4619,4821,5026,5298,5498,5677"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,310,510,719,904,1106,1321,1494,1671,1862,2055,2253,2449,2652,2847,3044,3239,3432,3623,3807,4011,4216,4417,4624,4826,5031,5303,9643",
+ "endColumns": "204,199,208,184,201,214,172,176,190,192,197,195,202,194,196,194,192,190,183,203,204,200,206,201,204,271,199,178",
+ "endOffsets": "305,505,714,899,1101,1316,1489,1666,1857,2050,2248,2444,2647,2842,3039,3234,3427,3618,3802,4006,4211,4412,4619,4821,5026,5298,5498,9817"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-en-rXC\\values-en-rXC.xml",
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/intermediates/blame/res/release/multi-v2/release.json
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "202",
+ "endOffsets": "253"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+<<<<<<< HEAD:src/Project/app/build/intermediates/blame/res/debug/multi-v2/debug.json
+ "startOffsets": "5058",
+ "endColumns": "100",
+ "endOffsets": "5154"
+ }
+ },
+ {
+ "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-te\\values-te.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,219,328,439,529,634,759,841,923,1014,1107,1203,1297,1398,1491,1586,1681,1772,1863,1947,2060,2168,2267,2378,2480,2597,2763,2864",
+ "endColumns": "113,108,110,89,104,124,81,81,90,92,95,93,100,92,94,94,90,90,83,112,107,98,110,101,116,165,100,81",
+ "endOffsets": "214,323,434,524,629,754,836,918,1009,1102,1198,1292,1393,1486,1581,1676,1767,1858,1942,2055,2163,2262,2373,2475,2592,2758,2859,2941"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,219,328,439,529,634,759,841,923,1014,1107,1203,1297,1398,1491,1586,1681,1772,1863,1947,2060,2168,2267,2378,2480,2597,2763,4976",
+ "endColumns": "113,108,110,89,104,124,81,81,90,92,95,93,100,92,94,94,90,90,83,112,107,98,110,101,116,165,100,81",
+ "endOffsets": "214,323,434,524,629,754,836,918,1009,1102,1198,1292,1393,1486,1581,1676,1767,1858,1942,2055,2163,2262,2373,2475,2592,2758,2859,5053"
+=======
+ "startOffsets": "9822",
+ "endColumns": "202",
+ "endOffsets": "10020"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-en-rXC\\values-en-rXC.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,257,465,675,887,1084,1267,1461,1664,1860,2058,2252,2446,2652,2862,3048,3230,3414,3614,3811,3999",
+ "endColumns": "201,207,209,211,196,182,193,202,195,197,193,193,205,209,185,181,183,199,196,187,195",
+ "endOffsets": "252,460,670,882,1079,1262,1456,1659,1855,2053,2247,2441,2647,2857,3043,3225,3409,3609,3806,3994,4190"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "5503,5705,5913,6123,6335,6532,6715,6909,7112,7308,7506,7700,7894,8100,8310,8496,8678,8862,9062,9259,9447",
+ "endColumns": "201,207,209,211,196,182,193,202,195,197,193,193,205,209,185,181,183,199,196,187,195",
+ "endOffsets": "5700,5908,6118,6330,6527,6710,6904,7107,7303,7501,7695,7889,8095,8305,8491,8673,8857,9057,9254,9442,9638"
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/intermediates/blame/res/release/multi-v2/release.json
+ }
+ }
+ ]
+ },
+ {
+<<<<<<< HEAD:src/Project/app/build/intermediates/blame/res/debug/multi-v2/debug.json
+ "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\res\\merged\\debug\\values-sr_values-sr.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-sr\\values-sr.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,214,317,423,509,613,731,812,892,983,1076,1172,1266,1367,1460,1555,1660,1751,1842,1930,2035,2143,2244,2348,2456,2557,2724,2821",
+ "endColumns": "108,102,105,85,103,117,80,79,90,92,95,93,100,92,94,104,90,90,87,104,107,100,103,107,100,166,96,83",
+ "endOffsets": "209,312,418,504,608,726,807,887,978,1071,1167,1261,1362,1455,1550,1655,1746,1837,1925,2030,2138,2239,2343,2451,2552,2719,2816,2900"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,214,317,423,509,613,731,812,892,983,1076,1172,1266,1367,1460,1555,1660,1751,1842,1930,2035,2143,2244,2348,2456,2557,2724,4905",
+ "endColumns": "108,102,105,85,103,117,80,79,90,92,95,93,100,92,94,104,90,90,87,104,107,100,103,107,100,166,96,83",
+ "endOffsets": "209,312,418,504,608,726,807,887,978,1071,1167,1261,1362,1455,1550,1655,1746,1837,1925,2030,2138,2239,2343,2451,2552,2719,2816,4984"
+ }
+ },
+ {
+ "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-sr\\values-sr.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,157,266,377,496,592,680,774,880,978,1071,1167,1260,1377,1489,1576,1659,1745,1851,1959,2045",
+ "endColumns": "101,108,110,118,95,87,93,105,97,92,95,92,116,111,86,82,85,105,107,85,93",
+ "endOffsets": "152,261,372,491,587,675,769,875,973,1066,1162,1255,1372,1484,1571,1654,1740,1846,1954,2040,2134"
+=======
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\values-af_values-af.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-af\\values-af.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "4935",
+ "endColumns": "100",
+ "endOffsets": "5031"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-af\\values-af.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,159,268,381,494,593,680,776,883,982,1076,1169,1262,1385,1500,1589,1672,1754,1854,1951,2038",
+ "endColumns": "103,108,112,112,98,86,95,106,98,93,92,92,122,114,88,82,81,99,96,86,95",
+ "endOffsets": "154,263,376,489,588,675,771,878,977,1071,1164,1257,1380,1495,1584,1667,1749,1849,1946,2033,2129"
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/intermediates/blame/res/release/multi-v2/release.json
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+<<<<<<< HEAD:src/Project/app/build/intermediates/blame/res/debug/multi-v2/debug.json
+ "startOffsets": "2821,2923,3032,3143,3262,3358,3446,3540,3646,3744,3837,3933,4026,4143,4255,4342,4425,4511,4617,4725,4811",
+ "endColumns": "101,108,110,118,95,87,93,105,97,92,95,92,116,111,86,82,85,105,107,85,93",
+ "endOffsets": "2918,3027,3138,3257,3353,3441,3535,3641,3739,3832,3928,4021,4138,4250,4337,4420,4506,4612,4720,4806,4900"
+ }
+ },
+ {
+ "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-sr\\values-sr.xml",
+=======
+ "startOffsets": "2776,2880,2989,3102,3215,3314,3401,3497,3604,3703,3797,3890,3983,4106,4221,4310,4393,4475,4575,4672,4759",
+ "endColumns": "103,108,112,112,98,86,95,106,98,93,92,92,122,114,88,82,81,99,96,86,95",
+ "endOffsets": "2875,2984,3097,3210,3309,3396,3492,3599,3698,3792,3885,3978,4101,4216,4305,4388,4470,4570,4667,4754,4850"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-af\\values-af.xml",
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/intermediates/blame/res/release/multi-v2/release.json
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,209,309,415,500,603,721,797,874,965,1058,1154,1248,1348,1441,1536,1635,1730,1824,1905,2012,2115,2212,2320,2422,2524,2678,2776",
+ "endColumns": "103,99,105,84,102,117,75,76,90,92,95,93,99,92,94,98,94,93,80,106,102,96,107,101,101,153,97,79",
+ "endOffsets": "204,304,410,495,598,716,792,869,960,1053,1149,1243,1343,1436,1531,1630,1725,1819,1900,2007,2110,2207,2315,2417,2519,2673,2771,2851"
+ },
+ "to": {
+<<<<<<< HEAD:src/Project/app/build/intermediates/blame/res/debug/multi-v2/debug.json
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "4989",
+ "endColumns": "100",
+ "endOffsets": "5085"
+=======
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,209,309,415,500,603,721,797,874,965,1058,1154,1248,1348,1441,1536,1635,1730,1824,1905,2012,2115,2212,2320,2422,2524,2678,4855",
+ "endColumns": "103,99,105,84,102,117,75,76,90,92,95,93,99,92,94,98,94,93,80,106,102,96,107,101,101,153,97,79",
+ "endOffsets": "204,304,410,495,598,716,792,869,960,1053,1149,1243,1343,1436,1531,1630,1725,1819,1900,2007,2110,2207,2315,2417,2519,2673,2771,4930"
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/intermediates/blame/res/release/multi-v2/release.json
+ }
+ }
+ ]
+ },
+ {
+<<<<<<< HEAD:src/Project/app/build/intermediates/blame/res/debug/multi-v2/debug.json
+ "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\res\\merged\\debug\\values-da_values-da.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-da\\values-da.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,208,307,419,502,602,715,792,869,960,1053,1149,1243,1338,1431,1526,1624,1715,1806,1885,1994,2102,2198,2312,2414,2515,2668,2765",
+ "endColumns": "102,98,111,82,99,112,76,76,90,92,95,93,94,92,94,97,90,90,78,108,107,95,113,101,100,152,96,78",
+ "endOffsets": "203,302,414,497,597,710,787,864,955,1048,1144,1238,1333,1426,1521,1619,1710,1801,1880,1989,2097,2193,2307,2409,2510,2663,2760,2839"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,208,307,419,502,602,715,792,869,960,1053,1149,1243,1338,1431,1526,1624,1715,1806,1885,1994,2102,2198,2312,2414,2515,2668,4860",
+ "endColumns": "102,98,111,82,99,112,76,76,90,92,95,93,94,92,94,97,90,90,78,108,107,95,113,101,100,152,96,78",
+ "endOffsets": "203,302,414,497,597,710,787,864,955,1048,1144,1238,1333,1426,1521,1619,1710,1801,1880,1989,2097,2193,2307,2409,2510,2663,2760,4934"
+ }
+ },
+ {
+ "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-da\\values-da.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,153,275,391,512,606,690,784,886,980,1073,1175,1266,1394,1509,1600,1684,1766,1869,1970,2056",
+ "endColumns": "97,121,115,120,93,83,93,101,93,92,101,90,127,114,90,83,81,102,100,85,93",
+ "endOffsets": "148,270,386,507,601,685,779,881,975,1068,1170,1261,1389,1504,1595,1679,1761,1864,1965,2051,2145"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2765,2863,2985,3101,3222,3316,3400,3494,3596,3690,3783,3885,3976,4104,4219,4310,4394,4476,4579,4680,4766",
+ "endColumns": "97,121,115,120,93,83,93,101,93,92,101,90,127,114,90,83,81,102,100,85,93",
+ "endOffsets": "2858,2980,3096,3217,3311,3395,3489,3591,3685,3778,3880,3971,4099,4214,4305,4389,4471,4574,4675,4761,4855"
+ }
+ },
+ {
+ "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-da\\values-da.xml",
+=======
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\values-hu_values-hu.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-hu\\values-hu.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,157,270,381,499,596,685,779,894,992,1091,1186,1280,1387,1510,1595,1682,1769,1874,1976,2064",
+ "endColumns": "101,112,110,117,96,88,93,114,97,98,94,93,106,122,84,86,86,104,101,87,94",
+ "endOffsets": "152,265,376,494,591,680,774,889,987,1086,1181,1275,1382,1505,1590,1677,1764,1869,1971,2059,2154"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2878,2980,3093,3204,3322,3419,3508,3602,3717,3815,3914,4009,4103,4210,4333,4418,4505,4592,4697,4799,4887",
+ "endColumns": "101,112,110,117,96,88,93,114,97,98,94,93,106,122,84,86,86,104,101,87,94",
+ "endOffsets": "2975,3088,3199,3317,3414,3503,3597,3712,3810,3909,4004,4098,4205,4328,4413,4500,4587,4692,4794,4882,4977"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-hu\\values-hu.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,213,318,433,517,629,759,835,911,1002,1095,1191,1285,1386,1479,1574,1669,1760,1851,1934,2044,2155,2255,2366,2474,2593,2775,2878",
+ "endColumns": "107,104,114,83,111,129,75,75,90,92,95,93,100,92,94,94,90,90,82,109,110,99,110,107,118,181,102,82",
+ "endOffsets": "208,313,428,512,624,754,830,906,997,1090,1186,1280,1381,1474,1569,1664,1755,1846,1929,2039,2150,2250,2361,2469,2588,2770,2873,2956"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,213,318,433,517,629,759,835,911,1002,1095,1191,1285,1386,1479,1574,1669,1760,1851,1934,2044,2155,2255,2366,2474,2593,2775,4982",
+ "endColumns": "107,104,114,83,111,129,75,75,90,92,95,93,100,92,94,94,90,90,82,109,110,99,110,107,118,181,102,82",
+ "endOffsets": "208,313,428,512,624,754,830,906,997,1090,1186,1280,1381,1474,1569,1664,1755,1846,1929,2039,2150,2250,2361,2469,2588,2770,2873,5060"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-hu\\values-hu.xml",
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/intermediates/blame/res/release/multi-v2/release.json
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+<<<<<<< HEAD:src/Project/app/build/intermediates/blame/res/debug/multi-v2/debug.json
+ "startOffsets": "4939",
+ "endColumns": "100",
+ "endOffsets": "5035"
+=======
+ "startOffsets": "5065",
+ "endColumns": "100",
+ "endOffsets": "5161"
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/intermediates/blame/res/release/multi-v2/release.json
+ }
+ }
+ ]
+ },
+ {
+<<<<<<< HEAD:src/Project/app/build/intermediates/blame/res/debug/multi-v2/debug.json
+ "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\res\\merged\\debug\\values-si_values-si.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-si\\values-si.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "4955",
+ "endColumns": "100",
+ "endOffsets": "5051"
+ }
+ },
+ {
+ "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-si\\values-si.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,156,268,380,496,587,669,762,860,956,1051,1148,1244,1360,1466,1551,1640,1726,1825,1928,2015",
+ "endColumns": "100,111,111,115,90,81,92,97,95,94,96,95,115,105,84,88,85,98,102,86,91",
+ "endOffsets": "151,263,375,491,582,664,757,855,951,1046,1143,1239,1355,1461,1546,1635,1721,1820,1923,2010,2102"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2821,2922,3034,3146,3262,3353,3435,3528,3626,3722,3817,3914,4010,4126,4232,4317,4406,4492,4591,4694,4781",
+ "endColumns": "100,111,111,115,90,81,92,97,95,94,96,95,115,105,84,88,85,98,102,86,91",
+ "endOffsets": "2917,3029,3141,3257,3348,3430,3523,3621,3717,3812,3909,4005,4121,4227,4312,4401,4487,4586,4689,4776,4868"
+ }
+ },
+ {
+ "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-si\\values-si.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,215,322,429,517,622,738,827,914,1005,1098,1193,1287,1388,1481,1576,1670,1761,1852,1936,2045,2150,2248,2358,2457,2563,2722,2821",
+ "endColumns": "109,106,106,87,104,115,88,86,90,92,94,93,100,92,94,93,90,90,83,108,104,97,109,98,105,158,98,81",
+ "endOffsets": "210,317,424,512,617,733,822,909,1000,1093,1188,1282,1383,1476,1571,1665,1756,1847,1931,2040,2145,2243,2353,2452,2558,2717,2816,2898"
+=======
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\values-lv_values-lv.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-lv\\values-lv.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "5214",
+ "endColumns": "100",
+ "endOffsets": "5310"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-lv\\values-lv.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,225,333,442,528,632,754,836,918,1028,1136,1243,1352,1464,1567,1679,1786,1891,1991,2076,2185,2297,2396,2507,2616,2721,2895,2994",
+ "endColumns": "119,107,108,85,103,121,81,81,109,107,106,108,111,102,111,106,104,99,84,108,111,98,110,108,104,173,98,81",
+ "endOffsets": "220,328,437,523,627,749,831,913,1023,1131,1238,1347,1459,1562,1674,1781,1886,1986,2071,2180,2292,2391,2502,2611,2716,2890,2989,3071"
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/intermediates/blame/res/release/multi-v2/release.json
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+<<<<<<< HEAD:src/Project/app/build/intermediates/blame/res/debug/multi-v2/debug.json
+ "startOffsets": "105,215,322,429,517,622,738,827,914,1005,1098,1193,1287,1388,1481,1576,1670,1761,1852,1936,2045,2150,2248,2358,2457,2563,2722,4873",
+ "endColumns": "109,106,106,87,104,115,88,86,90,92,94,93,100,92,94,93,90,90,83,108,104,97,109,98,105,158,98,81",
+ "endOffsets": "210,317,424,512,617,733,822,909,1000,1093,1188,1282,1383,1476,1571,1665,1756,1847,1931,2040,2145,2243,2353,2452,2558,2717,2816,4950"
+=======
+ "startOffsets": "105,225,333,442,528,632,754,836,918,1028,1136,1243,1352,1464,1567,1679,1786,1891,1991,2076,2185,2297,2396,2507,2616,2721,2895,5132",
+ "endColumns": "119,107,108,85,103,121,81,81,109,107,106,108,111,102,111,106,104,99,84,108,111,98,110,108,104,173,98,81",
+ "endOffsets": "220,328,437,523,627,749,831,913,1023,1131,1238,1347,1459,1562,1674,1781,1886,1986,2071,2180,2292,2391,2502,2611,2716,2890,2989,5209"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-lv\\values-lv.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,157,278,405,530,633,736,837,946,1044,1139,1231,1324,1431,1552,1637,1723,1808,1911,2012,2099",
+ "endColumns": "101,120,126,124,102,102,100,108,97,94,91,92,106,120,84,85,84,102,100,86,93",
+ "endOffsets": "152,273,400,525,628,731,832,941,1039,1134,1226,1319,1426,1547,1632,1718,1803,1906,2007,2094,2188"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2994,3096,3217,3344,3469,3572,3675,3776,3885,3983,4078,4170,4263,4370,4491,4576,4662,4747,4850,4951,5038",
+ "endColumns": "101,120,126,124,102,102,100,108,97,94,91,92,106,120,84,85,84,102,100,86,93",
+ "endOffsets": "3091,3212,3339,3464,3567,3670,3771,3880,3978,4073,4165,4258,4365,4486,4571,4657,4742,4845,4946,5033,5127"
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/intermediates/blame/res/release/multi-v2/release.json
+ }
+ }
+ ]
+ },
+ {
+<<<<<<< HEAD:src/Project/app/build/intermediates/blame/res/debug/multi-v2/debug.json
+ "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\res\\merged\\debug\\values-watch-v21_values-watch-v21.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-watch-v21\\values-watch-v21.xml",
+ "from": {
+ "startLines": "2,6,10",
+ "startColumns": "4,4,4",
+ "startOffsets": "55,271,499",
+ "endLines": "5,9,13",
+ "endColumns": "12,12,12",
+ "endOffsets": "266,494,724"
+=======
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\values-zh-rCN_values-zh-rCN.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-zh-rCN\\values-zh-rCN.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,148,240,334,431,517,596,683,777,870,960,1048,1136,1235,1335,1416,1496,1576,1666,1756,1838",
+ "endColumns": "92,91,93,96,85,78,86,93,92,89,87,87,98,99,80,79,79,89,89,81,88",
+ "endOffsets": "143,235,329,426,512,591,678,772,865,955,1043,1131,1230,1330,1411,1491,1571,1661,1751,1833,1922"
+ },
+ "to": {
+ "startLines": "106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "6727,6820,6912,7006,7103,7189,7268,7355,7449,7542,7632,7720,7808,7907,8007,8088,8168,8248,8338,8428,8510",
+ "endColumns": "92,91,93,96,85,78,86,93,92,89,87,87,98,99,80,79,79,89,89,81,88",
+ "endOffsets": "6815,6907,7001,7098,7184,7263,7350,7444,7537,7627,7715,7803,7902,8002,8083,8163,8243,8333,8423,8505,8594"
+ }
+ },
+ {
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\src\\main\\res\\values-zh-rCN\\strings.xml",
+ "from": {
+ "startLines": "139,79,78,77,76,20,21,22,123,124,131,130,27,137,89,88,85,87,86,84,83,82,101,100,99,91,19,61,30,31,92,80,125,75,64,67,39,45,71,69,50,40,60,59,58,54,53,51,52,55,133,56,134,46,74,57,65,44,49,48,47,63,70,68,66,43,62,41,42,73,135,29,35,37,34,36,72,33,32,26,25,108,107,110,122,115,114,116,117,119,118,109,113,111,112,106,120,121,129,127,126,128,28,90,98,103,102,104,97,96,95,94,23,24",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "7443,3971,3904,3830,3779,897,938,987,6786,6832,7189,7138,1276,7390,4613,4552,4343,4474,4412,4283,4217,4153,5273,5212,5148,4732,846,2988,1449,1503,4787,4045,6890,3719,3148,3290,1887,2174,3487,3386,2425,1941,2927,2873,2821,2622,2573,2477,2526,2669,7246,2717,7296,2218,3659,2768,3192,2130,2377,2320,2264,3092,3437,3340,3245,2085,3049,1992,2034,3599,7342,1397,1708,1806,1660,1758,3542,1612,1566,1224,1170,5655,5595,5798,6711,6114,6044,6179,6258,6443,6369,5731,5988,5856,5922,5545,6548,6632,7099,6990,6941,7036,1339,4676,5088,5388,5329,5456,5039,4993,4944,4892,1036,1103",
+ "endLines": "141,79,78,77,76,20,21,22,123,124,131,130,27,137,89,88,85,87,86,84,83,82,101,100,99,91,19,61,30,31,92,80,125,75,64,67,39,45,71,69,50,40,60,59,58,54,53,51,52,55,133,56,134,46,74,57,65,44,49,48,47,63,70,68,66,43,62,41,42,73,135,29,35,37,34,36,72,33,32,26,25,108,107,110,122,115,114,116,117,119,118,109,113,111,112,106,120,121,129,127,126,128,28,90,98,103,102,104,97,96,95,94,23,24",
+ "endColumns": "14,72,65,72,49,39,47,47,44,56,53,49,61,49,61,59,67,76,60,58,64,62,54,59,62,53,49,59,52,61,84,80,49,58,42,48,52,42,53,49,50,49,59,52,50,45,47,47,45,46,48,49,44,44,58,51,51,42,46,55,54,54,48,44,43,43,41,40,49,58,44,50,48,48,46,46,55,46,44,50,52,74,58,56,73,63,68,77,109,103,72,65,54,64,64,48,82,77,37,44,47,61,56,54,58,66,57,61,47,44,47,50,65,65",
+ "endOffsets": "7617,4039,3965,3898,3824,932,981,1030,6826,6884,7238,7183,1333,7435,4670,4607,4406,4546,4468,4337,4277,4211,5323,5267,5206,4781,891,3043,1497,1560,4867,4121,6935,3773,3186,3334,1935,2212,3536,3431,2471,1986,2982,2921,2867,2663,2616,2520,2567,2711,7290,2762,7336,2258,3713,2815,3239,2168,2419,2371,2314,3142,3481,3380,3284,2124,3086,2028,2079,3653,7382,1443,1752,1850,1702,1800,3593,1654,1606,1270,1218,5725,5649,5850,6780,6173,6108,6252,6363,6542,6437,5792,6038,5916,5982,5589,6626,6705,7132,7030,6984,7093,1391,4726,5142,5450,5382,5513,5082,5033,4987,4938,1097,1164"
+ },
+ "to": {
+ "startLines": "6,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,158,159,161,162,163,164,165,166,167,168,169,170,171",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "215,2945,3018,3084,3157,3207,3247,3295,3343,3388,3445,3499,3549,3611,3661,3723,3783,3851,3928,3989,4048,4113,4176,4231,4291,4354,4408,4458,4518,4571,4633,4718,4799,4849,4908,4951,5000,5053,5096,5150,5200,5251,5301,5361,5414,5465,5511,5559,5607,5653,5700,5749,5799,5844,5889,5948,6000,6052,6095,6142,6198,6253,6308,6357,6402,6446,6490,6532,6573,6623,6682,8599,8650,8699,8748,8795,8842,8898,8945,8990,9041,9094,9169,9228,9285,9359,9423,9492,9570,9680,9784,9857,9923,9978,10043,10108,10157,10240,10318,10356,10401,10527,10589,10747,10802,10861,10928,10986,11048,11096,11141,11189,11240,11306",
+ "endLines": "8,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,158,159,161,162,163,164,165,166,167,168,169,170,171",
+ "endColumns": "14,72,65,72,49,39,47,47,44,56,53,49,61,49,61,59,67,76,60,58,64,62,54,59,62,53,49,59,52,61,84,80,49,58,42,48,52,42,53,49,50,49,59,52,50,45,47,47,45,46,48,49,44,44,58,51,51,42,46,55,54,54,48,44,43,43,41,40,49,58,44,50,48,48,46,46,55,46,44,50,52,74,58,56,73,63,68,77,109,103,72,65,54,64,64,48,82,77,37,44,47,61,56,54,58,66,57,61,47,44,47,50,65,65",
+ "endOffsets": "379,3013,3079,3152,3202,3242,3290,3338,3383,3440,3494,3544,3606,3656,3718,3778,3846,3923,3984,4043,4108,4171,4226,4286,4349,4403,4453,4513,4566,4628,4713,4794,4844,4903,4946,4995,5048,5091,5145,5195,5246,5296,5356,5409,5460,5506,5554,5602,5648,5695,5744,5794,5839,5884,5943,5995,6047,6090,6137,6193,6248,6303,6352,6397,6441,6485,6527,6568,6618,6677,6722,8645,8694,8743,8790,8837,8893,8940,8985,9036,9089,9164,9223,9280,9354,9418,9487,9565,9675,9779,9852,9918,9973,10038,10103,10152,10235,10313,10351,10396,10444,10584,10641,10797,10856,10923,10981,11043,11091,11136,11184,11235,11301,11367"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-zh-rCN\\values-zh-rCN.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,201,296,396,478,575,681,757,833,924,1017,1115,1211,1306,1399,1494,1586,1677,1768,1846,1942,2038,2133,2230,2325,2423,2572,2666",
+ "endColumns": "95,94,99,81,96,105,75,75,90,92,97,95,94,92,94,91,90,90,77,95,95,94,96,94,97,148,93,77",
+ "endOffsets": "196,291,391,473,570,676,752,828,919,1012,1110,1206,1301,1394,1489,1581,1672,1763,1841,1937,2033,2128,2225,2320,2418,2567,2661,2739"
+ },
+ "to": {
+ "startLines": "9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,157",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "384,480,575,675,757,854,960,1036,1112,1203,1296,1394,1490,1585,1678,1773,1865,1956,2047,2125,2221,2317,2412,2509,2604,2702,2851,10449",
+ "endColumns": "95,94,99,81,96,105,75,75,90,92,97,95,94,92,94,91,90,90,77,95,95,94,96,94,97,148,93,77",
+ "endOffsets": "475,570,670,752,849,955,1031,1107,1198,1291,1389,1485,1580,1673,1768,1860,1951,2042,2120,2216,2312,2407,2504,2599,2697,2846,2940,10522"
+ }
+ },
+ {
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\src\\main\\res\\values-zh-rCN\\arrays.xml",
+ "from": {
+ "startLines": "18",
+ "startColumns": "4",
+ "startOffsets": "730",
+ "endLines": "21",
+ "endColumns": "19",
+ "endOffsets": "838"
+ },
+ "to": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "105",
+ "endLines": "5",
+ "endColumns": "19",
+ "endOffsets": "210"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-zh-rCN\\values-zh-rCN.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "160",
+ "startColumns": "4",
+ "startOffsets": "10646",
+ "endColumns": "100",
+ "endOffsets": "10742"
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/intermediates/blame/res/release/multi-v2/release.json
+ }
+ }
+ ]
+ },
+ {
+<<<<<<< HEAD:src/Project/app/build/intermediates/blame/res/debug/multi-v2/debug.json
+ "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\res\\merged\\debug\\values-or_values-or.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-or\\values-or.xml",
+=======
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\values-km_values-km.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-km\\values-km.xml",
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/intermediates/blame/res/release/multi-v2/release.json
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "30",
+ "startColumns": "4",
+<<<<<<< HEAD:src/Project/app/build/intermediates/blame/res/debug/multi-v2/debug.json
+ "startOffsets": "2936",
+ "endColumns": "100",
+ "endOffsets": "3032"
+ }
+ },
+ {
+ "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-or\\values-or.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,224,334,441,527,631,751,828,905,996,1089,1186,1281,1382,1475,1570,1666,1757,1847,1929,2039,2144,2250,2361,2464,2582,2745,2847",
+ "endColumns": "118,109,106,85,103,119,76,76,90,92,96,94,100,92,94,95,90,89,81,109,104,105,110,102,117,162,101,88",
+ "endOffsets": "219,329,436,522,626,746,823,900,991,1084,1181,1276,1377,1470,1565,1661,1752,1842,1924,2034,2139,2245,2356,2459,2577,2740,2842,2931"
+=======
+ "startOffsets": "4937",
+ "endColumns": "100",
+ "endOffsets": "5033"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-km\\values-km.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,157,270,382,494,594,679,789,897,991,1085,1175,1267,1373,1487,1571,1652,1733,1828,1929,2017",
+ "endColumns": "101,112,111,111,99,84,109,107,93,93,89,91,105,113,83,80,80,94,100,87,92",
+ "endOffsets": "152,265,377,489,589,674,784,892,986,1080,1170,1262,1368,1482,1566,1647,1728,1823,1924,2012,2105"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2799,2901,3014,3126,3238,3338,3423,3533,3641,3735,3829,3919,4011,4117,4231,4315,4396,4477,4572,4673,4761",
+ "endColumns": "101,112,111,111,99,84,109,107,93,93,89,91,105,113,83,80,80,94,100,87,92",
+ "endOffsets": "2896,3009,3121,3233,3333,3418,3528,3636,3730,3824,3914,4006,4112,4226,4310,4391,4472,4567,4668,4756,4849"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-km\\values-km.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,208,308,420,507,611,729,806,883,974,1067,1163,1257,1358,1451,1546,1640,1731,1822,1905,2009,2114,2214,2324,2431,2539,2701,2799",
+ "endColumns": "102,99,111,86,103,117,76,76,90,92,95,93,100,92,94,93,90,90,82,103,104,99,109,106,107,161,97,82",
+ "endOffsets": "203,303,415,502,606,724,801,878,969,1062,1158,1252,1353,1446,1541,1635,1726,1817,1900,2004,2109,2209,2319,2426,2534,2696,2794,2877"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,208,308,420,507,611,729,806,883,974,1067,1163,1257,1358,1451,1546,1640,1731,1822,1905,2009,2114,2214,2324,2431,2539,2701,4854",
+ "endColumns": "102,99,111,86,103,117,76,76,90,92,95,93,100,92,94,93,90,90,82,103,104,99,109,106,107,161,97,82",
+ "endOffsets": "203,303,415,502,606,724,801,878,969,1062,1158,1252,1353,1446,1541,1635,1726,1817,1900,2004,2109,2209,2319,2426,2534,2696,2794,4932"
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/intermediates/blame/res/release/multi-v2/release.json
+ }
+ }
+ ]
+ },
+ {
+<<<<<<< HEAD:src/Project/app/build/intermediates/blame/res/debug/multi-v2/debug.json
+ "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\res\\merged\\debug\\values-af_values-af.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-af\\values-af.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,159,268,381,494,593,680,776,883,982,1076,1169,1262,1385,1500,1589,1672,1754,1854,1951,2038",
+ "endColumns": "103,108,112,112,98,86,95,106,98,93,92,92,122,114,88,82,81,99,96,86,95",
+ "endOffsets": "154,263,376,489,588,675,771,878,977,1071,1164,1257,1380,1495,1584,1667,1749,1849,1946,2033,2129"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2776,2880,2989,3102,3215,3314,3401,3497,3604,3703,3797,3890,3983,4106,4221,4310,4393,4475,4575,4672,4759",
+ "endColumns": "103,108,112,112,98,86,95,106,98,93,92,92,122,114,88,82,81,99,96,86,95",
+ "endOffsets": "2875,2984,3097,3210,3309,3396,3492,3599,3698,3792,3885,3978,4101,4216,4305,4388,4470,4570,4667,4754,4850"
+ }
+ },
+ {
+ "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-af\\values-af.xml",
+=======
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\values-or_values-or.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-or\\values-or.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,224,334,441,527,631,751,828,905,996,1089,1186,1281,1382,1475,1570,1666,1757,1847,1929,2039,2144,2250,2361,2464,2582,2745,2847",
+ "endColumns": "118,109,106,85,103,119,76,76,90,92,96,94,100,92,94,95,90,89,81,109,104,105,110,102,117,162,101,88",
+ "endOffsets": "219,329,436,522,626,746,823,900,991,1084,1181,1276,1377,1470,1565,1661,1752,1842,1924,2034,2139,2245,2356,2459,2577,2740,2842,2931"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-or\\values-or.xml",
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/intermediates/blame/res/release/multi-v2/release.json
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "30",
+ "startColumns": "4",
+<<<<<<< HEAD:src/Project/app/build/intermediates/blame/res/debug/multi-v2/debug.json
+ "startOffsets": "4935",
+ "endColumns": "100",
+ "endOffsets": "5031"
+ }
+ },
+ {
+ "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-af\\values-af.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,209,309,415,500,603,721,797,874,965,1058,1154,1248,1348,1441,1536,1635,1730,1824,1905,2012,2115,2212,2320,2422,2524,2678,2776",
+ "endColumns": "103,99,105,84,102,117,75,76,90,92,95,93,99,92,94,98,94,93,80,106,102,96,107,101,101,153,97,79",
+ "endOffsets": "204,304,410,495,598,716,792,869,960,1053,1149,1243,1343,1436,1531,1630,1725,1819,1900,2007,2110,2207,2315,2417,2519,2673,2771,2851"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,209,309,415,500,603,721,797,874,965,1058,1154,1248,1348,1441,1536,1635,1730,1824,1905,2012,2115,2212,2320,2422,2524,2678,4855",
+ "endColumns": "103,99,105,84,102,117,75,76,90,92,95,93,99,92,94,98,94,93,80,106,102,96,107,101,101,153,97,79",
+ "endOffsets": "204,304,410,495,598,716,792,869,960,1053,1149,1243,1343,1436,1531,1630,1725,1819,1900,2007,2110,2207,2315,2417,2519,2673,2771,4930"
+=======
+ "startOffsets": "2936",
+ "endColumns": "100",
+ "endOffsets": "3032"
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/intermediates/blame/res/release/multi-v2/release.json
+ }
+ }
+ ]
+ },
+ {
+<<<<<<< HEAD:src/Project/app/build/intermediates/blame/res/debug/multi-v2/debug.json
+ "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\res\\merged\\debug\\values-ar_values-ar.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-ar\\values-ar.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "4909",
+ "endColumns": "100",
+ "endOffsets": "5005"
+ }
+ },
+ {
+ "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-ar\\values-ar.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,222,326,435,517,618,732,811,890,981,1074,1170,1264,1365,1458,1553,1647,1738,1832,1911,2016,2117,2213,2321,2424,2527,2682,2779",
+ "endColumns": "116,103,108,81,100,113,78,78,90,92,95,93,100,92,94,93,90,93,78,104,100,95,107,102,102,154,96,80",
+ "endOffsets": "217,321,430,512,613,727,806,885,976,1069,1165,1259,1360,1453,1548,1642,1733,1827,1906,2011,2112,2208,2316,2419,2522,2677,2774,2855"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,222,326,435,517,618,732,811,890,981,1074,1170,1264,1365,1458,1553,1647,1738,1832,1911,2016,2117,2213,2321,2424,2527,2682,4828",
+ "endColumns": "116,103,108,81,100,113,78,78,90,92,95,93,100,92,94,93,90,93,78,104,100,95,107,102,102,154,96,80",
+ "endOffsets": "217,321,430,512,613,727,806,885,976,1069,1165,1259,1360,1453,1548,1642,1733,1827,1906,2011,2112,2208,2316,2419,2522,2677,2774,4904"
+ }
+ },
+ {
+ "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-ar\\values-ar.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,154,260,369,482,581,666,761,866,962,1055,1148,1239,1349,1462,1551,1634,1717,1816,1924,2010",
+ "endColumns": "98,105,108,112,98,84,94,104,95,92,92,90,109,112,88,82,82,98,107,85,93",
+ "endOffsets": "149,255,364,477,576,661,756,861,957,1050,1143,1234,1344,1457,1546,1629,1712,1811,1919,2005,2099"
+=======
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\values-zu_values-zu.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-zu\\values-zu.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,164,280,398,519,617,703,804,911,1006,1098,1189,1280,1399,1514,1600,1683,1765,1865,1969,2057",
+ "endColumns": "108,115,117,120,97,85,100,106,94,91,90,90,118,114,85,82,81,99,103,87,97",
+ "endOffsets": "159,275,393,514,612,698,799,906,1001,1093,1184,1275,1394,1509,1595,1678,1760,1860,1964,2052,2150"
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/intermediates/blame/res/release/multi-v2/release.json
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+<<<<<<< HEAD:src/Project/app/build/intermediates/blame/res/debug/multi-v2/debug.json
+ "startOffsets": "2779,2878,2984,3093,3206,3305,3390,3485,3590,3686,3779,3872,3963,4073,4186,4275,4358,4441,4540,4648,4734",
+ "endColumns": "98,105,108,112,98,84,94,104,95,92,92,90,109,112,88,82,82,98,107,85,93",
+ "endOffsets": "2873,2979,3088,3201,3300,3385,3480,3585,3681,3774,3867,3958,4068,4181,4270,4353,4436,4535,4643,4729,4823"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\res\\merged\\debug\\values-hu_values-hu.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-hu\\values-hu.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,157,270,381,499,596,685,779,894,992,1091,1186,1280,1387,1510,1595,1682,1769,1874,1976,2064",
+ "endColumns": "101,112,110,117,96,88,93,114,97,98,94,93,106,122,84,86,86,104,101,87,94",
+ "endOffsets": "152,265,376,494,591,680,774,889,987,1086,1181,1275,1382,1505,1590,1677,1764,1869,1971,2059,2154"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2878,2980,3093,3204,3322,3419,3508,3602,3717,3815,3914,4009,4103,4210,4333,4418,4505,4592,4697,4799,4887",
+ "endColumns": "101,112,110,117,96,88,93,114,97,98,94,93,106,122,84,86,86,104,101,87,94",
+ "endOffsets": "2975,3088,3199,3317,3414,3503,3597,3712,3810,3909,4004,4098,4205,4328,4413,4500,4587,4692,4794,4882,4977"
+ }
+ },
+ {
+ "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-hu\\values-hu.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,213,318,433,517,629,759,835,911,1002,1095,1191,1285,1386,1479,1574,1669,1760,1851,1934,2044,2155,2255,2366,2474,2593,2775,2878",
+ "endColumns": "107,104,114,83,111,129,75,75,90,92,95,93,100,92,94,94,90,90,82,109,110,99,110,107,118,181,102,82",
+ "endOffsets": "208,313,428,512,624,754,830,906,997,1090,1186,1280,1381,1474,1569,1664,1755,1846,1929,2039,2150,2250,2361,2469,2588,2770,2873,2956"
+=======
+ "startOffsets": "2817,2926,3042,3160,3281,3379,3465,3566,3673,3768,3860,3951,4042,4161,4276,4362,4445,4527,4627,4731,4819",
+ "endColumns": "108,115,117,120,97,85,100,106,94,91,90,90,118,114,85,82,81,99,103,87,97",
+ "endOffsets": "2921,3037,3155,3276,3374,3460,3561,3668,3763,3855,3946,4037,4156,4271,4357,4440,4522,4622,4726,4814,4912"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-zu\\values-zu.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "4998",
+ "endColumns": "100",
+ "endOffsets": "5094"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-zu\\values-zu.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,213,320,434,522,625,752,832,912,1003,1096,1190,1284,1385,1478,1573,1667,1758,1851,1937,2041,2147,2245,2352,2458,2564,2721,2817",
+ "endColumns": "107,106,113,87,102,126,79,79,90,92,93,93,100,92,94,93,90,92,85,103,105,97,106,105,105,156,95,80",
+ "endOffsets": "208,315,429,517,620,747,827,907,998,1091,1185,1279,1380,1473,1568,1662,1753,1846,1932,2036,2142,2240,2347,2453,2559,2716,2812,2893"
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/intermediates/blame/res/release/multi-v2/release.json
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+<<<<<<< HEAD:src/Project/app/build/intermediates/blame/res/debug/multi-v2/debug.json
+ "startOffsets": "105,213,318,433,517,629,759,835,911,1002,1095,1191,1285,1386,1479,1574,1669,1760,1851,1934,2044,2155,2255,2366,2474,2593,2775,4982",
+ "endColumns": "107,104,114,83,111,129,75,75,90,92,95,93,100,92,94,94,90,90,82,109,110,99,110,107,118,181,102,82",
+ "endOffsets": "208,313,428,512,624,754,830,906,997,1090,1186,1280,1381,1474,1569,1664,1755,1846,1929,2039,2150,2250,2361,2469,2588,2770,2873,5060"
+ }
+ },
+ {
+ "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-hu\\values-hu.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "5065",
+ "endColumns": "100",
+ "endOffsets": "5161"
+=======
+ "startOffsets": "105,213,320,434,522,625,752,832,912,1003,1096,1190,1284,1385,1478,1573,1667,1758,1851,1937,2041,2147,2245,2352,2458,2564,2721,4917",
+ "endColumns": "107,106,113,87,102,126,79,79,90,92,93,93,100,92,94,93,90,92,85,103,105,97,106,105,105,156,95,80",
+ "endOffsets": "208,315,429,517,620,747,827,907,998,1091,1185,1279,1380,1473,1568,1662,1753,1846,1932,2036,2142,2240,2347,2453,2559,2716,2812,4993"
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/intermediates/blame/res/release/multi-v2/release.json
+ }
+ }
+ ]
+ },
+ {
+<<<<<<< HEAD:src/Project/app/build/intermediates/blame/res/debug/multi-v2/debug.json
+ "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\res\\merged\\debug\\values-ca_values-ca.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-ca\\values-ca.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,223,329,436,519,627,753,837,918,1009,1102,1196,1291,1390,1483,1576,1670,1761,1852,1935,2046,2155,2253,2363,2467,2575,2735,2834",
+ "endColumns": "117,105,106,82,107,125,83,80,90,92,93,94,98,92,92,93,90,90,82,110,108,97,109,103,107,159,98,80",
+ "endOffsets": "218,324,431,514,622,748,832,913,1004,1097,1191,1286,1385,1478,1571,1665,1756,1847,1930,2041,2150,2248,2358,2462,2570,2730,2829,2910"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,223,329,436,519,627,753,837,918,1009,1102,1196,1291,1390,1483,1576,1670,1761,1852,1935,2046,2155,2253,2363,2467,2575,2735,4993",
+ "endColumns": "117,105,106,82,107,125,83,80,90,92,93,94,98,92,92,93,90,90,82,110,108,97,109,103,107,159,98,80",
+ "endOffsets": "218,324,431,514,622,748,832,913,1004,1097,1191,1286,1385,1478,1571,1665,1756,1847,1930,2041,2150,2248,2358,2462,2570,2730,2829,5069"
+ }
+ },
+ {
+ "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-ca\\values-ca.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "5074",
+ "endColumns": "100",
+ "endOffsets": "5170"
+ }
+ },
+ {
+ "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-ca\\values-ca.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,158,268,388,504,612,704,805,920,1016,1111,1206,1300,1421,1553,1645,1733,1816,1918,2029,2116",
+ "endColumns": "102,109,119,115,107,91,100,114,95,94,94,93,120,131,91,87,82,101,110,86,97",
+ "endOffsets": "153,263,383,499,607,699,800,915,1011,1106,1201,1295,1416,1548,1640,1728,1811,1913,2024,2111,2209"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2834,2937,3047,3167,3283,3391,3483,3584,3699,3795,3890,3985,4079,4200,4332,4424,4512,4595,4697,4808,4895",
+ "endColumns": "102,109,119,115,107,91,100,114,95,94,94,93,120,131,91,87,82,101,110,86,97",
+ "endOffsets": "2932,3042,3162,3278,3386,3478,3579,3694,3790,3885,3980,4074,4195,4327,4419,4507,4590,4692,4803,4890,4988"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\res\\merged\\debug\\values-zh-rCN_values-zh-rCN.arsc.flat",
+ "map": [
+ {
+ "source": "H:\\A\\test\\Project\\app\\src\\main\\res\\values-zh-rCN\\arrays.xml",
+ "from": {
+ "startLines": "18",
+ "startColumns": "4",
+ "startOffsets": "730",
+ "endLines": "21",
+ "endColumns": "19",
+ "endOffsets": "838"
+ },
+ "to": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "105",
+ "endLines": "5",
+ "endColumns": "19",
+ "endOffsets": "210"
+ }
+ },
+ {
+ "source": "H:\\A\\test\\Project\\app\\src\\main\\res\\values-zh-rCN\\strings.xml",
+ "from": {
+ "startLines": "132,79,78,77,76,20,21,22,123,124,131,130,27,89,88,85,87,86,84,83,82,101,100,99,91,19,61,30,31,92,80,125,75,64,67,39,45,71,69,50,40,60,59,58,54,53,51,52,55,56,46,74,57,65,44,49,48,47,63,70,68,66,43,62,41,42,73,29,35,37,34,36,72,33,32,26,25,108,107,110,122,115,114,116,117,119,118,109,113,111,112,106,120,121,129,127,126,128,28,90,98,103,102,104,97,96,95,94,23,24",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "7244,3971,3904,3830,3779,897,938,987,6786,6832,7189,7138,1276,4613,4552,4343,4474,4412,4283,4217,4153,5273,5212,5148,4732,846,2988,1449,1503,4787,4045,6890,3719,3148,3290,1887,2174,3487,3386,2425,1941,2927,2873,2821,2622,2573,2477,2526,2669,2717,2218,3659,2768,3192,2130,2377,2320,2264,3092,3437,3340,3245,2085,3049,1992,2034,3599,1397,1708,1806,1660,1758,3542,1612,1566,1224,1170,5655,5595,5798,6711,6114,6044,6179,6258,6443,6369,5731,5988,5856,5922,5545,6548,6632,7099,6990,6941,7036,1339,4676,5088,5388,5329,5456,5039,4993,4944,4892,1036,1103",
+ "endLines": "134,79,78,77,76,20,21,22,123,124,131,130,27,89,88,85,87,86,84,83,82,101,100,99,91,19,61,30,31,92,80,125,75,64,67,39,45,71,69,50,40,60,59,58,54,53,51,52,55,56,46,74,57,65,44,49,48,47,63,70,68,66,43,62,41,42,73,29,35,37,34,36,72,33,32,26,25,108,107,110,122,115,114,116,117,119,118,109,113,111,112,106,120,121,129,127,126,128,28,90,98,103,102,104,97,96,95,94,23,24",
+ "endColumns": "14,72,65,72,49,39,47,47,44,56,53,49,61,61,59,67,76,60,58,64,62,54,59,62,53,49,59,52,61,84,80,49,58,42,48,52,42,53,49,50,49,59,52,50,45,47,47,45,46,49,44,58,51,51,42,46,55,54,54,48,44,43,43,41,40,49,58,50,48,48,46,46,55,46,44,50,52,74,58,56,73,63,68,77,109,103,72,65,54,64,64,48,82,77,37,44,47,61,56,54,58,66,57,61,47,44,47,50,65,65",
+ "endOffsets": "7418,4039,3965,3898,3824,932,981,1030,6826,6884,7238,7183,1333,4670,4607,4406,4546,4468,4337,4277,4211,5323,5267,5206,4781,891,3043,1497,1560,4867,4121,6935,3773,3186,3334,1935,2212,3536,3431,2471,1986,2982,2921,2867,2663,2616,2520,2567,2711,2762,2258,3713,2815,3239,2168,2419,2371,2314,3142,3481,3380,3284,2124,3086,2028,2079,3653,1443,1752,1850,1702,1800,3593,1654,1606,1270,1218,5725,5649,5850,6780,6173,6108,6252,6363,6542,6437,5792,6038,5916,5982,5589,6626,6705,7132,7030,6984,7093,1391,4726,5142,5450,5382,5513,5082,5033,4987,4938,1097,1164"
+ },
+ "to": {
+ "startLines": "6,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,154,155,157,158,159,160,161,162,163,164,165,166,167",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "215,2945,3018,3084,3157,3207,3247,3295,3343,3388,3445,3499,3549,3611,3673,3733,3801,3878,3939,3998,4063,4126,4181,4241,4304,4358,4408,4468,4521,4583,4668,4749,4799,4858,4901,4950,5003,5046,5100,5150,5201,5251,5311,5364,5415,5461,5509,5557,5603,5650,5700,5745,5804,5856,5908,5951,5998,6054,6109,6164,6213,6258,6302,6346,6388,6429,6479,8410,8461,8510,8559,8606,8653,8709,8756,8801,8852,8905,8980,9039,9096,9170,9234,9303,9381,9491,9595,9668,9734,9789,9854,9919,9968,10051,10129,10167,10212,10338,10400,10558,10613,10672,10739,10797,10859,10907,10952,11000,11051,11117",
+ "endLines": "8,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,154,155,157,158,159,160,161,162,163,164,165,166,167",
+ "endColumns": "14,72,65,72,49,39,47,47,44,56,53,49,61,61,59,67,76,60,58,64,62,54,59,62,53,49,59,52,61,84,80,49,58,42,48,52,42,53,49,50,49,59,52,50,45,47,47,45,46,49,44,58,51,51,42,46,55,54,54,48,44,43,43,41,40,49,58,50,48,48,46,46,55,46,44,50,52,74,58,56,73,63,68,77,109,103,72,65,54,64,64,48,82,77,37,44,47,61,56,54,58,66,57,61,47,44,47,50,65,65",
+ "endOffsets": "379,3013,3079,3152,3202,3242,3290,3338,3383,3440,3494,3544,3606,3668,3728,3796,3873,3934,3993,4058,4121,4176,4236,4299,4353,4403,4463,4516,4578,4663,4744,4794,4853,4896,4945,4998,5041,5095,5145,5196,5246,5306,5359,5410,5456,5504,5552,5598,5645,5695,5740,5799,5851,5903,5946,5993,6049,6104,6159,6208,6253,6297,6341,6383,6424,6474,6533,8456,8505,8554,8601,8648,8704,8751,8796,8847,8900,8975,9034,9091,9165,9229,9298,9376,9486,9590,9663,9729,9784,9849,9914,9963,10046,10124,10162,10207,10255,10395,10452,10608,10667,10734,10792,10854,10902,10947,10995,11046,11112,11178"
+ }
+ },
+ {
+ "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-zh-rCN\\values-zh-rCN.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,148,240,334,431,517,596,683,777,870,960,1048,1136,1235,1335,1416,1496,1576,1666,1756,1838",
+ "endColumns": "92,91,93,96,85,78,86,93,92,89,87,87,98,99,80,79,79,89,89,81,88",
+ "endOffsets": "143,235,329,426,512,591,678,772,865,955,1043,1131,1230,1330,1411,1491,1571,1661,1751,1833,1922"
+ },
+ "to": {
+ "startLines": "102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "6538,6631,6723,6817,6914,7000,7079,7166,7260,7353,7443,7531,7619,7718,7818,7899,7979,8059,8149,8239,8321",
+ "endColumns": "92,91,93,96,85,78,86,93,92,89,87,87,98,99,80,79,79,89,89,81,88",
+ "endOffsets": "6626,6718,6812,6909,6995,7074,7161,7255,7348,7438,7526,7614,7713,7813,7894,7974,8054,8144,8234,8316,8405"
+ }
+ },
+ {
+ "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-zh-rCN\\values-zh-rCN.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "156",
+ "startColumns": "4",
+ "startOffsets": "10457",
+ "endColumns": "100",
+ "endOffsets": "10553"
+ }
+ },
+ {
+ "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-zh-rCN\\values-zh-rCN.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,201,296,396,478,575,681,757,833,924,1017,1115,1211,1306,1399,1494,1586,1677,1768,1846,1942,2038,2133,2230,2325,2423,2572,2666",
+ "endColumns": "95,94,99,81,96,105,75,75,90,92,97,95,94,92,94,91,90,90,77,95,95,94,96,94,97,148,93,77",
+ "endOffsets": "196,291,391,473,570,676,752,828,919,1012,1110,1206,1301,1394,1489,1581,1672,1763,1841,1937,2033,2128,2225,2320,2418,2567,2661,2739"
+ },
+ "to": {
+ "startLines": "9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,153",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "384,480,575,675,757,854,960,1036,1112,1203,1296,1394,1490,1585,1678,1773,1865,1956,2047,2125,2221,2317,2412,2509,2604,2702,2851,10260",
+ "endColumns": "95,94,99,81,96,105,75,75,90,92,97,95,94,92,94,91,90,90,77,95,95,94,96,94,97,148,93,77",
+ "endOffsets": "475,570,670,752,849,955,1031,1107,1198,1291,1389,1485,1580,1673,1768,1860,1951,2042,2120,2216,2312,2407,2504,2599,2697,2846,2940,10333"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\res\\merged\\debug\\values-v17_values-v17.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-v17\\values-v17.xml",
+ "from": {
+ "startLines": "2,5,9,12,15,18,22,25,29,33,37,40,43,46,50,53,57",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,228,456,614,764,936,1161,1331,1559,1783,2025,2196,2370,2539,2812,3012,3216",
+ "endLines": "4,8,11,14,17,21,24,28,32,36,39,42,45,49,52,56,60",
+ "endColumns": "12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12",
+ "endOffsets": "223,451,609,759,931,1156,1326,1554,1778,2020,2191,2365,2534,2807,3007,3211,3540"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\res\\merged\\debug\\values-en-rCA_values-en-rCA.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-en-rCA\\values-en-rCA.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,209,309,417,501,601,716,793,869,960,1053,1149,1243,1344,1437,1532,1626,1717,1808,1890,1993,2097,2196,2301,2404,2508,2664,2764",
+ "endColumns": "103,99,107,83,99,114,76,75,90,92,95,93,100,92,94,93,90,90,81,102,103,98,104,102,103,155,99,81",
+ "endOffsets": "204,304,412,496,596,711,788,864,955,1048,1144,1238,1339,1432,1527,1621,1712,1803,1885,1988,2092,2191,2296,2399,2503,2659,2759,2841"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,209,309,417,501,601,716,793,869,960,1053,1149,1243,1344,1437,1532,1626,1717,1808,1890,1993,2097,2196,2301,2404,2508,2664,4780",
+ "endColumns": "103,99,107,83,99,114,76,75,90,92,95,93,100,92,94,93,90,90,81,102,103,98,104,102,103,155,99,81",
+ "endOffsets": "204,304,412,496,596,711,788,864,955,1048,1144,1238,1339,1432,1527,1621,1712,1803,1885,1988,2092,2191,2296,2399,2503,2659,2759,4857"
+ }
+ },
+ {
+ "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-en-rCA\\values-en-rCA.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,155,261,369,481,576,659,751,853,949,1045,1139,1231,1338,1446,1530,1612,1694,1792,1891,1977",
+ "endColumns": "99,105,107,111,94,82,91,101,95,95,93,91,106,107,83,81,81,97,98,85,93",
+ "endOffsets": "150,256,364,476,571,654,746,848,944,1040,1134,1226,1333,1441,1525,1607,1689,1787,1886,1972,2066"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2764,2864,2970,3078,3190,3285,3368,3460,3562,3658,3754,3848,3940,4047,4155,4239,4321,4403,4501,4600,4686",
+ "endColumns": "99,105,107,111,94,82,91,101,95,95,93,91,106,107,83,81,81,97,98,85,93",
+ "endOffsets": "2859,2965,3073,3185,3280,3363,3455,3557,3653,3749,3843,3935,4042,4150,4234,4316,4398,4496,4595,4681,4775"
+ }
+ },
+ {
+ "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-en-rCA\\values-en-rCA.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "4862",
+ "endColumns": "100",
+ "endOffsets": "4958"
+=======
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\values-watch-v20_values-watch-v20.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-watch-v20\\values-watch-v20.xml",
+ "from": {
+ "startLines": "2,5,8",
+ "startColumns": "4,4,4",
+ "startOffsets": "55,214,385",
+ "endLines": "4,7,10",
+ "endColumns": "12,12,12",
+ "endOffsets": "209,380,553"
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/intermediates/blame/res/release/multi-v2/release.json
+ }
+ }
+ ]
+ },
+ {
+<<<<<<< HEAD:src/Project/app/build/intermediates/blame/res/debug/multi-v2/debug.json
+ "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\res\\merged\\debug\\values-gu_values-gu.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-gu\\values-gu.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,214,318,425,512,613,736,813,891,982,1075,1174,1268,1369,1462,1557,1654,1745,1836,1916,2022,2124,2221,2330,2429,2539,2699,2802",
+ "endColumns": "108,103,106,86,100,122,76,77,90,92,98,93,100,92,94,96,90,90,79,105,101,96,108,98,109,159,102,79",
+ "endOffsets": "209,313,420,507,608,731,808,886,977,1070,1169,1263,1364,1457,1552,1649,1740,1831,1911,2017,2119,2216,2325,2424,2534,2694,2797,2877"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,214,318,425,512,613,736,813,891,982,1075,1174,1268,1369,1462,1557,1654,1745,1836,1916,2022,2124,2221,2330,2429,2539,2699,4888",
+ "endColumns": "108,103,106,86,100,122,76,77,90,92,98,93,100,92,94,96,90,90,79,105,101,96,108,98,109,159,102,79",
+ "endOffsets": "209,313,420,507,608,731,808,886,977,1070,1169,1263,1364,1457,1552,1649,1740,1831,1911,2017,2119,2216,2325,2424,2534,2694,2797,4963"
+ }
+ },
+ {
+ "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-gu\\values-gu.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,153,256,373,483,585,677,770,888,986,1085,1183,1280,1392,1507,1592,1675,1757,1861,1962,2048",
+ "endColumns": "97,102,116,109,101,91,92,117,97,98,97,96,111,114,84,82,81,103,100,85,92",
+ "endOffsets": "148,251,368,478,580,672,765,883,981,1080,1178,1275,1387,1502,1587,1670,1752,1856,1957,2043,2136"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2802,2900,3003,3120,3230,3332,3424,3517,3635,3733,3832,3930,4027,4139,4254,4339,4422,4504,4608,4709,4795",
+ "endColumns": "97,102,116,109,101,91,92,117,97,98,97,96,111,114,84,82,81,103,100,85,92",
+ "endOffsets": "2895,2998,3115,3225,3327,3419,3512,3630,3728,3827,3925,4022,4134,4249,4334,4417,4499,4603,4704,4790,4883"
+ }
+ },
+ {
+ "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-gu\\values-gu.xml",
+=======
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\values-pa_values-pa.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-pa\\values-pa.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,160,276,400,522,623,711,802,922,1020,1113,1209,1305,1418,1533,1616,1698,1783,1886,1985,2070",
+ "endColumns": "104,115,123,121,100,87,90,119,97,92,95,95,112,114,82,81,84,102,98,84,94",
+ "endOffsets": "155,271,395,517,618,706,797,917,1015,1108,1204,1300,1413,1528,1611,1693,1778,1881,1980,2065,2160"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2759,2864,2980,3104,3226,3327,3415,3506,3626,3724,3817,3913,4009,4122,4237,4320,4402,4487,4590,4689,4774",
+ "endColumns": "104,115,123,121,100,87,90,119,97,92,95,95,112,114,82,81,84,102,98,84,94",
+ "endOffsets": "2859,2975,3099,3221,3322,3410,3501,3621,3719,3812,3908,4004,4117,4232,4315,4397,4482,4585,4684,4769,4864"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-pa\\values-pa.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,208,305,410,496,596,709,786,862,953,1046,1142,1236,1337,1430,1525,1619,1710,1801,1880,1981,2085,2182,2291,2390,2500,2659,2759",
+ "endColumns": "102,96,104,85,99,112,76,75,90,92,95,93,100,92,94,93,90,90,78,100,103,96,108,98,109,158,99,79",
+ "endOffsets": "203,300,405,491,591,704,781,857,948,1041,1137,1231,1332,1425,1520,1614,1705,1796,1875,1976,2080,2177,2286,2385,2495,2654,2754,2834"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,208,305,410,496,596,709,786,862,953,1046,1142,1236,1337,1430,1525,1619,1710,1801,1880,1981,2085,2182,2291,2390,2500,2659,4869",
+ "endColumns": "102,96,104,85,99,112,76,75,90,92,95,93,100,92,94,93,90,90,78,100,103,96,108,98,109,158,99,79",
+ "endOffsets": "203,300,405,491,591,704,781,857,948,1041,1137,1231,1332,1425,1520,1614,1705,1796,1875,1976,2080,2177,2286,2385,2495,2654,2754,4944"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-pa\\values-pa.xml",
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/intermediates/blame/res/release/multi-v2/release.json
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+<<<<<<< HEAD:src/Project/app/build/intermediates/blame/res/debug/multi-v2/debug.json
+ "startOffsets": "4968",
+ "endColumns": "100",
+ "endOffsets": "5064"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\res\\merged\\debug\\values-land_values-land.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-land\\values-land.xml",
+ "from": {
+ "startLines": "2,3,4",
+ "startColumns": "4,4,4",
+ "startOffsets": "55,125,196",
+ "endColumns": "69,70,67",
+ "endOffsets": "120,191,259"
+ }
+ },
+ {
+ "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-land\\values-land.xml",
+ "from": {
+ "startLines": "2,3,4",
+ "startColumns": "4,4,4",
+ "startOffsets": "55,130,208",
+ "endColumns": "74,77,74",
+ "endOffsets": "125,203,278"
+ },
+ "to": {
+ "startLines": "5,6,7",
+ "startColumns": "4,4,4",
+ "startOffsets": "264,339,417",
+ "endColumns": "74,77,74",
+ "endOffsets": "334,412,487"
+=======
+ "startOffsets": "4949",
+ "endColumns": "100",
+ "endOffsets": "5045"
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/intermediates/blame/res/release/multi-v2/release.json
+ }
+ }
+ ]
+ },
+ {
+<<<<<<< HEAD:src/Project/app/build/intermediates/blame/res/debug/multi-v2/debug.json
+ "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\res\\merged\\debug\\values-lv_values-lv.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-lv\\values-lv.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,225,333,442,528,632,754,836,918,1028,1136,1243,1352,1464,1567,1679,1786,1891,1991,2076,2185,2297,2396,2507,2616,2721,2895,2994",
+ "endColumns": "119,107,108,85,103,121,81,81,109,107,106,108,111,102,111,106,104,99,84,108,111,98,110,108,104,173,98,81",
+ "endOffsets": "220,328,437,523,627,749,831,913,1023,1131,1238,1347,1459,1562,1674,1781,1886,1986,2071,2180,2292,2391,2502,2611,2716,2890,2989,3071"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,225,333,442,528,632,754,836,918,1028,1136,1243,1352,1464,1567,1679,1786,1891,1991,2076,2185,2297,2396,2507,2616,2721,2895,5132",
+ "endColumns": "119,107,108,85,103,121,81,81,109,107,106,108,111,102,111,106,104,99,84,108,111,98,110,108,104,173,98,81",
+ "endOffsets": "220,328,437,523,627,749,831,913,1023,1131,1238,1347,1459,1562,1674,1781,1886,1986,2071,2180,2292,2391,2502,2611,2716,2890,2989,5209"
+=======
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\values-hdpi-v4_values-hdpi-v4.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-hdpi-v4\\values-hdpi-v4.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endLines": "6",
+ "endColumns": "13",
+ "endOffsets": "327"
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/intermediates/blame/res/release/multi-v2/release.json
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\values-gu_values-gu.arsc.flat",
+ "map": [
+ {
+<<<<<<< HEAD:src/Project/app/build/intermediates/blame/res/debug/multi-v2/debug.json
+ "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-lv\\values-lv.xml",
+=======
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-gu\\values-gu.xml",
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/intermediates/blame/res/release/multi-v2/release.json
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,157,278,405,530,633,736,837,946,1044,1139,1231,1324,1431,1552,1637,1723,1808,1911,2012,2099",
+ "endColumns": "101,120,126,124,102,102,100,108,97,94,91,92,106,120,84,85,84,102,100,86,93",
+ "endOffsets": "152,273,400,525,628,731,832,941,1039,1134,1226,1319,1426,1547,1632,1718,1803,1906,2007,2094,2188"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2994,3096,3217,3344,3469,3572,3675,3776,3885,3983,4078,4170,4263,4370,4491,4576,4662,4747,4850,4951,5038",
+ "endColumns": "101,120,126,124,102,102,100,108,97,94,91,92,106,120,84,85,84,102,100,86,93",
+ "endOffsets": "3091,3212,3339,3464,3567,3670,3771,3880,3978,4073,4165,4258,4365,4486,4571,4657,4742,4845,4946,5033,5127"
+ }
+ },
+ {
+<<<<<<< HEAD:src/Project/app/build/intermediates/blame/res/debug/multi-v2/debug.json
+ "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-lv\\values-lv.xml",
+=======
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-gu\\values-gu.xml",
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/intermediates/blame/res/release/multi-v2/release.json
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "5214",
+ "endColumns": "100",
+ "endOffsets": "5310"
+ }
+<<<<<<< HEAD:src/Project/app/build/intermediates/blame/res/debug/multi-v2/debug.json
+ }
+ ]
+ },
+ {
+ "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\res\\merged\\debug\\values-en-rAU_values-en-rAU.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-en-rAU\\values-en-rAU.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,155,261,369,481,576,659,751,853,949,1045,1139,1231,1339,1447,1531,1613,1695,1793,1892,1978",
+ "endColumns": "99,105,107,111,94,82,91,101,95,95,93,91,107,107,83,81,81,97,98,85,93",
+ "endOffsets": "150,256,364,476,571,654,746,848,944,1040,1134,1226,1334,1442,1526,1608,1690,1788,1887,1973,2067"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2764,2864,2970,3078,3190,3285,3368,3460,3562,3658,3754,3848,3940,4048,4156,4240,4322,4404,4502,4601,4687",
+ "endColumns": "99,105,107,111,94,82,91,101,95,95,93,91,107,107,83,81,81,97,98,85,93",
+ "endOffsets": "2859,2965,3073,3185,3280,3363,3455,3557,3653,3749,3843,3935,4043,4151,4235,4317,4399,4497,4596,4682,4776"
+=======
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-gu\\values-gu.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,214,318,425,512,613,736,813,891,982,1075,1174,1268,1369,1462,1557,1654,1745,1836,1916,2022,2124,2221,2330,2429,2539,2699,2802",
+ "endColumns": "108,103,106,86,100,122,76,77,90,92,98,93,100,92,94,96,90,90,79,105,101,96,108,98,109,159,102,79",
+ "endOffsets": "209,313,420,507,608,731,808,886,977,1070,1169,1263,1364,1457,1552,1649,1740,1831,1911,2017,2119,2216,2325,2424,2534,2694,2797,2877"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,214,318,425,512,613,736,813,891,982,1075,1174,1268,1369,1462,1557,1654,1745,1836,1916,2022,2124,2221,2330,2429,2539,2699,4888",
+ "endColumns": "108,103,106,86,100,122,76,77,90,92,98,93,100,92,94,96,90,90,79,105,101,96,108,98,109,159,102,79",
+ "endOffsets": "209,313,420,507,608,731,808,886,977,1070,1169,1263,1364,1457,1552,1649,1740,1831,1911,2017,2119,2216,2325,2424,2534,2694,2797,4963"
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/intermediates/blame/res/release/multi-v2/release.json
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\values-ro_values-ro.arsc.flat",
+ "map": [
+ {
+<<<<<<< HEAD:src/Project/app/build/intermediates/blame/res/debug/multi-v2/debug.json
+ "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-en-rAU\\values-en-rAU.xml",
+=======
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-ro\\values-ro.xml",
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/intermediates/blame/res/release/multi-v2/release.json
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+<<<<<<< HEAD:src/Project/app/build/intermediates/blame/res/debug/multi-v2/debug.json
+ "startOffsets": "4863",
+ "endColumns": "100",
+ "endOffsets": "4959"
+ }
+ },
+ {
+ "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-en-rAU\\values-en-rAU.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,209,309,417,501,601,716,793,869,960,1053,1149,1243,1344,1437,1532,1626,1717,1808,1890,1993,2097,2196,2301,2404,2508,2664,2764",
+ "endColumns": "103,99,107,83,99,114,76,75,90,92,95,93,100,92,94,93,90,90,81,102,103,98,104,102,103,155,99,81",
+ "endOffsets": "204,304,412,496,596,711,788,864,955,1048,1144,1238,1339,1432,1527,1621,1712,1803,1885,1988,2092,2191,2296,2399,2503,2659,2759,2841"
+=======
+ "startOffsets": "5095",
+ "endColumns": "100",
+ "endOffsets": "5191"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-ro\\values-ro.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,164,278,398,517,617,706,806,916,1016,1115,1210,1305,1426,1547,1637,1721,1805,1908,2013,2099",
+ "endColumns": "108,113,119,118,99,88,99,109,99,98,94,94,120,120,89,83,83,102,104,85,97",
+ "endOffsets": "159,273,393,512,612,701,801,911,1011,1110,1205,1300,1421,1542,1632,1716,1800,1903,2008,2094,2192"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2870,2979,3093,3213,3332,3432,3521,3621,3731,3831,3930,4025,4120,4241,4362,4452,4536,4620,4723,4828,4914",
+ "endColumns": "108,113,119,118,99,88,99,109,99,98,94,94,120,120,89,83,83,102,104,85,97",
+ "endOffsets": "2974,3088,3208,3327,3427,3516,3616,3726,3826,3925,4020,4115,4236,4357,4447,4531,4615,4718,4823,4909,5007"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-ro\\values-ro.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,226,330,443,531,643,764,849,930,1021,1114,1210,1304,1404,1497,1592,1687,1778,1870,1953,2065,2178,2278,2392,2497,2603,2767,2870",
+ "endColumns": "120,103,112,87,111,120,84,80,90,92,95,93,99,92,94,94,90,91,82,111,112,99,113,104,105,163,102,82",
+ "endOffsets": "221,325,438,526,638,759,844,925,1016,1109,1205,1299,1399,1492,1587,1682,1773,1865,1948,2060,2173,2273,2387,2492,2598,2762,2865,2948"
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/intermediates/blame/res/release/multi-v2/release.json
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+<<<<<<< HEAD:src/Project/app/build/intermediates/blame/res/debug/multi-v2/debug.json
+ "startOffsets": "105,209,309,417,501,601,716,793,869,960,1053,1149,1243,1344,1437,1532,1626,1717,1808,1890,1993,2097,2196,2301,2404,2508,2664,4781",
+ "endColumns": "103,99,107,83,99,114,76,75,90,92,95,93,100,92,94,93,90,90,81,102,103,98,104,102,103,155,99,81",
+ "endOffsets": "204,304,412,496,596,711,788,864,955,1048,1144,1238,1339,1432,1527,1621,1712,1803,1885,1988,2092,2191,2296,2399,2503,2659,2759,4858"
+=======
+ "startOffsets": "105,226,330,443,531,643,764,849,930,1021,1114,1210,1304,1404,1497,1592,1687,1778,1870,1953,2065,2178,2278,2392,2497,2603,2767,5012",
+ "endColumns": "120,103,112,87,111,120,84,80,90,92,95,93,99,92,94,94,90,91,82,111,112,99,113,104,105,163,102,82",
+ "endOffsets": "221,325,438,526,638,759,844,925,1016,1109,1205,1299,1399,1492,1587,1682,1773,1865,1948,2060,2173,2273,2387,2492,2598,2762,2865,5090"
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/intermediates/blame/res/release/multi-v2/release.json
+ }
+ }
+ ]
+ },
+ {
+<<<<<<< HEAD:src/Project/app/build/intermediates/blame/res/debug/multi-v2/debug.json
+ "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\res\\merged\\debug\\values-v18_values-v18.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-v18\\values-v18.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "48",
+ "endOffsets": "99"
+=======
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\values-en-rAU_values-en-rAU.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-en-rAU\\values-en-rAU.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,155,261,369,481,576,659,751,853,949,1045,1139,1231,1339,1447,1531,1613,1695,1793,1892,1978",
+ "endColumns": "99,105,107,111,94,82,91,101,95,95,93,91,107,107,83,81,81,97,98,85,93",
+ "endOffsets": "150,256,364,476,571,654,746,848,944,1040,1134,1226,1334,1442,1526,1608,1690,1788,1887,1973,2067"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2764,2864,2970,3078,3190,3285,3368,3460,3562,3658,3754,3848,3940,4048,4156,4240,4322,4404,4502,4601,4687",
+ "endColumns": "99,105,107,111,94,82,91,101,95,95,93,91,107,107,83,81,81,97,98,85,93",
+ "endOffsets": "2859,2965,3073,3185,3280,3363,3455,3557,3653,3749,3843,3935,4043,4151,4235,4317,4399,4497,4596,4682,4776"
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/intermediates/blame/res/release/multi-v2/release.json
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\res\\merged\\debug\\values-vi_values-vi.arsc.flat",
+ "map": [
+ {
+<<<<<<< HEAD:src/Project/app/build/intermediates/blame/res/debug/multi-v2/debug.json
+ "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-vi\\values-vi.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,219,327,436,520,623,742,819,896,987,1080,1176,1270,1371,1464,1559,1657,1748,1839,1923,2027,2136,2237,2342,2456,2561,2718,2817",
+ "endColumns": "113,107,108,83,102,118,76,76,90,92,95,93,100,92,94,97,90,90,83,103,108,100,104,113,104,156,98,83",
+ "endOffsets": "214,322,431,515,618,737,814,891,982,1075,1171,1265,1366,1459,1554,1652,1743,1834,1918,2022,2131,2232,2337,2451,2556,2713,2812,2896"
+=======
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-en-rAU\\values-en-rAU.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,209,309,417,501,601,716,793,869,960,1053,1149,1243,1344,1437,1532,1626,1717,1808,1890,1993,2097,2196,2301,2404,2508,2664,2764",
+ "endColumns": "103,99,107,83,99,114,76,75,90,92,95,93,100,92,94,93,90,90,81,102,103,98,104,102,103,155,99,81",
+ "endOffsets": "204,304,412,496,596,711,788,864,955,1048,1144,1238,1339,1432,1527,1621,1712,1803,1885,1988,2092,2191,2296,2399,2503,2659,2759,2841"
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/intermediates/blame/res/release/multi-v2/release.json
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+<<<<<<< HEAD:src/Project/app/build/intermediates/blame/res/debug/multi-v2/debug.json
+ "startOffsets": "105,219,327,436,520,623,742,819,896,987,1080,1176,1270,1371,1464,1559,1657,1748,1839,1923,2027,2136,2237,2342,2456,2561,2718,4877",
+ "endColumns": "113,107,108,83,102,118,76,76,90,92,95,93,100,92,94,97,90,90,83,103,108,100,104,113,104,156,98,83",
+ "endOffsets": "214,322,431,515,618,737,814,891,982,1075,1171,1265,1366,1459,1554,1652,1743,1834,1918,2022,2131,2232,2337,2451,2556,2713,2812,4956"
+ }
+ },
+ {
+ "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-vi\\values-vi.xml",
+=======
+ "startOffsets": "105,209,309,417,501,601,716,793,869,960,1053,1149,1243,1344,1437,1532,1626,1717,1808,1890,1993,2097,2196,2301,2404,2508,2664,4781",
+ "endColumns": "103,99,107,83,99,114,76,75,90,92,95,93,100,92,94,93,90,90,81,102,103,98,104,102,103,155,99,81",
+ "endOffsets": "204,304,412,496,596,711,788,864,955,1048,1144,1238,1339,1432,1527,1621,1712,1803,1885,1988,2092,2191,2296,2399,2503,2659,2759,4858"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-en-rAU\\values-en-rAU.xml",
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/intermediates/blame/res/release/multi-v2/release.json
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+<<<<<<< HEAD:src/Project/app/build/intermediates/blame/res/debug/multi-v2/debug.json
+ "startOffsets": "4961",
+ "endColumns": "100",
+ "endOffsets": "5057"
+ }
+ },
+ {
+ "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-vi\\values-vi.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,154,260,369,483,580,666,762,870,965,1060,1156,1249,1362,1478,1565,1647,1729,1826,1932,2020",
+ "endColumns": "98,105,108,113,96,85,95,107,94,94,95,92,112,115,86,81,81,96,105,87,94",
+ "endOffsets": "149,255,364,478,575,661,757,865,960,1055,1151,1244,1357,1473,1560,1642,1724,1821,1927,2015,2110"
+=======
+ "startOffsets": "4863",
+ "endColumns": "100",
+ "endOffsets": "4959"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\values-hy_values-hy.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-hy\\values-hy.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,161,280,400,522,617,704,799,905,1001,1094,1185,1278,1389,1501,1590,1677,1765,1874,1988,2076",
+ "endColumns": "105,118,119,121,94,86,94,105,95,92,90,92,110,111,88,86,87,108,113,87,92",
+ "endOffsets": "156,275,395,517,612,699,794,900,996,1089,1180,1273,1384,1496,1585,1672,1760,1869,1983,2071,2164"
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/intermediates/blame/res/release/multi-v2/release.json
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+<<<<<<< HEAD:src/Project/app/build/intermediates/blame/res/debug/multi-v2/debug.json
+ "startOffsets": "2817,2916,3022,3131,3245,3342,3428,3524,3632,3727,3822,3918,4011,4124,4240,4327,4409,4491,4588,4694,4782",
+ "endColumns": "98,105,108,113,96,85,95,107,94,94,95,92,112,115,86,81,81,96,105,87,94",
+ "endOffsets": "2911,3017,3126,3240,3337,3423,3519,3627,3722,3817,3913,4006,4119,4235,4322,4404,4486,4583,4689,4777,4872"
+=======
+ "startOffsets": "2802,2908,3027,3147,3269,3364,3451,3546,3652,3748,3841,3932,4025,4136,4248,4337,4424,4512,4621,4735,4823",
+ "endColumns": "105,118,119,121,94,86,94,105,95,92,90,92,110,111,88,86,87,108,113,87,92",
+ "endOffsets": "2903,3022,3142,3264,3359,3446,3541,3647,3743,3836,3927,4020,4131,4243,4332,4419,4507,4616,4730,4818,4911"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-hy\\values-hy.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,208,309,419,508,614,729,811,892,983,1076,1172,1266,1367,1460,1555,1649,1740,1831,1916,2023,2130,2229,2339,2446,2546,2703,2802",
+ "endColumns": "102,100,109,88,105,114,81,80,90,92,95,93,100,92,94,93,90,90,84,106,106,98,109,106,99,156,98,81",
+ "endOffsets": "203,304,414,503,609,724,806,887,978,1071,1167,1261,1362,1455,1550,1644,1735,1826,1911,2018,2125,2224,2334,2441,2541,2698,2797,2879"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,208,309,419,508,614,729,811,892,983,1076,1172,1266,1367,1460,1555,1649,1740,1831,1916,2023,2130,2229,2339,2446,2546,2703,4916",
+ "endColumns": "102,100,109,88,105,114,81,80,90,92,95,93,100,92,94,93,90,90,84,106,106,98,109,106,99,156,98,81",
+ "endOffsets": "203,304,414,503,609,724,806,887,978,1071,1167,1261,1362,1455,1550,1644,1735,1826,1911,2018,2125,2224,2334,2441,2541,2698,2797,4993"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-hy\\values-hy.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "4998",
+ "endColumns": "100",
+ "endOffsets": "5094"
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/intermediates/blame/res/release/multi-v2/release.json
+ }
+ }
+ ]
+ },
+ {
+<<<<<<< HEAD:src/Project/app/build/intermediates/blame/res/debug/multi-v2/debug.json
+ "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\res\\merged\\debug\\values-lt_values-lt.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-lt\\values-lt.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,162,277,395,512,610,696,794,901,1000,1097,1189,1285,1400,1518,1608,1692,1780,1886,1991,2078",
+ "endColumns": "106,114,117,116,97,85,97,106,98,96,91,95,114,117,89,83,87,105,104,86,96",
+ "endOffsets": "157,272,390,507,605,691,789,896,995,1092,1184,1280,1395,1513,1603,1687,1775,1881,1986,2073,2170"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2895,3002,3117,3235,3352,3450,3536,3634,3741,3840,3937,4029,4125,4240,4358,4448,4532,4620,4726,4831,4918",
+ "endColumns": "106,114,117,116,97,85,97,106,98,96,91,95,114,117,89,83,87,105,104,86,96",
+ "endOffsets": "2997,3112,3230,3347,3445,3531,3629,3736,3835,3932,4024,4120,4235,4353,4443,4527,4615,4721,4826,4913,5010"
+ }
+ },
+ {
+ "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-lt\\values-lt.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,221,322,435,522,631,752,834,915,1009,1105,1203,1299,1403,1499,1597,1700,1794,1888,1973,2082,2191,2291,2401,2505,2618,2794,2895",
+ "endColumns": "115,100,112,86,108,120,81,80,93,95,97,95,103,95,97,102,93,93,84,108,108,99,109,103,112,175,100,82",
+ "endOffsets": "216,317,430,517,626,747,829,910,1004,1100,1198,1294,1398,1494,1592,1695,1789,1883,1968,2077,2186,2286,2396,2500,2613,2789,2890,2973"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,221,322,435,522,631,752,834,915,1009,1105,1203,1299,1403,1499,1597,1700,1794,1888,1973,2082,2191,2291,2401,2505,2618,2794,5015",
+ "endColumns": "115,100,112,86,108,120,81,80,93,95,97,95,103,95,97,102,93,93,84,108,108,99,109,103,112,175,100,82",
+ "endOffsets": "216,317,430,517,626,747,829,910,1004,1100,1198,1294,1398,1494,1592,1695,1789,1883,1968,2077,2186,2286,2396,2500,2613,2789,2890,5093"
+ }
+ },
+ {
+ "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-lt\\values-lt.xml",
+=======
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\values-sw_values-sw.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-sw\\values-sw.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,208,306,414,504,609,726,808,891,982,1075,1169,1263,1364,1457,1552,1647,1738,1830,1912,2013,2122,2221,2328,2437,2542,2704,2801",
+ "endColumns": "102,97,107,89,104,116,81,82,90,92,93,93,100,92,94,94,90,91,81,100,108,98,106,108,104,161,96,81",
+ "endOffsets": "203,301,409,499,604,721,803,886,977,1070,1164,1258,1359,1452,1547,1642,1733,1825,1907,2008,2117,2216,2323,2432,2537,2699,2796,2878"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,208,306,414,504,609,726,808,891,982,1075,1169,1263,1364,1457,1552,1647,1738,1830,1912,2013,2122,2221,2328,2437,2542,2704,4890",
+ "endColumns": "102,97,107,89,104,116,81,82,90,92,93,93,100,92,94,94,90,91,81,100,108,98,106,108,104,161,96,81",
+ "endOffsets": "203,301,409,499,604,721,803,886,977,1070,1164,1258,1359,1452,1547,1642,1733,1825,1907,2008,2117,2216,2323,2432,2537,2699,2796,4967"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-sw\\values-sw.xml",
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/intermediates/blame/res/release/multi-v2/release.json
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+<<<<<<< HEAD:src/Project/app/build/intermediates/blame/res/debug/multi-v2/debug.json
+ "startOffsets": "5098",
+ "endColumns": "100",
+ "endOffsets": "5194"
+=======
+ "startOffsets": "4972",
+ "endColumns": "100",
+ "endOffsets": "5068"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-sw\\values-sw.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,161,278,396,514,609,696,794,896,992,1085,1174,1265,1385,1506,1592,1675,1765,1862,1967,2052",
+ "endColumns": "105,116,117,117,94,86,97,101,95,92,88,90,119,120,85,82,89,96,104,84,91",
+ "endOffsets": "156,273,391,509,604,691,789,891,987,1080,1169,1260,1380,1501,1587,1670,1760,1857,1962,2047,2139"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2801,2907,3024,3142,3260,3355,3442,3540,3642,3738,3831,3920,4011,4131,4252,4338,4421,4511,4608,4713,4798",
+ "endColumns": "105,116,117,117,94,86,97,101,95,92,88,90,119,120,85,82,89,96,104,84,91",
+ "endOffsets": "2902,3019,3137,3255,3350,3437,3535,3637,3733,3826,3915,4006,4126,4247,4333,4416,4506,4603,4708,4793,4885"
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/intermediates/blame/res/release/multi-v2/release.json
+ }
+ }
+ ]
+ },
+ {
+<<<<<<< HEAD:src/Project/app/build/intermediates/blame/res/debug/multi-v2/debug.json
+ "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\res\\merged\\debug\\values-fa_values-fa.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-fa\\values-fa.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "4965",
+ "endColumns": "100",
+ "endOffsets": "5061"
+=======
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\values-ta_values-ta.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-ta\\values-ta.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "5171",
+ "endColumns": "100",
+ "endOffsets": "5267"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-ta\\values-ta.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,162,280,395,519,620,713,808,917,1026,1136,1236,1342,1450,1579,1683,1781,1881,1988,2089,2176",
+ "endColumns": "106,117,114,123,100,92,94,108,108,109,99,105,107,128,103,97,99,106,100,86,95",
+ "endOffsets": "157,275,390,514,615,708,803,912,1021,1131,1231,1337,1445,1574,1678,1776,1876,1983,2084,2171,2267"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2874,2981,3099,3214,3338,3439,3532,3627,3736,3845,3955,4055,4161,4269,4398,4502,4600,4700,4807,4908,4995",
+ "endColumns": "106,117,114,123,100,92,94,108,108,109,99,105,107,128,103,97,99,106,100,86,95",
+ "endOffsets": "2976,3094,3209,3333,3434,3527,3622,3731,3840,3950,4050,4156,4264,4393,4497,4595,4695,4802,4903,4990,5086"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-ta\\values-ta.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,219,317,432,521,628,754,832,909,1009,1114,1210,1305,1412,1514,1618,1713,1815,1913,1995,2097,2201,2298,2408,2510,2617,2774,2874",
+ "endColumns": "113,97,114,88,106,125,77,76,99,104,95,94,106,101,103,94,101,97,81,101,103,96,109,101,106,156,99,79",
+ "endOffsets": "214,312,427,516,623,749,827,904,1004,1109,1205,1300,1407,1509,1613,1708,1810,1908,1990,2092,2196,2293,2403,2505,2612,2769,2869,2949"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,219,317,432,521,628,754,832,909,1009,1114,1210,1305,1412,1514,1618,1713,1815,1913,1995,2097,2201,2298,2408,2510,2617,2774,5091",
+ "endColumns": "113,97,114,88,106,125,77,76,99,104,95,94,106,101,103,94,101,97,81,101,103,96,109,101,106,156,99,79",
+ "endOffsets": "214,312,427,516,623,749,827,904,1004,1109,1205,1300,1407,1509,1613,1708,1810,1908,1990,2092,2196,2293,2403,2505,2612,2769,2869,5166"
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/intermediates/blame/res/release/multi-v2/release.json
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\values-as_values-as.arsc.flat",
+ "map": [
+ {
+<<<<<<< HEAD:src/Project/app/build/intermediates/blame/res/debug/multi-v2/debug.json
+ "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-fa\\values-fa.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,156,258,368,481,586,676,776,880,975,1072,1165,1260,1372,1487,1569,1650,1732,1834,1936,2021",
+ "endColumns": "100,101,109,112,104,89,99,103,94,96,92,94,111,114,81,80,81,101,101,84,95",
+ "endOffsets": "151,253,363,476,581,671,771,875,970,1067,1160,1255,1367,1482,1564,1645,1727,1829,1931,2016,2112"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2822,2923,3025,3135,3248,3353,3443,3543,3647,3742,3839,3932,4027,4139,4254,4336,4417,4499,4601,4703,4788",
+ "endColumns": "100,101,109,112,104,89,99,103,94,96,92,94,111,114,81,80,81,101,101,84,95",
+ "endOffsets": "2918,3020,3130,3243,3348,3438,3538,3642,3737,3834,3927,4022,4134,4249,4331,4412,4494,4596,4698,4783,4879"
+ }
+ },
+ {
+ "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-fa\\values-fa.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,215,318,429,513,616,731,810,888,981,1076,1172,1266,1369,1464,1561,1660,1753,1843,1924,2036,2139,2237,2347,2451,2560,2721,2822",
+ "endColumns": "109,102,110,83,102,114,78,77,92,94,95,93,102,94,96,98,92,89,80,111,102,97,109,103,108,160,100,80",
+ "endOffsets": "210,313,424,508,611,726,805,883,976,1071,1167,1261,1364,1459,1556,1655,1748,1838,1919,2031,2134,2232,2342,2446,2555,2716,2817,2898"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,215,318,429,513,616,731,810,888,981,1076,1172,1266,1369,1464,1561,1660,1753,1843,1924,2036,2139,2237,2347,2451,2560,2721,4884",
+ "endColumns": "109,102,110,83,102,114,78,77,92,94,95,93,102,94,96,98,92,89,80,111,102,97,109,103,108,160,100,80",
+ "endOffsets": "210,313,424,508,611,726,805,883,976,1071,1167,1261,1364,1459,1556,1655,1748,1838,1919,2031,2134,2232,2342,2446,2555,2716,2817,4960"
+=======
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-as\\values-as.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "30",
+ "startColumns": "4",
+ "startOffsets": "2950",
+ "endColumns": "100",
+ "endOffsets": "3046"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-as\\values-as.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,213,312,419,515,617,736,816,896,987,1080,1173,1268,1368,1461,1558,1652,1743,1834,1923,2025,2140,2243,2352,2471,2591,2758,2861",
+ "endColumns": "107,98,106,95,101,118,79,79,90,92,92,94,99,92,96,93,90,90,88,101,114,102,108,118,119,166,102,88",
+ "endOffsets": "208,307,414,510,612,731,811,891,982,1075,1168,1263,1363,1456,1553,1647,1738,1829,1918,2020,2135,2238,2347,2466,2586,2753,2856,2945"
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/intermediates/blame/res/release/multi-v2/release.json
+ }
+ }
+ ]
+ },
+ {
+<<<<<<< HEAD:src/Project/app/build/intermediates/blame/res/debug/multi-v2/debug.json
+ "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\res\\merged\\debug\\values-gl_values-gl.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-gl\\values-gl.xml",
+=======
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\values-mn_values-mn.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-mn\\values-mn.xml",
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/intermediates/blame/res/release/multi-v2/release.json
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+<<<<<<< HEAD:src/Project/app/build/intermediates/blame/res/debug/multi-v2/debug.json
+ "startOffsets": "5053",
+ "endColumns": "100",
+ "endOffsets": "5149"
+ }
+ },
+ {
+ "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-gl\\values-gl.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,217,329,437,522,624,750,834,915,1007,1101,1199,1293,1394,1488,1584,1679,1771,1863,1945,2052,2161,2260,2368,2472,2579,2738,2838",
+ "endColumns": "111,111,107,84,101,125,83,80,91,93,97,93,100,93,95,94,91,91,81,106,108,98,107,103,106,158,99,81",
+ "endOffsets": "212,324,432,517,619,745,829,910,1002,1096,1194,1288,1389,1483,1579,1674,1766,1858,1940,2047,2156,2255,2363,2467,2574,2733,2833,2915"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,217,329,437,522,624,750,834,915,1007,1101,1199,1293,1394,1488,1584,1679,1771,1863,1945,2052,2161,2260,2368,2472,2579,2738,4971",
+ "endColumns": "111,111,107,84,101,125,83,80,91,93,97,93,100,93,95,94,91,91,81,106,108,98,107,103,106,158,99,81",
+ "endOffsets": "212,324,432,517,619,745,829,910,1002,1096,1194,1288,1389,1483,1579,1674,1766,1858,1940,2047,2156,2255,2363,2467,2574,2733,2833,5048"
+ }
+ },
+ {
+ "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-gl\\values-gl.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,159,269,381,497,598,683,782,887,984,1080,1175,1270,1391,1526,1617,1705,1788,1887,2002,2089",
+ "endColumns": "103,109,111,115,100,84,98,104,96,95,94,94,120,134,90,87,82,98,114,86,98",
+ "endOffsets": "154,264,376,492,593,678,777,882,979,1075,1170,1265,1386,1521,1612,1700,1783,1882,1997,2084,2183"
+=======
+ "startOffsets": "4995",
+ "endColumns": "100",
+ "endOffsets": "5091"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-mn\\values-mn.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,162,276,396,509,615,709,805,917,1012,1107,1197,1289,1393,1512,1602,1689,1774,1879,1989,2075",
+ "endColumns": "106,113,119,112,105,93,95,111,94,94,89,91,103,118,89,86,84,104,109,85,98",
+ "endOffsets": "157,271,391,504,610,704,800,912,1007,1102,1192,1284,1388,1507,1597,1684,1769,1874,1984,2070,2169"
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/intermediates/blame/res/release/multi-v2/release.json
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+<<<<<<< HEAD:src/Project/app/build/intermediates/blame/res/debug/multi-v2/debug.json
+ "startOffsets": "2838,2942,3052,3164,3280,3381,3466,3565,3670,3767,3863,3958,4053,4174,4309,4400,4488,4571,4670,4785,4872",
+ "endColumns": "103,109,111,115,100,84,98,104,96,95,94,94,120,134,90,87,82,98,114,86,98",
+ "endOffsets": "2937,3047,3159,3275,3376,3461,3560,3665,3762,3858,3953,4048,4169,4304,4395,4483,4566,4665,4780,4867,4966"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\res\\merged\\debug\\values-nl_values-nl.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-nl\\values-nl.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "5008",
+ "endColumns": "100",
+ "endOffsets": "5104"
+ }
+ },
+ {
+ "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-nl\\values-nl.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,223,328,435,521,629,749,826,903,995,1089,1190,1284,1385,1479,1575,1670,1762,1854,1936,2047,2151,2250,2365,2478,2581,2736,2839",
+ "endColumns": "117,104,106,85,107,119,76,76,91,93,100,93,100,93,95,94,91,91,81,110,103,98,114,112,102,154,102,81",
+ "endOffsets": "218,323,430,516,624,744,821,898,990,1084,1185,1279,1380,1474,1570,1665,1757,1849,1931,2042,2146,2245,2360,2473,2576,2731,2834,2916"
+=======
+ "startOffsets": "2795,2902,3016,3136,3249,3355,3449,3545,3657,3752,3847,3937,4029,4133,4252,4342,4429,4514,4619,4729,4815",
+ "endColumns": "106,113,119,112,105,93,95,111,94,94,89,91,103,118,89,86,84,104,109,85,98",
+ "endOffsets": "2897,3011,3131,3244,3350,3444,3540,3652,3747,3842,3932,4024,4128,4247,4337,4424,4509,4614,4724,4810,4909"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-mn\\values-mn.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,218,318,431,518,624,736,818,900,991,1084,1180,1276,1374,1467,1562,1654,1745,1835,1917,2026,2130,2227,2335,2436,2539,2698,2795",
+ "endColumns": "112,99,112,86,105,111,81,81,90,92,95,95,97,92,94,91,90,89,81,108,103,96,107,100,102,158,96,80",
+ "endOffsets": "213,313,426,513,619,731,813,895,986,1079,1175,1271,1369,1462,1557,1649,1740,1830,1912,2021,2125,2222,2330,2431,2534,2693,2790,2871"
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/intermediates/blame/res/release/multi-v2/release.json
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+<<<<<<< HEAD:src/Project/app/build/intermediates/blame/res/debug/multi-v2/debug.json
+ "startOffsets": "105,223,328,435,521,629,749,826,903,995,1089,1190,1284,1385,1479,1575,1670,1762,1854,1936,2047,2151,2250,2365,2478,2581,2736,4926",
+ "endColumns": "117,104,106,85,107,119,76,76,91,93,100,93,100,93,95,94,91,91,81,110,103,98,114,112,102,154,102,81",
+ "endOffsets": "218,323,430,516,624,744,821,898,990,1084,1185,1279,1380,1474,1570,1665,1757,1849,1931,2042,2146,2245,2360,2473,2576,2731,2834,5003"
+=======
+ "startOffsets": "105,218,318,431,518,624,736,818,900,991,1084,1180,1276,1374,1467,1562,1654,1745,1835,1917,2026,2130,2227,2335,2436,2539,2698,4914",
+ "endColumns": "112,99,112,86,105,111,81,81,90,92,95,95,97,92,94,91,90,89,81,108,103,96,107,100,102,158,96,80",
+ "endOffsets": "213,313,426,513,619,731,813,895,986,1079,1175,1271,1369,1462,1557,1649,1740,1830,1912,2021,2125,2222,2330,2431,2534,2693,2790,4990"
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/intermediates/blame/res/release/multi-v2/release.json
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\values-et_values-et.arsc.flat",
+ "map": [
+ {
+<<<<<<< HEAD:src/Project/app/build/intermediates/blame/res/debug/multi-v2/debug.json
+ "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-nl\\values-nl.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,154,259,372,491,587,674,766,867,965,1064,1168,1263,1381,1495,1582,1668,1753,1853,1959,2046",
+ "endColumns": "98,104,112,118,95,86,91,100,97,98,103,94,117,113,86,85,84,99,105,86,95",
+ "endOffsets": "149,254,367,486,582,669,761,862,960,1059,1163,1258,1376,1490,1577,1663,1748,1848,1954,2041,2137"
+=======
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-et\\values-et.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,156,263,372,495,592,689,787,898,993,1087,1187,1280,1390,1501,1585,1668,1754,1860,1965,2052",
+ "endColumns": "100,106,108,122,96,96,97,110,94,93,99,92,109,110,83,82,85,105,104,86,93",
+ "endOffsets": "151,258,367,490,587,684,782,893,988,1082,1182,1275,1385,1496,1580,1663,1749,1855,1960,2047,2141"
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/intermediates/blame/res/release/multi-v2/release.json
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+<<<<<<< HEAD:src/Project/app/build/intermediates/blame/res/debug/multi-v2/debug.json
+ "startOffsets": "2839,2938,3043,3156,3275,3371,3458,3550,3651,3749,3848,3952,4047,4165,4279,4366,4452,4537,4637,4743,4830",
+ "endColumns": "98,104,112,118,95,86,91,100,97,98,103,94,117,113,86,85,84,99,105,86,95",
+ "endOffsets": "2933,3038,3151,3270,3366,3453,3545,3646,3744,3843,3947,4042,4160,4274,4361,4447,4532,4632,4738,4825,4921"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\res\\merged\\debug\\values-km_values-km.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-km\\values-km.xml",
+=======
+ "startOffsets": "2860,2961,3068,3177,3300,3397,3494,3592,3703,3798,3892,3992,4085,4195,4306,4390,4473,4559,4665,4770,4857",
+ "endColumns": "100,106,108,122,96,96,97,110,94,93,99,92,109,110,83,82,85,105,104,86,93",
+ "endOffsets": "2956,3063,3172,3295,3392,3489,3587,3698,3793,3887,3987,4080,4190,4301,4385,4468,4554,4660,4765,4852,4946"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-et\\values-et.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "5033",
+ "endColumns": "100",
+ "endOffsets": "5129"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-et\\values-et.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,222,329,440,526,628,745,825,903,995,1089,1194,1296,1406,1500,1601,1695,1787,1880,1963,2074,2179,2278,2388,2489,2592,2758,2860",
+ "endColumns": "116,106,110,85,101,116,79,77,91,93,104,101,109,93,100,93,91,92,82,110,104,98,109,100,102,165,101,81",
+ "endOffsets": "217,324,435,521,623,740,820,898,990,1084,1189,1291,1401,1495,1596,1690,1782,1875,1958,2069,2174,2273,2383,2484,2587,2753,2855,2937"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,222,329,440,526,628,745,825,903,995,1089,1194,1296,1406,1500,1601,1695,1787,1880,1963,2074,2179,2278,2388,2489,2592,2758,4951",
+ "endColumns": "116,106,110,85,101,116,79,77,91,93,104,101,109,93,100,93,91,92,82,110,104,98,109,100,102,165,101,81",
+ "endOffsets": "217,324,435,521,623,740,820,898,990,1084,1189,1291,1401,1495,1596,1690,1782,1875,1958,2069,2174,2273,2383,2484,2587,2753,2855,5028"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\values-uk_values-uk.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-uk\\values-uk.xml",
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/intermediates/blame/res/release/multi-v2/release.json
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+<<<<<<< HEAD:src/Project/app/build/intermediates/blame/res/debug/multi-v2/debug.json
+ "startOffsets": "4937",
+ "endColumns": "100",
+ "endOffsets": "5033"
+ }
+ },
+ {
+ "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-km\\values-km.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,157,270,382,494,594,679,789,897,991,1085,1175,1267,1373,1487,1571,1652,1733,1828,1929,2017",
+ "endColumns": "101,112,111,111,99,84,109,107,93,93,89,91,105,113,83,80,80,94,100,87,92",
+ "endOffsets": "152,265,377,489,589,674,784,892,986,1080,1170,1262,1368,1482,1566,1647,1728,1823,1924,2012,2105"
+=======
+ "startOffsets": "5004",
+ "endColumns": "100",
+ "endOffsets": "5100"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-uk\\values-uk.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,215,317,423,509,617,735,814,894,985,1078,1174,1268,1369,1462,1557,1652,1743,1834,1915,2021,2128,2226,2334,2440,2549,2719,2819",
+ "endColumns": "109,101,105,85,107,117,78,79,90,92,95,93,100,92,94,94,90,90,80,105,106,97,107,105,108,169,99,80",
+ "endOffsets": "210,312,418,504,612,730,809,889,980,1073,1169,1263,1364,1457,1552,1647,1738,1829,1910,2016,2123,2221,2329,2435,2544,2714,2814,2895"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,215,317,423,509,617,735,814,894,985,1078,1174,1268,1369,1462,1557,1652,1743,1834,1915,2021,2128,2226,2334,2440,2549,2719,4923",
+ "endColumns": "109,101,105,85,107,117,78,79,90,92,95,93,100,92,94,94,90,90,80,105,106,97,107,105,108,169,99,80",
+ "endOffsets": "210,312,418,504,612,730,809,889,980,1073,1169,1263,1364,1457,1552,1647,1738,1829,1910,2016,2123,2221,2329,2435,2544,2714,2814,4999"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-uk\\values-uk.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,161,274,389,505,600,699,800,905,1003,1099,1193,1289,1391,1504,1594,1682,1768,1874,1977,2064",
+ "endColumns": "105,112,114,115,94,98,100,104,97,95,93,95,101,112,89,87,85,105,102,86,94",
+ "endOffsets": "156,269,384,500,595,694,795,900,998,1094,1188,1284,1386,1499,1589,1677,1763,1869,1972,2059,2154"
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/intermediates/blame/res/release/multi-v2/release.json
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+<<<<<<< HEAD:src/Project/app/build/intermediates/blame/res/debug/multi-v2/debug.json
+ "startOffsets": "2799,2901,3014,3126,3238,3338,3423,3533,3641,3735,3829,3919,4011,4117,4231,4315,4396,4477,4572,4673,4761",
+ "endColumns": "101,112,111,111,99,84,109,107,93,93,89,91,105,113,83,80,80,94,100,87,92",
+ "endOffsets": "2896,3009,3121,3233,3333,3418,3528,3636,3730,3824,3914,4006,4112,4226,4310,4391,4472,4567,4668,4756,4849"
+ }
+ },
+ {
+ "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-km\\values-km.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,208,308,420,507,611,729,806,883,974,1067,1163,1257,1358,1451,1546,1640,1731,1822,1905,2009,2114,2214,2324,2431,2539,2701,2799",
+ "endColumns": "102,99,111,86,103,117,76,76,90,92,95,93,100,92,94,93,90,90,82,103,104,99,109,106,107,161,97,82",
+ "endOffsets": "203,303,415,502,606,724,801,878,969,1062,1158,1252,1353,1446,1541,1635,1726,1817,1900,2004,2109,2209,2319,2426,2534,2696,2794,2877"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,208,308,420,507,611,729,806,883,974,1067,1163,1257,1358,1451,1546,1640,1731,1822,1905,2009,2114,2214,2324,2431,2539,2701,4854",
+ "endColumns": "102,99,111,86,103,117,76,76,90,92,95,93,100,92,94,93,90,90,82,103,104,99,109,106,107,161,97,82",
+ "endOffsets": "203,303,415,502,606,724,801,878,969,1062,1158,1252,1353,1446,1541,1635,1726,1817,1900,2004,2109,2209,2319,2426,2534,2696,2794,4932"
+=======
+ "startOffsets": "2819,2925,3038,3153,3269,3364,3463,3564,3669,3767,3863,3957,4053,4155,4268,4358,4446,4532,4638,4741,4828",
+ "endColumns": "105,112,114,115,94,98,100,104,97,95,93,95,101,112,89,87,85,105,102,86,94",
+ "endOffsets": "2920,3033,3148,3264,3359,3458,3559,3664,3762,3858,3952,4048,4150,4263,4353,4441,4527,4633,4736,4823,4918"
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/intermediates/blame/res/release/multi-v2/release.json
+ }
+ }
+ ]
+ },
+ {
+<<<<<<< HEAD:src/Project/app/build/intermediates/blame/res/debug/multi-v2/debug.json
+ "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\res\\merged\\debug\\values-v24_values-v24.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\3748c447639623a0c90cb541e38e687e\\media-1.0.0\\res\\values-v24\\values-v24.xml",
+ "from": {
+ "startLines": "2,3,4,5",
+ "startColumns": "4,4,4,4",
+ "startOffsets": "55,121,182,248",
+ "endColumns": "65,60,65,66",
+ "endOffsets": "116,177,243,310"
+ },
+ "to": {
+ "startLines": "4,5,6,7",
+ "startColumns": "4,4,4,4",
+ "startOffsets": "347,413,474,540",
+ "endColumns": "65,60,65,66",
+ "endOffsets": "408,469,535,602"
+ }
+ },
+ {
+ "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-v24\\values-v24.xml",
+ "from": {
+ "startLines": "2,3",
+ "startColumns": "4,4",
+ "startOffsets": "55,212",
+ "endColumns": "156,134",
+ "endOffsets": "207,342"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\res\\merged\\debug\\values-large-v4_values-large-v4.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-large-v4\\values-large-v4.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10",
+ "startColumns": "4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,114,185,256,326,396,464,532,636",
+ "endColumns": "58,70,70,69,69,67,67,103,115",
+ "endOffsets": "109,180,251,321,391,459,527,631,747"
+=======
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\values-ne_values-ne.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-ne\\values-ne.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,210,314,422,513,620,747,841,931,1022,1115,1211,1305,1406,1499,1594,1688,1779,1870,1958,2068,2184,2287,2402,2504,2619,2790,2902",
+ "endColumns": "104,103,107,90,106,126,93,89,90,92,95,93,100,92,94,93,90,90,87,109,115,102,114,101,114,170,111,85",
+ "endOffsets": "205,309,417,508,615,742,836,926,1017,1110,1206,1300,1401,1494,1589,1683,1774,1865,1953,2063,2179,2282,2397,2499,2614,2785,2897,2983"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,210,314,422,513,620,747,841,931,1022,1115,1211,1305,1406,1499,1594,1688,1779,1870,1958,2068,2184,2287,2402,2504,2619,2790,5036",
+ "endColumns": "104,103,107,90,106,126,93,89,90,92,95,93,100,92,94,93,90,90,87,109,115,102,114,101,114,170,111,85",
+ "endOffsets": "205,309,417,508,615,742,836,926,1017,1110,1206,1300,1401,1494,1589,1683,1774,1865,1953,2063,2179,2282,2397,2499,2614,2785,2897,5117"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-ne\\values-ne.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,152,256,364,479,584,679,772,881,986,1093,1194,1297,1415,1531,1623,1711,1799,1903,2006,2093",
+ "endColumns": "96,103,107,114,104,94,92,108,104,106,100,102,117,115,91,87,87,103,102,86,95",
+ "endOffsets": "147,251,359,474,579,674,767,876,981,1088,1189,1292,1410,1526,1618,1706,1794,1898,2001,2088,2184"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2902,2999,3103,3211,3326,3431,3526,3619,3728,3833,3940,4041,4144,4262,4378,4470,4558,4646,4750,4853,4940",
+ "endColumns": "96,103,107,114,104,94,92,108,104,106,100,102,117,115,91,87,87,103,102,86,95",
+ "endOffsets": "2994,3098,3206,3321,3426,3521,3614,3723,3828,3935,4036,4139,4257,4373,4465,4553,4641,4745,4848,4935,5031"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-ne\\values-ne.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "5122",
+ "endColumns": "100",
+ "endOffsets": "5218"
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/intermediates/blame/res/release/multi-v2/release.json
+ }
+ }
+ ]
+ },
+ {
+<<<<<<< HEAD:src/Project/app/build/intermediates/blame/res/debug/multi-v2/debug.json
+ "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\res\\merged\\debug\\values-el_values-el.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-el\\values-el.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "5063",
+ "endColumns": "100",
+ "endOffsets": "5159"
+ }
+ },
+ {
+ "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-el\\values-el.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,160,271,381,498,593,680,779,882,981,1077,1171,1265,1391,1502,1586,1675,1760,1863,1972,2059",
+ "endColumns": "104,110,109,116,94,86,98,102,98,95,93,93,125,110,83,88,84,102,108,86,94",
+ "endOffsets": "155,266,376,493,588,675,774,877,976,1072,1166,1260,1386,1497,1581,1670,1755,1858,1967,2054,2149"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2879,2984,3095,3205,3322,3417,3504,3603,3706,3805,3901,3995,4089,4215,4326,4410,4499,4584,4687,4796,4883",
+ "endColumns": "104,110,109,116,94,86,98,102,98,95,93,93,125,110,83,88,84,102,108,86,94",
+ "endOffsets": "2979,3090,3200,3317,3412,3499,3598,3701,3800,3896,3990,4084,4210,4321,4405,4494,4579,4682,4791,4878,4973"
+ }
+ },
+ {
+ "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-el\\values-el.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,223,334,451,536,641,767,855,941,1032,1125,1221,1315,1416,1509,1604,1701,1792,1883,1968,2079,2189,2291,2402,2511,2619,2779,2879",
+ "endColumns": "117,110,116,84,104,125,87,85,90,92,95,93,100,92,94,96,90,90,84,110,109,101,110,108,107,159,99,84",
+ "endOffsets": "218,329,446,531,636,762,850,936,1027,1120,1216,1310,1411,1504,1599,1696,1787,1878,1963,2074,2184,2286,2397,2506,2614,2774,2874,2959"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,223,334,451,536,641,767,855,941,1032,1125,1221,1315,1416,1509,1604,1701,1792,1883,1968,2079,2189,2291,2402,2511,2619,2779,4978",
+ "endColumns": "117,110,116,84,104,125,87,85,90,92,95,93,100,92,94,96,90,90,84,110,109,101,110,108,107,159,99,84",
+ "endOffsets": "218,329,446,531,636,762,850,936,1027,1120,1216,1310,1411,1504,1599,1696,1787,1878,1963,2074,2184,2286,2397,2506,2614,2774,2874,5058"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\res\\merged\\debug\\values-mr_values-mr.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-mr\\values-mr.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,153,263,373,490,587,677,769,879,973,1068,1167,1264,1381,1490,1575,1657,1740,1843,1946,2032",
+ "endColumns": "97,109,109,116,96,89,91,109,93,94,98,96,116,108,84,81,82,102,102,85,94",
+ "endOffsets": "148,258,368,485,582,672,764,874,968,1063,1162,1259,1376,1485,1570,1652,1735,1838,1941,2027,2122"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2807,2905,3015,3125,3242,3339,3429,3521,3631,3725,3820,3919,4016,4133,4242,4327,4409,4492,4595,4698,4784",
+ "endColumns": "97,109,109,116,96,89,91,109,93,94,98,96,116,108,84,81,82,102,102,85,94",
+ "endOffsets": "2900,3010,3120,3237,3334,3424,3516,3626,3720,3815,3914,4011,4128,4237,4322,4404,4487,4590,4693,4779,4874"
+ }
+ },
+ {
+ "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-mr\\values-mr.xml",
+=======
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\values-sw600dp-v13_values-sw600dp-v13.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-sw600dp-v13\\values-sw600dp-v13.xml",
+ "from": {
+ "startLines": "2,3",
+ "startColumns": "4,4",
+ "startOffsets": "55,124",
+ "endColumns": "68,68",
+ "endOffsets": "119,188"
+ },
+ "to": {
+ "startLines": "10,11",
+ "startColumns": "4,4",
+ "startOffsets": "611,680",
+ "endColumns": "68,68",
+ "endOffsets": "675,744"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-sw600dp-v13\\values-sw600dp-v13.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9",
+ "startColumns": "4,4,4,4,4,4,4,4",
+ "startOffsets": "55,124,193,263,337,413,472,543",
+ "endColumns": "68,68,69,73,75,58,70,67",
+ "endOffsets": "119,188,258,332,408,467,538,606"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\values_values.arsc.flat",
+ "map": [
+ {
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\src\\main\\res\\values\\colors.xml",
+ "from": {
+ "startLines": "23,19,20,21,22,18",
+ "startColumns": "4,4,4,4,4,4",
+ "startOffsets": "975,769,820,871,923,712",
+ "endColumns": "49,50,50,51,51,56",
+ "endOffsets": "1020,815,866,918,970,764"
+ },
+ "to": {
+ "startLines": "166,185,186,187,188,224",
+ "startColumns": "4,4,4,4,4,4",
+ "startOffsets": "8227,9599,9650,9701,9753,12104",
+ "endColumns": "49,50,50,51,51,56",
+ "endOffsets": "8272,9645,9696,9748,9800,12156"
+ }
+ },
+ {
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\src\\main\\res\\values\\strings.xml",
+ "from": {
+ "startLines": "144,80,83,82,81,20,21,22,129,130,138,137,27,19,151,93,92,89,91,90,88,87,86,105,104,103,95,40,39,18,65,30,31,96,42,84,131,79,68,71,43,49,75,73,54,44,64,63,62,58,57,55,56,59,140,60,141,50,78,61,69,48,53,52,51,67,74,72,70,47,66,45,46,77,142,29,35,37,34,36,76,33,32,26,25,112,111,115,127,120,119,121,122,124,123,113,114,118,116,117,110,125,126,136,134,133,135,28,94,102,107,106,108,101,100,99,98,149,23,24",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "8948,4400,4661,4565,4496,942,985,1037,8268,8317,8712,8661,1397,888,9422,5490,5407,5115,5299,5209,5044,4960,4877,6336,6253,6151,5645,2119,2068,823,3512,1601,1654,5706,2212,4744,8380,4329,3697,3854,2271,2586,4064,3956,2887,2329,3441,3380,3323,3101,3049,2946,2999,3151,8771,3201,8835,2633,4263,3261,3746,2539,2832,2744,2686,3635,4013,3909,3809,2489,3590,2386,2429,4196,8891,1546,1865,1973,1818,1920,4125,1762,1714,1342,1289,6792,6725,7033,8171,7397,7316,7471,7560,7802,7723,6876,6951,7257,7097,7177,6670,7946,8068,8620,8493,8436,8546,1481,5577,6065,6471,6402,6551,6006,5951,5889,5829,9356,1089,1199",
+ "endLines": "148,80,83,82,81,20,21,22,129,130,138,137,27,19,151,93,92,89,91,90,88,87,86,105,104,103,95,40,39,18,65,30,31,96,42,84,131,79,68,71,43,49,75,73,54,44,64,63,62,58,57,55,56,59,140,60,141,50,78,61,69,48,53,52,51,67,74,72,70,47,66,45,46,77,142,29,35,37,34,36,76,33,32,26,25,112,111,115,127,120,119,121,122,124,123,113,114,118,116,117,110,125,126,136,134,133,135,28,94,102,107,106,108,101,100,99,98,149,23,24",
+ "endColumns": "14,95,82,95,68,42,51,51,48,62,57,50,83,53,49,86,82,93,107,89,70,83,82,65,82,101,60,61,50,64,77,52,59,104,58,101,54,70,48,54,57,46,60,56,58,56,70,60,56,49,51,52,49,49,63,59,55,52,65,61,62,46,54,87,57,61,50,46,44,49,44,42,59,66,55,54,54,52,46,52,70,55,47,54,52,83,66,63,95,73,80,88,162,143,78,74,81,58,79,79,54,121,102,40,52,56,73,64,67,85,79,68,93,58,54,61,59,64,109,89",
+ "endOffsets": "9351,4491,4739,4656,4560,980,1032,1084,8312,8375,8765,8707,1476,937,9467,5572,5485,5204,5402,5294,5110,5039,4955,6397,6331,6248,5701,2176,2114,883,3585,1649,1709,5806,2266,4841,8430,4395,3741,3904,2324,2628,4120,4008,2941,2381,3507,3436,3375,3146,3096,2994,3044,3196,8830,3256,8886,2681,4324,3318,3804,2581,2882,2827,2739,3692,4059,3951,3849,2534,3630,2424,2484,4258,8942,1596,1915,2021,1860,1968,4191,1813,1757,1392,1337,6871,6787,7092,8262,7466,7392,7555,7718,7941,7797,6946,7028,7311,7172,7252,6720,8063,8166,8656,8541,8488,8615,1541,5640,6146,6546,6466,6640,6060,6001,5946,5884,9416,1194,1284"
+ },
+ "to": {
+ "startLines": "389,433,434,435,436,437,438,439,440,441,442,443,444,445,446,447,448,449,450,451,452,453,454,455,456,457,458,459,460,461,462,463,464,465,466,467,468,469,470,471,472,473,474,475,476,477,478,479,480,481,482,483,484,485,486,487,488,489,490,491,492,493,494,495,496,497,498,499,500,501,502,503,504,505,506,531,532,533,534,535,536,537,538,539,540,541,542,543,544,545,546,547,548,549,550,551,552,553,554,555,556,557,558,559,560,561,563,564,566,567,568,569,570,571,572,573,574,575,576,577",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "22867,26017,26113,26196,26292,26361,26404,26456,26508,26557,26620,26678,26729,26813,26867,26917,27004,27087,27181,27289,27379,27450,27534,27617,27683,27766,27868,27929,27991,28042,28107,28185,28238,28298,28403,28462,28564,28619,28690,28739,28794,28852,28899,28960,29017,29076,29133,29204,29265,29322,29372,29424,29477,29527,29577,29641,29701,29757,29810,29876,29938,30001,30048,30103,30191,30249,30311,30362,30409,30454,30504,30549,30592,30652,30719,32446,32501,32556,32609,32656,32709,32780,32836,32884,32939,32992,33076,33143,33207,33303,33377,33458,33547,33710,33854,33933,34008,34090,34149,34229,34309,34364,34486,34589,34630,34683,34793,34867,35003,35071,35157,35237,35306,35400,35459,35514,35576,35636,35701,35811",
+ "endLines": "393,433,434,435,436,437,438,439,440,441,442,443,444,445,446,447,448,449,450,451,452,453,454,455,456,457,458,459,460,461,462,463,464,465,466,467,468,469,470,471,472,473,474,475,476,477,478,479,480,481,482,483,484,485,486,487,488,489,490,491,492,493,494,495,496,497,498,499,500,501,502,503,504,505,506,531,532,533,534,535,536,537,538,539,540,541,542,543,544,545,546,547,548,549,550,551,552,553,554,555,556,557,558,559,560,561,563,564,566,567,568,569,570,571,572,573,574,575,576,577",
+ "endColumns": "14,95,82,95,68,42,51,51,48,62,57,50,83,53,49,86,82,93,107,89,70,83,82,65,82,101,60,61,50,64,77,52,59,104,58,101,54,70,48,54,57,46,60,56,58,56,70,60,56,49,51,52,49,49,63,59,55,52,65,61,62,46,54,87,57,61,50,46,44,49,44,42,59,66,55,54,54,52,46,52,70,55,47,54,52,83,66,63,95,73,80,88,162,143,78,74,81,58,79,79,54,121,102,40,52,56,73,64,67,85,79,68,93,58,54,61,59,64,109,89",
+ "endOffsets": "23254,26108,26191,26287,26356,26399,26451,26503,26552,26615,26673,26724,26808,26862,26912,26999,27082,27176,27284,27374,27445,27529,27612,27678,27761,27863,27924,27986,28037,28102,28180,28233,28293,28398,28457,28559,28614,28685,28734,28789,28847,28894,28955,29012,29071,29128,29199,29260,29317,29367,29419,29472,29522,29572,29636,29696,29752,29805,29871,29933,29996,30043,30098,30186,30244,30306,30357,30404,30449,30499,30544,30587,30647,30714,30770,32496,32551,32604,32651,32704,32775,32831,32879,32934,32987,33071,33138,33202,33298,33372,33453,33542,33705,33849,33928,34003,34085,34144,34224,34304,34359,34481,34584,34625,34678,34735,34862,34927,35066,35152,35232,35301,35395,35454,35509,35571,35631,35696,35806,35896"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\28311d78d83b5fa40014ff049554d56a\\coordinatorlayout-1.0.0\\res\\values\\values.xml",
+ "from": {
+ "startLines": "2,102,3,13",
+ "startColumns": "4,4,4,4",
+ "startOffsets": "55,5935,116,724",
+ "endLines": "2,104,12,101",
+ "endColumns": "60,12,24,24",
+ "endOffsets": "111,6075,719,5930"
+ },
+ "to": {
+ "startLines": "25,2170,2884,2894",
+ "startColumns": "4,4,4,4",
+ "startOffsets": "1091,143037,187069,187677",
+ "endLines": "25,2172,2893,2982",
+ "endColumns": "60,12,24,24",
+ "endOffsets": "1147,143177,187672,192883"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values\\values.xml",
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/intermediates/blame/res/release/multi-v2/release.json
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,79,95,98,101,108,114,117,14",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,122,182,244,317,385,447,508,581,649,710,764,1435,1510,1588,1663,1738,1798,1858,1946,2032,2119,2179,2249,2325,2403,2485,2590,2655,2708,2770,2842,2908,2974,3038,3100,3178,3256,3310,3362,3414,3482,3552,3642,3730,3786,3850,3951,4052,4145,5242,6347,6520,6689,7126,7568,7770,827",
+ "endLines": "2,3,4,5,6,7,8,9,10,11,12,13,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,78,94,97,100,107,113,116,119,25",
+ "endColumns": "66,59,61,72,67,61,60,72,67,60,53,62,74,77,74,74,59,59,87,85,86,59,69,75,77,81,104,64,52,61,71,65,65,63,61,77,77,53,51,51,67,69,89,87,55,63,100,100,92,12,12,12,12,12,12,12,12,24",
+ "endOffsets": "117,177,239,312,380,442,503,576,644,705,759,822,1505,1583,1658,1733,1793,1853,1941,2027,2114,2174,2244,2320,2398,2480,2585,2650,2703,2765,2837,2903,2969,3033,3095,3173,3251,3305,3357,3409,3477,3547,3637,3725,3781,3845,3946,4047,4140,5237,6342,6515,6684,7121,7563,7765,7954,1430"
+ },
+ "to": {
+<<<<<<< HEAD:src/Project/app/build/intermediates/blame/res/debug/multi-v2/debug.json
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "4959",
+ "endColumns": "100",
+ "endOffsets": "5055"
+ }
+ },
+ {
+ "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-mr\\values-mr.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,216,322,429,519,620,735,812,890,981,1074,1168,1265,1366,1459,1554,1651,1742,1833,1913,2025,2127,2223,2332,2433,2545,2702,2807",
+ "endColumns": "110,105,106,89,100,114,76,77,90,92,93,96,100,92,94,96,90,90,79,111,101,95,108,100,111,156,104,79",
+ "endOffsets": "211,317,424,514,615,730,807,885,976,1069,1163,1260,1361,1454,1549,1646,1737,1828,1908,2020,2122,2218,2327,2428,2540,2697,2802,2882"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,216,322,429,519,620,735,812,890,981,1074,1168,1265,1366,1459,1554,1651,1742,1833,1913,2025,2127,2223,2332,2433,2545,2702,4879",
+ "endColumns": "110,105,106,89,100,114,76,77,90,92,93,96,100,92,94,96,90,90,79,111,101,95,108,100,111,156,104,79",
+ "endOffsets": "211,317,424,514,615,730,807,885,976,1069,1163,1260,1361,1454,1549,1646,1737,1828,1908,2020,2122,2218,2327,2428,2540,2697,2802,4954"
+=======
+ "startLines": "140,141,142,143,144,145,146,147,148,149,150,151,322,323,324,325,326,327,384,385,386,387,507,508,509,510,511,512,513,514,515,516,517,518,519,520,521,522,523,524,525,526,527,528,529,530,1923,1924,1925,1989,2005,2021,2024,2047,2054,2164,2167,3173",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "6471,6538,6598,6660,6733,6801,6863,6924,6997,7065,7126,7180,18936,19011,19089,19164,19239,19299,22476,22564,22650,22737,30775,30845,30921,30999,31081,31186,31251,31304,31366,31438,31504,31570,31634,31696,31774,31852,31906,31958,32010,32078,32148,32238,32326,32382,125412,125513,125614,129637,130734,131839,132012,133598,134035,142646,142848,203962",
+ "endLines": "140,141,142,143,144,145,146,147,148,149,150,151,322,323,324,325,326,327,384,385,386,387,507,508,509,510,511,512,513,514,515,516,517,518,519,520,521,522,523,524,525,526,527,528,529,530,1923,1924,1925,2004,2020,2023,2026,2053,2059,2166,2169,3184",
+ "endColumns": "66,59,61,72,67,61,60,72,67,60,53,62,74,77,74,74,59,59,87,85,86,59,69,75,77,81,104,64,52,61,71,65,65,63,61,77,77,53,51,51,67,69,89,87,55,63,100,100,92,12,12,12,12,12,12,12,12,24",
+ "endOffsets": "6533,6593,6655,6728,6796,6858,6919,6992,7060,7121,7175,7238,19006,19084,19159,19234,19294,19354,22559,22645,22732,22792,30840,30916,30994,31076,31181,31246,31299,31361,31433,31499,31565,31629,31691,31769,31847,31901,31953,32005,32073,32143,32233,32321,32377,32441,125508,125609,125702,130729,131834,132007,132176,134030,134472,142843,143032,204565"
+ }
+ },
+ {
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\src\\main\\res\\values\\dimens.xml",
+ "from": {
+ "startLines": "19,20,21,22,18",
+ "startColumns": "4,4,4,4,4",
+ "startOffsets": "783,836,890,944,730",
+ "endColumns": "51,52,52,51,51",
+ "endOffsets": "830,884,938,991,777"
+ },
+ "to": {
+ "startLines": "347,348,349,350,351",
+ "startColumns": "4,4,4,4,4",
+ "startOffsets": "20549,20601,20654,20707,20759",
+ "endColumns": "51,52,52,51,51",
+ "endOffsets": "20596,20649,20702,20754,20806"
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/intermediates/blame/res/release/multi-v2/release.json
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\res\\merged\\debug\\values-v28_values-v28.arsc.flat",
+ "map": [
+ {
+<<<<<<< HEAD:src/Project/app/build/intermediates/blame/res/debug/multi-v2/debug.json
+ "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-v28\\values-v28.xml",
+ "from": {
+ "startLines": "2,3,4,8",
+ "startColumns": "4,4,4,4",
+ "startOffsets": "55,130,217,447",
+ "endLines": "2,3,7,11",
+ "endColumns": "74,86,12,12",
+ "endOffsets": "125,212,442,684"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\res\\merged\\debug\\values-tr_values-tr.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-tr\\values-tr.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,210,309,421,506,612,732,811,887,978,1071,1164,1258,1356,1449,1551,1646,1737,1828,1907,2014,2119,2215,2322,2424,2532,2688,2786",
+ "endColumns": "104,98,111,84,105,119,78,75,90,92,92,93,97,92,101,94,90,90,78,106,104,95,106,101,107,155,97,78",
+ "endOffsets": "205,304,416,501,607,727,806,882,973,1066,1159,1253,1351,1444,1546,1641,1732,1823,1902,2009,2114,2210,2317,2419,2527,2683,2781,2860"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,210,309,421,506,612,732,811,887,978,1071,1164,1258,1356,1449,1551,1646,1737,1828,1907,2014,2119,2215,2322,2424,2532,2688,4857",
+ "endColumns": "104,98,111,84,105,119,78,75,90,92,92,93,97,92,101,94,90,90,78,106,104,95,106,101,107,155,97,78",
+ "endOffsets": "205,304,416,501,607,727,806,882,973,1066,1159,1253,1351,1444,1546,1641,1732,1823,1902,2009,2114,2210,2317,2419,2527,2683,2781,4931"
+ }
+ },
+ {
+ "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-tr\\values-tr.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,159,268,380,500,598,691,786,892,988,1082,1180,1274,1374,1480,1567,1650,1734,1833,1945,2031",
+ "endColumns": "103,108,111,119,97,92,94,105,95,93,97,93,99,105,86,82,83,98,111,85,94",
+ "endOffsets": "154,263,375,495,593,686,781,887,983,1077,1175,1269,1369,1475,1562,1645,1729,1828,1940,2026,2121"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2786,2890,2999,3111,3231,3329,3422,3517,3623,3719,3813,3911,4005,4105,4211,4298,4381,4465,4564,4676,4762",
+ "endColumns": "103,108,111,119,97,92,94,105,95,93,97,93,99,105,86,82,83,98,111,85,94",
+ "endOffsets": "2885,2994,3106,3226,3324,3417,3512,3618,3714,3808,3906,4000,4100,4206,4293,4376,4460,4559,4671,4757,4852"
+ }
+ },
+ {
+ "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-tr\\values-tr.xml",
+=======
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\src\\main\\res\\values\\arrays.xml",
+ "from": {
+ "startLines": "19,26",
+ "startColumns": "4,4",
+ "startOffsets": "758,1073",
+ "endLines": "24,29",
+ "endColumns": "19,19",
+ "endOffsets": "1065,1191"
+ },
+ "to": {
+ "startLines": "2,8",
+ "startColumns": "4,4",
+ "startOffsets": "105,412",
+ "endLines": "7,11",
+ "endColumns": "19,19",
+ "endOffsets": "407,527"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\83983c5d0d69e8bd85506b0a24061494\\constraintlayout-1.1.2\\res\\values\\values.xml",
+ "from": {
+ "startLines": "2,3,11,12,13,14,15,19,20,21,22,25,26,29,32,33,34,35,36,39,42,43,44,45,50,53,56,57,58,63,64,65,68,71,72,75,78,81,84,85,88,91,92,97,98,103,106,109,110,111,112,113,114,115,116,117,118,126,127,128,129",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,116,407,455,507,568,614,741,802,862,932,1065,1133,1262,1388,1450,1515,1583,1650,1773,1898,1965,2030,2095,2276,2397,2518,2584,2651,2861,2930,2996,3121,3247,3314,3440,3567,3692,3819,3884,4010,4133,4198,4406,4473,4653,4773,4893,4958,5020,5082,5144,5203,5263,5324,5385,5444,5784,8360,8492,11494",
+ "endLines": "2,10,11,12,13,14,18,19,20,21,24,25,28,31,32,33,34,35,38,41,42,43,44,49,52,55,56,57,62,63,64,67,70,71,74,77,80,83,84,87,90,91,96,97,102,105,108,109,110,111,112,113,114,115,116,117,125,126,127,128,129",
+ "endColumns": "60,11,47,51,60,45,11,60,59,69,11,67,11,11,61,64,67,66,11,11,66,64,64,11,11,11,65,66,11,68,65,11,11,66,11,11,11,11,64,11,11,64,11,66,11,11,11,64,61,61,61,58,59,60,60,58,11,2575,131,3001,107",
+ "endOffsets": "111,402,450,502,563,609,736,797,857,927,1060,1128,1257,1383,1445,1510,1578,1645,1768,1893,1960,2025,2090,2271,2392,2513,2579,2646,2856,2925,2991,3116,3242,3309,3435,3562,3687,3814,3879,4005,4128,4193,4401,4468,4648,4768,4888,4953,5015,5077,5139,5198,5258,5319,5380,5439,5779,8355,8487,11489,11597"
+ },
+ "to": {
+ "startLines": "12,13,21,22,23,24,27,33,34,35,36,39,40,43,46,47,48,49,50,53,56,57,58,59,64,67,70,71,72,77,78,79,82,85,86,89,92,95,98,99,102,105,106,111,112,117,120,123,124,125,126,127,128,129,130,131,132,2881,2882,2883,3124",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "532,593,884,932,984,1045,1207,1428,1489,1549,1619,1752,1820,1949,2075,2137,2202,2270,2337,2460,2585,2652,2717,2782,2963,3084,3205,3271,3338,3548,3617,3683,3808,3934,4001,4127,4254,4379,4506,4571,4697,4820,4885,5093,5160,5340,5460,5580,5645,5707,5769,5831,5890,5950,6011,6072,6131,181359,183935,184067,201223",
+ "endLines": "12,20,21,22,23,24,30,33,34,35,38,39,42,45,46,47,48,49,52,55,56,57,58,63,66,69,70,71,76,77,78,81,84,85,88,91,94,97,98,101,104,105,110,111,116,119,122,123,124,125,126,127,128,129,130,131,139,2881,2882,2883,3124",
+ "endColumns": "60,11,47,51,60,45,11,60,59,69,11,67,11,11,61,64,67,66,11,11,66,64,64,11,11,11,65,66,11,68,65,11,11,66,11,11,11,11,64,11,11,64,11,66,11,11,11,64,61,61,61,58,59,60,60,58,11,2575,131,3001,107",
+ "endOffsets": "588,879,927,979,1040,1086,1329,1484,1544,1614,1747,1815,1944,2070,2132,2197,2265,2332,2455,2580,2647,2712,2777,2958,3079,3200,3266,3333,3543,3612,3678,3803,3929,3996,4122,4249,4374,4501,4566,4692,4815,4880,5088,5155,5335,5455,5575,5640,5702,5764,5826,5885,5945,6006,6067,6126,6466,183930,184062,187064,201326"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\c3b049f88a2cdec386a83a3aafd3b8b3\\recyclerview-1.0.0\\res\\values\\values.xml",
+ "from": {
+ "startLines": "30,31,32,33,34,35,36,2",
+ "startColumns": "4,4,4,4,4,4,4,4",
+ "startOffsets": "1535,1594,1642,1698,1773,1849,1921,55",
+ "endLines": "30,31,32,33,34,35,36,29",
+ "endColumns": "58,47,55,74,75,71,65,24",
+ "endOffsets": "1589,1637,1693,1768,1844,1916,1982,1530"
+ },
+ "to": {
+ "startLines": "309,310,311,319,320,321,367,3385",
+ "startColumns": "4,4,4,4,4,4,4,4",
+ "startOffsets": "17939,17998,18046,18713,18788,18864,21651,214160",
+ "endLines": "309,310,311,319,320,321,367,3412",
+ "endColumns": "58,47,55,74,75,71,65,24",
+ "endOffsets": "17993,18041,18097,18783,18859,18931,21712,215635"
+ }
+ },
+ {
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\src\\main\\res\\values\\attrs.xml",
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/intermediates/blame/res/release/multi-v2/release.json
+ "from": {
+ "startLines": "1",
+ "startColumns": "4",
+ "startOffsets": "16",
+ "endLines": "4",
+ "endColumns": "24",
+ "endOffsets": "207"
+ },
+ "to": {
+ "startLines": "3076",
+ "startColumns": "4",
+<<<<<<< HEAD:src/Project/app/build/intermediates/blame/res/debug/multi-v2/debug.json
+ "startOffsets": "4936",
+ "endColumns": "100",
+ "endOffsets": "5032"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\res\\merged\\debug\\values-v26_values-v26.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-v26\\values-v26.xml",
+ "from": {
+ "startLines": "2,3,4,8,12,16",
+ "startColumns": "4,4,4,4,4,4",
+ "startOffsets": "55,130,217,431,657,896",
+ "endLines": "2,3,7,11,15,16",
+ "endColumns": "74,86,12,12,12,92",
+ "endOffsets": "125,212,426,652,891,984"
+=======
+ "startOffsets": "198892",
+ "endLines": "3079",
+ "endColumns": "24",
+ "endOffsets": "199081"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3748c447639623a0c90cb541e38e687e\\media-1.0.0\\res\\values\\values.xml",
+ "from": {
+ "startLines": "2,5,6,7,8,10,11,12,13,14",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,288,341,394,447,560,626,748,809,875",
+ "endColumns": "88,52,52,52,52,65,121,60,65,66",
+ "endOffsets": "139,336,389,442,495,621,743,804,870,937"
+ },
+ "to": {
+ "startLines": "203,343,344,345,346,1912,1914,1915,1920,1922",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "10609,20337,20390,20443,20496,124590,124766,124888,125150,125345",
+ "endColumns": "88,52,52,52,52,65,121,60,65,66",
+ "endOffsets": "10693,20385,20438,20491,20544,124651,124883,124944,125211,125407"
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/intermediates/blame/res/release/multi-v2/release.json
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\res\\merged\\debug\\values-uk_values-uk.arsc.flat",
+ "map": [
+ {
+<<<<<<< HEAD:src/Project/app/build/intermediates/blame/res/debug/multi-v2/debug.json
+ "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-uk\\values-uk.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,161,274,389,505,600,699,800,905,1003,1099,1193,1289,1391,1504,1594,1682,1768,1874,1977,2064",
+ "endColumns": "105,112,114,115,94,98,100,104,97,95,93,95,101,112,89,87,85,105,102,86,94",
+ "endOffsets": "156,269,384,500,595,694,795,900,998,1094,1188,1284,1386,1499,1589,1677,1763,1869,1972,2059,2154"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2819,2925,3038,3153,3269,3364,3463,3564,3669,3767,3863,3957,4053,4155,4268,4358,4446,4532,4638,4741,4828",
+ "endColumns": "105,112,114,115,94,98,100,104,97,95,93,95,101,112,89,87,85,105,102,86,94",
+ "endOffsets": "2920,3033,3148,3264,3359,3458,3559,3664,3762,3858,3952,4048,4150,4263,4353,4441,4527,4633,4736,4823,4918"
+ }
+ },
+ {
+ "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-uk\\values-uk.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,215,317,423,509,617,735,814,894,985,1078,1174,1268,1369,1462,1557,1652,1743,1834,1915,2021,2128,2226,2334,2440,2549,2719,2819",
+ "endColumns": "109,101,105,85,107,117,78,79,90,92,95,93,100,92,94,94,90,90,80,105,106,97,107,105,108,169,99,80",
+ "endOffsets": "210,312,418,504,612,730,809,889,980,1073,1169,1263,1364,1457,1552,1647,1738,1829,1910,2016,2123,2221,2329,2435,2544,2714,2814,2895"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,215,317,423,509,617,735,814,894,985,1078,1174,1268,1369,1462,1557,1652,1743,1834,1915,2021,2128,2226,2334,2440,2549,2719,4923",
+ "endColumns": "109,101,105,85,107,117,78,79,90,92,95,93,100,92,94,94,90,90,80,105,106,97,107,105,108,169,99,80",
+ "endOffsets": "210,312,418,504,612,730,809,889,980,1073,1169,1263,1364,1457,1552,1647,1738,1829,1910,2016,2123,2221,2329,2435,2544,2714,2814,4999"
+ }
+ },
+ {
+ "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-uk\\values-uk.xml",
+=======
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\src\\main\\res\\values\\themes.xml",
+ "from": {
+ "startLines": "2,4,16,18,11,24",
+ "startColumns": "4,4,4,4,4,4",
+ "startOffsets": "17,88,648,711,413,1003",
+ "endLines": "2,9,16,22,14,27",
+ "endColumns": "69,12,61,12,12,12",
+ "endOffsets": "82,407,705,997,642,1224"
+ },
+ "to": {
+ "startLines": "2027,2028,2034,2035,2060,2064",
+ "startColumns": "4,4,4,4,4,4",
+ "startOffsets": "132181,132250,132574,132635,134477,134711",
+ "endLines": "2027,2033,2034,2039,2063,2067",
+ "endColumns": "68,12,60,12,12,12",
+ "endOffsets": "132245,132569,132630,132921,134706,134932"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values\\values.xml",
+ "from": {
+ "startLines": "2,3,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,171,172,176,177,178,6,13,56,88,125",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,124,7725,7795,7863,7935,8005,8066,8140,8213,8274,8335,8397,8461,8523,8584,8652,8752,8812,8878,8951,9020,9077,9129,9191,9263,9339,9374,9409,9459,9520,9577,9611,9646,9681,9751,9822,9939,10140,10250,10451,10580,10652,319,617,3523,5588,7348",
+ "endLines": "2,3,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,170,171,175,176,177,178,12,55,87,124,131",
+ "endColumns": "68,62,69,67,71,69,60,73,72,60,60,61,63,61,60,67,99,59,65,72,68,56,51,61,71,75,34,34,49,60,56,33,34,34,69,70,116,12,109,12,128,71,66,24,24,24,24,24",
+ "endOffsets": "119,182,7790,7858,7930,8000,8061,8135,8208,8269,8330,8392,8456,8518,8579,8647,8747,8807,8873,8946,9015,9072,9124,9186,9258,9334,9369,9404,9454,9515,9572,9606,9641,9676,9746,9817,9934,10135,10245,10446,10575,10647,10714,612,3518,5583,7343,7720"
+ },
+ "to": {
+ "startLines": "201,202,300,301,302,303,304,305,306,328,329,330,331,332,333,334,335,336,337,338,339,340,341,342,360,361,368,369,373,374,375,376,377,378,388,565,1907,1908,1913,1916,1921,2162,2163,2848,3001,3044,3080,3117",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "10477,10546,17278,17348,17416,17488,17558,17619,17693,19359,19420,19481,19543,19607,19669,19730,19798,19898,19958,20024,20097,20166,20223,20275,21264,21336,21717,21752,21929,21979,22040,22097,22131,22166,22797,34932,124272,124389,124656,124949,125216,142507,142579,179669,193921,196827,199086,200846",
+ "endLines": "201,202,300,301,302,303,304,305,306,328,329,330,331,332,333,334,335,336,337,338,339,340,341,342,360,361,368,369,373,374,375,376,377,378,388,565,1907,1911,1913,1919,1921,2162,2163,2854,3043,3075,3116,3123",
+ "endColumns": "68,62,69,67,71,69,60,73,72,60,60,61,63,61,60,67,99,59,65,72,68,56,51,61,71,75,34,34,49,60,56,33,34,34,69,70,116,12,109,12,128,71,66,24,24,24,24,24",
+ "endOffsets": "10541,10604,17343,17411,17483,17553,17614,17688,17761,19415,19476,19538,19602,19664,19725,19793,19893,19953,20019,20092,20161,20218,20270,20332,21331,21407,21747,21782,21974,22035,22092,22126,22161,22196,22862,34998,124384,124585,124761,125145,125340,142574,142641,179962,196822,198887,200841,201218"
+ }
+ },
+ {
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\src\\main\\res\\values\\styles.xml",
+ "from": {
+ "startLines": "54,59,68,64,24,29,34,39,44,19,49,73,77,82,86",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2066,2275,2648,2487,897,1081,1267,1453,1657,713,1864,2875,3058,3295,3470",
+ "endLines": "57,62,71,66,27,32,37,42,47,22,52,75,80,84,89",
+ "endColumns": "12,12,12,12,12,12,12,12,12,12,12,12,12,12,12",
+ "endOffsets": "2269,2481,2869,2642,1075,1261,1447,1651,1858,891,2060,3052,3289,3464,3693"
+ },
+ "to": {
+ "startLines": "1643,1647,1651,1655,1932,1936,1940,1944,1948,1952,1956,2173,2176,2180,2183",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "104270,104478,104689,104915,126135,126318,126503,126688,126891,127097,127280,143182,143364,143600,143774",
+ "endLines": "1646,1650,1654,1657,1935,1939,1943,1947,1951,1955,1959,2175,2179,2182,2186",
+ "endColumns": "12,12,12,12,12,12,12,12,12,12,12,12,12,12,12",
+ "endOffsets": "104473,104684,104910,105070,126313,126498,126683,126886,127092,127275,127476,143359,143595,143769,143997"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values\\values.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,1303,1304,1305,1306,1307,1308,1309,1310,1311,1312,1313,1314,1315,1316,1317,1318,1319,1320,1321,1322,1323,1324,1325,1326,1327,1328,1329,1330,1331,1332,1333,1334,1335,1336,1337,1338,1339,1340,1341,1342,1343,1344,1345,1346,1347,1348,1349,1350,1351,1352,1353,1354,1355,1356,1357,1358,1359,1360,1361,1362,1363,1364,1365,1366,1367,1368,1369,1370,1371,1372,1373,1374,1375,1376,1377,1378,1379,1380,1381,1382,1383,1384,1385,1386,1387,1388,1389,1390,1391,1392,1393,1394,1395,1396,1397,1398,1399,1400,1401,1402,1403,1404,1405,1406,1407,1408,1409,1410,1411,1412,1413,1414,1415,1416,1417,1418,1419,1420,1421,1422,1423,1424,1425,1426,1427,1428,1429,1430,1431,1432,1433,1434,1435,1436,1437,1438,1439,1440,1441,1442,1443,1444,1445,1446,1447,1448,1449,1450,1451,1452,1453,1461,1462,1466,1470,1474,1479,1485,1492,1496,1500,1505,1509,1513,1517,1521,1525,1529,1535,1539,1545,1549,1555,1559,1564,1568,1571,1575,1581,1585,1591,1595,1601,1604,1608,1612,1616,1620,1624,1625,1626,1627,1630,1633,1636,1639,1643,1644,1645,1646,1647,1650,1652,1654,1656,1661,1662,1666,1672,1676,1677,1679,1690,1691,1695,1701,1705,1706,1707,1711,1738,1742,1743,1747,1775,1943,1969,2138,2164,2195,2203,2209,2223,2245,2250,2255,2265,2274,2283,2287,2294,2302,2309,2310,2319,2322,2325,2329,2333,2337,2340,2341,2345,2349,2359,2364,2371,2377,2378,2381,2385,2390,2392,2394,2397,2400,2402,2406,2409,2416,2419,2422,2426,2428,2432,2434,2436,2438,2442,2450,2458,2470,2476,2485,2488,2499,2502,2507,2508,2513,2571,2630,2631,2641,2650,2651,2653,2657,2660,2663,2666,2669,2672,2675,2678,2682,2685,2688,2691,2695,2698,2702,2706,2707,2708,2709,2710,2711,2712,2713,2714,2715,2716,2717,2718,2719,2720,2721,2722,2723,2724,2725,2726,2728,2730,2731,2732,2733,2734,2735,2736,2737,2739,2740,2742,2743,2745,2747,2748,2750,2751,2752,2753,2754,2755,2757,2758,2759,2760,2761,2762,2764,2766,2768,2769,2770,2771,2772,2773,2774,2775,2776,2777,2778,2779,2780,2782,2783,2784,2785,2786,2787,2789,2793,2797,2798,2799,2800,2801,2802,2803,2804,2806,2808,2810,2812,2814,2815,2816,2817,2819,2821,2823,2824,2825,2826,2827,2828,2829,2830,2831,2832,2833,2834,2837,2838,2839,2840,2842,2844,2845,2847,2848,2850,2852,2854,2855,2856,2857,2858,2859,2860,2861,2862,2863,2864,2865,2867,2868,2869,2870,2872,2873,2874,2875,2876,2878,2880,2882,2884,2885,2886,2887,2888,2889,2890,2891,2892,2893,2894,2895,2896,2897,69,152,155,158,161,175,186,196,223,230,241,271,298,307,344,725,730,756,774,810,816,822,845,986,1006,1012,1016,1022,1059,1071,1098,1103,1169,1184,1249,1268,1294",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,160,205,254,295,350,409,471,552,613,688,764,841,919,1004,1086,1162,1238,1315,1393,1499,1605,1684,1764,1821,1879,1953,2028,2093,2159,2219,2280,2352,2425,2492,2560,2619,2678,2737,2796,2855,2909,2963,3016,3070,3124,3178,3232,3306,3385,3458,3532,3603,3675,3747,3820,3877,3935,4008,4082,4156,4231,4303,4376,4446,4517,4577,70911,70980,71049,71119,71193,71269,71333,71410,71486,71563,71628,71697,71774,71849,71918,71986,72063,72129,72190,72287,72352,72421,72520,72591,72650,72708,72765,72824,72888,72959,73031,73103,73175,73247,73314,73382,73450,73509,73572,73636,73726,73817,73877,73943,74010,74076,74146,74210,74263,74376,74434,74497,74562,74627,74702,74775,74847,74896,74957,75018,75079,75141,75205,75269,75333,75398,75461,75521,75582,75648,75707,75767,75829,75900,75960,76028,76114,76201,76291,76378,76466,76548,76631,76721,76812,76864,76922,76967,77033,77097,77154,77211,77265,77322,77370,77419,77470,77504,77551,77600,77646,77678,77742,77804,77864,77921,77995,78065,78143,78197,78267,78352,78400,78446,78517,78595,78673,78745,78819,78893,78967,79047,79120,79189,79261,79338,79399,79462,79528,79592,79663,79726,79791,79855,79916,79977,80029,80102,80176,80245,80320,80394,80468,80609,80679,80732,80810,80900,80988,81084,81174,81756,81845,82092,82373,82625,82910,83303,83780,84002,84224,84500,84727,84957,85187,85417,85647,85874,86293,86519,86944,87174,87602,87821,88104,88312,88443,88670,89096,89321,89748,89969,90394,90514,90790,91091,91415,91706,92020,92157,92288,92393,92635,92802,93006,93214,93485,93597,93709,93814,93931,94145,94291,94431,94517,94865,94953,95199,95617,95866,95948,96046,96663,96763,97015,97439,97694,97788,97877,98114,100166,100408,100510,100763,102947,113668,115184,126004,127532,129289,129915,130335,131396,132661,132917,133153,133700,134194,134799,134997,135577,136141,136516,136634,137172,137329,137525,137798,138054,138224,138365,138429,138711,138997,139673,139937,140275,140628,140722,140908,141214,141476,141601,141728,141967,142178,142297,142490,142667,143122,143303,143425,143684,143797,143984,144086,144193,144322,144597,145105,145601,146478,146772,147342,147491,148223,148395,148731,148823,149101,153445,157932,157994,158624,159238,159329,159442,159671,159831,159983,160154,160320,160489,160656,160819,161062,161232,161405,161576,161850,162049,162254,162584,162668,162764,162860,162958,163058,163160,163262,163364,163466,163568,163668,163764,163876,164005,164128,164259,164390,164488,164602,164696,164836,164970,165066,165178,165278,165394,165490,165602,165702,165842,165978,166142,166272,166430,166580,166721,166865,167000,167112,167262,167390,167518,167654,167786,167916,168046,168158,168298,168444,168588,168726,168792,168882,168958,169062,169152,169254,169362,169470,169570,169650,169742,169840,169950,170028,170134,170226,170330,170440,170562,170725,170882,170962,171062,171152,171262,171356,171462,171554,171654,171766,171880,171996,172112,172206,172320,172432,172534,172654,172776,172858,172962,173082,173208,173306,173400,173488,173600,173716,173838,173950,174125,174241,174327,174419,174531,174655,174722,174848,174916,175044,175188,175316,175385,175480,175595,175708,175807,175916,176027,176138,176239,176344,176444,176574,176665,176788,176882,176994,177080,177184,177280,177368,177486,177590,177694,177820,177908,178016,178116,178206,178316,178400,178502,178586,178640,178704,178810,178920,179004,4638,9782,9900,10015,10147,10862,11554,12071,13718,14103,14700,16299,17832,18220,20527,40045,40305,41697,42730,44743,45005,45361,46191,52973,54107,54401,54624,54951,57001,57649,59282,59552,63403,64004,67813,69028,70437",
+ "endLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,1303,1304,1305,1306,1307,1308,1309,1310,1311,1312,1313,1314,1315,1316,1317,1318,1319,1320,1321,1322,1323,1324,1325,1326,1327,1328,1329,1330,1331,1332,1333,1334,1335,1336,1337,1338,1339,1340,1341,1342,1343,1344,1345,1346,1347,1348,1349,1350,1351,1352,1353,1354,1355,1356,1357,1358,1359,1360,1361,1362,1363,1364,1365,1366,1367,1368,1369,1370,1371,1372,1373,1374,1375,1376,1377,1378,1379,1380,1381,1382,1383,1384,1385,1386,1387,1388,1389,1390,1391,1392,1393,1394,1395,1396,1397,1398,1399,1400,1401,1402,1403,1404,1405,1406,1407,1408,1409,1410,1411,1412,1413,1414,1415,1416,1417,1418,1419,1420,1421,1422,1423,1424,1425,1426,1427,1428,1429,1430,1431,1432,1433,1434,1435,1436,1437,1438,1439,1440,1441,1442,1443,1444,1445,1446,1447,1448,1449,1450,1451,1452,1460,1461,1465,1469,1473,1478,1484,1491,1495,1499,1504,1508,1512,1516,1520,1524,1528,1534,1538,1544,1548,1554,1558,1563,1567,1570,1574,1580,1584,1590,1594,1600,1603,1607,1611,1615,1619,1623,1624,1625,1626,1629,1632,1635,1638,1642,1643,1644,1645,1646,1649,1651,1653,1655,1660,1661,1665,1671,1675,1676,1678,1689,1690,1694,1700,1704,1705,1706,1710,1737,1741,1742,1746,1774,1942,1968,2137,2163,2194,2202,2208,2222,2244,2249,2254,2264,2273,2282,2286,2293,2301,2308,2309,2318,2321,2324,2328,2332,2336,2339,2340,2344,2348,2358,2363,2370,2376,2377,2380,2384,2389,2391,2393,2396,2399,2401,2405,2408,2415,2418,2421,2425,2427,2431,2433,2435,2437,2441,2449,2457,2469,2475,2484,2487,2498,2501,2506,2507,2512,2570,2629,2630,2640,2649,2650,2652,2656,2659,2662,2665,2668,2671,2674,2677,2681,2684,2687,2690,2694,2697,2701,2705,2706,2707,2708,2709,2710,2711,2712,2713,2714,2715,2716,2717,2718,2719,2720,2721,2722,2723,2724,2725,2727,2729,2730,2731,2732,2733,2734,2735,2736,2738,2739,2741,2742,2744,2746,2747,2749,2750,2751,2752,2753,2754,2756,2757,2758,2759,2760,2761,2763,2765,2767,2768,2769,2770,2771,2772,2773,2774,2775,2776,2777,2778,2779,2781,2782,2783,2784,2785,2786,2788,2792,2796,2797,2798,2799,2800,2801,2802,2803,2805,2807,2809,2811,2813,2814,2815,2816,2818,2820,2822,2823,2824,2825,2826,2827,2828,2829,2830,2831,2832,2833,2836,2837,2838,2839,2841,2843,2844,2846,2847,2849,2851,2853,2854,2855,2856,2857,2858,2859,2860,2861,2862,2863,2864,2866,2867,2868,2869,2871,2872,2873,2874,2875,2877,2879,2881,2883,2884,2885,2886,2887,2888,2889,2890,2891,2892,2893,2894,2895,2896,2897,151,154,157,160,174,185,195,222,229,240,270,297,306,343,724,729,755,773,809,815,821,844,985,1005,1011,1015,1021,1058,1070,1097,1102,1168,1183,1248,1267,1293,1302",
+ "endColumns": "54,44,48,40,54,58,61,80,60,74,75,76,77,84,81,75,75,76,77,105,105,78,79,56,57,73,74,64,65,59,60,71,72,66,67,58,58,58,58,58,53,53,52,53,53,53,53,73,78,72,73,70,71,71,72,56,57,72,73,73,74,71,72,69,70,59,60,68,68,69,73,75,63,76,75,76,64,68,76,74,68,67,76,65,60,96,64,68,98,70,58,57,56,58,63,70,71,71,71,71,66,67,67,58,62,63,89,90,59,65,66,65,69,63,52,112,57,62,64,64,74,72,71,48,60,60,60,61,63,63,63,64,62,59,60,65,58,59,61,70,59,67,85,86,89,86,87,81,82,89,90,51,57,44,65,63,56,56,53,56,47,48,50,33,46,48,45,31,63,61,59,56,73,69,77,53,69,84,47,45,70,77,77,71,73,73,73,79,72,68,71,76,60,62,65,63,70,62,64,63,60,60,51,72,73,68,74,73,73,140,69,52,77,89,87,95,89,12,88,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,136,130,104,12,12,12,12,12,111,111,104,116,12,12,12,12,12,87,12,12,12,81,12,12,99,12,12,12,93,88,12,12,12,101,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,117,12,12,12,12,12,12,12,63,12,12,12,12,12,12,93,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,91,12,12,12,61,12,12,90,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,83,95,95,97,99,101,101,101,101,101,99,95,111,128,122,130,130,97,113,93,12,12,95,111,99,115,95,111,99,12,135,12,129,12,12,140,12,134,111,149,127,127,12,131,129,129,111,139,12,12,12,65,89,75,103,89,101,107,107,99,79,91,97,12,77,105,91,103,109,12,12,12,79,99,89,109,93,105,91,12,12,12,12,12,93,113,111,12,12,12,81,103,119,125,97,93,87,111,115,121,111,12,115,85,91,12,12,66,12,67,12,12,12,68,94,114,112,98,108,110,110,100,104,99,12,90,122,93,12,85,103,95,87,12,12,12,12,87,107,99,89,109,83,101,83,53,63,105,109,83,119,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24",
+ "endOffsets": "155,200,249,290,345,404,466,547,608,683,759,836,914,999,1081,1157,1233,1310,1388,1494,1600,1679,1759,1816,1874,1948,2023,2088,2154,2214,2275,2347,2420,2487,2555,2614,2673,2732,2791,2850,2904,2958,3011,3065,3119,3173,3227,3301,3380,3453,3527,3598,3670,3742,3815,3872,3930,4003,4077,4151,4226,4298,4371,4441,4512,4572,4633,70975,71044,71114,71188,71264,71328,71405,71481,71558,71623,71692,71769,71844,71913,71981,72058,72124,72185,72282,72347,72416,72515,72586,72645,72703,72760,72819,72883,72954,73026,73098,73170,73242,73309,73377,73445,73504,73567,73631,73721,73812,73872,73938,74005,74071,74141,74205,74258,74371,74429,74492,74557,74622,74697,74770,74842,74891,74952,75013,75074,75136,75200,75264,75328,75393,75456,75516,75577,75643,75702,75762,75824,75895,75955,76023,76109,76196,76286,76373,76461,76543,76626,76716,76807,76859,76917,76962,77028,77092,77149,77206,77260,77317,77365,77414,77465,77499,77546,77595,77641,77673,77737,77799,77859,77916,77990,78060,78138,78192,78262,78347,78395,78441,78512,78590,78668,78740,78814,78888,78962,79042,79115,79184,79256,79333,79394,79457,79523,79587,79658,79721,79786,79850,79911,79972,80024,80097,80171,80240,80315,80389,80463,80604,80674,80727,80805,80895,80983,81079,81169,81751,81840,82087,82368,82620,82905,83298,83775,83997,84219,84495,84722,84952,85182,85412,85642,85869,86288,86514,86939,87169,87597,87816,88099,88307,88438,88665,89091,89316,89743,89964,90389,90509,90785,91086,91410,91701,92015,92152,92283,92388,92630,92797,93001,93209,93480,93592,93704,93809,93926,94140,94286,94426,94512,94860,94948,95194,95612,95861,95943,96041,96658,96758,97010,97434,97689,97783,97872,98109,100161,100403,100505,100758,102942,113663,115179,125999,127527,129284,129910,130330,131391,132656,132912,133148,133695,134189,134794,134992,135572,136136,136511,136629,137167,137324,137520,137793,138049,138219,138360,138424,138706,138992,139668,139932,140270,140623,140717,140903,141209,141471,141596,141723,141962,142173,142292,142485,142662,143117,143298,143420,143679,143792,143979,144081,144188,144317,144592,145100,145596,146473,146767,147337,147486,148218,148390,148726,148818,149096,153440,157927,157989,158619,159233,159324,159437,159666,159826,159978,160149,160315,160484,160651,160814,161057,161227,161400,161571,161845,162044,162249,162579,162663,162759,162855,162953,163053,163155,163257,163359,163461,163563,163663,163759,163871,164000,164123,164254,164385,164483,164597,164691,164831,164965,165061,165173,165273,165389,165485,165597,165697,165837,165973,166137,166267,166425,166575,166716,166860,166995,167107,167257,167385,167513,167649,167781,167911,168041,168153,168293,168439,168583,168721,168787,168877,168953,169057,169147,169249,169357,169465,169565,169645,169737,169835,169945,170023,170129,170221,170325,170435,170557,170720,170877,170957,171057,171147,171257,171351,171457,171549,171649,171761,171875,171991,172107,172201,172315,172427,172529,172649,172771,172853,172957,173077,173203,173301,173395,173483,173595,173711,173833,173945,174120,174236,174322,174414,174526,174650,174717,174843,174911,175039,175183,175311,175380,175475,175590,175703,175802,175911,176022,176133,176234,176339,176439,176569,176660,176783,176877,176989,177075,177179,177275,177363,177481,177585,177689,177815,177903,178011,178111,178201,178311,178395,178497,178581,178635,178699,178805,178915,178999,179119,9777,9895,10010,10142,10857,11549,12066,13713,14098,14695,16294,17827,18215,20522,40040,40300,41692,42725,44738,45000,45356,46186,52968,54102,54396,54619,54946,56996,57644,59277,59547,63398,63999,67808,69023,70432,70906"
+ },
+ "to": {
+ "startLines": "26,31,32,152,153,154,155,156,157,158,159,160,161,162,163,164,165,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,189,190,191,192,193,194,195,196,197,198,199,200,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,248,249,250,251,252,253,254,255,256,257,258,259,260,261,262,263,264,265,266,267,268,269,270,271,272,273,274,275,276,277,278,279,280,281,282,283,284,285,286,287,288,289,290,291,292,293,294,295,296,297,298,299,307,308,312,313,314,315,316,317,318,352,353,354,355,356,357,358,359,362,363,364,365,366,370,371,372,379,380,381,382,383,394,395,396,397,398,399,400,401,402,403,404,405,406,407,408,409,410,411,412,413,414,415,416,417,418,419,420,421,422,423,424,425,426,427,428,429,430,431,432,562,578,579,580,581,582,583,591,592,596,600,604,609,615,622,626,630,635,639,643,647,651,655,659,665,669,675,679,685,689,694,698,701,705,711,715,721,725,731,734,738,742,746,750,754,755,756,757,760,763,766,769,773,774,775,776,777,780,782,784,786,791,792,796,802,806,807,809,820,821,825,831,835,836,837,841,868,872,873,877,905,1073,1099,1268,1294,1325,1333,1339,1353,1375,1380,1385,1395,1404,1413,1417,1424,1432,1439,1440,1449,1452,1455,1459,1463,1467,1470,1471,1475,1479,1489,1494,1501,1507,1508,1511,1515,1520,1522,1524,1527,1530,1532,1536,1539,1546,1549,1552,1556,1558,1562,1564,1566,1568,1572,1580,1588,1600,1606,1615,1618,1629,1632,1637,1638,1658,1716,1775,1776,1786,1795,1796,1798,1802,1805,1808,1811,1814,1817,1820,1823,1827,1830,1833,1836,1840,1843,1847,1851,1852,1853,1854,1855,1856,1857,1858,1859,1860,1861,1862,1863,1864,1865,1866,1867,1868,1869,1870,1871,1873,1875,1876,1877,1878,1879,1880,1881,1882,1884,1885,1887,1888,1890,1892,1893,1895,1896,1897,1898,1899,1900,1902,1903,1904,1905,1906,1926,1928,1930,1960,1961,1962,1963,1964,1965,1966,1967,1968,1969,1970,1971,1972,1974,1975,1976,1977,1978,1979,1981,1985,2040,2041,2042,2043,2044,2045,2046,2068,2070,2072,2074,2076,2078,2079,2080,2081,2083,2085,2087,2088,2089,2090,2091,2092,2093,2094,2095,2096,2097,2098,2101,2102,2103,2104,2106,2108,2109,2111,2112,2114,2116,2118,2119,2120,2121,2122,2123,2124,2125,2126,2127,2128,2129,2131,2132,2133,2134,2136,2137,2138,2139,2140,2142,2144,2146,2148,2149,2150,2151,2152,2153,2154,2155,2156,2157,2158,2159,2160,2161,2187,2270,2273,2276,2279,2293,2304,2314,2341,2348,2359,2389,2416,2425,2462,2843,2855,2983,3125,3161,3167,3185,3208,3349,3369,3375,3379,3413,3450,3462,3489,3494,3560,3575,3640,3659,3685",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "1152,1334,1379,7243,7284,7339,7398,7460,7541,7602,7677,7753,7830,7908,7993,8075,8151,8277,8354,8432,8538,8644,8723,8803,8860,8918,8992,9067,9132,9198,9258,9319,9391,9464,9531,9805,9864,9923,9982,10041,10100,10154,10208,10261,10315,10369,10423,10698,10772,10851,10924,10998,11069,11141,11213,11286,11343,11401,11474,11548,11622,11697,11769,11842,11912,11983,12043,12161,12230,12299,12369,12443,12519,12583,12660,12736,12813,12878,12947,13024,13099,13168,13236,13313,13379,13440,13537,13602,13671,13770,13841,13900,13958,14015,14074,14138,14209,14281,14353,14425,14497,14564,14632,14700,14759,14822,14886,14976,15067,15127,15193,15260,15326,15396,15460,15513,15626,15684,15747,15812,15877,15952,16025,16097,16146,16207,16268,16329,16391,16455,16519,16583,16648,16711,16771,16832,16898,16957,17017,17079,17150,17210,17766,17852,18102,18192,18279,18367,18449,18532,18622,20811,20863,20921,20966,21032,21096,21153,21210,21412,21469,21517,21566,21617,21787,21834,21883,22201,22233,22297,22359,22419,23259,23333,23403,23481,23535,23605,23690,23738,23784,23855,23933,24011,24083,24157,24231,24305,24385,24458,24527,24599,24676,24737,24800,24866,24930,25001,25064,25129,25193,25254,25315,25367,25440,25514,25583,25658,25732,25806,25947,34740,35901,35979,36069,36157,36253,36343,36925,37014,37261,37542,37794,38079,38472,38949,39171,39393,39669,39896,40126,40356,40586,40816,41043,41462,41688,42113,42343,42771,42990,43273,43481,43612,43839,44265,44490,44917,45138,45563,45683,45959,46260,46584,46875,47189,47326,47457,47562,47804,47971,48175,48383,48654,48766,48878,48983,49100,49314,49460,49600,49686,50034,50122,50368,50786,51035,51117,51215,51832,51932,52184,52608,52863,52957,53046,53283,55335,55577,55679,55932,58116,68837,70353,81173,82701,84458,85084,85504,86565,87830,88086,88322,88869,89363,89968,90166,90746,91310,91685,91803,92341,92498,92694,92967,93223,93393,93534,93598,93880,94166,94842,95106,95444,95797,95891,96077,96383,96645,96770,96897,97136,97347,97466,97659,97836,98291,98472,98594,98853,98966,99153,99255,99362,99491,99766,100274,100770,101647,101941,102511,102660,103392,103564,103900,103992,105075,109419,113906,113968,114598,115212,115303,115416,115645,115805,115957,116128,116294,116463,116630,116793,117036,117206,117379,117550,117824,118023,118228,118558,118642,118738,118834,118932,119032,119134,119236,119338,119440,119542,119642,119738,119850,119979,120102,120233,120364,120462,120576,120670,120810,120944,121040,121152,121252,121368,121464,121576,121676,121816,121952,122116,122246,122404,122554,122695,122839,122974,123086,123236,123364,123492,123628,123760,123890,124020,124132,125707,125853,125997,127481,127547,127637,127713,127817,127907,128009,128117,128225,128325,128405,128497,128595,128705,128783,128889,128981,129085,129195,129317,129480,132926,133006,133106,133196,133306,133400,133506,134937,135037,135149,135263,135379,135495,135589,135703,135815,135917,136037,136159,136241,136345,136465,136591,136689,136783,136871,136983,137099,137221,137333,137508,137624,137710,137802,137914,138038,138105,138231,138299,138427,138571,138699,138768,138863,138978,139091,139190,139299,139410,139521,139622,139727,139827,139957,140048,140171,140265,140377,140463,140567,140663,140751,140869,140973,141077,141203,141291,141399,141499,141589,141699,141783,141885,141969,142023,142087,142193,142303,142387,144002,149146,149264,149379,149511,150226,150918,151435,153082,153467,154064,155663,157196,157584,159891,179409,179967,192888,201331,203344,203606,204570,205400,212182,213316,213610,213833,215640,217690,218338,219971,220241,224092,224693,228502,229717,231126",
+ "endLines": "26,31,32,152,153,154,155,156,157,158,159,160,161,162,163,164,165,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,189,190,191,192,193,194,195,196,197,198,199,200,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,248,249,250,251,252,253,254,255,256,257,258,259,260,261,262,263,264,265,266,267,268,269,270,271,272,273,274,275,276,277,278,279,280,281,282,283,284,285,286,287,288,289,290,291,292,293,294,295,296,297,298,299,307,308,312,313,314,315,316,317,318,352,353,354,355,356,357,358,359,362,363,364,365,366,370,371,372,379,380,381,382,383,394,395,396,397,398,399,400,401,402,403,404,405,406,407,408,409,410,411,412,413,414,415,416,417,418,419,420,421,422,423,424,425,426,427,428,429,430,431,432,562,578,579,580,581,582,590,591,595,599,603,608,614,621,625,629,634,638,642,646,650,654,658,664,668,674,678,684,688,693,697,700,704,710,714,720,724,730,733,737,741,745,749,753,754,755,756,759,762,765,768,772,773,774,775,776,779,781,783,785,790,791,795,801,805,806,808,819,820,824,830,834,835,836,840,867,871,872,876,904,1072,1098,1267,1293,1324,1332,1338,1352,1374,1379,1384,1394,1403,1412,1416,1423,1431,1438,1439,1448,1451,1454,1458,1462,1466,1469,1470,1474,1478,1488,1493,1500,1506,1507,1510,1514,1519,1521,1523,1526,1529,1531,1535,1538,1545,1548,1551,1555,1557,1561,1563,1565,1567,1571,1579,1587,1599,1605,1614,1617,1628,1631,1636,1637,1642,1715,1774,1775,1785,1794,1795,1797,1801,1804,1807,1810,1813,1816,1819,1822,1826,1829,1832,1835,1839,1842,1846,1850,1851,1852,1853,1854,1855,1856,1857,1858,1859,1860,1861,1862,1863,1864,1865,1866,1867,1868,1869,1870,1872,1874,1875,1876,1877,1878,1879,1880,1881,1883,1884,1886,1887,1889,1891,1892,1894,1895,1896,1897,1898,1899,1901,1902,1903,1904,1905,1906,1927,1929,1931,1960,1961,1962,1963,1964,1965,1966,1967,1968,1969,1970,1971,1973,1974,1975,1976,1977,1978,1980,1984,1988,2040,2041,2042,2043,2044,2045,2046,2069,2071,2073,2075,2077,2078,2079,2080,2082,2084,2086,2087,2088,2089,2090,2091,2092,2093,2094,2095,2096,2097,2100,2101,2102,2103,2105,2107,2108,2110,2111,2113,2115,2117,2118,2119,2120,2121,2122,2123,2124,2125,2126,2127,2128,2130,2131,2132,2133,2135,2136,2137,2138,2139,2141,2143,2145,2147,2148,2149,2150,2151,2152,2153,2154,2155,2156,2157,2158,2159,2160,2161,2269,2272,2275,2278,2292,2303,2313,2340,2347,2358,2388,2415,2424,2461,2842,2847,2880,3000,3160,3166,3172,3207,3348,3368,3374,3378,3384,3449,3461,3488,3493,3559,3574,3639,3658,3684,3693",
+ "endColumns": "54,44,48,40,54,58,61,80,60,74,75,76,77,84,81,75,75,76,77,105,105,78,79,56,57,73,74,64,65,59,60,71,72,66,67,58,58,58,58,58,53,53,52,53,53,53,53,73,78,72,73,70,71,71,72,56,57,72,73,73,74,71,72,69,70,59,60,68,68,69,73,75,63,76,75,76,64,68,76,74,68,67,76,65,60,96,64,68,98,70,58,57,56,58,63,70,71,71,71,71,66,67,67,58,62,63,89,90,59,65,66,65,69,63,52,112,57,62,64,64,74,72,71,48,60,60,60,61,63,63,63,64,62,59,60,65,58,59,61,70,59,67,85,86,89,86,87,81,82,89,90,51,57,44,65,63,56,56,53,56,47,48,50,33,46,48,45,31,63,61,59,56,73,69,77,53,69,84,47,45,70,77,77,71,73,73,73,79,72,68,71,76,60,62,65,63,70,62,64,63,60,60,51,72,73,68,74,73,73,140,69,52,77,89,87,95,89,12,88,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,136,130,104,12,12,12,12,12,111,111,104,116,12,12,12,12,12,87,12,12,12,81,12,12,99,12,12,12,93,88,12,12,12,101,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,117,12,12,12,12,12,12,12,63,12,12,12,12,12,12,93,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,91,12,12,12,61,12,12,90,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,83,95,95,97,99,101,101,101,101,101,99,95,111,128,122,130,130,97,113,93,12,12,95,111,99,115,95,111,99,12,135,12,129,12,12,140,12,134,111,149,127,127,12,131,129,129,111,139,12,12,12,65,89,75,103,89,101,107,107,99,79,91,97,12,77,105,91,103,109,12,12,12,79,99,89,109,93,105,91,12,12,12,12,12,93,113,111,12,12,12,81,103,119,125,97,93,87,111,115,121,111,12,115,85,91,12,12,66,12,67,12,12,12,68,94,114,112,98,108,110,110,100,104,99,12,90,122,93,12,85,103,95,87,12,12,12,12,87,107,99,89,109,83,101,83,53,63,105,109,83,119,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24",
+ "endOffsets": "1202,1374,1423,7279,7334,7393,7455,7536,7597,7672,7748,7825,7903,7988,8070,8146,8222,8349,8427,8533,8639,8718,8798,8855,8913,8987,9062,9127,9193,9253,9314,9386,9459,9526,9594,9859,9918,9977,10036,10095,10149,10203,10256,10310,10364,10418,10472,10767,10846,10919,10993,11064,11136,11208,11281,11338,11396,11469,11543,11617,11692,11764,11837,11907,11978,12038,12099,12225,12294,12364,12438,12514,12578,12655,12731,12808,12873,12942,13019,13094,13163,13231,13308,13374,13435,13532,13597,13666,13765,13836,13895,13953,14010,14069,14133,14204,14276,14348,14420,14492,14559,14627,14695,14754,14817,14881,14971,15062,15122,15188,15255,15321,15391,15455,15508,15621,15679,15742,15807,15872,15947,16020,16092,16141,16202,16263,16324,16386,16450,16514,16578,16643,16706,16766,16827,16893,16952,17012,17074,17145,17205,17273,17847,17934,18187,18274,18362,18444,18527,18617,18708,20858,20916,20961,21027,21091,21148,21205,21259,21464,21512,21561,21612,21646,21829,21878,21924,22228,22292,22354,22414,22471,23328,23398,23476,23530,23600,23685,23733,23779,23850,23928,24006,24078,24152,24226,24300,24380,24453,24522,24594,24671,24732,24795,24861,24925,24996,25059,25124,25188,25249,25310,25362,25435,25509,25578,25653,25727,25801,25942,26012,34788,35974,36064,36152,36248,36338,36920,37009,37256,37537,37789,38074,38467,38944,39166,39388,39664,39891,40121,40351,40581,40811,41038,41457,41683,42108,42338,42766,42985,43268,43476,43607,43834,44260,44485,44912,45133,45558,45678,45954,46255,46579,46870,47184,47321,47452,47557,47799,47966,48170,48378,48649,48761,48873,48978,49095,49309,49455,49595,49681,50029,50117,50363,50781,51030,51112,51210,51827,51927,52179,52603,52858,52952,53041,53278,55330,55572,55674,55927,58111,68832,70348,81168,82696,84453,85079,85499,86560,87825,88081,88317,88864,89358,89963,90161,90741,91305,91680,91798,92336,92493,92689,92962,93218,93388,93529,93593,93875,94161,94837,95101,95439,95792,95886,96072,96378,96640,96765,96892,97131,97342,97461,97654,97831,98286,98467,98589,98848,98961,99148,99250,99357,99486,99761,100269,100765,101642,101936,102506,102655,103387,103559,103895,103987,104265,109414,113901,113963,114593,115207,115298,115411,115640,115800,115952,116123,116289,116458,116625,116788,117031,117201,117374,117545,117819,118018,118223,118553,118637,118733,118829,118927,119027,119129,119231,119333,119435,119537,119637,119733,119845,119974,120097,120228,120359,120457,120571,120665,120805,120939,121035,121147,121247,121363,121459,121571,121671,121811,121947,122111,122241,122399,122549,122690,122834,122969,123081,123231,123359,123487,123623,123755,123885,124015,124127,124267,125848,125992,126130,127542,127632,127708,127812,127902,128004,128112,128220,128320,128400,128492,128590,128700,128778,128884,128976,129080,129190,129312,129475,129632,133001,133101,133191,133301,133395,133501,133593,135032,135144,135258,135374,135490,135584,135698,135810,135912,136032,136154,136236,136340,136460,136586,136684,136778,136866,136978,137094,137216,137328,137503,137619,137705,137797,137909,138033,138100,138226,138294,138422,138566,138694,138763,138858,138973,139086,139185,139294,139405,139516,139617,139722,139822,139952,140043,140166,140260,140372,140458,140562,140658,140746,140864,140968,141072,141198,141286,141394,141494,141584,141694,141778,141880,141964,142018,142082,142188,142298,142382,142502,149141,149259,149374,149506,150221,150913,151430,153077,153462,154059,155658,157191,157579,159886,179404,179664,181354,193916,203339,203601,203957,205395,212177,213311,213605,213828,214155,217685,218333,219966,220236,224087,224688,228497,229712,231121,231595"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\values-it_values-it.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-it\\values-it.xml",
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/intermediates/blame/res/release/multi-v2/release.json
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+<<<<<<< HEAD:src/Project/app/build/intermediates/blame/res/debug/multi-v2/debug.json
+ "startOffsets": "5004",
+ "endColumns": "100",
+ "endOffsets": "5100"
+=======
+ "startOffsets": "5103",
+ "endColumns": "100",
+ "endOffsets": "5199"
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/intermediates/blame/res/release/multi-v2/release.json
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\res\\merged\\debug\\values-be_values-be.arsc.flat",
+ "map": [
+ {
+<<<<<<< HEAD:src/Project/app/build/intermediates/blame/res/debug/multi-v2/debug.json
+ "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-be\\values-be.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,161,279,400,522,614,714,813,930,1028,1124,1216,1312,1424,1537,1625,1712,1797,1901,2005,2092",
+ "endColumns": "105,117,120,121,91,99,98,116,97,95,91,95,111,112,87,86,84,103,103,86,93",
+ "endOffsets": "156,274,395,517,609,709,808,925,1023,1119,1211,1307,1419,1532,1620,1707,1792,1896,2000,2087,2181"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2834,2940,3058,3179,3301,3393,3493,3592,3709,3807,3903,3995,4091,4203,4316,4404,4491,4576,4680,4784,4871",
+ "endColumns": "105,117,120,121,91,99,98,116,97,95,91,95,111,112,87,86,84,103,103,86,93",
+ "endOffsets": "2935,3053,3174,3296,3388,3488,3587,3704,3802,3898,3990,4086,4198,4311,4399,4486,4571,4675,4779,4866,4960"
+ }
+ },
+ {
+ "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-be\\values-be.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,225,328,444,530,638,756,835,913,1005,1099,1195,1289,1385,1479,1575,1670,1762,1854,1937,2043,2149,2247,2355,2460,2565,2734,2834",
+ "endColumns": "119,102,115,85,107,117,78,77,91,93,95,93,95,93,95,94,91,91,82,105,105,97,107,104,104,168,99,80",
+ "endOffsets": "220,323,439,525,633,751,830,908,1000,1094,1190,1284,1380,1474,1570,1665,1757,1849,1932,2038,2144,2242,2350,2455,2560,2729,2829,2910"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,225,328,444,530,638,756,835,913,1005,1099,1195,1289,1385,1479,1575,1670,1762,1854,1937,2043,2149,2247,2355,2460,2565,2734,4965",
+ "endColumns": "119,102,115,85,107,117,78,77,91,93,95,93,95,93,95,94,91,91,82,105,105,97,107,104,104,168,99,80",
+ "endOffsets": "220,323,439,525,633,751,830,908,1000,1094,1190,1284,1380,1474,1570,1665,1757,1849,1932,2038,2144,2242,2350,2455,2560,2729,2829,5041"
+ }
+ },
+ {
+ "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-be\\values-be.xml",
+=======
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-it\\values-it.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,214,314,423,507,616,741,818,894,986,1080,1174,1268,1370,1464,1561,1667,1759,1851,1932,2038,2146,2244,2348,2453,2560,2723,2823",
+ "endColumns": "108,99,108,83,108,124,76,75,91,93,93,93,101,93,96,105,91,91,80,105,107,97,103,104,106,162,99,82",
+ "endOffsets": "209,309,418,502,611,736,813,889,981,1075,1169,1263,1365,1459,1556,1662,1754,1846,1927,2033,2141,2239,2343,2448,2555,2718,2818,2901"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,214,314,423,507,616,741,818,894,986,1080,1174,1268,1370,1464,1561,1667,1759,1851,1932,2038,2146,2244,2348,2453,2560,2723,5020",
+ "endColumns": "108,99,108,83,108,124,76,75,91,93,93,93,101,93,96,105,91,91,80,105,107,97,103,104,106,162,99,82",
+ "endOffsets": "209,309,418,502,611,736,813,889,981,1075,1169,1263,1365,1459,1556,1662,1754,1846,1927,2033,2141,2239,2343,2448,2555,2718,2818,5098"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-it\\values-it.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,162,274,399,517,619,706,810,931,1028,1124,1219,1312,1435,1567,1660,1747,1835,1944,2067,2154",
+ "endColumns": "106,111,124,117,101,86,103,120,96,95,94,92,122,131,92,86,87,108,122,86,97",
+ "endOffsets": "157,269,394,512,614,701,805,926,1023,1119,1214,1307,1430,1562,1655,1742,1830,1939,2062,2149,2247"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2823,2930,3042,3167,3285,3387,3474,3578,3699,3796,3892,3987,4080,4203,4335,4428,4515,4603,4712,4835,4922",
+ "endColumns": "106,111,124,117,101,86,103,120,96,95,94,92,122,131,92,86,87,108,122,86,97",
+ "endOffsets": "2925,3037,3162,3280,3382,3469,3573,3694,3791,3887,3982,4075,4198,4330,4423,4510,4598,4707,4830,4917,5015"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\values-te_values-te.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-te\\values-te.xml",
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/intermediates/blame/res/release/multi-v2/release.json
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+<<<<<<< HEAD:src/Project/app/build/intermediates/blame/res/debug/multi-v2/debug.json
+ "startOffsets": "5046",
+ "endColumns": "100",
+ "endOffsets": "5142"
+=======
+ "startOffsets": "5058",
+ "endColumns": "100",
+ "endOffsets": "5154"
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/intermediates/blame/res/release/multi-v2/release.json
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\res\\merged\\debug\\values-az_values-az.arsc.flat",
+ "map": [
+ {
+<<<<<<< HEAD:src/Project/app/build/intermediates/blame/res/debug/multi-v2/debug.json
+ "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-az\\values-az.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,213,312,424,512,619,733,814,893,984,1077,1172,1271,1372,1465,1560,1655,1746,1838,1923,2030,2137,2237,2346,2450,2560,2718,2820",
+ "endColumns": "107,98,111,87,106,113,80,78,90,92,94,98,100,92,94,94,90,91,84,106,106,99,108,103,109,157,101,82",
+ "endOffsets": "208,307,419,507,614,728,809,888,979,1072,1167,1266,1367,1460,1555,1650,1741,1833,1918,2025,2132,2232,2341,2445,2555,2713,2815,2898"
+=======
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-te\\values-te.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,219,328,439,529,634,759,841,923,1014,1107,1203,1297,1398,1491,1586,1681,1772,1863,1947,2060,2168,2267,2378,2480,2597,2763,2864",
+ "endColumns": "113,108,110,89,104,124,81,81,90,92,95,93,100,92,94,94,90,90,83,112,107,98,110,101,116,165,100,81",
+ "endOffsets": "214,323,434,524,629,754,836,918,1009,1102,1198,1292,1393,1486,1581,1676,1767,1858,1942,2055,2163,2262,2373,2475,2592,2758,2859,2941"
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/intermediates/blame/res/release/multi-v2/release.json
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+<<<<<<< HEAD:src/Project/app/build/intermediates/blame/res/debug/multi-v2/debug.json
+ "startOffsets": "105,213,312,424,512,619,733,814,893,984,1077,1172,1271,1372,1465,1560,1655,1746,1838,1923,2030,2137,2237,2346,2450,2560,2718,4902",
+ "endColumns": "107,98,111,87,106,113,80,78,90,92,94,98,100,92,94,94,90,91,84,106,106,99,108,103,109,157,101,82",
+ "endOffsets": "208,307,419,507,614,728,809,888,979,1072,1167,1266,1367,1460,1555,1650,1741,1833,1918,2025,2132,2232,2341,2445,2555,2713,2815,4980"
+ }
+ },
+ {
+ "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-az\\values-az.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,157,263,370,488,586,677,776,880,979,1081,1178,1277,1390,1497,1581,1663,1751,1854,1956,2042",
+ "endColumns": "101,105,106,117,97,90,98,103,98,101,96,98,112,106,83,81,87,102,101,85,94",
+ "endOffsets": "152,258,365,483,581,672,771,875,974,1076,1173,1272,1385,1492,1576,1658,1746,1849,1951,2037,2132"
+=======
+ "startOffsets": "105,219,328,439,529,634,759,841,923,1014,1107,1203,1297,1398,1491,1586,1681,1772,1863,1947,2060,2168,2267,2378,2480,2597,2763,4976",
+ "endColumns": "113,108,110,89,104,124,81,81,90,92,95,93,100,92,94,94,90,90,83,112,107,98,110,101,116,165,100,81",
+ "endOffsets": "214,323,434,524,629,754,836,918,1009,1102,1198,1292,1393,1486,1581,1676,1767,1858,1942,2055,2163,2262,2373,2475,2592,2758,2859,5053"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-te\\values-te.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,153,265,378,498,599,696,791,908,1007,1102,1203,1299,1413,1525,1613,1696,1777,1882,1985,2072",
+ "endColumns": "97,111,112,119,100,96,94,116,98,94,100,95,113,111,87,82,80,104,102,86,94",
+ "endOffsets": "148,260,373,493,594,691,786,903,1002,1097,1198,1294,1408,1520,1608,1691,1772,1877,1980,2067,2162"
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/intermediates/blame/res/release/multi-v2/release.json
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+<<<<<<< HEAD:src/Project/app/build/intermediates/blame/res/debug/multi-v2/debug.json
+ "startOffsets": "2820,2922,3028,3135,3253,3351,3442,3541,3645,3744,3846,3943,4042,4155,4262,4346,4428,4516,4619,4721,4807",
+ "endColumns": "101,105,106,117,97,90,98,103,98,101,96,98,112,106,83,81,87,102,101,85,94",
+ "endOffsets": "2917,3023,3130,3248,3346,3437,3536,3640,3739,3841,3938,4037,4150,4257,4341,4423,4511,4614,4716,4802,4897"
+ }
+ },
+ {
+ "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-az\\values-az.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "4985",
+ "endColumns": "100",
+ "endOffsets": "5081"
+=======
+ "startOffsets": "2864,2962,3074,3187,3307,3408,3505,3600,3717,3816,3911,4012,4108,4222,4334,4422,4505,4586,4691,4794,4881",
+ "endColumns": "97,111,112,119,100,96,94,116,98,94,100,95,113,111,87,82,80,104,102,86,94",
+ "endOffsets": "2957,3069,3182,3302,3403,3500,3595,3712,3811,3906,4007,4103,4217,4329,4417,4500,4581,4686,4789,4876,4971"
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/intermediates/blame/res/release/multi-v2/release.json
+ }
+ }
+ ]
+ },
+ {
+<<<<<<< HEAD:src/Project/app/build/intermediates/blame/res/debug/multi-v2/debug.json
+ "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\res\\merged\\debug\\values-th_values-th.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-th\\values-th.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,158,270,384,508,605,691,783,887,981,1072,1174,1264,1366,1475,1566,1648,1730,1825,1934,2018",
+ "endColumns": "102,111,113,123,96,85,91,103,93,90,101,89,101,108,90,81,81,94,108,83,93",
+ "endOffsets": "153,265,379,503,600,686,778,882,976,1067,1169,1259,1361,1470,1561,1643,1725,1820,1929,2013,2107"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2764,2867,2979,3093,3217,3314,3400,3492,3596,3690,3781,3883,3973,4075,4184,4275,4357,4439,4534,4643,4727",
+ "endColumns": "102,111,113,123,96,85,91,103,93,90,101,89,101,108,90,81,81,94,108,83,93",
+ "endOffsets": "2862,2974,3088,3212,3309,3395,3487,3591,3685,3776,3878,3968,4070,4179,4270,4352,4434,4529,4638,4722,4816"
+ }
+ },
+ {
+ "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-th\\values-th.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,210,308,416,505,607,717,794,872,963,1056,1152,1246,1347,1440,1535,1629,1720,1811,1892,2000,2104,2202,2310,2415,2516,2669,2764",
+ "endColumns": "104,97,107,88,101,109,76,77,90,92,95,93,100,92,94,93,90,90,80,107,103,97,107,104,100,152,94,80",
+ "endOffsets": "205,303,411,500,602,712,789,867,958,1051,1147,1241,1342,1435,1530,1624,1715,1806,1887,1995,2099,2197,2305,2410,2511,2664,2759,2840"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,210,308,416,505,607,717,794,872,963,1056,1152,1246,1347,1440,1535,1629,1720,1811,1892,2000,2104,2202,2310,2415,2516,2669,4821",
+ "endColumns": "104,97,107,88,101,109,76,77,90,92,95,93,100,92,94,93,90,90,80,107,103,97,107,104,100,152,94,80",
+ "endOffsets": "205,303,411,500,602,712,789,867,958,1051,1147,1241,1342,1435,1530,1624,1715,1806,1887,1995,2099,2197,2305,2410,2511,2664,2759,4897"
+ }
+ },
+ {
+ "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-th\\values-th.xml",
+=======
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\values-da_values-da.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-da\\values-da.xml",
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/intermediates/blame/res/release/multi-v2/release.json
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+<<<<<<< HEAD:src/Project/app/build/intermediates/blame/res/debug/multi-v2/debug.json
+ "startOffsets": "4902",
+ "endColumns": "100",
+ "endOffsets": "4998"
+=======
+ "startOffsets": "4939",
+ "endColumns": "100",
+ "endOffsets": "5035"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-da\\values-da.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,153,275,391,512,606,690,784,886,980,1073,1175,1266,1394,1509,1600,1684,1766,1869,1970,2056",
+ "endColumns": "97,121,115,120,93,83,93,101,93,92,101,90,127,114,90,83,81,102,100,85,93",
+ "endOffsets": "148,270,386,507,601,685,779,881,975,1068,1170,1261,1389,1504,1595,1679,1761,1864,1965,2051,2145"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2765,2863,2985,3101,3222,3316,3400,3494,3596,3690,3783,3885,3976,4104,4219,4310,4394,4476,4579,4680,4766",
+ "endColumns": "97,121,115,120,93,83,93,101,93,92,101,90,127,114,90,83,81,102,100,85,93",
+ "endOffsets": "2858,2980,3096,3217,3311,3395,3489,3591,3685,3778,3880,3971,4099,4214,4305,4389,4471,4574,4675,4761,4855"
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/intermediates/blame/res/release/multi-v2/release.json
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\res\\merged\\debug\\values-bn_values-bn.arsc.flat",
+ "map": [
+ {
+<<<<<<< HEAD:src/Project/app/build/intermediates/blame/res/debug/multi-v2/debug.json
+ "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-bn\\values-bn.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,214,326,432,526,631,760,838,916,1007,1100,1195,1289,1390,1483,1578,1672,1763,1854,1941,2051,2159,2258,2368,2474,2587,2752,2857",
+ "endColumns": "108,111,105,93,104,128,77,77,90,92,94,93,100,92,94,93,90,90,86,109,107,98,109,105,112,164,104,81",
+ "endOffsets": "209,321,427,521,626,755,833,911,1002,1095,1190,1284,1385,1478,1573,1667,1758,1849,1936,2046,2154,2253,2363,2469,2582,2747,2852,2934"
+=======
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-da\\values-da.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,208,307,419,502,602,715,792,869,960,1053,1149,1243,1338,1431,1526,1624,1715,1806,1885,1994,2102,2198,2312,2414,2515,2668,2765",
+ "endColumns": "102,98,111,82,99,112,76,76,90,92,95,93,94,92,94,97,90,90,78,108,107,95,113,101,100,152,96,78",
+ "endOffsets": "203,302,414,497,597,710,787,864,955,1048,1144,1238,1333,1426,1521,1619,1710,1801,1880,1989,2097,2193,2307,2409,2510,2663,2760,2839"
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/intermediates/blame/res/release/multi-v2/release.json
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+<<<<<<< HEAD:src/Project/app/build/intermediates/blame/res/debug/multi-v2/debug.json
+ "startOffsets": "105,214,326,432,526,631,760,838,916,1007,1100,1195,1289,1390,1483,1578,1672,1763,1854,1941,2051,2159,2258,2368,2474,2587,2752,4974",
+ "endColumns": "108,111,105,93,104,128,77,77,90,92,94,93,100,92,94,93,90,90,86,109,107,98,109,105,112,164,104,81",
+ "endOffsets": "209,321,427,521,626,755,833,911,1002,1095,1190,1284,1385,1478,1573,1667,1758,1849,1936,2046,2154,2253,2363,2469,2582,2747,2852,5051"
+ }
+ },
+ {
+ "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-bn\\values-bn.xml",
+=======
+ "startOffsets": "105,208,307,419,502,602,715,792,869,960,1053,1149,1243,1338,1431,1526,1624,1715,1806,1885,1994,2102,2198,2312,2414,2515,2668,4860",
+ "endColumns": "102,98,111,82,99,112,76,76,90,92,95,93,94,92,94,97,90,90,78,108,107,95,113,101,100,152,96,78",
+ "endOffsets": "203,302,414,497,597,710,787,864,955,1048,1144,1238,1333,1426,1521,1619,1710,1801,1880,1989,2097,2193,2307,2409,2510,2663,2760,4934"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\values-ky_values-ky.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-ky\\values-ky.xml",
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/intermediates/blame/res/release/multi-v2/release.json
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+<<<<<<< HEAD:src/Project/app/build/intermediates/blame/res/debug/multi-v2/debug.json
+ "startOffsets": "5056",
+ "endColumns": "100",
+ "endOffsets": "5152"
+ }
+ },
+ {
+ "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-bn\\values-bn.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,160,276,396,516,614,707,803,914,1014,1112,1218,1317,1421,1535,1621,1704,1787,1892,1992,2079",
+ "endColumns": "104,115,119,119,97,92,95,110,99,97,105,98,103,113,85,82,82,104,99,86,92",
+ "endOffsets": "155,271,391,511,609,702,798,909,1009,1107,1213,1312,1416,1530,1616,1699,1782,1887,1987,2074,2167"
+=======
+ "startOffsets": "5077",
+ "endColumns": "100",
+ "endOffsets": "5173"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-ky\\values-ky.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,173,308,440,578,677,769,867,980,1076,1174,1266,1366,1472,1585,1672,1757,1843,1961,2068,2153",
+ "endColumns": "117,134,131,137,98,91,97,112,95,97,91,99,105,112,86,84,85,117,106,84,95",
+ "endOffsets": "168,303,435,573,672,764,862,975,1071,1169,1261,1361,1467,1580,1667,1752,1838,1956,2063,2148,2244"
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/intermediates/blame/res/release/multi-v2/release.json
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+<<<<<<< HEAD:src/Project/app/build/intermediates/blame/res/debug/multi-v2/debug.json
+ "startOffsets": "2857,2962,3078,3198,3318,3416,3509,3605,3716,3816,3914,4020,4119,4223,4337,4423,4506,4589,4694,4794,4881",
+ "endColumns": "104,115,119,119,97,92,95,110,99,97,105,98,103,113,85,82,82,104,99,86,92",
+ "endOffsets": "2957,3073,3193,3313,3411,3504,3600,3711,3811,3909,4015,4114,4218,4332,4418,4501,4584,4689,4789,4876,4969"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\res\\merged\\debug\\values-v22_values-v22.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-v22\\values-v22.xml",
+ "from": {
+ "startLines": "2,3,4,9",
+ "startColumns": "4,4,4,4",
+ "startOffsets": "55,130,217,553",
+ "endLines": "2,3,8,13",
+ "endColumns": "74,86,12,12",
+ "endOffsets": "125,212,548,896"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\res\\merged\\debug\\values-mn_values-mn.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-mn\\values-mn.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,218,318,431,518,624,736,818,900,991,1084,1180,1276,1374,1467,1562,1654,1745,1835,1917,2026,2130,2227,2335,2436,2539,2698,2795",
+ "endColumns": "112,99,112,86,105,111,81,81,90,92,95,95,97,92,94,91,90,89,81,108,103,96,107,100,102,158,96,80",
+ "endOffsets": "213,313,426,513,619,731,813,895,986,1079,1175,1271,1369,1462,1557,1649,1740,1830,1912,2021,2125,2222,2330,2431,2534,2693,2790,2871"
+=======
+ "startOffsets": "2802,2920,3055,3187,3325,3424,3516,3614,3727,3823,3921,4013,4113,4219,4332,4419,4504,4590,4708,4815,4900",
+ "endColumns": "117,134,131,137,98,91,97,112,95,97,91,99,105,112,86,84,85,117,106,84,95",
+ "endOffsets": "2915,3050,3182,3320,3419,3511,3609,3722,3818,3916,4008,4108,4214,4327,4414,4499,4585,4703,4810,4895,4991"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-ky\\values-ky.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,209,304,423,507,614,731,809,888,979,1072,1168,1262,1363,1456,1551,1646,1737,1828,1909,2019,2126,2224,2330,2437,2538,2699,2802",
+ "endColumns": "103,94,118,83,106,116,77,78,90,92,95,93,100,92,94,94,90,90,80,109,106,97,105,106,100,160,102,80",
+ "endOffsets": "204,299,418,502,609,726,804,883,974,1067,1163,1257,1358,1451,1546,1641,1732,1823,1904,2014,2121,2219,2325,2432,2533,2694,2797,2878"
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/intermediates/blame/res/release/multi-v2/release.json
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+<<<<<<< HEAD:src/Project/app/build/intermediates/blame/res/debug/multi-v2/debug.json
+ "startOffsets": "105,218,318,431,518,624,736,818,900,991,1084,1180,1276,1374,1467,1562,1654,1745,1835,1917,2026,2130,2227,2335,2436,2539,2698,4914",
+ "endColumns": "112,99,112,86,105,111,81,81,90,92,95,95,97,92,94,91,90,89,81,108,103,96,107,100,102,158,96,80",
+ "endOffsets": "213,313,426,513,619,731,813,895,986,1079,1175,1271,1369,1462,1557,1649,1740,1830,1912,2021,2125,2222,2330,2431,2534,2693,2790,4990"
+=======
+ "startOffsets": "105,209,304,423,507,614,731,809,888,979,1072,1168,1262,1363,1456,1551,1646,1737,1828,1909,2019,2126,2224,2330,2437,2538,2699,4996",
+ "endColumns": "103,94,118,83,106,116,77,78,90,92,95,93,100,92,94,94,90,90,80,109,106,97,105,106,100,160,102,80",
+ "endOffsets": "204,299,418,502,609,726,804,883,974,1067,1163,1257,1358,1451,1546,1641,1732,1823,1904,2014,2121,2219,2325,2432,2533,2694,2797,5072"
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/intermediates/blame/res/release/multi-v2/release.json
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\values-land_values-land.arsc.flat",
+ "map": [
+ {
+<<<<<<< HEAD:src/Project/app/build/intermediates/blame/res/debug/multi-v2/debug.json
+ "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-mn\\values-mn.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,162,276,396,509,615,709,805,917,1012,1107,1197,1289,1393,1512,1602,1689,1774,1879,1989,2075",
+ "endColumns": "106,113,119,112,105,93,95,111,94,94,89,91,103,118,89,86,84,104,109,85,98",
+ "endOffsets": "157,271,391,504,610,704,800,912,1007,1102,1192,1284,1388,1507,1597,1684,1769,1874,1984,2070,2169"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2795,2902,3016,3136,3249,3355,3449,3545,3657,3752,3847,3937,4029,4133,4252,4342,4429,4514,4619,4729,4815",
+ "endColumns": "106,113,119,112,105,93,95,111,94,94,89,91,103,118,89,86,84,104,109,85,98",
+ "endOffsets": "2897,3011,3131,3244,3350,3444,3540,3652,3747,3842,3932,4024,4128,4247,4337,4424,4509,4614,4724,4810,4909"
+ }
+ },
+ {
+ "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-mn\\values-mn.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "4995",
+ "endColumns": "100",
+ "endOffsets": "5091"
+=======
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-land\\values-land.xml",
+ "from": {
+ "startLines": "2,3,4",
+ "startColumns": "4,4,4",
+ "startOffsets": "55,130,208",
+ "endColumns": "74,77,74",
+ "endOffsets": "125,203,278"
+ },
+ "to": {
+ "startLines": "5,6,7",
+ "startColumns": "4,4,4",
+ "startOffsets": "264,339,417",
+ "endColumns": "74,77,74",
+ "endOffsets": "334,412,487"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-land\\values-land.xml",
+ "from": {
+ "startLines": "2,3,4",
+ "startColumns": "4,4,4",
+ "startOffsets": "55,125,196",
+ "endColumns": "69,70,67",
+ "endOffsets": "120,191,259"
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/intermediates/blame/res/release/multi-v2/release.json
+ }
+ }
+ ]
+ },
+ {
+<<<<<<< HEAD:src/Project/app/build/intermediates/blame/res/debug/multi-v2/debug.json
+ "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\res\\merged\\debug\\values-zh-rTW_values-zh-rTW.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-zh-rTW\\values-zh-rTW.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,200,293,393,475,572,680,756,832,924,1018,1116,1212,1308,1402,1498,1590,1682,1774,1852,1948,2044,2139,2236,2331,2431,2581,2675",
+ "endColumns": "94,92,99,81,96,107,75,75,91,93,97,95,95,93,95,91,91,91,77,95,95,94,96,94,99,149,93,77",
+ "endOffsets": "195,288,388,470,567,675,751,827,919,1013,1111,1207,1303,1397,1493,1585,1677,1769,1847,1943,2039,2134,2231,2326,2426,2576,2670,2748"
+ },
+ "to": {
+ "startLines": "9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,153",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "384,479,572,672,754,851,959,1035,1111,1203,1297,1395,1491,1587,1681,1777,1869,1961,2053,2131,2227,2323,2418,2515,2610,2710,2860,10263",
+ "endColumns": "94,92,99,81,96,107,75,75,91,93,97,95,95,93,95,91,91,91,77,95,95,94,96,94,99,149,93,77",
+ "endOffsets": "474,567,667,749,846,954,1030,1106,1198,1292,1390,1486,1582,1676,1772,1864,1956,2048,2126,2222,2318,2413,2510,2605,2705,2855,2949,10336"
+ }
+ },
+ {
+ "source": "H:\\A\\test\\Project\\app\\src\\main\\res\\values-zh-rTW\\arrays.xml",
+ "from": {
+ "startLines": "18",
+ "startColumns": "4",
+ "startOffsets": "730",
+ "endLines": "21",
+ "endColumns": "19",
+ "endOffsets": "838"
+ },
+ "to": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "105",
+ "endLines": "5",
+ "endColumns": "19",
+ "endOffsets": "210"
+ }
+ },
+ {
+ "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-zh-rTW\\values-zh-rTW.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "156",
+ "startColumns": "4",
+ "startOffsets": "10460",
+ "endColumns": "100",
+ "endOffsets": "10556"
+ }
+ },
+ {
+ "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-zh-rTW\\values-zh-rTW.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,148,240,333,430,516,595,682,776,869,959,1047,1135,1233,1331,1412,1492,1572,1662,1752,1834",
+ "endColumns": "92,91,92,96,85,78,86,93,92,89,87,87,97,97,80,79,79,89,89,81,88",
+ "endOffsets": "143,235,328,425,511,590,677,771,864,954,1042,1130,1228,1326,1407,1487,1567,1657,1747,1829,1918"
+ },
+ "to": {
+ "startLines": "102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "6545,6638,6730,6823,6920,7006,7085,7172,7266,7359,7449,7537,7625,7723,7821,7902,7982,8062,8152,8242,8324",
+ "endColumns": "92,91,92,96,85,78,86,93,92,89,87,87,97,97,80,79,79,89,89,81,88",
+ "endOffsets": "6633,6725,6818,6915,7001,7080,7167,7261,7354,7444,7532,7620,7718,7816,7897,7977,8057,8147,8237,8319,8408"
+ }
+ },
+ {
+ "source": "H:\\A\\test\\Project\\app\\src\\main\\res\\values-zh-rTW\\strings.xml",
+ "from": {
+ "startLines": "133,80,79,78,77,20,21,22,123,124,132,131,27,88,87,85,86,84,83,82,81,100,99,98,90,19,62,30,31,91,38,125,76,65,68,40,46,72,70,51,41,61,60,59,55,54,52,53,56,57,47,75,58,66,45,50,49,48,64,71,69,67,44,63,42,43,74,29,35,37,34,36,73,33,32,26,25,107,106,109,121,114,113,115,116,118,117,108,112,110,111,105,119,120,130,128,127,129,28,89,97,102,101,103,96,95,94,93,23,24",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "7236,4068,4001,3927,3876,913,954,1003,6776,6822,7181,7130,1292,4602,4541,4394,4463,4332,4272,4205,4141,5261,5200,5136,4721,862,3085,1465,1519,4776,1872,6880,3816,3245,3387,1984,2271,3584,3483,2522,2038,3024,2970,2918,2719,2670,2574,2623,2766,2814,2315,3756,2865,3289,2227,2474,2417,2361,3189,3534,3437,3342,2182,3146,2089,2131,3696,1413,1724,1822,1676,1774,3639,1628,1582,1240,1186,5643,5583,5786,6699,6102,6032,6167,6246,6431,6357,5719,5976,5844,5910,5533,6536,6620,7091,6982,6933,7028,1355,4665,5076,5376,5317,5444,5027,4981,4932,4880,1052,1119",
+ "endLines": "135,80,79,78,77,20,21,22,123,124,132,131,27,88,87,85,86,84,83,82,81,100,99,98,90,19,62,30,31,91,38,125,76,65,68,40,46,72,70,51,41,61,60,59,55,54,52,53,56,57,47,75,58,66,45,50,49,48,64,71,69,67,44,63,42,43,74,29,35,37,34,36,73,33,32,26,25,107,106,109,121,114,113,115,116,118,117,108,112,110,111,105,119,120,130,128,127,129,28,89,97,102,101,103,96,95,94,93,23,24",
+ "endColumns": "14,71,65,72,49,39,47,47,44,56,53,49,61,61,59,67,76,60,58,65,62,54,59,62,53,49,59,52,61,83,79,49,58,42,48,52,42,53,49,50,49,59,52,50,45,47,47,45,46,49,44,58,51,51,42,46,55,54,54,48,44,43,43,41,40,49,58,50,48,48,46,46,55,46,44,50,52,74,58,56,73,63,68,77,109,103,72,65,54,64,64,48,82,77,37,44,47,61,56,54,58,66,57,61,47,44,47,50,65,65",
+ "endOffsets": "7410,4135,4062,3995,3921,948,997,1046,6816,6874,7230,7175,1349,4659,4596,4457,4535,4388,4326,4266,4199,5311,5255,5194,4770,907,3140,1513,1576,4855,1947,6925,3870,3283,3431,2032,2309,3633,3528,2568,2083,3079,3018,2964,2760,2713,2617,2664,2808,2859,2355,3810,2912,3336,2265,2516,2468,2411,3239,3578,3477,3381,2221,3183,2125,2176,3750,1459,1768,1866,1718,1816,3690,1670,1622,1286,1234,5713,5637,5838,6768,6161,6096,6240,6351,6530,6425,5780,6026,5904,5970,5577,6614,6693,7124,7022,6976,7085,1407,4715,5130,5438,5370,5501,5070,5021,4975,4926,1113,1180"
+ },
+ "to": {
+ "startLines": "6,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,154,155,157,158,159,160,161,162,163,164,165,166,167",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "215,2954,3026,3092,3165,3215,3255,3303,3351,3396,3453,3507,3557,3619,3681,3741,3809,3886,3947,4006,4072,4135,4190,4250,4313,4367,4417,4477,4530,4592,4676,4756,4806,4865,4908,4957,5010,5053,5107,5157,5208,5258,5318,5371,5422,5468,5516,5564,5610,5657,5707,5752,5811,5863,5915,5958,6005,6061,6116,6171,6220,6265,6309,6353,6395,6436,6486,8413,8464,8513,8562,8609,8656,8712,8759,8804,8855,8908,8983,9042,9099,9173,9237,9306,9384,9494,9598,9671,9737,9792,9857,9922,9971,10054,10132,10170,10215,10341,10403,10561,10616,10675,10742,10800,10862,10910,10955,11003,11054,11120",
+ "endLines": "8,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,154,155,157,158,159,160,161,162,163,164,165,166,167",
+ "endColumns": "14,71,65,72,49,39,47,47,44,56,53,49,61,61,59,67,76,60,58,65,62,54,59,62,53,49,59,52,61,83,79,49,58,42,48,52,42,53,49,50,49,59,52,50,45,47,47,45,46,49,44,58,51,51,42,46,55,54,54,48,44,43,43,41,40,49,58,50,48,48,46,46,55,46,44,50,52,74,58,56,73,63,68,77,109,103,72,65,54,64,64,48,82,77,37,44,47,61,56,54,58,66,57,61,47,44,47,50,65,65",
+ "endOffsets": "379,3021,3087,3160,3210,3250,3298,3346,3391,3448,3502,3552,3614,3676,3736,3804,3881,3942,4001,4067,4130,4185,4245,4308,4362,4412,4472,4525,4587,4671,4751,4801,4860,4903,4952,5005,5048,5102,5152,5203,5253,5313,5366,5417,5463,5511,5559,5605,5652,5702,5747,5806,5858,5910,5953,6000,6056,6111,6166,6215,6260,6304,6348,6390,6431,6481,6540,8459,8508,8557,8604,8651,8707,8754,8799,8850,8903,8978,9037,9094,9168,9232,9301,9379,9489,9593,9666,9732,9787,9852,9917,9966,10049,10127,10165,10210,10258,10398,10455,10611,10670,10737,10795,10857,10905,10950,10998,11049,11115,11181"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\res\\merged\\debug\\values-pl_values-pl.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-pl\\values-pl.xml",
+=======
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\values-sk_values-sk.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-sk\\values-sk.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "5033",
+ "endColumns": "100",
+ "endOffsets": "5129"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-sk\\values-sk.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,160,271,384,497,598,694,791,899,997,1091,1182,1276,1404,1522,1611,1696,1782,1883,1987,2073",
+ "endColumns": "104,110,112,112,100,95,96,107,97,93,90,93,127,117,88,84,85,100,103,85,96",
+ "endOffsets": "155,266,379,492,593,689,786,894,992,1086,1177,1271,1399,1517,1606,1691,1777,1878,1982,2068,2165"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2830,2935,3046,3159,3272,3373,3469,3566,3674,3772,3866,3957,4051,4179,4297,4386,4471,4557,4658,4762,4848",
+ "endColumns": "104,110,112,112,100,95,96,107,97,93,90,93,127,117,88,84,85,100,103,85,96",
+ "endOffsets": "2930,3041,3154,3267,3368,3464,3561,3669,3767,3861,3952,4046,4174,4292,4381,4466,4552,4653,4757,4843,4940"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-sk\\values-sk.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,212,312,423,509,617,735,816,897,988,1081,1180,1274,1375,1468,1563,1661,1752,1843,1927,2032,2141,2240,2346,2457,2566,2732,2830",
+ "endColumns": "106,99,110,85,107,117,80,80,90,92,98,93,100,92,94,97,90,90,83,104,108,98,105,110,108,165,97,87",
+ "endOffsets": "207,307,418,504,612,730,811,892,983,1076,1175,1269,1370,1463,1558,1656,1747,1838,1922,2027,2136,2235,2341,2452,2561,2727,2825,2913"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,212,312,423,509,617,735,816,897,988,1081,1180,1274,1375,1468,1563,1661,1752,1843,1927,2032,2141,2240,2346,2457,2566,2732,4945",
+ "endColumns": "106,99,110,85,107,117,80,80,90,92,98,93,100,92,94,97,90,90,83,104,108,98,105,110,108,165,97,87",
+ "endOffsets": "207,307,418,504,612,730,811,892,983,1076,1175,1269,1370,1463,1558,1656,1747,1838,1922,2027,2136,2235,2341,2452,2561,2727,2825,5028"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\values-cs_values-cs.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-cs\\values-cs.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,212,314,423,509,614,731,812,893,984,1077,1173,1267,1362,1455,1550,1647,1738,1829,1913,2017,2126,2225,2331,2441,2548,2711,2809",
+ "endColumns": "106,101,108,85,104,116,80,80,90,92,95,93,94,92,94,96,90,90,83,103,108,98,105,109,106,162,97,81",
+ "endOffsets": "207,309,418,504,609,726,807,888,979,1072,1168,1262,1357,1450,1545,1642,1733,1824,1908,2012,2121,2220,2326,2436,2543,2706,2804,2886"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,212,314,423,509,614,731,812,893,984,1077,1173,1267,1362,1455,1550,1647,1738,1829,1913,2017,2126,2225,2331,2441,2548,2711,4931",
+ "endColumns": "106,101,108,85,104,116,80,80,90,92,95,93,94,92,94,96,90,90,83,103,108,98,105,109,106,162,97,81",
+ "endOffsets": "207,309,418,504,609,726,807,888,979,1072,1168,1262,1357,1450,1545,1642,1733,1824,1908,2012,2121,2220,2326,2436,2543,2706,2804,5008"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-cs\\values-cs.xml",
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/intermediates/blame/res/release/multi-v2/release.json
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+<<<<<<< HEAD:src/Project/app/build/intermediates/blame/res/debug/multi-v2/debug.json
+ "startOffsets": "4965",
+ "endColumns": "100",
+ "endOffsets": "5061"
+ }
+ },
+ {
+ "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-pl\\values-pl.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,157,266,372,485,580,668,765,868,966,1058,1148,1240,1346,1460,1548,1633,1720,1827,1928,2014",
+ "endColumns": "101,108,105,112,94,87,96,102,97,91,89,91,105,113,87,84,86,106,100,85,96",
+ "endOffsets": "152,261,367,480,575,663,760,863,961,1053,1143,1235,1341,1455,1543,1628,1715,1822,1923,2009,2106"
+=======
+ "startOffsets": "5013",
+ "endColumns": "100",
+ "endOffsets": "5109"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-cs\\values-cs.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,162,275,391,506,602,697,789,903,1000,1094,1185,1279,1404,1527,1616,1701,1787,1891,1996,2082",
+ "endColumns": "106,112,115,114,95,94,91,113,96,93,90,93,124,122,88,84,85,103,104,85,94",
+ "endOffsets": "157,270,386,501,597,692,784,898,995,1089,1180,1274,1399,1522,1611,1696,1782,1886,1991,2077,2172"
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/intermediates/blame/res/release/multi-v2/release.json
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+<<<<<<< HEAD:src/Project/app/build/intermediates/blame/res/debug/multi-v2/debug.json
+ "startOffsets": "2827,2929,3038,3144,3257,3352,3440,3537,3640,3738,3830,3920,4012,4118,4232,4320,4405,4492,4599,4700,4786",
+ "endColumns": "101,108,105,112,94,87,96,102,97,91,89,91,105,113,87,84,86,106,100,85,96",
+ "endOffsets": "2924,3033,3139,3252,3347,3435,3532,3635,3733,3825,3915,4007,4113,4227,4315,4400,4487,4594,4695,4781,4878"
+ }
+ },
+ {
+ "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-pl\\values-pl.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,221,323,431,517,626,745,823,900,991,1084,1180,1274,1376,1469,1564,1659,1750,1841,1923,2032,2141,2240,2349,2460,2568,2731,2827",
+ "endColumns": "115,101,107,85,108,118,77,76,90,92,95,93,101,92,94,94,90,90,81,108,108,98,108,110,107,162,95,81",
+ "endOffsets": "216,318,426,512,621,740,818,895,986,1079,1175,1269,1371,1464,1559,1654,1745,1836,1918,2027,2136,2235,2344,2455,2563,2726,2822,2904"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,221,323,431,517,626,745,823,900,991,1084,1180,1274,1376,1469,1564,1659,1750,1841,1923,2032,2141,2240,2349,2460,2568,2731,4883",
+ "endColumns": "115,101,107,85,108,118,77,76,90,92,95,93,101,92,94,94,90,90,81,108,108,98,108,110,107,162,95,81",
+ "endOffsets": "216,318,426,512,621,740,818,895,986,1079,1175,1269,1371,1464,1559,1654,1745,1836,1918,2027,2136,2235,2344,2455,2563,2726,2822,4960"
+=======
+ "startOffsets": "2809,2916,3029,3145,3260,3356,3451,3543,3657,3754,3848,3939,4033,4158,4281,4370,4455,4541,4645,4750,4836",
+ "endColumns": "106,112,115,114,95,94,91,113,96,93,90,93,124,122,88,84,85,103,104,85,94",
+ "endOffsets": "2911,3024,3140,3255,3351,3446,3538,3652,3749,3843,3934,4028,4153,4276,4365,4450,4536,4640,4745,4831,4926"
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/intermediates/blame/res/release/multi-v2/release.json
+ }
+ }
+ ]
+ },
+ {
+<<<<<<< HEAD:src/Project/app/build/intermediates/blame/res/debug/multi-v2/debug.json
+ "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\res\\merged\\debug\\values-de_values-de.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-de\\values-de.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,155,262,388,504,605,693,786,900,1000,1098,1189,1285,1405,1519,1603,1691,1774,1877,1995,2081",
+ "endColumns": "99,106,125,115,100,87,92,113,99,97,90,95,119,113,83,87,82,102,117,85,92",
+ "endOffsets": "150,257,383,499,600,688,781,895,995,1093,1184,1280,1400,1514,1598,1686,1769,1872,1990,2076,2169"
+=======
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\values-bg_values-bg.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-bg\\values-bg.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,162,285,410,538,638,727,827,933,1033,1128,1236,1331,1445,1559,1656,1749,1834,1942,2054,2141",
+ "endColumns": "106,122,124,127,99,88,99,105,99,94,107,94,113,113,96,92,84,107,111,86,96",
+ "endOffsets": "157,280,405,533,633,722,822,928,1028,1123,1231,1326,1440,1554,1651,1744,1829,1937,2049,2136,2233"
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/intermediates/blame/res/release/multi-v2/release.json
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+<<<<<<< HEAD:src/Project/app/build/intermediates/blame/res/debug/multi-v2/debug.json
+ "startOffsets": "2843,2943,3050,3176,3292,3393,3481,3574,3688,3788,3886,3977,4073,4193,4307,4391,4479,4562,4665,4783,4869",
+ "endColumns": "99,106,125,115,100,87,92,113,99,97,90,95,119,113,83,87,82,102,117,85,92",
+ "endOffsets": "2938,3045,3171,3287,3388,3476,3569,3683,3783,3881,3972,4068,4188,4302,4386,4474,4557,4660,4778,4864,4957"
+ }
+ },
+ {
+ "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-de\\values-de.xml",
+=======
+ "startOffsets": "2847,2954,3077,3202,3330,3430,3519,3619,3725,3825,3920,4028,4123,4237,4351,4448,4541,4626,4734,4846,4933",
+ "endColumns": "106,122,124,127,99,88,99,105,99,94,107,94,113,113,96,92,84,107,111,86,96",
+ "endOffsets": "2949,3072,3197,3325,3425,3514,3614,3720,3820,3915,4023,4118,4232,4346,4443,4536,4621,4729,4841,4928,5025"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-bg\\values-bg.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,220,327,432,518,623,744,823,901,992,1085,1181,1275,1376,1469,1564,1672,1763,1854,1937,2051,2160,2260,2374,2480,2588,2748,2847",
+ "endColumns": "114,106,104,85,104,120,78,77,90,92,95,93,100,92,94,107,90,90,82,113,108,99,113,105,107,159,98,82",
+ "endOffsets": "215,322,427,513,618,739,818,896,987,1080,1176,1270,1371,1464,1559,1667,1758,1849,1932,2046,2155,2255,2369,2475,2583,2743,2842,2925"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,220,327,432,518,623,744,823,901,992,1085,1181,1275,1376,1469,1564,1672,1763,1854,1937,2051,2160,2260,2374,2480,2588,2748,5030",
+ "endColumns": "114,106,104,85,104,120,78,77,90,92,95,93,100,92,94,107,90,90,82,113,108,99,113,105,107,159,98,82",
+ "endOffsets": "215,322,427,513,618,739,818,896,987,1080,1176,1270,1371,1464,1559,1667,1758,1849,1932,2046,2155,2255,2369,2475,2583,2743,2842,5108"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-bg\\values-bg.xml",
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/intermediates/blame/res/release/multi-v2/release.json
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+<<<<<<< HEAD:src/Project/app/build/intermediates/blame/res/debug/multi-v2/debug.json
+ "startOffsets": "5044",
+ "endColumns": "100",
+ "endOffsets": "5140"
+ }
+ },
+ {
+ "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-de\\values-de.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,210,308,420,506,611,726,803,879,971,1065,1162,1263,1371,1471,1575,1675,1773,1870,1952,2063,2166,2265,2376,2478,2585,2741,2843",
+ "endColumns": "104,97,111,85,104,114,76,75,91,93,96,100,107,99,103,99,97,96,81,110,102,98,110,101,106,155,101,81",
+ "endOffsets": "205,303,415,501,606,721,798,874,966,1060,1157,1258,1366,1466,1570,1670,1768,1865,1947,2058,2161,2260,2371,2473,2580,2736,2838,2920"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,210,308,420,506,611,726,803,879,971,1065,1162,1263,1371,1471,1575,1675,1773,1870,1952,2063,2166,2265,2376,2478,2585,2741,4962",
+ "endColumns": "104,97,111,85,104,114,76,75,91,93,96,100,107,99,103,99,97,96,81,110,102,98,110,101,106,155,101,81",
+ "endOffsets": "205,303,415,501,606,721,798,874,966,1060,1157,1258,1366,1466,1570,1670,1768,1865,1947,2058,2161,2260,2371,2473,2580,2736,2838,5039"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\res\\merged\\debug\\values-hy_values-hy.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-hy\\values-hy.xml",
+=======
+ "startOffsets": "5113",
+ "endColumns": "100",
+ "endOffsets": "5209"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\values-sv_values-sv.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-sv\\values-sv.xml",
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/intermediates/blame/res/release/multi-v2/release.json
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+<<<<<<< HEAD:src/Project/app/build/intermediates/blame/res/debug/multi-v2/debug.json
+ "startOffsets": "4998",
+ "endColumns": "100",
+ "endOffsets": "5094"
+ }
+ },
+ {
+ "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-hy\\values-hy.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,208,309,419,508,614,729,811,892,983,1076,1172,1266,1367,1460,1555,1649,1740,1831,1916,2023,2130,2229,2339,2446,2546,2703,2802",
+ "endColumns": "102,100,109,88,105,114,81,80,90,92,95,93,100,92,94,93,90,90,84,106,106,98,109,106,99,156,98,81",
+ "endOffsets": "203,304,414,503,609,724,806,887,978,1071,1167,1261,1362,1455,1550,1644,1735,1826,1911,2018,2125,2224,2334,2441,2541,2698,2797,2879"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,208,309,419,508,614,729,811,892,983,1076,1172,1266,1367,1460,1555,1649,1740,1831,1916,2023,2130,2229,2339,2446,2546,2703,4916",
+ "endColumns": "102,100,109,88,105,114,81,80,90,92,95,93,100,92,94,93,90,90,84,106,106,98,109,106,99,156,98,81",
+ "endOffsets": "203,304,414,503,609,724,806,887,978,1071,1167,1261,1362,1455,1550,1644,1735,1826,1911,2018,2125,2224,2334,2441,2541,2698,2797,4993"
+ }
+ },
+ {
+ "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-hy\\values-hy.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,161,280,400,522,617,704,799,905,1001,1094,1185,1278,1389,1501,1590,1677,1765,1874,1988,2076",
+ "endColumns": "105,118,119,121,94,86,94,105,95,92,90,92,110,111,88,86,87,108,113,87,92",
+ "endOffsets": "156,275,395,517,612,699,794,900,996,1089,1180,1273,1384,1496,1585,1672,1760,1869,1983,2071,2164"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2802,2908,3027,3147,3269,3364,3451,3546,3652,3748,3841,3932,4025,4136,4248,4337,4424,4512,4621,4735,4823",
+ "endColumns": "105,118,119,121,94,86,94,105,95,92,90,92,110,111,88,86,87,108,113,87,92",
+ "endOffsets": "2903,3022,3142,3264,3359,3446,3541,3647,3743,3836,3927,4020,4131,4243,4332,4419,4507,4616,4730,4818,4911"
+=======
+ "startOffsets": "4902",
+ "endColumns": "100",
+ "endOffsets": "4998"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-sv\\values-sv.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,211,314,425,510,612,725,801,877,970,1065,1161,1255,1358,1453,1550,1648,1744,1837,1917,2023,2123,2219,2324,2426,2528,2682,2784",
+ "endColumns": "105,102,110,84,101,112,75,75,92,94,95,93,102,94,96,97,95,92,79,105,99,95,104,101,101,153,101,78",
+ "endOffsets": "206,309,420,505,607,720,796,872,965,1060,1156,1250,1353,1448,1545,1643,1739,1832,1912,2018,2118,2214,2319,2421,2523,2677,2779,2858"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,211,314,425,510,612,725,801,877,970,1065,1161,1255,1358,1453,1550,1648,1744,1837,1917,2023,2123,2219,2324,2426,2528,2682,4823",
+ "endColumns": "105,102,110,84,101,112,75,75,92,94,95,93,102,94,96,97,95,92,79,105,99,95,104,101,101,153,101,78",
+ "endOffsets": "206,309,420,505,607,720,796,872,965,1060,1156,1250,1353,1448,1545,1643,1739,1832,1912,2018,2118,2214,2319,2421,2523,2677,2779,4897"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-sv\\values-sv.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,156,262,369,481,580,666,759,861,957,1049,1144,1235,1353,1465,1549,1636,1719,1816,1914,2000",
+ "endColumns": "100,105,106,111,98,85,92,101,95,91,94,90,117,111,83,86,82,96,97,85,93",
+ "endOffsets": "151,257,364,476,575,661,754,856,952,1044,1139,1230,1348,1460,1544,1631,1714,1811,1909,1995,2089"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2784,2885,2991,3098,3210,3309,3395,3488,3590,3686,3778,3873,3964,4082,4194,4278,4365,4448,4545,4643,4729",
+ "endColumns": "100,105,106,111,98,85,92,101,95,91,94,90,117,111,83,86,82,96,97,85,93",
+ "endOffsets": "2880,2986,3093,3205,3304,3390,3483,3585,3681,3773,3868,3959,4077,4189,4273,4360,4443,4540,4638,4724,4818"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\values-zh-rTW_values-zh-rTW.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-zh-rTW\\values-zh-rTW.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "156",
+ "startColumns": "4",
+ "startOffsets": "10460",
+ "endColumns": "100",
+ "endOffsets": "10556"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-zh-rTW\\values-zh-rTW.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,148,240,333,430,516,595,682,776,869,959,1047,1135,1233,1331,1412,1492,1572,1662,1752,1834",
+ "endColumns": "92,91,92,96,85,78,86,93,92,89,87,87,97,97,80,79,79,89,89,81,88",
+ "endOffsets": "143,235,328,425,511,590,677,771,864,954,1042,1130,1228,1326,1407,1487,1567,1657,1747,1829,1918"
+ },
+ "to": {
+ "startLines": "102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "6545,6638,6730,6823,6920,7006,7085,7172,7266,7359,7449,7537,7625,7723,7821,7902,7982,8062,8152,8242,8324",
+ "endColumns": "92,91,92,96,85,78,86,93,92,89,87,87,97,97,80,79,79,89,89,81,88",
+ "endOffsets": "6633,6725,6818,6915,7001,7080,7167,7261,7354,7444,7532,7620,7718,7816,7897,7977,8057,8147,8237,8319,8408"
+ }
+ },
+ {
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\src\\main\\res\\values-zh-rTW\\strings.xml",
+ "from": {
+ "startLines": "133,80,79,78,77,20,21,22,123,124,132,131,27,88,87,85,86,84,83,82,81,100,99,98,90,19,62,30,31,91,38,125,76,65,68,40,46,72,70,51,41,61,60,59,55,54,52,53,56,57,47,75,58,66,45,50,49,48,64,71,69,67,44,63,42,43,74,29,35,37,34,36,73,33,32,26,25,107,106,109,121,114,113,115,116,118,117,108,112,110,111,105,119,120,130,128,127,129,28,89,97,102,101,103,96,95,94,93,23,24",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "7236,4068,4001,3927,3876,913,954,1003,6776,6822,7181,7130,1292,4602,4541,4394,4463,4332,4272,4205,4141,5261,5200,5136,4721,862,3085,1465,1519,4776,1872,6880,3816,3245,3387,1984,2271,3584,3483,2522,2038,3024,2970,2918,2719,2670,2574,2623,2766,2814,2315,3756,2865,3289,2227,2474,2417,2361,3189,3534,3437,3342,2182,3146,2089,2131,3696,1413,1724,1822,1676,1774,3639,1628,1582,1240,1186,5643,5583,5786,6699,6102,6032,6167,6246,6431,6357,5719,5976,5844,5910,5533,6536,6620,7091,6982,6933,7028,1355,4665,5076,5376,5317,5444,5027,4981,4932,4880,1052,1119",
+ "endLines": "135,80,79,78,77,20,21,22,123,124,132,131,27,88,87,85,86,84,83,82,81,100,99,98,90,19,62,30,31,91,38,125,76,65,68,40,46,72,70,51,41,61,60,59,55,54,52,53,56,57,47,75,58,66,45,50,49,48,64,71,69,67,44,63,42,43,74,29,35,37,34,36,73,33,32,26,25,107,106,109,121,114,113,115,116,118,117,108,112,110,111,105,119,120,130,128,127,129,28,89,97,102,101,103,96,95,94,93,23,24",
+ "endColumns": "14,71,65,72,49,39,47,47,44,56,53,49,61,61,59,67,76,60,58,65,62,54,59,62,53,49,59,52,61,83,79,49,58,42,48,52,42,53,49,50,49,59,52,50,45,47,47,45,46,49,44,58,51,51,42,46,55,54,54,48,44,43,43,41,40,49,58,50,48,48,46,46,55,46,44,50,52,74,58,56,73,63,68,77,109,103,72,65,54,64,64,48,82,77,37,44,47,61,56,54,58,66,57,61,47,44,47,50,65,65",
+ "endOffsets": "7410,4135,4062,3995,3921,948,997,1046,6816,6874,7230,7175,1349,4659,4596,4457,4535,4388,4326,4266,4199,5311,5255,5194,4770,907,3140,1513,1576,4855,1947,6925,3870,3283,3431,2032,2309,3633,3528,2568,2083,3079,3018,2964,2760,2713,2617,2664,2808,2859,2355,3810,2912,3336,2265,2516,2468,2411,3239,3578,3477,3381,2221,3183,2125,2176,3750,1459,1768,1866,1718,1816,3690,1670,1622,1286,1234,5713,5637,5838,6768,6161,6096,6240,6351,6530,6425,5780,6026,5904,5970,5577,6614,6693,7124,7022,6976,7085,1407,4715,5130,5438,5370,5501,5070,5021,4975,4926,1113,1180"
+ },
+ "to": {
+ "startLines": "6,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,154,155,157,158,159,160,161,162,163,164,165,166,167",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "215,2954,3026,3092,3165,3215,3255,3303,3351,3396,3453,3507,3557,3619,3681,3741,3809,3886,3947,4006,4072,4135,4190,4250,4313,4367,4417,4477,4530,4592,4676,4756,4806,4865,4908,4957,5010,5053,5107,5157,5208,5258,5318,5371,5422,5468,5516,5564,5610,5657,5707,5752,5811,5863,5915,5958,6005,6061,6116,6171,6220,6265,6309,6353,6395,6436,6486,8413,8464,8513,8562,8609,8656,8712,8759,8804,8855,8908,8983,9042,9099,9173,9237,9306,9384,9494,9598,9671,9737,9792,9857,9922,9971,10054,10132,10170,10215,10341,10403,10561,10616,10675,10742,10800,10862,10910,10955,11003,11054,11120",
+ "endLines": "8,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,154,155,157,158,159,160,161,162,163,164,165,166,167",
+ "endColumns": "14,71,65,72,49,39,47,47,44,56,53,49,61,61,59,67,76,60,58,65,62,54,59,62,53,49,59,52,61,83,79,49,58,42,48,52,42,53,49,50,49,59,52,50,45,47,47,45,46,49,44,58,51,51,42,46,55,54,54,48,44,43,43,41,40,49,58,50,48,48,46,46,55,46,44,50,52,74,58,56,73,63,68,77,109,103,72,65,54,64,64,48,82,77,37,44,47,61,56,54,58,66,57,61,47,44,47,50,65,65",
+ "endOffsets": "379,3021,3087,3160,3210,3250,3298,3346,3391,3448,3502,3552,3614,3676,3736,3804,3881,3942,4001,4067,4130,4185,4245,4308,4362,4412,4472,4525,4587,4671,4751,4801,4860,4903,4952,5005,5048,5102,5152,5203,5253,5313,5366,5417,5463,5511,5559,5605,5652,5702,5747,5806,5858,5910,5953,6000,6056,6111,6166,6215,6260,6304,6348,6390,6431,6481,6540,8459,8508,8557,8604,8651,8707,8754,8799,8850,8903,8978,9037,9094,9168,9232,9301,9379,9489,9593,9666,9732,9787,9852,9917,9966,10049,10127,10165,10210,10258,10398,10455,10611,10670,10737,10795,10857,10905,10950,10998,11049,11115,11181"
+ }
+ },
+ {
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\src\\main\\res\\values-zh-rTW\\arrays.xml",
+ "from": {
+ "startLines": "18",
+ "startColumns": "4",
+ "startOffsets": "730",
+ "endLines": "21",
+ "endColumns": "19",
+ "endOffsets": "838"
+ },
+ "to": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "105",
+ "endLines": "5",
+ "endColumns": "19",
+ "endOffsets": "210"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-zh-rTW\\values-zh-rTW.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,200,293,393,475,572,680,756,832,924,1018,1116,1212,1308,1402,1498,1590,1682,1774,1852,1948,2044,2139,2236,2331,2431,2581,2675",
+ "endColumns": "94,92,99,81,96,107,75,75,91,93,97,95,95,93,95,91,91,91,77,95,95,94,96,94,99,149,93,77",
+ "endOffsets": "195,288,388,470,567,675,751,827,919,1013,1111,1207,1303,1397,1493,1585,1677,1769,1847,1943,2039,2134,2231,2326,2426,2576,2670,2748"
+ },
+ "to": {
+ "startLines": "9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,153",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "384,479,572,672,754,851,959,1035,1111,1203,1297,1395,1491,1587,1681,1777,1869,1961,2053,2131,2227,2323,2418,2515,2610,2710,2860,10263",
+ "endColumns": "94,92,99,81,96,107,75,75,91,93,97,95,95,93,95,91,91,91,77,95,95,94,96,94,99,149,93,77",
+ "endOffsets": "474,567,667,749,846,954,1030,1106,1198,1292,1390,1486,1582,1676,1772,1864,1956,2048,2126,2222,2318,2413,2510,2605,2705,2855,2949,10336"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\values-pt-rPT_values-pt-rPT.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-pt-rPT\\values-pt-rPT.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "5096",
+ "endColumns": "100",
+ "endOffsets": "5192"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-pt-rPT\\values-pt-rPT.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,160,269,382,497,604,695,793,903,1000,1095,1187,1281,1402,1532,1627,1715,1798,1901,2016,2103",
+ "endColumns": "104,108,112,114,106,90,97,109,96,94,91,93,120,129,94,87,82,102,114,86,98",
+ "endOffsets": "155,264,377,492,599,690,788,898,995,1090,1182,1276,1397,1527,1622,1710,1793,1896,2011,2098,2197"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2864,2969,3078,3191,3306,3413,3504,3602,3712,3809,3904,3996,4090,4211,4341,4436,4524,4607,4710,4825,4912",
+ "endColumns": "104,108,112,114,106,90,97,109,96,94,91,93,120,129,94,87,82,102,114,86,98",
+ "endOffsets": "2964,3073,3186,3301,3408,3499,3597,3707,3804,3899,3991,4085,4206,4336,4431,4519,4602,4705,4820,4907,5006"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-pt-rPT\\values-pt-rPT.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,225,331,438,527,628,752,836,917,1009,1103,1201,1295,1395,1489,1585,1680,1772,1864,1951,2058,2170,2272,2380,2487,2594,2765,2864",
+ "endColumns": "119,105,106,88,100,123,83,80,91,93,97,93,99,93,95,94,91,91,86,106,111,101,107,106,106,170,98,84",
+ "endOffsets": "220,326,433,522,623,747,831,912,1004,1098,1196,1290,1390,1484,1580,1675,1767,1859,1946,2053,2165,2267,2375,2482,2589,2760,2859,2944"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,225,331,438,527,628,752,836,917,1009,1103,1201,1295,1395,1489,1585,1680,1772,1864,1951,2058,2170,2272,2380,2487,2594,2765,5011",
+ "endColumns": "119,105,106,88,100,123,83,80,91,93,97,93,99,93,95,94,91,91,86,106,111,101,107,106,106,170,98,84",
+ "endOffsets": "220,326,433,522,623,747,831,912,1004,1098,1196,1290,1390,1484,1580,1675,1767,1859,1946,2053,2165,2267,2375,2482,2589,2760,2859,5091"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\values-my_values-my.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-my\\values-my.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,214,319,436,529,641,769,847,926,1017,1110,1206,1300,1401,1494,1589,1683,1774,1865,1951,2074,2186,2288,2414,2525,2635,2795,2895",
+ "endColumns": "108,104,116,92,111,127,77,78,90,92,95,93,100,92,94,93,90,90,85,122,111,101,125,110,109,159,99,83",
+ "endOffsets": "209,314,431,524,636,764,842,921,1012,1105,1201,1295,1396,1489,1584,1678,1769,1860,1946,2069,2181,2283,2409,2520,2630,2790,2890,2974"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,214,319,436,529,641,769,847,926,1017,1110,1206,1300,1401,1494,1589,1683,1774,1865,1951,2074,2186,2288,2414,2525,2635,2795,5002",
+ "endColumns": "108,104,116,92,111,127,77,78,90,92,95,93,100,92,94,93,90,90,85,122,111,101,125,110,109,159,99,83",
+ "endOffsets": "209,314,431,524,636,764,842,921,1012,1105,1201,1295,1396,1489,1584,1678,1769,1860,1946,2069,2181,2283,2409,2520,2630,2790,2890,5081"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-my\\values-my.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,153,262,371,483,582,678,772,886,984,1083,1187,1280,1393,1501,1588,1673,1757,1866,1984,2068",
+ "endColumns": "97,108,108,111,98,95,93,113,97,98,103,92,112,107,86,84,83,108,117,83,93",
+ "endOffsets": "148,257,366,478,577,673,767,881,979,1078,1182,1275,1388,1496,1583,1668,1752,1861,1979,2063,2157"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2895,2993,3102,3211,3323,3422,3518,3612,3726,3824,3923,4027,4120,4233,4341,4428,4513,4597,4706,4824,4908",
+ "endColumns": "97,108,108,111,98,95,93,113,97,98,103,92,112,107,86,84,83,108,117,83,93",
+ "endOffsets": "2988,3097,3206,3318,3417,3513,3607,3721,3819,3918,4022,4115,4228,4336,4423,4508,4592,4701,4819,4903,4997"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-my\\values-my.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "5086",
+ "endColumns": "100",
+ "endOffsets": "5182"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\values-ka_values-ka.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-ka\\values-ka.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "5049",
+ "endColumns": "100",
+ "endOffsets": "5145"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-ka\\values-ka.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,163,281,411,527,642,729,828,948,1046,1141,1232,1323,1446,1558,1642,1726,1812,1919,2018,2105",
+ "endColumns": "107,117,129,115,114,86,98,119,97,94,90,90,122,111,83,83,85,106,98,86,99",
+ "endOffsets": "158,276,406,522,637,724,823,943,1041,1136,1227,1318,1441,1553,1637,1721,1807,1914,2013,2100,2200"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2818,2926,3044,3174,3290,3405,3492,3591,3711,3809,3904,3995,4086,4209,4321,4405,4489,4575,4682,4781,4868",
+ "endColumns": "107,117,129,115,114,86,98,119,97,94,90,90,122,111,83,83,85,106,98,86,99",
+ "endOffsets": "2921,3039,3169,3285,3400,3487,3586,3706,3804,3899,3990,4081,4204,4316,4400,4484,4570,4677,4776,4863,4963"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-ka\\values-ka.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,214,318,429,517,622,735,819,901,992,1085,1180,1276,1377,1470,1565,1659,1750,1841,1924,2037,2144,2242,2355,2459,2563,2720,2818",
+ "endColumns": "108,103,110,87,104,112,83,81,90,92,94,95,100,92,94,93,90,90,82,112,106,97,112,103,103,156,97,80",
+ "endOffsets": "209,313,424,512,617,730,814,896,987,1080,1175,1271,1372,1465,1560,1654,1745,1836,1919,2032,2139,2237,2350,2454,2558,2715,2813,2894"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,214,318,429,517,622,735,819,901,992,1085,1180,1276,1377,1470,1565,1659,1750,1841,1924,2037,2144,2242,2355,2459,2563,2720,4968",
+ "endColumns": "108,103,110,87,104,112,83,81,90,92,94,95,100,92,94,93,90,90,82,112,106,97,112,103,103,156,97,80",
+ "endOffsets": "209,313,424,512,617,730,814,896,987,1080,1175,1271,1372,1465,1560,1654,1745,1836,1919,2032,2139,2237,2350,2454,2558,2715,2813,5044"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\values-sl_values-sl.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-sl\\values-sl.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "5093",
+ "endColumns": "100",
+ "endOffsets": "5189"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-sl\\values-sl.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,212,319,427,514,617,736,821,905,997,1091,1187,1281,1377,1471,1567,1667,1759,1851,1935,2043,2152,2252,2365,2472,2576,2756,2853",
+ "endColumns": "106,106,107,86,102,118,84,83,91,93,95,93,95,93,95,99,91,91,83,107,108,99,112,106,103,179,96,82",
+ "endOffsets": "207,314,422,509,612,731,816,900,992,1086,1182,1276,1372,1466,1562,1662,1754,1846,1930,2038,2147,2247,2360,2467,2571,2751,2848,2931"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,212,319,427,514,617,736,821,905,997,1091,1187,1281,1377,1471,1567,1667,1759,1851,1935,2043,2152,2252,2365,2472,2576,2756,5010",
+ "endColumns": "106,106,107,86,102,118,84,83,91,93,95,93,95,93,95,99,91,91,83,107,108,99,112,106,103,179,96,82",
+ "endOffsets": "207,314,422,509,612,731,816,900,992,1086,1182,1276,1372,1466,1562,1662,1754,1846,1930,2038,2147,2247,2360,2467,2571,2751,2848,5088"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-sl\\values-sl.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,163,294,424,555,649,747,847,962,1058,1151,1251,1344,1446,1560,1653,1740,1824,1928,2032,2118",
+ "endColumns": "107,130,129,130,93,97,99,114,95,92,99,92,101,113,92,86,83,103,103,85,93",
+ "endOffsets": "158,289,419,550,644,742,842,957,1053,1146,1246,1339,1441,1555,1648,1735,1819,1923,2027,2113,2207"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2853,2961,3092,3222,3353,3447,3545,3645,3760,3856,3949,4049,4142,4244,4358,4451,4538,4622,4726,4830,4916",
+ "endColumns": "107,130,129,130,93,97,99,114,95,92,99,92,101,113,92,86,83,103,103,85,93",
+ "endOffsets": "2956,3087,3217,3348,3442,3540,3640,3755,3851,3944,4044,4137,4239,4353,4446,4533,4617,4721,4825,4911,5005"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\values-v25_values-v25.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-v25\\values-v25.xml",
+ "from": {
+ "startLines": "2,3,4,6",
+ "startColumns": "4,4,4,4",
+ "startOffsets": "55,126,209,308",
+ "endLines": "2,3,5,7",
+ "endColumns": "70,82,12,12",
+ "endOffsets": "121,204,303,414"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\values-v23_values-v23.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-v23\\values-v23.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,19,32,33,34,35,36",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,190,325,400,487,1277,2079,2206,2311,2426,2533",
+ "endLines": "2,3,4,5,18,31,32,33,34,35,36",
+ "endColumns": "134,134,74,86,12,12,126,104,114,106,112",
+ "endOffsets": "185,320,395,482,1272,2074,2201,2306,2421,2528,2641"
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/intermediates/blame/res/release/multi-v2/release.json
+ }
+ }
+ ]
+ },
+ {
+<<<<<<< HEAD:src/Project/app/build/intermediates/blame/res/debug/multi-v2/debug.json
+ "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\res\\merged\\debug\\values-nb_values-nb.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-nb\\values-nb.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,213,308,422,508,608,721,797,873,964,1057,1153,1247,1348,1441,1536,1634,1725,1816,1896,1999,2098,2194,2298,2396,2497,2650,2747",
+ "endColumns": "107,94,113,85,99,112,75,75,90,92,95,93,100,92,94,97,90,90,79,102,98,95,103,97,100,152,96,78",
+ "endOffsets": "208,303,417,503,603,716,792,868,959,1052,1148,1242,1343,1436,1531,1629,1720,1811,1891,1994,2093,2189,2293,2391,2492,2645,2742,2821"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,213,308,422,508,608,721,797,873,964,1057,1153,1247,1348,1441,1536,1634,1725,1816,1896,1999,2098,2194,2298,2396,2497,2650,4801",
+ "endColumns": "107,94,113,85,99,112,75,75,90,92,95,93,100,92,94,97,90,90,79,102,98,95,103,97,100,152,96,78",
+ "endOffsets": "208,303,417,503,603,716,792,868,959,1052,1148,1242,1343,1436,1531,1629,1720,1811,1891,1994,2093,2189,2293,2391,2492,2645,2742,4875"
+ }
+ },
+ {
+ "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-nb\\values-nb.xml",
+=======
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\values-ar_values-ar.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-ar\\values-ar.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,154,260,369,482,581,666,761,866,962,1055,1148,1239,1349,1462,1551,1634,1717,1816,1924,2010",
+ "endColumns": "98,105,108,112,98,84,94,104,95,92,92,90,109,112,88,82,82,98,107,85,93",
+ "endOffsets": "149,255,364,477,576,661,756,861,957,1050,1143,1234,1344,1457,1546,1629,1712,1811,1919,2005,2099"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2779,2878,2984,3093,3206,3305,3390,3485,3590,3686,3779,3872,3963,4073,4186,4275,4358,4441,4540,4648,4734",
+ "endColumns": "98,105,108,112,98,84,94,104,95,92,92,90,109,112,88,82,82,98,107,85,93",
+ "endOffsets": "2873,2979,3088,3201,3300,3385,3480,3585,3681,3774,3867,3958,4068,4181,4270,4353,4436,4535,4643,4729,4823"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-ar\\values-ar.xml",
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/intermediates/blame/res/release/multi-v2/release.json
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+<<<<<<< HEAD:src/Project/app/build/intermediates/blame/res/debug/multi-v2/debug.json
+ "startOffsets": "4880",
+ "endColumns": "100",
+ "endOffsets": "4976"
+ }
+ },
+ {
+ "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-nb\\values-nb.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,155,261,369,478,572,656,751,854,949,1042,1135,1224,1348,1460,1552,1638,1721,1822,1929,2015",
+ "endColumns": "99,105,107,108,93,83,94,102,94,92,92,88,123,111,91,85,82,100,106,85,93",
+ "endOffsets": "150,256,364,473,567,651,746,849,944,1037,1130,1219,1343,1455,1547,1633,1716,1817,1924,2010,2104"
+=======
+ "startOffsets": "4909",
+ "endColumns": "100",
+ "endOffsets": "5005"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-ar\\values-ar.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,222,326,435,517,618,732,811,890,981,1074,1170,1264,1365,1458,1553,1647,1738,1832,1911,2016,2117,2213,2321,2424,2527,2682,2779",
+ "endColumns": "116,103,108,81,100,113,78,78,90,92,95,93,100,92,94,93,90,93,78,104,100,95,107,102,102,154,96,80",
+ "endOffsets": "217,321,430,512,613,727,806,885,976,1069,1165,1259,1360,1453,1548,1642,1733,1827,1906,2011,2112,2208,2316,2419,2522,2677,2774,2855"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,222,326,435,517,618,732,811,890,981,1074,1170,1264,1365,1458,1553,1647,1738,1832,1911,2016,2117,2213,2321,2424,2527,2682,4828",
+ "endColumns": "116,103,108,81,100,113,78,78,90,92,95,93,100,92,94,93,90,93,78,104,100,95,107,102,102,154,96,80",
+ "endOffsets": "217,321,430,512,613,727,806,885,976,1069,1165,1259,1360,1453,1548,1642,1733,1827,1906,2011,2112,2208,2316,2419,2522,2677,2774,4904"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\values-watch-v21_values-watch-v21.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-watch-v21\\values-watch-v21.xml",
+ "from": {
+ "startLines": "2,6,10",
+ "startColumns": "4,4,4",
+ "startOffsets": "55,271,499",
+ "endLines": "5,9,13",
+ "endColumns": "12,12,12",
+ "endOffsets": "266,494,724"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\values-es_values-es.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-es\\values-es.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "5048",
+ "endColumns": "100",
+ "endOffsets": "5144"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-es\\values-es.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,159,269,381,497,598,682,783,888,985,1080,1175,1268,1388,1521,1606,1694,1779,1878,1993,2080",
+ "endColumns": "103,109,111,115,100,83,100,104,96,94,94,92,119,132,84,87,84,98,114,86,98",
+ "endOffsets": "154,264,376,492,593,677,778,883,980,1075,1170,1263,1383,1516,1601,1689,1774,1873,1988,2075,2174"
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/intermediates/blame/res/release/multi-v2/release.json
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+<<<<<<< HEAD:src/Project/app/build/intermediates/blame/res/debug/multi-v2/debug.json
+ "startOffsets": "2747,2847,2953,3061,3170,3264,3348,3443,3546,3641,3734,3827,3916,4040,4152,4244,4330,4413,4514,4621,4707",
+ "endColumns": "99,105,107,108,93,83,94,102,94,92,92,88,123,111,91,85,82,100,106,85,93",
+ "endOffsets": "2842,2948,3056,3165,3259,3343,3438,3541,3636,3729,3822,3911,4035,4147,4239,4325,4408,4509,4616,4702,4796"
+=======
+ "startOffsets": "2842,2946,3056,3168,3284,3385,3469,3570,3675,3772,3867,3962,4055,4175,4308,4393,4481,4566,4665,4780,4867",
+ "endColumns": "103,109,111,115,100,83,100,104,96,94,94,92,119,132,84,87,84,98,114,86,98",
+ "endOffsets": "2941,3051,3163,3279,3380,3464,3565,3670,3767,3862,3957,4050,4170,4303,4388,4476,4561,4660,4775,4862,4961"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-es\\values-es.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,222,335,443,528,629,757,842,924,1016,1110,1208,1302,1403,1497,1593,1689,1781,1873,1955,2062,2162,2261,2369,2476,2583,2742,2842",
+ "endColumns": "116,112,107,84,100,127,84,81,91,93,97,93,100,93,95,95,91,91,81,106,99,98,107,106,106,158,99,81",
+ "endOffsets": "217,330,438,523,624,752,837,919,1011,1105,1203,1297,1398,1492,1588,1684,1776,1868,1950,2057,2157,2256,2364,2471,2578,2737,2837,2919"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,222,335,443,528,629,757,842,924,1016,1110,1208,1302,1403,1497,1593,1689,1781,1873,1955,2062,2162,2261,2369,2476,2583,2742,4966",
+ "endColumns": "116,112,107,84,100,127,84,81,91,93,97,93,100,93,95,95,91,91,81,106,99,98,107,106,106,158,99,81",
+ "endOffsets": "217,330,438,523,624,752,837,919,1011,1105,1203,1297,1398,1492,1588,1684,1776,1868,1950,2057,2157,2256,2364,2471,2578,2737,2837,5043"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\values-large-v4_values-large-v4.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-large-v4\\values-large-v4.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10",
+ "startColumns": "4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,114,185,256,326,396,464,532,636",
+ "endColumns": "58,70,70,69,69,67,67,103,115",
+ "endOffsets": "109,180,251,321,391,459,527,631,747"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\values-v21_values-v21.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-v21\\values-v21.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,13",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,159,223,290,354,470,596,722,850,1022",
+ "endLines": "2,3,4,5,6,7,8,9,12,17",
+ "endColumns": "103,63,66,63,115,125,125,127,12,12",
+ "endOffsets": "154,218,285,349,465,591,717,845,1017,1355"
+ },
+ "to": {
+ "startLines": "2,3,4,5,263,264,271,275,279,282",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,159,223,290,19262,19378,19835,20129,20424,20596",
+ "endLines": "2,3,4,5,263,264,271,275,281,286",
+ "endColumns": "103,63,66,63,115,125,125,127,12,12",
+ "endOffsets": "154,218,285,349,19373,19499,19956,20252,20591,20929"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-v21\\values-v21.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,17,19,20,21,22,24,26,27,28,29,30,32,34,36,38,40,42,43,48,50,52,53,54,56,58,59,60,61,62,63,107,110,154,157,160,162,164,166,169,171,174,175,176,179,180,181,182,183,184,187,188,190,192,194,196,200,202,203,204,205,207,211,213,215,216,217,218,219,221,222,223,233,234,235,247",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,146,249,352,457,564,673,782,891,1000,1109,1216,1319,1438,1593,1748,1853,1974,2075,2222,2363,2466,2585,2692,2795,2950,3121,3270,3435,3592,3743,3862,4234,4383,4532,4644,4791,4944,5091,5166,5255,5342,5443,5546,8614,8799,11879,12076,12275,12398,12521,12634,12817,12948,13149,13238,13349,13582,13683,13778,13901,14030,14147,14324,14423,14558,14701,14836,14955,15156,15275,15368,15479,15535,15642,15837,15948,16081,16176,16267,16358,16475,16614,16685,16768,17448,17505,17563,18257",
+ "endLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,16,18,19,20,21,23,25,26,27,28,29,31,33,35,37,39,41,42,47,49,51,52,53,55,57,58,59,60,61,62,106,109,153,156,159,161,163,165,168,170,173,174,175,178,179,180,181,182,183,186,187,189,191,193,195,199,201,202,203,204,206,210,212,214,215,216,217,218,220,221,222,232,233,234,246,258",
+ "endColumns": "90,102,102,104,106,108,108,108,108,108,106,102,118,12,12,104,120,100,12,12,102,118,106,102,12,12,12,12,12,12,118,12,12,12,111,146,12,12,74,88,86,100,102,12,12,12,12,12,12,12,12,12,12,12,88,110,12,100,94,122,128,116,12,98,12,12,12,12,12,12,92,110,55,12,12,12,12,94,90,90,116,12,70,82,12,56,57,12,12",
+ "endOffsets": "141,244,347,452,559,668,777,886,995,1104,1211,1314,1433,1588,1743,1848,1969,2070,2217,2358,2461,2580,2687,2790,2945,3116,3265,3430,3587,3738,3857,4229,4378,4527,4639,4786,4939,5086,5161,5250,5337,5438,5541,8609,8794,11874,12071,12270,12393,12516,12629,12812,12943,13144,13233,13344,13577,13678,13773,13896,14025,14142,14319,14418,14553,14696,14831,14950,15151,15270,15363,15474,15530,15637,15832,15943,16076,16171,16262,16353,16470,16609,16680,16763,17443,17500,17558,18252,18958"
+ },
+ "to": {
+ "startLines": "6,7,8,9,10,11,12,13,14,15,16,17,18,19,21,23,24,25,26,28,30,31,32,33,34,36,38,40,42,44,46,47,52,54,56,57,58,60,62,63,64,65,66,67,111,114,158,161,164,166,168,170,173,175,178,179,180,183,184,185,186,187,188,191,192,194,196,198,200,204,206,207,208,209,211,215,217,219,220,221,222,223,225,226,227,237,238,239,251",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "354,445,548,651,756,863,972,1081,1190,1299,1408,1515,1618,1737,1892,2047,2152,2273,2374,2521,2662,2765,2884,2991,3094,3249,3420,3569,3734,3891,4042,4161,4533,4682,4831,4943,5090,5243,5390,5465,5554,5641,5742,5845,8913,9098,12178,12375,12574,12697,12820,12933,13116,13247,13448,13537,13648,13881,13982,14077,14200,14329,14446,14623,14722,14857,15000,15135,15254,15455,15574,15667,15778,15834,15941,16136,16247,16380,16475,16566,16657,16774,16913,16984,17067,17747,17804,17862,18556",
+ "endLines": "6,7,8,9,10,11,12,13,14,15,16,17,18,20,22,23,24,25,27,29,30,31,32,33,35,37,39,41,43,45,46,51,53,55,56,57,59,61,62,63,64,65,66,110,113,157,160,163,165,167,169,172,174,177,178,179,182,183,184,185,186,187,190,191,193,195,197,199,203,205,206,207,208,210,214,216,218,219,220,221,222,224,225,226,236,237,238,250,262",
+ "endColumns": "90,102,102,104,106,108,108,108,108,108,106,102,118,12,12,104,120,100,12,12,102,118,106,102,12,12,12,12,12,12,118,12,12,12,111,146,12,12,74,88,86,100,102,12,12,12,12,12,12,12,12,12,12,12,88,110,12,100,94,122,128,116,12,98,12,12,12,12,12,12,92,110,55,12,12,12,12,94,90,90,116,12,70,82,12,56,57,12,12",
+ "endOffsets": "440,543,646,751,858,967,1076,1185,1294,1403,1510,1613,1732,1887,2042,2147,2268,2369,2516,2657,2760,2879,2986,3089,3244,3415,3564,3729,3886,4037,4156,4528,4677,4826,4938,5085,5238,5385,5460,5549,5636,5737,5840,8908,9093,12173,12370,12569,12692,12815,12928,13111,13242,13443,13532,13643,13876,13977,14072,14195,14324,14441,14618,14717,14852,14995,15130,15249,15450,15569,15662,15773,15829,15936,16131,16242,16375,16470,16561,16652,16769,16908,16979,17062,17742,17799,17857,18551,19257"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3748c447639623a0c90cb541e38e687e\\media-1.0.0\\res\\values-v21\\values-v21.xml",
+ "from": {
+ "startLines": "2,5,8,11",
+ "startColumns": "4,4,4,4",
+ "startOffsets": "55,223,386,554",
+ "endLines": "4,7,10,13",
+ "endColumns": "12,12,12,12",
+ "endOffsets": "218,381,549,716"
+ },
+ "to": {
+ "startLines": "265,268,272,276",
+ "startColumns": "4,4,4,4",
+ "startOffsets": "19504,19672,19961,20257",
+ "endLines": "267,270,274,278",
+ "endColumns": "12,12,12,12",
+ "endOffsets": "19667,19830,20124,20419"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\values-en-rGB_values-en-rGB.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-en-rGB\\values-en-rGB.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,155,261,369,481,576,659,751,853,949,1045,1139,1231,1339,1447,1531,1613,1695,1793,1892,1978",
+ "endColumns": "99,105,107,111,94,82,91,101,95,95,93,91,107,107,83,81,81,97,98,85,93",
+ "endOffsets": "150,256,364,476,571,654,746,848,944,1040,1134,1226,1334,1442,1526,1608,1690,1788,1887,1973,2067"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2764,2864,2970,3078,3190,3285,3368,3460,3562,3658,3754,3848,3940,4048,4156,4240,4322,4404,4502,4601,4687",
+ "endColumns": "99,105,107,111,94,82,91,101,95,95,93,91,107,107,83,81,81,97,98,85,93",
+ "endOffsets": "2859,2965,3073,3185,3280,3363,3455,3557,3653,3749,3843,3935,4043,4151,4235,4317,4399,4497,4596,4682,4776"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-en-rGB\\values-en-rGB.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,209,309,417,501,601,716,793,869,960,1053,1149,1243,1344,1437,1532,1626,1717,1808,1890,1993,2097,2196,2301,2404,2508,2664,2764",
+ "endColumns": "103,99,107,83,99,114,76,75,90,92,95,93,100,92,94,93,90,90,81,102,103,98,104,102,103,155,99,81",
+ "endOffsets": "204,304,412,496,596,711,788,864,955,1048,1144,1238,1339,1432,1527,1621,1712,1803,1885,1988,2092,2191,2296,2399,2503,2659,2759,2841"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,209,309,417,501,601,716,793,869,960,1053,1149,1243,1344,1437,1532,1626,1717,1808,1890,1993,2097,2196,2301,2404,2508,2664,4781",
+ "endColumns": "103,99,107,83,99,114,76,75,90,92,95,93,100,92,94,93,90,90,81,102,103,98,104,102,103,155,99,81",
+ "endOffsets": "204,304,412,496,596,711,788,864,955,1048,1144,1238,1339,1432,1527,1621,1712,1803,1885,1988,2092,2191,2296,2399,2503,2659,2759,4858"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-en-rGB\\values-en-rGB.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "4863",
+ "endColumns": "100",
+ "endOffsets": "4959"
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/intermediates/blame/res/release/multi-v2/release.json
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/src/app/build/intermediates/blame/res/release/multi-v2/values-af.json b/src/app/build/intermediates/blame/res/release/multi-v2/values-af.json
new file mode 100644
index 00000000..4053ec27
--- /dev/null
+++ b/src/app/build/intermediates/blame/res/release/multi-v2/values-af.json
@@ -0,0 +1,60 @@
+{
+ "logs": [
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\incremental\\mergeReleaseResources\\merged.dir\\values-af\\values-af.xml",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-af\\values-af.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "4935",
+ "endColumns": "100",
+ "endOffsets": "5031"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-af\\values-af.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,159,268,381,494,593,680,776,883,982,1076,1169,1262,1385,1500,1589,1672,1754,1854,1951,2038",
+ "endColumns": "103,108,112,112,98,86,95,106,98,93,92,92,122,114,88,82,81,99,96,86,95",
+ "endOffsets": "154,263,376,489,588,675,771,878,977,1071,1164,1257,1380,1495,1584,1667,1749,1849,1946,2033,2129"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2776,2880,2989,3102,3215,3314,3401,3497,3604,3703,3797,3890,3983,4106,4221,4310,4393,4475,4575,4672,4759",
+ "endColumns": "103,108,112,112,98,86,95,106,98,93,92,92,122,114,88,82,81,99,96,86,95",
+ "endOffsets": "2875,2984,3097,3210,3309,3396,3492,3599,3698,3792,3885,3978,4101,4216,4305,4388,4470,4570,4667,4754,4850"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-af\\values-af.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,209,309,415,500,603,721,797,874,965,1058,1154,1248,1348,1441,1536,1635,1730,1824,1905,2012,2115,2212,2320,2422,2524,2678,2776",
+ "endColumns": "103,99,105,84,102,117,75,76,90,92,95,93,99,92,94,98,94,93,80,106,102,96,107,101,101,153,97,79",
+ "endOffsets": "204,304,410,495,598,716,792,869,960,1053,1149,1243,1343,1436,1531,1630,1725,1819,1900,2007,2110,2207,2315,2417,2519,2673,2771,2851"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,209,309,415,500,603,721,797,874,965,1058,1154,1248,1348,1441,1536,1635,1730,1824,1905,2012,2115,2212,2320,2422,2524,2678,4855",
+ "endColumns": "103,99,105,84,102,117,75,76,90,92,95,93,99,92,94,98,94,93,80,106,102,96,107,101,101,153,97,79",
+ "endOffsets": "204,304,410,495,598,716,792,869,960,1053,1149,1243,1343,1436,1531,1630,1725,1819,1900,2007,2110,2207,2315,2417,2519,2673,2771,4930"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/src/app/build/intermediates/blame/res/release/multi-v2/values-am.json b/src/app/build/intermediates/blame/res/release/multi-v2/values-am.json
new file mode 100644
index 00000000..32a79a0a
--- /dev/null
+++ b/src/app/build/intermediates/blame/res/release/multi-v2/values-am.json
@@ -0,0 +1,60 @@
+{
+ "logs": [
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\incremental\\mergeReleaseResources\\merged.dir\\values-am\\values-am.xml",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-am\\values-am.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,207,306,412,498,601,714,792,870,961,1054,1147,1241,1342,1435,1530,1624,1715,1805,1884,1984,2084,2180,2283,2382,2489,2642,2738",
+ "endColumns": "101,98,105,85,102,112,77,77,90,92,92,93,100,92,94,93,90,89,78,99,99,95,102,98,106,152,95,78",
+ "endOffsets": "202,301,407,493,596,709,787,865,956,1049,1142,1236,1337,1430,1525,1619,1710,1800,1879,1979,2079,2175,2278,2377,2484,2637,2733,2812"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,207,306,412,498,601,714,792,870,961,1054,1147,1241,1342,1435,1530,1624,1715,1805,1884,1984,2084,2180,2283,2382,2489,2642,4754",
+ "endColumns": "101,98,105,85,102,112,77,77,90,92,92,93,100,92,94,93,90,89,78,99,99,95,102,98,106,152,95,78",
+ "endOffsets": "202,301,407,493,596,709,787,865,956,1049,1142,1236,1337,1430,1525,1619,1710,1800,1879,1979,2079,2175,2278,2377,2484,2637,2733,4828"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-am\\values-am.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "4833",
+ "endColumns": "100",
+ "endOffsets": "4929"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-am\\values-am.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,154,256,362,471,567,655,750,858,951,1043,1137,1226,1330,1441,1528,1610,1691,1790,1894,1978",
+ "endColumns": "98,101,105,108,95,87,94,107,92,91,93,88,103,110,86,81,80,98,103,83,92",
+ "endOffsets": "149,251,357,466,562,650,745,853,946,1038,1132,1221,1325,1436,1523,1605,1686,1785,1889,1973,2066"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2738,2837,2939,3045,3154,3250,3338,3433,3541,3634,3726,3820,3909,4013,4124,4211,4293,4374,4473,4577,4661",
+ "endColumns": "98,101,105,108,95,87,94,107,92,91,93,88,103,110,86,81,80,98,103,83,92",
+ "endOffsets": "2832,2934,3040,3149,3245,3333,3428,3536,3629,3721,3815,3904,4008,4119,4206,4288,4369,4468,4572,4656,4749"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/src/app/build/intermediates/blame/res/release/multi-v2/values-ar.json b/src/app/build/intermediates/blame/res/release/multi-v2/values-ar.json
new file mode 100644
index 00000000..8e9dbf8a
--- /dev/null
+++ b/src/app/build/intermediates/blame/res/release/multi-v2/values-ar.json
@@ -0,0 +1,64 @@
+{
+ "logs": [
+ {
+<<<<<<< HEAD:src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-ar.json
+ "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-ar\\values-ar.xml",
+=======
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\incremental\\mergeReleaseResources\\merged.dir\\values-ar\\values-ar.xml",
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/intermediates/blame/res/release/multi-v2/values-ar.json
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-ar\\values-ar.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,154,260,369,482,581,666,761,866,962,1055,1148,1239,1349,1462,1551,1634,1717,1816,1924,2010",
+ "endColumns": "98,105,108,112,98,84,94,104,95,92,92,90,109,112,88,82,82,98,107,85,93",
+ "endOffsets": "149,255,364,477,576,661,756,861,957,1050,1143,1234,1344,1457,1546,1629,1712,1811,1919,2005,2099"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2779,2878,2984,3093,3206,3305,3390,3485,3590,3686,3779,3872,3963,4073,4186,4275,4358,4441,4540,4648,4734",
+ "endColumns": "98,105,108,112,98,84,94,104,95,92,92,90,109,112,88,82,82,98,107,85,93",
+ "endOffsets": "2873,2979,3088,3201,3300,3385,3480,3585,3681,3774,3867,3958,4068,4181,4270,4353,4436,4535,4643,4729,4823"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-ar\\values-ar.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "4909",
+ "endColumns": "100",
+ "endOffsets": "5005"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-ar\\values-ar.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,222,326,435,517,618,732,811,890,981,1074,1170,1264,1365,1458,1553,1647,1738,1832,1911,2016,2117,2213,2321,2424,2527,2682,2779",
+ "endColumns": "116,103,108,81,100,113,78,78,90,92,95,93,100,92,94,93,90,93,78,104,100,95,107,102,102,154,96,80",
+ "endOffsets": "217,321,430,512,613,727,806,885,976,1069,1165,1259,1360,1453,1548,1642,1733,1827,1906,2011,2112,2208,2316,2419,2522,2677,2774,2855"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,222,326,435,517,618,732,811,890,981,1074,1170,1264,1365,1458,1553,1647,1738,1832,1911,2016,2117,2213,2321,2424,2527,2682,4828",
+ "endColumns": "116,103,108,81,100,113,78,78,90,92,95,93,100,92,94,93,90,93,78,104,100,95,107,102,102,154,96,80",
+ "endOffsets": "217,321,430,512,613,727,806,885,976,1069,1165,1259,1360,1453,1548,1642,1733,1827,1906,2011,2112,2208,2316,2419,2522,2677,2774,4904"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/src/app/build/intermediates/blame/res/release/multi-v2/values-as.json b/src/app/build/intermediates/blame/res/release/multi-v2/values-as.json
new file mode 100644
index 00000000..e02cf2f4
--- /dev/null
+++ b/src/app/build/intermediates/blame/res/release/multi-v2/values-as.json
@@ -0,0 +1,36 @@
+{
+ "logs": [
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\incremental\\mergeReleaseResources\\merged.dir\\values-as\\values-as.xml",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-as\\values-as.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "30",
+ "startColumns": "4",
+ "startOffsets": "2950",
+ "endColumns": "100",
+ "endOffsets": "3046"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-as\\values-as.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,213,312,419,515,617,736,816,896,987,1080,1173,1268,1368,1461,1558,1652,1743,1834,1923,2025,2140,2243,2352,2471,2591,2758,2861",
+ "endColumns": "107,98,106,95,101,118,79,79,90,92,92,94,99,92,96,93,90,90,88,101,114,102,108,118,119,166,102,88",
+ "endOffsets": "208,307,414,510,612,731,811,891,982,1075,1168,1263,1363,1456,1553,1647,1738,1829,1918,2020,2135,2238,2347,2466,2586,2753,2856,2945"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/src/app/build/intermediates/blame/res/release/multi-v2/values-az.json b/src/app/build/intermediates/blame/res/release/multi-v2/values-az.json
new file mode 100644
index 00000000..0fedb992
--- /dev/null
+++ b/src/app/build/intermediates/blame/res/release/multi-v2/values-az.json
@@ -0,0 +1,64 @@
+{
+ "logs": [
+ {
+<<<<<<< HEAD:src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-az.json
+ "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-az\\values-az.xml",
+=======
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\incremental\\mergeReleaseResources\\merged.dir\\values-az\\values-az.xml",
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/intermediates/blame/res/release/multi-v2/values-az.json
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-az\\values-az.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "4985",
+ "endColumns": "100",
+ "endOffsets": "5081"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-az\\values-az.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,157,263,370,488,586,677,776,880,979,1081,1178,1277,1390,1497,1581,1663,1751,1854,1956,2042",
+ "endColumns": "101,105,106,117,97,90,98,103,98,101,96,98,112,106,83,81,87,102,101,85,94",
+ "endOffsets": "152,258,365,483,581,672,771,875,974,1076,1173,1272,1385,1492,1576,1658,1746,1849,1951,2037,2132"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2820,2922,3028,3135,3253,3351,3442,3541,3645,3744,3846,3943,4042,4155,4262,4346,4428,4516,4619,4721,4807",
+ "endColumns": "101,105,106,117,97,90,98,103,98,101,96,98,112,106,83,81,87,102,101,85,94",
+ "endOffsets": "2917,3023,3130,3248,3346,3437,3536,3640,3739,3841,3938,4037,4150,4257,4341,4423,4511,4614,4716,4802,4897"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-az\\values-az.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,213,312,424,512,619,733,814,893,984,1077,1172,1271,1372,1465,1560,1655,1746,1838,1923,2030,2137,2237,2346,2450,2560,2718,2820",
+ "endColumns": "107,98,111,87,106,113,80,78,90,92,94,98,100,92,94,94,90,91,84,106,106,99,108,103,109,157,101,82",
+ "endOffsets": "208,307,419,507,614,728,809,888,979,1072,1167,1266,1367,1460,1555,1650,1741,1833,1918,2025,2132,2232,2341,2445,2555,2713,2815,2898"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,213,312,424,512,619,733,814,893,984,1077,1172,1271,1372,1465,1560,1655,1746,1838,1923,2030,2137,2237,2346,2450,2560,2718,4902",
+ "endColumns": "107,98,111,87,106,113,80,78,90,92,94,98,100,92,94,94,90,91,84,106,106,99,108,103,109,157,101,82",
+ "endOffsets": "208,307,419,507,614,728,809,888,979,1072,1167,1266,1367,1460,1555,1650,1741,1833,1918,2025,2132,2232,2341,2445,2555,2713,2815,4980"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/src/app/build/intermediates/blame/res/release/multi-v2/values-b+sr+Latn.json b/src/app/build/intermediates/blame/res/release/multi-v2/values-b+sr+Latn.json
new file mode 100644
index 00000000..f8cc73ce
--- /dev/null
+++ b/src/app/build/intermediates/blame/res/release/multi-v2/values-b+sr+Latn.json
@@ -0,0 +1,60 @@
+{
+ "logs": [
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\incremental\\mergeReleaseResources\\merged.dir\\values-b+sr+Latn\\values-b+sr+Latn.xml",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-b+sr+Latn\\values-b+sr+Latn.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,157,266,377,496,592,680,774,880,978,1071,1167,1260,1377,1489,1576,1659,1745,1852,1960,2046",
+ "endColumns": "101,108,110,118,95,87,93,105,97,92,95,92,116,111,86,82,85,106,107,85,93",
+ "endOffsets": "152,261,372,491,587,675,769,875,973,1066,1162,1255,1372,1484,1571,1654,1740,1847,1955,2041,2135"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2828,2930,3039,3150,3269,3365,3453,3547,3653,3751,3844,3940,4033,4150,4262,4349,4432,4518,4625,4733,4819",
+ "endColumns": "101,108,110,118,95,87,93,105,97,92,95,92,116,111,86,82,85,106,107,85,93",
+ "endOffsets": "2925,3034,3145,3264,3360,3448,3542,3648,3746,3839,3935,4028,4145,4257,4344,4427,4513,4620,4728,4814,4908"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-b+sr+Latn\\values-b+sr+Latn.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "4997",
+ "endColumns": "100",
+ "endOffsets": "5093"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-b+sr+Latn\\values-b+sr+Latn.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,214,318,424,510,614,732,814,895,986,1079,1175,1269,1370,1463,1558,1663,1754,1845,1933,2039,2147,2248,2353,2461,2562,2731,2828",
+ "endColumns": "108,103,105,85,103,117,81,80,90,92,95,93,100,92,94,104,90,90,87,105,107,100,104,107,100,168,96,83",
+ "endOffsets": "209,313,419,505,609,727,809,890,981,1074,1170,1264,1365,1458,1553,1658,1749,1840,1928,2034,2142,2243,2348,2456,2557,2726,2823,2907"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,214,318,424,510,614,732,814,895,986,1079,1175,1269,1370,1463,1558,1663,1754,1845,1933,2039,2147,2248,2353,2461,2562,2731,4913",
+ "endColumns": "108,103,105,85,103,117,81,80,90,92,95,93,100,92,94,104,90,90,87,105,107,100,104,107,100,168,96,83",
+ "endOffsets": "209,313,419,505,609,727,809,890,981,1074,1170,1264,1365,1458,1553,1658,1749,1840,1928,2034,2142,2243,2348,2456,2557,2726,2823,4992"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/src/app/build/intermediates/blame/res/release/multi-v2/values-be.json b/src/app/build/intermediates/blame/res/release/multi-v2/values-be.json
new file mode 100644
index 00000000..101f060a
--- /dev/null
+++ b/src/app/build/intermediates/blame/res/release/multi-v2/values-be.json
@@ -0,0 +1,60 @@
+{
+ "logs": [
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\incremental\\mergeReleaseResources\\merged.dir\\values-be\\values-be.xml",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-be\\values-be.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,161,279,400,522,614,714,813,930,1028,1124,1216,1312,1424,1537,1625,1712,1797,1901,2005,2092",
+ "endColumns": "105,117,120,121,91,99,98,116,97,95,91,95,111,112,87,86,84,103,103,86,93",
+ "endOffsets": "156,274,395,517,609,709,808,925,1023,1119,1211,1307,1419,1532,1620,1707,1792,1896,2000,2087,2181"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2834,2940,3058,3179,3301,3393,3493,3592,3709,3807,3903,3995,4091,4203,4316,4404,4491,4576,4680,4784,4871",
+ "endColumns": "105,117,120,121,91,99,98,116,97,95,91,95,111,112,87,86,84,103,103,86,93",
+ "endOffsets": "2935,3053,3174,3296,3388,3488,3587,3704,3802,3898,3990,4086,4198,4311,4399,4486,4571,4675,4779,4866,4960"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-be\\values-be.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "5046",
+ "endColumns": "100",
+ "endOffsets": "5142"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-be\\values-be.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,225,328,444,530,638,756,835,913,1005,1099,1195,1289,1385,1479,1575,1670,1762,1854,1937,2043,2149,2247,2355,2460,2565,2734,2834",
+ "endColumns": "119,102,115,85,107,117,78,77,91,93,95,93,95,93,95,94,91,91,82,105,105,97,107,104,104,168,99,80",
+ "endOffsets": "220,323,439,525,633,751,830,908,1000,1094,1190,1284,1380,1474,1570,1665,1757,1849,1932,2038,2144,2242,2350,2455,2560,2729,2829,2910"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,225,328,444,530,638,756,835,913,1005,1099,1195,1289,1385,1479,1575,1670,1762,1854,1937,2043,2149,2247,2355,2460,2565,2734,4965",
+ "endColumns": "119,102,115,85,107,117,78,77,91,93,95,93,95,93,95,94,91,91,82,105,105,97,107,104,104,168,99,80",
+ "endOffsets": "220,323,439,525,633,751,830,908,1000,1094,1190,1284,1380,1474,1570,1665,1757,1849,1932,2038,2144,2242,2350,2455,2560,2729,2829,5041"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/src/app/build/intermediates/blame/res/release/multi-v2/values-bg.json b/src/app/build/intermediates/blame/res/release/multi-v2/values-bg.json
new file mode 100644
index 00000000..806f3b91
--- /dev/null
+++ b/src/app/build/intermediates/blame/res/release/multi-v2/values-bg.json
@@ -0,0 +1,60 @@
+{
+ "logs": [
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\incremental\\mergeReleaseResources\\merged.dir\\values-bg\\values-bg.xml",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-bg\\values-bg.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,162,285,410,538,638,727,827,933,1033,1128,1236,1331,1445,1559,1656,1749,1834,1942,2054,2141",
+ "endColumns": "106,122,124,127,99,88,99,105,99,94,107,94,113,113,96,92,84,107,111,86,96",
+ "endOffsets": "157,280,405,533,633,722,822,928,1028,1123,1231,1326,1440,1554,1651,1744,1829,1937,2049,2136,2233"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2847,2954,3077,3202,3330,3430,3519,3619,3725,3825,3920,4028,4123,4237,4351,4448,4541,4626,4734,4846,4933",
+ "endColumns": "106,122,124,127,99,88,99,105,99,94,107,94,113,113,96,92,84,107,111,86,96",
+ "endOffsets": "2949,3072,3197,3325,3425,3514,3614,3720,3820,3915,4023,4118,4232,4346,4443,4536,4621,4729,4841,4928,5025"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-bg\\values-bg.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,220,327,432,518,623,744,823,901,992,1085,1181,1275,1376,1469,1564,1672,1763,1854,1937,2051,2160,2260,2374,2480,2588,2748,2847",
+ "endColumns": "114,106,104,85,104,120,78,77,90,92,95,93,100,92,94,107,90,90,82,113,108,99,113,105,107,159,98,82",
+ "endOffsets": "215,322,427,513,618,739,818,896,987,1080,1176,1270,1371,1464,1559,1667,1758,1849,1932,2046,2155,2255,2369,2475,2583,2743,2842,2925"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,220,327,432,518,623,744,823,901,992,1085,1181,1275,1376,1469,1564,1672,1763,1854,1937,2051,2160,2260,2374,2480,2588,2748,5030",
+ "endColumns": "114,106,104,85,104,120,78,77,90,92,95,93,100,92,94,107,90,90,82,113,108,99,113,105,107,159,98,82",
+ "endOffsets": "215,322,427,513,618,739,818,896,987,1080,1176,1270,1371,1464,1559,1667,1758,1849,1932,2046,2155,2255,2369,2475,2583,2743,2842,5108"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-bg\\values-bg.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "5113",
+ "endColumns": "100",
+ "endOffsets": "5209"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/src/app/build/intermediates/blame/res/release/multi-v2/values-bn.json b/src/app/build/intermediates/blame/res/release/multi-v2/values-bn.json
new file mode 100644
index 00000000..a66f8b00
--- /dev/null
+++ b/src/app/build/intermediates/blame/res/release/multi-v2/values-bn.json
@@ -0,0 +1,60 @@
+{
+ "logs": [
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\incremental\\mergeReleaseResources\\merged.dir\\values-bn\\values-bn.xml",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-bn\\values-bn.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,160,276,396,516,614,707,803,914,1014,1112,1218,1317,1421,1535,1621,1704,1787,1892,1992,2079",
+ "endColumns": "104,115,119,119,97,92,95,110,99,97,105,98,103,113,85,82,82,104,99,86,92",
+ "endOffsets": "155,271,391,511,609,702,798,909,1009,1107,1213,1312,1416,1530,1616,1699,1782,1887,1987,2074,2167"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2857,2962,3078,3198,3318,3416,3509,3605,3716,3816,3914,4020,4119,4223,4337,4423,4506,4589,4694,4794,4881",
+ "endColumns": "104,115,119,119,97,92,95,110,99,97,105,98,103,113,85,82,82,104,99,86,92",
+ "endOffsets": "2957,3073,3193,3313,3411,3504,3600,3711,3811,3909,4015,4114,4218,4332,4418,4501,4584,4689,4789,4876,4969"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-bn\\values-bn.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,214,326,432,526,631,760,838,916,1007,1100,1195,1289,1390,1483,1578,1672,1763,1854,1941,2051,2159,2258,2368,2474,2587,2752,2857",
+ "endColumns": "108,111,105,93,104,128,77,77,90,92,94,93,100,92,94,93,90,90,86,109,107,98,109,105,112,164,104,81",
+ "endOffsets": "209,321,427,521,626,755,833,911,1002,1095,1190,1284,1385,1478,1573,1667,1758,1849,1936,2046,2154,2253,2363,2469,2582,2747,2852,2934"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,214,326,432,526,631,760,838,916,1007,1100,1195,1289,1390,1483,1578,1672,1763,1854,1941,2051,2159,2258,2368,2474,2587,2752,4974",
+ "endColumns": "108,111,105,93,104,128,77,77,90,92,94,93,100,92,94,93,90,90,86,109,107,98,109,105,112,164,104,81",
+ "endOffsets": "209,321,427,521,626,755,833,911,1002,1095,1190,1284,1385,1478,1573,1667,1758,1849,1936,2046,2154,2253,2363,2469,2582,2747,2852,5051"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-bn\\values-bn.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "5056",
+ "endColumns": "100",
+ "endOffsets": "5152"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/src/app/build/intermediates/blame/res/release/multi-v2/values-bs.json b/src/app/build/intermediates/blame/res/release/multi-v2/values-bs.json
new file mode 100644
index 00000000..7de23729
--- /dev/null
+++ b/src/app/build/intermediates/blame/res/release/multi-v2/values-bs.json
@@ -0,0 +1,60 @@
+{
+ "logs": [
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\incremental\\mergeReleaseResources\\merged.dir\\values-bs\\values-bs.xml",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-bs\\values-bs.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "5037",
+ "endColumns": "100",
+ "endOffsets": "5133"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-bs\\values-bs.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,163,276,393,518,614,703,797,902,1000,1092,1188,1281,1398,1515,1602,1687,1773,1878,1986,2072",
+ "endColumns": "107,112,116,124,95,88,93,104,97,91,95,92,116,116,86,84,85,104,107,85,93",
+ "endOffsets": "158,271,388,513,609,698,792,897,995,1087,1183,1276,1393,1510,1597,1682,1768,1873,1981,2067,2161"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2842,2950,3063,3180,3305,3401,3490,3584,3689,3787,3879,3975,4068,4185,4302,4389,4474,4560,4665,4773,4859",
+ "endColumns": "107,112,116,124,95,88,93,104,97,91,95,92,116,116,86,84,85,104,107,85,93",
+ "endOffsets": "2945,3058,3175,3300,3396,3485,3579,3684,3782,3874,3970,4063,4180,4297,4384,4469,4555,4660,4768,4854,4948"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-bs\\values-bs.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,224,333,440,526,630,752,834,915,1006,1099,1195,1289,1390,1483,1578,1677,1768,1859,1945,2048,2153,2251,2356,2469,2572,2745,2842",
+ "endColumns": "118,108,106,85,103,121,81,80,90,92,95,93,100,92,94,98,90,90,85,102,104,97,104,112,102,172,96,83",
+ "endOffsets": "219,328,435,521,625,747,829,910,1001,1094,1190,1284,1385,1478,1573,1672,1763,1854,1940,2043,2148,2246,2351,2464,2567,2740,2837,2921"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,224,333,440,526,630,752,834,915,1006,1099,1195,1289,1390,1483,1578,1677,1768,1859,1945,2048,2153,2251,2356,2469,2572,2745,4953",
+ "endColumns": "118,108,106,85,103,121,81,80,90,92,95,93,100,92,94,98,90,90,85,102,104,97,104,112,102,172,96,83",
+ "endOffsets": "219,328,435,521,625,747,829,910,1001,1094,1190,1284,1385,1478,1573,1672,1763,1854,1940,2043,2148,2246,2351,2464,2567,2740,2837,5032"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/src/app/build/intermediates/blame/res/release/multi-v2/values-ca.json b/src/app/build/intermediates/blame/res/release/multi-v2/values-ca.json
new file mode 100644
index 00000000..8e15a1e1
--- /dev/null
+++ b/src/app/build/intermediates/blame/res/release/multi-v2/values-ca.json
@@ -0,0 +1,60 @@
+{
+ "logs": [
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\incremental\\mergeReleaseResources\\merged.dir\\values-ca\\values-ca.xml",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-ca\\values-ca.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,158,268,388,504,612,704,805,920,1016,1111,1206,1300,1421,1553,1645,1733,1816,1918,2029,2116",
+ "endColumns": "102,109,119,115,107,91,100,114,95,94,94,93,120,131,91,87,82,101,110,86,97",
+ "endOffsets": "153,263,383,499,607,699,800,915,1011,1106,1201,1295,1416,1548,1640,1728,1811,1913,2024,2111,2209"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2834,2937,3047,3167,3283,3391,3483,3584,3699,3795,3890,3985,4079,4200,4332,4424,4512,4595,4697,4808,4895",
+ "endColumns": "102,109,119,115,107,91,100,114,95,94,94,93,120,131,91,87,82,101,110,86,97",
+ "endOffsets": "2932,3042,3162,3278,3386,3478,3579,3694,3790,3885,3980,4074,4195,4327,4419,4507,4590,4692,4803,4890,4988"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-ca\\values-ca.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "5074",
+ "endColumns": "100",
+ "endOffsets": "5170"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-ca\\values-ca.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,223,329,436,519,627,753,837,918,1009,1102,1196,1291,1390,1483,1576,1670,1761,1852,1935,2046,2155,2253,2363,2467,2575,2735,2834",
+ "endColumns": "117,105,106,82,107,125,83,80,90,92,93,94,98,92,92,93,90,90,82,110,108,97,109,103,107,159,98,80",
+ "endOffsets": "218,324,431,514,622,748,832,913,1004,1097,1191,1286,1385,1478,1571,1665,1756,1847,1930,2041,2150,2248,2358,2462,2570,2730,2829,2910"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,223,329,436,519,627,753,837,918,1009,1102,1196,1291,1390,1483,1576,1670,1761,1852,1935,2046,2155,2253,2363,2467,2575,2735,4993",
+ "endColumns": "117,105,106,82,107,125,83,80,90,92,93,94,98,92,92,93,90,90,82,110,108,97,109,103,107,159,98,80",
+ "endOffsets": "218,324,431,514,622,748,832,913,1004,1097,1191,1286,1385,1478,1571,1665,1756,1847,1930,2041,2150,2248,2358,2462,2570,2730,2829,5069"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/src/app/build/intermediates/blame/res/release/multi-v2/values-cs.json b/src/app/build/intermediates/blame/res/release/multi-v2/values-cs.json
new file mode 100644
index 00000000..3d8a92f9
--- /dev/null
+++ b/src/app/build/intermediates/blame/res/release/multi-v2/values-cs.json
@@ -0,0 +1,60 @@
+{
+ "logs": [
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\incremental\\mergeReleaseResources\\merged.dir\\values-cs\\values-cs.xml",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-cs\\values-cs.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,212,314,423,509,614,731,812,893,984,1077,1173,1267,1362,1455,1550,1647,1738,1829,1913,2017,2126,2225,2331,2441,2548,2711,2809",
+ "endColumns": "106,101,108,85,104,116,80,80,90,92,95,93,94,92,94,96,90,90,83,103,108,98,105,109,106,162,97,81",
+ "endOffsets": "207,309,418,504,609,726,807,888,979,1072,1168,1262,1357,1450,1545,1642,1733,1824,1908,2012,2121,2220,2326,2436,2543,2706,2804,2886"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,212,314,423,509,614,731,812,893,984,1077,1173,1267,1362,1455,1550,1647,1738,1829,1913,2017,2126,2225,2331,2441,2548,2711,4931",
+ "endColumns": "106,101,108,85,104,116,80,80,90,92,95,93,94,92,94,96,90,90,83,103,108,98,105,109,106,162,97,81",
+ "endOffsets": "207,309,418,504,609,726,807,888,979,1072,1168,1262,1357,1450,1545,1642,1733,1824,1908,2012,2121,2220,2326,2436,2543,2706,2804,5008"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-cs\\values-cs.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "5013",
+ "endColumns": "100",
+ "endOffsets": "5109"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-cs\\values-cs.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,162,275,391,506,602,697,789,903,1000,1094,1185,1279,1404,1527,1616,1701,1787,1891,1996,2082",
+ "endColumns": "106,112,115,114,95,94,91,113,96,93,90,93,124,122,88,84,85,103,104,85,94",
+ "endOffsets": "157,270,386,501,597,692,784,898,995,1089,1180,1274,1399,1522,1611,1696,1782,1886,1991,2077,2172"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2809,2916,3029,3145,3260,3356,3451,3543,3657,3754,3848,3939,4033,4158,4281,4370,4455,4541,4645,4750,4836",
+ "endColumns": "106,112,115,114,95,94,91,113,96,93,90,93,124,122,88,84,85,103,104,85,94",
+ "endOffsets": "2911,3024,3140,3255,3351,3446,3538,3652,3749,3843,3934,4028,4153,4276,4365,4450,4536,4640,4745,4831,4926"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/src/app/build/intermediates/blame/res/release/multi-v2/values-da.json b/src/app/build/intermediates/blame/res/release/multi-v2/values-da.json
new file mode 100644
index 00000000..9842ffb5
--- /dev/null
+++ b/src/app/build/intermediates/blame/res/release/multi-v2/values-da.json
@@ -0,0 +1,60 @@
+{
+ "logs": [
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\incremental\\mergeReleaseResources\\merged.dir\\values-da\\values-da.xml",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-da\\values-da.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "4939",
+ "endColumns": "100",
+ "endOffsets": "5035"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-da\\values-da.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,153,275,391,512,606,690,784,886,980,1073,1175,1266,1394,1509,1600,1684,1766,1869,1970,2056",
+ "endColumns": "97,121,115,120,93,83,93,101,93,92,101,90,127,114,90,83,81,102,100,85,93",
+ "endOffsets": "148,270,386,507,601,685,779,881,975,1068,1170,1261,1389,1504,1595,1679,1761,1864,1965,2051,2145"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2765,2863,2985,3101,3222,3316,3400,3494,3596,3690,3783,3885,3976,4104,4219,4310,4394,4476,4579,4680,4766",
+ "endColumns": "97,121,115,120,93,83,93,101,93,92,101,90,127,114,90,83,81,102,100,85,93",
+ "endOffsets": "2858,2980,3096,3217,3311,3395,3489,3591,3685,3778,3880,3971,4099,4214,4305,4389,4471,4574,4675,4761,4855"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-da\\values-da.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,208,307,419,502,602,715,792,869,960,1053,1149,1243,1338,1431,1526,1624,1715,1806,1885,1994,2102,2198,2312,2414,2515,2668,2765",
+ "endColumns": "102,98,111,82,99,112,76,76,90,92,95,93,94,92,94,97,90,90,78,108,107,95,113,101,100,152,96,78",
+ "endOffsets": "203,302,414,497,597,710,787,864,955,1048,1144,1238,1333,1426,1521,1619,1710,1801,1880,1989,2097,2193,2307,2409,2510,2663,2760,2839"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,208,307,419,502,602,715,792,869,960,1053,1149,1243,1338,1431,1526,1624,1715,1806,1885,1994,2102,2198,2312,2414,2515,2668,4860",
+ "endColumns": "102,98,111,82,99,112,76,76,90,92,95,93,94,92,94,97,90,90,78,108,107,95,113,101,100,152,96,78",
+ "endOffsets": "203,302,414,497,597,710,787,864,955,1048,1144,1238,1333,1426,1521,1619,1710,1801,1880,1989,2097,2193,2307,2409,2510,2663,2760,4934"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/src/app/build/intermediates/blame/res/release/multi-v2/values-de.json b/src/app/build/intermediates/blame/res/release/multi-v2/values-de.json
new file mode 100644
index 00000000..57f8fdeb
--- /dev/null
+++ b/src/app/build/intermediates/blame/res/release/multi-v2/values-de.json
@@ -0,0 +1,60 @@
+{
+ "logs": [
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\incremental\\mergeReleaseResources\\merged.dir\\values-de\\values-de.xml",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-de\\values-de.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "5044",
+ "endColumns": "100",
+ "endOffsets": "5140"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-de\\values-de.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,210,308,420,506,611,726,803,879,971,1065,1162,1263,1371,1471,1575,1675,1773,1870,1952,2063,2166,2265,2376,2478,2585,2741,2843",
+ "endColumns": "104,97,111,85,104,114,76,75,91,93,96,100,107,99,103,99,97,96,81,110,102,98,110,101,106,155,101,81",
+ "endOffsets": "205,303,415,501,606,721,798,874,966,1060,1157,1258,1366,1466,1570,1670,1768,1865,1947,2058,2161,2260,2371,2473,2580,2736,2838,2920"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,210,308,420,506,611,726,803,879,971,1065,1162,1263,1371,1471,1575,1675,1773,1870,1952,2063,2166,2265,2376,2478,2585,2741,4962",
+ "endColumns": "104,97,111,85,104,114,76,75,91,93,96,100,107,99,103,99,97,96,81,110,102,98,110,101,106,155,101,81",
+ "endOffsets": "205,303,415,501,606,721,798,874,966,1060,1157,1258,1366,1466,1570,1670,1768,1865,1947,2058,2161,2260,2371,2473,2580,2736,2838,5039"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-de\\values-de.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,155,262,388,504,605,693,786,900,1000,1098,1189,1285,1405,1519,1603,1691,1774,1877,1995,2081",
+ "endColumns": "99,106,125,115,100,87,92,113,99,97,90,95,119,113,83,87,82,102,117,85,92",
+ "endOffsets": "150,257,383,499,600,688,781,895,995,1093,1184,1280,1400,1514,1598,1686,1769,1872,1990,2076,2169"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2843,2943,3050,3176,3292,3393,3481,3574,3688,3788,3886,3977,4073,4193,4307,4391,4479,4562,4665,4783,4869",
+ "endColumns": "99,106,125,115,100,87,92,113,99,97,90,95,119,113,83,87,82,102,117,85,92",
+ "endOffsets": "2938,3045,3171,3287,3388,3476,3569,3683,3783,3881,3972,4068,4188,4302,4386,4474,4557,4660,4778,4864,4957"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/src/app/build/intermediates/blame/res/release/multi-v2/values-el.json b/src/app/build/intermediates/blame/res/release/multi-v2/values-el.json
new file mode 100644
index 00000000..ee820889
--- /dev/null
+++ b/src/app/build/intermediates/blame/res/release/multi-v2/values-el.json
@@ -0,0 +1,60 @@
+{
+ "logs": [
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\incremental\\mergeReleaseResources\\merged.dir\\values-el\\values-el.xml",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-el\\values-el.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,223,334,451,536,641,767,855,941,1032,1125,1221,1315,1416,1509,1604,1701,1792,1883,1968,2079,2189,2291,2402,2511,2619,2779,2879",
+ "endColumns": "117,110,116,84,104,125,87,85,90,92,95,93,100,92,94,96,90,90,84,110,109,101,110,108,107,159,99,84",
+ "endOffsets": "218,329,446,531,636,762,850,936,1027,1120,1216,1310,1411,1504,1599,1696,1787,1878,1963,2074,2184,2286,2397,2506,2614,2774,2874,2959"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,223,334,451,536,641,767,855,941,1032,1125,1221,1315,1416,1509,1604,1701,1792,1883,1968,2079,2189,2291,2402,2511,2619,2779,4978",
+ "endColumns": "117,110,116,84,104,125,87,85,90,92,95,93,100,92,94,96,90,90,84,110,109,101,110,108,107,159,99,84",
+ "endOffsets": "218,329,446,531,636,762,850,936,1027,1120,1216,1310,1411,1504,1599,1696,1787,1878,1963,2074,2184,2286,2397,2506,2614,2774,2874,5058"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-el\\values-el.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,160,271,381,498,593,680,779,882,981,1077,1171,1265,1391,1502,1586,1675,1760,1863,1972,2059",
+ "endColumns": "104,110,109,116,94,86,98,102,98,95,93,93,125,110,83,88,84,102,108,86,94",
+ "endOffsets": "155,266,376,493,588,675,774,877,976,1072,1166,1260,1386,1497,1581,1670,1755,1858,1967,2054,2149"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2879,2984,3095,3205,3322,3417,3504,3603,3706,3805,3901,3995,4089,4215,4326,4410,4499,4584,4687,4796,4883",
+ "endColumns": "104,110,109,116,94,86,98,102,98,95,93,93,125,110,83,88,84,102,108,86,94",
+ "endOffsets": "2979,3090,3200,3317,3412,3499,3598,3701,3800,3896,3990,4084,4210,4321,4405,4494,4579,4682,4791,4878,4973"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-el\\values-el.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "5063",
+ "endColumns": "100",
+ "endOffsets": "5159"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/src/app/build/intermediates/blame/res/release/multi-v2/values-en-rAU.json b/src/app/build/intermediates/blame/res/release/multi-v2/values-en-rAU.json
new file mode 100644
index 00000000..c6b40ba8
--- /dev/null
+++ b/src/app/build/intermediates/blame/res/release/multi-v2/values-en-rAU.json
@@ -0,0 +1,60 @@
+{
+ "logs": [
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\incremental\\mergeReleaseResources\\merged.dir\\values-en-rAU\\values-en-rAU.xml",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-en-rAU\\values-en-rAU.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,155,261,369,481,576,659,751,853,949,1045,1139,1231,1339,1447,1531,1613,1695,1793,1892,1978",
+ "endColumns": "99,105,107,111,94,82,91,101,95,95,93,91,107,107,83,81,81,97,98,85,93",
+ "endOffsets": "150,256,364,476,571,654,746,848,944,1040,1134,1226,1334,1442,1526,1608,1690,1788,1887,1973,2067"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2764,2864,2970,3078,3190,3285,3368,3460,3562,3658,3754,3848,3940,4048,4156,4240,4322,4404,4502,4601,4687",
+ "endColumns": "99,105,107,111,94,82,91,101,95,95,93,91,107,107,83,81,81,97,98,85,93",
+ "endOffsets": "2859,2965,3073,3185,3280,3363,3455,3557,3653,3749,3843,3935,4043,4151,4235,4317,4399,4497,4596,4682,4776"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-en-rAU\\values-en-rAU.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,209,309,417,501,601,716,793,869,960,1053,1149,1243,1344,1437,1532,1626,1717,1808,1890,1993,2097,2196,2301,2404,2508,2664,2764",
+ "endColumns": "103,99,107,83,99,114,76,75,90,92,95,93,100,92,94,93,90,90,81,102,103,98,104,102,103,155,99,81",
+ "endOffsets": "204,304,412,496,596,711,788,864,955,1048,1144,1238,1339,1432,1527,1621,1712,1803,1885,1988,2092,2191,2296,2399,2503,2659,2759,2841"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,209,309,417,501,601,716,793,869,960,1053,1149,1243,1344,1437,1532,1626,1717,1808,1890,1993,2097,2196,2301,2404,2508,2664,4781",
+ "endColumns": "103,99,107,83,99,114,76,75,90,92,95,93,100,92,94,93,90,90,81,102,103,98,104,102,103,155,99,81",
+ "endOffsets": "204,304,412,496,596,711,788,864,955,1048,1144,1238,1339,1432,1527,1621,1712,1803,1885,1988,2092,2191,2296,2399,2503,2659,2759,4858"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-en-rAU\\values-en-rAU.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "4863",
+ "endColumns": "100",
+ "endOffsets": "4959"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/src/app/build/intermediates/blame/res/release/multi-v2/values-en-rCA.json b/src/app/build/intermediates/blame/res/release/multi-v2/values-en-rCA.json
new file mode 100644
index 00000000..e00c429b
--- /dev/null
+++ b/src/app/build/intermediates/blame/res/release/multi-v2/values-en-rCA.json
@@ -0,0 +1,64 @@
+{
+ "logs": [
+ {
+<<<<<<< HEAD:src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-en-rCA.json
+ "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-en-rCA\\values-en-rCA.xml",
+=======
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\incremental\\mergeReleaseResources\\merged.dir\\values-en-rCA\\values-en-rCA.xml",
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/intermediates/blame/res/release/multi-v2/values-en-rCA.json
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-en-rCA\\values-en-rCA.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "4862",
+ "endColumns": "100",
+ "endOffsets": "4958"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-en-rCA\\values-en-rCA.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,209,309,417,501,601,716,793,869,960,1053,1149,1243,1344,1437,1532,1626,1717,1808,1890,1993,2097,2196,2301,2404,2508,2664,2764",
+ "endColumns": "103,99,107,83,99,114,76,75,90,92,95,93,100,92,94,93,90,90,81,102,103,98,104,102,103,155,99,81",
+ "endOffsets": "204,304,412,496,596,711,788,864,955,1048,1144,1238,1339,1432,1527,1621,1712,1803,1885,1988,2092,2191,2296,2399,2503,2659,2759,2841"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,209,309,417,501,601,716,793,869,960,1053,1149,1243,1344,1437,1532,1626,1717,1808,1890,1993,2097,2196,2301,2404,2508,2664,4780",
+ "endColumns": "103,99,107,83,99,114,76,75,90,92,95,93,100,92,94,93,90,90,81,102,103,98,104,102,103,155,99,81",
+ "endOffsets": "204,304,412,496,596,711,788,864,955,1048,1144,1238,1339,1432,1527,1621,1712,1803,1885,1988,2092,2191,2296,2399,2503,2659,2759,4857"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-en-rCA\\values-en-rCA.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,155,261,369,481,576,659,751,853,949,1045,1139,1231,1338,1446,1530,1612,1694,1792,1891,1977",
+ "endColumns": "99,105,107,111,94,82,91,101,95,95,93,91,106,107,83,81,81,97,98,85,93",
+ "endOffsets": "150,256,364,476,571,654,746,848,944,1040,1134,1226,1333,1441,1525,1607,1689,1787,1886,1972,2066"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2764,2864,2970,3078,3190,3285,3368,3460,3562,3658,3754,3848,3940,4047,4155,4239,4321,4403,4501,4600,4686",
+ "endColumns": "99,105,107,111,94,82,91,101,95,95,93,91,106,107,83,81,81,97,98,85,93",
+ "endOffsets": "2859,2965,3073,3185,3280,3363,3455,3557,3653,3749,3843,3935,4042,4150,4234,4316,4398,4496,4595,4681,4775"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/src/app/build/intermediates/blame/res/release/multi-v2/values-en-rGB.json b/src/app/build/intermediates/blame/res/release/multi-v2/values-en-rGB.json
new file mode 100644
index 00000000..dfaa8be5
--- /dev/null
+++ b/src/app/build/intermediates/blame/res/release/multi-v2/values-en-rGB.json
@@ -0,0 +1,64 @@
+{
+ "logs": [
+ {
+<<<<<<< HEAD:src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-en-rGB.json
+ "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-en-rGB\\values-en-rGB.xml",
+=======
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\incremental\\mergeReleaseResources\\merged.dir\\values-en-rGB\\values-en-rGB.xml",
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/intermediates/blame/res/release/multi-v2/values-en-rGB.json
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-en-rGB\\values-en-rGB.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,155,261,369,481,576,659,751,853,949,1045,1139,1231,1339,1447,1531,1613,1695,1793,1892,1978",
+ "endColumns": "99,105,107,111,94,82,91,101,95,95,93,91,107,107,83,81,81,97,98,85,93",
+ "endOffsets": "150,256,364,476,571,654,746,848,944,1040,1134,1226,1334,1442,1526,1608,1690,1788,1887,1973,2067"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2764,2864,2970,3078,3190,3285,3368,3460,3562,3658,3754,3848,3940,4048,4156,4240,4322,4404,4502,4601,4687",
+ "endColumns": "99,105,107,111,94,82,91,101,95,95,93,91,107,107,83,81,81,97,98,85,93",
+ "endOffsets": "2859,2965,3073,3185,3280,3363,3455,3557,3653,3749,3843,3935,4043,4151,4235,4317,4399,4497,4596,4682,4776"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-en-rGB\\values-en-rGB.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,209,309,417,501,601,716,793,869,960,1053,1149,1243,1344,1437,1532,1626,1717,1808,1890,1993,2097,2196,2301,2404,2508,2664,2764",
+ "endColumns": "103,99,107,83,99,114,76,75,90,92,95,93,100,92,94,93,90,90,81,102,103,98,104,102,103,155,99,81",
+ "endOffsets": "204,304,412,496,596,711,788,864,955,1048,1144,1238,1339,1432,1527,1621,1712,1803,1885,1988,2092,2191,2296,2399,2503,2659,2759,2841"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,209,309,417,501,601,716,793,869,960,1053,1149,1243,1344,1437,1532,1626,1717,1808,1890,1993,2097,2196,2301,2404,2508,2664,4781",
+ "endColumns": "103,99,107,83,99,114,76,75,90,92,95,93,100,92,94,93,90,90,81,102,103,98,104,102,103,155,99,81",
+ "endOffsets": "204,304,412,496,596,711,788,864,955,1048,1144,1238,1339,1432,1527,1621,1712,1803,1885,1988,2092,2191,2296,2399,2503,2659,2759,4858"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-en-rGB\\values-en-rGB.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "4863",
+ "endColumns": "100",
+ "endOffsets": "4959"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/src/app/build/intermediates/blame/res/release/multi-v2/values-en-rIN.json b/src/app/build/intermediates/blame/res/release/multi-v2/values-en-rIN.json
new file mode 100644
index 00000000..78cd65ff
--- /dev/null
+++ b/src/app/build/intermediates/blame/res/release/multi-v2/values-en-rIN.json
@@ -0,0 +1,64 @@
+{
+ "logs": [
+ {
+<<<<<<< HEAD:src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-en-rIN.json
+ "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-en-rIN\\values-en-rIN.xml",
+=======
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\incremental\\mergeReleaseResources\\merged.dir\\values-en-rIN\\values-en-rIN.xml",
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/intermediates/blame/res/release/multi-v2/values-en-rIN.json
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-en-rIN\\values-en-rIN.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "4863",
+ "endColumns": "100",
+ "endOffsets": "4959"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-en-rIN\\values-en-rIN.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,209,309,417,501,601,716,793,869,960,1053,1149,1243,1344,1437,1532,1626,1717,1808,1890,1993,2097,2196,2301,2404,2508,2664,2764",
+ "endColumns": "103,99,107,83,99,114,76,75,90,92,95,93,100,92,94,93,90,90,81,102,103,98,104,102,103,155,99,81",
+ "endOffsets": "204,304,412,496,596,711,788,864,955,1048,1144,1238,1339,1432,1527,1621,1712,1803,1885,1988,2092,2191,2296,2399,2503,2659,2759,2841"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,209,309,417,501,601,716,793,869,960,1053,1149,1243,1344,1437,1532,1626,1717,1808,1890,1993,2097,2196,2301,2404,2508,2664,4781",
+ "endColumns": "103,99,107,83,99,114,76,75,90,92,95,93,100,92,94,93,90,90,81,102,103,98,104,102,103,155,99,81",
+ "endOffsets": "204,304,412,496,596,711,788,864,955,1048,1144,1238,1339,1432,1527,1621,1712,1803,1885,1988,2092,2191,2296,2399,2503,2659,2759,4858"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-en-rIN\\values-en-rIN.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,155,261,369,481,576,659,751,853,949,1045,1139,1231,1339,1447,1531,1613,1695,1793,1892,1978",
+ "endColumns": "99,105,107,111,94,82,91,101,95,95,93,91,107,107,83,81,81,97,98,85,93",
+ "endOffsets": "150,256,364,476,571,654,746,848,944,1040,1134,1226,1334,1442,1526,1608,1690,1788,1887,1973,2067"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2764,2864,2970,3078,3190,3285,3368,3460,3562,3658,3754,3848,3940,4048,4156,4240,4322,4404,4502,4601,4687",
+ "endColumns": "99,105,107,111,94,82,91,101,95,95,93,91,107,107,83,81,81,97,98,85,93",
+ "endOffsets": "2859,2965,3073,3185,3280,3363,3455,3557,3653,3749,3843,3935,4043,4151,4235,4317,4399,4497,4596,4682,4776"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/src/app/build/intermediates/blame/res/release/multi-v2/values-en-rXC.json b/src/app/build/intermediates/blame/res/release/multi-v2/values-en-rXC.json
new file mode 100644
index 00000000..17bd9c23
--- /dev/null
+++ b/src/app/build/intermediates/blame/res/release/multi-v2/values-en-rXC.json
@@ -0,0 +1,60 @@
+{
+ "logs": [
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\incremental\\mergeReleaseResources\\merged.dir\\values-en-rXC\\values-en-rXC.xml",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-en-rXC\\values-en-rXC.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,310,510,719,904,1106,1321,1494,1671,1862,2055,2253,2449,2652,2847,3044,3239,3432,3623,3807,4011,4216,4417,4624,4826,5031,5303,5503",
+ "endColumns": "204,199,208,184,201,214,172,176,190,192,197,195,202,194,196,194,192,190,183,203,204,200,206,201,204,271,199,178",
+ "endOffsets": "305,505,714,899,1101,1316,1489,1666,1857,2050,2248,2444,2647,2842,3039,3234,3427,3618,3802,4006,4211,4412,4619,4821,5026,5298,5498,5677"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,310,510,719,904,1106,1321,1494,1671,1862,2055,2253,2449,2652,2847,3044,3239,3432,3623,3807,4011,4216,4417,4624,4826,5031,5303,9643",
+ "endColumns": "204,199,208,184,201,214,172,176,190,192,197,195,202,194,196,194,192,190,183,203,204,200,206,201,204,271,199,178",
+ "endOffsets": "305,505,714,899,1101,1316,1489,1666,1857,2050,2248,2444,2647,2842,3039,3234,3427,3618,3802,4006,4211,4412,4619,4821,5026,5298,5498,9817"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-en-rXC\\values-en-rXC.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "202",
+ "endOffsets": "253"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "9822",
+ "endColumns": "202",
+ "endOffsets": "10020"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-en-rXC\\values-en-rXC.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,257,465,675,887,1084,1267,1461,1664,1860,2058,2252,2446,2652,2862,3048,3230,3414,3614,3811,3999",
+ "endColumns": "201,207,209,211,196,182,193,202,195,197,193,193,205,209,185,181,183,199,196,187,195",
+ "endOffsets": "252,460,670,882,1079,1262,1456,1659,1855,2053,2247,2441,2647,2857,3043,3225,3409,3609,3806,3994,4190"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "5503,5705,5913,6123,6335,6532,6715,6909,7112,7308,7506,7700,7894,8100,8310,8496,8678,8862,9062,9259,9447",
+ "endColumns": "201,207,209,211,196,182,193,202,195,197,193,193,205,209,185,181,183,199,196,187,195",
+ "endOffsets": "5700,5908,6118,6330,6527,6710,6904,7107,7303,7501,7695,7889,8095,8305,8491,8673,8857,9057,9254,9442,9638"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/src/app/build/intermediates/blame/res/release/multi-v2/values-es-rUS.json b/src/app/build/intermediates/blame/res/release/multi-v2/values-es-rUS.json
new file mode 100644
index 00000000..dc7ec06c
--- /dev/null
+++ b/src/app/build/intermediates/blame/res/release/multi-v2/values-es-rUS.json
@@ -0,0 +1,60 @@
+{
+ "logs": [
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\incremental\\mergeReleaseResources\\merged.dir\\values-es-rUS\\values-es-rUS.xml",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-es-rUS\\values-es-rUS.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,165,282,401,524,625,713,812,922,1019,1115,1210,1304,1421,1556,1640,1728,1813,1918,2034,2121",
+ "endColumns": "109,116,118,122,100,87,98,109,96,95,94,93,116,134,83,87,84,104,115,86,98",
+ "endOffsets": "160,277,396,519,620,708,807,917,1014,1110,1205,1299,1416,1551,1635,1723,1808,1913,2029,2116,2215"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2838,2948,3065,3184,3307,3408,3496,3595,3705,3802,3898,3993,4087,4204,4339,4423,4511,4596,4701,4817,4904",
+ "endColumns": "109,116,118,122,100,87,98,109,96,95,94,93,116,134,83,87,84,104,115,86,98",
+ "endOffsets": "2943,3060,3179,3302,3403,3491,3590,3700,3797,3893,3988,4082,4199,4334,4418,4506,4591,4696,4812,4899,4998"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-es-rUS\\values-es-rUS.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "5085",
+ "endColumns": "100",
+ "endOffsets": "5181"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-es-rUS\\values-es-rUS.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,225,334,442,527,628,751,836,918,1009,1102,1198,1292,1392,1485,1584,1680,1771,1862,1944,2056,2156,2257,2365,2472,2579,2738,2838",
+ "endColumns": "119,108,107,84,100,122,84,81,90,92,95,93,99,92,98,95,90,90,81,111,99,100,107,106,106,158,99,81",
+ "endOffsets": "220,329,437,522,623,746,831,913,1004,1097,1193,1287,1387,1480,1579,1675,1766,1857,1939,2051,2151,2252,2360,2467,2574,2733,2833,2915"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,225,334,442,527,628,751,836,918,1009,1102,1198,1292,1392,1485,1584,1680,1771,1862,1944,2056,2156,2257,2365,2472,2579,2738,5003",
+ "endColumns": "119,108,107,84,100,122,84,81,90,92,95,93,99,92,98,95,90,90,81,111,99,100,107,106,106,158,99,81",
+ "endOffsets": "220,329,437,522,623,746,831,913,1004,1097,1193,1287,1387,1480,1579,1675,1766,1857,1939,2051,2151,2252,2360,2467,2574,2733,2833,5080"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/src/app/build/intermediates/blame/res/release/multi-v2/values-es.json b/src/app/build/intermediates/blame/res/release/multi-v2/values-es.json
new file mode 100644
index 00000000..015fb6fc
--- /dev/null
+++ b/src/app/build/intermediates/blame/res/release/multi-v2/values-es.json
@@ -0,0 +1,64 @@
+{
+ "logs": [
+ {
+<<<<<<< HEAD:src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-es.json
+ "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-es\\values-es.xml",
+=======
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\incremental\\mergeReleaseResources\\merged.dir\\values-es\\values-es.xml",
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/intermediates/blame/res/release/multi-v2/values-es.json
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-es\\values-es.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "5048",
+ "endColumns": "100",
+ "endOffsets": "5144"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-es\\values-es.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,159,269,381,497,598,682,783,888,985,1080,1175,1268,1388,1521,1606,1694,1779,1878,1993,2080",
+ "endColumns": "103,109,111,115,100,83,100,104,96,94,94,92,119,132,84,87,84,98,114,86,98",
+ "endOffsets": "154,264,376,492,593,677,778,883,980,1075,1170,1263,1383,1516,1601,1689,1774,1873,1988,2075,2174"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2842,2946,3056,3168,3284,3385,3469,3570,3675,3772,3867,3962,4055,4175,4308,4393,4481,4566,4665,4780,4867",
+ "endColumns": "103,109,111,115,100,83,100,104,96,94,94,92,119,132,84,87,84,98,114,86,98",
+ "endOffsets": "2941,3051,3163,3279,3380,3464,3565,3670,3767,3862,3957,4050,4170,4303,4388,4476,4561,4660,4775,4862,4961"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-es\\values-es.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,222,335,443,528,629,757,842,924,1016,1110,1208,1302,1403,1497,1593,1689,1781,1873,1955,2062,2162,2261,2369,2476,2583,2742,2842",
+ "endColumns": "116,112,107,84,100,127,84,81,91,93,97,93,100,93,95,95,91,91,81,106,99,98,107,106,106,158,99,81",
+ "endOffsets": "217,330,438,523,624,752,837,919,1011,1105,1203,1297,1398,1492,1588,1684,1776,1868,1950,2057,2157,2256,2364,2471,2578,2737,2837,2919"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,222,335,443,528,629,757,842,924,1016,1110,1208,1302,1403,1497,1593,1689,1781,1873,1955,2062,2162,2261,2369,2476,2583,2742,4966",
+ "endColumns": "116,112,107,84,100,127,84,81,91,93,97,93,100,93,95,95,91,91,81,106,99,98,107,106,106,158,99,81",
+ "endOffsets": "217,330,438,523,624,752,837,919,1011,1105,1203,1297,1398,1492,1588,1684,1776,1868,1950,2057,2157,2256,2364,2471,2578,2737,2837,5043"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/src/app/build/intermediates/blame/res/release/multi-v2/values-et.json b/src/app/build/intermediates/blame/res/release/multi-v2/values-et.json
new file mode 100644
index 00000000..f1406050
--- /dev/null
+++ b/src/app/build/intermediates/blame/res/release/multi-v2/values-et.json
@@ -0,0 +1,60 @@
+{
+ "logs": [
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\incremental\\mergeReleaseResources\\merged.dir\\values-et\\values-et.xml",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-et\\values-et.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,156,263,372,495,592,689,787,898,993,1087,1187,1280,1390,1501,1585,1668,1754,1860,1965,2052",
+ "endColumns": "100,106,108,122,96,96,97,110,94,93,99,92,109,110,83,82,85,105,104,86,93",
+ "endOffsets": "151,258,367,490,587,684,782,893,988,1082,1182,1275,1385,1496,1580,1663,1749,1855,1960,2047,2141"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2860,2961,3068,3177,3300,3397,3494,3592,3703,3798,3892,3992,4085,4195,4306,4390,4473,4559,4665,4770,4857",
+ "endColumns": "100,106,108,122,96,96,97,110,94,93,99,92,109,110,83,82,85,105,104,86,93",
+ "endOffsets": "2956,3063,3172,3295,3392,3489,3587,3698,3793,3887,3987,4080,4190,4301,4385,4468,4554,4660,4765,4852,4946"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-et\\values-et.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "5033",
+ "endColumns": "100",
+ "endOffsets": "5129"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-et\\values-et.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,222,329,440,526,628,745,825,903,995,1089,1194,1296,1406,1500,1601,1695,1787,1880,1963,2074,2179,2278,2388,2489,2592,2758,2860",
+ "endColumns": "116,106,110,85,101,116,79,77,91,93,104,101,109,93,100,93,91,92,82,110,104,98,109,100,102,165,101,81",
+ "endOffsets": "217,324,435,521,623,740,820,898,990,1084,1189,1291,1401,1495,1596,1690,1782,1875,1958,2069,2174,2273,2383,2484,2587,2753,2855,2937"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,222,329,440,526,628,745,825,903,995,1089,1194,1296,1406,1500,1601,1695,1787,1880,1963,2074,2179,2278,2388,2489,2592,2758,4951",
+ "endColumns": "116,106,110,85,101,116,79,77,91,93,104,101,109,93,100,93,91,92,82,110,104,98,109,100,102,165,101,81",
+ "endOffsets": "217,324,435,521,623,740,820,898,990,1084,1189,1291,1401,1495,1596,1690,1782,1875,1958,2069,2174,2273,2383,2484,2587,2753,2855,5028"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/src/app/build/intermediates/blame/res/release/multi-v2/values-eu.json b/src/app/build/intermediates/blame/res/release/multi-v2/values-eu.json
new file mode 100644
index 00000000..11e20f26
--- /dev/null
+++ b/src/app/build/intermediates/blame/res/release/multi-v2/values-eu.json
@@ -0,0 +1,60 @@
+{
+ "logs": [
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\incremental\\mergeReleaseResources\\merged.dir\\values-eu\\values-eu.xml",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-eu\\values-eu.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "5052",
+ "endColumns": "100",
+ "endOffsets": "5148"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-eu\\values-eu.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,161,276,392,513,609,696,794,899,994,1089,1185,1278,1390,1514,1600,1691,1776,1877,1988,2075",
+ "endColumns": "105,114,115,120,95,86,97,104,94,94,95,92,111,123,85,90,84,100,110,86,93",
+ "endOffsets": "156,271,387,508,604,691,789,894,989,1084,1180,1273,1385,1509,1595,1686,1771,1872,1983,2070,2164"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2856,2962,3077,3193,3314,3410,3497,3595,3700,3795,3890,3986,4079,4191,4315,4401,4492,4577,4678,4789,4876",
+ "endColumns": "105,114,115,120,95,86,97,104,94,94,95,92,111,123,85,90,84,100,110,86,93",
+ "endOffsets": "2957,3072,3188,3309,3405,3492,3590,3695,3790,3885,3981,4074,4186,4310,4396,4487,4572,4673,4784,4871,4965"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-eu\\values-eu.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,214,312,422,508,614,738,825,909,1001,1095,1192,1286,1388,1482,1578,1675,1767,1860,1942,2051,2161,2260,2369,2475,2586,2757,2856",
+ "endColumns": "108,97,109,85,105,123,86,83,91,93,96,93,101,93,95,96,91,92,81,108,109,98,108,105,110,170,98,81",
+ "endOffsets": "209,307,417,503,609,733,820,904,996,1090,1187,1281,1383,1477,1573,1670,1762,1855,1937,2046,2156,2255,2364,2470,2581,2752,2851,2933"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,214,312,422,508,614,738,825,909,1001,1095,1192,1286,1388,1482,1578,1675,1767,1860,1942,2051,2161,2260,2369,2475,2586,2757,4970",
+ "endColumns": "108,97,109,85,105,123,86,83,91,93,96,93,101,93,95,96,91,92,81,108,109,98,108,105,110,170,98,81",
+ "endOffsets": "209,307,417,503,609,733,820,904,996,1090,1187,1281,1383,1477,1573,1670,1762,1855,1937,2046,2156,2255,2364,2470,2581,2752,2851,5047"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/src/app/build/intermediates/blame/res/release/multi-v2/values-fa.json b/src/app/build/intermediates/blame/res/release/multi-v2/values-fa.json
new file mode 100644
index 00000000..ced5c9f7
--- /dev/null
+++ b/src/app/build/intermediates/blame/res/release/multi-v2/values-fa.json
@@ -0,0 +1,60 @@
+{
+ "logs": [
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\incremental\\mergeReleaseResources\\merged.dir\\values-fa\\values-fa.xml",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-fa\\values-fa.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "4965",
+ "endColumns": "100",
+ "endOffsets": "5061"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-fa\\values-fa.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,215,318,429,513,616,731,810,888,981,1076,1172,1266,1369,1464,1561,1660,1753,1843,1924,2036,2139,2237,2347,2451,2560,2721,2822",
+ "endColumns": "109,102,110,83,102,114,78,77,92,94,95,93,102,94,96,98,92,89,80,111,102,97,109,103,108,160,100,80",
+ "endOffsets": "210,313,424,508,611,726,805,883,976,1071,1167,1261,1364,1459,1556,1655,1748,1838,1919,2031,2134,2232,2342,2446,2555,2716,2817,2898"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,215,318,429,513,616,731,810,888,981,1076,1172,1266,1369,1464,1561,1660,1753,1843,1924,2036,2139,2237,2347,2451,2560,2721,4884",
+ "endColumns": "109,102,110,83,102,114,78,77,92,94,95,93,102,94,96,98,92,89,80,111,102,97,109,103,108,160,100,80",
+ "endOffsets": "210,313,424,508,611,726,805,883,976,1071,1167,1261,1364,1459,1556,1655,1748,1838,1919,2031,2134,2232,2342,2446,2555,2716,2817,4960"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-fa\\values-fa.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,156,258,368,481,586,676,776,880,975,1072,1165,1260,1372,1487,1569,1650,1732,1834,1936,2021",
+ "endColumns": "100,101,109,112,104,89,99,103,94,96,92,94,111,114,81,80,81,101,101,84,95",
+ "endOffsets": "151,253,363,476,581,671,771,875,970,1067,1160,1255,1367,1482,1564,1645,1727,1829,1931,2016,2112"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2822,2923,3025,3135,3248,3353,3443,3543,3647,3742,3839,3932,4027,4139,4254,4336,4417,4499,4601,4703,4788",
+ "endColumns": "100,101,109,112,104,89,99,103,94,96,92,94,111,114,81,80,81,101,101,84,95",
+ "endOffsets": "2918,3020,3130,3243,3348,3438,3538,3642,3737,3834,3927,4022,4134,4249,4331,4412,4494,4596,4698,4783,4879"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/src/app/build/intermediates/blame/res/release/multi-v2/values-fi.json b/src/app/build/intermediates/blame/res/release/multi-v2/values-fi.json
new file mode 100644
index 00000000..9aede715
--- /dev/null
+++ b/src/app/build/intermediates/blame/res/release/multi-v2/values-fi.json
@@ -0,0 +1,60 @@
+{
+ "logs": [
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\incremental\\mergeReleaseResources\\merged.dir\\values-fi\\values-fi.xml",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-fi\\values-fi.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,213,313,414,500,605,723,810,892,983,1076,1172,1266,1361,1454,1550,1649,1740,1834,1914,2021,2124,2221,2327,2426,2530,2693,2792",
+ "endColumns": "107,99,100,85,104,117,86,81,90,92,95,93,94,92,95,98,90,93,79,106,102,96,105,98,103,162,98,79",
+ "endOffsets": "208,308,409,495,600,718,805,887,978,1071,1167,1261,1356,1449,1545,1644,1735,1829,1909,2016,2119,2216,2322,2421,2525,2688,2787,2867"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,213,313,414,500,605,723,810,892,983,1076,1172,1266,1361,1454,1550,1649,1740,1834,1914,2021,2124,2221,2327,2426,2530,2693,4898",
+ "endColumns": "107,99,100,85,104,117,86,81,90,92,95,93,94,92,95,98,90,93,79,106,102,96,105,98,103,162,98,79",
+ "endOffsets": "208,308,409,495,600,718,805,887,978,1071,1167,1261,1356,1449,1545,1644,1735,1829,1909,2016,2119,2216,2322,2421,2525,2688,2787,4973"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-fi\\values-fi.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,156,264,374,491,589,683,783,894,990,1086,1185,1279,1391,1500,1587,1671,1756,1860,1975,2066",
+ "endColumns": "100,107,109,116,97,93,99,110,95,95,98,93,111,108,86,83,84,103,114,90,94",
+ "endOffsets": "151,259,369,486,584,678,778,889,985,1081,1180,1274,1386,1495,1582,1666,1751,1855,1970,2061,2156"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2792,2893,3001,3111,3228,3326,3420,3520,3631,3727,3823,3922,4016,4128,4237,4324,4408,4493,4597,4712,4803",
+ "endColumns": "100,107,109,116,97,93,99,110,95,95,98,93,111,108,86,83,84,103,114,90,94",
+ "endOffsets": "2888,2996,3106,3223,3321,3415,3515,3626,3722,3818,3917,4011,4123,4232,4319,4403,4488,4592,4707,4798,4893"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-fi\\values-fi.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "4978",
+ "endColumns": "100",
+ "endOffsets": "5074"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/src/app/build/intermediates/blame/res/release/multi-v2/values-fr-rCA.json b/src/app/build/intermediates/blame/res/release/multi-v2/values-fr-rCA.json
new file mode 100644
index 00000000..c007cc51
--- /dev/null
+++ b/src/app/build/intermediates/blame/res/release/multi-v2/values-fr-rCA.json
@@ -0,0 +1,60 @@
+{
+ "logs": [
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\incremental\\mergeReleaseResources\\merged.dir\\values-fr-rCA\\values-fr-rCA.xml",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-fr-rCA\\values-fr-rCA.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,216,331,442,529,645,775,858,938,1029,1122,1221,1316,1417,1510,1603,1698,1789,1880,1976,2086,2198,2301,2412,2519,2621,2780,2879",
+ "endColumns": "110,114,110,86,115,129,82,79,90,92,98,94,100,92,92,94,90,90,95,109,111,102,110,106,101,158,98,85",
+ "endOffsets": "211,326,437,524,640,770,853,933,1024,1117,1216,1311,1412,1505,1598,1693,1784,1875,1971,2081,2193,2296,2407,2514,2616,2775,2874,2960"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,216,331,442,529,645,775,858,938,1029,1122,1221,1316,1417,1510,1603,1698,1789,1880,1976,2086,2198,2301,2412,2519,2621,2780,5010",
+ "endColumns": "110,114,110,86,115,129,82,79,90,92,98,94,100,92,92,94,90,90,95,109,111,102,110,106,101,158,98,85",
+ "endOffsets": "211,326,437,524,640,770,853,933,1024,1117,1216,1311,1412,1505,1598,1693,1784,1875,1971,2081,2193,2296,2407,2514,2616,2775,2874,5091"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-fr-rCA\\values-fr-rCA.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,159,268,389,503,615,704,804,923,1020,1115,1210,1306,1418,1532,1616,1698,1783,1889,2003,2090",
+ "endColumns": "103,108,120,113,111,88,99,118,96,94,94,95,111,113,83,81,84,105,113,86,95",
+ "endOffsets": "154,263,384,498,610,699,799,918,1015,1110,1205,1301,1413,1527,1611,1693,1778,1884,1998,2085,2181"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2879,2983,3092,3213,3327,3439,3528,3628,3747,3844,3939,4034,4130,4242,4356,4440,4522,4607,4713,4827,4914",
+ "endColumns": "103,108,120,113,111,88,99,118,96,94,94,95,111,113,83,81,84,105,113,86,95",
+ "endOffsets": "2978,3087,3208,3322,3434,3523,3623,3742,3839,3934,4029,4125,4237,4351,4435,4517,4602,4708,4822,4909,5005"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-fr-rCA\\values-fr-rCA.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "5096",
+ "endColumns": "100",
+ "endOffsets": "5192"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/src/app/build/intermediates/blame/res/release/multi-v2/values-fr.json b/src/app/build/intermediates/blame/res/release/multi-v2/values-fr.json
new file mode 100644
index 00000000..ce26b813
--- /dev/null
+++ b/src/app/build/intermediates/blame/res/release/multi-v2/values-fr.json
@@ -0,0 +1,64 @@
+{
+ "logs": [
+ {
+<<<<<<< HEAD:src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-fr.json
+ "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-fr\\values-fr.xml",
+=======
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\incremental\\mergeReleaseResources\\merged.dir\\values-fr\\values-fr.xml",
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/intermediates/blame/res/release/multi-v2/values-fr.json
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-fr\\values-fr.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,216,331,442,524,630,760,843,923,1014,1107,1206,1301,1402,1495,1588,1683,1774,1865,1951,2061,2173,2276,2387,2494,2601,2760,2859",
+ "endColumns": "110,114,110,81,105,129,82,79,90,92,98,94,100,92,92,94,90,90,85,109,111,102,110,106,106,158,98,85",
+ "endOffsets": "211,326,437,519,625,755,838,918,1009,1102,1201,1296,1397,1490,1583,1678,1769,1860,1946,2056,2168,2271,2382,2489,2596,2755,2854,2940"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,216,331,442,524,630,760,843,923,1014,1107,1206,1301,1402,1495,1588,1683,1774,1865,1951,2061,2173,2276,2387,2494,2601,2760,4951",
+ "endColumns": "110,114,110,81,105,129,82,79,90,92,98,94,100,92,92,94,90,90,85,109,111,102,110,106,106,158,98,85",
+ "endOffsets": "211,326,437,519,625,755,838,918,1009,1102,1201,1296,1397,1490,1583,1678,1769,1860,1946,2056,2168,2271,2382,2489,2596,2755,2854,5032"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-fr\\values-fr.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,154,258,365,474,577,663,763,873,970,1065,1160,1256,1376,1503,1587,1672,1755,1861,1964,2051",
+ "endColumns": "98,103,106,108,102,85,99,109,96,94,94,95,119,126,83,84,82,105,102,86,95",
+ "endOffsets": "149,253,360,469,572,658,758,868,965,1060,1155,1251,1371,1498,1582,1667,1750,1856,1959,2046,2142"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2859,2958,3062,3169,3278,3381,3467,3567,3677,3774,3869,3964,4060,4180,4307,4391,4476,4559,4665,4768,4855",
+ "endColumns": "98,103,106,108,102,85,99,109,96,94,94,95,119,126,83,84,82,105,102,86,95",
+ "endOffsets": "2953,3057,3164,3273,3376,3462,3562,3672,3769,3864,3959,4055,4175,4302,4386,4471,4554,4660,4763,4850,4946"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-fr\\values-fr.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "5037",
+ "endColumns": "100",
+ "endOffsets": "5133"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/src/app/build/intermediates/blame/res/release/multi-v2/values-gl.json b/src/app/build/intermediates/blame/res/release/multi-v2/values-gl.json
new file mode 100644
index 00000000..57b141d0
--- /dev/null
+++ b/src/app/build/intermediates/blame/res/release/multi-v2/values-gl.json
@@ -0,0 +1,64 @@
+{
+ "logs": [
+ {
+<<<<<<< HEAD:src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-gl.json
+ "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-gl\\values-gl.xml",
+=======
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\incremental\\mergeReleaseResources\\merged.dir\\values-gl\\values-gl.xml",
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/intermediates/blame/res/release/multi-v2/values-gl.json
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-gl\\values-gl.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "5053",
+ "endColumns": "100",
+ "endOffsets": "5149"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-gl\\values-gl.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,217,329,437,522,624,750,834,915,1007,1101,1199,1293,1394,1488,1584,1679,1771,1863,1945,2052,2161,2260,2368,2472,2579,2738,2838",
+ "endColumns": "111,111,107,84,101,125,83,80,91,93,97,93,100,93,95,94,91,91,81,106,108,98,107,103,106,158,99,81",
+ "endOffsets": "212,324,432,517,619,745,829,910,1002,1096,1194,1288,1389,1483,1579,1674,1766,1858,1940,2047,2156,2255,2363,2467,2574,2733,2833,2915"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,217,329,437,522,624,750,834,915,1007,1101,1199,1293,1394,1488,1584,1679,1771,1863,1945,2052,2161,2260,2368,2472,2579,2738,4971",
+ "endColumns": "111,111,107,84,101,125,83,80,91,93,97,93,100,93,95,94,91,91,81,106,108,98,107,103,106,158,99,81",
+ "endOffsets": "212,324,432,517,619,745,829,910,1002,1096,1194,1288,1389,1483,1579,1674,1766,1858,1940,2047,2156,2255,2363,2467,2574,2733,2833,5048"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-gl\\values-gl.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,159,269,381,497,598,683,782,887,984,1080,1175,1270,1391,1526,1617,1705,1788,1887,2002,2089",
+ "endColumns": "103,109,111,115,100,84,98,104,96,95,94,94,120,134,90,87,82,98,114,86,98",
+ "endOffsets": "154,264,376,492,593,678,777,882,979,1075,1170,1265,1386,1521,1612,1700,1783,1882,1997,2084,2183"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2838,2942,3052,3164,3280,3381,3466,3565,3670,3767,3863,3958,4053,4174,4309,4400,4488,4571,4670,4785,4872",
+ "endColumns": "103,109,111,115,100,84,98,104,96,95,94,94,120,134,90,87,82,98,114,86,98",
+ "endOffsets": "2937,3047,3159,3275,3376,3461,3560,3665,3762,3858,3953,4048,4169,4304,4395,4483,4566,4665,4780,4867,4966"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/src/app/build/intermediates/blame/res/release/multi-v2/values-gu.json b/src/app/build/intermediates/blame/res/release/multi-v2/values-gu.json
new file mode 100644
index 00000000..96b4ba32
--- /dev/null
+++ b/src/app/build/intermediates/blame/res/release/multi-v2/values-gu.json
@@ -0,0 +1,64 @@
+{
+ "logs": [
+ {
+<<<<<<< HEAD:src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-gu.json
+ "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-gu\\values-gu.xml",
+=======
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\incremental\\mergeReleaseResources\\merged.dir\\values-gu\\values-gu.xml",
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/intermediates/blame/res/release/multi-v2/values-gu.json
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-gu\\values-gu.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,153,256,373,483,585,677,770,888,986,1085,1183,1280,1392,1507,1592,1675,1757,1861,1962,2048",
+ "endColumns": "97,102,116,109,101,91,92,117,97,98,97,96,111,114,84,82,81,103,100,85,92",
+ "endOffsets": "148,251,368,478,580,672,765,883,981,1080,1178,1275,1387,1502,1587,1670,1752,1856,1957,2043,2136"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2802,2900,3003,3120,3230,3332,3424,3517,3635,3733,3832,3930,4027,4139,4254,4339,4422,4504,4608,4709,4795",
+ "endColumns": "97,102,116,109,101,91,92,117,97,98,97,96,111,114,84,82,81,103,100,85,92",
+ "endOffsets": "2895,2998,3115,3225,3327,3419,3512,3630,3728,3827,3925,4022,4134,4249,4334,4417,4499,4603,4704,4790,4883"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-gu\\values-gu.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "4968",
+ "endColumns": "100",
+ "endOffsets": "5064"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-gu\\values-gu.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,214,318,425,512,613,736,813,891,982,1075,1174,1268,1369,1462,1557,1654,1745,1836,1916,2022,2124,2221,2330,2429,2539,2699,2802",
+ "endColumns": "108,103,106,86,100,122,76,77,90,92,98,93,100,92,94,96,90,90,79,105,101,96,108,98,109,159,102,79",
+ "endOffsets": "209,313,420,507,608,731,808,886,977,1070,1169,1263,1364,1457,1552,1649,1740,1831,1911,2017,2119,2216,2325,2424,2534,2694,2797,2877"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,214,318,425,512,613,736,813,891,982,1075,1174,1268,1369,1462,1557,1654,1745,1836,1916,2022,2124,2221,2330,2429,2539,2699,4888",
+ "endColumns": "108,103,106,86,100,122,76,77,90,92,98,93,100,92,94,96,90,90,79,105,101,96,108,98,109,159,102,79",
+ "endOffsets": "209,313,420,507,608,731,808,886,977,1070,1169,1263,1364,1457,1552,1649,1740,1831,1911,2017,2119,2216,2325,2424,2534,2694,2797,4963"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/src/app/build/intermediates/blame/res/release/multi-v2/values-h720dp-v13.json b/src/app/build/intermediates/blame/res/release/multi-v2/values-h720dp-v13.json
new file mode 100644
index 00000000..97374274
--- /dev/null
+++ b/src/app/build/intermediates/blame/res/release/multi-v2/values-h720dp-v13.json
@@ -0,0 +1,23 @@
+{
+ "logs": [
+ {
+<<<<<<< HEAD:src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-h720dp-v13.json
+ "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-h720dp-v13\\values-h720dp-v13.xml",
+=======
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\incremental\\mergeReleaseResources\\merged.dir\\values-h720dp-v13\\values-h720dp-v13.xml",
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/intermediates/blame/res/release/multi-v2/values-h720dp-v13.json
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-h720dp-v13\\values-h720dp-v13.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "66",
+ "endOffsets": "117"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/src/app/build/intermediates/blame/res/release/multi-v2/values-hdpi-v4.json b/src/app/build/intermediates/blame/res/release/multi-v2/values-hdpi-v4.json
new file mode 100644
index 00000000..59557abd
--- /dev/null
+++ b/src/app/build/intermediates/blame/res/release/multi-v2/values-hdpi-v4.json
@@ -0,0 +1,24 @@
+{
+ "logs": [
+ {
+<<<<<<< HEAD:src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-hdpi-v4.json
+ "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-hdpi-v4\\values-hdpi-v4.xml",
+=======
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\incremental\\mergeReleaseResources\\merged.dir\\values-hdpi-v4\\values-hdpi-v4.xml",
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/intermediates/blame/res/release/multi-v2/values-hdpi-v4.json
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-hdpi-v4\\values-hdpi-v4.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endLines": "6",
+ "endColumns": "13",
+ "endOffsets": "327"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/src/app/build/intermediates/blame/res/release/multi-v2/values-hi.json b/src/app/build/intermediates/blame/res/release/multi-v2/values-hi.json
new file mode 100644
index 00000000..98ca54a9
--- /dev/null
+++ b/src/app/build/intermediates/blame/res/release/multi-v2/values-hi.json
@@ -0,0 +1,60 @@
+{
+ "logs": [
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\incremental\\mergeReleaseResources\\merged.dir\\values-hi\\values-hi.xml",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-hi\\values-hi.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,211,308,418,504,606,728,805,883,974,1067,1163,1257,1358,1451,1546,1640,1731,1822,1912,2021,2124,2226,2336,2437,2549,2711,2812",
+ "endColumns": "105,96,109,85,101,121,76,77,90,92,95,93,100,92,94,93,90,90,89,108,102,101,109,100,111,161,100,79",
+ "endOffsets": "206,303,413,499,601,723,800,878,969,1062,1158,1252,1353,1446,1541,1635,1726,1817,1907,2016,2119,2221,2331,2432,2544,2706,2807,2887"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,211,308,418,504,606,728,805,883,974,1067,1163,1257,1358,1451,1546,1640,1731,1822,1912,2021,2124,2226,2336,2437,2549,2711,4927",
+ "endColumns": "105,96,109,85,101,121,76,77,90,92,95,93,100,92,94,93,90,90,89,108,102,101,109,100,111,161,100,79",
+ "endOffsets": "206,303,413,499,601,723,800,878,969,1062,1158,1252,1353,1446,1541,1635,1726,1817,1907,2016,2119,2221,2331,2432,2544,2706,2807,5002"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-hi\\values-hi.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "5007",
+ "endColumns": "100",
+ "endOffsets": "5103"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-hi\\values-hi.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,153,261,373,487,590,683,776,890,989,1086,1184,1285,1401,1516,1600,1683,1769,1871,1991,2077",
+ "endColumns": "97,107,111,113,102,92,92,113,98,96,97,100,115,114,83,82,85,101,119,85,92",
+ "endOffsets": "148,256,368,482,585,678,771,885,984,1081,1179,1280,1396,1511,1595,1678,1764,1866,1986,2072,2165"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2812,2910,3018,3130,3244,3347,3440,3533,3647,3746,3843,3941,4042,4158,4273,4357,4440,4526,4628,4748,4834",
+ "endColumns": "97,107,111,113,102,92,92,113,98,96,97,100,115,114,83,82,85,101,119,85,92",
+ "endOffsets": "2905,3013,3125,3239,3342,3435,3528,3642,3741,3838,3936,4037,4153,4268,4352,4435,4521,4623,4743,4829,4922"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/src/app/build/intermediates/blame/res/release/multi-v2/values-hr.json b/src/app/build/intermediates/blame/res/release/multi-v2/values-hr.json
new file mode 100644
index 00000000..b310bf4c
--- /dev/null
+++ b/src/app/build/intermediates/blame/res/release/multi-v2/values-hr.json
@@ -0,0 +1,64 @@
+{
+ "logs": [
+ {
+<<<<<<< HEAD:src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-hr.json
+ "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-hr\\values-hr.xml",
+=======
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\incremental\\mergeReleaseResources\\merged.dir\\values-hr\\values-hr.xml",
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/intermediates/blame/res/release/multi-v2/values-hr.json
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-hr\\values-hr.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,162,273,389,510,606,695,795,901,999,1092,1188,1281,1397,1514,1601,1691,1777,1882,1986,2072",
+ "endColumns": "106,110,115,120,95,88,99,105,97,92,95,92,115,116,86,89,85,104,103,85,93",
+ "endOffsets": "157,268,384,505,601,690,790,896,994,1087,1183,1276,1392,1509,1596,1686,1772,1877,1981,2067,2161"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2837,2944,3055,3171,3292,3388,3477,3577,3683,3781,3874,3970,4063,4179,4296,4383,4473,4559,4664,4768,4854",
+ "endColumns": "106,110,115,120,95,88,99,105,97,92,95,92,115,116,86,89,85,104,103,85,93",
+ "endOffsets": "2939,3050,3166,3287,3383,3472,3572,3678,3776,3869,3965,4058,4174,4291,4378,4468,4554,4659,4763,4849,4943"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-hr\\values-hr.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,210,307,417,503,607,726,810,893,984,1077,1173,1267,1368,1461,1556,1655,1746,1837,1923,2027,2140,2246,2351,2464,2571,2740,2837",
+ "endColumns": "104,96,109,85,103,118,83,82,90,92,95,93,100,92,94,98,90,90,85,103,112,105,104,112,106,168,96,88",
+ "endOffsets": "205,302,412,498,602,721,805,888,979,1072,1168,1262,1363,1456,1551,1650,1741,1832,1918,2022,2135,2241,2346,2459,2566,2735,2832,2921"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,210,307,417,503,607,726,810,893,984,1077,1173,1267,1368,1461,1556,1655,1746,1837,1923,2027,2140,2246,2351,2464,2571,2740,4948",
+ "endColumns": "104,96,109,85,103,118,83,82,90,92,95,93,100,92,94,98,90,90,85,103,112,105,104,112,106,168,96,88",
+ "endOffsets": "205,302,412,498,602,721,805,888,979,1072,1168,1262,1363,1456,1551,1650,1741,1832,1918,2022,2135,2241,2346,2459,2566,2735,2832,5032"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-hr\\values-hr.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "5037",
+ "endColumns": "100",
+ "endOffsets": "5133"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/src/app/build/intermediates/blame/res/release/multi-v2/values-hu.json b/src/app/build/intermediates/blame/res/release/multi-v2/values-hu.json
new file mode 100644
index 00000000..35a306f6
--- /dev/null
+++ b/src/app/build/intermediates/blame/res/release/multi-v2/values-hu.json
@@ -0,0 +1,60 @@
+{
+ "logs": [
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\incremental\\mergeReleaseResources\\merged.dir\\values-hu\\values-hu.xml",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-hu\\values-hu.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,157,270,381,499,596,685,779,894,992,1091,1186,1280,1387,1510,1595,1682,1769,1874,1976,2064",
+ "endColumns": "101,112,110,117,96,88,93,114,97,98,94,93,106,122,84,86,86,104,101,87,94",
+ "endOffsets": "152,265,376,494,591,680,774,889,987,1086,1181,1275,1382,1505,1590,1677,1764,1869,1971,2059,2154"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2878,2980,3093,3204,3322,3419,3508,3602,3717,3815,3914,4009,4103,4210,4333,4418,4505,4592,4697,4799,4887",
+ "endColumns": "101,112,110,117,96,88,93,114,97,98,94,93,106,122,84,86,86,104,101,87,94",
+ "endOffsets": "2975,3088,3199,3317,3414,3503,3597,3712,3810,3909,4004,4098,4205,4328,4413,4500,4587,4692,4794,4882,4977"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-hu\\values-hu.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,213,318,433,517,629,759,835,911,1002,1095,1191,1285,1386,1479,1574,1669,1760,1851,1934,2044,2155,2255,2366,2474,2593,2775,2878",
+ "endColumns": "107,104,114,83,111,129,75,75,90,92,95,93,100,92,94,94,90,90,82,109,110,99,110,107,118,181,102,82",
+ "endOffsets": "208,313,428,512,624,754,830,906,997,1090,1186,1280,1381,1474,1569,1664,1755,1846,1929,2039,2150,2250,2361,2469,2588,2770,2873,2956"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,213,318,433,517,629,759,835,911,1002,1095,1191,1285,1386,1479,1574,1669,1760,1851,1934,2044,2155,2255,2366,2474,2593,2775,4982",
+ "endColumns": "107,104,114,83,111,129,75,75,90,92,95,93,100,92,94,94,90,90,82,109,110,99,110,107,118,181,102,82",
+ "endOffsets": "208,313,428,512,624,754,830,906,997,1090,1186,1280,1381,1474,1569,1664,1755,1846,1929,2039,2150,2250,2361,2469,2588,2770,2873,5060"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-hu\\values-hu.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "5065",
+ "endColumns": "100",
+ "endOffsets": "5161"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/src/app/build/intermediates/blame/res/release/multi-v2/values-hy.json b/src/app/build/intermediates/blame/res/release/multi-v2/values-hy.json
new file mode 100644
index 00000000..25081060
--- /dev/null
+++ b/src/app/build/intermediates/blame/res/release/multi-v2/values-hy.json
@@ -0,0 +1,64 @@
+{
+ "logs": [
+ {
+<<<<<<< HEAD:src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-hy.json
+ "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-hy\\values-hy.xml",
+=======
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\incremental\\mergeReleaseResources\\merged.dir\\values-hy\\values-hy.xml",
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/intermediates/blame/res/release/multi-v2/values-hy.json
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-hy\\values-hy.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,161,280,400,522,617,704,799,905,1001,1094,1185,1278,1389,1501,1590,1677,1765,1874,1988,2076",
+ "endColumns": "105,118,119,121,94,86,94,105,95,92,90,92,110,111,88,86,87,108,113,87,92",
+ "endOffsets": "156,275,395,517,612,699,794,900,996,1089,1180,1273,1384,1496,1585,1672,1760,1869,1983,2071,2164"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2802,2908,3027,3147,3269,3364,3451,3546,3652,3748,3841,3932,4025,4136,4248,4337,4424,4512,4621,4735,4823",
+ "endColumns": "105,118,119,121,94,86,94,105,95,92,90,92,110,111,88,86,87,108,113,87,92",
+ "endOffsets": "2903,3022,3142,3264,3359,3446,3541,3647,3743,3836,3927,4020,4131,4243,4332,4419,4507,4616,4730,4818,4911"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-hy\\values-hy.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,208,309,419,508,614,729,811,892,983,1076,1172,1266,1367,1460,1555,1649,1740,1831,1916,2023,2130,2229,2339,2446,2546,2703,2802",
+ "endColumns": "102,100,109,88,105,114,81,80,90,92,95,93,100,92,94,93,90,90,84,106,106,98,109,106,99,156,98,81",
+ "endOffsets": "203,304,414,503,609,724,806,887,978,1071,1167,1261,1362,1455,1550,1644,1735,1826,1911,2018,2125,2224,2334,2441,2541,2698,2797,2879"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,208,309,419,508,614,729,811,892,983,1076,1172,1266,1367,1460,1555,1649,1740,1831,1916,2023,2130,2229,2339,2446,2546,2703,4916",
+ "endColumns": "102,100,109,88,105,114,81,80,90,92,95,93,100,92,94,93,90,90,84,106,106,98,109,106,99,156,98,81",
+ "endOffsets": "203,304,414,503,609,724,806,887,978,1071,1167,1261,1362,1455,1550,1644,1735,1826,1911,2018,2125,2224,2334,2441,2541,2698,2797,4993"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-hy\\values-hy.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "4998",
+ "endColumns": "100",
+ "endOffsets": "5094"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/src/app/build/intermediates/blame/res/release/multi-v2/values-in.json b/src/app/build/intermediates/blame/res/release/multi-v2/values-in.json
new file mode 100644
index 00000000..7474dab3
--- /dev/null
+++ b/src/app/build/intermediates/blame/res/release/multi-v2/values-in.json
@@ -0,0 +1,60 @@
+{
+ "logs": [
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\incremental\\mergeReleaseResources\\merged.dir\\values-in\\values-in.xml",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-in\\values-in.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,155,261,372,480,577,660,755,863,959,1054,1155,1248,1367,1486,1569,1652,1738,1837,1939,2025",
+ "endColumns": "99,105,110,107,96,82,94,107,95,94,100,92,118,118,82,82,85,98,101,85,95",
+ "endOffsets": "150,256,367,475,572,655,750,858,954,1049,1150,1243,1362,1481,1564,1647,1733,1832,1934,2020,2116"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2803,2903,3009,3120,3228,3325,3408,3503,3611,3707,3802,3903,3996,4115,4234,4317,4400,4486,4585,4687,4773",
+ "endColumns": "99,105,110,107,96,82,94,107,95,94,100,92,118,118,82,82,85,98,101,85,95",
+ "endOffsets": "2898,3004,3115,3223,3320,3403,3498,3606,3702,3797,3898,3991,4110,4229,4312,4395,4481,4580,4682,4768,4864"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-in\\values-in.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,215,317,422,509,613,729,811,890,981,1074,1170,1264,1365,1458,1553,1647,1738,1829,1915,2018,2127,2228,2332,2440,2548,2704,2803",
+ "endColumns": "109,101,104,86,103,115,81,78,90,92,95,93,100,92,94,93,90,90,85,102,108,100,103,107,107,155,98,83",
+ "endOffsets": "210,312,417,504,608,724,806,885,976,1069,1165,1259,1360,1453,1548,1642,1733,1824,1910,2013,2122,2223,2327,2435,2543,2699,2798,2882"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,215,317,422,509,613,729,811,890,981,1074,1170,1264,1365,1458,1553,1647,1738,1829,1915,2018,2127,2228,2332,2440,2548,2704,4869",
+ "endColumns": "109,101,104,86,103,115,81,78,90,92,95,93,100,92,94,93,90,90,85,102,108,100,103,107,107,155,98,83",
+ "endOffsets": "210,312,417,504,608,724,806,885,976,1069,1165,1259,1360,1453,1548,1642,1733,1824,1910,2013,2122,2223,2327,2435,2543,2699,2798,4948"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-in\\values-in.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "4953",
+ "endColumns": "100",
+ "endOffsets": "5049"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/src/app/build/intermediates/blame/res/release/multi-v2/values-is.json b/src/app/build/intermediates/blame/res/release/multi-v2/values-is.json
new file mode 100644
index 00000000..21746d75
--- /dev/null
+++ b/src/app/build/intermediates/blame/res/release/multi-v2/values-is.json
@@ -0,0 +1,64 @@
+{
+ "logs": [
+ {
+<<<<<<< HEAD:src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-is.json
+ "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-is\\values-is.xml",
+=======
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\incremental\\mergeReleaseResources\\merged.dir\\values-is\\values-is.xml",
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/intermediates/blame/res/release/multi-v2/values-is.json
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-is\\values-is.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "4922",
+ "endColumns": "100",
+ "endOffsets": "5018"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-is\\values-is.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,162,271,383,497,593,679,773,876,971,1070,1162,1254,1369,1477,1564,1647,1731,1834,1936,2021",
+ "endColumns": "106,108,111,113,95,85,93,102,94,98,91,91,114,107,86,82,83,102,101,84,90",
+ "endOffsets": "157,266,378,492,588,674,768,871,966,1065,1157,1249,1364,1472,1559,1642,1726,1829,1931,2016,2107"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2784,2891,3000,3112,3226,3322,3408,3502,3605,3700,3799,3891,3983,4098,4206,4293,4376,4460,4563,4665,4750",
+ "endColumns": "106,108,111,113,95,85,93,102,94,98,91,91,114,107,86,82,83,102,101,84,90",
+ "endOffsets": "2886,2995,3107,3221,3317,3403,3497,3600,3695,3794,3886,3978,4093,4201,4288,4371,4455,4558,4660,4745,4836"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-is\\values-is.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,205,302,414,499,600,714,794,874,965,1058,1154,1248,1355,1448,1543,1638,1729,1823,1904,2014,2122,2220,2329,2428,2531,2686,2784",
+ "endColumns": "99,96,111,84,100,113,79,79,90,92,95,93,106,92,94,94,90,93,80,109,107,97,108,98,102,154,97,80",
+ "endOffsets": "200,297,409,494,595,709,789,869,960,1053,1149,1243,1350,1443,1538,1633,1724,1818,1899,2009,2117,2215,2324,2423,2526,2681,2779,2860"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,205,302,414,499,600,714,794,874,965,1058,1154,1248,1355,1448,1543,1638,1729,1823,1904,2014,2122,2220,2329,2428,2531,2686,4841",
+ "endColumns": "99,96,111,84,100,113,79,79,90,92,95,93,106,92,94,94,90,93,80,109,107,97,108,98,102,154,97,80",
+ "endOffsets": "200,297,409,494,595,709,789,869,960,1053,1149,1243,1350,1443,1538,1633,1724,1818,1899,2009,2117,2215,2324,2423,2526,2681,2779,4917"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/src/app/build/intermediates/blame/res/release/multi-v2/values-it.json b/src/app/build/intermediates/blame/res/release/multi-v2/values-it.json
new file mode 100644
index 00000000..7eefac3c
--- /dev/null
+++ b/src/app/build/intermediates/blame/res/release/multi-v2/values-it.json
@@ -0,0 +1,60 @@
+{
+ "logs": [
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\incremental\\mergeReleaseResources\\merged.dir\\values-it\\values-it.xml",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-it\\values-it.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "5103",
+ "endColumns": "100",
+ "endOffsets": "5199"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-it\\values-it.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,214,314,423,507,616,741,818,894,986,1080,1174,1268,1370,1464,1561,1667,1759,1851,1932,2038,2146,2244,2348,2453,2560,2723,2823",
+ "endColumns": "108,99,108,83,108,124,76,75,91,93,93,93,101,93,96,105,91,91,80,105,107,97,103,104,106,162,99,82",
+ "endOffsets": "209,309,418,502,611,736,813,889,981,1075,1169,1263,1365,1459,1556,1662,1754,1846,1927,2033,2141,2239,2343,2448,2555,2718,2818,2901"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,214,314,423,507,616,741,818,894,986,1080,1174,1268,1370,1464,1561,1667,1759,1851,1932,2038,2146,2244,2348,2453,2560,2723,5020",
+ "endColumns": "108,99,108,83,108,124,76,75,91,93,93,93,101,93,96,105,91,91,80,105,107,97,103,104,106,162,99,82",
+ "endOffsets": "209,309,418,502,611,736,813,889,981,1075,1169,1263,1365,1459,1556,1662,1754,1846,1927,2033,2141,2239,2343,2448,2555,2718,2818,5098"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-it\\values-it.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,162,274,399,517,619,706,810,931,1028,1124,1219,1312,1435,1567,1660,1747,1835,1944,2067,2154",
+ "endColumns": "106,111,124,117,101,86,103,120,96,95,94,92,122,131,92,86,87,108,122,86,97",
+ "endOffsets": "157,269,394,512,614,701,805,926,1023,1119,1214,1307,1430,1562,1655,1742,1830,1939,2062,2149,2247"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2823,2930,3042,3167,3285,3387,3474,3578,3699,3796,3892,3987,4080,4203,4335,4428,4515,4603,4712,4835,4922",
+ "endColumns": "106,111,124,117,101,86,103,120,96,95,94,92,122,131,92,86,87,108,122,86,97",
+ "endOffsets": "2925,3037,3162,3280,3382,3469,3573,3694,3791,3887,3982,4075,4198,4330,4423,4510,4598,4707,4830,4917,5015"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/src/app/build/intermediates/blame/res/release/multi-v2/values-iw.json b/src/app/build/intermediates/blame/res/release/multi-v2/values-iw.json
new file mode 100644
index 00000000..d1361291
--- /dev/null
+++ b/src/app/build/intermediates/blame/res/release/multi-v2/values-iw.json
@@ -0,0 +1,60 @@
+{
+ "logs": [
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\incremental\\mergeReleaseResources\\merged.dir\\values-iw\\values-iw.xml",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-iw\\values-iw.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "4843",
+ "endColumns": "100",
+ "endOffsets": "4939"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-iw\\values-iw.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,209,308,416,500,600,714,792,870,961,1055,1151,1245,1346,1439,1534,1631,1722,1814,1895,1997,2101,2199,2302,2403,2503,2655,2751",
+ "endColumns": "103,98,107,83,99,113,77,77,90,93,95,93,100,92,94,96,90,91,80,101,103,97,102,100,99,151,95,80",
+ "endOffsets": "204,303,411,495,595,709,787,865,956,1050,1146,1240,1341,1434,1529,1626,1717,1809,1890,1992,2096,2194,2297,2398,2498,2650,2746,2827"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,209,308,416,500,600,714,792,870,961,1055,1151,1245,1346,1439,1534,1631,1722,1814,1895,1997,2101,2199,2302,2403,2503,2655,4762",
+ "endColumns": "103,98,107,83,99,113,77,77,90,93,95,93,100,92,94,96,90,91,80,101,103,97,102,100,99,151,95,80",
+ "endOffsets": "204,303,411,495,595,709,787,865,956,1050,1146,1240,1341,1434,1529,1626,1717,1809,1890,1992,2096,2194,2297,2398,2498,2650,2746,4838"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-iw\\values-iw.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,160,267,375,485,584,668,762,866,962,1055,1144,1235,1339,1443,1527,1610,1693,1790,1887,1972",
+ "endColumns": "104,106,107,109,98,83,93,103,95,92,88,90,103,103,83,82,82,96,96,84,93",
+ "endOffsets": "155,262,370,480,579,663,757,861,957,1050,1139,1230,1334,1438,1522,1605,1688,1785,1882,1967,2061"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2751,2856,2963,3071,3181,3280,3364,3458,3562,3658,3751,3840,3931,4035,4139,4223,4306,4389,4486,4583,4668",
+ "endColumns": "104,106,107,109,98,83,93,103,95,92,88,90,103,103,83,82,82,96,96,84,93",
+ "endOffsets": "2851,2958,3066,3176,3275,3359,3453,3557,3653,3746,3835,3926,4030,4134,4218,4301,4384,4481,4578,4663,4757"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/src/app/build/intermediates/blame/res/release/multi-v2/values-ja.json b/src/app/build/intermediates/blame/res/release/multi-v2/values-ja.json
new file mode 100644
index 00000000..5e3180f3
--- /dev/null
+++ b/src/app/build/intermediates/blame/res/release/multi-v2/values-ja.json
@@ -0,0 +1,64 @@
+{
+ "logs": [
+ {
+<<<<<<< HEAD:src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-ja.json
+ "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-ja\\values-ja.xml",
+=======
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\incremental\\mergeReleaseResources\\merged.dir\\values-ja\\values-ja.xml",
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/intermediates/blame/res/release/multi-v2/values-ja.json
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-ja\\values-ja.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,153,251,349,452,542,623,713,813,907,1000,1089,1177,1276,1381,1464,1544,1624,1717,1810,1894",
+ "endColumns": "97,97,97,102,89,80,89,99,93,92,88,87,98,104,82,79,79,92,92,83,88",
+ "endOffsets": "148,246,344,447,537,618,708,808,902,995,1084,1172,1271,1376,1459,1539,1619,1712,1805,1889,1978"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2693,2791,2889,2987,3090,3180,3261,3351,3451,3545,3638,3727,3815,3914,4019,4102,4182,4262,4355,4448,4532",
+ "endColumns": "97,97,97,102,89,80,89,99,93,92,88,87,98,104,82,79,79,92,92,83,88",
+ "endOffsets": "2786,2884,2982,3085,3175,3256,3346,3446,3540,3633,3722,3810,3909,4014,4097,4177,4257,4350,4443,4527,4616"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-ja\\values-ja.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "4699",
+ "endColumns": "100",
+ "endOffsets": "4795"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-ja\\values-ja.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,202,295,400,482,580,688,765,841,932,1025,1121,1215,1316,1409,1504,1598,1689,1780,1858,1960,2059,2154,2257,2352,2448,2596,2693",
+ "endColumns": "96,92,104,81,97,107,76,75,90,92,95,93,100,92,94,93,90,90,77,101,98,94,102,94,95,147,96,77",
+ "endOffsets": "197,290,395,477,575,683,760,836,927,1020,1116,1210,1311,1404,1499,1593,1684,1775,1853,1955,2054,2149,2252,2347,2443,2591,2688,2766"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,202,295,400,482,580,688,765,841,932,1025,1121,1215,1316,1409,1504,1598,1689,1780,1858,1960,2059,2154,2257,2352,2448,2596,4621",
+ "endColumns": "96,92,104,81,97,107,76,75,90,92,95,93,100,92,94,93,90,90,77,101,98,94,102,94,95,147,96,77",
+ "endOffsets": "197,290,395,477,575,683,760,836,927,1020,1116,1210,1311,1404,1499,1593,1684,1775,1853,1955,2054,2149,2252,2347,2443,2591,2688,4694"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/src/app/build/intermediates/blame/res/release/multi-v2/values-ka.json b/src/app/build/intermediates/blame/res/release/multi-v2/values-ka.json
new file mode 100644
index 00000000..d3222a98
--- /dev/null
+++ b/src/app/build/intermediates/blame/res/release/multi-v2/values-ka.json
@@ -0,0 +1,60 @@
+{
+ "logs": [
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\incremental\\mergeReleaseResources\\merged.dir\\values-ka\\values-ka.xml",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-ka\\values-ka.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "5049",
+ "endColumns": "100",
+ "endOffsets": "5145"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-ka\\values-ka.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,163,281,411,527,642,729,828,948,1046,1141,1232,1323,1446,1558,1642,1726,1812,1919,2018,2105",
+ "endColumns": "107,117,129,115,114,86,98,119,97,94,90,90,122,111,83,83,85,106,98,86,99",
+ "endOffsets": "158,276,406,522,637,724,823,943,1041,1136,1227,1318,1441,1553,1637,1721,1807,1914,2013,2100,2200"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2818,2926,3044,3174,3290,3405,3492,3591,3711,3809,3904,3995,4086,4209,4321,4405,4489,4575,4682,4781,4868",
+ "endColumns": "107,117,129,115,114,86,98,119,97,94,90,90,122,111,83,83,85,106,98,86,99",
+ "endOffsets": "2921,3039,3169,3285,3400,3487,3586,3706,3804,3899,3990,4081,4204,4316,4400,4484,4570,4677,4776,4863,4963"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-ka\\values-ka.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,214,318,429,517,622,735,819,901,992,1085,1180,1276,1377,1470,1565,1659,1750,1841,1924,2037,2144,2242,2355,2459,2563,2720,2818",
+ "endColumns": "108,103,110,87,104,112,83,81,90,92,94,95,100,92,94,93,90,90,82,112,106,97,112,103,103,156,97,80",
+ "endOffsets": "209,313,424,512,617,730,814,896,987,1080,1175,1271,1372,1465,1560,1654,1745,1836,1919,2032,2139,2237,2350,2454,2558,2715,2813,2894"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,214,318,429,517,622,735,819,901,992,1085,1180,1276,1377,1470,1565,1659,1750,1841,1924,2037,2144,2242,2355,2459,2563,2720,4968",
+ "endColumns": "108,103,110,87,104,112,83,81,90,92,94,95,100,92,94,93,90,90,82,112,106,97,112,103,103,156,97,80",
+ "endOffsets": "209,313,424,512,617,730,814,896,987,1080,1175,1271,1372,1465,1560,1654,1745,1836,1919,2032,2139,2237,2350,2454,2558,2715,2813,5044"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/src/app/build/intermediates/blame/res/release/multi-v2/values-kk.json b/src/app/build/intermediates/blame/res/release/multi-v2/values-kk.json
new file mode 100644
index 00000000..f98cbb59
--- /dev/null
+++ b/src/app/build/intermediates/blame/res/release/multi-v2/values-kk.json
@@ -0,0 +1,64 @@
+{
+ "logs": [
+ {
+<<<<<<< HEAD:src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-kk.json
+ "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-kk\\values-kk.xml",
+=======
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\incremental\\mergeReleaseResources\\merged.dir\\values-kk\\values-kk.xml",
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/intermediates/blame/res/release/multi-v2/values-kk.json
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-kk\\values-kk.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,165,279,395,515,614,713,814,924,1019,1110,1201,1290,1401,1522,1608,1692,1777,1883,1996,2080",
+ "endColumns": "109,113,115,119,98,98,100,109,94,90,90,88,110,120,85,83,84,105,112,83,96",
+ "endOffsets": "160,274,390,510,609,708,809,919,1014,1105,1196,1285,1396,1517,1603,1687,1772,1878,1991,2075,2172"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2812,2922,3036,3152,3272,3371,3470,3571,3681,3776,3867,3958,4047,4158,4279,4365,4449,4534,4640,4753,4837",
+ "endColumns": "109,113,115,119,98,98,100,109,94,90,90,88,110,120,85,83,84,105,112,83,96",
+ "endOffsets": "2917,3031,3147,3267,3366,3465,3566,3676,3771,3862,3953,4042,4153,4274,4360,4444,4529,4635,4748,4832,4929"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-kk\\values-kk.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "5015",
+ "endColumns": "100",
+ "endOffsets": "5111"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-kk\\values-kk.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,217,320,430,515,621,740,821,901,992,1085,1181,1275,1376,1469,1564,1661,1752,1844,1925,2028,2133,2231,2338,2447,2547,2713,2812",
+ "endColumns": "111,102,109,84,105,118,80,79,90,92,95,93,100,92,94,96,90,91,80,102,104,97,106,108,99,165,98,80",
+ "endOffsets": "212,315,425,510,616,735,816,896,987,1080,1176,1270,1371,1464,1559,1656,1747,1839,1920,2023,2128,2226,2333,2442,2542,2708,2807,2888"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,217,320,430,515,621,740,821,901,992,1085,1181,1275,1376,1469,1564,1661,1752,1844,1925,2028,2133,2231,2338,2447,2547,2713,4934",
+ "endColumns": "111,102,109,84,105,118,80,79,90,92,95,93,100,92,94,96,90,91,80,102,104,97,106,108,99,165,98,80",
+ "endOffsets": "212,315,425,510,616,735,816,896,987,1080,1176,1270,1371,1464,1559,1656,1747,1839,1920,2023,2128,2226,2333,2442,2542,2708,2807,5010"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/src/app/build/intermediates/blame/res/release/multi-v2/values-km.json b/src/app/build/intermediates/blame/res/release/multi-v2/values-km.json
new file mode 100644
index 00000000..40e7378f
--- /dev/null
+++ b/src/app/build/intermediates/blame/res/release/multi-v2/values-km.json
@@ -0,0 +1,60 @@
+{
+ "logs": [
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\incremental\\mergeReleaseResources\\merged.dir\\values-km\\values-km.xml",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-km\\values-km.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "4937",
+ "endColumns": "100",
+ "endOffsets": "5033"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-km\\values-km.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,157,270,382,494,594,679,789,897,991,1085,1175,1267,1373,1487,1571,1652,1733,1828,1929,2017",
+ "endColumns": "101,112,111,111,99,84,109,107,93,93,89,91,105,113,83,80,80,94,100,87,92",
+ "endOffsets": "152,265,377,489,589,674,784,892,986,1080,1170,1262,1368,1482,1566,1647,1728,1823,1924,2012,2105"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2799,2901,3014,3126,3238,3338,3423,3533,3641,3735,3829,3919,4011,4117,4231,4315,4396,4477,4572,4673,4761",
+ "endColumns": "101,112,111,111,99,84,109,107,93,93,89,91,105,113,83,80,80,94,100,87,92",
+ "endOffsets": "2896,3009,3121,3233,3333,3418,3528,3636,3730,3824,3914,4006,4112,4226,4310,4391,4472,4567,4668,4756,4849"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-km\\values-km.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,208,308,420,507,611,729,806,883,974,1067,1163,1257,1358,1451,1546,1640,1731,1822,1905,2009,2114,2214,2324,2431,2539,2701,2799",
+ "endColumns": "102,99,111,86,103,117,76,76,90,92,95,93,100,92,94,93,90,90,82,103,104,99,109,106,107,161,97,82",
+ "endOffsets": "203,303,415,502,606,724,801,878,969,1062,1158,1252,1353,1446,1541,1635,1726,1817,1900,2004,2109,2209,2319,2426,2534,2696,2794,2877"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,208,308,420,507,611,729,806,883,974,1067,1163,1257,1358,1451,1546,1640,1731,1822,1905,2009,2114,2214,2324,2431,2539,2701,4854",
+ "endColumns": "102,99,111,86,103,117,76,76,90,92,95,93,100,92,94,93,90,90,82,103,104,99,109,106,107,161,97,82",
+ "endOffsets": "203,303,415,502,606,724,801,878,969,1062,1158,1252,1353,1446,1541,1635,1726,1817,1900,2004,2109,2209,2319,2426,2534,2696,2794,4932"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/src/app/build/intermediates/blame/res/release/multi-v2/values-kn.json b/src/app/build/intermediates/blame/res/release/multi-v2/values-kn.json
new file mode 100644
index 00000000..db516cb4
--- /dev/null
+++ b/src/app/build/intermediates/blame/res/release/multi-v2/values-kn.json
@@ -0,0 +1,60 @@
+{
+ "logs": [
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\incremental\\mergeReleaseResources\\merged.dir\\values-kn\\values-kn.xml",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-kn\\values-kn.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,159,275,395,521,627,719,812,928,1025,1121,1222,1316,1430,1553,1637,1719,1805,1916,2018,2104",
+ "endColumns": "103,115,119,125,105,91,92,115,96,95,100,93,113,122,83,81,85,110,101,85,93",
+ "endOffsets": "154,270,390,516,622,714,807,923,1020,1116,1217,1311,1425,1548,1632,1714,1800,1911,2013,2099,2193"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2866,2970,3086,3206,3332,3438,3530,3623,3739,3836,3932,4033,4127,4241,4364,4448,4530,4616,4727,4829,4915",
+ "endColumns": "103,115,119,125,105,91,92,115,96,95,100,93,113,122,83,81,85,110,101,85,93",
+ "endOffsets": "2965,3081,3201,3327,3433,3525,3618,3734,3831,3927,4028,4122,4236,4359,4443,4525,4611,4722,4824,4910,5004"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-kn\\values-kn.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "5091",
+ "endColumns": "100",
+ "endOffsets": "5187"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-kn\\values-kn.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,223,335,448,536,643,770,847,924,1015,1108,1204,1298,1399,1492,1587,1681,1772,1863,1945,2061,2172,2271,2384,2488,2602,2766,2866",
+ "endColumns": "117,111,112,87,106,126,76,76,90,92,95,93,100,92,94,93,90,90,81,115,110,98,112,103,113,163,99,81",
+ "endOffsets": "218,330,443,531,638,765,842,919,1010,1103,1199,1293,1394,1487,1582,1676,1767,1858,1940,2056,2167,2266,2379,2483,2597,2761,2861,2943"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,223,335,448,536,643,770,847,924,1015,1108,1204,1298,1399,1492,1587,1681,1772,1863,1945,2061,2172,2271,2384,2488,2602,2766,5009",
+ "endColumns": "117,111,112,87,106,126,76,76,90,92,95,93,100,92,94,93,90,90,81,115,110,98,112,103,113,163,99,81",
+ "endOffsets": "218,330,443,531,638,765,842,919,1010,1103,1199,1293,1394,1487,1582,1676,1767,1858,1940,2056,2167,2266,2379,2483,2597,2761,2861,5086"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/src/app/build/intermediates/blame/res/release/multi-v2/values-ko.json b/src/app/build/intermediates/blame/res/release/multi-v2/values-ko.json
new file mode 100644
index 00000000..fa54e5d5
--- /dev/null
+++ b/src/app/build/intermediates/blame/res/release/multi-v2/values-ko.json
@@ -0,0 +1,60 @@
+{
+ "logs": [
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\incremental\\mergeReleaseResources\\merged.dir\\values-ko\\values-ko.xml",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-ko\\values-ko.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "4657",
+ "endColumns": "100",
+ "endOffsets": "4753"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-ko\\values-ko.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,149,243,339,439,527,608,695,790,883,973,1062,1151,1256,1357,1440,1520,1600,1691,1784,1867",
+ "endColumns": "93,93,95,99,87,80,86,94,92,89,88,88,104,100,82,79,79,90,92,82,88",
+ "endOffsets": "144,238,334,434,522,603,690,785,878,968,1057,1146,1251,1352,1435,1515,1595,1686,1779,1862,1951"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2678,2772,2866,2962,3062,3150,3231,3318,3413,3506,3596,3685,3774,3879,3980,4063,4143,4223,4314,4407,4490",
+ "endColumns": "93,93,95,99,87,80,86,94,92,89,88,88,104,100,82,79,79,90,92,82,88",
+ "endOffsets": "2767,2861,2957,3057,3145,3226,3313,3408,3501,3591,3680,3769,3874,3975,4058,4138,4218,4309,4402,4485,4574"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-ko\\values-ko.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,200,294,396,478,576,682,761,837,928,1021,1113,1204,1305,1398,1493,1587,1678,1769,1849,1947,2042,2137,2237,2333,2432,2584,2678",
+ "endColumns": "94,93,101,81,97,105,78,75,90,92,91,90,100,92,94,93,90,90,79,97,94,94,99,95,98,151,93,77",
+ "endOffsets": "195,289,391,473,571,677,756,832,923,1016,1108,1199,1300,1393,1488,1582,1673,1764,1844,1942,2037,2132,2232,2328,2427,2579,2673,2751"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,200,294,396,478,576,682,761,837,928,1021,1113,1204,1305,1398,1493,1587,1678,1769,1849,1947,2042,2137,2237,2333,2432,2584,4579",
+ "endColumns": "94,93,101,81,97,105,78,75,90,92,91,90,100,92,94,93,90,90,79,97,94,94,99,95,98,151,93,77",
+ "endOffsets": "195,289,391,473,571,677,756,832,923,1016,1108,1199,1300,1393,1488,1582,1673,1764,1844,1942,2037,2132,2232,2328,2427,2579,2673,4652"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/src/app/build/intermediates/blame/res/release/multi-v2/values-ky.json b/src/app/build/intermediates/blame/res/release/multi-v2/values-ky.json
new file mode 100644
index 00000000..ffc58f90
--- /dev/null
+++ b/src/app/build/intermediates/blame/res/release/multi-v2/values-ky.json
@@ -0,0 +1,60 @@
+{
+ "logs": [
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\incremental\\mergeReleaseResources\\merged.dir\\values-ky\\values-ky.xml",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-ky\\values-ky.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "5077",
+ "endColumns": "100",
+ "endOffsets": "5173"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-ky\\values-ky.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,173,308,440,578,677,769,867,980,1076,1174,1266,1366,1472,1585,1672,1757,1843,1961,2068,2153",
+ "endColumns": "117,134,131,137,98,91,97,112,95,97,91,99,105,112,86,84,85,117,106,84,95",
+ "endOffsets": "168,303,435,573,672,764,862,975,1071,1169,1261,1361,1467,1580,1667,1752,1838,1956,2063,2148,2244"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2802,2920,3055,3187,3325,3424,3516,3614,3727,3823,3921,4013,4113,4219,4332,4419,4504,4590,4708,4815,4900",
+ "endColumns": "117,134,131,137,98,91,97,112,95,97,91,99,105,112,86,84,85,117,106,84,95",
+ "endOffsets": "2915,3050,3182,3320,3419,3511,3609,3722,3818,3916,4008,4108,4214,4327,4414,4499,4585,4703,4810,4895,4991"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-ky\\values-ky.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,209,304,423,507,614,731,809,888,979,1072,1168,1262,1363,1456,1551,1646,1737,1828,1909,2019,2126,2224,2330,2437,2538,2699,2802",
+ "endColumns": "103,94,118,83,106,116,77,78,90,92,95,93,100,92,94,94,90,90,80,109,106,97,105,106,100,160,102,80",
+ "endOffsets": "204,299,418,502,609,726,804,883,974,1067,1163,1257,1358,1451,1546,1641,1732,1823,1904,2014,2121,2219,2325,2432,2533,2694,2797,2878"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,209,304,423,507,614,731,809,888,979,1072,1168,1262,1363,1456,1551,1646,1737,1828,1909,2019,2126,2224,2330,2437,2538,2699,4996",
+ "endColumns": "103,94,118,83,106,116,77,78,90,92,95,93,100,92,94,94,90,90,80,109,106,97,105,106,100,160,102,80",
+ "endOffsets": "204,299,418,502,609,726,804,883,974,1067,1163,1257,1358,1451,1546,1641,1732,1823,1904,2014,2121,2219,2325,2432,2533,2694,2797,5072"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/src/app/build/intermediates/blame/res/release/multi-v2/values-land.json b/src/app/build/intermediates/blame/res/release/multi-v2/values-land.json
new file mode 100644
index 00000000..562efe1b
--- /dev/null
+++ b/src/app/build/intermediates/blame/res/release/multi-v2/values-land.json
@@ -0,0 +1,36 @@
+{
+ "logs": [
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\incremental\\mergeReleaseResources\\merged.dir\\values-land\\values-land.xml",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-land\\values-land.xml",
+ "from": {
+ "startLines": "2,3,4",
+ "startColumns": "4,4,4",
+ "startOffsets": "55,130,208",
+ "endColumns": "74,77,74",
+ "endOffsets": "125,203,278"
+ },
+ "to": {
+ "startLines": "5,6,7",
+ "startColumns": "4,4,4",
+ "startOffsets": "264,339,417",
+ "endColumns": "74,77,74",
+ "endOffsets": "334,412,487"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-land\\values-land.xml",
+ "from": {
+ "startLines": "2,3,4",
+ "startColumns": "4,4,4",
+ "startOffsets": "55,125,196",
+ "endColumns": "69,70,67",
+ "endOffsets": "120,191,259"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/src/app/build/intermediates/blame/res/release/multi-v2/values-large-v4.json b/src/app/build/intermediates/blame/res/release/multi-v2/values-large-v4.json
new file mode 100644
index 00000000..c33a5736
--- /dev/null
+++ b/src/app/build/intermediates/blame/res/release/multi-v2/values-large-v4.json
@@ -0,0 +1,19 @@
+{
+ "logs": [
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\incremental\\mergeReleaseResources\\merged.dir\\values-large-v4\\values-large-v4.xml",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-large-v4\\values-large-v4.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10",
+ "startColumns": "4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,114,185,256,326,396,464,532,636",
+ "endColumns": "58,70,70,69,69,67,67,103,115",
+ "endOffsets": "109,180,251,321,391,459,527,631,747"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/src/app/build/intermediates/blame/res/release/multi-v2/values-ldltr-v21.json b/src/app/build/intermediates/blame/res/release/multi-v2/values-ldltr-v21.json
new file mode 100644
index 00000000..3365470f
--- /dev/null
+++ b/src/app/build/intermediates/blame/res/release/multi-v2/values-ldltr-v21.json
@@ -0,0 +1,19 @@
+{
+ "logs": [
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\incremental\\mergeReleaseResources\\merged.dir\\values-ldltr-v21\\values-ldltr-v21.xml",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-ldltr-v21\\values-ldltr-v21.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "112",
+ "endOffsets": "163"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/src/app/build/intermediates/blame/res/release/multi-v2/values-lo.json b/src/app/build/intermediates/blame/res/release/multi-v2/values-lo.json
new file mode 100644
index 00000000..d11dcd6c
--- /dev/null
+++ b/src/app/build/intermediates/blame/res/release/multi-v2/values-lo.json
@@ -0,0 +1,64 @@
+{
+ "logs": [
+ {
+<<<<<<< HEAD:src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-lo.json
+ "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-lo\\values-lo.xml",
+=======
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\incremental\\mergeReleaseResources\\merged.dir\\values-lo\\values-lo.xml",
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/intermediates/blame/res/release/multi-v2/values-lo.json
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-lo\\values-lo.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "4903",
+ "endColumns": "100",
+ "endOffsets": "4999"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-lo\\values-lo.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,208,305,412,497,602,714,791,869,960,1053,1149,1243,1344,1437,1532,1626,1717,1808,1888,1995,2092,2190,2295,2398,2502,2659,2755",
+ "endColumns": "102,96,106,84,104,111,76,77,90,92,95,93,100,92,94,93,90,90,79,106,96,97,104,102,103,156,95,80",
+ "endOffsets": "203,300,407,492,597,709,786,864,955,1048,1144,1238,1339,1432,1527,1621,1712,1803,1883,1990,2087,2185,2290,2393,2497,2654,2750,2831"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,208,305,412,497,602,714,791,869,960,1053,1149,1243,1344,1437,1532,1626,1717,1808,1888,1995,2092,2190,2295,2398,2502,2659,4822",
+ "endColumns": "102,96,106,84,104,111,76,77,90,92,95,93,100,92,94,93,90,90,79,106,96,97,104,102,103,156,95,80",
+ "endOffsets": "203,300,407,492,597,709,786,864,955,1048,1144,1238,1339,1432,1527,1621,1712,1803,1883,1990,2087,2185,2290,2393,2497,2654,2750,4898"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-lo\\values-lo.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,158,271,386,508,605,696,793,899,993,1088,1187,1279,1381,1488,1577,1660,1741,1843,1943,2028",
+ "endColumns": "102,112,114,121,96,90,96,105,93,94,98,91,101,106,88,82,80,101,99,84,93",
+ "endOffsets": "153,266,381,503,600,691,788,894,988,1083,1182,1274,1376,1483,1572,1655,1736,1838,1938,2023,2117"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2755,2858,2971,3086,3208,3305,3396,3493,3599,3693,3788,3887,3979,4081,4188,4277,4360,4441,4543,4643,4728",
+ "endColumns": "102,112,114,121,96,90,96,105,93,94,98,91,101,106,88,82,80,101,99,84,93",
+ "endOffsets": "2853,2966,3081,3203,3300,3391,3488,3594,3688,3783,3882,3974,4076,4183,4272,4355,4436,4538,4638,4723,4817"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/src/app/build/intermediates/blame/res/release/multi-v2/values-lt.json b/src/app/build/intermediates/blame/res/release/multi-v2/values-lt.json
new file mode 100644
index 00000000..10f96259
--- /dev/null
+++ b/src/app/build/intermediates/blame/res/release/multi-v2/values-lt.json
@@ -0,0 +1,60 @@
+{
+ "logs": [
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\incremental\\mergeReleaseResources\\merged.dir\\values-lt\\values-lt.xml",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-lt\\values-lt.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,162,277,395,512,610,696,794,901,1000,1097,1189,1285,1400,1518,1608,1692,1780,1886,1991,2078",
+ "endColumns": "106,114,117,116,97,85,97,106,98,96,91,95,114,117,89,83,87,105,104,86,96",
+ "endOffsets": "157,272,390,507,605,691,789,896,995,1092,1184,1280,1395,1513,1603,1687,1775,1881,1986,2073,2170"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2895,3002,3117,3235,3352,3450,3536,3634,3741,3840,3937,4029,4125,4240,4358,4448,4532,4620,4726,4831,4918",
+ "endColumns": "106,114,117,116,97,85,97,106,98,96,91,95,114,117,89,83,87,105,104,86,96",
+ "endOffsets": "2997,3112,3230,3347,3445,3531,3629,3736,3835,3932,4024,4120,4235,4353,4443,4527,4615,4721,4826,4913,5010"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-lt\\values-lt.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,221,322,435,522,631,752,834,915,1009,1105,1203,1299,1403,1499,1597,1700,1794,1888,1973,2082,2191,2291,2401,2505,2618,2794,2895",
+ "endColumns": "115,100,112,86,108,120,81,80,93,95,97,95,103,95,97,102,93,93,84,108,108,99,109,103,112,175,100,82",
+ "endOffsets": "216,317,430,517,626,747,829,910,1004,1100,1198,1294,1398,1494,1592,1695,1789,1883,1968,2077,2186,2286,2396,2500,2613,2789,2890,2973"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,221,322,435,522,631,752,834,915,1009,1105,1203,1299,1403,1499,1597,1700,1794,1888,1973,2082,2191,2291,2401,2505,2618,2794,5015",
+ "endColumns": "115,100,112,86,108,120,81,80,93,95,97,95,103,95,97,102,93,93,84,108,108,99,109,103,112,175,100,82",
+ "endOffsets": "216,317,430,517,626,747,829,910,1004,1100,1198,1294,1398,1494,1592,1695,1789,1883,1968,2077,2186,2286,2396,2500,2613,2789,2890,5093"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-lt\\values-lt.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "5098",
+ "endColumns": "100",
+ "endOffsets": "5194"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/src/app/build/intermediates/blame/res/release/multi-v2/values-lv.json b/src/app/build/intermediates/blame/res/release/multi-v2/values-lv.json
new file mode 100644
index 00000000..38831433
--- /dev/null
+++ b/src/app/build/intermediates/blame/res/release/multi-v2/values-lv.json
@@ -0,0 +1,60 @@
+{
+ "logs": [
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\incremental\\mergeReleaseResources\\merged.dir\\values-lv\\values-lv.xml",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-lv\\values-lv.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "5214",
+ "endColumns": "100",
+ "endOffsets": "5310"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-lv\\values-lv.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,225,333,442,528,632,754,836,918,1028,1136,1243,1352,1464,1567,1679,1786,1891,1991,2076,2185,2297,2396,2507,2616,2721,2895,2994",
+ "endColumns": "119,107,108,85,103,121,81,81,109,107,106,108,111,102,111,106,104,99,84,108,111,98,110,108,104,173,98,81",
+ "endOffsets": "220,328,437,523,627,749,831,913,1023,1131,1238,1347,1459,1562,1674,1781,1886,1986,2071,2180,2292,2391,2502,2611,2716,2890,2989,3071"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,225,333,442,528,632,754,836,918,1028,1136,1243,1352,1464,1567,1679,1786,1891,1991,2076,2185,2297,2396,2507,2616,2721,2895,5132",
+ "endColumns": "119,107,108,85,103,121,81,81,109,107,106,108,111,102,111,106,104,99,84,108,111,98,110,108,104,173,98,81",
+ "endOffsets": "220,328,437,523,627,749,831,913,1023,1131,1238,1347,1459,1562,1674,1781,1886,1986,2071,2180,2292,2391,2502,2611,2716,2890,2989,5209"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-lv\\values-lv.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,157,278,405,530,633,736,837,946,1044,1139,1231,1324,1431,1552,1637,1723,1808,1911,2012,2099",
+ "endColumns": "101,120,126,124,102,102,100,108,97,94,91,92,106,120,84,85,84,102,100,86,93",
+ "endOffsets": "152,273,400,525,628,731,832,941,1039,1134,1226,1319,1426,1547,1632,1718,1803,1906,2007,2094,2188"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2994,3096,3217,3344,3469,3572,3675,3776,3885,3983,4078,4170,4263,4370,4491,4576,4662,4747,4850,4951,5038",
+ "endColumns": "101,120,126,124,102,102,100,108,97,94,91,92,106,120,84,85,84,102,100,86,93",
+ "endOffsets": "3091,3212,3339,3464,3567,3670,3771,3880,3978,4073,4165,4258,4365,4486,4571,4657,4742,4845,4946,5033,5127"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/src/app/build/intermediates/blame/res/release/multi-v2/values-mk.json b/src/app/build/intermediates/blame/res/release/multi-v2/values-mk.json
new file mode 100644
index 00000000..0ec4e6b1
--- /dev/null
+++ b/src/app/build/intermediates/blame/res/release/multi-v2/values-mk.json
@@ -0,0 +1,60 @@
+{
+ "logs": [
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\incremental\\mergeReleaseResources\\merged.dir\\values-mk\\values-mk.xml",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-mk\\values-mk.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "5019",
+ "endColumns": "100",
+ "endOffsets": "5115"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-mk\\values-mk.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,213,317,425,511,616,735,818,900,997,1096,1193,1293,1400,1499,1600,1696,1793,1884,1971,2077,2184,2285,2392,2503,2607,2763,2861",
+ "endColumns": "107,103,107,85,104,118,82,81,96,98,96,99,106,98,100,95,96,90,86,105,106,100,106,110,103,155,97,83",
+ "endOffsets": "208,312,420,506,611,730,813,895,992,1091,1188,1288,1395,1494,1595,1691,1788,1879,1966,2072,2179,2280,2387,2498,2602,2758,2856,2940"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,213,317,425,511,616,735,818,900,997,1096,1193,1293,1400,1499,1600,1696,1793,1884,1971,2077,2184,2285,2392,2503,2607,2763,4935",
+ "endColumns": "107,103,107,85,104,118,82,81,96,98,96,99,106,98,100,95,96,90,86,105,106,100,106,110,103,155,97,83",
+ "endOffsets": "208,312,420,506,611,730,813,895,992,1091,1188,1288,1395,1494,1595,1691,1788,1879,1966,2072,2179,2280,2387,2498,2602,2758,2856,5014"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-mk\\values-mk.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,157,264,375,486,581,669,765,869,967,1061,1152,1245,1360,1487,1571,1654,1737,1841,1951,2037",
+ "endColumns": "101,106,110,110,94,87,95,103,97,93,90,92,114,126,83,82,82,103,109,85,91",
+ "endOffsets": "152,259,370,481,576,664,760,864,962,1056,1147,1240,1355,1482,1566,1649,1732,1836,1946,2032,2124"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2861,2963,3070,3181,3292,3387,3475,3571,3675,3773,3867,3958,4051,4166,4293,4377,4460,4543,4647,4757,4843",
+ "endColumns": "101,106,110,110,94,87,95,103,97,93,90,92,114,126,83,82,82,103,109,85,91",
+ "endOffsets": "2958,3065,3176,3287,3382,3470,3566,3670,3768,3862,3953,4046,4161,4288,4372,4455,4538,4642,4752,4838,4930"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/src/app/build/intermediates/blame/res/release/multi-v2/values-ml.json b/src/app/build/intermediates/blame/res/release/multi-v2/values-ml.json
new file mode 100644
index 00000000..3f3da80f
--- /dev/null
+++ b/src/app/build/intermediates/blame/res/release/multi-v2/values-ml.json
@@ -0,0 +1,60 @@
+{
+ "logs": [
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\incremental\\mergeReleaseResources\\merged.dir\\values-ml\\values-ml.xml",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-ml\\values-ml.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,224,342,457,550,655,787,864,940,1031,1124,1226,1320,1421,1515,1610,1709,1800,1891,1973,2084,2190,2288,2402,2502,2613,2772,2873",
+ "endColumns": "118,117,114,92,104,131,76,75,90,92,101,93,100,93,94,98,90,90,81,110,105,97,113,99,110,158,100,81",
+ "endOffsets": "219,337,452,545,650,782,859,935,1026,1119,1221,1315,1416,1510,1605,1704,1795,1886,1968,2079,2185,2283,2397,2497,2608,2767,2868,2950"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,224,342,457,550,655,787,864,940,1031,1124,1226,1320,1421,1515,1610,1709,1800,1891,1973,2084,2190,2288,2402,2502,2613,2772,5050",
+ "endColumns": "118,117,114,92,104,131,76,75,90,92,101,93,100,93,94,98,90,90,81,110,105,97,113,99,110,158,100,81",
+ "endOffsets": "219,337,452,545,650,782,859,935,1026,1119,1221,1315,1416,1510,1605,1704,1795,1886,1968,2079,2185,2283,2397,2497,2608,2767,2868,5127"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-ml\\values-ml.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,158,274,396,511,614,717,811,928,1028,1125,1222,1322,1436,1560,1656,1746,1834,1949,2048,2136",
+ "endColumns": "102,115,121,114,102,102,93,116,99,96,96,99,113,123,95,89,87,114,98,87,95",
+ "endOffsets": "153,269,391,506,609,712,806,923,1023,1120,1217,1317,1431,1555,1651,1741,1829,1944,2043,2131,2227"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2873,2976,3092,3214,3329,3432,3535,3629,3746,3846,3943,4040,4140,4254,4378,4474,4564,4652,4767,4866,4954",
+ "endColumns": "102,115,121,114,102,102,93,116,99,96,96,99,113,123,95,89,87,114,98,87,95",
+ "endOffsets": "2971,3087,3209,3324,3427,3530,3624,3741,3841,3938,4035,4135,4249,4373,4469,4559,4647,4762,4861,4949,5045"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-ml\\values-ml.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "5132",
+ "endColumns": "100",
+ "endOffsets": "5228"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/src/app/build/intermediates/blame/res/release/multi-v2/values-mn.json b/src/app/build/intermediates/blame/res/release/multi-v2/values-mn.json
new file mode 100644
index 00000000..47a3d87d
--- /dev/null
+++ b/src/app/build/intermediates/blame/res/release/multi-v2/values-mn.json
@@ -0,0 +1,60 @@
+{
+ "logs": [
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\incremental\\mergeReleaseResources\\merged.dir\\values-mn\\values-mn.xml",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-mn\\values-mn.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "4995",
+ "endColumns": "100",
+ "endOffsets": "5091"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-mn\\values-mn.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,162,276,396,509,615,709,805,917,1012,1107,1197,1289,1393,1512,1602,1689,1774,1879,1989,2075",
+ "endColumns": "106,113,119,112,105,93,95,111,94,94,89,91,103,118,89,86,84,104,109,85,98",
+ "endOffsets": "157,271,391,504,610,704,800,912,1007,1102,1192,1284,1388,1507,1597,1684,1769,1874,1984,2070,2169"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2795,2902,3016,3136,3249,3355,3449,3545,3657,3752,3847,3937,4029,4133,4252,4342,4429,4514,4619,4729,4815",
+ "endColumns": "106,113,119,112,105,93,95,111,94,94,89,91,103,118,89,86,84,104,109,85,98",
+ "endOffsets": "2897,3011,3131,3244,3350,3444,3540,3652,3747,3842,3932,4024,4128,4247,4337,4424,4509,4614,4724,4810,4909"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-mn\\values-mn.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,218,318,431,518,624,736,818,900,991,1084,1180,1276,1374,1467,1562,1654,1745,1835,1917,2026,2130,2227,2335,2436,2539,2698,2795",
+ "endColumns": "112,99,112,86,105,111,81,81,90,92,95,95,97,92,94,91,90,89,81,108,103,96,107,100,102,158,96,80",
+ "endOffsets": "213,313,426,513,619,731,813,895,986,1079,1175,1271,1369,1462,1557,1649,1740,1830,1912,2021,2125,2222,2330,2431,2534,2693,2790,2871"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,218,318,431,518,624,736,818,900,991,1084,1180,1276,1374,1467,1562,1654,1745,1835,1917,2026,2130,2227,2335,2436,2539,2698,4914",
+ "endColumns": "112,99,112,86,105,111,81,81,90,92,95,95,97,92,94,91,90,89,81,108,103,96,107,100,102,158,96,80",
+ "endOffsets": "213,313,426,513,619,731,813,895,986,1079,1175,1271,1369,1462,1557,1649,1740,1830,1912,2021,2125,2222,2330,2431,2534,2693,2790,4990"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/src/app/build/intermediates/blame/res/release/multi-v2/values-mr.json b/src/app/build/intermediates/blame/res/release/multi-v2/values-mr.json
new file mode 100644
index 00000000..fdf43479
--- /dev/null
+++ b/src/app/build/intermediates/blame/res/release/multi-v2/values-mr.json
@@ -0,0 +1,60 @@
+{
+ "logs": [
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\incremental\\mergeReleaseResources\\merged.dir\\values-mr\\values-mr.xml",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-mr\\values-mr.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "4959",
+ "endColumns": "100",
+ "endOffsets": "5055"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-mr\\values-mr.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,216,322,429,519,620,735,812,890,981,1074,1168,1265,1366,1459,1554,1651,1742,1833,1913,2025,2127,2223,2332,2433,2545,2702,2807",
+ "endColumns": "110,105,106,89,100,114,76,77,90,92,93,96,100,92,94,96,90,90,79,111,101,95,108,100,111,156,104,79",
+ "endOffsets": "211,317,424,514,615,730,807,885,976,1069,1163,1260,1361,1454,1549,1646,1737,1828,1908,2020,2122,2218,2327,2428,2540,2697,2802,2882"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,216,322,429,519,620,735,812,890,981,1074,1168,1265,1366,1459,1554,1651,1742,1833,1913,2025,2127,2223,2332,2433,2545,2702,4879",
+ "endColumns": "110,105,106,89,100,114,76,77,90,92,93,96,100,92,94,96,90,90,79,111,101,95,108,100,111,156,104,79",
+ "endOffsets": "211,317,424,514,615,730,807,885,976,1069,1163,1260,1361,1454,1549,1646,1737,1828,1908,2020,2122,2218,2327,2428,2540,2697,2802,4954"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-mr\\values-mr.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,153,263,373,490,587,677,769,879,973,1068,1167,1264,1381,1490,1575,1657,1740,1843,1946,2032",
+ "endColumns": "97,109,109,116,96,89,91,109,93,94,98,96,116,108,84,81,82,102,102,85,94",
+ "endOffsets": "148,258,368,485,582,672,764,874,968,1063,1162,1259,1376,1485,1570,1652,1735,1838,1941,2027,2122"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2807,2905,3015,3125,3242,3339,3429,3521,3631,3725,3820,3919,4016,4133,4242,4327,4409,4492,4595,4698,4784",
+ "endColumns": "97,109,109,116,96,89,91,109,93,94,98,96,116,108,84,81,82,102,102,85,94",
+ "endOffsets": "2900,3010,3120,3237,3334,3424,3516,3626,3720,3815,3914,4011,4128,4237,4322,4404,4487,4590,4693,4779,4874"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/src/app/build/intermediates/blame/res/release/multi-v2/values-ms.json b/src/app/build/intermediates/blame/res/release/multi-v2/values-ms.json
new file mode 100644
index 00000000..872db53f
--- /dev/null
+++ b/src/app/build/intermediates/blame/res/release/multi-v2/values-ms.json
@@ -0,0 +1,64 @@
+{
+ "logs": [
+ {
+<<<<<<< HEAD:src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-ms.json
+ "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-ms\\values-ms.xml",
+=======
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\incremental\\mergeReleaseResources\\merged.dir\\values-ms\\values-ms.xml",
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/intermediates/blame/res/release/multi-v2/values-ms.json
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-ms\\values-ms.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,157,268,378,500,595,680,773,877,973,1070,1172,1268,1382,1497,1580,1662,1748,1853,1959,2045",
+ "endColumns": "101,110,109,121,94,84,92,103,95,96,101,95,113,114,82,81,85,104,105,85,93",
+ "endOffsets": "152,263,373,495,590,675,768,872,968,1065,1167,1263,1377,1492,1575,1657,1743,1848,1954,2040,2134"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2801,2903,3014,3124,3246,3341,3426,3519,3623,3719,3816,3918,4014,4128,4243,4326,4408,4494,4599,4705,4791",
+ "endColumns": "101,110,109,121,94,84,92,103,95,96,101,95,113,114,82,81,85,104,105,85,93",
+ "endOffsets": "2898,3009,3119,3241,3336,3421,3514,3618,3714,3811,3913,4009,4123,4238,4321,4403,4489,4594,4700,4786,4880"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-ms\\values-ms.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,216,321,429,516,620,731,809,888,979,1072,1167,1261,1360,1453,1548,1642,1733,1824,1904,2016,2125,2222,2331,2434,2541,2700,2801",
+ "endColumns": "110,104,107,86,103,110,77,78,90,92,94,93,98,92,94,93,90,90,79,111,108,96,108,102,106,158,100,79",
+ "endOffsets": "211,316,424,511,615,726,804,883,974,1067,1162,1256,1355,1448,1543,1637,1728,1819,1899,2011,2120,2217,2326,2429,2536,2695,2796,2876"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,216,321,429,516,620,731,809,888,979,1072,1167,1261,1360,1453,1548,1642,1733,1824,1904,2016,2125,2222,2331,2434,2541,2700,4885",
+ "endColumns": "110,104,107,86,103,110,77,78,90,92,94,93,98,92,94,93,90,90,79,111,108,96,108,102,106,158,100,79",
+ "endOffsets": "211,316,424,511,615,726,804,883,974,1067,1162,1256,1355,1448,1543,1637,1728,1819,1899,2011,2120,2217,2326,2429,2536,2695,2796,4960"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-ms\\values-ms.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "4965",
+ "endColumns": "100",
+ "endOffsets": "5061"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/src/app/build/intermediates/blame/res/release/multi-v2/values-my.json b/src/app/build/intermediates/blame/res/release/multi-v2/values-my.json
new file mode 100644
index 00000000..373df046
--- /dev/null
+++ b/src/app/build/intermediates/blame/res/release/multi-v2/values-my.json
@@ -0,0 +1,60 @@
+{
+ "logs": [
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\incremental\\mergeReleaseResources\\merged.dir\\values-my\\values-my.xml",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-my\\values-my.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,214,319,436,529,641,769,847,926,1017,1110,1206,1300,1401,1494,1589,1683,1774,1865,1951,2074,2186,2288,2414,2525,2635,2795,2895",
+ "endColumns": "108,104,116,92,111,127,77,78,90,92,95,93,100,92,94,93,90,90,85,122,111,101,125,110,109,159,99,83",
+ "endOffsets": "209,314,431,524,636,764,842,921,1012,1105,1201,1295,1396,1489,1584,1678,1769,1860,1946,2069,2181,2283,2409,2520,2630,2790,2890,2974"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,214,319,436,529,641,769,847,926,1017,1110,1206,1300,1401,1494,1589,1683,1774,1865,1951,2074,2186,2288,2414,2525,2635,2795,5002",
+ "endColumns": "108,104,116,92,111,127,77,78,90,92,95,93,100,92,94,93,90,90,85,122,111,101,125,110,109,159,99,83",
+ "endOffsets": "209,314,431,524,636,764,842,921,1012,1105,1201,1295,1396,1489,1584,1678,1769,1860,1946,2069,2181,2283,2409,2520,2630,2790,2890,5081"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-my\\values-my.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,153,262,371,483,582,678,772,886,984,1083,1187,1280,1393,1501,1588,1673,1757,1866,1984,2068",
+ "endColumns": "97,108,108,111,98,95,93,113,97,98,103,92,112,107,86,84,83,108,117,83,93",
+ "endOffsets": "148,257,366,478,577,673,767,881,979,1078,1182,1275,1388,1496,1583,1668,1752,1861,1979,2063,2157"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2895,2993,3102,3211,3323,3422,3518,3612,3726,3824,3923,4027,4120,4233,4341,4428,4513,4597,4706,4824,4908",
+ "endColumns": "97,108,108,111,98,95,93,113,97,98,103,92,112,107,86,84,83,108,117,83,93",
+ "endOffsets": "2988,3097,3206,3318,3417,3513,3607,3721,3819,3918,4022,4115,4228,4336,4423,4508,4592,4701,4819,4903,4997"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-my\\values-my.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "5086",
+ "endColumns": "100",
+ "endOffsets": "5182"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/src/app/build/intermediates/blame/res/release/multi-v2/values-nb.json b/src/app/build/intermediates/blame/res/release/multi-v2/values-nb.json
new file mode 100644
index 00000000..3f501666
--- /dev/null
+++ b/src/app/build/intermediates/blame/res/release/multi-v2/values-nb.json
@@ -0,0 +1,60 @@
+{
+ "logs": [
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\incremental\\mergeReleaseResources\\merged.dir\\values-nb\\values-nb.xml",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-nb\\values-nb.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,155,261,369,478,572,656,751,854,949,1042,1135,1224,1348,1460,1552,1638,1721,1822,1929,2015",
+ "endColumns": "99,105,107,108,93,83,94,102,94,92,92,88,123,111,91,85,82,100,106,85,93",
+ "endOffsets": "150,256,364,473,567,651,746,849,944,1037,1130,1219,1343,1455,1547,1633,1716,1817,1924,2010,2104"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2747,2847,2953,3061,3170,3264,3348,3443,3546,3641,3734,3827,3916,4040,4152,4244,4330,4413,4514,4621,4707",
+ "endColumns": "99,105,107,108,93,83,94,102,94,92,92,88,123,111,91,85,82,100,106,85,93",
+ "endOffsets": "2842,2948,3056,3165,3259,3343,3438,3541,3636,3729,3822,3911,4035,4147,4239,4325,4408,4509,4616,4702,4796"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-nb\\values-nb.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,213,308,422,508,608,721,797,873,964,1057,1153,1247,1348,1441,1536,1634,1725,1816,1896,1999,2098,2194,2298,2396,2497,2650,2747",
+ "endColumns": "107,94,113,85,99,112,75,75,90,92,95,93,100,92,94,97,90,90,79,102,98,95,103,97,100,152,96,78",
+ "endOffsets": "208,303,417,503,603,716,792,868,959,1052,1148,1242,1343,1436,1531,1629,1720,1811,1891,1994,2093,2189,2293,2391,2492,2645,2742,2821"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,213,308,422,508,608,721,797,873,964,1057,1153,1247,1348,1441,1536,1634,1725,1816,1896,1999,2098,2194,2298,2396,2497,2650,4801",
+ "endColumns": "107,94,113,85,99,112,75,75,90,92,95,93,100,92,94,97,90,90,79,102,98,95,103,97,100,152,96,78",
+ "endOffsets": "208,303,417,503,603,716,792,868,959,1052,1148,1242,1343,1436,1531,1629,1720,1811,1891,1994,2093,2189,2293,2391,2492,2645,2742,4875"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-nb\\values-nb.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "4880",
+ "endColumns": "100",
+ "endOffsets": "4976"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/src/app/build/intermediates/blame/res/release/multi-v2/values-ne.json b/src/app/build/intermediates/blame/res/release/multi-v2/values-ne.json
new file mode 100644
index 00000000..40df03d0
--- /dev/null
+++ b/src/app/build/intermediates/blame/res/release/multi-v2/values-ne.json
@@ -0,0 +1,60 @@
+{
+ "logs": [
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\incremental\\mergeReleaseResources\\merged.dir\\values-ne\\values-ne.xml",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-ne\\values-ne.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,210,314,422,513,620,747,841,931,1022,1115,1211,1305,1406,1499,1594,1688,1779,1870,1958,2068,2184,2287,2402,2504,2619,2790,2902",
+ "endColumns": "104,103,107,90,106,126,93,89,90,92,95,93,100,92,94,93,90,90,87,109,115,102,114,101,114,170,111,85",
+ "endOffsets": "205,309,417,508,615,742,836,926,1017,1110,1206,1300,1401,1494,1589,1683,1774,1865,1953,2063,2179,2282,2397,2499,2614,2785,2897,2983"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,210,314,422,513,620,747,841,931,1022,1115,1211,1305,1406,1499,1594,1688,1779,1870,1958,2068,2184,2287,2402,2504,2619,2790,5036",
+ "endColumns": "104,103,107,90,106,126,93,89,90,92,95,93,100,92,94,93,90,90,87,109,115,102,114,101,114,170,111,85",
+ "endOffsets": "205,309,417,508,615,742,836,926,1017,1110,1206,1300,1401,1494,1589,1683,1774,1865,1953,2063,2179,2282,2397,2499,2614,2785,2897,5117"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-ne\\values-ne.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,152,256,364,479,584,679,772,881,986,1093,1194,1297,1415,1531,1623,1711,1799,1903,2006,2093",
+ "endColumns": "96,103,107,114,104,94,92,108,104,106,100,102,117,115,91,87,87,103,102,86,95",
+ "endOffsets": "147,251,359,474,579,674,767,876,981,1088,1189,1292,1410,1526,1618,1706,1794,1898,2001,2088,2184"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2902,2999,3103,3211,3326,3431,3526,3619,3728,3833,3940,4041,4144,4262,4378,4470,4558,4646,4750,4853,4940",
+ "endColumns": "96,103,107,114,104,94,92,108,104,106,100,102,117,115,91,87,87,103,102,86,95",
+ "endOffsets": "2994,3098,3206,3321,3426,3521,3614,3723,3828,3935,4036,4139,4257,4373,4465,4553,4641,4745,4848,4935,5031"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-ne\\values-ne.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "5122",
+ "endColumns": "100",
+ "endOffsets": "5218"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/src/app/build/intermediates/blame/res/release/multi-v2/values-night-v8.json b/src/app/build/intermediates/blame/res/release/multi-v2/values-night-v8.json
new file mode 100644
index 00000000..55d78a26
--- /dev/null
+++ b/src/app/build/intermediates/blame/res/release/multi-v2/values-night-v8.json
@@ -0,0 +1,38 @@
+{
+ "logs": [
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\incremental\\mergeReleaseResources\\merged.dir\\values-night-v8\\values-night-v8.xml",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-night-v8\\values-night-v8.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8",
+ "startColumns": "4,4,4,4,4,4,4",
+ "startOffsets": "55,125,209,293,389,491,593",
+ "endColumns": "69,83,83,95,101,101,93",
+ "endOffsets": "120,204,288,384,486,588,682"
+ }
+ },
+ {
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\src\\main\\res\\values-night\\themes.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "17",
+ "endLines": "5",
+ "endColumns": "12",
+ "endOffsets": "238"
+ },
+ "to": {
+ "startLines": "9",
+ "startColumns": "4",
+ "startOffsets": "687",
+ "endLines": "12",
+ "endColumns": "12",
+ "endOffsets": "908"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/src/app/build/intermediates/blame/res/release/multi-v2/values-nl.json b/src/app/build/intermediates/blame/res/release/multi-v2/values-nl.json
new file mode 100644
index 00000000..77087563
--- /dev/null
+++ b/src/app/build/intermediates/blame/res/release/multi-v2/values-nl.json
@@ -0,0 +1,60 @@
+{
+ "logs": [
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\incremental\\mergeReleaseResources\\merged.dir\\values-nl\\values-nl.xml",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-nl\\values-nl.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,154,259,372,491,587,674,766,867,965,1064,1168,1263,1381,1495,1582,1668,1753,1853,1959,2046",
+ "endColumns": "98,104,112,118,95,86,91,100,97,98,103,94,117,113,86,85,84,99,105,86,95",
+ "endOffsets": "149,254,367,486,582,669,761,862,960,1059,1163,1258,1376,1490,1577,1663,1748,1848,1954,2041,2137"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2839,2938,3043,3156,3275,3371,3458,3550,3651,3749,3848,3952,4047,4165,4279,4366,4452,4537,4637,4743,4830",
+ "endColumns": "98,104,112,118,95,86,91,100,97,98,103,94,117,113,86,85,84,99,105,86,95",
+ "endOffsets": "2933,3038,3151,3270,3366,3453,3545,3646,3744,3843,3947,4042,4160,4274,4361,4447,4532,4632,4738,4825,4921"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-nl\\values-nl.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,223,328,435,521,629,749,826,903,995,1089,1190,1284,1385,1479,1575,1670,1762,1854,1936,2047,2151,2250,2365,2478,2581,2736,2839",
+ "endColumns": "117,104,106,85,107,119,76,76,91,93,100,93,100,93,95,94,91,91,81,110,103,98,114,112,102,154,102,81",
+ "endOffsets": "218,323,430,516,624,744,821,898,990,1084,1185,1279,1380,1474,1570,1665,1757,1849,1931,2042,2146,2245,2360,2473,2576,2731,2834,2916"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,223,328,435,521,629,749,826,903,995,1089,1190,1284,1385,1479,1575,1670,1762,1854,1936,2047,2151,2250,2365,2478,2581,2736,4926",
+ "endColumns": "117,104,106,85,107,119,76,76,91,93,100,93,100,93,95,94,91,91,81,110,103,98,114,112,102,154,102,81",
+ "endOffsets": "218,323,430,516,624,744,821,898,990,1084,1185,1279,1380,1474,1570,1665,1757,1849,1931,2042,2146,2245,2360,2473,2576,2731,2834,5003"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-nl\\values-nl.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "5008",
+ "endColumns": "100",
+ "endOffsets": "5104"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/src/app/build/intermediates/blame/res/release/multi-v2/values-or.json b/src/app/build/intermediates/blame/res/release/multi-v2/values-or.json
new file mode 100644
index 00000000..b6128499
--- /dev/null
+++ b/src/app/build/intermediates/blame/res/release/multi-v2/values-or.json
@@ -0,0 +1,40 @@
+{
+ "logs": [
+ {
+<<<<<<< HEAD:src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-or.json
+ "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-or\\values-or.xml",
+=======
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\incremental\\mergeReleaseResources\\merged.dir\\values-or\\values-or.xml",
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/intermediates/blame/res/release/multi-v2/values-or.json
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-or\\values-or.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,224,334,441,527,631,751,828,905,996,1089,1186,1281,1382,1475,1570,1666,1757,1847,1929,2039,2144,2250,2361,2464,2582,2745,2847",
+ "endColumns": "118,109,106,85,103,119,76,76,90,92,96,94,100,92,94,95,90,89,81,109,104,105,110,102,117,162,101,88",
+ "endOffsets": "219,329,436,522,626,746,823,900,991,1084,1181,1276,1377,1470,1565,1661,1752,1842,1924,2034,2139,2245,2356,2459,2577,2740,2842,2931"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-or\\values-or.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "30",
+ "startColumns": "4",
+ "startOffsets": "2936",
+ "endColumns": "100",
+ "endOffsets": "3032"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/src/app/build/intermediates/blame/res/release/multi-v2/values-pa.json b/src/app/build/intermediates/blame/res/release/multi-v2/values-pa.json
new file mode 100644
index 00000000..217ac919
--- /dev/null
+++ b/src/app/build/intermediates/blame/res/release/multi-v2/values-pa.json
@@ -0,0 +1,60 @@
+{
+ "logs": [
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\incremental\\mergeReleaseResources\\merged.dir\\values-pa\\values-pa.xml",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-pa\\values-pa.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,160,276,400,522,623,711,802,922,1020,1113,1209,1305,1418,1533,1616,1698,1783,1886,1985,2070",
+ "endColumns": "104,115,123,121,100,87,90,119,97,92,95,95,112,114,82,81,84,102,98,84,94",
+ "endOffsets": "155,271,395,517,618,706,797,917,1015,1108,1204,1300,1413,1528,1611,1693,1778,1881,1980,2065,2160"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2759,2864,2980,3104,3226,3327,3415,3506,3626,3724,3817,3913,4009,4122,4237,4320,4402,4487,4590,4689,4774",
+ "endColumns": "104,115,123,121,100,87,90,119,97,92,95,95,112,114,82,81,84,102,98,84,94",
+ "endOffsets": "2859,2975,3099,3221,3322,3410,3501,3621,3719,3812,3908,4004,4117,4232,4315,4397,4482,4585,4684,4769,4864"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-pa\\values-pa.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,208,305,410,496,596,709,786,862,953,1046,1142,1236,1337,1430,1525,1619,1710,1801,1880,1981,2085,2182,2291,2390,2500,2659,2759",
+ "endColumns": "102,96,104,85,99,112,76,75,90,92,95,93,100,92,94,93,90,90,78,100,103,96,108,98,109,158,99,79",
+ "endOffsets": "203,300,405,491,591,704,781,857,948,1041,1137,1231,1332,1425,1520,1614,1705,1796,1875,1976,2080,2177,2286,2385,2495,2654,2754,2834"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,208,305,410,496,596,709,786,862,953,1046,1142,1236,1337,1430,1525,1619,1710,1801,1880,1981,2085,2182,2291,2390,2500,2659,4869",
+ "endColumns": "102,96,104,85,99,112,76,75,90,92,95,93,100,92,94,93,90,90,78,100,103,96,108,98,109,158,99,79",
+ "endOffsets": "203,300,405,491,591,704,781,857,948,1041,1137,1231,1332,1425,1520,1614,1705,1796,1875,1976,2080,2177,2286,2385,2495,2654,2754,4944"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-pa\\values-pa.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "4949",
+ "endColumns": "100",
+ "endOffsets": "5045"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/src/app/build/intermediates/blame/res/release/multi-v2/values-pl.json b/src/app/build/intermediates/blame/res/release/multi-v2/values-pl.json
new file mode 100644
index 00000000..936254c1
--- /dev/null
+++ b/src/app/build/intermediates/blame/res/release/multi-v2/values-pl.json
@@ -0,0 +1,64 @@
+{
+ "logs": [
+ {
+<<<<<<< HEAD:src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-pl.json
+ "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-pl\\values-pl.xml",
+=======
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\incremental\\mergeReleaseResources\\merged.dir\\values-pl\\values-pl.xml",
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/intermediates/blame/res/release/multi-v2/values-pl.json
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-pl\\values-pl.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,157,266,372,485,580,668,765,868,966,1058,1148,1240,1346,1460,1548,1633,1720,1827,1928,2014",
+ "endColumns": "101,108,105,112,94,87,96,102,97,91,89,91,105,113,87,84,86,106,100,85,96",
+ "endOffsets": "152,261,367,480,575,663,760,863,961,1053,1143,1235,1341,1455,1543,1628,1715,1822,1923,2009,2106"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2827,2929,3038,3144,3257,3352,3440,3537,3640,3738,3830,3920,4012,4118,4232,4320,4405,4492,4599,4700,4786",
+ "endColumns": "101,108,105,112,94,87,96,102,97,91,89,91,105,113,87,84,86,106,100,85,96",
+ "endOffsets": "2924,3033,3139,3252,3347,3435,3532,3635,3733,3825,3915,4007,4113,4227,4315,4400,4487,4594,4695,4781,4878"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-pl\\values-pl.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "4965",
+ "endColumns": "100",
+ "endOffsets": "5061"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-pl\\values-pl.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,221,323,431,517,626,745,823,900,991,1084,1180,1274,1376,1469,1564,1659,1750,1841,1923,2032,2141,2240,2349,2460,2568,2731,2827",
+ "endColumns": "115,101,107,85,108,118,77,76,90,92,95,93,101,92,94,94,90,90,81,108,108,98,108,110,107,162,95,81",
+ "endOffsets": "216,318,426,512,621,740,818,895,986,1079,1175,1269,1371,1464,1559,1654,1745,1836,1918,2027,2136,2235,2344,2455,2563,2726,2822,2904"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,221,323,431,517,626,745,823,900,991,1084,1180,1274,1376,1469,1564,1659,1750,1841,1923,2032,2141,2240,2349,2460,2568,2731,4883",
+ "endColumns": "115,101,107,85,108,118,77,76,90,92,95,93,101,92,94,94,90,90,81,108,108,98,108,110,107,162,95,81",
+ "endOffsets": "216,318,426,512,621,740,818,895,986,1079,1175,1269,1371,1464,1559,1654,1745,1836,1918,2027,2136,2235,2344,2455,2563,2726,2822,4960"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/src/app/build/intermediates/blame/res/release/multi-v2/values-port.json b/src/app/build/intermediates/blame/res/release/multi-v2/values-port.json
new file mode 100644
index 00000000..8484f055
--- /dev/null
+++ b/src/app/build/intermediates/blame/res/release/multi-v2/values-port.json
@@ -0,0 +1,23 @@
+{
+ "logs": [
+ {
+<<<<<<< HEAD:src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-port.json
+ "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-port\\values-port.xml",
+=======
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\incremental\\mergeReleaseResources\\merged.dir\\values-port\\values-port.xml",
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/intermediates/blame/res/release/multi-v2/values-port.json
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-port\\values-port.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "55",
+ "endOffsets": "106"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/src/app/build/intermediates/blame/res/release/multi-v2/values-pt-rBR.json b/src/app/build/intermediates/blame/res/release/multi-v2/values-pt-rBR.json
new file mode 100644
index 00000000..5606404f
--- /dev/null
+++ b/src/app/build/intermediates/blame/res/release/multi-v2/values-pt-rBR.json
@@ -0,0 +1,64 @@
+{
+ "logs": [
+ {
+<<<<<<< HEAD:src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-pt-rBR.json
+ "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-pt-rBR\\values-pt-rBR.xml",
+=======
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\incremental\\mergeReleaseResources\\merged.dir\\values-pt-rBR\\values-pt-rBR.xml",
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/intermediates/blame/res/release/multi-v2/values-pt-rBR.json
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-pt-rBR\\values-pt-rBR.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,225,331,438,527,628,746,829,909,1000,1093,1189,1283,1384,1477,1572,1667,1758,1849,1936,2043,2155,2257,2365,2472,2582,2744,2844",
+ "endColumns": "119,105,106,88,100,117,82,79,90,92,95,93,100,92,94,94,90,90,86,106,111,101,107,106,109,161,99,84",
+ "endOffsets": "220,326,433,522,623,741,824,904,995,1088,1184,1278,1379,1472,1567,1662,1753,1844,1931,2038,2150,2252,2360,2467,2577,2739,2839,2924"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,225,331,438,527,628,746,829,909,1000,1093,1189,1283,1384,1477,1572,1667,1758,1849,1936,2043,2155,2257,2365,2472,2582,2744,4980",
+ "endColumns": "119,105,106,88,100,117,82,79,90,92,95,93,100,92,94,94,90,90,86,106,111,101,107,106,109,161,99,84",
+ "endOffsets": "220,326,433,522,623,741,824,904,995,1088,1184,1278,1379,1472,1567,1662,1753,1844,1931,2038,2150,2252,2360,2467,2577,2739,2839,5060"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-pt-rBR\\values-pt-rBR.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "5065",
+ "endColumns": "100",
+ "endOffsets": "5161"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-pt-rBR\\values-pt-rBR.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,164,279,396,517,621,712,808,913,1010,1106,1201,1295,1415,1531,1616,1704,1787,1890,2005,2092",
+ "endColumns": "108,114,116,120,103,90,95,104,96,95,94,93,119,115,84,87,82,102,114,86,98",
+ "endOffsets": "159,274,391,512,616,707,803,908,1005,1101,1196,1290,1410,1526,1611,1699,1782,1885,2000,2087,2186"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2844,2953,3068,3185,3306,3410,3501,3597,3702,3799,3895,3990,4084,4204,4320,4405,4493,4576,4679,4794,4881",
+ "endColumns": "108,114,116,120,103,90,95,104,96,95,94,93,119,115,84,87,82,102,114,86,98",
+ "endOffsets": "2948,3063,3180,3301,3405,3496,3592,3697,3794,3890,3985,4079,4199,4315,4400,4488,4571,4674,4789,4876,4975"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/src/app/build/intermediates/blame/res/release/multi-v2/values-pt-rPT.json b/src/app/build/intermediates/blame/res/release/multi-v2/values-pt-rPT.json
new file mode 100644
index 00000000..580b293b
--- /dev/null
+++ b/src/app/build/intermediates/blame/res/release/multi-v2/values-pt-rPT.json
@@ -0,0 +1,64 @@
+{
+ "logs": [
+ {
+<<<<<<< HEAD:src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-pt-rPT.json
+ "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-pt-rPT\\values-pt-rPT.xml",
+=======
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\incremental\\mergeReleaseResources\\merged.dir\\values-pt-rPT\\values-pt-rPT.xml",
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/intermediates/blame/res/release/multi-v2/values-pt-rPT.json
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-pt-rPT\\values-pt-rPT.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "5096",
+ "endColumns": "100",
+ "endOffsets": "5192"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-pt-rPT\\values-pt-rPT.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,160,269,382,497,604,695,793,903,1000,1095,1187,1281,1402,1532,1627,1715,1798,1901,2016,2103",
+ "endColumns": "104,108,112,114,106,90,97,109,96,94,91,93,120,129,94,87,82,102,114,86,98",
+ "endOffsets": "155,264,377,492,599,690,788,898,995,1090,1182,1276,1397,1527,1622,1710,1793,1896,2011,2098,2197"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2864,2969,3078,3191,3306,3413,3504,3602,3712,3809,3904,3996,4090,4211,4341,4436,4524,4607,4710,4825,4912",
+ "endColumns": "104,108,112,114,106,90,97,109,96,94,91,93,120,129,94,87,82,102,114,86,98",
+ "endOffsets": "2964,3073,3186,3301,3408,3499,3597,3707,3804,3899,3991,4085,4206,4336,4431,4519,4602,4705,4820,4907,5006"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-pt-rPT\\values-pt-rPT.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,225,331,438,527,628,752,836,917,1009,1103,1201,1295,1395,1489,1585,1680,1772,1864,1951,2058,2170,2272,2380,2487,2594,2765,2864",
+ "endColumns": "119,105,106,88,100,123,83,80,91,93,97,93,99,93,95,94,91,91,86,106,111,101,107,106,106,170,98,84",
+ "endOffsets": "220,326,433,522,623,747,831,912,1004,1098,1196,1290,1390,1484,1580,1675,1767,1859,1946,2053,2165,2267,2375,2482,2589,2760,2859,2944"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,225,331,438,527,628,752,836,917,1009,1103,1201,1295,1395,1489,1585,1680,1772,1864,1951,2058,2170,2272,2380,2487,2594,2765,5011",
+ "endColumns": "119,105,106,88,100,123,83,80,91,93,97,93,99,93,95,94,91,91,86,106,111,101,107,106,106,170,98,84",
+ "endOffsets": "220,326,433,522,623,747,831,912,1004,1098,1196,1290,1390,1484,1580,1675,1767,1859,1946,2053,2165,2267,2375,2482,2589,2760,2859,5091"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/src/app/build/intermediates/blame/res/release/multi-v2/values-pt.json b/src/app/build/intermediates/blame/res/release/multi-v2/values-pt.json
new file mode 100644
index 00000000..81d58a02
--- /dev/null
+++ b/src/app/build/intermediates/blame/res/release/multi-v2/values-pt.json
@@ -0,0 +1,60 @@
+{
+ "logs": [
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\incremental\\mergeReleaseResources\\merged.dir\\values-pt\\values-pt.xml",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-pt\\values-pt.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,225,331,438,527,628,746,829,909,1000,1093,1189,1283,1384,1477,1572,1667,1758,1849,1936,2043,2155,2257,2365,2472,2582,2744,2844",
+ "endColumns": "119,105,106,88,100,117,82,79,90,92,95,93,100,92,94,94,90,90,86,106,111,101,107,106,109,161,99,84",
+ "endOffsets": "220,326,433,522,623,741,824,904,995,1088,1184,1278,1379,1472,1567,1662,1753,1844,1931,2038,2150,2252,2360,2467,2577,2739,2839,2924"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,225,331,438,527,628,746,829,909,1000,1093,1189,1283,1384,1477,1572,1667,1758,1849,1936,2043,2155,2257,2365,2472,2582,2744,4980",
+ "endColumns": "119,105,106,88,100,117,82,79,90,92,95,93,100,92,94,94,90,90,86,106,111,101,107,106,109,161,99,84",
+ "endOffsets": "220,326,433,522,623,741,824,904,995,1088,1184,1278,1379,1472,1567,1662,1753,1844,1931,2038,2150,2252,2360,2467,2577,2739,2839,5060"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-pt\\values-pt.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "5065",
+ "endColumns": "100",
+ "endOffsets": "5161"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-pt\\values-pt.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,164,279,396,517,621,712,808,913,1010,1106,1201,1295,1415,1531,1616,1704,1787,1890,2005,2092",
+ "endColumns": "108,114,116,120,103,90,95,104,96,95,94,93,119,115,84,87,82,102,114,86,98",
+ "endOffsets": "159,274,391,512,616,707,803,908,1005,1101,1196,1290,1410,1526,1611,1699,1782,1885,2000,2087,2186"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2844,2953,3068,3185,3306,3410,3501,3597,3702,3799,3895,3990,4084,4204,4320,4405,4493,4576,4679,4794,4881",
+ "endColumns": "108,114,116,120,103,90,95,104,96,95,94,93,119,115,84,87,82,102,114,86,98",
+ "endOffsets": "2948,3063,3180,3301,3405,3496,3592,3697,3794,3890,3985,4079,4199,4315,4400,4488,4571,4674,4789,4876,4975"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/src/app/build/intermediates/blame/res/release/multi-v2/values-ro.json b/src/app/build/intermediates/blame/res/release/multi-v2/values-ro.json
new file mode 100644
index 00000000..6240ed70
--- /dev/null
+++ b/src/app/build/intermediates/blame/res/release/multi-v2/values-ro.json
@@ -0,0 +1,60 @@
+{
+ "logs": [
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\incremental\\mergeReleaseResources\\merged.dir\\values-ro\\values-ro.xml",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-ro\\values-ro.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "5095",
+ "endColumns": "100",
+ "endOffsets": "5191"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-ro\\values-ro.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,164,278,398,517,617,706,806,916,1016,1115,1210,1305,1426,1547,1637,1721,1805,1908,2013,2099",
+ "endColumns": "108,113,119,118,99,88,99,109,99,98,94,94,120,120,89,83,83,102,104,85,97",
+ "endOffsets": "159,273,393,512,612,701,801,911,1011,1110,1205,1300,1421,1542,1632,1716,1800,1903,2008,2094,2192"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2870,2979,3093,3213,3332,3432,3521,3621,3731,3831,3930,4025,4120,4241,4362,4452,4536,4620,4723,4828,4914",
+ "endColumns": "108,113,119,118,99,88,99,109,99,98,94,94,120,120,89,83,83,102,104,85,97",
+ "endOffsets": "2974,3088,3208,3327,3427,3516,3616,3726,3826,3925,4020,4115,4236,4357,4447,4531,4615,4718,4823,4909,5007"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-ro\\values-ro.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,226,330,443,531,643,764,849,930,1021,1114,1210,1304,1404,1497,1592,1687,1778,1870,1953,2065,2178,2278,2392,2497,2603,2767,2870",
+ "endColumns": "120,103,112,87,111,120,84,80,90,92,95,93,99,92,94,94,90,91,82,111,112,99,113,104,105,163,102,82",
+ "endOffsets": "221,325,438,526,638,759,844,925,1016,1109,1205,1299,1399,1492,1587,1682,1773,1865,1948,2060,2173,2273,2387,2492,2598,2762,2865,2948"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,226,330,443,531,643,764,849,930,1021,1114,1210,1304,1404,1497,1592,1687,1778,1870,1953,2065,2178,2278,2392,2497,2603,2767,5012",
+ "endColumns": "120,103,112,87,111,120,84,80,90,92,95,93,99,92,94,94,90,91,82,111,112,99,113,104,105,163,102,82",
+ "endOffsets": "221,325,438,526,638,759,844,925,1016,1109,1205,1299,1399,1492,1587,1682,1773,1865,1948,2060,2173,2273,2387,2492,2598,2762,2865,5090"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/src/app/build/intermediates/blame/res/release/multi-v2/values-ru.json b/src/app/build/intermediates/blame/res/release/multi-v2/values-ru.json
new file mode 100644
index 00000000..38587fb2
--- /dev/null
+++ b/src/app/build/intermediates/blame/res/release/multi-v2/values-ru.json
@@ -0,0 +1,60 @@
+{
+ "logs": [
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\incremental\\mergeReleaseResources\\merged.dir\\values-ru\\values-ru.xml",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-ru\\values-ru.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,161,286,414,541,637,740,830,936,1034,1128,1221,1315,1416,1526,1618,1709,1797,1904,2009,2096",
+ "endColumns": "105,124,127,126,95,102,89,105,97,93,92,93,100,109,91,90,87,106,104,86,96",
+ "endOffsets": "156,281,409,536,632,735,825,931,1029,1123,1216,1310,1411,1521,1613,1704,1792,1899,2004,2091,2188"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2832,2938,3063,3191,3318,3414,3517,3607,3713,3811,3905,3998,4092,4193,4303,4395,4486,4574,4681,4786,4873",
+ "endColumns": "105,124,127,126,95,102,89,105,97,93,92,93,100,109,91,90,87,106,104,86,96",
+ "endOffsets": "2933,3058,3186,3313,3409,3512,3602,3708,3806,3900,3993,4087,4188,4298,4390,4481,4569,4676,4781,4868,4965"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-ru\\values-ru.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "5051",
+ "endColumns": "100",
+ "endOffsets": "5147"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-ru\\values-ru.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,220,322,434,520,625,745,824,902,994,1088,1184,1277,1373,1467,1563,1658,1750,1842,1922,2028,2136,2234,2343,2449,2557,2732,2832",
+ "endColumns": "114,101,111,85,104,119,78,77,91,93,95,92,95,93,95,94,91,91,79,105,107,97,108,105,107,174,99,80",
+ "endOffsets": "215,317,429,515,620,740,819,897,989,1083,1179,1272,1368,1462,1558,1653,1745,1837,1917,2023,2131,2229,2338,2444,2552,2727,2827,2908"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,220,322,434,520,625,745,824,902,994,1088,1184,1277,1373,1467,1563,1658,1750,1842,1922,2028,2136,2234,2343,2449,2557,2732,4970",
+ "endColumns": "114,101,111,85,104,119,78,77,91,93,95,92,95,93,95,94,91,91,79,105,107,97,108,105,107,174,99,80",
+ "endOffsets": "215,317,429,515,620,740,819,897,989,1083,1179,1272,1368,1462,1558,1653,1745,1837,1917,2023,2131,2229,2338,2444,2552,2727,2827,5046"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/src/app/build/intermediates/blame/res/release/multi-v2/values-si.json b/src/app/build/intermediates/blame/res/release/multi-v2/values-si.json
new file mode 100644
index 00000000..8e3f220e
--- /dev/null
+++ b/src/app/build/intermediates/blame/res/release/multi-v2/values-si.json
@@ -0,0 +1,60 @@
+{
+ "logs": [
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\incremental\\mergeReleaseResources\\merged.dir\\values-si\\values-si.xml",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-si\\values-si.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,156,268,380,496,587,669,762,860,956,1051,1148,1244,1360,1466,1551,1640,1726,1825,1928,2015",
+ "endColumns": "100,111,111,115,90,81,92,97,95,94,96,95,115,105,84,88,85,98,102,86,91",
+ "endOffsets": "151,263,375,491,582,664,757,855,951,1046,1143,1239,1355,1461,1546,1635,1721,1820,1923,2010,2102"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2821,2922,3034,3146,3262,3353,3435,3528,3626,3722,3817,3914,4010,4126,4232,4317,4406,4492,4591,4694,4781",
+ "endColumns": "100,111,111,115,90,81,92,97,95,94,96,95,115,105,84,88,85,98,102,86,91",
+ "endOffsets": "2917,3029,3141,3257,3348,3430,3523,3621,3717,3812,3909,4005,4121,4227,4312,4401,4487,4586,4689,4776,4868"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-si\\values-si.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "4955",
+ "endColumns": "100",
+ "endOffsets": "5051"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-si\\values-si.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,215,322,429,517,622,738,827,914,1005,1098,1193,1287,1388,1481,1576,1670,1761,1852,1936,2045,2150,2248,2358,2457,2563,2722,2821",
+ "endColumns": "109,106,106,87,104,115,88,86,90,92,94,93,100,92,94,93,90,90,83,108,104,97,109,98,105,158,98,81",
+ "endOffsets": "210,317,424,512,617,733,822,909,1000,1093,1188,1282,1383,1476,1571,1665,1756,1847,1931,2040,2145,2243,2353,2452,2558,2717,2816,2898"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,215,322,429,517,622,738,827,914,1005,1098,1193,1287,1388,1481,1576,1670,1761,1852,1936,2045,2150,2248,2358,2457,2563,2722,4873",
+ "endColumns": "109,106,106,87,104,115,88,86,90,92,94,93,100,92,94,93,90,90,83,108,104,97,109,98,105,158,98,81",
+ "endOffsets": "210,317,424,512,617,733,822,909,1000,1093,1188,1282,1383,1476,1571,1665,1756,1847,1931,2040,2145,2243,2353,2452,2558,2717,2816,4950"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/src/app/build/intermediates/blame/res/release/multi-v2/values-sk.json b/src/app/build/intermediates/blame/res/release/multi-v2/values-sk.json
new file mode 100644
index 00000000..6e58f112
--- /dev/null
+++ b/src/app/build/intermediates/blame/res/release/multi-v2/values-sk.json
@@ -0,0 +1,60 @@
+{
+ "logs": [
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\incremental\\mergeReleaseResources\\merged.dir\\values-sk\\values-sk.xml",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-sk\\values-sk.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "5033",
+ "endColumns": "100",
+ "endOffsets": "5129"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-sk\\values-sk.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,160,271,384,497,598,694,791,899,997,1091,1182,1276,1404,1522,1611,1696,1782,1883,1987,2073",
+ "endColumns": "104,110,112,112,100,95,96,107,97,93,90,93,127,117,88,84,85,100,103,85,96",
+ "endOffsets": "155,266,379,492,593,689,786,894,992,1086,1177,1271,1399,1517,1606,1691,1777,1878,1982,2068,2165"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2830,2935,3046,3159,3272,3373,3469,3566,3674,3772,3866,3957,4051,4179,4297,4386,4471,4557,4658,4762,4848",
+ "endColumns": "104,110,112,112,100,95,96,107,97,93,90,93,127,117,88,84,85,100,103,85,96",
+ "endOffsets": "2930,3041,3154,3267,3368,3464,3561,3669,3767,3861,3952,4046,4174,4292,4381,4466,4552,4653,4757,4843,4940"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-sk\\values-sk.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,212,312,423,509,617,735,816,897,988,1081,1180,1274,1375,1468,1563,1661,1752,1843,1927,2032,2141,2240,2346,2457,2566,2732,2830",
+ "endColumns": "106,99,110,85,107,117,80,80,90,92,98,93,100,92,94,97,90,90,83,104,108,98,105,110,108,165,97,87",
+ "endOffsets": "207,307,418,504,612,730,811,892,983,1076,1175,1269,1370,1463,1558,1656,1747,1838,1922,2027,2136,2235,2341,2452,2561,2727,2825,2913"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,212,312,423,509,617,735,816,897,988,1081,1180,1274,1375,1468,1563,1661,1752,1843,1927,2032,2141,2240,2346,2457,2566,2732,4945",
+ "endColumns": "106,99,110,85,107,117,80,80,90,92,98,93,100,92,94,97,90,90,83,104,108,98,105,110,108,165,97,87",
+ "endOffsets": "207,307,418,504,612,730,811,892,983,1076,1175,1269,1370,1463,1558,1656,1747,1838,1922,2027,2136,2235,2341,2452,2561,2727,2825,5028"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/src/app/build/intermediates/blame/res/release/multi-v2/values-sl.json b/src/app/build/intermediates/blame/res/release/multi-v2/values-sl.json
new file mode 100644
index 00000000..c813d019
--- /dev/null
+++ b/src/app/build/intermediates/blame/res/release/multi-v2/values-sl.json
@@ -0,0 +1,60 @@
+{
+ "logs": [
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\incremental\\mergeReleaseResources\\merged.dir\\values-sl\\values-sl.xml",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-sl\\values-sl.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "5093",
+ "endColumns": "100",
+ "endOffsets": "5189"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-sl\\values-sl.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,212,319,427,514,617,736,821,905,997,1091,1187,1281,1377,1471,1567,1667,1759,1851,1935,2043,2152,2252,2365,2472,2576,2756,2853",
+ "endColumns": "106,106,107,86,102,118,84,83,91,93,95,93,95,93,95,99,91,91,83,107,108,99,112,106,103,179,96,82",
+ "endOffsets": "207,314,422,509,612,731,816,900,992,1086,1182,1276,1372,1466,1562,1662,1754,1846,1930,2038,2147,2247,2360,2467,2571,2751,2848,2931"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,212,319,427,514,617,736,821,905,997,1091,1187,1281,1377,1471,1567,1667,1759,1851,1935,2043,2152,2252,2365,2472,2576,2756,5010",
+ "endColumns": "106,106,107,86,102,118,84,83,91,93,95,93,95,93,95,99,91,91,83,107,108,99,112,106,103,179,96,82",
+ "endOffsets": "207,314,422,509,612,731,816,900,992,1086,1182,1276,1372,1466,1562,1662,1754,1846,1930,2038,2147,2247,2360,2467,2571,2751,2848,5088"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-sl\\values-sl.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,163,294,424,555,649,747,847,962,1058,1151,1251,1344,1446,1560,1653,1740,1824,1928,2032,2118",
+ "endColumns": "107,130,129,130,93,97,99,114,95,92,99,92,101,113,92,86,83,103,103,85,93",
+ "endOffsets": "158,289,419,550,644,742,842,957,1053,1146,1246,1339,1441,1555,1648,1735,1819,1923,2027,2113,2207"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2853,2961,3092,3222,3353,3447,3545,3645,3760,3856,3949,4049,4142,4244,4358,4451,4538,4622,4726,4830,4916",
+ "endColumns": "107,130,129,130,93,97,99,114,95,92,99,92,101,113,92,86,83,103,103,85,93",
+ "endOffsets": "2956,3087,3217,3348,3442,3540,3640,3755,3851,3944,4044,4137,4239,4353,4446,4533,4617,4721,4825,4911,5005"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/src/app/build/intermediates/blame/res/release/multi-v2/values-sq.json b/src/app/build/intermediates/blame/res/release/multi-v2/values-sq.json
new file mode 100644
index 00000000..15a655d9
--- /dev/null
+++ b/src/app/build/intermediates/blame/res/release/multi-v2/values-sq.json
@@ -0,0 +1,64 @@
+{
+ "logs": [
+ {
+<<<<<<< HEAD:src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-sq.json
+ "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-sq\\values-sq.xml",
+=======
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\incremental\\mergeReleaseResources\\merged.dir\\values-sq\\values-sq.xml",
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/intermediates/blame/res/release/multi-v2/values-sq.json
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-sq\\values-sq.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,219,319,431,518,628,751,832,911,1002,1095,1191,1285,1387,1480,1575,1672,1763,1856,1939,2045,2150,2248,2354,2457,2573,2727,2826",
+ "endColumns": "113,99,111,86,109,122,80,78,90,92,95,93,101,92,94,96,90,92,82,105,104,97,105,102,115,153,98,80",
+ "endOffsets": "214,314,426,513,623,746,827,906,997,1090,1186,1280,1382,1475,1570,1667,1758,1851,1934,2040,2145,2243,2349,2452,2568,2722,2821,2902"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,219,319,431,518,628,751,832,911,1002,1095,1191,1285,1387,1480,1575,1672,1763,1856,1939,2045,2150,2248,2354,2457,2573,2727,4944",
+ "endColumns": "113,99,111,86,109,122,80,78,90,92,95,93,101,92,94,96,90,92,82,105,104,97,105,102,115,153,98,80",
+ "endOffsets": "214,314,426,513,623,746,827,906,997,1090,1186,1280,1382,1475,1570,1667,1758,1851,1934,2040,2145,2243,2349,2452,2568,2722,2821,5020"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-sq\\values-sq.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,165,283,400,524,621,709,811,920,1016,1109,1200,1292,1410,1531,1615,1697,1780,1884,1991,2078",
+ "endColumns": "109,117,116,123,96,87,101,108,95,92,90,91,117,120,83,81,82,103,106,86,94",
+ "endOffsets": "160,278,395,519,616,704,806,915,1011,1104,1195,1287,1405,1526,1610,1692,1775,1879,1986,2073,2168"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2826,2936,3054,3171,3295,3392,3480,3582,3691,3787,3880,3971,4063,4181,4302,4386,4468,4551,4655,4762,4849",
+ "endColumns": "109,117,116,123,96,87,101,108,95,92,90,91,117,120,83,81,82,103,106,86,94",
+ "endOffsets": "2931,3049,3166,3290,3387,3475,3577,3686,3782,3875,3966,4058,4176,4297,4381,4463,4546,4650,4757,4844,4939"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-sq\\values-sq.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "5025",
+ "endColumns": "100",
+ "endOffsets": "5121"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/src/app/build/intermediates/blame/res/release/multi-v2/values-sr.json b/src/app/build/intermediates/blame/res/release/multi-v2/values-sr.json
new file mode 100644
index 00000000..20391ec0
--- /dev/null
+++ b/src/app/build/intermediates/blame/res/release/multi-v2/values-sr.json
@@ -0,0 +1,64 @@
+{
+ "logs": [
+ {
+<<<<<<< HEAD:src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-sr.json
+ "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-sr\\values-sr.xml",
+=======
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\incremental\\mergeReleaseResources\\merged.dir\\values-sr\\values-sr.xml",
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/intermediates/blame/res/release/multi-v2/values-sr.json
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-sr\\values-sr.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,157,266,377,496,592,680,774,880,978,1071,1167,1260,1377,1489,1576,1659,1745,1851,1959,2045",
+ "endColumns": "101,108,110,118,95,87,93,105,97,92,95,92,116,111,86,82,85,105,107,85,93",
+ "endOffsets": "152,261,372,491,587,675,769,875,973,1066,1162,1255,1372,1484,1571,1654,1740,1846,1954,2040,2134"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2821,2923,3032,3143,3262,3358,3446,3540,3646,3744,3837,3933,4026,4143,4255,4342,4425,4511,4617,4725,4811",
+ "endColumns": "101,108,110,118,95,87,93,105,97,92,95,92,116,111,86,82,85,105,107,85,93",
+ "endOffsets": "2918,3027,3138,3257,3353,3441,3535,3641,3739,3832,3928,4021,4138,4250,4337,4420,4506,4612,4720,4806,4900"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-sr\\values-sr.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "4989",
+ "endColumns": "100",
+ "endOffsets": "5085"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-sr\\values-sr.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,214,317,423,509,613,731,812,892,983,1076,1172,1266,1367,1460,1555,1660,1751,1842,1930,2035,2143,2244,2348,2456,2557,2724,2821",
+ "endColumns": "108,102,105,85,103,117,80,79,90,92,95,93,100,92,94,104,90,90,87,104,107,100,103,107,100,166,96,83",
+ "endOffsets": "209,312,418,504,608,726,807,887,978,1071,1167,1261,1362,1455,1550,1655,1746,1837,1925,2030,2138,2239,2343,2451,2552,2719,2816,2900"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,214,317,423,509,613,731,812,892,983,1076,1172,1266,1367,1460,1555,1660,1751,1842,1930,2035,2143,2244,2348,2456,2557,2724,4905",
+ "endColumns": "108,102,105,85,103,117,80,79,90,92,95,93,100,92,94,104,90,90,87,104,107,100,103,107,100,166,96,83",
+ "endOffsets": "209,312,418,504,608,726,807,887,978,1071,1167,1261,1362,1455,1550,1655,1746,1837,1925,2030,2138,2239,2343,2451,2552,2719,2816,4984"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/src/app/build/intermediates/blame/res/release/multi-v2/values-sv.json b/src/app/build/intermediates/blame/res/release/multi-v2/values-sv.json
new file mode 100644
index 00000000..f253da73
--- /dev/null
+++ b/src/app/build/intermediates/blame/res/release/multi-v2/values-sv.json
@@ -0,0 +1,60 @@
+{
+ "logs": [
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\incremental\\mergeReleaseResources\\merged.dir\\values-sv\\values-sv.xml",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-sv\\values-sv.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "4902",
+ "endColumns": "100",
+ "endOffsets": "4998"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-sv\\values-sv.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,211,314,425,510,612,725,801,877,970,1065,1161,1255,1358,1453,1550,1648,1744,1837,1917,2023,2123,2219,2324,2426,2528,2682,2784",
+ "endColumns": "105,102,110,84,101,112,75,75,92,94,95,93,102,94,96,97,95,92,79,105,99,95,104,101,101,153,101,78",
+ "endOffsets": "206,309,420,505,607,720,796,872,965,1060,1156,1250,1353,1448,1545,1643,1739,1832,1912,2018,2118,2214,2319,2421,2523,2677,2779,2858"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,211,314,425,510,612,725,801,877,970,1065,1161,1255,1358,1453,1550,1648,1744,1837,1917,2023,2123,2219,2324,2426,2528,2682,4823",
+ "endColumns": "105,102,110,84,101,112,75,75,92,94,95,93,102,94,96,97,95,92,79,105,99,95,104,101,101,153,101,78",
+ "endOffsets": "206,309,420,505,607,720,796,872,965,1060,1156,1250,1353,1448,1545,1643,1739,1832,1912,2018,2118,2214,2319,2421,2523,2677,2779,4897"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-sv\\values-sv.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,156,262,369,481,580,666,759,861,957,1049,1144,1235,1353,1465,1549,1636,1719,1816,1914,2000",
+ "endColumns": "100,105,106,111,98,85,92,101,95,91,94,90,117,111,83,86,82,96,97,85,93",
+ "endOffsets": "151,257,364,476,575,661,754,856,952,1044,1139,1230,1348,1460,1544,1631,1714,1811,1909,1995,2089"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2784,2885,2991,3098,3210,3309,3395,3488,3590,3686,3778,3873,3964,4082,4194,4278,4365,4448,4545,4643,4729",
+ "endColumns": "100,105,106,111,98,85,92,101,95,91,94,90,117,111,83,86,82,96,97,85,93",
+ "endOffsets": "2880,2986,3093,3205,3304,3390,3483,3585,3681,3773,3868,3959,4077,4189,4273,4360,4443,4540,4638,4724,4818"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/src/app/build/intermediates/blame/res/release/multi-v2/values-sw.json b/src/app/build/intermediates/blame/res/release/multi-v2/values-sw.json
new file mode 100644
index 00000000..7505c0dc
--- /dev/null
+++ b/src/app/build/intermediates/blame/res/release/multi-v2/values-sw.json
@@ -0,0 +1,60 @@
+{
+ "logs": [
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\incremental\\mergeReleaseResources\\merged.dir\\values-sw\\values-sw.xml",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-sw\\values-sw.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,208,306,414,504,609,726,808,891,982,1075,1169,1263,1364,1457,1552,1647,1738,1830,1912,2013,2122,2221,2328,2437,2542,2704,2801",
+ "endColumns": "102,97,107,89,104,116,81,82,90,92,93,93,100,92,94,94,90,91,81,100,108,98,106,108,104,161,96,81",
+ "endOffsets": "203,301,409,499,604,721,803,886,977,1070,1164,1258,1359,1452,1547,1642,1733,1825,1907,2008,2117,2216,2323,2432,2537,2699,2796,2878"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,208,306,414,504,609,726,808,891,982,1075,1169,1263,1364,1457,1552,1647,1738,1830,1912,2013,2122,2221,2328,2437,2542,2704,4890",
+ "endColumns": "102,97,107,89,104,116,81,82,90,92,93,93,100,92,94,94,90,91,81,100,108,98,106,108,104,161,96,81",
+ "endOffsets": "203,301,409,499,604,721,803,886,977,1070,1164,1258,1359,1452,1547,1642,1733,1825,1907,2008,2117,2216,2323,2432,2537,2699,2796,4967"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-sw\\values-sw.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "4972",
+ "endColumns": "100",
+ "endOffsets": "5068"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-sw\\values-sw.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,161,278,396,514,609,696,794,896,992,1085,1174,1265,1385,1506,1592,1675,1765,1862,1967,2052",
+ "endColumns": "105,116,117,117,94,86,97,101,95,92,88,90,119,120,85,82,89,96,104,84,91",
+ "endOffsets": "156,273,391,509,604,691,789,891,987,1080,1169,1260,1380,1501,1587,1670,1760,1857,1962,2047,2139"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2801,2907,3024,3142,3260,3355,3442,3540,3642,3738,3831,3920,4011,4131,4252,4338,4421,4511,4608,4713,4798",
+ "endColumns": "105,116,117,117,94,86,97,101,95,92,88,90,119,120,85,82,89,96,104,84,91",
+ "endOffsets": "2902,3019,3137,3255,3350,3437,3535,3637,3733,3826,3915,4006,4126,4247,4333,4416,4506,4603,4708,4793,4885"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/src/app/build/intermediates/blame/res/release/multi-v2/values-sw600dp-v13.json b/src/app/build/intermediates/blame/res/release/multi-v2/values-sw600dp-v13.json
new file mode 100644
index 00000000..4e8ac6bd
--- /dev/null
+++ b/src/app/build/intermediates/blame/res/release/multi-v2/values-sw600dp-v13.json
@@ -0,0 +1,40 @@
+{
+ "logs": [
+ {
+<<<<<<< HEAD:src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-sw600dp-v13.json
+ "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-sw600dp-v13\\values-sw600dp-v13.xml",
+=======
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\incremental\\mergeReleaseResources\\merged.dir\\values-sw600dp-v13\\values-sw600dp-v13.xml",
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/intermediates/blame/res/release/multi-v2/values-sw600dp-v13.json
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-sw600dp-v13\\values-sw600dp-v13.xml",
+ "from": {
+ "startLines": "2,3",
+ "startColumns": "4,4",
+ "startOffsets": "55,124",
+ "endColumns": "68,68",
+ "endOffsets": "119,188"
+ },
+ "to": {
+ "startLines": "10,11",
+ "startColumns": "4,4",
+ "startOffsets": "611,680",
+ "endColumns": "68,68",
+ "endOffsets": "675,744"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-sw600dp-v13\\values-sw600dp-v13.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9",
+ "startColumns": "4,4,4,4,4,4,4,4",
+ "startOffsets": "55,124,193,263,337,413,472,543",
+ "endColumns": "68,68,69,73,75,58,70,67",
+ "endOffsets": "119,188,258,332,408,467,538,606"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/src/app/build/intermediates/blame/res/release/multi-v2/values-sw720dp-v13.json b/src/app/build/intermediates/blame/res/release/multi-v2/values-sw720dp-v13.json
new file mode 100644
index 00000000..62ad1ed6
--- /dev/null
+++ b/src/app/build/intermediates/blame/res/release/multi-v2/values-sw720dp-v13.json
@@ -0,0 +1,19 @@
+{
+ "logs": [
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\incremental\\mergeReleaseResources\\merged.dir\\values-sw720dp-v13\\values-sw720dp-v13.xml",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-sw720dp-v13\\values-sw720dp-v13.xml",
+ "from": {
+ "startLines": "2,3",
+ "startColumns": "4,4",
+ "startOffsets": "55,124",
+ "endColumns": "68,68",
+ "endOffsets": "119,188"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/src/app/build/intermediates/blame/res/release/multi-v2/values-ta.json b/src/app/build/intermediates/blame/res/release/multi-v2/values-ta.json
new file mode 100644
index 00000000..170822ae
--- /dev/null
+++ b/src/app/build/intermediates/blame/res/release/multi-v2/values-ta.json
@@ -0,0 +1,60 @@
+{
+ "logs": [
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\incremental\\mergeReleaseResources\\merged.dir\\values-ta\\values-ta.xml",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-ta\\values-ta.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "5171",
+ "endColumns": "100",
+ "endOffsets": "5267"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-ta\\values-ta.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,162,280,395,519,620,713,808,917,1026,1136,1236,1342,1450,1579,1683,1781,1881,1988,2089,2176",
+ "endColumns": "106,117,114,123,100,92,94,108,108,109,99,105,107,128,103,97,99,106,100,86,95",
+ "endOffsets": "157,275,390,514,615,708,803,912,1021,1131,1231,1337,1445,1574,1678,1776,1876,1983,2084,2171,2267"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2874,2981,3099,3214,3338,3439,3532,3627,3736,3845,3955,4055,4161,4269,4398,4502,4600,4700,4807,4908,4995",
+ "endColumns": "106,117,114,123,100,92,94,108,108,109,99,105,107,128,103,97,99,106,100,86,95",
+ "endOffsets": "2976,3094,3209,3333,3434,3527,3622,3731,3840,3950,4050,4156,4264,4393,4497,4595,4695,4802,4903,4990,5086"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-ta\\values-ta.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,219,317,432,521,628,754,832,909,1009,1114,1210,1305,1412,1514,1618,1713,1815,1913,1995,2097,2201,2298,2408,2510,2617,2774,2874",
+ "endColumns": "113,97,114,88,106,125,77,76,99,104,95,94,106,101,103,94,101,97,81,101,103,96,109,101,106,156,99,79",
+ "endOffsets": "214,312,427,516,623,749,827,904,1004,1109,1205,1300,1407,1509,1613,1708,1810,1908,1990,2092,2196,2293,2403,2505,2612,2769,2869,2949"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,219,317,432,521,628,754,832,909,1009,1114,1210,1305,1412,1514,1618,1713,1815,1913,1995,2097,2201,2298,2408,2510,2617,2774,5091",
+ "endColumns": "113,97,114,88,106,125,77,76,99,104,95,94,106,101,103,94,101,97,81,101,103,96,109,101,106,156,99,79",
+ "endOffsets": "214,312,427,516,623,749,827,904,1004,1109,1205,1300,1407,1509,1613,1708,1810,1908,1990,2092,2196,2293,2403,2505,2612,2769,2869,5166"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/src/app/build/intermediates/blame/res/release/multi-v2/values-te.json b/src/app/build/intermediates/blame/res/release/multi-v2/values-te.json
new file mode 100644
index 00000000..4b807d42
--- /dev/null
+++ b/src/app/build/intermediates/blame/res/release/multi-v2/values-te.json
@@ -0,0 +1,64 @@
+{
+ "logs": [
+ {
+<<<<<<< HEAD:src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-te.json
+ "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-te\\values-te.xml",
+=======
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\incremental\\mergeReleaseResources\\merged.dir\\values-te\\values-te.xml",
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/intermediates/blame/res/release/multi-v2/values-te.json
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-te\\values-te.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "5058",
+ "endColumns": "100",
+ "endOffsets": "5154"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-te\\values-te.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,219,328,439,529,634,759,841,923,1014,1107,1203,1297,1398,1491,1586,1681,1772,1863,1947,2060,2168,2267,2378,2480,2597,2763,2864",
+ "endColumns": "113,108,110,89,104,124,81,81,90,92,95,93,100,92,94,94,90,90,83,112,107,98,110,101,116,165,100,81",
+ "endOffsets": "214,323,434,524,629,754,836,918,1009,1102,1198,1292,1393,1486,1581,1676,1767,1858,1942,2055,2163,2262,2373,2475,2592,2758,2859,2941"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,219,328,439,529,634,759,841,923,1014,1107,1203,1297,1398,1491,1586,1681,1772,1863,1947,2060,2168,2267,2378,2480,2597,2763,4976",
+ "endColumns": "113,108,110,89,104,124,81,81,90,92,95,93,100,92,94,94,90,90,83,112,107,98,110,101,116,165,100,81",
+ "endOffsets": "214,323,434,524,629,754,836,918,1009,1102,1198,1292,1393,1486,1581,1676,1767,1858,1942,2055,2163,2262,2373,2475,2592,2758,2859,5053"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-te\\values-te.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,153,265,378,498,599,696,791,908,1007,1102,1203,1299,1413,1525,1613,1696,1777,1882,1985,2072",
+ "endColumns": "97,111,112,119,100,96,94,116,98,94,100,95,113,111,87,82,80,104,102,86,94",
+ "endOffsets": "148,260,373,493,594,691,786,903,1002,1097,1198,1294,1408,1520,1608,1691,1772,1877,1980,2067,2162"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2864,2962,3074,3187,3307,3408,3505,3600,3717,3816,3911,4012,4108,4222,4334,4422,4505,4586,4691,4794,4881",
+ "endColumns": "97,111,112,119,100,96,94,116,98,94,100,95,113,111,87,82,80,104,102,86,94",
+ "endOffsets": "2957,3069,3182,3302,3403,3500,3595,3712,3811,3906,4007,4103,4217,4329,4417,4500,4581,4686,4789,4876,4971"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/src/app/build/intermediates/blame/res/release/multi-v2/values-th.json b/src/app/build/intermediates/blame/res/release/multi-v2/values-th.json
new file mode 100644
index 00000000..a0cd34bf
--- /dev/null
+++ b/src/app/build/intermediates/blame/res/release/multi-v2/values-th.json
@@ -0,0 +1,60 @@
+{
+ "logs": [
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\incremental\\mergeReleaseResources\\merged.dir\\values-th\\values-th.xml",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-th\\values-th.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,210,308,416,505,607,717,794,872,963,1056,1152,1246,1347,1440,1535,1629,1720,1811,1892,2000,2104,2202,2310,2415,2516,2669,2764",
+ "endColumns": "104,97,107,88,101,109,76,77,90,92,95,93,100,92,94,93,90,90,80,107,103,97,107,104,100,152,94,80",
+ "endOffsets": "205,303,411,500,602,712,789,867,958,1051,1147,1241,1342,1435,1530,1624,1715,1806,1887,1995,2099,2197,2305,2410,2511,2664,2759,2840"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,210,308,416,505,607,717,794,872,963,1056,1152,1246,1347,1440,1535,1629,1720,1811,1892,2000,2104,2202,2310,2415,2516,2669,4821",
+ "endColumns": "104,97,107,88,101,109,76,77,90,92,95,93,100,92,94,93,90,90,80,107,103,97,107,104,100,152,94,80",
+ "endOffsets": "205,303,411,500,602,712,789,867,958,1051,1147,1241,1342,1435,1530,1624,1715,1806,1887,1995,2099,2197,2305,2410,2511,2664,2759,4897"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-th\\values-th.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "4902",
+ "endColumns": "100",
+ "endOffsets": "4998"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-th\\values-th.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,158,270,384,508,605,691,783,887,981,1072,1174,1264,1366,1475,1566,1648,1730,1825,1934,2018",
+ "endColumns": "102,111,113,123,96,85,91,103,93,90,101,89,101,108,90,81,81,94,108,83,93",
+ "endOffsets": "153,265,379,503,600,686,778,882,976,1067,1169,1259,1361,1470,1561,1643,1725,1820,1929,2013,2107"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2764,2867,2979,3093,3217,3314,3400,3492,3596,3690,3781,3883,3973,4075,4184,4275,4357,4439,4534,4643,4727",
+ "endColumns": "102,111,113,123,96,85,91,103,93,90,101,89,101,108,90,81,81,94,108,83,93",
+ "endOffsets": "2862,2974,3088,3212,3309,3395,3487,3591,3685,3776,3878,3968,4070,4179,4270,4352,4434,4529,4638,4722,4816"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/src/app/build/intermediates/blame/res/release/multi-v2/values-tl.json b/src/app/build/intermediates/blame/res/release/multi-v2/values-tl.json
new file mode 100644
index 00000000..c8237625
--- /dev/null
+++ b/src/app/build/intermediates/blame/res/release/multi-v2/values-tl.json
@@ -0,0 +1,60 @@
+{
+ "logs": [
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\incremental\\mergeReleaseResources\\merged.dir\\values-tl\\values-tl.xml",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-tl\\values-tl.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,224,332,449,537,643,764,843,921,1012,1105,1201,1295,1396,1489,1584,1678,1769,1860,1944,2053,2164,2265,2375,2492,2600,2763,2865",
+ "endColumns": "118,107,116,87,105,120,78,77,90,92,95,93,100,92,94,93,90,90,83,108,110,100,109,116,107,162,101,83",
+ "endOffsets": "219,327,444,532,638,759,838,916,1007,1100,1196,1290,1391,1484,1579,1673,1764,1855,1939,2048,2159,2260,2370,2487,2595,2758,2860,2944"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,224,332,449,537,643,764,843,921,1012,1105,1201,1295,1396,1489,1584,1678,1769,1860,1944,2053,2164,2265,2375,2492,2600,2763,4965",
+ "endColumns": "118,107,116,87,105,120,78,77,90,92,95,93,100,92,94,93,90,90,83,108,110,100,109,116,107,162,101,83",
+ "endOffsets": "219,327,444,532,638,759,838,916,1007,1100,1196,1290,1391,1484,1579,1673,1764,1855,1939,2048,2159,2260,2370,2487,2595,2758,2860,5044"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-tl\\values-tl.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,160,273,387,504,608,693,785,894,990,1088,1183,1277,1399,1511,1597,1681,1765,1870,1972,2058",
+ "endColumns": "104,112,113,116,103,84,91,108,95,97,94,93,121,111,85,83,83,104,101,85,96",
+ "endOffsets": "155,268,382,499,603,688,780,889,985,1083,1178,1272,1394,1506,1592,1676,1760,1865,1967,2053,2150"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2865,2970,3083,3197,3314,3418,3503,3595,3704,3800,3898,3993,4087,4209,4321,4407,4491,4575,4680,4782,4868",
+ "endColumns": "104,112,113,116,103,84,91,108,95,97,94,93,121,111,85,83,83,104,101,85,96",
+ "endOffsets": "2965,3078,3192,3309,3413,3498,3590,3699,3795,3893,3988,4082,4204,4316,4402,4486,4570,4675,4777,4863,4960"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-tl\\values-tl.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "5049",
+ "endColumns": "100",
+ "endOffsets": "5145"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/src/app/build/intermediates/blame/res/release/multi-v2/values-tr.json b/src/app/build/intermediates/blame/res/release/multi-v2/values-tr.json
new file mode 100644
index 00000000..7eb17e8f
--- /dev/null
+++ b/src/app/build/intermediates/blame/res/release/multi-v2/values-tr.json
@@ -0,0 +1,60 @@
+{
+ "logs": [
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\incremental\\mergeReleaseResources\\merged.dir\\values-tr\\values-tr.xml",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-tr\\values-tr.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "4936",
+ "endColumns": "100",
+ "endOffsets": "5032"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-tr\\values-tr.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,210,309,421,506,612,732,811,887,978,1071,1164,1258,1356,1449,1551,1646,1737,1828,1907,2014,2119,2215,2322,2424,2532,2688,2786",
+ "endColumns": "104,98,111,84,105,119,78,75,90,92,92,93,97,92,101,94,90,90,78,106,104,95,106,101,107,155,97,78",
+ "endOffsets": "205,304,416,501,607,727,806,882,973,1066,1159,1253,1351,1444,1546,1641,1732,1823,1902,2009,2114,2210,2317,2419,2527,2683,2781,2860"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,210,309,421,506,612,732,811,887,978,1071,1164,1258,1356,1449,1551,1646,1737,1828,1907,2014,2119,2215,2322,2424,2532,2688,4857",
+ "endColumns": "104,98,111,84,105,119,78,75,90,92,92,93,97,92,101,94,90,90,78,106,104,95,106,101,107,155,97,78",
+ "endOffsets": "205,304,416,501,607,727,806,882,973,1066,1159,1253,1351,1444,1546,1641,1732,1823,1902,2009,2114,2210,2317,2419,2527,2683,2781,4931"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-tr\\values-tr.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,159,268,380,500,598,691,786,892,988,1082,1180,1274,1374,1480,1567,1650,1734,1833,1945,2031",
+ "endColumns": "103,108,111,119,97,92,94,105,95,93,97,93,99,105,86,82,83,98,111,85,94",
+ "endOffsets": "154,263,375,495,593,686,781,887,983,1077,1175,1269,1369,1475,1562,1645,1729,1828,1940,2026,2121"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2786,2890,2999,3111,3231,3329,3422,3517,3623,3719,3813,3911,4005,4105,4211,4298,4381,4465,4564,4676,4762",
+ "endColumns": "103,108,111,119,97,92,94,105,95,93,97,93,99,105,86,82,83,98,111,85,94",
+ "endOffsets": "2885,2994,3106,3226,3324,3417,3512,3618,3714,3808,3906,4000,4100,4206,4293,4376,4460,4559,4671,4757,4852"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/src/app/build/intermediates/blame/res/release/multi-v2/values-uk.json b/src/app/build/intermediates/blame/res/release/multi-v2/values-uk.json
new file mode 100644
index 00000000..cfe05313
--- /dev/null
+++ b/src/app/build/intermediates/blame/res/release/multi-v2/values-uk.json
@@ -0,0 +1,60 @@
+{
+ "logs": [
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\incremental\\mergeReleaseResources\\merged.dir\\values-uk\\values-uk.xml",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-uk\\values-uk.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "5004",
+ "endColumns": "100",
+ "endOffsets": "5100"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-uk\\values-uk.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,215,317,423,509,617,735,814,894,985,1078,1174,1268,1369,1462,1557,1652,1743,1834,1915,2021,2128,2226,2334,2440,2549,2719,2819",
+ "endColumns": "109,101,105,85,107,117,78,79,90,92,95,93,100,92,94,94,90,90,80,105,106,97,107,105,108,169,99,80",
+ "endOffsets": "210,312,418,504,612,730,809,889,980,1073,1169,1263,1364,1457,1552,1647,1738,1829,1910,2016,2123,2221,2329,2435,2544,2714,2814,2895"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,215,317,423,509,617,735,814,894,985,1078,1174,1268,1369,1462,1557,1652,1743,1834,1915,2021,2128,2226,2334,2440,2549,2719,4923",
+ "endColumns": "109,101,105,85,107,117,78,79,90,92,95,93,100,92,94,94,90,90,80,105,106,97,107,105,108,169,99,80",
+ "endOffsets": "210,312,418,504,612,730,809,889,980,1073,1169,1263,1364,1457,1552,1647,1738,1829,1910,2016,2123,2221,2329,2435,2544,2714,2814,4999"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-uk\\values-uk.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,161,274,389,505,600,699,800,905,1003,1099,1193,1289,1391,1504,1594,1682,1768,1874,1977,2064",
+ "endColumns": "105,112,114,115,94,98,100,104,97,95,93,95,101,112,89,87,85,105,102,86,94",
+ "endOffsets": "156,269,384,500,595,694,795,900,998,1094,1188,1284,1386,1499,1589,1677,1763,1869,1972,2059,2154"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2819,2925,3038,3153,3269,3364,3463,3564,3669,3767,3863,3957,4053,4155,4268,4358,4446,4532,4638,4741,4828",
+ "endColumns": "105,112,114,115,94,98,100,104,97,95,93,95,101,112,89,87,85,105,102,86,94",
+ "endOffsets": "2920,3033,3148,3264,3359,3458,3559,3664,3762,3858,3952,4048,4150,4263,4353,4441,4527,4633,4736,4823,4918"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/src/app/build/intermediates/blame/res/release/multi-v2/values-ur.json b/src/app/build/intermediates/blame/res/release/multi-v2/values-ur.json
new file mode 100644
index 00000000..cae21872
--- /dev/null
+++ b/src/app/build/intermediates/blame/res/release/multi-v2/values-ur.json
@@ -0,0 +1,60 @@
+{
+ "logs": [
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\incremental\\mergeReleaseResources\\merged.dir\\values-ur\\values-ur.xml",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-ur\\values-ur.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,215,321,430,516,620,740,816,892,984,1078,1174,1268,1370,1464,1560,1654,1746,1838,1923,2031,2140,2242,2353,2453,2561,2726,2824",
+ "endColumns": "109,105,108,85,103,119,75,75,91,93,95,93,101,93,95,93,91,91,84,107,108,101,110,99,107,164,97,79",
+ "endOffsets": "210,316,425,511,615,735,811,887,979,1073,1169,1263,1365,1459,1555,1649,1741,1833,1918,2026,2135,2237,2348,2448,2556,2721,2819,2899"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,215,321,430,516,620,740,816,892,984,1078,1174,1268,1370,1464,1560,1654,1746,1838,1923,2031,2140,2242,2353,2453,2561,2726,4923",
+ "endColumns": "109,105,108,85,103,119,75,75,91,93,95,93,101,93,95,93,91,91,84,107,108,101,110,99,107,164,97,79",
+ "endOffsets": "210,316,425,511,615,735,811,887,979,1073,1169,1263,1365,1459,1555,1649,1741,1833,1918,2026,2135,2237,2348,2448,2556,2721,2819,4998"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-ur\\values-ur.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "5003",
+ "endColumns": "100",
+ "endOffsets": "5099"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-ur\\values-ur.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,160,270,388,505,609,701,792,901,1000,1094,1192,1286,1404,1519,1608,1692,1775,1879,1979,2063",
+ "endColumns": "104,109,117,116,103,91,90,108,98,93,97,93,117,114,88,83,82,103,99,83,90",
+ "endOffsets": "155,265,383,500,604,696,787,896,995,1089,1187,1281,1399,1514,1603,1687,1770,1874,1974,2058,2149"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2824,2929,3039,3157,3274,3378,3470,3561,3670,3769,3863,3961,4055,4173,4288,4377,4461,4544,4648,4748,4832",
+ "endColumns": "104,109,117,116,103,91,90,108,98,93,97,93,117,114,88,83,82,103,99,83,90",
+ "endOffsets": "2924,3034,3152,3269,3373,3465,3556,3665,3764,3858,3956,4050,4168,4283,4372,4456,4539,4643,4743,4827,4918"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/src/app/build/intermediates/blame/res/release/multi-v2/values-uz.json b/src/app/build/intermediates/blame/res/release/multi-v2/values-uz.json
new file mode 100644
index 00000000..5f037ba2
--- /dev/null
+++ b/src/app/build/intermediates/blame/res/release/multi-v2/values-uz.json
@@ -0,0 +1,60 @@
+{
+ "logs": [
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\incremental\\mergeReleaseResources\\merged.dir\\values-uz\\values-uz.xml",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-uz\\values-uz.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,164,276,392,507,606,708,805,918,1015,1116,1205,1297,1408,1521,1605,1687,1775,1886,1998,2083",
+ "endColumns": "108,111,115,114,98,101,96,112,96,100,88,91,110,112,83,81,87,110,111,84,96",
+ "endOffsets": "159,271,387,502,601,703,800,913,1010,1111,1200,1292,1403,1516,1600,1682,1770,1881,1993,2078,2175"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2805,2914,3026,3142,3257,3356,3458,3555,3668,3765,3866,3955,4047,4158,4271,4355,4437,4525,4636,4748,4833",
+ "endColumns": "108,111,115,114,98,101,96,112,96,100,88,91,110,112,83,81,87,110,111,84,96",
+ "endOffsets": "2909,3021,3137,3252,3351,3453,3550,3663,3760,3861,3950,4042,4153,4266,4350,4432,4520,4631,4743,4828,4925"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-uz\\values-uz.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,210,314,428,514,614,730,810,889,980,1073,1169,1263,1358,1451,1546,1641,1732,1824,1908,2017,2124,2225,2333,2438,2545,2706,2805",
+ "endColumns": "104,103,113,85,99,115,79,78,90,92,95,93,94,92,94,94,90,91,83,108,106,100,107,104,106,160,98,83",
+ "endOffsets": "205,309,423,509,609,725,805,884,975,1068,1164,1258,1353,1446,1541,1636,1727,1819,1903,2012,2119,2220,2328,2433,2540,2701,2800,2884"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,210,314,428,514,614,730,810,889,980,1073,1169,1263,1358,1451,1546,1641,1732,1824,1908,2017,2124,2225,2333,2438,2545,2706,4930",
+ "endColumns": "104,103,113,85,99,115,79,78,90,92,95,93,94,92,94,94,90,91,83,108,106,100,107,104,106,160,98,83",
+ "endOffsets": "205,309,423,509,609,725,805,884,975,1068,1164,1258,1353,1446,1541,1636,1727,1819,1903,2012,2119,2220,2328,2433,2540,2701,2800,5009"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-uz\\values-uz.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "5014",
+ "endColumns": "100",
+ "endOffsets": "5110"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/src/app/build/intermediates/blame/res/release/multi-v2/values-v16.json b/src/app/build/intermediates/blame/res/release/multi-v2/values-v16.json
new file mode 100644
index 00000000..2966c336
--- /dev/null
+++ b/src/app/build/intermediates/blame/res/release/multi-v2/values-v16.json
@@ -0,0 +1,42 @@
+{
+ "logs": [
+ {
+<<<<<<< HEAD:src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-v16.json
+ "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-v16\\values-v16.xml",
+=======
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\incremental\\mergeReleaseResources\\merged.dir\\values-v16\\values-v16.xml",
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/intermediates/blame/res/release/multi-v2/values-v16.json
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-v16\\values-v16.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "65",
+ "endOffsets": "116"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-v16\\values-v16.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endLines": "5",
+ "endColumns": "12",
+ "endOffsets": "223"
+ },
+ "to": {
+ "startLines": "3",
+ "startColumns": "4",
+ "startOffsets": "121",
+ "endLines": "6",
+ "endColumns": "12",
+ "endOffsets": "289"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/src/app/build/intermediates/blame/res/release/multi-v2/values-v17.json b/src/app/build/intermediates/blame/res/release/multi-v2/values-v17.json
new file mode 100644
index 00000000..1eef3fd5
--- /dev/null
+++ b/src/app/build/intermediates/blame/res/release/multi-v2/values-v17.json
@@ -0,0 +1,20 @@
+{
+ "logs": [
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\incremental\\mergeReleaseResources\\merged.dir\\values-v17\\values-v17.xml",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-v17\\values-v17.xml",
+ "from": {
+ "startLines": "2,5,9,12,15,18,22,25,29,33,37,40,43,46,50,53,57",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,228,456,614,764,936,1161,1331,1559,1783,2025,2196,2370,2539,2812,3012,3216",
+ "endLines": "4,8,11,14,17,21,24,28,32,36,39,42,45,49,52,56,60",
+ "endColumns": "12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12",
+ "endOffsets": "223,451,609,759,931,1156,1326,1554,1778,2020,2191,2365,2534,2807,3007,3211,3540"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/src/app/build/intermediates/blame/res/release/multi-v2/values-v18.json b/src/app/build/intermediates/blame/res/release/multi-v2/values-v18.json
new file mode 100644
index 00000000..64993ea1
--- /dev/null
+++ b/src/app/build/intermediates/blame/res/release/multi-v2/values-v18.json
@@ -0,0 +1,23 @@
+{
+ "logs": [
+ {
+<<<<<<< HEAD:src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-v18.json
+ "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-v18\\values-v18.xml",
+=======
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\incremental\\mergeReleaseResources\\merged.dir\\values-v18\\values-v18.xml",
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/intermediates/blame/res/release/multi-v2/values-v18.json
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-v18\\values-v18.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "48",
+ "endOffsets": "99"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/src/app/build/intermediates/blame/res/release/multi-v2/values-v21.json b/src/app/build/intermediates/blame/res/release/multi-v2/values-v21.json
new file mode 100644
index 00000000..2cb8cb1b
--- /dev/null
+++ b/src/app/build/intermediates/blame/res/release/multi-v2/values-v21.json
@@ -0,0 +1,70 @@
+{
+ "logs": [
+ {
+<<<<<<< HEAD:src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-v21.json
+ "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-v21\\values-v21.xml",
+=======
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\incremental\\mergeReleaseResources\\merged.dir\\values-v21\\values-v21.xml",
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/intermediates/blame/res/release/multi-v2/values-v21.json
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-v21\\values-v21.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,13",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,159,223,290,354,470,596,722,850,1022",
+ "endLines": "2,3,4,5,6,7,8,9,12,17",
+ "endColumns": "103,63,66,63,115,125,125,127,12,12",
+ "endOffsets": "154,218,285,349,465,591,717,845,1017,1355"
+ },
+ "to": {
+ "startLines": "2,3,4,5,263,264,271,275,279,282",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,159,223,290,19262,19378,19835,20129,20424,20596",
+ "endLines": "2,3,4,5,263,264,271,275,281,286",
+ "endColumns": "103,63,66,63,115,125,125,127,12,12",
+ "endOffsets": "154,218,285,349,19373,19499,19956,20252,20591,20929"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-v21\\values-v21.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,17,19,20,21,22,24,26,27,28,29,30,32,34,36,38,40,42,43,48,50,52,53,54,56,58,59,60,61,62,63,107,110,154,157,160,162,164,166,169,171,174,175,176,179,180,181,182,183,184,187,188,190,192,194,196,200,202,203,204,205,207,211,213,215,216,217,218,219,221,222,223,233,234,235,247",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,146,249,352,457,564,673,782,891,1000,1109,1216,1319,1438,1593,1748,1853,1974,2075,2222,2363,2466,2585,2692,2795,2950,3121,3270,3435,3592,3743,3862,4234,4383,4532,4644,4791,4944,5091,5166,5255,5342,5443,5546,8614,8799,11879,12076,12275,12398,12521,12634,12817,12948,13149,13238,13349,13582,13683,13778,13901,14030,14147,14324,14423,14558,14701,14836,14955,15156,15275,15368,15479,15535,15642,15837,15948,16081,16176,16267,16358,16475,16614,16685,16768,17448,17505,17563,18257",
+ "endLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,16,18,19,20,21,23,25,26,27,28,29,31,33,35,37,39,41,42,47,49,51,52,53,55,57,58,59,60,61,62,106,109,153,156,159,161,163,165,168,170,173,174,175,178,179,180,181,182,183,186,187,189,191,193,195,199,201,202,203,204,206,210,212,214,215,216,217,218,220,221,222,232,233,234,246,258",
+ "endColumns": "90,102,102,104,106,108,108,108,108,108,106,102,118,12,12,104,120,100,12,12,102,118,106,102,12,12,12,12,12,12,118,12,12,12,111,146,12,12,74,88,86,100,102,12,12,12,12,12,12,12,12,12,12,12,88,110,12,100,94,122,128,116,12,98,12,12,12,12,12,12,92,110,55,12,12,12,12,94,90,90,116,12,70,82,12,56,57,12,12",
+ "endOffsets": "141,244,347,452,559,668,777,886,995,1104,1211,1314,1433,1588,1743,1848,1969,2070,2217,2358,2461,2580,2687,2790,2945,3116,3265,3430,3587,3738,3857,4229,4378,4527,4639,4786,4939,5086,5161,5250,5337,5438,5541,8609,8794,11874,12071,12270,12393,12516,12629,12812,12943,13144,13233,13344,13577,13678,13773,13896,14025,14142,14319,14418,14553,14696,14831,14950,15151,15270,15363,15474,15530,15637,15832,15943,16076,16171,16262,16353,16470,16609,16680,16763,17443,17500,17558,18252,18958"
+ },
+ "to": {
+ "startLines": "6,7,8,9,10,11,12,13,14,15,16,17,18,19,21,23,24,25,26,28,30,31,32,33,34,36,38,40,42,44,46,47,52,54,56,57,58,60,62,63,64,65,66,67,111,114,158,161,164,166,168,170,173,175,178,179,180,183,184,185,186,187,188,191,192,194,196,198,200,204,206,207,208,209,211,215,217,219,220,221,222,223,225,226,227,237,238,239,251",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "354,445,548,651,756,863,972,1081,1190,1299,1408,1515,1618,1737,1892,2047,2152,2273,2374,2521,2662,2765,2884,2991,3094,3249,3420,3569,3734,3891,4042,4161,4533,4682,4831,4943,5090,5243,5390,5465,5554,5641,5742,5845,8913,9098,12178,12375,12574,12697,12820,12933,13116,13247,13448,13537,13648,13881,13982,14077,14200,14329,14446,14623,14722,14857,15000,15135,15254,15455,15574,15667,15778,15834,15941,16136,16247,16380,16475,16566,16657,16774,16913,16984,17067,17747,17804,17862,18556",
+ "endLines": "6,7,8,9,10,11,12,13,14,15,16,17,18,20,22,23,24,25,27,29,30,31,32,33,35,37,39,41,43,45,46,51,53,55,56,57,59,61,62,63,64,65,66,110,113,157,160,163,165,167,169,172,174,177,178,179,182,183,184,185,186,187,190,191,193,195,197,199,203,205,206,207,208,210,214,216,218,219,220,221,222,224,225,226,236,237,238,250,262",
+ "endColumns": "90,102,102,104,106,108,108,108,108,108,106,102,118,12,12,104,120,100,12,12,102,118,106,102,12,12,12,12,12,12,118,12,12,12,111,146,12,12,74,88,86,100,102,12,12,12,12,12,12,12,12,12,12,12,88,110,12,100,94,122,128,116,12,98,12,12,12,12,12,12,92,110,55,12,12,12,12,94,90,90,116,12,70,82,12,56,57,12,12",
+ "endOffsets": "440,543,646,751,858,967,1076,1185,1294,1403,1510,1613,1732,1887,2042,2147,2268,2369,2516,2657,2760,2879,2986,3089,3244,3415,3564,3729,3886,4037,4156,4528,4677,4826,4938,5085,5238,5385,5460,5549,5636,5737,5840,8908,9093,12173,12370,12569,12692,12815,12928,13111,13242,13443,13532,13643,13876,13977,14072,14195,14324,14441,14618,14717,14852,14995,15130,15249,15450,15569,15662,15773,15829,15936,16131,16242,16375,16470,16561,16652,16769,16908,16979,17062,17742,17799,17857,18551,19257"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3748c447639623a0c90cb541e38e687e\\media-1.0.0\\res\\values-v21\\values-v21.xml",
+ "from": {
+ "startLines": "2,5,8,11",
+ "startColumns": "4,4,4,4",
+ "startOffsets": "55,223,386,554",
+ "endLines": "4,7,10,13",
+ "endColumns": "12,12,12,12",
+ "endOffsets": "218,381,549,716"
+ },
+ "to": {
+ "startLines": "265,268,272,276",
+ "startColumns": "4,4,4,4",
+ "startOffsets": "19504,19672,19961,20257",
+ "endLines": "267,270,274,278",
+ "endColumns": "12,12,12,12",
+ "endOffsets": "19667,19830,20124,20419"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/src/app/build/intermediates/blame/res/release/multi-v2/values-v22.json b/src/app/build/intermediates/blame/res/release/multi-v2/values-v22.json
new file mode 100644
index 00000000..b732d500
--- /dev/null
+++ b/src/app/build/intermediates/blame/res/release/multi-v2/values-v22.json
@@ -0,0 +1,20 @@
+{
+ "logs": [
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\incremental\\mergeReleaseResources\\merged.dir\\values-v22\\values-v22.xml",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-v22\\values-v22.xml",
+ "from": {
+ "startLines": "2,3,4,9",
+ "startColumns": "4,4,4,4",
+ "startOffsets": "55,130,217,553",
+ "endLines": "2,3,8,13",
+ "endColumns": "74,86,12,12",
+ "endOffsets": "125,212,548,896"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/src/app/build/intermediates/blame/res/release/multi-v2/values-v23.json b/src/app/build/intermediates/blame/res/release/multi-v2/values-v23.json
new file mode 100644
index 00000000..8d2b9eca
--- /dev/null
+++ b/src/app/build/intermediates/blame/res/release/multi-v2/values-v23.json
@@ -0,0 +1,20 @@
+{
+ "logs": [
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\incremental\\mergeReleaseResources\\merged.dir\\values-v23\\values-v23.xml",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-v23\\values-v23.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,19,32,33,34,35,36",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,190,325,400,487,1277,2079,2206,2311,2426,2533",
+ "endLines": "2,3,4,5,18,31,32,33,34,35,36",
+ "endColumns": "134,134,74,86,12,12,126,104,114,106,112",
+ "endOffsets": "185,320,395,482,1272,2074,2201,2306,2421,2528,2641"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/src/app/build/intermediates/blame/res/release/multi-v2/values-v24.json b/src/app/build/intermediates/blame/res/release/multi-v2/values-v24.json
new file mode 100644
index 00000000..fb801427
--- /dev/null
+++ b/src/app/build/intermediates/blame/res/release/multi-v2/values-v24.json
@@ -0,0 +1,36 @@
+{
+ "logs": [
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\incremental\\mergeReleaseResources\\merged.dir\\values-v24\\values-v24.xml",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3748c447639623a0c90cb541e38e687e\\media-1.0.0\\res\\values-v24\\values-v24.xml",
+ "from": {
+ "startLines": "2,3,4,5",
+ "startColumns": "4,4,4,4",
+ "startOffsets": "55,121,182,248",
+ "endColumns": "65,60,65,66",
+ "endOffsets": "116,177,243,310"
+ },
+ "to": {
+ "startLines": "4,5,6,7",
+ "startColumns": "4,4,4,4",
+ "startOffsets": "347,413,474,540",
+ "endColumns": "65,60,65,66",
+ "endOffsets": "408,469,535,602"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-v24\\values-v24.xml",
+ "from": {
+ "startLines": "2,3",
+ "startColumns": "4,4",
+ "startOffsets": "55,212",
+ "endColumns": "156,134",
+ "endOffsets": "207,342"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/src/app/build/intermediates/blame/res/release/multi-v2/values-v25.json b/src/app/build/intermediates/blame/res/release/multi-v2/values-v25.json
new file mode 100644
index 00000000..35edf42c
--- /dev/null
+++ b/src/app/build/intermediates/blame/res/release/multi-v2/values-v25.json
@@ -0,0 +1,24 @@
+{
+ "logs": [
+ {
+<<<<<<< HEAD:src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-v25.json
+ "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-v25\\values-v25.xml",
+=======
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\incremental\\mergeReleaseResources\\merged.dir\\values-v25\\values-v25.xml",
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/intermediates/blame/res/release/multi-v2/values-v25.json
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-v25\\values-v25.xml",
+ "from": {
+ "startLines": "2,3,4,6",
+ "startColumns": "4,4,4,4",
+ "startOffsets": "55,126,209,308",
+ "endLines": "2,3,5,7",
+ "endColumns": "70,82,12,12",
+ "endOffsets": "121,204,303,414"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/src/app/build/intermediates/blame/res/release/multi-v2/values-v26.json b/src/app/build/intermediates/blame/res/release/multi-v2/values-v26.json
new file mode 100644
index 00000000..201f45e9
--- /dev/null
+++ b/src/app/build/intermediates/blame/res/release/multi-v2/values-v26.json
@@ -0,0 +1,20 @@
+{
+ "logs": [
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\incremental\\mergeReleaseResources\\merged.dir\\values-v26\\values-v26.xml",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-v26\\values-v26.xml",
+ "from": {
+ "startLines": "2,3,4,8,12,16",
+ "startColumns": "4,4,4,4,4,4",
+ "startOffsets": "55,130,217,431,657,896",
+ "endLines": "2,3,7,11,15,16",
+ "endColumns": "74,86,12,12,12,92",
+ "endOffsets": "125,212,426,652,891,984"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/src/app/build/intermediates/blame/res/release/multi-v2/values-v28.json b/src/app/build/intermediates/blame/res/release/multi-v2/values-v28.json
new file mode 100644
index 00000000..2f05d5c0
--- /dev/null
+++ b/src/app/build/intermediates/blame/res/release/multi-v2/values-v28.json
@@ -0,0 +1,24 @@
+{
+ "logs": [
+ {
+<<<<<<< HEAD:src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-v28.json
+ "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-v28\\values-v28.xml",
+=======
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\incremental\\mergeReleaseResources\\merged.dir\\values-v28\\values-v28.xml",
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/intermediates/blame/res/release/multi-v2/values-v28.json
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-v28\\values-v28.xml",
+ "from": {
+ "startLines": "2,3,4,8",
+ "startColumns": "4,4,4,4",
+ "startOffsets": "55,130,217,447",
+ "endLines": "2,3,7,11",
+ "endColumns": "74,86,12,12",
+ "endOffsets": "125,212,442,684"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/src/app/build/intermediates/blame/res/release/multi-v2/values-vi.json b/src/app/build/intermediates/blame/res/release/multi-v2/values-vi.json
new file mode 100644
index 00000000..dd1e0a70
--- /dev/null
+++ b/src/app/build/intermediates/blame/res/release/multi-v2/values-vi.json
@@ -0,0 +1,60 @@
+{
+ "logs": [
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\incremental\\mergeReleaseResources\\merged.dir\\values-vi\\values-vi.xml",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-vi\\values-vi.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,154,260,369,483,580,666,762,870,965,1060,1156,1249,1362,1478,1565,1647,1729,1826,1932,2020",
+ "endColumns": "98,105,108,113,96,85,95,107,94,94,95,92,112,115,86,81,81,96,105,87,94",
+ "endOffsets": "149,255,364,478,575,661,757,865,960,1055,1151,1244,1357,1473,1560,1642,1724,1821,1927,2015,2110"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2817,2916,3022,3131,3245,3342,3428,3524,3632,3727,3822,3918,4011,4124,4240,4327,4409,4491,4588,4694,4782",
+ "endColumns": "98,105,108,113,96,85,95,107,94,94,95,92,112,115,86,81,81,96,105,87,94",
+ "endOffsets": "2911,3017,3126,3240,3337,3423,3519,3627,3722,3817,3913,4006,4119,4235,4322,4404,4486,4583,4689,4777,4872"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-vi\\values-vi.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "4961",
+ "endColumns": "100",
+ "endOffsets": "5057"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-vi\\values-vi.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,219,327,436,520,623,742,819,896,987,1080,1176,1270,1371,1464,1559,1657,1748,1839,1923,2027,2136,2237,2342,2456,2561,2718,2817",
+ "endColumns": "113,107,108,83,102,118,76,76,90,92,95,93,100,92,94,97,90,90,83,103,108,100,104,113,104,156,98,83",
+ "endOffsets": "214,322,431,515,618,737,814,891,982,1075,1171,1265,1366,1459,1554,1652,1743,1834,1918,2022,2131,2232,2337,2451,2556,2713,2812,2896"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,219,327,436,520,623,742,819,896,987,1080,1176,1270,1371,1464,1559,1657,1748,1839,1923,2027,2136,2237,2342,2456,2561,2718,4877",
+ "endColumns": "113,107,108,83,102,118,76,76,90,92,95,93,100,92,94,97,90,90,83,103,108,100,104,113,104,156,98,83",
+ "endOffsets": "214,322,431,515,618,737,814,891,982,1075,1171,1265,1366,1459,1554,1652,1743,1834,1918,2022,2131,2232,2337,2451,2556,2713,2812,4956"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/src/app/build/intermediates/blame/res/release/multi-v2/values-watch-v20.json b/src/app/build/intermediates/blame/res/release/multi-v2/values-watch-v20.json
new file mode 100644
index 00000000..e4cc7fac
--- /dev/null
+++ b/src/app/build/intermediates/blame/res/release/multi-v2/values-watch-v20.json
@@ -0,0 +1,20 @@
+{
+ "logs": [
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\incremental\\mergeReleaseResources\\merged.dir\\values-watch-v20\\values-watch-v20.xml",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-watch-v20\\values-watch-v20.xml",
+ "from": {
+ "startLines": "2,5,8",
+ "startColumns": "4,4,4",
+ "startOffsets": "55,214,385",
+ "endLines": "4,7,10",
+ "endColumns": "12,12,12",
+ "endOffsets": "209,380,553"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/src/app/build/intermediates/blame/res/release/multi-v2/values-watch-v21.json b/src/app/build/intermediates/blame/res/release/multi-v2/values-watch-v21.json
new file mode 100644
index 00000000..95afa5b5
--- /dev/null
+++ b/src/app/build/intermediates/blame/res/release/multi-v2/values-watch-v21.json
@@ -0,0 +1,20 @@
+{
+ "logs": [
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\incremental\\mergeReleaseResources\\merged.dir\\values-watch-v21\\values-watch-v21.xml",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-watch-v21\\values-watch-v21.xml",
+ "from": {
+ "startLines": "2,6,10",
+ "startColumns": "4,4,4",
+ "startOffsets": "55,271,499",
+ "endLines": "5,9,13",
+ "endColumns": "12,12,12",
+ "endOffsets": "266,494,724"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/src/app/build/intermediates/blame/res/release/multi-v2/values-xlarge-v4.json b/src/app/build/intermediates/blame/res/release/multi-v2/values-xlarge-v4.json
new file mode 100644
index 00000000..bdf2d8c5
--- /dev/null
+++ b/src/app/build/intermediates/blame/res/release/multi-v2/values-xlarge-v4.json
@@ -0,0 +1,19 @@
+{
+ "logs": [
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\incremental\\mergeReleaseResources\\merged.dir\\values-xlarge-v4\\values-xlarge-v4.xml",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-xlarge-v4\\values-xlarge-v4.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7",
+ "startColumns": "4,4,4,4,4,4",
+ "startOffsets": "55,126,197,267,337,405",
+ "endColumns": "70,70,69,69,67,67",
+ "endOffsets": "121,192,262,332,400,468"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/src/app/build/intermediates/blame/res/release/multi-v2/values-zh-rCN.json b/src/app/build/intermediates/blame/res/release/multi-v2/values-zh-rCN.json
new file mode 100644
index 00000000..e935ae85
--- /dev/null
+++ b/src/app/build/intermediates/blame/res/release/multi-v2/values-zh-rCN.json
@@ -0,0 +1,98 @@
+{
+ "logs": [
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\incremental\\mergeReleaseResources\\merged.dir\\values-zh-rCN\\values-zh-rCN.xml",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-zh-rCN\\values-zh-rCN.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,148,240,334,431,517,596,683,777,870,960,1048,1136,1235,1335,1416,1496,1576,1666,1756,1838",
+ "endColumns": "92,91,93,96,85,78,86,93,92,89,87,87,98,99,80,79,79,89,89,81,88",
+ "endOffsets": "143,235,329,426,512,591,678,772,865,955,1043,1131,1230,1330,1411,1491,1571,1661,1751,1833,1922"
+ },
+ "to": {
+ "startLines": "106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "6727,6820,6912,7006,7103,7189,7268,7355,7449,7542,7632,7720,7808,7907,8007,8088,8168,8248,8338,8428,8510",
+ "endColumns": "92,91,93,96,85,78,86,93,92,89,87,87,98,99,80,79,79,89,89,81,88",
+ "endOffsets": "6815,6907,7001,7098,7184,7263,7350,7444,7537,7627,7715,7803,7902,8002,8083,8163,8243,8333,8423,8505,8594"
+ }
+ },
+ {
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\src\\main\\res\\values-zh-rCN\\strings.xml",
+ "from": {
+ "startLines": "139,79,78,77,76,20,21,22,123,124,131,130,27,137,89,88,85,87,86,84,83,82,101,100,99,91,19,61,30,31,92,80,125,75,64,67,39,45,71,69,50,40,60,59,58,54,53,51,52,55,133,56,134,46,74,57,65,44,49,48,47,63,70,68,66,43,62,41,42,73,135,29,35,37,34,36,72,33,32,26,25,108,107,110,122,115,114,116,117,119,118,109,113,111,112,106,120,121,129,127,126,128,28,90,98,103,102,104,97,96,95,94,23,24",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "7443,3971,3904,3830,3779,897,938,987,6786,6832,7189,7138,1276,7390,4613,4552,4343,4474,4412,4283,4217,4153,5273,5212,5148,4732,846,2988,1449,1503,4787,4045,6890,3719,3148,3290,1887,2174,3487,3386,2425,1941,2927,2873,2821,2622,2573,2477,2526,2669,7246,2717,7296,2218,3659,2768,3192,2130,2377,2320,2264,3092,3437,3340,3245,2085,3049,1992,2034,3599,7342,1397,1708,1806,1660,1758,3542,1612,1566,1224,1170,5655,5595,5798,6711,6114,6044,6179,6258,6443,6369,5731,5988,5856,5922,5545,6548,6632,7099,6990,6941,7036,1339,4676,5088,5388,5329,5456,5039,4993,4944,4892,1036,1103",
+ "endLines": "141,79,78,77,76,20,21,22,123,124,131,130,27,137,89,88,85,87,86,84,83,82,101,100,99,91,19,61,30,31,92,80,125,75,64,67,39,45,71,69,50,40,60,59,58,54,53,51,52,55,133,56,134,46,74,57,65,44,49,48,47,63,70,68,66,43,62,41,42,73,135,29,35,37,34,36,72,33,32,26,25,108,107,110,122,115,114,116,117,119,118,109,113,111,112,106,120,121,129,127,126,128,28,90,98,103,102,104,97,96,95,94,23,24",
+ "endColumns": "14,72,65,72,49,39,47,47,44,56,53,49,61,49,61,59,67,76,60,58,64,62,54,59,62,53,49,59,52,61,84,80,49,58,42,48,52,42,53,49,50,49,59,52,50,45,47,47,45,46,48,49,44,44,58,51,51,42,46,55,54,54,48,44,43,43,41,40,49,58,44,50,48,48,46,46,55,46,44,50,52,74,58,56,73,63,68,77,109,103,72,65,54,64,64,48,82,77,37,44,47,61,56,54,58,66,57,61,47,44,47,50,65,65",
+ "endOffsets": "7617,4039,3965,3898,3824,932,981,1030,6826,6884,7238,7183,1333,7435,4670,4607,4406,4546,4468,4337,4277,4211,5323,5267,5206,4781,891,3043,1497,1560,4867,4121,6935,3773,3186,3334,1935,2212,3536,3431,2471,1986,2982,2921,2867,2663,2616,2520,2567,2711,7290,2762,7336,2258,3713,2815,3239,2168,2419,2371,2314,3142,3481,3380,3284,2124,3086,2028,2079,3653,7382,1443,1752,1850,1702,1800,3593,1654,1606,1270,1218,5725,5649,5850,6780,6173,6108,6252,6363,6542,6437,5792,6038,5916,5982,5589,6626,6705,7132,7030,6984,7093,1391,4726,5142,5450,5382,5513,5082,5033,4987,4938,1097,1164"
+ },
+ "to": {
+ "startLines": "6,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,158,159,161,162,163,164,165,166,167,168,169,170,171",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "215,2945,3018,3084,3157,3207,3247,3295,3343,3388,3445,3499,3549,3611,3661,3723,3783,3851,3928,3989,4048,4113,4176,4231,4291,4354,4408,4458,4518,4571,4633,4718,4799,4849,4908,4951,5000,5053,5096,5150,5200,5251,5301,5361,5414,5465,5511,5559,5607,5653,5700,5749,5799,5844,5889,5948,6000,6052,6095,6142,6198,6253,6308,6357,6402,6446,6490,6532,6573,6623,6682,8599,8650,8699,8748,8795,8842,8898,8945,8990,9041,9094,9169,9228,9285,9359,9423,9492,9570,9680,9784,9857,9923,9978,10043,10108,10157,10240,10318,10356,10401,10527,10589,10747,10802,10861,10928,10986,11048,11096,11141,11189,11240,11306",
+ "endLines": "8,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,158,159,161,162,163,164,165,166,167,168,169,170,171",
+ "endColumns": "14,72,65,72,49,39,47,47,44,56,53,49,61,49,61,59,67,76,60,58,64,62,54,59,62,53,49,59,52,61,84,80,49,58,42,48,52,42,53,49,50,49,59,52,50,45,47,47,45,46,48,49,44,44,58,51,51,42,46,55,54,54,48,44,43,43,41,40,49,58,44,50,48,48,46,46,55,46,44,50,52,74,58,56,73,63,68,77,109,103,72,65,54,64,64,48,82,77,37,44,47,61,56,54,58,66,57,61,47,44,47,50,65,65",
+ "endOffsets": "379,3013,3079,3152,3202,3242,3290,3338,3383,3440,3494,3544,3606,3656,3718,3778,3846,3923,3984,4043,4108,4171,4226,4286,4349,4403,4453,4513,4566,4628,4713,4794,4844,4903,4946,4995,5048,5091,5145,5195,5246,5296,5356,5409,5460,5506,5554,5602,5648,5695,5744,5794,5839,5884,5943,5995,6047,6090,6137,6193,6248,6303,6352,6397,6441,6485,6527,6568,6618,6677,6722,8645,8694,8743,8790,8837,8893,8940,8985,9036,9089,9164,9223,9280,9354,9418,9487,9565,9675,9779,9852,9918,9973,10038,10103,10152,10235,10313,10351,10396,10444,10584,10641,10797,10856,10923,10981,11043,11091,11136,11184,11235,11301,11367"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-zh-rCN\\values-zh-rCN.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,201,296,396,478,575,681,757,833,924,1017,1115,1211,1306,1399,1494,1586,1677,1768,1846,1942,2038,2133,2230,2325,2423,2572,2666",
+ "endColumns": "95,94,99,81,96,105,75,75,90,92,97,95,94,92,94,91,90,90,77,95,95,94,96,94,97,148,93,77",
+ "endOffsets": "196,291,391,473,570,676,752,828,919,1012,1110,1206,1301,1394,1489,1581,1672,1763,1841,1937,2033,2128,2225,2320,2418,2567,2661,2739"
+ },
+ "to": {
+ "startLines": "9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,157",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "384,480,575,675,757,854,960,1036,1112,1203,1296,1394,1490,1585,1678,1773,1865,1956,2047,2125,2221,2317,2412,2509,2604,2702,2851,10449",
+ "endColumns": "95,94,99,81,96,105,75,75,90,92,97,95,94,92,94,91,90,90,77,95,95,94,96,94,97,148,93,77",
+ "endOffsets": "475,570,670,752,849,955,1031,1107,1198,1291,1389,1485,1580,1673,1768,1860,1951,2042,2120,2216,2312,2407,2504,2599,2697,2846,2940,10522"
+ }
+ },
+ {
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\src\\main\\res\\values-zh-rCN\\arrays.xml",
+ "from": {
+ "startLines": "18",
+ "startColumns": "4",
+ "startOffsets": "730",
+ "endLines": "21",
+ "endColumns": "19",
+ "endOffsets": "838"
+ },
+ "to": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "105",
+ "endLines": "5",
+ "endColumns": "19",
+ "endOffsets": "210"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-zh-rCN\\values-zh-rCN.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "160",
+ "startColumns": "4",
+ "startOffsets": "10646",
+ "endColumns": "100",
+ "endOffsets": "10742"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/src/app/build/intermediates/blame/res/release/multi-v2/values-zh-rHK.json b/src/app/build/intermediates/blame/res/release/multi-v2/values-zh-rHK.json
new file mode 100644
index 00000000..77b82bae
--- /dev/null
+++ b/src/app/build/intermediates/blame/res/release/multi-v2/values-zh-rHK.json
@@ -0,0 +1,64 @@
+{
+ "logs": [
+ {
+<<<<<<< HEAD:src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-zh-rHK.json
+ "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-zh-rHK\\values-zh-rHK.xml",
+=======
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\incremental\\mergeReleaseResources\\merged.dir\\values-zh-rHK\\values-zh-rHK.xml",
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/intermediates/blame/res/release/multi-v2/values-zh-rHK.json
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-zh-rHK\\values-zh-rHK.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,200,293,393,475,572,680,756,832,924,1018,1110,1206,1302,1396,1492,1584,1676,1768,1846,1942,2038,2133,2230,2325,2423,2574,2668",
+ "endColumns": "94,92,99,81,96,107,75,75,91,93,91,95,95,93,95,91,91,91,77,95,95,94,96,94,97,150,93,77",
+ "endOffsets": "195,288,388,470,567,675,751,827,919,1013,1105,1201,1297,1391,1487,1579,1671,1763,1841,1937,2033,2128,2225,2320,2418,2569,2663,2741"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,200,293,393,475,572,680,756,832,924,1018,1110,1206,1302,1396,1492,1584,1676,1768,1846,1942,2038,2133,2230,2325,2423,2574,4534",
+ "endColumns": "94,92,99,81,96,107,75,75,91,93,91,95,95,93,95,91,91,91,77,95,95,94,96,94,97,150,93,77",
+ "endOffsets": "195,288,388,470,567,675,751,827,919,1013,1105,1201,1297,1391,1487,1579,1671,1763,1841,1937,2033,2128,2225,2320,2418,2569,2663,4607"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-zh-rHK\\values-zh-rHK.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "4612",
+ "endColumns": "100",
+ "endOffsets": "4708"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-zh-rHK\\values-zh-rHK.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,148,240,333,430,516,595,682,776,868,958,1046,1134,1233,1331,1412,1491,1570,1660,1750,1832",
+ "endColumns": "92,91,92,96,85,78,86,93,91,89,87,87,98,97,80,78,78,89,89,81,88",
+ "endOffsets": "143,235,328,425,511,590,677,771,863,953,1041,1129,1228,1326,1407,1486,1565,1655,1745,1827,1916"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2668,2761,2853,2946,3043,3129,3208,3295,3389,3481,3571,3659,3747,3846,3944,4025,4104,4183,4273,4363,4445",
+ "endColumns": "92,91,92,96,85,78,86,93,91,89,87,87,98,97,80,78,78,89,89,81,88",
+ "endOffsets": "2756,2848,2941,3038,3124,3203,3290,3384,3476,3566,3654,3742,3841,3939,4020,4099,4178,4268,4358,4440,4529"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/src/app/build/intermediates/blame/res/release/multi-v2/values-zh-rTW.json b/src/app/build/intermediates/blame/res/release/multi-v2/values-zh-rTW.json
new file mode 100644
index 00000000..a939f467
--- /dev/null
+++ b/src/app/build/intermediates/blame/res/release/multi-v2/values-zh-rTW.json
@@ -0,0 +1,98 @@
+{
+ "logs": [
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\incremental\\mergeReleaseResources\\merged.dir\\values-zh-rTW\\values-zh-rTW.xml",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-zh-rTW\\values-zh-rTW.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "156",
+ "startColumns": "4",
+ "startOffsets": "10460",
+ "endColumns": "100",
+ "endOffsets": "10556"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-zh-rTW\\values-zh-rTW.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,148,240,333,430,516,595,682,776,869,959,1047,1135,1233,1331,1412,1492,1572,1662,1752,1834",
+ "endColumns": "92,91,92,96,85,78,86,93,92,89,87,87,97,97,80,79,79,89,89,81,88",
+ "endOffsets": "143,235,328,425,511,590,677,771,864,954,1042,1130,1228,1326,1407,1487,1567,1657,1747,1829,1918"
+ },
+ "to": {
+ "startLines": "102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "6545,6638,6730,6823,6920,7006,7085,7172,7266,7359,7449,7537,7625,7723,7821,7902,7982,8062,8152,8242,8324",
+ "endColumns": "92,91,92,96,85,78,86,93,92,89,87,87,97,97,80,79,79,89,89,81,88",
+ "endOffsets": "6633,6725,6818,6915,7001,7080,7167,7261,7354,7444,7532,7620,7718,7816,7897,7977,8057,8147,8237,8319,8408"
+ }
+ },
+ {
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\src\\main\\res\\values-zh-rTW\\strings.xml",
+ "from": {
+ "startLines": "133,80,79,78,77,20,21,22,123,124,132,131,27,88,87,85,86,84,83,82,81,100,99,98,90,19,62,30,31,91,38,125,76,65,68,40,46,72,70,51,41,61,60,59,55,54,52,53,56,57,47,75,58,66,45,50,49,48,64,71,69,67,44,63,42,43,74,29,35,37,34,36,73,33,32,26,25,107,106,109,121,114,113,115,116,118,117,108,112,110,111,105,119,120,130,128,127,129,28,89,97,102,101,103,96,95,94,93,23,24",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "7236,4068,4001,3927,3876,913,954,1003,6776,6822,7181,7130,1292,4602,4541,4394,4463,4332,4272,4205,4141,5261,5200,5136,4721,862,3085,1465,1519,4776,1872,6880,3816,3245,3387,1984,2271,3584,3483,2522,2038,3024,2970,2918,2719,2670,2574,2623,2766,2814,2315,3756,2865,3289,2227,2474,2417,2361,3189,3534,3437,3342,2182,3146,2089,2131,3696,1413,1724,1822,1676,1774,3639,1628,1582,1240,1186,5643,5583,5786,6699,6102,6032,6167,6246,6431,6357,5719,5976,5844,5910,5533,6536,6620,7091,6982,6933,7028,1355,4665,5076,5376,5317,5444,5027,4981,4932,4880,1052,1119",
+ "endLines": "135,80,79,78,77,20,21,22,123,124,132,131,27,88,87,85,86,84,83,82,81,100,99,98,90,19,62,30,31,91,38,125,76,65,68,40,46,72,70,51,41,61,60,59,55,54,52,53,56,57,47,75,58,66,45,50,49,48,64,71,69,67,44,63,42,43,74,29,35,37,34,36,73,33,32,26,25,107,106,109,121,114,113,115,116,118,117,108,112,110,111,105,119,120,130,128,127,129,28,89,97,102,101,103,96,95,94,93,23,24",
+ "endColumns": "14,71,65,72,49,39,47,47,44,56,53,49,61,61,59,67,76,60,58,65,62,54,59,62,53,49,59,52,61,83,79,49,58,42,48,52,42,53,49,50,49,59,52,50,45,47,47,45,46,49,44,58,51,51,42,46,55,54,54,48,44,43,43,41,40,49,58,50,48,48,46,46,55,46,44,50,52,74,58,56,73,63,68,77,109,103,72,65,54,64,64,48,82,77,37,44,47,61,56,54,58,66,57,61,47,44,47,50,65,65",
+ "endOffsets": "7410,4135,4062,3995,3921,948,997,1046,6816,6874,7230,7175,1349,4659,4596,4457,4535,4388,4326,4266,4199,5311,5255,5194,4770,907,3140,1513,1576,4855,1947,6925,3870,3283,3431,2032,2309,3633,3528,2568,2083,3079,3018,2964,2760,2713,2617,2664,2808,2859,2355,3810,2912,3336,2265,2516,2468,2411,3239,3578,3477,3381,2221,3183,2125,2176,3750,1459,1768,1866,1718,1816,3690,1670,1622,1286,1234,5713,5637,5838,6768,6161,6096,6240,6351,6530,6425,5780,6026,5904,5970,5577,6614,6693,7124,7022,6976,7085,1407,4715,5130,5438,5370,5501,5070,5021,4975,4926,1113,1180"
+ },
+ "to": {
+ "startLines": "6,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,154,155,157,158,159,160,161,162,163,164,165,166,167",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "215,2954,3026,3092,3165,3215,3255,3303,3351,3396,3453,3507,3557,3619,3681,3741,3809,3886,3947,4006,4072,4135,4190,4250,4313,4367,4417,4477,4530,4592,4676,4756,4806,4865,4908,4957,5010,5053,5107,5157,5208,5258,5318,5371,5422,5468,5516,5564,5610,5657,5707,5752,5811,5863,5915,5958,6005,6061,6116,6171,6220,6265,6309,6353,6395,6436,6486,8413,8464,8513,8562,8609,8656,8712,8759,8804,8855,8908,8983,9042,9099,9173,9237,9306,9384,9494,9598,9671,9737,9792,9857,9922,9971,10054,10132,10170,10215,10341,10403,10561,10616,10675,10742,10800,10862,10910,10955,11003,11054,11120",
+ "endLines": "8,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,154,155,157,158,159,160,161,162,163,164,165,166,167",
+ "endColumns": "14,71,65,72,49,39,47,47,44,56,53,49,61,61,59,67,76,60,58,65,62,54,59,62,53,49,59,52,61,83,79,49,58,42,48,52,42,53,49,50,49,59,52,50,45,47,47,45,46,49,44,58,51,51,42,46,55,54,54,48,44,43,43,41,40,49,58,50,48,48,46,46,55,46,44,50,52,74,58,56,73,63,68,77,109,103,72,65,54,64,64,48,82,77,37,44,47,61,56,54,58,66,57,61,47,44,47,50,65,65",
+ "endOffsets": "379,3021,3087,3160,3210,3250,3298,3346,3391,3448,3502,3552,3614,3676,3736,3804,3881,3942,4001,4067,4130,4185,4245,4308,4362,4412,4472,4525,4587,4671,4751,4801,4860,4903,4952,5005,5048,5102,5152,5203,5253,5313,5366,5417,5463,5511,5559,5605,5652,5702,5747,5806,5858,5910,5953,6000,6056,6111,6166,6215,6260,6304,6348,6390,6431,6481,6540,8459,8508,8557,8604,8651,8707,8754,8799,8850,8903,8978,9037,9094,9168,9232,9301,9379,9489,9593,9666,9732,9787,9852,9917,9966,10049,10127,10165,10210,10258,10398,10455,10611,10670,10737,10795,10857,10905,10950,10998,11049,11115,11181"
+ }
+ },
+ {
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\src\\main\\res\\values-zh-rTW\\arrays.xml",
+ "from": {
+ "startLines": "18",
+ "startColumns": "4",
+ "startOffsets": "730",
+ "endLines": "21",
+ "endColumns": "19",
+ "endOffsets": "838"
+ },
+ "to": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "105",
+ "endLines": "5",
+ "endColumns": "19",
+ "endOffsets": "210"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-zh-rTW\\values-zh-rTW.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,200,293,393,475,572,680,756,832,924,1018,1116,1212,1308,1402,1498,1590,1682,1774,1852,1948,2044,2139,2236,2331,2431,2581,2675",
+ "endColumns": "94,92,99,81,96,107,75,75,91,93,97,95,95,93,95,91,91,91,77,95,95,94,96,94,99,149,93,77",
+ "endOffsets": "195,288,388,470,567,675,751,827,919,1013,1111,1207,1303,1397,1493,1585,1677,1769,1847,1943,2039,2134,2231,2326,2426,2576,2670,2748"
+ },
+ "to": {
+ "startLines": "9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,153",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "384,479,572,672,754,851,959,1035,1111,1203,1297,1395,1491,1587,1681,1777,1869,1961,2053,2131,2227,2323,2418,2515,2610,2710,2860,10263",
+ "endColumns": "94,92,99,81,96,107,75,75,91,93,97,95,95,93,95,91,91,91,77,95,95,94,96,94,99,149,93,77",
+ "endOffsets": "474,567,667,749,846,954,1030,1106,1198,1292,1390,1486,1582,1676,1772,1864,1956,2048,2126,2222,2318,2413,2510,2605,2705,2855,2949,10336"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/src/app/build/intermediates/blame/res/release/multi-v2/values-zu.json b/src/app/build/intermediates/blame/res/release/multi-v2/values-zu.json
new file mode 100644
index 00000000..92ad9c2a
--- /dev/null
+++ b/src/app/build/intermediates/blame/res/release/multi-v2/values-zu.json
@@ -0,0 +1,64 @@
+{
+ "logs": [
+ {
+<<<<<<< HEAD:src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-zu.json
+ "outputFile": "H:\\A\\test\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-zu\\values-zu.xml",
+=======
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\incremental\\mergeReleaseResources\\merged.dir\\values-zu\\values-zu.xml",
+>>>>>>> b771553b9a51e0cecdfd9a7ee8dba9d61b20895a:src/app/build/intermediates/blame/res/release/multi-v2/values-zu.json
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-zu\\values-zu.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,164,280,398,519,617,703,804,911,1006,1098,1189,1280,1399,1514,1600,1683,1765,1865,1969,2057",
+ "endColumns": "108,115,117,120,97,85,100,106,94,91,90,90,118,114,85,82,81,99,103,87,97",
+ "endOffsets": "159,275,393,514,612,698,799,906,1001,1093,1184,1275,1394,1509,1595,1678,1760,1860,1964,2052,2150"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2817,2926,3042,3160,3281,3379,3465,3566,3673,3768,3860,3951,4042,4161,4276,4362,4445,4527,4627,4731,4819",
+ "endColumns": "108,115,117,120,97,85,100,106,94,91,90,90,118,114,85,82,81,99,103,87,97",
+ "endOffsets": "2921,3037,3155,3276,3374,3460,3561,3668,3763,3855,3946,4037,4156,4271,4357,4440,4522,4622,4726,4814,4912"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-zu\\values-zu.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "4998",
+ "endColumns": "100",
+ "endOffsets": "5094"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-zu\\values-zu.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,213,320,434,522,625,752,832,912,1003,1096,1190,1284,1385,1478,1573,1667,1758,1851,1937,2041,2147,2245,2352,2458,2564,2721,2817",
+ "endColumns": "107,106,113,87,102,126,79,79,90,92,93,93,100,92,94,93,90,92,85,103,105,97,106,105,105,156,95,80",
+ "endOffsets": "208,315,429,517,620,747,827,907,998,1091,1185,1279,1380,1473,1568,1662,1753,1846,1932,2036,2142,2240,2347,2453,2559,2716,2812,2893"
+ },
+ "to": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,213,320,434,522,625,752,832,912,1003,1096,1190,1284,1385,1478,1573,1667,1758,1851,1937,2041,2147,2245,2352,2458,2564,2721,4917",
+ "endColumns": "107,106,113,87,102,126,79,79,90,92,93,93,100,92,94,93,90,92,85,103,105,97,106,105,105,156,95,80",
+ "endOffsets": "208,315,429,517,620,747,827,907,998,1091,1185,1279,1380,1473,1568,1662,1753,1846,1932,2036,2142,2240,2347,2453,2559,2716,2812,4993"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/src/app/build/intermediates/blame/res/release/multi-v2/values.json b/src/app/build/intermediates/blame/res/release/multi-v2/values.json
new file mode 100644
index 00000000..e82d7793
--- /dev/null
+++ b/src/app/build/intermediates/blame/res/release/multi-v2/values.json
@@ -0,0 +1,269 @@
+{
+ "logs": [
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\incremental\\mergeReleaseResources\\merged.dir\\values\\values.xml",
+ "map": [
+ {
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\src\\main\\res\\values\\colors.xml",
+ "from": {
+ "startLines": "23,19,20,21,22,18",
+ "startColumns": "4,4,4,4,4,4",
+ "startOffsets": "975,769,820,871,923,712",
+ "endColumns": "49,50,50,51,51,56",
+ "endOffsets": "1020,815,866,918,970,764"
+ },
+ "to": {
+ "startLines": "166,185,186,187,188,224",
+ "startColumns": "4,4,4,4,4,4",
+ "startOffsets": "8227,9599,9650,9701,9753,12104",
+ "endColumns": "49,50,50,51,51,56",
+ "endOffsets": "8272,9645,9696,9748,9800,12156"
+ }
+ },
+ {
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\src\\main\\res\\values\\strings.xml",
+ "from": {
+ "startLines": "144,80,83,82,81,20,21,22,129,130,138,137,27,19,151,93,92,89,91,90,88,87,86,105,104,103,95,40,39,18,65,30,31,96,42,84,131,79,68,71,43,49,75,73,54,44,64,63,62,58,57,55,56,59,140,60,141,50,78,61,69,48,53,52,51,67,74,72,70,47,66,45,46,77,142,29,35,37,34,36,76,33,32,26,25,112,111,115,127,120,119,121,122,124,123,113,114,118,116,117,110,125,126,136,134,133,135,28,94,102,107,106,108,101,100,99,98,149,23,24",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "8948,4400,4661,4565,4496,942,985,1037,8268,8317,8712,8661,1397,888,9422,5490,5407,5115,5299,5209,5044,4960,4877,6336,6253,6151,5645,2119,2068,823,3512,1601,1654,5706,2212,4744,8380,4329,3697,3854,2271,2586,4064,3956,2887,2329,3441,3380,3323,3101,3049,2946,2999,3151,8771,3201,8835,2633,4263,3261,3746,2539,2832,2744,2686,3635,4013,3909,3809,2489,3590,2386,2429,4196,8891,1546,1865,1973,1818,1920,4125,1762,1714,1342,1289,6792,6725,7033,8171,7397,7316,7471,7560,7802,7723,6876,6951,7257,7097,7177,6670,7946,8068,8620,8493,8436,8546,1481,5577,6065,6471,6402,6551,6006,5951,5889,5829,9356,1089,1199",
+ "endLines": "148,80,83,82,81,20,21,22,129,130,138,137,27,19,151,93,92,89,91,90,88,87,86,105,104,103,95,40,39,18,65,30,31,96,42,84,131,79,68,71,43,49,75,73,54,44,64,63,62,58,57,55,56,59,140,60,141,50,78,61,69,48,53,52,51,67,74,72,70,47,66,45,46,77,142,29,35,37,34,36,76,33,32,26,25,112,111,115,127,120,119,121,122,124,123,113,114,118,116,117,110,125,126,136,134,133,135,28,94,102,107,106,108,101,100,99,98,149,23,24",
+ "endColumns": "14,95,82,95,68,42,51,51,48,62,57,50,83,53,49,86,82,93,107,89,70,83,82,65,82,101,60,61,50,64,77,52,59,104,58,101,54,70,48,54,57,46,60,56,58,56,70,60,56,49,51,52,49,49,63,59,55,52,65,61,62,46,54,87,57,61,50,46,44,49,44,42,59,66,55,54,54,52,46,52,70,55,47,54,52,83,66,63,95,73,80,88,162,143,78,74,81,58,79,79,54,121,102,40,52,56,73,64,67,85,79,68,93,58,54,61,59,64,109,89",
+ "endOffsets": "9351,4491,4739,4656,4560,980,1032,1084,8312,8375,8765,8707,1476,937,9467,5572,5485,5204,5402,5294,5110,5039,4955,6397,6331,6248,5701,2176,2114,883,3585,1649,1709,5806,2266,4841,8430,4395,3741,3904,2324,2628,4120,4008,2941,2381,3507,3436,3375,3146,3096,2994,3044,3196,8830,3256,8886,2681,4324,3318,3804,2581,2882,2827,2739,3692,4059,3951,3849,2534,3630,2424,2484,4258,8942,1596,1915,2021,1860,1968,4191,1813,1757,1392,1337,6871,6787,7092,8262,7466,7392,7555,7718,7941,7797,6946,7028,7311,7172,7252,6720,8063,8166,8656,8541,8488,8615,1541,5640,6146,6546,6466,6640,6060,6001,5946,5884,9416,1194,1284"
+ },
+ "to": {
+ "startLines": "389,433,434,435,436,437,438,439,440,441,442,443,444,445,446,447,448,449,450,451,452,453,454,455,456,457,458,459,460,461,462,463,464,465,466,467,468,469,470,471,472,473,474,475,476,477,478,479,480,481,482,483,484,485,486,487,488,489,490,491,492,493,494,495,496,497,498,499,500,501,502,503,504,505,506,531,532,533,534,535,536,537,538,539,540,541,542,543,544,545,546,547,548,549,550,551,552,553,554,555,556,557,558,559,560,561,563,564,566,567,568,569,570,571,572,573,574,575,576,577",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "22867,26017,26113,26196,26292,26361,26404,26456,26508,26557,26620,26678,26729,26813,26867,26917,27004,27087,27181,27289,27379,27450,27534,27617,27683,27766,27868,27929,27991,28042,28107,28185,28238,28298,28403,28462,28564,28619,28690,28739,28794,28852,28899,28960,29017,29076,29133,29204,29265,29322,29372,29424,29477,29527,29577,29641,29701,29757,29810,29876,29938,30001,30048,30103,30191,30249,30311,30362,30409,30454,30504,30549,30592,30652,30719,32446,32501,32556,32609,32656,32709,32780,32836,32884,32939,32992,33076,33143,33207,33303,33377,33458,33547,33710,33854,33933,34008,34090,34149,34229,34309,34364,34486,34589,34630,34683,34793,34867,35003,35071,35157,35237,35306,35400,35459,35514,35576,35636,35701,35811",
+ "endLines": "393,433,434,435,436,437,438,439,440,441,442,443,444,445,446,447,448,449,450,451,452,453,454,455,456,457,458,459,460,461,462,463,464,465,466,467,468,469,470,471,472,473,474,475,476,477,478,479,480,481,482,483,484,485,486,487,488,489,490,491,492,493,494,495,496,497,498,499,500,501,502,503,504,505,506,531,532,533,534,535,536,537,538,539,540,541,542,543,544,545,546,547,548,549,550,551,552,553,554,555,556,557,558,559,560,561,563,564,566,567,568,569,570,571,572,573,574,575,576,577",
+ "endColumns": "14,95,82,95,68,42,51,51,48,62,57,50,83,53,49,86,82,93,107,89,70,83,82,65,82,101,60,61,50,64,77,52,59,104,58,101,54,70,48,54,57,46,60,56,58,56,70,60,56,49,51,52,49,49,63,59,55,52,65,61,62,46,54,87,57,61,50,46,44,49,44,42,59,66,55,54,54,52,46,52,70,55,47,54,52,83,66,63,95,73,80,88,162,143,78,74,81,58,79,79,54,121,102,40,52,56,73,64,67,85,79,68,93,58,54,61,59,64,109,89",
+ "endOffsets": "23254,26108,26191,26287,26356,26399,26451,26503,26552,26615,26673,26724,26808,26862,26912,26999,27082,27176,27284,27374,27445,27529,27612,27678,27761,27863,27924,27986,28037,28102,28180,28233,28293,28398,28457,28559,28614,28685,28734,28789,28847,28894,28955,29012,29071,29128,29199,29260,29317,29367,29419,29472,29522,29572,29636,29696,29752,29805,29871,29933,29996,30043,30098,30186,30244,30306,30357,30404,30449,30499,30544,30587,30647,30714,30770,32496,32551,32604,32651,32704,32775,32831,32879,32934,32987,33071,33138,33202,33298,33372,33453,33542,33705,33849,33928,34003,34085,34144,34224,34304,34359,34481,34584,34625,34678,34735,34862,34927,35066,35152,35232,35301,35395,35454,35509,35571,35631,35696,35806,35896"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\28311d78d83b5fa40014ff049554d56a\\coordinatorlayout-1.0.0\\res\\values\\values.xml",
+ "from": {
+ "startLines": "2,102,3,13",
+ "startColumns": "4,4,4,4",
+ "startOffsets": "55,5935,116,724",
+ "endLines": "2,104,12,101",
+ "endColumns": "60,12,24,24",
+ "endOffsets": "111,6075,719,5930"
+ },
+ "to": {
+ "startLines": "25,2170,2884,2894",
+ "startColumns": "4,4,4,4",
+ "startOffsets": "1091,143037,187069,187677",
+ "endLines": "25,2172,2893,2982",
+ "endColumns": "60,12,24,24",
+ "endOffsets": "1147,143177,187672,192883"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values\\values.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,79,95,98,101,108,114,117,14",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,122,182,244,317,385,447,508,581,649,710,764,1435,1510,1588,1663,1738,1798,1858,1946,2032,2119,2179,2249,2325,2403,2485,2590,2655,2708,2770,2842,2908,2974,3038,3100,3178,3256,3310,3362,3414,3482,3552,3642,3730,3786,3850,3951,4052,4145,5242,6347,6520,6689,7126,7568,7770,827",
+ "endLines": "2,3,4,5,6,7,8,9,10,11,12,13,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,78,94,97,100,107,113,116,119,25",
+ "endColumns": "66,59,61,72,67,61,60,72,67,60,53,62,74,77,74,74,59,59,87,85,86,59,69,75,77,81,104,64,52,61,71,65,65,63,61,77,77,53,51,51,67,69,89,87,55,63,100,100,92,12,12,12,12,12,12,12,12,24",
+ "endOffsets": "117,177,239,312,380,442,503,576,644,705,759,822,1505,1583,1658,1733,1793,1853,1941,2027,2114,2174,2244,2320,2398,2480,2585,2650,2703,2765,2837,2903,2969,3033,3095,3173,3251,3305,3357,3409,3477,3547,3637,3725,3781,3845,3946,4047,4140,5237,6342,6515,6684,7121,7563,7765,7954,1430"
+ },
+ "to": {
+ "startLines": "140,141,142,143,144,145,146,147,148,149,150,151,322,323,324,325,326,327,384,385,386,387,507,508,509,510,511,512,513,514,515,516,517,518,519,520,521,522,523,524,525,526,527,528,529,530,1923,1924,1925,1989,2005,2021,2024,2047,2054,2164,2167,3173",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "6471,6538,6598,6660,6733,6801,6863,6924,6997,7065,7126,7180,18936,19011,19089,19164,19239,19299,22476,22564,22650,22737,30775,30845,30921,30999,31081,31186,31251,31304,31366,31438,31504,31570,31634,31696,31774,31852,31906,31958,32010,32078,32148,32238,32326,32382,125412,125513,125614,129637,130734,131839,132012,133598,134035,142646,142848,203962",
+ "endLines": "140,141,142,143,144,145,146,147,148,149,150,151,322,323,324,325,326,327,384,385,386,387,507,508,509,510,511,512,513,514,515,516,517,518,519,520,521,522,523,524,525,526,527,528,529,530,1923,1924,1925,2004,2020,2023,2026,2053,2059,2166,2169,3184",
+ "endColumns": "66,59,61,72,67,61,60,72,67,60,53,62,74,77,74,74,59,59,87,85,86,59,69,75,77,81,104,64,52,61,71,65,65,63,61,77,77,53,51,51,67,69,89,87,55,63,100,100,92,12,12,12,12,12,12,12,12,24",
+ "endOffsets": "6533,6593,6655,6728,6796,6858,6919,6992,7060,7121,7175,7238,19006,19084,19159,19234,19294,19354,22559,22645,22732,22792,30840,30916,30994,31076,31181,31246,31299,31361,31433,31499,31565,31629,31691,31769,31847,31901,31953,32005,32073,32143,32233,32321,32377,32441,125508,125609,125702,130729,131834,132007,132176,134030,134472,142843,143032,204565"
+ }
+ },
+ {
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\src\\main\\res\\values\\dimens.xml",
+ "from": {
+ "startLines": "19,20,21,22,18",
+ "startColumns": "4,4,4,4,4",
+ "startOffsets": "783,836,890,944,730",
+ "endColumns": "51,52,52,51,51",
+ "endOffsets": "830,884,938,991,777"
+ },
+ "to": {
+ "startLines": "347,348,349,350,351",
+ "startColumns": "4,4,4,4,4",
+ "startOffsets": "20549,20601,20654,20707,20759",
+ "endColumns": "51,52,52,51,51",
+ "endOffsets": "20596,20649,20702,20754,20806"
+ }
+ },
+ {
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\src\\main\\res\\values\\arrays.xml",
+ "from": {
+ "startLines": "19,26",
+ "startColumns": "4,4",
+ "startOffsets": "758,1073",
+ "endLines": "24,29",
+ "endColumns": "19,19",
+ "endOffsets": "1065,1191"
+ },
+ "to": {
+ "startLines": "2,8",
+ "startColumns": "4,4",
+ "startOffsets": "105,412",
+ "endLines": "7,11",
+ "endColumns": "19,19",
+ "endOffsets": "407,527"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\83983c5d0d69e8bd85506b0a24061494\\constraintlayout-1.1.2\\res\\values\\values.xml",
+ "from": {
+ "startLines": "2,3,11,12,13,14,15,19,20,21,22,25,26,29,32,33,34,35,36,39,42,43,44,45,50,53,56,57,58,63,64,65,68,71,72,75,78,81,84,85,88,91,92,97,98,103,106,109,110,111,112,113,114,115,116,117,118,126,127,128,129",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,116,407,455,507,568,614,741,802,862,932,1065,1133,1262,1388,1450,1515,1583,1650,1773,1898,1965,2030,2095,2276,2397,2518,2584,2651,2861,2930,2996,3121,3247,3314,3440,3567,3692,3819,3884,4010,4133,4198,4406,4473,4653,4773,4893,4958,5020,5082,5144,5203,5263,5324,5385,5444,5784,8360,8492,11494",
+ "endLines": "2,10,11,12,13,14,18,19,20,21,24,25,28,31,32,33,34,35,38,41,42,43,44,49,52,55,56,57,62,63,64,67,70,71,74,77,80,83,84,87,90,91,96,97,102,105,108,109,110,111,112,113,114,115,116,117,125,126,127,128,129",
+ "endColumns": "60,11,47,51,60,45,11,60,59,69,11,67,11,11,61,64,67,66,11,11,66,64,64,11,11,11,65,66,11,68,65,11,11,66,11,11,11,11,64,11,11,64,11,66,11,11,11,64,61,61,61,58,59,60,60,58,11,2575,131,3001,107",
+ "endOffsets": "111,402,450,502,563,609,736,797,857,927,1060,1128,1257,1383,1445,1510,1578,1645,1768,1893,1960,2025,2090,2271,2392,2513,2579,2646,2856,2925,2991,3116,3242,3309,3435,3562,3687,3814,3879,4005,4128,4193,4401,4468,4648,4768,4888,4953,5015,5077,5139,5198,5258,5319,5380,5439,5779,8355,8487,11489,11597"
+ },
+ "to": {
+ "startLines": "12,13,21,22,23,24,27,33,34,35,36,39,40,43,46,47,48,49,50,53,56,57,58,59,64,67,70,71,72,77,78,79,82,85,86,89,92,95,98,99,102,105,106,111,112,117,120,123,124,125,126,127,128,129,130,131,132,2881,2882,2883,3124",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "532,593,884,932,984,1045,1207,1428,1489,1549,1619,1752,1820,1949,2075,2137,2202,2270,2337,2460,2585,2652,2717,2782,2963,3084,3205,3271,3338,3548,3617,3683,3808,3934,4001,4127,4254,4379,4506,4571,4697,4820,4885,5093,5160,5340,5460,5580,5645,5707,5769,5831,5890,5950,6011,6072,6131,181359,183935,184067,201223",
+ "endLines": "12,20,21,22,23,24,30,33,34,35,38,39,42,45,46,47,48,49,52,55,56,57,58,63,66,69,70,71,76,77,78,81,84,85,88,91,94,97,98,101,104,105,110,111,116,119,122,123,124,125,126,127,128,129,130,131,139,2881,2882,2883,3124",
+ "endColumns": "60,11,47,51,60,45,11,60,59,69,11,67,11,11,61,64,67,66,11,11,66,64,64,11,11,11,65,66,11,68,65,11,11,66,11,11,11,11,64,11,11,64,11,66,11,11,11,64,61,61,61,58,59,60,60,58,11,2575,131,3001,107",
+ "endOffsets": "588,879,927,979,1040,1086,1329,1484,1544,1614,1747,1815,1944,2070,2132,2197,2265,2332,2455,2580,2647,2712,2777,2958,3079,3200,3266,3333,3543,3612,3678,3803,3929,3996,4122,4249,4374,4501,4566,4692,4815,4880,5088,5155,5335,5455,5575,5640,5702,5764,5826,5885,5945,6006,6067,6126,6466,183930,184062,187064,201326"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\c3b049f88a2cdec386a83a3aafd3b8b3\\recyclerview-1.0.0\\res\\values\\values.xml",
+ "from": {
+ "startLines": "30,31,32,33,34,35,36,2",
+ "startColumns": "4,4,4,4,4,4,4,4",
+ "startOffsets": "1535,1594,1642,1698,1773,1849,1921,55",
+ "endLines": "30,31,32,33,34,35,36,29",
+ "endColumns": "58,47,55,74,75,71,65,24",
+ "endOffsets": "1589,1637,1693,1768,1844,1916,1982,1530"
+ },
+ "to": {
+ "startLines": "309,310,311,319,320,321,367,3385",
+ "startColumns": "4,4,4,4,4,4,4,4",
+ "startOffsets": "17939,17998,18046,18713,18788,18864,21651,214160",
+ "endLines": "309,310,311,319,320,321,367,3412",
+ "endColumns": "58,47,55,74,75,71,65,24",
+ "endOffsets": "17993,18041,18097,18783,18859,18931,21712,215635"
+ }
+ },
+ {
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\src\\main\\res\\values\\attrs.xml",
+ "from": {
+ "startLines": "1",
+ "startColumns": "4",
+ "startOffsets": "16",
+ "endLines": "4",
+ "endColumns": "24",
+ "endOffsets": "207"
+ },
+ "to": {
+ "startLines": "3076",
+ "startColumns": "4",
+ "startOffsets": "198892",
+ "endLines": "3079",
+ "endColumns": "24",
+ "endOffsets": "199081"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3748c447639623a0c90cb541e38e687e\\media-1.0.0\\res\\values\\values.xml",
+ "from": {
+ "startLines": "2,5,6,7,8,10,11,12,13,14",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,288,341,394,447,560,626,748,809,875",
+ "endColumns": "88,52,52,52,52,65,121,60,65,66",
+ "endOffsets": "139,336,389,442,495,621,743,804,870,937"
+ },
+ "to": {
+ "startLines": "203,343,344,345,346,1912,1914,1915,1920,1922",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "10609,20337,20390,20443,20496,124590,124766,124888,125150,125345",
+ "endColumns": "88,52,52,52,52,65,121,60,65,66",
+ "endOffsets": "10693,20385,20438,20491,20544,124651,124883,124944,125211,125407"
+ }
+ },
+ {
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\src\\main\\res\\values\\themes.xml",
+ "from": {
+ "startLines": "2,4,16,18,11,24",
+ "startColumns": "4,4,4,4,4,4",
+ "startOffsets": "17,88,648,711,413,1003",
+ "endLines": "2,9,16,22,14,27",
+ "endColumns": "69,12,61,12,12,12",
+ "endOffsets": "82,407,705,997,642,1224"
+ },
+ "to": {
+ "startLines": "2027,2028,2034,2035,2060,2064",
+ "startColumns": "4,4,4,4,4,4",
+ "startOffsets": "132181,132250,132574,132635,134477,134711",
+ "endLines": "2027,2033,2034,2039,2063,2067",
+ "endColumns": "68,12,60,12,12,12",
+ "endOffsets": "132245,132569,132630,132921,134706,134932"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values\\values.xml",
+ "from": {
+ "startLines": "2,3,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,171,172,176,177,178,6,13,56,88,125",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,124,7725,7795,7863,7935,8005,8066,8140,8213,8274,8335,8397,8461,8523,8584,8652,8752,8812,8878,8951,9020,9077,9129,9191,9263,9339,9374,9409,9459,9520,9577,9611,9646,9681,9751,9822,9939,10140,10250,10451,10580,10652,319,617,3523,5588,7348",
+ "endLines": "2,3,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,170,171,175,176,177,178,12,55,87,124,131",
+ "endColumns": "68,62,69,67,71,69,60,73,72,60,60,61,63,61,60,67,99,59,65,72,68,56,51,61,71,75,34,34,49,60,56,33,34,34,69,70,116,12,109,12,128,71,66,24,24,24,24,24",
+ "endOffsets": "119,182,7790,7858,7930,8000,8061,8135,8208,8269,8330,8392,8456,8518,8579,8647,8747,8807,8873,8946,9015,9072,9124,9186,9258,9334,9369,9404,9454,9515,9572,9606,9641,9676,9746,9817,9934,10135,10245,10446,10575,10647,10714,612,3518,5583,7343,7720"
+ },
+ "to": {
+ "startLines": "201,202,300,301,302,303,304,305,306,328,329,330,331,332,333,334,335,336,337,338,339,340,341,342,360,361,368,369,373,374,375,376,377,378,388,565,1907,1908,1913,1916,1921,2162,2163,2848,3001,3044,3080,3117",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "10477,10546,17278,17348,17416,17488,17558,17619,17693,19359,19420,19481,19543,19607,19669,19730,19798,19898,19958,20024,20097,20166,20223,20275,21264,21336,21717,21752,21929,21979,22040,22097,22131,22166,22797,34932,124272,124389,124656,124949,125216,142507,142579,179669,193921,196827,199086,200846",
+ "endLines": "201,202,300,301,302,303,304,305,306,328,329,330,331,332,333,334,335,336,337,338,339,340,341,342,360,361,368,369,373,374,375,376,377,378,388,565,1907,1911,1913,1919,1921,2162,2163,2854,3043,3075,3116,3123",
+ "endColumns": "68,62,69,67,71,69,60,73,72,60,60,61,63,61,60,67,99,59,65,72,68,56,51,61,71,75,34,34,49,60,56,33,34,34,69,70,116,12,109,12,128,71,66,24,24,24,24,24",
+ "endOffsets": "10541,10604,17343,17411,17483,17553,17614,17688,17761,19415,19476,19538,19602,19664,19725,19793,19893,19953,20019,20092,20161,20218,20270,20332,21331,21407,21747,21782,21974,22035,22092,22126,22161,22196,22862,34998,124384,124585,124761,125145,125340,142574,142641,179962,196822,198887,200841,201218"
+ }
+ },
+ {
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\src\\main\\res\\values\\styles.xml",
+ "from": {
+ "startLines": "54,59,68,64,24,29,34,39,44,19,49,73,77,82,86",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2066,2275,2648,2487,897,1081,1267,1453,1657,713,1864,2875,3058,3295,3470",
+ "endLines": "57,62,71,66,27,32,37,42,47,22,52,75,80,84,89",
+ "endColumns": "12,12,12,12,12,12,12,12,12,12,12,12,12,12,12",
+ "endOffsets": "2269,2481,2869,2642,1075,1261,1447,1651,1858,891,2060,3052,3289,3464,3693"
+ },
+ "to": {
+ "startLines": "1643,1647,1651,1655,1932,1936,1940,1944,1948,1952,1956,2173,2176,2180,2183",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "104270,104478,104689,104915,126135,126318,126503,126688,126891,127097,127280,143182,143364,143600,143774",
+ "endLines": "1646,1650,1654,1657,1935,1939,1943,1947,1951,1955,1959,2175,2179,2182,2186",
+ "endColumns": "12,12,12,12,12,12,12,12,12,12,12,12,12,12,12",
+ "endOffsets": "104473,104684,104910,105070,126313,126498,126683,126886,127092,127275,127476,143359,143595,143769,143997"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values\\values.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,1303,1304,1305,1306,1307,1308,1309,1310,1311,1312,1313,1314,1315,1316,1317,1318,1319,1320,1321,1322,1323,1324,1325,1326,1327,1328,1329,1330,1331,1332,1333,1334,1335,1336,1337,1338,1339,1340,1341,1342,1343,1344,1345,1346,1347,1348,1349,1350,1351,1352,1353,1354,1355,1356,1357,1358,1359,1360,1361,1362,1363,1364,1365,1366,1367,1368,1369,1370,1371,1372,1373,1374,1375,1376,1377,1378,1379,1380,1381,1382,1383,1384,1385,1386,1387,1388,1389,1390,1391,1392,1393,1394,1395,1396,1397,1398,1399,1400,1401,1402,1403,1404,1405,1406,1407,1408,1409,1410,1411,1412,1413,1414,1415,1416,1417,1418,1419,1420,1421,1422,1423,1424,1425,1426,1427,1428,1429,1430,1431,1432,1433,1434,1435,1436,1437,1438,1439,1440,1441,1442,1443,1444,1445,1446,1447,1448,1449,1450,1451,1452,1453,1461,1462,1466,1470,1474,1479,1485,1492,1496,1500,1505,1509,1513,1517,1521,1525,1529,1535,1539,1545,1549,1555,1559,1564,1568,1571,1575,1581,1585,1591,1595,1601,1604,1608,1612,1616,1620,1624,1625,1626,1627,1630,1633,1636,1639,1643,1644,1645,1646,1647,1650,1652,1654,1656,1661,1662,1666,1672,1676,1677,1679,1690,1691,1695,1701,1705,1706,1707,1711,1738,1742,1743,1747,1775,1943,1969,2138,2164,2195,2203,2209,2223,2245,2250,2255,2265,2274,2283,2287,2294,2302,2309,2310,2319,2322,2325,2329,2333,2337,2340,2341,2345,2349,2359,2364,2371,2377,2378,2381,2385,2390,2392,2394,2397,2400,2402,2406,2409,2416,2419,2422,2426,2428,2432,2434,2436,2438,2442,2450,2458,2470,2476,2485,2488,2499,2502,2507,2508,2513,2571,2630,2631,2641,2650,2651,2653,2657,2660,2663,2666,2669,2672,2675,2678,2682,2685,2688,2691,2695,2698,2702,2706,2707,2708,2709,2710,2711,2712,2713,2714,2715,2716,2717,2718,2719,2720,2721,2722,2723,2724,2725,2726,2728,2730,2731,2732,2733,2734,2735,2736,2737,2739,2740,2742,2743,2745,2747,2748,2750,2751,2752,2753,2754,2755,2757,2758,2759,2760,2761,2762,2764,2766,2768,2769,2770,2771,2772,2773,2774,2775,2776,2777,2778,2779,2780,2782,2783,2784,2785,2786,2787,2789,2793,2797,2798,2799,2800,2801,2802,2803,2804,2806,2808,2810,2812,2814,2815,2816,2817,2819,2821,2823,2824,2825,2826,2827,2828,2829,2830,2831,2832,2833,2834,2837,2838,2839,2840,2842,2844,2845,2847,2848,2850,2852,2854,2855,2856,2857,2858,2859,2860,2861,2862,2863,2864,2865,2867,2868,2869,2870,2872,2873,2874,2875,2876,2878,2880,2882,2884,2885,2886,2887,2888,2889,2890,2891,2892,2893,2894,2895,2896,2897,69,152,155,158,161,175,186,196,223,230,241,271,298,307,344,725,730,756,774,810,816,822,845,986,1006,1012,1016,1022,1059,1071,1098,1103,1169,1184,1249,1268,1294",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,160,205,254,295,350,409,471,552,613,688,764,841,919,1004,1086,1162,1238,1315,1393,1499,1605,1684,1764,1821,1879,1953,2028,2093,2159,2219,2280,2352,2425,2492,2560,2619,2678,2737,2796,2855,2909,2963,3016,3070,3124,3178,3232,3306,3385,3458,3532,3603,3675,3747,3820,3877,3935,4008,4082,4156,4231,4303,4376,4446,4517,4577,70911,70980,71049,71119,71193,71269,71333,71410,71486,71563,71628,71697,71774,71849,71918,71986,72063,72129,72190,72287,72352,72421,72520,72591,72650,72708,72765,72824,72888,72959,73031,73103,73175,73247,73314,73382,73450,73509,73572,73636,73726,73817,73877,73943,74010,74076,74146,74210,74263,74376,74434,74497,74562,74627,74702,74775,74847,74896,74957,75018,75079,75141,75205,75269,75333,75398,75461,75521,75582,75648,75707,75767,75829,75900,75960,76028,76114,76201,76291,76378,76466,76548,76631,76721,76812,76864,76922,76967,77033,77097,77154,77211,77265,77322,77370,77419,77470,77504,77551,77600,77646,77678,77742,77804,77864,77921,77995,78065,78143,78197,78267,78352,78400,78446,78517,78595,78673,78745,78819,78893,78967,79047,79120,79189,79261,79338,79399,79462,79528,79592,79663,79726,79791,79855,79916,79977,80029,80102,80176,80245,80320,80394,80468,80609,80679,80732,80810,80900,80988,81084,81174,81756,81845,82092,82373,82625,82910,83303,83780,84002,84224,84500,84727,84957,85187,85417,85647,85874,86293,86519,86944,87174,87602,87821,88104,88312,88443,88670,89096,89321,89748,89969,90394,90514,90790,91091,91415,91706,92020,92157,92288,92393,92635,92802,93006,93214,93485,93597,93709,93814,93931,94145,94291,94431,94517,94865,94953,95199,95617,95866,95948,96046,96663,96763,97015,97439,97694,97788,97877,98114,100166,100408,100510,100763,102947,113668,115184,126004,127532,129289,129915,130335,131396,132661,132917,133153,133700,134194,134799,134997,135577,136141,136516,136634,137172,137329,137525,137798,138054,138224,138365,138429,138711,138997,139673,139937,140275,140628,140722,140908,141214,141476,141601,141728,141967,142178,142297,142490,142667,143122,143303,143425,143684,143797,143984,144086,144193,144322,144597,145105,145601,146478,146772,147342,147491,148223,148395,148731,148823,149101,153445,157932,157994,158624,159238,159329,159442,159671,159831,159983,160154,160320,160489,160656,160819,161062,161232,161405,161576,161850,162049,162254,162584,162668,162764,162860,162958,163058,163160,163262,163364,163466,163568,163668,163764,163876,164005,164128,164259,164390,164488,164602,164696,164836,164970,165066,165178,165278,165394,165490,165602,165702,165842,165978,166142,166272,166430,166580,166721,166865,167000,167112,167262,167390,167518,167654,167786,167916,168046,168158,168298,168444,168588,168726,168792,168882,168958,169062,169152,169254,169362,169470,169570,169650,169742,169840,169950,170028,170134,170226,170330,170440,170562,170725,170882,170962,171062,171152,171262,171356,171462,171554,171654,171766,171880,171996,172112,172206,172320,172432,172534,172654,172776,172858,172962,173082,173208,173306,173400,173488,173600,173716,173838,173950,174125,174241,174327,174419,174531,174655,174722,174848,174916,175044,175188,175316,175385,175480,175595,175708,175807,175916,176027,176138,176239,176344,176444,176574,176665,176788,176882,176994,177080,177184,177280,177368,177486,177590,177694,177820,177908,178016,178116,178206,178316,178400,178502,178586,178640,178704,178810,178920,179004,4638,9782,9900,10015,10147,10862,11554,12071,13718,14103,14700,16299,17832,18220,20527,40045,40305,41697,42730,44743,45005,45361,46191,52973,54107,54401,54624,54951,57001,57649,59282,59552,63403,64004,67813,69028,70437",
+ "endLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,1303,1304,1305,1306,1307,1308,1309,1310,1311,1312,1313,1314,1315,1316,1317,1318,1319,1320,1321,1322,1323,1324,1325,1326,1327,1328,1329,1330,1331,1332,1333,1334,1335,1336,1337,1338,1339,1340,1341,1342,1343,1344,1345,1346,1347,1348,1349,1350,1351,1352,1353,1354,1355,1356,1357,1358,1359,1360,1361,1362,1363,1364,1365,1366,1367,1368,1369,1370,1371,1372,1373,1374,1375,1376,1377,1378,1379,1380,1381,1382,1383,1384,1385,1386,1387,1388,1389,1390,1391,1392,1393,1394,1395,1396,1397,1398,1399,1400,1401,1402,1403,1404,1405,1406,1407,1408,1409,1410,1411,1412,1413,1414,1415,1416,1417,1418,1419,1420,1421,1422,1423,1424,1425,1426,1427,1428,1429,1430,1431,1432,1433,1434,1435,1436,1437,1438,1439,1440,1441,1442,1443,1444,1445,1446,1447,1448,1449,1450,1451,1452,1460,1461,1465,1469,1473,1478,1484,1491,1495,1499,1504,1508,1512,1516,1520,1524,1528,1534,1538,1544,1548,1554,1558,1563,1567,1570,1574,1580,1584,1590,1594,1600,1603,1607,1611,1615,1619,1623,1624,1625,1626,1629,1632,1635,1638,1642,1643,1644,1645,1646,1649,1651,1653,1655,1660,1661,1665,1671,1675,1676,1678,1689,1690,1694,1700,1704,1705,1706,1710,1737,1741,1742,1746,1774,1942,1968,2137,2163,2194,2202,2208,2222,2244,2249,2254,2264,2273,2282,2286,2293,2301,2308,2309,2318,2321,2324,2328,2332,2336,2339,2340,2344,2348,2358,2363,2370,2376,2377,2380,2384,2389,2391,2393,2396,2399,2401,2405,2408,2415,2418,2421,2425,2427,2431,2433,2435,2437,2441,2449,2457,2469,2475,2484,2487,2498,2501,2506,2507,2512,2570,2629,2630,2640,2649,2650,2652,2656,2659,2662,2665,2668,2671,2674,2677,2681,2684,2687,2690,2694,2697,2701,2705,2706,2707,2708,2709,2710,2711,2712,2713,2714,2715,2716,2717,2718,2719,2720,2721,2722,2723,2724,2725,2727,2729,2730,2731,2732,2733,2734,2735,2736,2738,2739,2741,2742,2744,2746,2747,2749,2750,2751,2752,2753,2754,2756,2757,2758,2759,2760,2761,2763,2765,2767,2768,2769,2770,2771,2772,2773,2774,2775,2776,2777,2778,2779,2781,2782,2783,2784,2785,2786,2788,2792,2796,2797,2798,2799,2800,2801,2802,2803,2805,2807,2809,2811,2813,2814,2815,2816,2818,2820,2822,2823,2824,2825,2826,2827,2828,2829,2830,2831,2832,2833,2836,2837,2838,2839,2841,2843,2844,2846,2847,2849,2851,2853,2854,2855,2856,2857,2858,2859,2860,2861,2862,2863,2864,2866,2867,2868,2869,2871,2872,2873,2874,2875,2877,2879,2881,2883,2884,2885,2886,2887,2888,2889,2890,2891,2892,2893,2894,2895,2896,2897,151,154,157,160,174,185,195,222,229,240,270,297,306,343,724,729,755,773,809,815,821,844,985,1005,1011,1015,1021,1058,1070,1097,1102,1168,1183,1248,1267,1293,1302",
+ "endColumns": "54,44,48,40,54,58,61,80,60,74,75,76,77,84,81,75,75,76,77,105,105,78,79,56,57,73,74,64,65,59,60,71,72,66,67,58,58,58,58,58,53,53,52,53,53,53,53,73,78,72,73,70,71,71,72,56,57,72,73,73,74,71,72,69,70,59,60,68,68,69,73,75,63,76,75,76,64,68,76,74,68,67,76,65,60,96,64,68,98,70,58,57,56,58,63,70,71,71,71,71,66,67,67,58,62,63,89,90,59,65,66,65,69,63,52,112,57,62,64,64,74,72,71,48,60,60,60,61,63,63,63,64,62,59,60,65,58,59,61,70,59,67,85,86,89,86,87,81,82,89,90,51,57,44,65,63,56,56,53,56,47,48,50,33,46,48,45,31,63,61,59,56,73,69,77,53,69,84,47,45,70,77,77,71,73,73,73,79,72,68,71,76,60,62,65,63,70,62,64,63,60,60,51,72,73,68,74,73,73,140,69,52,77,89,87,95,89,12,88,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,136,130,104,12,12,12,12,12,111,111,104,116,12,12,12,12,12,87,12,12,12,81,12,12,99,12,12,12,93,88,12,12,12,101,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,117,12,12,12,12,12,12,12,63,12,12,12,12,12,12,93,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,91,12,12,12,61,12,12,90,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,83,95,95,97,99,101,101,101,101,101,99,95,111,128,122,130,130,97,113,93,12,12,95,111,99,115,95,111,99,12,135,12,129,12,12,140,12,134,111,149,127,127,12,131,129,129,111,139,12,12,12,65,89,75,103,89,101,107,107,99,79,91,97,12,77,105,91,103,109,12,12,12,79,99,89,109,93,105,91,12,12,12,12,12,93,113,111,12,12,12,81,103,119,125,97,93,87,111,115,121,111,12,115,85,91,12,12,66,12,67,12,12,12,68,94,114,112,98,108,110,110,100,104,99,12,90,122,93,12,85,103,95,87,12,12,12,12,87,107,99,89,109,83,101,83,53,63,105,109,83,119,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24",
+ "endOffsets": "155,200,249,290,345,404,466,547,608,683,759,836,914,999,1081,1157,1233,1310,1388,1494,1600,1679,1759,1816,1874,1948,2023,2088,2154,2214,2275,2347,2420,2487,2555,2614,2673,2732,2791,2850,2904,2958,3011,3065,3119,3173,3227,3301,3380,3453,3527,3598,3670,3742,3815,3872,3930,4003,4077,4151,4226,4298,4371,4441,4512,4572,4633,70975,71044,71114,71188,71264,71328,71405,71481,71558,71623,71692,71769,71844,71913,71981,72058,72124,72185,72282,72347,72416,72515,72586,72645,72703,72760,72819,72883,72954,73026,73098,73170,73242,73309,73377,73445,73504,73567,73631,73721,73812,73872,73938,74005,74071,74141,74205,74258,74371,74429,74492,74557,74622,74697,74770,74842,74891,74952,75013,75074,75136,75200,75264,75328,75393,75456,75516,75577,75643,75702,75762,75824,75895,75955,76023,76109,76196,76286,76373,76461,76543,76626,76716,76807,76859,76917,76962,77028,77092,77149,77206,77260,77317,77365,77414,77465,77499,77546,77595,77641,77673,77737,77799,77859,77916,77990,78060,78138,78192,78262,78347,78395,78441,78512,78590,78668,78740,78814,78888,78962,79042,79115,79184,79256,79333,79394,79457,79523,79587,79658,79721,79786,79850,79911,79972,80024,80097,80171,80240,80315,80389,80463,80604,80674,80727,80805,80895,80983,81079,81169,81751,81840,82087,82368,82620,82905,83298,83775,83997,84219,84495,84722,84952,85182,85412,85642,85869,86288,86514,86939,87169,87597,87816,88099,88307,88438,88665,89091,89316,89743,89964,90389,90509,90785,91086,91410,91701,92015,92152,92283,92388,92630,92797,93001,93209,93480,93592,93704,93809,93926,94140,94286,94426,94512,94860,94948,95194,95612,95861,95943,96041,96658,96758,97010,97434,97689,97783,97872,98109,100161,100403,100505,100758,102942,113663,115179,125999,127527,129284,129910,130330,131391,132656,132912,133148,133695,134189,134794,134992,135572,136136,136511,136629,137167,137324,137520,137793,138049,138219,138360,138424,138706,138992,139668,139932,140270,140623,140717,140903,141209,141471,141596,141723,141962,142173,142292,142485,142662,143117,143298,143420,143679,143792,143979,144081,144188,144317,144592,145100,145596,146473,146767,147337,147486,148218,148390,148726,148818,149096,153440,157927,157989,158619,159233,159324,159437,159666,159826,159978,160149,160315,160484,160651,160814,161057,161227,161400,161571,161845,162044,162249,162579,162663,162759,162855,162953,163053,163155,163257,163359,163461,163563,163663,163759,163871,164000,164123,164254,164385,164483,164597,164691,164831,164965,165061,165173,165273,165389,165485,165597,165697,165837,165973,166137,166267,166425,166575,166716,166860,166995,167107,167257,167385,167513,167649,167781,167911,168041,168153,168293,168439,168583,168721,168787,168877,168953,169057,169147,169249,169357,169465,169565,169645,169737,169835,169945,170023,170129,170221,170325,170435,170557,170720,170877,170957,171057,171147,171257,171351,171457,171549,171649,171761,171875,171991,172107,172201,172315,172427,172529,172649,172771,172853,172957,173077,173203,173301,173395,173483,173595,173711,173833,173945,174120,174236,174322,174414,174526,174650,174717,174843,174911,175039,175183,175311,175380,175475,175590,175703,175802,175911,176022,176133,176234,176339,176439,176569,176660,176783,176877,176989,177075,177179,177275,177363,177481,177585,177689,177815,177903,178011,178111,178201,178311,178395,178497,178581,178635,178699,178805,178915,178999,179119,9777,9895,10010,10142,10857,11549,12066,13713,14098,14695,16294,17827,18215,20522,40040,40300,41692,42725,44738,45000,45356,46186,52968,54102,54396,54619,54946,56996,57644,59277,59547,63398,63999,67808,69023,70432,70906"
+ },
+ "to": {
+ "startLines": "26,31,32,152,153,154,155,156,157,158,159,160,161,162,163,164,165,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,189,190,191,192,193,194,195,196,197,198,199,200,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,248,249,250,251,252,253,254,255,256,257,258,259,260,261,262,263,264,265,266,267,268,269,270,271,272,273,274,275,276,277,278,279,280,281,282,283,284,285,286,287,288,289,290,291,292,293,294,295,296,297,298,299,307,308,312,313,314,315,316,317,318,352,353,354,355,356,357,358,359,362,363,364,365,366,370,371,372,379,380,381,382,383,394,395,396,397,398,399,400,401,402,403,404,405,406,407,408,409,410,411,412,413,414,415,416,417,418,419,420,421,422,423,424,425,426,427,428,429,430,431,432,562,578,579,580,581,582,583,591,592,596,600,604,609,615,622,626,630,635,639,643,647,651,655,659,665,669,675,679,685,689,694,698,701,705,711,715,721,725,731,734,738,742,746,750,754,755,756,757,760,763,766,769,773,774,775,776,777,780,782,784,786,791,792,796,802,806,807,809,820,821,825,831,835,836,837,841,868,872,873,877,905,1073,1099,1268,1294,1325,1333,1339,1353,1375,1380,1385,1395,1404,1413,1417,1424,1432,1439,1440,1449,1452,1455,1459,1463,1467,1470,1471,1475,1479,1489,1494,1501,1507,1508,1511,1515,1520,1522,1524,1527,1530,1532,1536,1539,1546,1549,1552,1556,1558,1562,1564,1566,1568,1572,1580,1588,1600,1606,1615,1618,1629,1632,1637,1638,1658,1716,1775,1776,1786,1795,1796,1798,1802,1805,1808,1811,1814,1817,1820,1823,1827,1830,1833,1836,1840,1843,1847,1851,1852,1853,1854,1855,1856,1857,1858,1859,1860,1861,1862,1863,1864,1865,1866,1867,1868,1869,1870,1871,1873,1875,1876,1877,1878,1879,1880,1881,1882,1884,1885,1887,1888,1890,1892,1893,1895,1896,1897,1898,1899,1900,1902,1903,1904,1905,1906,1926,1928,1930,1960,1961,1962,1963,1964,1965,1966,1967,1968,1969,1970,1971,1972,1974,1975,1976,1977,1978,1979,1981,1985,2040,2041,2042,2043,2044,2045,2046,2068,2070,2072,2074,2076,2078,2079,2080,2081,2083,2085,2087,2088,2089,2090,2091,2092,2093,2094,2095,2096,2097,2098,2101,2102,2103,2104,2106,2108,2109,2111,2112,2114,2116,2118,2119,2120,2121,2122,2123,2124,2125,2126,2127,2128,2129,2131,2132,2133,2134,2136,2137,2138,2139,2140,2142,2144,2146,2148,2149,2150,2151,2152,2153,2154,2155,2156,2157,2158,2159,2160,2161,2187,2270,2273,2276,2279,2293,2304,2314,2341,2348,2359,2389,2416,2425,2462,2843,2855,2983,3125,3161,3167,3185,3208,3349,3369,3375,3379,3413,3450,3462,3489,3494,3560,3575,3640,3659,3685",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "1152,1334,1379,7243,7284,7339,7398,7460,7541,7602,7677,7753,7830,7908,7993,8075,8151,8277,8354,8432,8538,8644,8723,8803,8860,8918,8992,9067,9132,9198,9258,9319,9391,9464,9531,9805,9864,9923,9982,10041,10100,10154,10208,10261,10315,10369,10423,10698,10772,10851,10924,10998,11069,11141,11213,11286,11343,11401,11474,11548,11622,11697,11769,11842,11912,11983,12043,12161,12230,12299,12369,12443,12519,12583,12660,12736,12813,12878,12947,13024,13099,13168,13236,13313,13379,13440,13537,13602,13671,13770,13841,13900,13958,14015,14074,14138,14209,14281,14353,14425,14497,14564,14632,14700,14759,14822,14886,14976,15067,15127,15193,15260,15326,15396,15460,15513,15626,15684,15747,15812,15877,15952,16025,16097,16146,16207,16268,16329,16391,16455,16519,16583,16648,16711,16771,16832,16898,16957,17017,17079,17150,17210,17766,17852,18102,18192,18279,18367,18449,18532,18622,20811,20863,20921,20966,21032,21096,21153,21210,21412,21469,21517,21566,21617,21787,21834,21883,22201,22233,22297,22359,22419,23259,23333,23403,23481,23535,23605,23690,23738,23784,23855,23933,24011,24083,24157,24231,24305,24385,24458,24527,24599,24676,24737,24800,24866,24930,25001,25064,25129,25193,25254,25315,25367,25440,25514,25583,25658,25732,25806,25947,34740,35901,35979,36069,36157,36253,36343,36925,37014,37261,37542,37794,38079,38472,38949,39171,39393,39669,39896,40126,40356,40586,40816,41043,41462,41688,42113,42343,42771,42990,43273,43481,43612,43839,44265,44490,44917,45138,45563,45683,45959,46260,46584,46875,47189,47326,47457,47562,47804,47971,48175,48383,48654,48766,48878,48983,49100,49314,49460,49600,49686,50034,50122,50368,50786,51035,51117,51215,51832,51932,52184,52608,52863,52957,53046,53283,55335,55577,55679,55932,58116,68837,70353,81173,82701,84458,85084,85504,86565,87830,88086,88322,88869,89363,89968,90166,90746,91310,91685,91803,92341,92498,92694,92967,93223,93393,93534,93598,93880,94166,94842,95106,95444,95797,95891,96077,96383,96645,96770,96897,97136,97347,97466,97659,97836,98291,98472,98594,98853,98966,99153,99255,99362,99491,99766,100274,100770,101647,101941,102511,102660,103392,103564,103900,103992,105075,109419,113906,113968,114598,115212,115303,115416,115645,115805,115957,116128,116294,116463,116630,116793,117036,117206,117379,117550,117824,118023,118228,118558,118642,118738,118834,118932,119032,119134,119236,119338,119440,119542,119642,119738,119850,119979,120102,120233,120364,120462,120576,120670,120810,120944,121040,121152,121252,121368,121464,121576,121676,121816,121952,122116,122246,122404,122554,122695,122839,122974,123086,123236,123364,123492,123628,123760,123890,124020,124132,125707,125853,125997,127481,127547,127637,127713,127817,127907,128009,128117,128225,128325,128405,128497,128595,128705,128783,128889,128981,129085,129195,129317,129480,132926,133006,133106,133196,133306,133400,133506,134937,135037,135149,135263,135379,135495,135589,135703,135815,135917,136037,136159,136241,136345,136465,136591,136689,136783,136871,136983,137099,137221,137333,137508,137624,137710,137802,137914,138038,138105,138231,138299,138427,138571,138699,138768,138863,138978,139091,139190,139299,139410,139521,139622,139727,139827,139957,140048,140171,140265,140377,140463,140567,140663,140751,140869,140973,141077,141203,141291,141399,141499,141589,141699,141783,141885,141969,142023,142087,142193,142303,142387,144002,149146,149264,149379,149511,150226,150918,151435,153082,153467,154064,155663,157196,157584,159891,179409,179967,192888,201331,203344,203606,204570,205400,212182,213316,213610,213833,215640,217690,218338,219971,220241,224092,224693,228502,229717,231126",
+ "endLines": "26,31,32,152,153,154,155,156,157,158,159,160,161,162,163,164,165,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,189,190,191,192,193,194,195,196,197,198,199,200,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,248,249,250,251,252,253,254,255,256,257,258,259,260,261,262,263,264,265,266,267,268,269,270,271,272,273,274,275,276,277,278,279,280,281,282,283,284,285,286,287,288,289,290,291,292,293,294,295,296,297,298,299,307,308,312,313,314,315,316,317,318,352,353,354,355,356,357,358,359,362,363,364,365,366,370,371,372,379,380,381,382,383,394,395,396,397,398,399,400,401,402,403,404,405,406,407,408,409,410,411,412,413,414,415,416,417,418,419,420,421,422,423,424,425,426,427,428,429,430,431,432,562,578,579,580,581,582,590,591,595,599,603,608,614,621,625,629,634,638,642,646,650,654,658,664,668,674,678,684,688,693,697,700,704,710,714,720,724,730,733,737,741,745,749,753,754,755,756,759,762,765,768,772,773,774,775,776,779,781,783,785,790,791,795,801,805,806,808,819,820,824,830,834,835,836,840,867,871,872,876,904,1072,1098,1267,1293,1324,1332,1338,1352,1374,1379,1384,1394,1403,1412,1416,1423,1431,1438,1439,1448,1451,1454,1458,1462,1466,1469,1470,1474,1478,1488,1493,1500,1506,1507,1510,1514,1519,1521,1523,1526,1529,1531,1535,1538,1545,1548,1551,1555,1557,1561,1563,1565,1567,1571,1579,1587,1599,1605,1614,1617,1628,1631,1636,1637,1642,1715,1774,1775,1785,1794,1795,1797,1801,1804,1807,1810,1813,1816,1819,1822,1826,1829,1832,1835,1839,1842,1846,1850,1851,1852,1853,1854,1855,1856,1857,1858,1859,1860,1861,1862,1863,1864,1865,1866,1867,1868,1869,1870,1872,1874,1875,1876,1877,1878,1879,1880,1881,1883,1884,1886,1887,1889,1891,1892,1894,1895,1896,1897,1898,1899,1901,1902,1903,1904,1905,1906,1927,1929,1931,1960,1961,1962,1963,1964,1965,1966,1967,1968,1969,1970,1971,1973,1974,1975,1976,1977,1978,1980,1984,1988,2040,2041,2042,2043,2044,2045,2046,2069,2071,2073,2075,2077,2078,2079,2080,2082,2084,2086,2087,2088,2089,2090,2091,2092,2093,2094,2095,2096,2097,2100,2101,2102,2103,2105,2107,2108,2110,2111,2113,2115,2117,2118,2119,2120,2121,2122,2123,2124,2125,2126,2127,2128,2130,2131,2132,2133,2135,2136,2137,2138,2139,2141,2143,2145,2147,2148,2149,2150,2151,2152,2153,2154,2155,2156,2157,2158,2159,2160,2161,2269,2272,2275,2278,2292,2303,2313,2340,2347,2358,2388,2415,2424,2461,2842,2847,2880,3000,3160,3166,3172,3207,3348,3368,3374,3378,3384,3449,3461,3488,3493,3559,3574,3639,3658,3684,3693",
+ "endColumns": "54,44,48,40,54,58,61,80,60,74,75,76,77,84,81,75,75,76,77,105,105,78,79,56,57,73,74,64,65,59,60,71,72,66,67,58,58,58,58,58,53,53,52,53,53,53,53,73,78,72,73,70,71,71,72,56,57,72,73,73,74,71,72,69,70,59,60,68,68,69,73,75,63,76,75,76,64,68,76,74,68,67,76,65,60,96,64,68,98,70,58,57,56,58,63,70,71,71,71,71,66,67,67,58,62,63,89,90,59,65,66,65,69,63,52,112,57,62,64,64,74,72,71,48,60,60,60,61,63,63,63,64,62,59,60,65,58,59,61,70,59,67,85,86,89,86,87,81,82,89,90,51,57,44,65,63,56,56,53,56,47,48,50,33,46,48,45,31,63,61,59,56,73,69,77,53,69,84,47,45,70,77,77,71,73,73,73,79,72,68,71,76,60,62,65,63,70,62,64,63,60,60,51,72,73,68,74,73,73,140,69,52,77,89,87,95,89,12,88,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,136,130,104,12,12,12,12,12,111,111,104,116,12,12,12,12,12,87,12,12,12,81,12,12,99,12,12,12,93,88,12,12,12,101,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,117,12,12,12,12,12,12,12,63,12,12,12,12,12,12,93,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,91,12,12,12,61,12,12,90,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,83,95,95,97,99,101,101,101,101,101,99,95,111,128,122,130,130,97,113,93,12,12,95,111,99,115,95,111,99,12,135,12,129,12,12,140,12,134,111,149,127,127,12,131,129,129,111,139,12,12,12,65,89,75,103,89,101,107,107,99,79,91,97,12,77,105,91,103,109,12,12,12,79,99,89,109,93,105,91,12,12,12,12,12,93,113,111,12,12,12,81,103,119,125,97,93,87,111,115,121,111,12,115,85,91,12,12,66,12,67,12,12,12,68,94,114,112,98,108,110,110,100,104,99,12,90,122,93,12,85,103,95,87,12,12,12,12,87,107,99,89,109,83,101,83,53,63,105,109,83,119,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24",
+ "endOffsets": "1202,1374,1423,7279,7334,7393,7455,7536,7597,7672,7748,7825,7903,7988,8070,8146,8222,8349,8427,8533,8639,8718,8798,8855,8913,8987,9062,9127,9193,9253,9314,9386,9459,9526,9594,9859,9918,9977,10036,10095,10149,10203,10256,10310,10364,10418,10472,10767,10846,10919,10993,11064,11136,11208,11281,11338,11396,11469,11543,11617,11692,11764,11837,11907,11978,12038,12099,12225,12294,12364,12438,12514,12578,12655,12731,12808,12873,12942,13019,13094,13163,13231,13308,13374,13435,13532,13597,13666,13765,13836,13895,13953,14010,14069,14133,14204,14276,14348,14420,14492,14559,14627,14695,14754,14817,14881,14971,15062,15122,15188,15255,15321,15391,15455,15508,15621,15679,15742,15807,15872,15947,16020,16092,16141,16202,16263,16324,16386,16450,16514,16578,16643,16706,16766,16827,16893,16952,17012,17074,17145,17205,17273,17847,17934,18187,18274,18362,18444,18527,18617,18708,20858,20916,20961,21027,21091,21148,21205,21259,21464,21512,21561,21612,21646,21829,21878,21924,22228,22292,22354,22414,22471,23328,23398,23476,23530,23600,23685,23733,23779,23850,23928,24006,24078,24152,24226,24300,24380,24453,24522,24594,24671,24732,24795,24861,24925,24996,25059,25124,25188,25249,25310,25362,25435,25509,25578,25653,25727,25801,25942,26012,34788,35974,36064,36152,36248,36338,36920,37009,37256,37537,37789,38074,38467,38944,39166,39388,39664,39891,40121,40351,40581,40811,41038,41457,41683,42108,42338,42766,42985,43268,43476,43607,43834,44260,44485,44912,45133,45558,45678,45954,46255,46579,46870,47184,47321,47452,47557,47799,47966,48170,48378,48649,48761,48873,48978,49095,49309,49455,49595,49681,50029,50117,50363,50781,51030,51112,51210,51827,51927,52179,52603,52858,52952,53041,53278,55330,55572,55674,55927,58111,68832,70348,81168,82696,84453,85079,85499,86560,87825,88081,88317,88864,89358,89963,90161,90741,91305,91680,91798,92336,92493,92689,92962,93218,93388,93529,93593,93875,94161,94837,95101,95439,95792,95886,96072,96378,96640,96765,96892,97131,97342,97461,97654,97831,98286,98467,98589,98848,98961,99148,99250,99357,99486,99761,100269,100765,101642,101936,102506,102655,103387,103559,103895,103987,104265,109414,113901,113963,114593,115207,115298,115411,115640,115800,115952,116123,116289,116458,116625,116788,117031,117201,117374,117545,117819,118018,118223,118553,118637,118733,118829,118927,119027,119129,119231,119333,119435,119537,119637,119733,119845,119974,120097,120228,120359,120457,120571,120665,120805,120939,121035,121147,121247,121363,121459,121571,121671,121811,121947,122111,122241,122399,122549,122690,122834,122969,123081,123231,123359,123487,123623,123755,123885,124015,124127,124267,125848,125992,126130,127542,127632,127708,127812,127902,128004,128112,128220,128320,128400,128492,128590,128700,128778,128884,128976,129080,129190,129312,129475,129632,133001,133101,133191,133301,133395,133501,133593,135032,135144,135258,135374,135490,135584,135698,135810,135912,136032,136154,136236,136340,136460,136586,136684,136778,136866,136978,137094,137216,137328,137503,137619,137705,137797,137909,138033,138100,138226,138294,138422,138566,138694,138763,138858,138973,139086,139185,139294,139405,139516,139617,139722,139822,139952,140043,140166,140260,140372,140458,140562,140658,140746,140864,140968,141072,141198,141286,141394,141494,141584,141694,141778,141880,141964,142018,142082,142188,142298,142382,142502,149141,149259,149374,149506,150221,150913,151430,153077,153462,154059,155658,157191,157579,159886,179404,179664,181354,193916,203339,203601,203957,205395,212177,213311,213605,213828,214155,217685,218333,219966,220236,224087,224688,228497,229712,231121,231595"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/src/app/build/intermediates/blame/res/release/single/release.json b/src/app/build/intermediates/blame/res/release/single/release.json
new file mode 100644
index 00000000..a287b8de
--- /dev/null
+++ b/src/app/build/intermediates/blame/res/release/single/release.json
@@ -0,0 +1,3558 @@
+[
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-hdpi-v4_abc_list_selector_disabled_holo_light.9.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-hdpi-v4\\abc_list_selector_disabled_holo_light.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xxhdpi-v4_ic_mr_button_connecting_25_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connecting_25_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-hdpi_edit_green.9.png.flat",
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\src\\main\\res\\drawable-hdpi\\edit_green.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-hdpi-v4_ic_media_stop_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-hdpi-v4\\ic_media_stop_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-hdpi_list_yellow_middle.9.png.flat",
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\src\\main\\res\\drawable-hdpi\\list_yellow_middle.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xxhdpi-v4_ic_mr_button_connecting_28_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connecting_28_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xxhdpi-v4_ic_mr_button_connecting_22_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connecting_22_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-hdpi_list_green_down.9.png.flat",
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\src\\main\\res\\drawable-hdpi\\list_green_down.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xxxhdpi-v4_ic_group_expand_10.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxxhdpi-v4\\ic_group_expand_10.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\interpolator_mr_linear_out_slow_in.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\interpolator\\mr_linear_out_slow_in.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-hdpi-v4_abc_list_longpressed_holo.9.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-hdpi-v4\\abc_list_longpressed_holo.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-hdpi_water.png.flat",
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\src\\main\\res\\drawable-hdpi\\water.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-hdpi_edit_title_yellow.9.png.flat",
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\src\\main\\res\\drawable-hdpi\\edit_title_yellow.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-hdpi-v4_abc_list_focused_holo.9.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-hdpi-v4\\abc_list_focused_holo.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xhdpi-v4_ic_mr_button_connecting_19_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connecting_19_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xxhdpi-v4_ic_mr_button_connecting_26_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connecting_26_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xhdpi-v4_abc_list_pressed_holo_dark.9.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xhdpi-v4\\abc_list_pressed_holo_dark.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-hdpi_list_green_single.9.png.flat",
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\src\\main\\res\\drawable-hdpi\\list_green_single.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-hdpi-v4_abc_popup_background_mtrl_mult.9.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-hdpi-v4\\abc_popup_background_mtrl_mult.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-hdpi_widget_4x_blue.png.flat",
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\src\\main\\res\\drawable-hdpi\\widget_4x_blue.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xxxhdpi-v4_ic_group_collapse_05.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxxhdpi-v4\\ic_group_collapse_05.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xhdpi-v4_abc_text_select_handle_left_mtrl_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xhdpi-v4\\abc_text_select_handle_left_mtrl_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xxhdpi-v4_ic_mr_button_connected_13_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connected_13_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\layout_add_account_text.xml.flat",
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\src\\main\\res\\layout\\add_account_text.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-hdpi-v4_ic_media_pause_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-hdpi-v4\\ic_media_pause_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\layout_abc_list_menu_item_checkbox.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\layout\\abc_list_menu_item_checkbox.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xhdpi-v4_ic_mr_button_connecting_02_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connecting_02_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xhdpi-v4_abc_popup_background_mtrl_mult.9.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xhdpi-v4\\abc_popup_background_mtrl_mult.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xxhdpi-v4_ic_mr_button_connecting_16_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connecting_16_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable_notification_tile_bg.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\drawable\\notification_tile_bg.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xxhdpi-v4_ic_mr_button_connecting_13_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connecting_13_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xxxhdpi-v4_ic_group_collapse_14.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxxhdpi-v4\\ic_group_collapse_14.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xxxhdpi-v4_ic_group_expand_01.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxxhdpi-v4\\ic_group_expand_01.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xxhdpi-v4_ic_mr_button_connected_08_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connected_08_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xxhdpi-v4_ic_mr_button_connecting_19_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connecting_19_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xxhdpi-v4_ic_mr_button_connecting_10_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connecting_10_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-mdpi-v4_ic_audiotrack_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-mdpi-v4\\ic_audiotrack_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-mdpi-v4_abc_list_pressed_holo_light.9.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-mdpi-v4\\abc_list_pressed_holo_light.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-hdpi-v4_notification_bg_normal_pressed.9.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\drawable-hdpi-v4\\notification_bg_normal_pressed.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xxhdpi-v4_ic_media_play_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_media_play_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xhdpi-v4_ic_mr_button_connected_04_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connected_04_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xhdpi-v4_ic_mr_button_disabled_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_disabled_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-hdpi-v4_ic_mr_button_disconnected_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-hdpi-v4\\ic_mr_button_disconnected_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xhdpi-v4_ic_mr_button_connecting_24_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connecting_24_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xxhdpi-v4_abc_list_pressed_holo_dark.9.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xxhdpi-v4\\abc_list_pressed_holo_dark.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-hdpi-v4_abc_textfield_default_mtrl_alpha.9.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-hdpi-v4\\abc_textfield_default_mtrl_alpha.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xhdpi-v4_abc_text_select_handle_left_mtrl_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xhdpi-v4\\abc_text_select_handle_left_mtrl_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xxhdpi-v4_ic_mr_button_connecting_01_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connecting_01_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xxxhdpi-v4_abc_text_select_handle_right_mtrl_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xxxhdpi-v4\\abc_text_select_handle_right_mtrl_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\color-v23_abc_tint_switch_track.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\color-v23\\abc_tint_switch_track.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-mdpi-v4_abc_list_focused_holo.9.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-mdpi-v4\\abc_list_focused_holo.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\interpolator_mr_fast_out_slow_in.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\interpolator\\mr_fast_out_slow_in.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xhdpi-v4_ic_mr_button_connected_02_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connected_02_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xhdpi-v4_ic_mr_button_connecting_26_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connecting_26_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xhdpi-v4_ic_mr_button_connecting_17_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connecting_17_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xxxhdpi-v4_ic_group_expand_14.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxxhdpi-v4\\ic_group_expand_14.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xxhdpi-v4_ic_mr_button_connecting_01_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connecting_01_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-hdpi-v4_abc_list_pressed_holo_dark.9.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-hdpi-v4\\abc_list_pressed_holo_dark.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\layout_notification_template_media.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3748c447639623a0c90cb541e38e687e\\media-1.0.0\\res\\layout\\notification_template_media.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xhdpi-v4_ic_mr_button_connecting_14_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connecting_14_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-hdpi-v4_ic_audiotrack_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-hdpi-v4\\ic_audiotrack_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\layout_abc_action_menu_item_layout.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\layout\\abc_action_menu_item_layout.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-hdpi_list_blue_up.9.png.flat",
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\src\\main\\res\\drawable-hdpi\\list_blue_up.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xxxhdpi-v4_ic_group_collapse_01.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxxhdpi-v4\\ic_group_collapse_01.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xhdpi-v4_ic_mr_button_connected_29_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connected_29_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-mdpi-v4_abc_textfield_search_activated_mtrl_alpha.9.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-mdpi-v4\\abc_textfield_search_activated_mtrl_alpha.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xxhdpi-v4_abc_btn_switch_to_on_mtrl_00001.9.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xxhdpi-v4\\abc_btn_switch_to_on_mtrl_00001.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-hdpi_edit_white.9.png.flat",
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\src\\main\\res\\drawable-hdpi\\edit_white.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xxhdpi-v4_ic_mr_button_connecting_03_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connecting_03_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-hdpi-v4_abc_ic_menu_copy_mtrl_am_alpha.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-hdpi-v4\\abc_ic_menu_copy_mtrl_am_alpha.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\anim_abc_grow_fade_in_from_bottom.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\anim\\abc_grow_fade_in_from_bottom.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-hdpi-v4_ic_vol_type_tv_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-hdpi-v4\\ic_vol_type_tv_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-hdpi_notification.png.flat",
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\src\\main\\res\\drawable-hdpi\\notification.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable_mr_button_connecting_light.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable\\mr_button_connecting_light.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\color-v23_abc_btn_colored_text_material.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\color-v23\\abc_btn_colored_text_material.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\color-v23_abc_color_highlight_material.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\color-v23\\abc_color_highlight_material.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xhdpi-v4_notification_bg_normal_pressed.9.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\drawable-xhdpi-v4\\notification_bg_normal_pressed.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xhdpi-v4_ic_mr_button_connecting_17_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connecting_17_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xxhdpi-v4_ic_mr_button_connected_06_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connected_06_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xhdpi-v4_abc_list_focused_holo.9.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xhdpi-v4\\abc_list_focused_holo.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xxxhdpi-v4_ic_group_expand_05.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxxhdpi-v4\\ic_group_expand_05.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xhdpi-v4_ic_mr_button_connecting_20_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connecting_20_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xxhdpi-v4_ic_mr_button_connecting_07_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connecting_07_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xhdpi-v4_ic_mr_button_connecting_11_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connecting_11_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xhdpi-v4_notification_bg_normal.9.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\drawable-xhdpi-v4\\notification_bg_normal.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xxhdpi-v4_ic_mr_button_connecting_19_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connecting_19_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xhdpi-v4_ic_mr_button_connecting_08_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connecting_08_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xxhdpi-v4_ic_mr_button_connecting_04_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connecting_04_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xhdpi-v4_ic_mr_button_connecting_05_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connecting_05_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\layout_notification_template_big_media_custom.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3748c447639623a0c90cb541e38e687e\\media-1.0.0\\res\\layout\\notification_template_big_media_custom.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\menu_note_list.xml.flat",
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\src\\main\\res\\menu\\note_list.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable_abc_cab_background_top_material.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable\\abc_cab_background_top_material.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xxhdpi-v4_ic_mr_button_grey.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_grey.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xxhdpi-v4_abc_ic_menu_share_mtrl_alpha.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xxhdpi-v4\\abc_ic_menu_share_mtrl_alpha.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xhdpi-v4_ic_mr_button_connected_25_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connected_25_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xhdpi-v4_ic_vol_type_tv_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_vol_type_tv_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xhdpi-v4_ic_mr_button_connecting_03_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connecting_03_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\layout-v21_notification_action_tombstone.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\layout-v21\\notification_action_tombstone.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xxhdpi-v4_abc_ab_share_pack_mtrl_alpha.9.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xxhdpi-v4\\abc_ab_share_pack_mtrl_alpha.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-hdpi-v4_abc_ic_menu_share_mtrl_alpha.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-hdpi-v4\\abc_ic_menu_share_mtrl_alpha.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable_abc_ic_clear_material.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable\\abc_ic_clear_material.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-mdpi-v4_abc_scrubber_primary_mtrl_alpha.9.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-mdpi-v4\\abc_scrubber_primary_mtrl_alpha.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-hdpi_list_white_single.9.png.flat",
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\src\\main\\res\\drawable-hdpi\\list_white_single.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xhdpi-v4_ic_dialog_close_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_dialog_close_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-hdpi-v4_abc_scrubber_control_to_pressed_mtrl_005.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-hdpi-v4\\abc_scrubber_control_to_pressed_mtrl_005.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-mdpi-v4_abc_ic_menu_copy_mtrl_am_alpha.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-mdpi-v4\\abc_ic_menu_copy_mtrl_am_alpha.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-mdpi-v4_abc_ic_menu_cut_mtrl_alpha.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-mdpi-v4\\abc_ic_menu_cut_mtrl_alpha.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable_abc_list_selector_holo_dark.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable\\abc_list_selector_holo_dark.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xhdpi-v4_ic_mr_button_connecting_28_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connecting_28_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-hdpi-v4_ic_vol_type_speaker_group_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-hdpi-v4\\ic_vol_type_speaker_group_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\layout-watch-v20_abc_alert_dialog_button_bar_material.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\layout-watch-v20\\abc_alert_dialog_button_bar_material.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\layout_notification_template_lines_media.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3748c447639623a0c90cb541e38e687e\\media-1.0.0\\res\\layout\\notification_template_lines_media.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xxxhdpi-v4_abc_btn_radio_to_on_mtrl_000.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xxxhdpi-v4\\abc_btn_radio_to_on_mtrl_000.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\raw_introduction.flat",
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\src\\main\\res\\raw\\introduction"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xxhdpi-v4_ic_mr_button_connecting_05_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connecting_05_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable_abc_switch_thumb_material.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable\\abc_switch_thumb_material.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-mdpi-v4_abc_ic_menu_paste_mtrl_am_alpha.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-mdpi-v4\\abc_ic_menu_paste_mtrl_am_alpha.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\layout_notification_media_cancel_action.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3748c447639623a0c90cb541e38e687e\\media-1.0.0\\res\\layout\\notification_media_cancel_action.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\layout_abc_alert_dialog_title_material.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\layout\\abc_alert_dialog_title_material.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xhdpi-v4_ic_mr_button_connected_22_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connected_22_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\layout_abc_list_menu_item_layout.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\layout\\abc_list_menu_item_layout.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-hdpi-v4_abc_list_divider_mtrl_alpha.9.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-hdpi-v4\\abc_list_divider_mtrl_alpha.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xhdpi-v4_abc_tab_indicator_mtrl_alpha.9.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xhdpi-v4\\abc_tab_indicator_mtrl_alpha.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xhdpi-v4_ic_audiotrack_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_audiotrack_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\layout_mr_chooser_list_item.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\layout\\mr_chooser_list_item.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-mdpi-v4_ic_mr_button_disabled_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-mdpi-v4\\ic_mr_button_disabled_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xhdpi-v4_ic_mr_button_connected_13_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connected_13_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xhdpi-v4_ic_mr_button_connected_18_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connected_18_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-mdpi-v4_abc_btn_switch_to_on_mtrl_00012.9.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-mdpi-v4\\abc_btn_switch_to_on_mtrl_00012.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xhdpi-v4_ic_mr_button_connected_28_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connected_28_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xhdpi-v4_ic_mr_button_connected_25_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connected_25_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable_abc_list_selector_holo_light.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable\\abc_list_selector_holo_light.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xhdpi-v4_ic_mr_button_connected_19_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connected_19_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xhdpi-v4_ic_mr_button_connected_16_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connected_16_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xhdpi-v4_ic_mr_button_connected_10_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connected_10_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xhdpi-v4_ic_mr_button_connected_06_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connected_06_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable_mr_media_stop_light.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable\\mr_media_stop_light.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xhdpi-v4_ic_media_play_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_media_play_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-hdpi-v4_ic_mr_button_grey.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-hdpi-v4\\ic_mr_button_grey.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xxhdpi-v4_abc_btn_switch_to_on_mtrl_00012.9.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xxhdpi-v4\\abc_btn_switch_to_on_mtrl_00012.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\layout_mr_picker_route_item.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\layout\\mr_picker_route_item.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xhdpi-v4_ic_mr_button_connected_11_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connected_11_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xhdpi-v4_abc_list_divider_mtrl_alpha.9.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xhdpi-v4\\abc_list_divider_mtrl_alpha.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\layout-v26_abc_screen_toolbar.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\layout-v26\\abc_screen_toolbar.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-mdpi-v4_ic_mr_button_disconnected_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-mdpi-v4\\ic_mr_button_disconnected_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xhdpi-v4_abc_btn_check_to_on_mtrl_000.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xhdpi-v4\\abc_btn_check_to_on_mtrl_000.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-mdpi-v4_ic_media_stop_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-mdpi-v4\\ic_media_stop_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xxhdpi-v4_ic_mr_button_connected_22_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connected_22_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xhdpi-v4_ic_mr_button_connecting_29_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connecting_29_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xhdpi-v4_abc_textfield_search_activated_mtrl_alpha.9.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xhdpi-v4\\abc_textfield_search_activated_mtrl_alpha.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xxhdpi-v4_ic_mr_button_connected_28_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connected_28_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xxhdpi-v4_ic_mr_button_connected_25_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connected_25_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xhdpi-v4_ic_mr_button_connecting_26_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connecting_26_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\layout_notification_template_part_time.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\layout\\notification_template_part_time.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xhdpi-v4_ic_mr_button_connecting_23_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connecting_23_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-hdpi-v4_abc_text_select_handle_right_mtrl_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-hdpi-v4\\abc_text_select_handle_right_mtrl_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\layout_abc_screen_simple_overlay_action_mode.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\layout\\abc_screen_simple_overlay_action_mode.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xhdpi-v4_notify_panel_notification_icon_bg.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\drawable-xhdpi-v4\\notify_panel_notification_icon_bg.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xxhdpi-v4_ic_mr_button_connecting_22_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connecting_22_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable_mr_group_expand.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable\\mr_group_expand.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\layout_abc_popup_menu_header_item_layout.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\layout\\abc_popup_menu_header_item_layout.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-mdpi-v4_abc_textfield_default_mtrl_alpha.9.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-mdpi-v4\\abc_textfield_default_mtrl_alpha.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xhdpi-v4_ic_mr_button_connected_13_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connected_13_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-mdpi-v4_abc_list_selector_disabled_holo_light.9.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-mdpi-v4\\abc_list_selector_disabled_holo_light.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xxhdpi-v4_ic_mr_button_connected_22_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connected_22_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable_mr_media_play_dark.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable\\mr_media_play_dark.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xxhdpi-v4_ic_mr_button_disabled_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_disabled_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable_abc_ic_arrow_drop_right_black_24dp.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable\\abc_ic_arrow_drop_right_black_24dp.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable_new_note.xml.flat",
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\src\\main\\res\\drawable\\new_note.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-mdpi-v4_abc_list_longpressed_holo.9.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-mdpi-v4\\abc_list_longpressed_holo.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\layout_abc_dialog_title_material.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\layout\\abc_dialog_title_material.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xxhdpi-v4_ic_mr_button_connected_29_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connected_29_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xhdpi-v4_abc_btn_switch_to_on_mtrl_00012.9.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xhdpi-v4\\abc_btn_switch_to_on_mtrl_00012.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xhdpi-v4_notification_bg_low_normal.9.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\drawable-xhdpi-v4\\notification_bg_low_normal.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xxhdpi-v4_ic_mr_button_connected_13_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connected_13_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xxhdpi-v4_ic_mr_button_connected_10_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connected_10_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\layout_account_dialog_title.xml.flat",
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\src\\main\\res\\layout\\account_dialog_title.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\layout_abc_screen_simple.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\layout\\abc_screen_simple.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xhdpi-v4_abc_ab_share_pack_mtrl_alpha.9.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xhdpi-v4\\abc_ab_share_pack_mtrl_alpha.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xxhdpi-v4_abc_list_focused_holo.9.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xxhdpi-v4\\abc_list_focused_holo.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xxhdpi-v4_ic_mr_button_connected_16_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connected_16_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-hdpi_search_result.png.flat",
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\src\\main\\res\\drawable-hdpi\\search_result.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\anim_abc_fade_out.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\anim\\abc_fade_out.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xhdpi-v4_ic_dialog_close_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_dialog_close_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable_abc_ic_search_api_material.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable\\abc_ic_search_api_material.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xxhdpi-v4_ic_mr_button_connected_19_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connected_19_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-mdpi-v4_abc_btn_check_to_on_mtrl_000.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-mdpi-v4\\abc_btn_check_to_on_mtrl_000.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-hdpi_font_small.png.flat",
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\src\\main\\res\\drawable-hdpi\\font_small.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\layout_abc_expanded_menu_layout.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\layout\\abc_expanded_menu_layout.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xhdpi-v4_abc_text_select_handle_middle_mtrl_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xhdpi-v4\\abc_text_select_handle_middle_mtrl_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xxhdpi-v4_abc_scrubber_control_to_pressed_mtrl_005.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xxhdpi-v4\\abc_scrubber_control_to_pressed_mtrl_005.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xhdpi-v4_ic_mr_button_connecting_20_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connecting_20_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-hdpi-v4_notification_bg_normal.9.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\drawable-hdpi-v4\\notification_bg_normal.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-mdpi-v4_abc_btn_switch_to_on_mtrl_00001.9.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-mdpi-v4\\abc_btn_switch_to_on_mtrl_00001.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xhdpi-v4_ic_mr_button_connected_01_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connected_01_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\layout_support_simple_spinner_dropdown_item.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\layout\\support_simple_spinner_dropdown_item.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xhdpi-v4_ic_mr_button_connected_04_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connected_04_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-mdpi-v4_abc_popup_background_mtrl_mult.9.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-mdpi-v4\\abc_popup_background_mtrl_mult.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xhdpi-v4_ic_mr_button_connected_07_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connected_07_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xhdpi-v4_ic_mr_button_connecting_05_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connecting_05_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xxxhdpi-v4_ic_group_collapse_02.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxxhdpi-v4\\ic_group_collapse_02.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\layout_abc_activity_chooser_view_list_item.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\layout\\abc_activity_chooser_view_list_item.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\color_abc_background_cache_hint_selector_material_dark.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\color\\abc_background_cache_hint_selector_material_dark.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-hdpi-v4_abc_ic_star_half_black_16dp.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-hdpi-v4\\abc_ic_star_half_black_16dp.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable_abc_ratingbar_material.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable\\abc_ratingbar_material.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-hdpi-v4_abc_text_select_handle_left_mtrl_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-hdpi-v4\\abc_text_select_handle_left_mtrl_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\anim_abc_popup_enter.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\anim\\abc_popup_enter.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xxhdpi-v4_ic_mr_button_connecting_28_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connecting_28_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-ldrtl-xxxhdpi-v17_abc_ic_menu_cut_mtrl_alpha.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-ldrtl-xxxhdpi-v17\\abc_ic_menu_cut_mtrl_alpha.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable_mr_group_collapse.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable\\mr_group_collapse.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-hdpi_list_red_middle.9.png.flat",
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\src\\main\\res\\drawable-hdpi\\list_red_middle.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xhdpi-v4_ic_mr_button_connected_27_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connected_27_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xhdpi-v4_ic_mr_button_connecting_12_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connecting_12_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xhdpi-v4_ic_vol_type_speaker_group_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_vol_type_speaker_group_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xxhdpi-v4_ic_mr_button_connected_15_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connected_15_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xhdpi-v4_ic_mr_button_connected_20_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connected_20_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\anim_abc_slide_out_top.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\anim\\abc_slide_out_top.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-hdpi_line_pressed.png.flat",
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\src\\main\\res\\drawable-hdpi\\line_pressed.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xhdpi-v4_abc_btn_switch_to_on_mtrl_00001.9.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xhdpi-v4\\abc_btn_switch_to_on_mtrl_00001.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-hdpi_list_white_up.9.png.flat",
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\src\\main\\res\\drawable-hdpi\\list_white_up.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-hdpi-v4_ic_dialog_close_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-hdpi-v4\\ic_dialog_close_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-mdpi-v4_abc_text_select_handle_right_mtrl_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-mdpi-v4\\abc_text_select_handle_right_mtrl_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-mdpi-v4_abc_btn_radio_to_on_mtrl_000.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-mdpi-v4\\abc_btn_radio_to_on_mtrl_000.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable_mr_media_pause_light.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable\\mr_media_pause_light.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-hdpi_magma.png.flat",
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\src\\main\\res\\drawable-hdpi\\magma.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xxhdpi-v4_ic_mr_button_connected_25_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connected_25_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xhdpi-v4_ic_mr_button_connecting_21_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connecting_21_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xxxhdpi-v4_abc_btn_check_to_on_mtrl_000.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xxxhdpi-v4\\abc_btn_check_to_on_mtrl_000.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\anim_abc_slide_in_top.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\anim\\abc_slide_in_top.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\layout_abc_screen_content_include.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\layout\\abc_screen_content_include.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xxhdpi-v4_ic_mr_button_connecting_08_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connecting_08_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\color_abc_search_url_text.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\color\\abc_search_url_text.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xxxhdpi-v4_ic_group_expand_02.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxxhdpi-v4\\ic_group_expand_02.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xhdpi-v4_ic_mr_button_connecting_07_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connecting_07_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-mdpi-v4_notification_bg_normal_pressed.9.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\drawable-mdpi-v4\\notification_bg_normal_pressed.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xxhdpi-v4_ic_mr_button_connected_19_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connected_19_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xxxhdpi-v4_ic_group_collapse_11.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxxhdpi-v4\\ic_group_collapse_11.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xhdpi-v4_abc_list_longpressed_holo.9.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xhdpi-v4\\abc_list_longpressed_holo.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-v23_abc_control_background_material.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-v23\\abc_control_background_material.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xxhdpi-v4_ic_mr_button_connected_00_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connected_00_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\layout_abc_alert_dialog_material.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\layout\\abc_alert_dialog_material.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xhdpi-v4_ic_audiotrack_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_audiotrack_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-hdpi-v4_abc_btn_check_to_on_mtrl_000.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-hdpi-v4\\abc_btn_check_to_on_mtrl_000.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\layout_abc_action_mode_close_item_material.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\layout\\abc_action_mode_close_item_material.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-mdpi-v4_abc_spinner_mtrl_am_alpha.9.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-mdpi-v4\\abc_spinner_mtrl_am_alpha.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-hdpi-v4_ic_mr_button_disabled_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-hdpi-v4\\ic_mr_button_disabled_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-hdpi_dropdown_icon.9.png.flat",
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\src\\main\\res\\drawable-hdpi\\dropdown_icon.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xxhdpi-v4_ic_mr_button_connected_24_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connected_24_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable_abc_btn_radio_material.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable\\abc_btn_radio_material.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xxhdpi-v4_ic_mr_button_connected_07_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connected_07_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable_mr_vol_type_audiotrack_light.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable\\mr_vol_type_audiotrack_light.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xxhdpi-v4_ic_mr_button_connecting_06_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connecting_06_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xxhdpi-v4_ic_mr_button_connecting_00_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connecting_00_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xhdpi-v4_ic_mr_button_connected_09_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connected_09_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xxhdpi-v4_ic_mr_button_connected_01_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connected_01_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xhdpi-v4_abc_scrubber_track_mtrl_alpha.9.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xhdpi-v4\\abc_scrubber_track_mtrl_alpha.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xhdpi-v4_abc_scrubber_control_off_mtrl_alpha.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xhdpi-v4\\abc_scrubber_control_off_mtrl_alpha.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\layout_abc_select_dialog_material.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\layout\\abc_select_dialog_material.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xhdpi-v4_ic_mr_button_connected_21_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connected_21_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\layout_folder_list_item.xml.flat",
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\src\\main\\res\\layout\\folder_list_item.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\color-v23_abc_tint_spinner.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\color-v23\\abc_tint_spinner.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-hdpi-v4_abc_scrubber_primary_mtrl_alpha.9.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-hdpi-v4\\abc_scrubber_primary_mtrl_alpha.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xxhdpi-v4_ic_mr_button_connecting_14_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connecting_14_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-hdpi_grassland.png.flat",
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\src\\main\\res\\drawable-hdpi\\grassland.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-hdpi-v4_abc_ic_star_black_16dp.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-hdpi-v4\\abc_ic_star_black_16dp.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xxxhdpi-v4_abc_text_select_handle_right_mtrl_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xxxhdpi-v4\\abc_text_select_handle_right_mtrl_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-ldrtl-hdpi-v17_abc_spinner_mtrl_am_alpha.9.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-ldrtl-hdpi-v17\\abc_spinner_mtrl_am_alpha.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xxxhdpi-v4_ic_group_collapse_04.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxxhdpi-v4\\ic_group_collapse_04.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xhdpi-v4_ic_mr_button_connecting_13_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connecting_13_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-hdpi_title_bar_bg.9.png.flat",
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\src\\main\\res\\drawable-hdpi\\title_bar_bg.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-mdpi-v4_ic_vol_type_speaker_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-mdpi-v4\\ic_vol_type_speaker_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xhdpi-v4_ic_mr_button_connected_15_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connected_15_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-mdpi-v4_abc_ic_star_black_16dp.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-mdpi-v4\\abc_ic_star_black_16dp.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xxxhdpi-v4_abc_scrubber_control_to_pressed_mtrl_000.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xxxhdpi-v4\\abc_scrubber_control_to_pressed_mtrl_000.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\color_abc_primary_text_disable_only_material_light.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\color\\abc_primary_text_disable_only_material_light.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-hdpi-v4_abc_ic_star_half_black_48dp.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-hdpi-v4\\abc_ic_star_half_black_48dp.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-mdpi-v4_ic_vol_type_speaker_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-mdpi-v4\\ic_vol_type_speaker_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-hdpi_list_yellow_down.9.png.flat",
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\src\\main\\res\\drawable-hdpi\\list_yellow_down.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xhdpi-v4_ic_mr_button_connecting_14_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connecting_14_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable_mr_dialog_material_background_light.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable\\mr_dialog_material_background_light.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-hdpi_bg_color_btn_mask.png.flat",
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\src\\main\\res\\drawable-hdpi\\bg_color_btn_mask.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xxhdpi-v4_abc_btn_check_to_on_mtrl_000.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xxhdpi-v4\\abc_btn_check_to_on_mtrl_000.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-hdpi_edit_title_red.9.png.flat",
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\src\\main\\res\\drawable-hdpi\\edit_title_red.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xhdpi-v4_ic_mr_button_connected_22_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connected_22_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xhdpi-v4_ic_mr_button_connected_15_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connected_15_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xhdpi-v4_ic_mr_button_connected_17_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connected_17_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xhdpi-v4_abc_textfield_search_default_mtrl_alpha.9.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xhdpi-v4\\abc_textfield_search_default_mtrl_alpha.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xxhdpi-v4_abc_textfield_default_mtrl_alpha.9.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xxhdpi-v4\\abc_textfield_default_mtrl_alpha.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xxhdpi-v4_ic_mr_button_connecting_15_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connecting_15_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xxhdpi-v4_ic_mr_button_connecting_24_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connecting_24_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-mdpi-v4_abc_text_select_handle_middle_mtrl_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-mdpi-v4\\abc_text_select_handle_middle_mtrl_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xxhdpi-v4_ic_mr_button_connecting_07_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connecting_07_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\anim_abc_slide_in_bottom.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\anim\\abc_slide_in_bottom.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xxhdpi-v4_abc_ic_menu_cut_mtrl_alpha.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xxhdpi-v4\\abc_ic_menu_cut_mtrl_alpha.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable_abc_ratingbar_small_material.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable\\abc_ratingbar_small_material.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\layout_abc_list_menu_item_radio.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\layout\\abc_list_menu_item_radio.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-hdpi_bg_btn_set_color.png.flat",
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\src\\main\\res\\drawable-hdpi\\bg_btn_set_color.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-hdpi-v4_abc_scrubber_control_to_pressed_mtrl_000.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-hdpi-v4\\abc_scrubber_control_to_pressed_mtrl_000.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-mdpi-v4_ic_vol_type_tv_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-mdpi-v4\\ic_vol_type_tv_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-mdpi-v4_notification_bg_low_pressed.9.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\drawable-mdpi-v4\\notification_bg_low_pressed.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\layout_widget_4x.xml.flat",
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\src\\main\\res\\layout\\widget_4x.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\anim_abc_slide_out_bottom.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\anim\\abc_slide_out_bottom.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\color_abc_primary_text_material_light.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\color\\abc_primary_text_material_light.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable_abc_text_cursor_material.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable\\abc_text_cursor_material.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xhdpi-v4_abc_scrubber_primary_mtrl_alpha.9.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xhdpi-v4\\abc_scrubber_primary_mtrl_alpha.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-hdpi-v4_abc_ic_star_half_black_36dp.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-hdpi-v4\\abc_ic_star_half_black_36dp.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable_mr_dialog_close_light.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable\\mr_dialog_close_light.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-mdpi-v4_notify_panel_notification_icon_bg.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\drawable-mdpi-v4\\notify_panel_notification_icon_bg.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xhdpi-v4_ic_mr_button_connecting_06_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connecting_06_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xhdpi-v4_abc_list_selector_disabled_holo_light.9.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xhdpi-v4\\abc_list_selector_disabled_holo_light.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xxhdpi-v4_ic_mr_button_connected_17_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connected_17_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xxxhdpi-v4_ic_group_collapse_06.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxxhdpi-v4\\ic_group_collapse_06.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xhdpi-v4_ic_mr_button_connected_24_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connected_24_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable_abc_seekbar_thumb_material.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable\\abc_seekbar_thumb_material.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xhdpi-v4_ic_mr_button_connected_06_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connected_06_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xhdpi-v4_ic_mr_button_connected_00_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connected_00_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\xml_preferences.xml.flat",
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\src\\main\\res\\xml\\preferences.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-hdpi-v4_abc_cab_background_top_mtrl_alpha.9.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-hdpi-v4\\abc_cab_background_top_mtrl_alpha.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xxxhdpi-v4_ic_group_expand_00.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxxhdpi-v4\\ic_group_expand_00.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-hdpi-v4_abc_spinner_mtrl_am_alpha.9.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-hdpi-v4\\abc_spinner_mtrl_am_alpha.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xxxhdpi-v4_ic_group_collapse_13.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxxhdpi-v4\\ic_group_collapse_13.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xxhdpi-v4_abc_list_longpressed_holo.9.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xxhdpi-v4\\abc_list_longpressed_holo.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-mdpi-v4_abc_text_select_handle_left_mtrl_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-mdpi-v4\\abc_text_select_handle_left_mtrl_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xhdpi-v4_ic_mr_button_connected_14_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connected_14_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xxhdpi-v4_ic_mr_button_connected_28_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connected_28_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xxxhdpi-v4_abc_text_select_handle_left_mtrl_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xxxhdpi-v4\\abc_text_select_handle_left_mtrl_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xxhdpi-v4_abc_text_select_handle_left_mtrl_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xxhdpi-v4\\abc_text_select_handle_left_mtrl_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable_abc_btn_borderless_material.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable\\abc_btn_borderless_material.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-hdpi_font_normal.png.flat",
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\src\\main\\res\\drawable-hdpi\\font_normal.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xxhdpi-v4_ic_mr_button_connecting_15_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connecting_15_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable_mr_dialog_material_background_dark.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable\\mr_dialog_material_background_dark.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\color_switch_thumb_material_dark.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\color\\switch_thumb_material_dark.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-hdpi_list_yellow_up.9.png.flat",
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\src\\main\\res\\drawable-hdpi\\list_yellow_up.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-hdpi_list_red_down.9.png.flat",
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\src\\main\\res\\drawable-hdpi\\list_red_down.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xhdpi-v4_ic_mr_button_connected_24_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connected_24_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-ldrtl-xxxhdpi-v17_abc_ic_menu_copy_mtrl_am_alpha.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-ldrtl-xxxhdpi-v17\\abc_ic_menu_copy_mtrl_am_alpha.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\menu_sub_folder.xml.flat",
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\src\\main\\res\\menu\\sub_folder.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xxhdpi-v4_abc_list_selector_disabled_holo_light.9.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xxhdpi-v4\\abc_list_selector_disabled_holo_light.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xhdpi-v4_abc_list_selector_disabled_holo_dark.9.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xhdpi-v4\\abc_list_selector_disabled_holo_dark.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xhdpi-v4_ic_mr_button_connecting_16_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connecting_16_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xhdpi-v4_abc_menu_hardkey_panel_mtrl_mult.9.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xhdpi-v4\\abc_menu_hardkey_panel_mtrl_mult.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable_tooltip_frame_light.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable\\tooltip_frame_light.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-v21_abc_btn_colored_material.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-v21\\abc_btn_colored_material.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable_abc_ic_menu_overflow_material.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable\\abc_ic_menu_overflow_material.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-hdpi_bitmap_error.png.flat",
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\src\\main\\res\\drawable-hdpi\\bitmap_error.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xxhdpi-v4_ic_mr_button_connecting_17_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connecting_17_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-hdpi_edit_title_blue.9.png.flat",
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\src\\main\\res\\drawable-hdpi\\edit_title_blue.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\anim_abc_shrink_fade_out_from_bottom.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\anim\\abc_shrink_fade_out_from_bottom.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-mdpi-v4_abc_ic_star_half_black_48dp.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-mdpi-v4\\abc_ic_star_half_black_48dp.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\xml_widget_4x_info.xml.flat",
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\src\\main\\res\\xml\\widget_4x_info.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\layout_mr_cast_group_item.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\layout\\mr_cast_group_item.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xxhdpi-v4_ic_mr_button_connecting_23_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connecting_23_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-hdpi_clock.png.flat",
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\src\\main\\res\\drawable-hdpi\\clock.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xxhdpi-v4_abc_scrubber_control_to_pressed_mtrl_000.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xxhdpi-v4\\abc_scrubber_control_to_pressed_mtrl_000.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable_abc_btn_default_mtrl_shape.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable\\abc_btn_default_mtrl_shape.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-hdpi-v4_abc_switch_track_mtrl_alpha.9.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-hdpi-v4\\abc_switch_track_mtrl_alpha.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xhdpi-v4_abc_ic_menu_share_mtrl_alpha.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xhdpi-v4\\abc_ic_menu_share_mtrl_alpha.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xxhdpi-v4_ic_mr_button_connected_15_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connected_15_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xxhdpi-v4_ic_mr_button_connected_00_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connected_00_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xhdpi-v4_ic_mr_button_connecting_22_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connecting_22_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable_abc_ic_voice_search_api_material.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable\\abc_ic_voice_search_api_material.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xxhdpi-v4_ic_mr_button_connected_06_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connected_06_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xhdpi-v4_abc_scrubber_control_to_pressed_mtrl_000.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xhdpi-v4\\abc_scrubber_control_to_pressed_mtrl_000.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-hdpi_widget_2x_red.png.flat",
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\src\\main\\res\\drawable-hdpi\\widget_2x_red.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xhdpi-v4_ic_mr_button_connecting_15_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connecting_15_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xhdpi-v4_abc_btn_radio_to_on_mtrl_015.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xhdpi-v4\\abc_btn_radio_to_on_mtrl_015.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\layout_dialog_edit_text.xml.flat",
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\src\\main\\res\\layout\\dialog_edit_text.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-hdpi_list_green_up.9.png.flat",
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\src\\main\\res\\drawable-hdpi\\list_green_up.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable_abc_list_selector_background_transition_holo_light.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable\\abc_list_selector_background_transition_holo_light.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xhdpi-v4_ic_mr_button_connected_07_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connected_07_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xhdpi-v4_abc_ic_star_black_48dp.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xhdpi-v4\\abc_ic_star_black_48dp.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\layout_settings_header.xml.flat",
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\src\\main\\res\\layout\\settings_header.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\layout_abc_search_dropdown_item_icons_2line.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\layout\\abc_search_dropdown_item_icons_2line.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xxhdpi-v4_ic_mr_button_connecting_18_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connecting_18_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-hdpi-v4_ic_vol_type_speaker_group_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-hdpi-v4\\ic_vol_type_speaker_group_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xxhdpi-v4_ic_mr_button_connecting_16_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connecting_16_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xhdpi-v4_abc_switch_track_mtrl_alpha.9.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xhdpi-v4\\abc_switch_track_mtrl_alpha.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xhdpi-v4_ic_mr_button_connected_30_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connected_30_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xhdpi-v4_ic_mr_button_connecting_09_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connecting_09_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\layout_abc_tooltip.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\layout\\abc_tooltip.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-hdpi_font_super.png.flat",
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\src\\main\\res\\drawable-hdpi\\font_super.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xxhdpi-v4_ic_mr_button_connected_27_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connected_27_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\layout_notification_template_part_chronometer.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\layout\\notification_template_part_chronometer.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\layout_activity_sync.xml.flat",
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\src\\main\\res\\layout\\activity_sync.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-hdpi-v4_ic_vol_type_tv_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-hdpi-v4\\ic_vol_type_tv_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-hdpi-v4_abc_list_selector_disabled_holo_dark.9.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-hdpi-v4\\abc_list_selector_disabled_holo_dark.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-hdpi_widget_2x_blue.png.flat",
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\src\\main\\res\\drawable-hdpi\\widget_2x_blue.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xxxhdpi-v4_abc_ic_menu_cut_mtrl_alpha.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xxxhdpi-v4\\abc_ic_menu_cut_mtrl_alpha.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xxxhdpi-v4_abc_tab_indicator_mtrl_alpha.9.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xxxhdpi-v4\\abc_tab_indicator_mtrl_alpha.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\layout_notification_media_action.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3748c447639623a0c90cb541e38e687e\\media-1.0.0\\res\\layout\\notification_media_action.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\menu_note_list_dropdown.xml.flat",
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\src\\main\\res\\menu\\note_list_dropdown.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-hdpi-v4_abc_textfield_activated_mtrl_alpha.9.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-hdpi-v4\\abc_textfield_activated_mtrl_alpha.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\menu_call_note_edit.xml.flat",
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\src\\main\\res\\menu\\call_note_edit.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xhdpi-v4_ic_mr_button_connecting_23_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connecting_23_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\layout_notification_template_big_media_narrow.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3748c447639623a0c90cb541e38e687e\\media-1.0.0\\res\\layout\\notification_template_big_media_narrow.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\layout_note_list_footer.xml.flat",
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\src\\main\\res\\layout\\note_list_footer.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-hdpi-v4_ic_dialog_close_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-hdpi-v4\\ic_dialog_close_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\layout_notification_template_big_media.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3748c447639623a0c90cb541e38e687e\\media-1.0.0\\res\\layout\\notification_template_big_media.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\layout_activity_addaccount.xml.flat",
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\src\\main\\res\\layout\\activity_addaccount.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xhdpi-v4_ic_mr_button_connected_08_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connected_08_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xxhdpi-v4_abc_scrubber_control_off_mtrl_alpha.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xxhdpi-v4\\abc_scrubber_control_off_mtrl_alpha.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xxhdpi-v4_abc_list_pressed_holo_light.9.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xxhdpi-v4\\abc_list_pressed_holo_light.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xxhdpi-v4_ic_mr_button_connected_18_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connected_18_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xxxhdpi-v4_ic_group_collapse_08.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxxhdpi-v4\\ic_group_collapse_08.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xxhdpi-v4_ic_media_pause_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_media_pause_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xxhdpi-v4_ic_dialog_close_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_dialog_close_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xxhdpi-v4_ic_mr_button_connected_24_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connected_24_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable_mr_vol_type_audiotrack_dark.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable\\mr_vol_type_audiotrack_dark.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xxhdpi-v4_ic_media_stop_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_media_stop_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\layout_datetime_picker.xml.flat",
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\src\\main\\res\\layout\\datetime_picker.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-hdpi-v4_abc_scrubber_track_mtrl_alpha.9.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-hdpi-v4\\abc_scrubber_track_mtrl_alpha.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xhdpi-v4_ic_media_pause_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_media_pause_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-hdpi_bitmap_normal.png.flat",
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\src\\main\\res\\drawable-hdpi\\bitmap_normal.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xxhdpi-v4_ic_mr_button_connecting_24_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connecting_24_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xhdpi-v4_ic_mr_button_connected_23_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connected_23_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\layout_mr_controller_material_dialog_b.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\layout\\mr_controller_material_dialog_b.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-hdpi_list_footer_bg.9.png.flat",
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\src\\main\\res\\drawable-hdpi\\list_footer_bg.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xxxhdpi-v4_ic_group_collapse_09.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxxhdpi-v4\\ic_group_collapse_09.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-hdpi-v4_abc_ic_commit_search_api_mtrl_alpha.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-hdpi-v4\\abc_ic_commit_search_api_mtrl_alpha.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xxhdpi-v4_ic_mr_button_connecting_09_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connecting_09_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xhdpi-v4_ic_mr_button_connected_16_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connected_16_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xxhdpi-v4_abc_tab_indicator_mtrl_alpha.9.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xxhdpi-v4\\abc_tab_indicator_mtrl_alpha.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable_abc_item_background_holo_light.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable\\abc_item_background_holo_light.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xxhdpi-v4_ic_mr_button_connected_26_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connected_26_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\layout_note_edit_list_item.xml.flat",
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\src\\main\\res\\layout\\note_edit_list_item.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-hdpi-v4_ic_vol_type_speaker_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-hdpi-v4\\ic_vol_type_speaker_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xhdpi-v4_ic_mr_button_connecting_03_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connecting_03_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xhdpi-v4_ic_mr_button_connecting_18_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connecting_18_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xxhdpi-v4_ic_mr_button_connecting_05_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connecting_05_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xhdpi-v4_ic_mr_button_connecting_09_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connecting_09_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xhdpi-v4_ic_mr_button_connecting_12_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connecting_12_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xhdpi-v4_ic_mr_button_connecting_08_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connecting_08_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-hdpi-v4_abc_textfield_search_default_mtrl_alpha.9.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-hdpi-v4\\abc_textfield_search_default_mtrl_alpha.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xhdpi-v4_ic_mr_button_connecting_27_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connecting_27_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xxhdpi-v4_ic_mr_button_connecting_14_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connecting_14_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-mdpi-v4_ic_media_pause_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-mdpi-v4\\ic_media_pause_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xxxhdpi-v4_ic_group_collapse_10.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxxhdpi-v4\\ic_group_collapse_10.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xxhdpi-v4_ic_mr_button_connecting_23_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connecting_23_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xxhdpi-v4_ic_mr_button_connecting_29_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connecting_29_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-hdpi_delete.png.flat",
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\src\\main\\res\\drawable-hdpi\\delete.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-mdpi-v4_ic_media_pause_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-mdpi-v4\\ic_media_pause_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xhdpi-v4_ic_mr_button_connecting_30_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connecting_30_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xhdpi-v4_ic_mr_button_connected_05_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connected_05_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xxxhdpi-v4_ic_group_collapse_12.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxxhdpi-v4\\ic_group_collapse_12.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xhdpi-v4_ic_mr_button_connected_02_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connected_02_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-mdpi-v4_ic_dialog_close_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-mdpi-v4\\ic_dialog_close_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xhdpi-v4_ic_mr_button_connected_08_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connected_08_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\layout_mr_cast_group_volume_item.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\layout\\mr_cast_group_volume_item.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xhdpi-v4_ic_mr_button_connected_03_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connected_03_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-ldrtl-xxhdpi-v17_abc_spinner_mtrl_am_alpha.9.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-ldrtl-xxhdpi-v17\\abc_spinner_mtrl_am_alpha.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-hdpi_list_blue_down.9.png.flat",
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\src\\main\\res\\drawable-hdpi\\list_blue_down.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable_abc_btn_check_material.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable\\abc_btn_check_material.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-hdpi-v4_abc_btn_switch_to_on_mtrl_00012.9.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-hdpi-v4\\abc_btn_switch_to_on_mtrl_00012.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xxhdpi-v4_ic_mr_button_connected_23_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connected_23_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable_abc_vector_test.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable\\abc_vector_test.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-hdpi-v4_abc_ab_share_pack_mtrl_alpha.9.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-hdpi-v4\\abc_ab_share_pack_mtrl_alpha.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xxhdpi-v4_ic_mr_button_connected_29_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connected_29_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xxhdpi-v4_ic_mr_button_connected_20_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connected_20_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xxhdpi-v4_ic_mr_button_connected_26_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connected_26_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-mdpi-v4_ic_vol_type_tv_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-mdpi-v4\\ic_vol_type_tv_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-hdpi_widget_4x_red.png.flat",
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\src\\main\\res\\drawable-hdpi\\widget_4x_red.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-hdpi_font_large.png.flat",
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\src\\main\\res\\drawable-hdpi\\font_large.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-mdpi-v4_notification_bg_normal.9.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\drawable-mdpi-v4\\notification_bg_normal.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xxhdpi-v4_abc_ic_star_black_16dp.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xxhdpi-v4\\abc_ic_star_black_16dp.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-hdpi_edit_blue.9.png.flat",
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\src\\main\\res\\drawable-hdpi\\edit_blue.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\layout_select_dialog_multichoice_material.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\layout\\select_dialog_multichoice_material.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xxhdpi-v4_ic_mr_button_connected_07_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connected_07_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xxxhdpi-v4_abc_ic_star_half_black_16dp.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xxxhdpi-v4\\abc_ic_star_half_black_16dp.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\layout_notification_template_big_media_narrow_custom.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3748c447639623a0c90cb541e38e687e\\media-1.0.0\\res\\layout\\notification_template_big_media_narrow_custom.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xxhdpi-v4_abc_textfield_search_default_mtrl_alpha.9.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xxhdpi-v4\\abc_textfield_search_default_mtrl_alpha.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xhdpi-v4_abc_list_pressed_holo_light.9.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xhdpi-v4\\abc_list_pressed_holo_light.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\layout_activity_splash.xml.flat",
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\src\\main\\res\\layout\\activity_splash.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\layout-v21_notification_template_custom_big.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\layout-v21\\notification_template_custom_big.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xxhdpi-v4_ic_mr_button_connected_12_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connected_12_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable_mr_button_dark.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable\\mr_button_dark.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-hdpi_widget_2x_white.png.flat",
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\src\\main\\res\\drawable-hdpi\\widget_2x_white.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\xml_searchable.xml.flat",
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\src\\main\\res\\xml\\searchable.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable_notification_bg_low.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\drawable\\notification_bg_low.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xxhdpi-v4_ic_mr_button_connecting_25_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connecting_25_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-ldrtl-xhdpi-v17_abc_ic_menu_cut_mtrl_alpha.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-ldrtl-xhdpi-v17\\abc_ic_menu_cut_mtrl_alpha.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xxhdpi-v4_ic_media_pause_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_media_pause_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xxxhdpi-v4_ic_group_expand_12.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxxhdpi-v4\\ic_group_expand_12.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xxxhdpi-v4_abc_ic_star_black_48dp.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xxxhdpi-v4\\abc_ic_star_black_48dp.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-hdpi-v4_abc_list_pressed_holo_light.9.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-hdpi-v4\\abc_list_pressed_holo_light.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xhdpi-v4_abc_ic_star_half_black_16dp.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xhdpi-v4\\abc_ic_star_half_black_16dp.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-hdpi-v4_abc_btn_switch_to_on_mtrl_00001.9.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-hdpi-v4\\abc_btn_switch_to_on_mtrl_00001.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xhdpi-v4_abc_ic_star_half_black_36dp.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xhdpi-v4\\abc_ic_star_half_black_36dp.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xxhdpi-v4_ic_mr_button_connected_14_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connected_14_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\layout_widget_lock_view.xml.flat",
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\src\\main\\res\\layout\\widget_lock_view.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xhdpi-v4_ic_mr_button_connected_26_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connected_26_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xxxhdpi-v4_ic_group_collapse_07.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxxhdpi-v4\\ic_group_collapse_07.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xxhdpi-v4_ic_mr_button_disconnected_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_disconnected_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xhdpi-v4_abc_textfield_activated_mtrl_alpha.9.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xhdpi-v4\\abc_textfield_activated_mtrl_alpha.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xxhdpi-v4_ic_mr_button_connecting_27_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connecting_27_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable_mr_button_light.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable\\mr_button_light.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xxxhdpi-v4_abc_ic_menu_share_mtrl_alpha.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xxxhdpi-v4\\abc_ic_menu_share_mtrl_alpha.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xhdpi-v4_ic_media_stop_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_media_stop_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xhdpi-v4_ic_mr_button_connecting_30_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connecting_30_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xhdpi-v4_ic_mr_button_connected_26_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connected_26_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xhdpi-v4_ic_mr_button_connected_11_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connected_11_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xxhdpi-v4_abc_text_select_handle_right_mtrl_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xxhdpi-v4\\abc_text_select_handle_right_mtrl_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xhdpi-v4_ic_mr_button_connected_20_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connected_20_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xhdpi-v4_ic_mr_button_connected_29_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connected_29_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\color_secondary_text_dark.xml.flat",
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\src\\main\\res\\color\\secondary_text_dark.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-mdpi-v4_abc_scrubber_track_mtrl_alpha.9.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-mdpi-v4\\abc_scrubber_track_mtrl_alpha.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xxhdpi-v4_abc_ic_menu_selectall_mtrl_alpha.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xxhdpi-v4\\abc_ic_menu_selectall_mtrl_alpha.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-mdpi-v4_abc_ic_menu_share_mtrl_alpha.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-mdpi-v4\\abc_ic_menu_share_mtrl_alpha.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xhdpi-v4_ic_mr_button_connecting_00_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connecting_00_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xhdpi-v4_ic_mr_button_connected_14_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connected_14_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xhdpi-v4_ic_mr_button_connected_28_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connected_28_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xhdpi-v4_ic_mr_button_connected_17_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connected_17_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xhdpi-v4_ic_mr_button_connected_23_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connected_23_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-hdpi_bitmap_pressed.png.flat",
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\src\\main\\res\\drawable-hdpi\\bitmap_pressed.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-v21_abc_dialog_material_background.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-v21\\abc_dialog_material_background.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xhdpi-v4_ic_mr_button_connecting_02_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connecting_02_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable_abc_spinner_textfield_background_material.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable\\abc_spinner_textfield_background_material.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\layout_abc_list_menu_item_icon.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\layout\\abc_list_menu_item_icon.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xhdpi-v4_ic_mr_button_connected_10_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connected_10_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-hdpi_menu_move.png.flat",
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\src\\main\\res\\drawable-hdpi\\menu_move.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\color-v23_abc_tint_seek_thumb.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\color-v23\\abc_tint_seek_thumb.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\color-v23_abc_tint_edittext.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\color-v23\\abc_tint_edittext.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-hdpi_splash.png.flat",
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\src\\main\\res\\drawable-hdpi\\splash.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xhdpi-v4_abc_ic_star_half_black_48dp.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xhdpi-v4\\abc_ic_star_half_black_48dp.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xxhdpi-v4_ic_mr_button_connected_09_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connected_09_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xxxhdpi-v4_abc_spinner_mtrl_am_alpha.9.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xxxhdpi-v4\\abc_spinner_mtrl_am_alpha.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xxxhdpi-v4_ic_group_expand_07.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxxhdpi-v4\\ic_group_expand_07.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-hdpi_edit_yellow.9.png.flat",
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\src\\main\\res\\drawable-hdpi\\edit_yellow.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\layout_abc_action_menu_layout.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\layout\\abc_action_menu_layout.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\color-v23_abc_tint_default.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\color-v23\\abc_tint_default.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xxhdpi-v4_ic_mr_button_connecting_00_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connecting_00_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xxxhdpi-v4_abc_switch_track_mtrl_alpha.9.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xxxhdpi-v4\\abc_switch_track_mtrl_alpha.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xxhdpi-v4_ic_mr_button_connecting_30_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connecting_30_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xhdpi-v4_ic_mr_button_connecting_25_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connecting_25_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xhdpi-v4_ic_mr_button_connecting_28_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connecting_28_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-hdpi-v4_abc_menu_hardkey_panel_mtrl_mult.9.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-hdpi-v4\\abc_menu_hardkey_panel_mtrl_mult.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xxxhdpi-v4_abc_ic_star_half_black_36dp.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xxxhdpi-v4\\abc_ic_star_half_black_36dp.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xxhdpi-v4_abc_ic_star_black_36dp.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xxhdpi-v4\\abc_ic_star_black_36dp.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-mdpi-v4_abc_ab_share_pack_mtrl_alpha.9.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-mdpi-v4\\abc_ab_share_pack_mtrl_alpha.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xhdpi-v4_ic_mr_button_connecting_18_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connecting_18_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-hdpi_edit_title_white.9.png.flat",
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\src\\main\\res\\drawable-hdpi\\edit_title_white.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xhdpi-v4_abc_ic_menu_paste_mtrl_am_alpha.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xhdpi-v4\\abc_ic_menu_paste_mtrl_am_alpha.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\color_abc_secondary_text_material_dark.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\color\\abc_secondary_text_material_dark.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xxhdpi-v4_ic_mr_button_connecting_04_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connecting_04_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-mdpi-v4_abc_cab_background_top_mtrl_alpha.9.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-mdpi-v4\\abc_cab_background_top_mtrl_alpha.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xxhdpi-v4_abc_ic_menu_copy_mtrl_am_alpha.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xxhdpi-v4\\abc_ic_menu_copy_mtrl_am_alpha.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xhdpi-v4_abc_btn_check_to_on_mtrl_015.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xhdpi-v4\\abc_btn_check_to_on_mtrl_015.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-hdpi-v4_abc_ic_menu_paste_mtrl_am_alpha.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-hdpi-v4\\abc_ic_menu_paste_mtrl_am_alpha.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-mdpi-v4_notification_bg_low_normal.9.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\drawable-mdpi-v4\\notification_bg_low_normal.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-hdpi_edit_title_green.9.png.flat",
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\src\\main\\res\\drawable-hdpi\\edit_title_green.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xxhdpi-v4_ic_mr_button_connected_11_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connected_11_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-hdpi_list_blue_middle.9.png.flat",
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\src\\main\\res\\drawable-hdpi\\list_blue_middle.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xxhdpi-v4_abc_ic_star_half_black_16dp.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xxhdpi-v4\\abc_ic_star_half_black_16dp.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xxhdpi-v4_ic_mr_button_connected_10_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connected_10_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable_mr_button_connecting_dark.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable\\mr_button_connecting_dark.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\anim_abc_fade_in.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\anim\\abc_fade_in.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xxhdpi-v4_ic_mr_button_connected_17_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connected_17_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xhdpi-v4_abc_scrubber_control_to_pressed_mtrl_005.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xhdpi-v4\\abc_scrubber_control_to_pressed_mtrl_005.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xxhdpi-v4_ic_mr_button_connected_08_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connected_08_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xxhdpi-v4_ic_mr_button_connected_14_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connected_14_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-hdpi-v4_abc_ic_star_black_48dp.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-hdpi-v4\\abc_ic_star_black_48dp.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xxhdpi-v4_ic_mr_button_connected_02_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connected_02_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xhdpi-v4_ic_mr_button_connecting_25_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connecting_25_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xxhdpi-v4_ic_mr_button_connected_05_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connected_05_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xhdpi-v4_ic_mr_button_disconnected_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_disconnected_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xxhdpi-v4_ic_mr_button_connected_21_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connected_21_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-v21_abc_edit_text_material.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-v21\\abc_edit_text_material.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable_abc_ic_go_search_api_material.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable\\abc_ic_go_search_api_material.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-ldrtl-xhdpi-v17_abc_ic_menu_copy_mtrl_am_alpha.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-ldrtl-xhdpi-v17\\abc_ic_menu_copy_mtrl_am_alpha.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-mdpi-v4_abc_menu_hardkey_panel_mtrl_mult.9.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-mdpi-v4\\abc_menu_hardkey_panel_mtrl_mult.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xhdpi-v4_abc_ic_star_black_36dp.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xhdpi-v4\\abc_ic_star_black_36dp.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\layout_note_item.xml.flat",
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\src\\main\\res\\layout\\note_item.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xxhdpi-v4_ic_mr_button_disconnected_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_disconnected_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-watch-v20_abc_dialog_material_background.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-watch-v20\\abc_dialog_material_background.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xxhdpi-v4_ic_mr_button_connecting_29_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connecting_29_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xxxhdpi-v4_abc_ic_star_black_16dp.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xxxhdpi-v4\\abc_ic_star_black_16dp.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xhdpi-v4_ic_mr_button_connected_12_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connected_12_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xxhdpi-v4_abc_ic_menu_paste_mtrl_am_alpha.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xxhdpi-v4\\abc_ic_menu_paste_mtrl_am_alpha.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xhdpi-v4_ic_mr_button_connecting_07_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connecting_07_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-v21_abc_list_divider_material.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-v21\\abc_list_divider_material.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xhdpi-v4_ic_mr_button_connecting_04_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connecting_04_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xhdpi-v4_ic_mr_button_connecting_01_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connecting_01_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xhdpi-v4_ic_vol_type_tv_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_vol_type_tv_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-hdpi-v4_abc_text_select_handle_right_mtrl_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-hdpi-v4\\abc_text_select_handle_right_mtrl_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-ldrtl-mdpi-v17_abc_spinner_mtrl_am_alpha.9.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-ldrtl-mdpi-v17\\abc_spinner_mtrl_am_alpha.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\menu_call_record_folder.xml.flat",
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\src\\main\\res\\menu\\call_record_folder.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xxhdpi-v4_abc_ic_star_half_black_48dp.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xxhdpi-v4\\abc_ic_star_half_black_48dp.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xhdpi-v4_ic_mr_button_connecting_10_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connecting_10_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\color_switch_thumb_material_light.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\color\\switch_thumb_material_light.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xxhdpi-v4_ic_audiotrack_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_audiotrack_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xhdpi-v4_ic_mr_button_connecting_04_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connecting_04_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\layout_mr_chooser_dialog.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\layout\\mr_chooser_dialog.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xhdpi-v4_ic_mr_button_connecting_21_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connecting_21_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\layout_activity_lock.xml.flat",
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\src\\main\\res\\layout\\activity_lock.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-mdpi-v4_abc_ic_star_half_black_36dp.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-mdpi-v4\\abc_ic_star_half_black_36dp.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xxxhdpi-v4_abc_ic_star_half_black_48dp.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xxxhdpi-v4\\abc_ic_star_half_black_48dp.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xhdpi-v4_ic_mr_button_connected_19_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connected_19_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\layout_abc_action_bar_up_container.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\layout\\abc_action_bar_up_container.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\color_abc_hint_foreground_material_dark.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\color\\abc_hint_foreground_material_dark.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xxhdpi-v4_ic_vol_type_tv_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_vol_type_tv_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-hdpi-v4_abc_btn_radio_to_on_mtrl_000.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-hdpi-v4\\abc_btn_radio_to_on_mtrl_000.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xxhdpi-v4_ic_mr_button_connecting_30_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connecting_30_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xxhdpi-v4_ic_mr_button_connecting_27_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connecting_27_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable_abc_seekbar_tick_mark_material.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable\\abc_seekbar_tick_mark_material.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xhdpi-v4_ic_mr_button_connecting_22_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connecting_22_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xhdpi-v4_ic_mr_button_connecting_13_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connecting_13_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-v21_notification_action_background.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\drawable-v21\\notification_action_background.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xxxhdpi-v4_ic_group_expand_15.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxxhdpi-v4\\ic_group_expand_15.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xhdpi-v4_ic_mr_button_connecting_16_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connecting_16_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-mdpi-v4_ic_vol_type_speaker_group_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-mdpi-v4\\ic_vol_type_speaker_group_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xhdpi-v4_ic_mr_button_connecting_19_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connecting_19_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xhdpi-v4_ic_mr_button_disconnected_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_disconnected_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-hdpi_menu_delete.png.flat",
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\src\\main\\res\\drawable-hdpi\\menu_delete.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xxhdpi-v4_ic_dialog_close_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_dialog_close_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-hdpi_lock.png.flat",
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\src\\main\\res\\drawable-hdpi\\lock.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-hdpi-v4_ic_media_play_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-hdpi-v4\\ic_media_play_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\layout_note_list.xml.flat",
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\src\\main\\res\\layout\\note_list.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-hdpi_list_green_middle.9.png.flat",
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\src\\main\\res\\drawable-hdpi\\list_green_middle.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-hdpi-v4_abc_ic_star_black_36dp.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-hdpi-v4\\abc_ic_star_black_36dp.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-hdpi_widget_2x_green.png.flat",
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\src\\main\\res\\drawable-hdpi\\widget_2x_green.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xxxhdpi-v4_abc_ic_menu_copy_mtrl_am_alpha.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xxxhdpi-v4\\abc_ic_menu_copy_mtrl_am_alpha.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xxhdpi-v4_ic_mr_button_connected_16_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connected_16_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-hdpi-v4_ic_mr_button_disabled_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-hdpi-v4\\ic_mr_button_disabled_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xxhdpi-v4_abc_btn_radio_to_on_mtrl_000.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xxhdpi-v4\\abc_btn_radio_to_on_mtrl_000.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xxxhdpi-v4_abc_ic_star_black_36dp.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xxxhdpi-v4\\abc_ic_star_black_36dp.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xxhdpi-v4_abc_textfield_activated_mtrl_alpha.9.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xxhdpi-v4\\abc_textfield_activated_mtrl_alpha.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xxhdpi-v4_ic_mr_button_connected_23_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connected_23_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xxhdpi-v4_ic_mr_button_connecting_21_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connecting_21_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xxhdpi-v4_abc_btn_check_to_on_mtrl_015.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xxhdpi-v4\\abc_btn_check_to_on_mtrl_015.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-mdpi-v4_abc_scrubber_control_off_mtrl_alpha.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-mdpi-v4\\abc_scrubber_control_off_mtrl_alpha.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xhdpi-v4_ic_mr_button_connected_05_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connected_05_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\layout_select_dialog_singlechoice_material.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\layout\\select_dialog_singlechoice_material.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\color_primary_text_dark.xml.flat",
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\src\\main\\res\\color\\primary_text_dark.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\raw-zh-rCN_introduction.flat",
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\src\\main\\res\\raw-zh-rCN\\introduction"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-mdpi-v4_ic_media_play_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-mdpi-v4\\ic_media_play_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-ldrtl-mdpi-v17_abc_ic_menu_cut_mtrl_alpha.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-ldrtl-mdpi-v17\\abc_ic_menu_cut_mtrl_alpha.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xxxhdpi-v4_abc_text_select_handle_left_mtrl_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xxxhdpi-v4\\abc_text_select_handle_left_mtrl_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xxhdpi-v4_abc_btn_radio_to_on_mtrl_015.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xxhdpi-v4\\abc_btn_radio_to_on_mtrl_015.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xxxhdpi-v4_ic_group_collapse_15.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxxhdpi-v4\\ic_group_collapse_15.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\layout_mr_cast_dialog.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\layout\\mr_cast_dialog.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xxhdpi-v4_ic_mr_button_connecting_06_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connecting_06_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-hdpi_list_red_up.9.png.flat",
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\src\\main\\res\\drawable-hdpi\\list_red_up.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xhdpi-v4_ic_media_stop_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_media_stop_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-hdpi-v4_ic_media_play_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-hdpi-v4\\ic_media_play_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-hdpi_selected.png.flat",
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\src\\main\\res\\drawable-hdpi\\selected.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable_abc_ratingbar_indicator_material.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable\\abc_ratingbar_indicator_material.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-mdpi-v4_abc_list_pressed_holo_dark.9.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-mdpi-v4\\abc_list_pressed_holo_dark.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-hdpi-v4_abc_btn_check_to_on_mtrl_015.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-hdpi-v4\\abc_btn_check_to_on_mtrl_015.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xxhdpi-v4_ic_media_play_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_media_play_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\layout_abc_search_view.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\layout\\abc_search_view.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-mdpi-v4_abc_ic_commit_search_api_mtrl_alpha.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-mdpi-v4\\abc_ic_commit_search_api_mtrl_alpha.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xhdpi-v4_ic_mr_button_connecting_27_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connecting_27_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable_mr_media_play_light.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable\\mr_media_play_light.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xxhdpi-v4_abc_text_select_handle_middle_mtrl_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xxhdpi-v4\\abc_text_select_handle_middle_mtrl_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-mdpi-v4_ic_vol_type_speaker_group_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-mdpi-v4\\ic_vol_type_speaker_group_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xxxhdpi-v4_ic_group_collapse_03.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxxhdpi-v4\\ic_group_collapse_03.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-hdpi-v4_abc_text_select_handle_left_mtrl_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-hdpi-v4\\abc_text_select_handle_left_mtrl_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xxhdpi-v4_ic_vol_type_speaker_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_vol_type_speaker_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xxhdpi-v4_ic_mr_button_connecting_13_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connecting_13_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-hdpi-v4_abc_btn_radio_to_on_mtrl_015.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-hdpi-v4\\abc_btn_radio_to_on_mtrl_015.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-hdpi_note_edit_color_selector_panel.png.flat",
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\src\\main\\res\\drawable-hdpi\\note_edit_color_selector_panel.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\layout_abc_popup_menu_item_layout.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\layout\\abc_popup_menu_item_layout.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\layout-watch-v20_abc_alert_dialog_title_material.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\layout-watch-v20\\abc_alert_dialog_title_material.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xxhdpi-v4_abc_popup_background_mtrl_mult.9.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xxhdpi-v4\\abc_popup_background_mtrl_mult.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\anim_abc_tooltip_enter.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\anim\\abc_tooltip_enter.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-mdpi-v4_abc_tab_indicator_mtrl_alpha.9.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-mdpi-v4\\abc_tab_indicator_mtrl_alpha.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable_abc_ic_ab_back_material.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable\\abc_ic_ab_back_material.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-hdpi_list_background.png.flat",
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\src\\main\\res\\drawable-hdpi\\list_background.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-mdpi-v4_abc_switch_track_mtrl_alpha.9.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-mdpi-v4\\abc_switch_track_mtrl_alpha.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-hdpi_list_blue_single.9.png.flat",
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\src\\main\\res\\drawable-hdpi\\list_blue_single.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-mdpi-v4_abc_text_select_handle_right_mtrl_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-mdpi-v4\\abc_text_select_handle_right_mtrl_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xxhdpi-v4_abc_scrubber_track_mtrl_alpha.9.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xxhdpi-v4\\abc_scrubber_track_mtrl_alpha.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xxhdpi-v4_abc_spinner_mtrl_am_alpha.9.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xxhdpi-v4\\abc_spinner_mtrl_am_alpha.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xxxhdpi-v4_ic_group_expand_03.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxxhdpi-v4\\ic_group_expand_03.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-hdpi_font_size_selector_bg.9.png.flat",
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\src\\main\\res\\drawable-hdpi\\font_size_selector_bg.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xxxhdpi-v4_abc_btn_radio_to_on_mtrl_015.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xxxhdpi-v4\\abc_btn_radio_to_on_mtrl_015.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xhdpi-v4_ic_vol_type_speaker_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_vol_type_speaker_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\layout_abc_action_mode_bar.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\layout\\abc_action_mode_bar.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\layout_mr_picker_dialog.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\layout\\mr_picker_dialog.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xhdpi-v4_ic_mr_button_connected_30_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connected_30_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xxhdpi-v4_abc_cab_background_top_mtrl_alpha.9.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xxhdpi-v4\\abc_cab_background_top_mtrl_alpha.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-mdpi-v4_ic_media_play_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-mdpi-v4\\ic_media_play_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xxxhdpi-v4_abc_btn_switch_to_on_mtrl_00012.9.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xxxhdpi-v4\\abc_btn_switch_to_on_mtrl_00012.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\layout_abc_action_bar_title_item.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\layout\\abc_action_bar_title_item.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xxhdpi-v4_abc_text_select_handle_right_mtrl_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xxhdpi-v4\\abc_text_select_handle_right_mtrl_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xxhdpi-v4_ic_mr_button_connected_01_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connected_01_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xxxhdpi-v4_abc_ic_menu_selectall_mtrl_alpha.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xxxhdpi-v4\\abc_ic_menu_selectall_mtrl_alpha.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable_abc_textfield_search_material.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable\\abc_textfield_search_material.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xxxhdpi-v4_ic_mr_button_grey.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxxhdpi-v4\\ic_mr_button_grey.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xxhdpi-v4_ic_mr_button_connected_30_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connected_30_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-mdpi-v4_abc_text_select_handle_middle_mtrl_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-mdpi-v4\\abc_text_select_handle_middle_mtrl_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xxhdpi-v4_abc_menu_hardkey_panel_mtrl_mult.9.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xxhdpi-v4\\abc_menu_hardkey_panel_mtrl_mult.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xxxhdpi-v4_ic_group_expand_11.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxxhdpi-v4\\ic_group_expand_11.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\layout-v21_notification_action.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\layout-v21\\notification_action.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xxhdpi-v4_abc_list_selector_disabled_holo_dark.9.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xxhdpi-v4\\abc_list_selector_disabled_holo_dark.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xhdpi-v4_abc_text_select_handle_right_mtrl_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xhdpi-v4\\abc_text_select_handle_right_mtrl_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\anim_abc_popup_exit.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\anim\\abc_popup_exit.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-hdpi-v4_abc_textfield_search_activated_mtrl_alpha.9.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-hdpi-v4\\abc_textfield_search_activated_mtrl_alpha.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xxhdpi-v4_ic_vol_type_speaker_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_vol_type_speaker_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable_abc_item_background_holo_dark.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable\\abc_item_background_holo_dark.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xxhdpi-v4_ic_mr_button_connecting_09_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connecting_09_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xhdpi-v4_abc_btn_radio_to_on_mtrl_000.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xhdpi-v4\\abc_btn_radio_to_on_mtrl_000.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xxhdpi-v4_ic_mr_button_connecting_20_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connecting_20_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xxhdpi-v4_ic_mr_button_disabled_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_disabled_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\layout_select_dialog_item_material.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\layout\\select_dialog_item_material.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xxhdpi-v4_ic_mr_button_connecting_03_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connecting_03_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable_mr_button_connected_light.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable\\mr_button_connected_light.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xxhdpi-v4_ic_mr_button_connected_04_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connected_04_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xxxhdpi-v4_ic_group_expand_04.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxxhdpi-v4\\ic_group_expand_04.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xxhdpi-v4_abc_list_divider_mtrl_alpha.9.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xxhdpi-v4\\abc_list_divider_mtrl_alpha.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable_mr_dialog_close_dark.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable\\mr_dialog_close_dark.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-hdpi_call_record.png.flat",
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\src\\main\\res\\drawable-hdpi\\call_record.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\layout_note_edit.xml.flat",
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\src\\main\\res\\layout\\note_edit.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-mdpi-v4_abc_ic_star_black_36dp.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-mdpi-v4\\abc_ic_star_black_36dp.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-hdpi_list_folder.9.png.flat",
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\src\\main\\res\\drawable-hdpi\\list_folder.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\color-v23_abc_tint_btn_checkable.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\color-v23\\abc_tint_btn_checkable.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-ldrtl-hdpi-v17_abc_ic_menu_cut_mtrl_alpha.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-ldrtl-hdpi-v17\\abc_ic_menu_cut_mtrl_alpha.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-mdpi-v4_ic_audiotrack_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-mdpi-v4\\ic_audiotrack_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xxhdpi-v4_ic_vol_type_tv_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_vol_type_tv_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable_abc_list_selector_background_transition_holo_dark.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable\\abc_list_selector_background_transition_holo_dark.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\color_abc_primary_text_disable_only_material_dark.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\color\\abc_primary_text_disable_only_material_dark.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xxhdpi-v4_ic_vol_type_speaker_group_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_vol_type_speaker_group_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-mdpi-v4_abc_text_select_handle_left_mtrl_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-mdpi-v4\\abc_text_select_handle_left_mtrl_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\layout_mr_dialog_header_item.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\layout\\mr_dialog_header_item.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-hdpi_widget_2x_yellow.png.flat",
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\src\\main\\res\\drawable-hdpi\\widget_2x_yellow.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xxhdpi-v4_ic_mr_button_connecting_12_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connecting_12_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable_tooltip_frame_dark.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable\\tooltip_frame_dark.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\layout_mr_cast_media_metadata.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\layout\\mr_cast_media_metadata.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-mdpi-v4_abc_btn_check_to_on_mtrl_015.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-mdpi-v4\\abc_btn_check_to_on_mtrl_015.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xxxhdpi-v4_ic_group_expand_06.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxxhdpi-v4\\ic_group_expand_06.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xxhdpi-v4_abc_ic_commit_search_api_mtrl_alpha.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xxhdpi-v4\\abc_ic_commit_search_api_mtrl_alpha.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\layout_note_list_dropdown_menu.xml.flat",
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\src\\main\\res\\layout\\note_list_dropdown_menu.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xxhdpi-v4_ic_mr_button_connected_02_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connected_02_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\layout_activity_set_lock.xml.flat",
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\src\\main\\res\\layout\\activity_set_lock.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xhdpi-v4_ic_mr_button_connected_18_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connected_18_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-hdpi_star.png.flat",
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\src\\main\\res\\drawable-hdpi\\star.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xhdpi-v4_ic_mr_button_connected_12_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connected_12_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\xml_widget_2x_info.xml.flat",
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\src\\main\\res\\xml\\widget_2x_info.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xxhdpi-v4_ic_mr_button_connecting_12_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connecting_12_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xhdpi-v4_ic_mr_button_connecting_11_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connecting_11_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xxhdpi-v4_ic_mr_button_connecting_18_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connecting_18_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\layout_widget_2x.xml.flat",
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\src\\main\\res\\layout\\widget_2x.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xxhdpi-v4_ic_mr_button_connecting_21_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connecting_21_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\layout_notification_template_media_custom.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3748c447639623a0c90cb541e38e687e\\media-1.0.0\\res\\layout\\notification_template_media_custom.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-mdpi-v4_abc_ic_menu_selectall_mtrl_alpha.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-mdpi-v4\\abc_ic_menu_selectall_mtrl_alpha.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xhdpi-v4_notification_bg_low_pressed.9.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\drawable-xhdpi-v4\\notification_bg_low_pressed.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-hdpi_menu_top.png.flat",
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\src\\main\\res\\drawable-hdpi\\menu_top.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-mdpi-v4_abc_btn_radio_to_on_mtrl_015.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-mdpi-v4\\abc_btn_radio_to_on_mtrl_015.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-hdpi-v4_notify_panel_notification_icon_bg.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\drawable-hdpi-v4\\notify_panel_notification_icon_bg.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-mdpi-v4_ic_mr_button_grey.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-mdpi-v4\\ic_mr_button_grey.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable_mr_media_stop_dark.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable\\mr_media_stop_dark.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xhdpi-v4_abc_textfield_default_mtrl_alpha.9.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xhdpi-v4\\abc_textfield_default_mtrl_alpha.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xhdpi-v4_ic_mr_button_connected_21_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connected_21_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\layout_mr_playback_control.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\layout\\mr_playback_control.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-ldrtl-xhdpi-v17_abc_spinner_mtrl_am_alpha.9.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-ldrtl-xhdpi-v17\\abc_spinner_mtrl_am_alpha.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xhdpi-v4_ic_mr_button_connected_27_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connected_27_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\layout_mr_controller_volume_item.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\layout\\mr_controller_volume_item.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\color_abc_secondary_text_material_light.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\color\\abc_secondary_text_material_light.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xhdpi-v4_ic_mr_button_connecting_10_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connecting_10_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xhdpi-v4_ic_mr_button_connecting_29_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connecting_29_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-hdpi_widget_4x_green.png.flat",
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\src\\main\\res\\drawable-hdpi\\widget_4x_green.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\menu_note_edit.xml.flat",
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\src\\main\\res\\menu\\note_edit.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xhdpi-v4_ic_mr_button_connected_09_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connected_09_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xhdpi-v4_ic_mr_button_connected_03_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connected_03_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xxxhdpi-v4_ic_group_expand_13.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxxhdpi-v4\\ic_group_expand_13.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\layout_abc_activity_chooser_view.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\layout\\abc_activity_chooser_view.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-hdpi_widget_4x_white.png.flat",
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\src\\main\\res\\drawable-hdpi\\widget_4x_white.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-hdpi_list_red_single.9.png.flat",
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\src\\main\\res\\drawable-hdpi\\list_red_single.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xxxhdpi-v4_ic_group_collapse_00.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxxhdpi-v4\\ic_group_collapse_00.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xxhdpi-v4_abc_switch_track_mtrl_alpha.9.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xxhdpi-v4\\abc_switch_track_mtrl_alpha.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xhdpi-v4_abc_text_select_handle_right_mtrl_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xhdpi-v4\\abc_text_select_handle_right_mtrl_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-hdpi-v4_abc_text_select_handle_middle_mtrl_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-hdpi-v4\\abc_text_select_handle_middle_mtrl_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-mdpi-v4_ic_media_stop_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-mdpi-v4\\ic_media_stop_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-ldrtl-mdpi-v17_abc_ic_menu_copy_mtrl_am_alpha.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-ldrtl-mdpi-v17\\abc_ic_menu_copy_mtrl_am_alpha.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-mdpi-v4_abc_ic_star_black_48dp.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-mdpi-v4\\abc_ic_star_black_48dp.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-mdpi-v4_abc_scrubber_control_to_pressed_mtrl_000.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-mdpi-v4\\abc_scrubber_control_to_pressed_mtrl_000.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xhdpi-v4_ic_vol_type_speaker_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_vol_type_speaker_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xxxhdpi-v4_abc_btn_check_to_on_mtrl_015.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xxxhdpi-v4\\abc_btn_check_to_on_mtrl_015.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xxhdpi-v4_ic_mr_button_connected_09_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connected_09_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-ldrtl-xxhdpi-v17_abc_ic_menu_copy_mtrl_am_alpha.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-ldrtl-xxhdpi-v17\\abc_ic_menu_copy_mtrl_am_alpha.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xhdpi-v4_abc_ic_menu_selectall_mtrl_alpha.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xhdpi-v4\\abc_ic_menu_selectall_mtrl_alpha.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xhdpi-v4_ic_media_pause_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_media_pause_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-mdpi-v4_ic_mr_button_disconnected_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-mdpi-v4\\ic_mr_button_disconnected_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xxhdpi-v4_ic_mr_button_connected_04_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connected_04_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xxhdpi-v4_abc_textfield_search_activated_mtrl_alpha.9.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xxhdpi-v4\\abc_textfield_search_activated_mtrl_alpha.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xhdpi-v4_ic_media_play_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_media_play_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xhdpi-v4_abc_text_select_handle_middle_mtrl_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xhdpi-v4\\abc_text_select_handle_middle_mtrl_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xhdpi-v4_abc_ic_menu_copy_mtrl_am_alpha.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xhdpi-v4\\abc_ic_menu_copy_mtrl_am_alpha.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-mdpi-v4_abc_textfield_activated_mtrl_alpha.9.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-mdpi-v4\\abc_textfield_activated_mtrl_alpha.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-hdpi-v4_ic_vol_type_speaker_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-hdpi-v4\\ic_vol_type_speaker_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\layout_abc_alert_dialog_button_bar_material.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\layout\\abc_alert_dialog_button_bar_material.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-hdpi_new_note_pressed.png.flat",
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\src\\main\\res\\drawable-hdpi\\new_note_pressed.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xxxhdpi-v4_abc_scrubber_control_to_pressed_mtrl_005.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xxxhdpi-v4\\abc_scrubber_control_to_pressed_mtrl_005.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-mdpi-v4_ic_dialog_close_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-mdpi-v4\\ic_dialog_close_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xxhdpi-v4_ic_mr_button_connecting_10_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connecting_10_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xxhdpi-v4_abc_ic_star_black_48dp.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xxhdpi-v4\\abc_ic_star_black_48dp.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xxhdpi-v4_ic_mr_button_connecting_11_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connecting_11_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\layout_mr_volume_control.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\layout\\mr_volume_control.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-ldrtl-hdpi-v17_abc_ic_menu_copy_mtrl_am_alpha.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-ldrtl-hdpi-v17\\abc_ic_menu_copy_mtrl_am_alpha.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xhdpi-v4_abc_spinner_mtrl_am_alpha.9.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xhdpi-v4\\abc_spinner_mtrl_am_alpha.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xxhdpi-v4_ic_mr_button_connected_03_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connected_03_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xxhdpi-v4_ic_mr_button_connected_18_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connected_18_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\color_abc_hint_foreground_material_light.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\color\\abc_hint_foreground_material_light.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-mdpi-v4_abc_scrubber_control_to_pressed_mtrl_005.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-mdpi-v4\\abc_scrubber_control_to_pressed_mtrl_005.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xxhdpi-v4_ic_mr_button_connected_12_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connected_12_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xhdpi-v4_abc_cab_background_top_mtrl_alpha.9.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xhdpi-v4\\abc_cab_background_top_mtrl_alpha.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-hdpi_app1.png.flat",
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\src\\main\\res\\drawable-hdpi\\app1.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-mdpi-v4_abc_textfield_search_default_mtrl_alpha.9.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-mdpi-v4\\abc_textfield_search_default_mtrl_alpha.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-mdpi-v4_abc_list_divider_mtrl_alpha.9.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-mdpi-v4\\abc_list_divider_mtrl_alpha.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-hdpi-v4_abc_text_select_handle_middle_mtrl_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-hdpi-v4\\abc_text_select_handle_middle_mtrl_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xxhdpi-v4_ic_vol_type_speaker_group_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_vol_type_speaker_group_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xxhdpi-v4_ic_mr_button_connected_05_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connected_05_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xhdpi-v4_abc_ic_commit_search_api_mtrl_alpha.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xhdpi-v4\\abc_ic_commit_search_api_mtrl_alpha.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-hdpi-v4_ic_audiotrack_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-hdpi-v4\\ic_audiotrack_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\color_abc_primary_text_material_dark.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\color\\abc_primary_text_material_dark.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\layout_abc_cascading_menu_item_layout.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\layout\\abc_cascading_menu_item_layout.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xhdpi-v4_ic_mr_button_connected_00_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connected_00_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\anim_abc_tooltip_exit.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\anim\\abc_tooltip_exit.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-hdpi-v4_abc_ic_menu_cut_mtrl_alpha.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-hdpi-v4\\abc_ic_menu_cut_mtrl_alpha.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-ldrtl-xxxhdpi-v17_abc_spinner_mtrl_am_alpha.9.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-ldrtl-xxxhdpi-v17\\abc_spinner_mtrl_am_alpha.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-hdpi_icon_app.png.flat",
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\src\\main\\res\\drawable-hdpi\\icon_app.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-hdpi_list_white_down.9.png.flat",
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\src\\main\\res\\drawable-hdpi\\list_white_down.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xxhdpi-v4_ic_audiotrack_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_audiotrack_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xhdpi-v4_abc_ic_menu_cut_mtrl_alpha.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xhdpi-v4\\abc_ic_menu_cut_mtrl_alpha.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable_notification_bg.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\drawable\\notification_bg.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xhdpi-v4_ic_mr_button_grey.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_grey.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable_abc_tab_indicator_material.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable\\abc_tab_indicator_material.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xxhdpi-v4_ic_mr_button_connected_03_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connected_03_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-hdpi_title_alert.png.flat",
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\src\\main\\res\\drawable-hdpi\\title_alert.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-hdpi-v4_abc_tab_indicator_mtrl_alpha.9.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-hdpi-v4\\abc_tab_indicator_mtrl_alpha.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable_abc_cab_background_internal_bg.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable\\abc_cab_background_internal_bg.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xxhdpi-v4_ic_mr_button_connected_20_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connected_20_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xhdpi-v4_abc_ic_star_black_16dp.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xhdpi-v4\\abc_ic_star_black_16dp.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xxhdpi-v4_ic_mr_button_connected_11_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connected_11_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\layout-v21_notification_template_icon_group.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\layout-v21\\notification_template_icon_group.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-hdpi_list_yellow_single.9.png.flat",
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\src\\main\\res\\drawable-hdpi\\list_yellow_single.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-hdpi-v4_notification_bg_low_pressed.9.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\drawable-hdpi-v4\\notification_bg_low_pressed.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xhdpi-v4_ic_mr_button_connecting_00_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connecting_00_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-mdpi-v4_abc_list_selector_disabled_holo_dark.9.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-mdpi-v4\\abc_list_selector_disabled_holo_dark.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\color-v23_abc_btn_colored_borderless_text_material.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\color-v23\\abc_btn_colored_borderless_text_material.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-hdpi_line_error.png.flat",
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\src\\main\\res\\drawable-hdpi\\line_error.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\layout_activity_login.xml.flat",
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\src\\main\\res\\layout\\activity_login.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xxhdpi-v4_ic_media_stop_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_media_stop_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xxhdpi-v4_ic_mr_button_connected_21_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connected_21_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable_abc_seekbar_track_material.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable\\abc_seekbar_track_material.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-mdpi-v4_abc_ic_star_half_black_16dp.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-mdpi-v4\\abc_ic_star_half_black_16dp.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-hdpi-v4_ic_media_pause_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-hdpi-v4\\ic_media_pause_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xxhdpi-v4_ic_mr_button_connected_30_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connected_30_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xhdpi-v4_ic_mr_button_disabled_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_disabled_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xxhdpi-v4_ic_mr_button_connected_27_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connected_27_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\layout_mr_cast_route_item.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\layout\\mr_cast_route_item.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-hdpi_widget_4x_yellow.png.flat",
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\src\\main\\res\\drawable-hdpi\\widget_4x_yellow.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-v21_abc_action_bar_item_background_material.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-v21\\abc_action_bar_item_background_material.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xxxhdpi-v4_ic_group_expand_08.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxxhdpi-v4\\ic_group_expand_08.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-hdpi-v4_abc_ic_menu_selectall_mtrl_alpha.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-hdpi-v4\\abc_ic_menu_selectall_mtrl_alpha.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-hdpi-v4_notification_bg_low_normal.9.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\drawable-hdpi-v4\\notification_bg_low_normal.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-hdpi_new_note_normal.png.flat",
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\src\\main\\res\\drawable-hdpi\\new_note_normal.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-hdpi_edit_red.9.png.flat",
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\src\\main\\res\\drawable-hdpi\\edit_red.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xxhdpi-v4_abc_text_select_handle_left_mtrl_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xxhdpi-v4\\abc_text_select_handle_left_mtrl_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xxhdpi-v4_ic_mr_button_connecting_20_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connecting_20_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-mdpi-v4_ic_mr_button_disabled_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-mdpi-v4\\ic_mr_button_disabled_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-hdpi-v4_abc_scrubber_control_off_mtrl_alpha.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-hdpi-v4\\abc_scrubber_control_off_mtrl_alpha.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xhdpi-v4_ic_mr_button_connecting_01_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connecting_01_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\color_abc_background_cache_hint_selector_material_light.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\color\\abc_background_cache_hint_selector_material_light.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-hdpi-v4_ic_media_stop_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-hdpi-v4\\ic_media_stop_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-ldrtl-xxhdpi-v17_abc_ic_menu_cut_mtrl_alpha.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-ldrtl-xxhdpi-v17\\abc_ic_menu_cut_mtrl_alpha.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xxhdpi-v4_abc_scrubber_primary_mtrl_alpha.9.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xxhdpi-v4\\abc_scrubber_primary_mtrl_alpha.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\menu_note_list_options.xml.flat",
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\src\\main\\res\\menu\\note_list_options.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xxhdpi-v4_abc_ic_star_half_black_36dp.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xxhdpi-v4\\abc_ic_star_half_black_36dp.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xxhdpi-v4_abc_text_select_handle_middle_mtrl_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xxhdpi-v4\\abc_text_select_handle_middle_mtrl_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable_mr_media_pause_dark.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable\\mr_media_pause_dark.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable_settings_launcher_background.xml.flat",
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\src\\main\\res\\drawable\\settings_launcher_background.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xxxhdpi-v4_ic_group_expand_09.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxxhdpi-v4\\ic_group_expand_09.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable_mr_button_connected_dark.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable\\mr_button_connected_dark.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xxxhdpi-v4_abc_ic_menu_paste_mtrl_am_alpha.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xxxhdpi-v4\\abc_ic_menu_paste_mtrl_am_alpha.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-hdpi_list_white_middle.9.png.flat",
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\src\\main\\res\\drawable-hdpi\\list_white_middle.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xxhdpi-v4_ic_mr_button_connecting_17_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connecting_17_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xxxhdpi-v4_abc_btn_switch_to_on_mtrl_00001.9.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xxxhdpi-v4\\abc_btn_switch_to_on_mtrl_00001.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xxhdpi-v4_ic_mr_button_connecting_02_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connecting_02_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable_notification_icon_background.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\drawable\\notification_icon_background.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xhdpi-v4_ic_mr_button_connecting_06_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connecting_06_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xhdpi-v4_ic_mr_button_connected_01_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connected_01_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xxhdpi-v4_ic_mr_button_connecting_08_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connecting_08_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-hdpi-v4_ic_mr_button_disconnected_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-hdpi-v4\\ic_mr_button_disconnected_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xhdpi-v4_ic_mr_button_connecting_15_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connecting_15_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xxhdpi-v4_ic_mr_button_connecting_11_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connecting_11_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xxhdpi-v4_ic_mr_button_connecting_26_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connecting_26_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xhdpi-v4_ic_vol_type_speaker_group_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_vol_type_speaker_group_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xhdpi-v4_ic_mr_button_connecting_24_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connecting_24_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\app\\build\\intermediates\\res\\merged\\release\\drawable-xxhdpi-v4_ic_mr_button_connecting_02_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connecting_02_dark.png"
+ }
+]
\ No newline at end of file
diff --git a/src/app/build/intermediates/bundle_manifest/debug/processDebugManifest/bundle-manifest/AndroidManifest.xml b/src/app/build/intermediates/bundle_manifest/debug/processDebugManifest/bundle-manifest/AndroidManifest.xml
new file mode 100644
index 00000000..18329d5f
--- /dev/null
+++ b/src/app/build/intermediates/bundle_manifest/debug/processDebugManifest/bundle-manifest/AndroidManifest.xml
@@ -0,0 +1,150 @@
+
+