-
-
Save MatheusEli/e83377f7ced27c9f18ac5eed545c786c to your computer and use it in GitHub Desktop.
| /build |
| apply plugin: 'com.android.application' | |
| android { | |
| compileSdkVersion 30 | |
| buildToolsVersion "30.0.0" | |
| defaultConfig { | |
| applicationId "br.com.alura.aluraviagens" | |
| minSdkVersion 16 | |
| targetSdkVersion 30 | |
| versionCode 1 | |
| versionName "1.0" | |
| testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" | |
| } | |
| buildTypes { | |
| release { | |
| minifyEnabled false | |
| proguardFiles getDefaultProguardFile('proguard-android-optimize.txt'), 'proguard-rules.pro' | |
| } | |
| } | |
| } | |
| dependencies { | |
| implementation fileTree(dir: "libs", include: ["*.jar"]) | |
| implementation 'androidx.appcompat:appcompat:1.1.0' | |
| implementation 'androidx.constraintlayout:constraintlayout:1.1.3' | |
| implementation 'androidx.cardview:cardview:1.0.0' | |
| testImplementation 'junit:junit:4.12' | |
| androidTestImplementation 'androidx.test.ext:junit:1.1.1' | |
| androidTestImplementation 'androidx.test.espresso:espresso-core:3.2.0' | |
| } |
| <?xml version="1.0" encoding="utf-8"?> | |
| <vector xmlns:android="http://schemas.android.com/apk/res/android" | |
| android:width="108dp" | |
| android:height="108dp" | |
| android:viewportWidth="108" | |
| android:viewportHeight="108"> | |
| <path | |
| android:fillColor="#3DDC84" | |
| android:pathData="M0,0h108v108h-108z" /> | |
| <path | |
| android:fillColor="#00000000" | |
| android:pathData="M9,0L9,108" | |
| android:strokeWidth="0.8" | |
| android:strokeColor="#33FFFFFF" /> | |
| <path | |
| android:fillColor="#00000000" | |
| android:pathData="M19,0L19,108" | |
| android:strokeWidth="0.8" | |
| android:strokeColor="#33FFFFFF" /> | |
| <path | |
| android:fillColor="#00000000" | |
| android:pathData="M29,0L29,108" | |
| android:strokeWidth="0.8" | |
| android:strokeColor="#33FFFFFF" /> | |
| <path | |
| android:fillColor="#00000000" | |
| android:pathData="M39,0L39,108" | |
| android:strokeWidth="0.8" | |
| android:strokeColor="#33FFFFFF" /> | |
| <path | |
| android:fillColor="#00000000" | |
| android:pathData="M49,0L49,108" | |
| android:strokeWidth="0.8" | |
| android:strokeColor="#33FFFFFF" /> | |
| <path | |
| android:fillColor="#00000000" | |
| android:pathData="M59,0L59,108" | |
| android:strokeWidth="0.8" | |
| android:strokeColor="#33FFFFFF" /> | |
| <path | |
| android:fillColor="#00000000" | |
| android:pathData="M69,0L69,108" | |
| android:strokeWidth="0.8" | |
| android:strokeColor="#33FFFFFF" /> | |
| <path | |
| android:fillColor="#00000000" | |
| android:pathData="M79,0L79,108" | |
| android:strokeWidth="0.8" | |
| android:strokeColor="#33FFFFFF" /> | |
| <path | |
| android:fillColor="#00000000" | |
| android:pathData="M89,0L89,108" | |
| android:strokeWidth="0.8" | |
| android:strokeColor="#33FFFFFF" /> | |
| <path | |
| android:fillColor="#00000000" | |
| android:pathData="M99,0L99,108" | |
| android:strokeWidth="0.8" | |
| android:strokeColor="#33FFFFFF" /> | |
| <path | |
| android:fillColor="#00000000" | |
| android:pathData="M0,9L108,9" | |
| android:strokeWidth="0.8" | |
| android:strokeColor="#33FFFFFF" /> | |
| <path | |
| android:fillColor="#00000000" | |
| android:pathData="M0,19L108,19" | |
| android:strokeWidth="0.8" | |
| android:strokeColor="#33FFFFFF" /> | |
| <path | |
| android:fillColor="#00000000" | |
| android:pathData="M0,29L108,29" | |
| android:strokeWidth="0.8" | |
| android:strokeColor="#33FFFFFF" /> | |
| <path | |
| android:fillColor="#00000000" | |
| android:pathData="M0,39L108,39" | |
| android:strokeWidth="0.8" | |
| android:strokeColor="#33FFFFFF" /> | |
| <path | |
| android:fillColor="#00000000" | |
| android:pathData="M0,49L108,49" | |
| android:strokeWidth="0.8" | |
| android:strokeColor="#33FFFFFF" /> | |
| <path | |
| android:fillColor="#00000000" | |
| android:pathData="M0,59L108,59" | |
| android:strokeWidth="0.8" | |
| android:strokeColor="#33FFFFFF" /> | |
| <path | |
| android:fillColor="#00000000" | |
| android:pathData="M0,69L108,69" | |
| android:strokeWidth="0.8" | |
| android:strokeColor="#33FFFFFF" /> | |
| <path | |
| android:fillColor="#00000000" | |
| android:pathData="M0,79L108,79" | |
| android:strokeWidth="0.8" | |
| android:strokeColor="#33FFFFFF" /> | |
| <path | |
| android:fillColor="#00000000" | |
| android:pathData="M0,89L108,89" | |
| android:strokeWidth="0.8" | |
| android:strokeColor="#33FFFFFF" /> | |
| <path | |
| android:fillColor="#00000000" | |
| android:pathData="M0,99L108,99" | |
| android:strokeWidth="0.8" | |
| android:strokeColor="#33FFFFFF" /> | |
| <path | |
| android:fillColor="#00000000" | |
| android:pathData="M19,29L89,29" | |
| android:strokeWidth="0.8" | |
| android:strokeColor="#33FFFFFF" /> | |
| <path | |
| android:fillColor="#00000000" | |
| android:pathData="M19,39L89,39" | |
| android:strokeWidth="0.8" | |
| android:strokeColor="#33FFFFFF" /> | |
| <path | |
| android:fillColor="#00000000" | |
| android:pathData="M19,49L89,49" | |
| android:strokeWidth="0.8" | |
| android:strokeColor="#33FFFFFF" /> | |
| <path | |
| android:fillColor="#00000000" | |
| android:pathData="M19,59L89,59" | |
| android:strokeWidth="0.8" | |
| android:strokeColor="#33FFFFFF" /> | |
| <path | |
| android:fillColor="#00000000" | |
| android:pathData="M19,69L89,69" | |
| android:strokeWidth="0.8" | |
| android:strokeColor="#33FFFFFF" /> | |
| <path | |
| android:fillColor="#00000000" | |
| android:pathData="M19,79L89,79" | |
| android:strokeWidth="0.8" | |
| android:strokeColor="#33FFFFFF" /> | |
| <path | |
| android:fillColor="#00000000" | |
| android:pathData="M29,19L29,89" | |
| android:strokeWidth="0.8" | |
| android:strokeColor="#33FFFFFF" /> | |
| <path | |
| android:fillColor="#00000000" | |
| android:pathData="M39,19L39,89" | |
| android:strokeWidth="0.8" | |
| android:strokeColor="#33FFFFFF" /> | |
| <path | |
| android:fillColor="#00000000" | |
| android:pathData="M49,19L49,89" | |
| android:strokeWidth="0.8" | |
| android:strokeColor="#33FFFFFF" /> | |
| <path | |
| android:fillColor="#00000000" | |
| android:pathData="M59,19L59,89" | |
| android:strokeWidth="0.8" | |
| android:strokeColor="#33FFFFFF" /> | |
| <path | |
| android:fillColor="#00000000" | |
| android:pathData="M69,19L69,89" | |
| android:strokeWidth="0.8" | |
| android:strokeColor="#33FFFFFF" /> | |
| <path | |
| android:fillColor="#00000000" | |
| android:pathData="M79,19L79,89" | |
| android:strokeWidth="0.8" | |
| android:strokeColor="#33FFFFFF" /> | |
| </vector> |
| /** | |
| * Automatically generated file. DO NOT MODIFY | |
| */ | |
| package br.com.alura.aluraviagens; | |
| public final class BuildConfig { | |
| public static final boolean DEBUG = Boolean.parseBoolean("true"); | |
| public static final String APPLICATION_ID = "br.com.alura.aluraviagens"; | |
| public static final String BUILD_TYPE = "debug"; | |
| public static final int VERSION_CODE = 1; | |
| public static final String VERSION_NAME = "1.0"; | |
| } |
| {} |
| { | |
| "logs": [ | |
| { | |
| "outputFile": "C:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\build\\intermediates\\res\\merged\\debug\\values-v16_values-v16.arsc.flat", | |
| "map": [ | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\c2c5fa787d66aaf40578b3071f4d283f\\appcompat-1.1.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" | |
| } | |
| }, | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\03736cf4bc3669a69d502627b70a527e\\core-1.1.0\\res\\values-v16\\values-v16.xml", | |
| "from": { | |
| "startLines": "2", | |
| "startColumns": "4", | |
| "startOffsets": "55", | |
| "endColumns": "65", | |
| "endOffsets": "116" | |
| } | |
| } | |
| ] | |
| }, | |
| { | |
| "outputFile": "C:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\build\\intermediates\\res\\merged\\debug\\values-watch-v20_values-watch-v20.arsc.flat", | |
| "map": [ | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\c2c5fa787d66aaf40578b3071f4d283f\\appcompat-1.1.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": "C:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\build\\intermediates\\res\\merged\\debug\\values-bg_values-bg.arsc.flat", | |
| "map": [ | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\c2c5fa787d66aaf40578b3071f4d283f\\appcompat-1.1.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,225,331,436,522,632,753,833,911,1002,1094,1189,1283,1384,1477,1572,1680,1771,1862,1944,2058,2166,2266,2380,2487,2595,2755,2854", | |
| "endColumns": "119,105,104,85,109,120,79,77,90,91,94,93,100,92,94,107,90,90,81,113,107,99,113,106,107,159,98,82", | |
| "endOffsets": "220,326,431,517,627,748,828,906,997,1089,1184,1278,1379,1472,1567,1675,1766,1857,1939,2053,2161,2261,2375,2482,2590,2750,2849,2932" | |
| } | |
| }, | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\03736cf4bc3669a69d502627b70a527e\\core-1.1.0\\res\\values-bg\\values-bg.xml", | |
| "from": { | |
| "startLines": "2", | |
| "startColumns": "4", | |
| "startOffsets": "55", | |
| "endColumns": "100", | |
| "endOffsets": "151" | |
| }, | |
| "to": { | |
| "startLines": "30", | |
| "startColumns": "4", | |
| "startOffsets": "2937", | |
| "endColumns": "100", | |
| "endOffsets": "3033" | |
| } | |
| } | |
| ] | |
| }, | |
| { | |
| "outputFile": "C:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\build\\intermediates\\res\\merged\\debug\\values-eu_values-eu.arsc.flat", | |
| "map": [ | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\03736cf4bc3669a69d502627b70a527e\\core-1.1.0\\res\\values-eu\\values-eu.xml", | |
| "from": { | |
| "startLines": "2", | |
| "startColumns": "4", | |
| "startOffsets": "55", | |
| "endColumns": "100", | |
| "endOffsets": "151" | |
| }, | |
| "to": { | |
| "startLines": "30", | |
| "startColumns": "4", | |
| "startOffsets": "2932", | |
| "endColumns": "100", | |
| "endOffsets": "3028" | |
| } | |
| }, | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\c2c5fa787d66aaf40578b3071f4d283f\\appcompat-1.1.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,824,906,998,1091,1187,1281,1383,1477,1573,1670,1762,1855,1936,2045,2154,2253,2362,2469,2580,2751,2850", | |
| "endColumns": "108,97,109,85,105,123,85,81,91,92,95,93,101,93,95,96,91,92,80,108,108,98,108,106,110,170,98,81", | |
| "endOffsets": "209,307,417,503,609,733,819,901,993,1086,1182,1276,1378,1472,1568,1665,1757,1850,1931,2040,2149,2248,2357,2464,2575,2746,2845,2927" | |
| } | |
| } | |
| ] | |
| }, | |
| { | |
| "outputFile": "C:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\build\\intermediates\\res\\merged\\debug\\values-mn_values-mn.arsc.flat", | |
| "map": [ | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\c2c5fa787d66aaf40578b3071f4d283f\\appcompat-1.1.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,219,319,428,514,620,734,817,899,990,1082,1177,1273,1371,1464,1558,1650,1741,1831,1910,2017,2120,2217,2324,2426,2539,2698,2797", | |
| "endColumns": "113,99,108,85,105,113,82,81,90,91,94,95,97,92,93,91,90,89,78,106,102,96,106,101,112,158,98,79", | |
| "endOffsets": "214,314,423,509,615,729,812,894,985,1077,1172,1268,1366,1459,1553,1645,1736,1826,1905,2012,2115,2212,2319,2421,2534,2693,2792,2872" | |
| } | |
| }, | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\03736cf4bc3669a69d502627b70a527e\\core-1.1.0\\res\\values-mn\\values-mn.xml", | |
| "from": { | |
| "startLines": "2", | |
| "startColumns": "4", | |
| "startOffsets": "55", | |
| "endColumns": "100", | |
| "endOffsets": "151" | |
| }, | |
| "to": { | |
| "startLines": "30", | |
| "startColumns": "4", | |
| "startOffsets": "2877", | |
| "endColumns": "100", | |
| "endOffsets": "2973" | |
| } | |
| } | |
| ] | |
| }, | |
| { | |
| "outputFile": "C:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\build\\intermediates\\res\\merged\\debug\\values-el_values-el.arsc.flat", | |
| "map": [ | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\c2c5fa787d66aaf40578b3071f4d283f\\appcompat-1.1.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,642,765,854,940,1031,1123,1218,1312,1413,1506,1601,1698,1789,1880,1964,2075,2184,2286,2397,2507,2615,2786,2886", | |
| "endColumns": "117,110,116,84,105,122,88,85,90,91,94,93,100,92,94,96,90,90,83,110,108,101,110,109,107,170,99,84", | |
| "endOffsets": "218,329,446,531,637,760,849,935,1026,1118,1213,1307,1408,1501,1596,1693,1784,1875,1959,2070,2179,2281,2392,2502,2610,2781,2881,2966" | |
| } | |
| }, | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\03736cf4bc3669a69d502627b70a527e\\core-1.1.0\\res\\values-el\\values-el.xml", | |
| "from": { | |
| "startLines": "2", | |
| "startColumns": "4", | |
| "startOffsets": "55", | |
| "endColumns": "100", | |
| "endOffsets": "151" | |
| }, | |
| "to": { | |
| "startLines": "30", | |
| "startColumns": "4", | |
| "startOffsets": "2971", | |
| "endColumns": "100", | |
| "endOffsets": "3067" | |
| } | |
| } | |
| ] | |
| }, | |
| { | |
| "outputFile": "C:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\build\\intermediates\\res\\merged\\debug\\values-ro_values-ro.arsc.flat", | |
| "map": [ | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\c2c5fa787d66aaf40578b3071f4d283f\\appcompat-1.1.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,527,631,752,837,918,1009,1101,1196,1290,1391,1484,1579,1673,1764,1856,1938,2050,2158,2258,2372,2478,2584,2748,2851", | |
| "endColumns": "120,103,112,83,103,120,84,80,90,91,94,93,100,92,94,93,90,91,81,111,107,99,113,105,105,163,102,82", | |
| "endOffsets": "221,325,438,522,626,747,832,913,1004,1096,1191,1285,1386,1479,1574,1668,1759,1851,1933,2045,2153,2253,2367,2473,2579,2743,2846,2929" | |
| } | |
| }, | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\03736cf4bc3669a69d502627b70a527e\\core-1.1.0\\res\\values-ro\\values-ro.xml", | |
| "from": { | |
| "startLines": "2", | |
| "startColumns": "4", | |
| "startOffsets": "55", | |
| "endColumns": "100", | |
| "endOffsets": "151" | |
| }, | |
| "to": { | |
| "startLines": "30", | |
| "startColumns": "4", | |
| "startOffsets": "2934", | |
| "endColumns": "100", | |
| "endOffsets": "3030" | |
| } | |
| } | |
| ] | |
| }, | |
| { | |
| "outputFile": "C:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\build\\intermediates\\res\\merged\\debug\\values-en-rAU_values-en-rAU.arsc.flat", | |
| "map": [ | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\03736cf4bc3669a69d502627b70a527e\\core-1.1.0\\res\\values-en-rAU\\values-en-rAU.xml", | |
| "from": { | |
| "startLines": "2", | |
| "startColumns": "4", | |
| "startOffsets": "55", | |
| "endColumns": "100", | |
| "endOffsets": "151" | |
| }, | |
| "to": { | |
| "startLines": "30", | |
| "startColumns": "4", | |
| "startOffsets": "2844", | |
| "endColumns": "100", | |
| "endOffsets": "2940" | |
| } | |
| }, | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\c2c5fa787d66aaf40578b3071f4d283f\\appcompat-1.1.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,794,870,961,1053,1148,1242,1343,1436,1531,1625,1716,1807,1888,1991,2094,2193,2298,2402,2506,2662,2762", | |
| "endColumns": "103,99,107,83,99,114,77,75,90,91,94,93,100,92,94,93,90,90,80,102,102,98,104,103,103,155,99,81", | |
| "endOffsets": "204,304,412,496,596,711,789,865,956,1048,1143,1237,1338,1431,1526,1620,1711,1802,1883,1986,2089,2188,2293,2397,2501,2657,2757,2839" | |
| } | |
| } | |
| ] | |
| }, | |
| { | |
| "outputFile": "C:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\build\\intermediates\\res\\merged\\debug\\values-sk_values-sk.arsc.flat", | |
| "map": [ | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\c2c5fa787d66aaf40578b3071f4d283f\\appcompat-1.1.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,313,424,510,618,736,815,893,984,1076,1174,1268,1369,1462,1557,1655,1746,1837,1920,2025,2133,2232,2338,2450,2553,2719,2817", | |
| "endColumns": "106,100,110,85,107,117,78,77,90,91,97,93,100,92,94,97,90,90,82,104,107,98,105,111,102,165,97,81", | |
| "endOffsets": "207,308,419,505,613,731,810,888,979,1071,1169,1263,1364,1457,1552,1650,1741,1832,1915,2020,2128,2227,2333,2445,2548,2714,2812,2894" | |
| } | |
| }, | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\03736cf4bc3669a69d502627b70a527e\\core-1.1.0\\res\\values-sk\\values-sk.xml", | |
| "from": { | |
| "startLines": "2", | |
| "startColumns": "4", | |
| "startOffsets": "55", | |
| "endColumns": "100", | |
| "endOffsets": "151" | |
| }, | |
| "to": { | |
| "startLines": "30", | |
| "startColumns": "4", | |
| "startOffsets": "2899", | |
| "endColumns": "100", | |
| "endOffsets": "2995" | |
| } | |
| } | |
| ] | |
| }, | |
| { | |
| "outputFile": "C:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\build\\intermediates\\res\\merged\\debug\\values-pa_values-pa.arsc.flat", | |
| "map": [ | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\c2c5fa787d66aaf40578b3071f4d283f\\appcompat-1.1.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,787,865,956,1048,1142,1236,1337,1430,1525,1619,1710,1801,1879,1989,2092,2188,2299,2401,2511,2670,2767", | |
| "endColumns": "102,96,104,85,99,112,77,77,90,91,93,93,100,92,94,93,90,90,77,109,102,95,110,101,109,158,96,78", | |
| "endOffsets": "203,300,405,491,591,704,782,860,951,1043,1137,1231,1332,1425,1520,1614,1705,1796,1874,1984,2087,2183,2294,2396,2506,2665,2762,2841" | |
| } | |
| }, | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\03736cf4bc3669a69d502627b70a527e\\core-1.1.0\\res\\values-pa\\values-pa.xml", | |
| "from": { | |
| "startLines": "2", | |
| "startColumns": "4", | |
| "startOffsets": "55", | |
| "endColumns": "100", | |
| "endOffsets": "151" | |
| }, | |
| "to": { | |
| "startLines": "30", | |
| "startColumns": "4", | |
| "startOffsets": "2846", | |
| "endColumns": "100", | |
| "endOffsets": "2942" | |
| } | |
| } | |
| ] | |
| }, | |
| { | |
| "outputFile": "C:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\build\\intermediates\\res\\merged\\debug\\values-zh-rTW_values-zh-rTW.arsc.flat", | |
| "map": [ | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\03736cf4bc3669a69d502627b70a527e\\core-1.1.0\\res\\values-zh-rTW\\values-zh-rTW.xml", | |
| "from": { | |
| "startLines": "2", | |
| "startColumns": "4", | |
| "startOffsets": "55", | |
| "endColumns": "100", | |
| "endOffsets": "151" | |
| }, | |
| "to": { | |
| "startLines": "30", | |
| "startColumns": "4", | |
| "startOffsets": "2749", | |
| "endColumns": "100", | |
| "endOffsets": "2845" | |
| } | |
| }, | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\c2c5fa787d66aaf40578b3071f4d283f\\appcompat-1.1.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,757,833,925,1018,1115,1211,1307,1401,1497,1589,1681,1773,1850,1946,2041,2136,2233,2329,2427,2577,2671", | |
| "endColumns": "94,92,99,81,96,107,76,75,91,92,96,95,95,93,95,91,91,91,76,95,94,94,96,95,97,149,93,77", | |
| "endOffsets": "195,288,388,470,567,675,752,828,920,1013,1110,1206,1302,1396,1492,1584,1676,1768,1845,1941,2036,2131,2228,2324,2422,2572,2666,2744" | |
| } | |
| } | |
| ] | |
| }, | |
| { | |
| "outputFile": "C:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\build\\intermediates\\res\\merged\\debug\\values-zu_values-zu.arsc.flat", | |
| "map": [ | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\03736cf4bc3669a69d502627b70a527e\\core-1.1.0\\res\\values-zu\\values-zu.xml", | |
| "from": { | |
| "startLines": "2", | |
| "startColumns": "4", | |
| "startOffsets": "55", | |
| "endColumns": "100", | |
| "endOffsets": "151" | |
| }, | |
| "to": { | |
| "startLines": "30", | |
| "startColumns": "4", | |
| "startOffsets": "2872", | |
| "endColumns": "100", | |
| "endOffsets": "2968" | |
| } | |
| }, | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\c2c5fa787d66aaf40578b3071f4d283f\\appcompat-1.1.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,432,520,623,738,817,895,986,1078,1173,1267,1368,1461,1556,1650,1741,1834,1914,2018,2121,2219,2326,2433,2538,2695,2791", | |
| "endColumns": "107,106,111,87,102,114,78,77,90,91,94,93,100,92,94,93,90,92,79,103,102,97,106,106,104,156,95,80", | |
| "endOffsets": "208,315,427,515,618,733,812,890,981,1073,1168,1262,1363,1456,1551,1645,1736,1829,1909,2013,2116,2214,2321,2428,2533,2690,2786,2867" | |
| } | |
| } | |
| ] | |
| }, | |
| { | |
| "outputFile": "C:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\build\\intermediates\\res\\merged\\debug\\values-zh-rCN_values-zh-rCN.arsc.flat", | |
| "map": [ | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\03736cf4bc3669a69d502627b70a527e\\core-1.1.0\\res\\values-zh-rCN\\values-zh-rCN.xml", | |
| "from": { | |
| "startLines": "2", | |
| "startColumns": "4", | |
| "startOffsets": "55", | |
| "endColumns": "100", | |
| "endOffsets": "151" | |
| }, | |
| "to": { | |
| "startLines": "30", | |
| "startColumns": "4", | |
| "startOffsets": "2740", | |
| "endColumns": "100", | |
| "endOffsets": "2836" | |
| } | |
| }, | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\c2c5fa787d66aaf40578b3071f4d283f\\appcompat-1.1.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,200,295,395,477,574,680,757,833,924,1016,1113,1209,1304,1397,1492,1584,1675,1766,1843,1939,2034,2129,2226,2322,2420,2568,2662", | |
| "endColumns": "94,94,99,81,96,105,76,75,90,91,96,95,94,92,94,91,90,90,76,95,94,94,96,95,97,147,93,77", | |
| "endOffsets": "195,290,390,472,569,675,752,828,919,1011,1108,1204,1299,1392,1487,1579,1670,1761,1838,1934,2029,2124,2221,2317,2415,2563,2657,2735" | |
| } | |
| } | |
| ] | |
| }, | |
| { | |
| "outputFile": "C:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\build\\intermediates\\res\\merged\\debug\\values-ms_values-ms.arsc.flat", | |
| "map": [ | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\03736cf4bc3669a69d502627b70a527e\\core-1.1.0\\res\\values-ms\\values-ms.xml", | |
| "from": { | |
| "startLines": "2", | |
| "startColumns": "4", | |
| "startOffsets": "55", | |
| "endColumns": "100", | |
| "endOffsets": "151" | |
| }, | |
| "to": { | |
| "startLines": "30", | |
| "startColumns": "4", | |
| "startOffsets": "2880", | |
| "endColumns": "100", | |
| "endOffsets": "2976" | |
| } | |
| }, | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\c2c5fa787d66aaf40578b3071f4d283f\\appcompat-1.1.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,810,889,980,1072,1167,1261,1360,1453,1548,1642,1733,1824,1903,2015,2123,2220,2329,2433,2540,2699,2800", | |
| "endColumns": "110,104,107,86,103,110,78,78,90,91,94,93,98,92,94,93,90,90,78,111,107,96,108,103,106,158,100,79", | |
| "endOffsets": "211,316,424,511,615,726,805,884,975,1067,1162,1256,1355,1448,1543,1637,1728,1819,1898,2010,2118,2215,2324,2428,2535,2694,2795,2875" | |
| } | |
| } | |
| ] | |
| }, | |
| { | |
| "outputFile": "C:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\build\\intermediates\\res\\merged\\debug\\values-kn_values-kn.arsc.flat", | |
| "map": [ | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\03736cf4bc3669a69d502627b70a527e\\core-1.1.0\\res\\values-kn\\values-kn.xml", | |
| "from": { | |
| "startLines": "2", | |
| "startColumns": "4", | |
| "startOffsets": "55", | |
| "endColumns": "100", | |
| "endOffsets": "151" | |
| }, | |
| "to": { | |
| "startLines": "30", | |
| "startColumns": "4", | |
| "startOffsets": "2941", | |
| "endColumns": "100", | |
| "endOffsets": "3037" | |
| } | |
| }, | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\c2c5fa787d66aaf40578b3071f4d283f\\appcompat-1.1.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,219,331,444,532,639,765,843,920,1011,1103,1198,1292,1393,1486,1581,1675,1766,1857,1938,2054,2164,2263,2376,2481,2595,2759,2859", | |
| "endColumns": "113,111,112,87,106,125,77,76,90,91,94,93,100,92,94,93,90,90,80,115,109,98,112,104,113,163,99,81", | |
| "endOffsets": "214,326,439,527,634,760,838,915,1006,1098,1193,1287,1388,1481,1576,1670,1761,1852,1933,2049,2159,2258,2371,2476,2590,2754,2854,2936" | |
| } | |
| } | |
| ] | |
| }, | |
| { | |
| "outputFile": "C:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\build\\intermediates\\res\\merged\\debug\\values-gu_values-gu.arsc.flat", | |
| "map": [ | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\03736cf4bc3669a69d502627b70a527e\\core-1.1.0\\res\\values-gu\\values-gu.xml", | |
| "from": { | |
| "startLines": "2", | |
| "startColumns": "4", | |
| "startOffsets": "55", | |
| "endColumns": "100", | |
| "endOffsets": "151" | |
| }, | |
| "to": { | |
| "startLines": "30", | |
| "startColumns": "4", | |
| "startOffsets": "2868", | |
| "endColumns": "100", | |
| "endOffsets": "2964" | |
| } | |
| }, | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\c2c5fa787d66aaf40578b3071f4d283f\\appcompat-1.1.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,212,316,423,510,610,730,808,886,977,1069,1164,1258,1359,1452,1547,1641,1732,1823,1902,2008,2109,2206,2315,2415,2525,2685,2788", | |
| "endColumns": "106,103,106,86,99,119,77,77,90,91,94,93,100,92,94,93,90,90,78,105,100,96,108,99,109,159,102,79", | |
| "endOffsets": "207,311,418,505,605,725,803,881,972,1064,1159,1253,1354,1447,1542,1636,1727,1818,1897,2003,2104,2201,2310,2410,2520,2680,2783,2863" | |
| } | |
| } | |
| ] | |
| }, | |
| { | |
| "outputFile": "C:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\build\\intermediates\\res\\merged\\debug\\values-hi_values-hi.arsc.flat", | |
| "map": [ | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\c2c5fa787d66aaf40578b3071f4d283f\\appcompat-1.1.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,309,419,505,607,728,806,884,975,1067,1162,1256,1357,1450,1545,1639,1730,1821,1901,2006,2108,2206,2316,2419,2528,2686,2787", | |
| "endColumns": "105,97,109,85,101,120,77,77,90,91,94,93,100,92,94,93,90,90,79,104,101,97,109,102,108,157,100,80", | |
| "endOffsets": "206,304,414,500,602,723,801,879,970,1062,1157,1251,1352,1445,1540,1634,1725,1816,1896,2001,2103,2201,2311,2414,2523,2681,2782,2863" | |
| } | |
| }, | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\03736cf4bc3669a69d502627b70a527e\\core-1.1.0\\res\\values-hi\\values-hi.xml", | |
| "from": { | |
| "startLines": "2", | |
| "startColumns": "4", | |
| "startOffsets": "55", | |
| "endColumns": "100", | |
| "endOffsets": "151" | |
| }, | |
| "to": { | |
| "startLines": "30", | |
| "startColumns": "4", | |
| "startOffsets": "2868", | |
| "endColumns": "100", | |
| "endOffsets": "2964" | |
| } | |
| } | |
| ] | |
| }, | |
| { | |
| "outputFile": "C:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\build\\intermediates\\res\\merged\\debug\\values-hr_values-hr.arsc.flat", | |
| "map": [ | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\03736cf4bc3669a69d502627b70a527e\\core-1.1.0\\res\\values-hr\\values-hr.xml", | |
| "from": { | |
| "startLines": "2", | |
| "startColumns": "4", | |
| "startOffsets": "55", | |
| "endColumns": "100", | |
| "endOffsets": "151" | |
| }, | |
| "to": { | |
| "startLines": "30", | |
| "startColumns": "4", | |
| "startOffsets": "2900", | |
| "endColumns": "100", | |
| "endOffsets": "2996" | |
| } | |
| }, | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\c2c5fa787d66aaf40578b3071f4d283f\\appcompat-1.1.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,305,412,498,602,721,806,889,980,1072,1167,1261,1362,1455,1550,1645,1736,1827,1912,2016,2128,2229,2334,2448,2550,2719,2816", | |
| "endColumns": "104,94,106,85,103,118,84,82,90,91,94,93,100,92,94,94,90,90,84,103,111,100,104,113,101,168,96,83", | |
| "endOffsets": "205,300,407,493,597,716,801,884,975,1067,1162,1256,1357,1450,1545,1640,1731,1822,1907,2011,2123,2224,2329,2443,2545,2714,2811,2895" | |
| } | |
| } | |
| ] | |
| }, | |
| { | |
| "outputFile": "C:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\build\\intermediates\\res\\merged\\debug\\values-hu_values-hu.arsc.flat", | |
| "map": [ | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\c2c5fa787d66aaf40578b3071f4d283f\\appcompat-1.1.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,305,420,504,619,742,819,895,986,1078,1173,1267,1368,1461,1556,1651,1742,1833,1915,2025,2135,2235,2346,2455,2574,2756,2859", | |
| "endColumns": "107,91,114,83,114,122,76,75,90,91,94,93,100,92,94,94,90,90,81,109,109,99,110,108,118,181,102,82", | |
| "endOffsets": "208,300,415,499,614,737,814,890,981,1073,1168,1262,1363,1456,1551,1646,1737,1828,1910,2020,2130,2230,2341,2450,2569,2751,2854,2937" | |
| } | |
| }, | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\03736cf4bc3669a69d502627b70a527e\\core-1.1.0\\res\\values-hu\\values-hu.xml", | |
| "from": { | |
| "startLines": "2", | |
| "startColumns": "4", | |
| "startOffsets": "55", | |
| "endColumns": "100", | |
| "endOffsets": "151" | |
| }, | |
| "to": { | |
| "startLines": "30", | |
| "startColumns": "4", | |
| "startOffsets": "2942", | |
| "endColumns": "100", | |
| "endOffsets": "3038" | |
| } | |
| } | |
| ] | |
| }, | |
| { | |
| "outputFile": "C:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\build\\intermediates\\res\\merged\\debug\\values-land_values-land.arsc.flat", | |
| "map": [ | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\c2c5fa787d66aaf40578b3071f4d283f\\appcompat-1.1.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": "C:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\build\\intermediates\\res\\merged\\debug\\values-ne_values-ne.arsc.flat", | |
| "map": [ | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\03736cf4bc3669a69d502627b70a527e\\core-1.1.0\\res\\values-ne\\values-ne.xml", | |
| "from": { | |
| "startLines": "2", | |
| "startColumns": "4", | |
| "startOffsets": "55", | |
| "endColumns": "100", | |
| "endOffsets": "151" | |
| }, | |
| "to": { | |
| "startLines": "30", | |
| "startColumns": "4", | |
| "startOffsets": "2967", | |
| "endColumns": "100", | |
| "endOffsets": "3063" | |
| } | |
| }, | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\c2c5fa787d66aaf40578b3071f4d283f\\appcompat-1.1.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,216,327,435,526,633,760,844,924,1015,1107,1202,1296,1397,1490,1585,1679,1770,1861,1946,2059,2160,2256,2369,2479,2603,2777,2888", | |
| "endColumns": "110,110,107,90,106,126,83,79,90,91,94,93,100,92,94,93,90,90,84,112,100,95,112,109,123,173,110,78", | |
| "endOffsets": "211,322,430,521,628,755,839,919,1010,1102,1197,1291,1392,1485,1580,1674,1765,1856,1941,2054,2155,2251,2364,2474,2598,2772,2883,2962" | |
| } | |
| } | |
| ] | |
| }, | |
| { | |
| "outputFile": "C:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\build\\intermediates\\res\\merged\\debug\\values-pt_values-pt.arsc.flat", | |
| "map": [ | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\c2c5fa787d66aaf40578b3071f4d283f\\appcompat-1.1.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,747,832,913,1004,1096,1191,1285,1386,1479,1574,1669,1760,1851,1935,2042,2153,2255,2363,2471,2581,2743,2843", | |
| "endColumns": "119,105,106,88,100,118,84,80,90,91,94,93,100,92,94,94,90,90,83,106,110,101,107,107,109,161,99,84", | |
| "endOffsets": "220,326,433,522,623,742,827,908,999,1091,1186,1280,1381,1474,1569,1664,1755,1846,1930,2037,2148,2250,2358,2466,2576,2738,2838,2923" | |
| } | |
| }, | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\03736cf4bc3669a69d502627b70a527e\\core-1.1.0\\res\\values-pt\\values-pt.xml", | |
| "from": { | |
| "startLines": "2", | |
| "startColumns": "4", | |
| "startOffsets": "55", | |
| "endColumns": "100", | |
| "endOffsets": "151" | |
| }, | |
| "to": { | |
| "startLines": "30", | |
| "startColumns": "4", | |
| "startOffsets": "2928", | |
| "endColumns": "100", | |
| "endOffsets": "3024" | |
| } | |
| } | |
| ] | |
| }, | |
| { | |
| "outputFile": "C:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\build\\intermediates\\res\\merged\\debug\\values-uk_values-uk.arsc.flat", | |
| "map": [ | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\c2c5fa787d66aaf40578b3071f4d283f\\appcompat-1.1.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,214,316,424,510,615,733,814,894,985,1077,1172,1266,1367,1460,1555,1650,1741,1832,1930,2036,2142,2240,2347,2454,2559,2729,2829", | |
| "endColumns": "108,101,107,85,104,117,80,79,90,91,94,93,100,92,94,94,90,90,97,105,105,97,106,106,104,169,99,80", | |
| "endOffsets": "209,311,419,505,610,728,809,889,980,1072,1167,1261,1362,1455,1550,1645,1736,1827,1925,2031,2137,2235,2342,2449,2554,2724,2824,2905" | |
| } | |
| }, | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\03736cf4bc3669a69d502627b70a527e\\core-1.1.0\\res\\values-uk\\values-uk.xml", | |
| "from": { | |
| "startLines": "2", | |
| "startColumns": "4", | |
| "startOffsets": "55", | |
| "endColumns": "100", | |
| "endOffsets": "151" | |
| }, | |
| "to": { | |
| "startLines": "30", | |
| "startColumns": "4", | |
| "startOffsets": "2910", | |
| "endColumns": "100", | |
| "endOffsets": "3006" | |
| } | |
| } | |
| ] | |
| }, | |
| { | |
| "outputFile": "C:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\build\\intermediates\\res\\merged\\debug\\values-watch-v21_values-watch-v21.arsc.flat", | |
| "map": [ | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\c2c5fa787d66aaf40578b3071f4d283f\\appcompat-1.1.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": "C:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\build\\intermediates\\res\\merged\\debug\\values-en-rIN_values-en-rIN.arsc.flat", | |
| "map": [ | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\03736cf4bc3669a69d502627b70a527e\\core-1.1.0\\res\\values-en-rIN\\values-en-rIN.xml", | |
| "from": { | |
| "startLines": "2", | |
| "startColumns": "4", | |
| "startOffsets": "55", | |
| "endColumns": "100", | |
| "endOffsets": "151" | |
| }, | |
| "to": { | |
| "startLines": "30", | |
| "startColumns": "4", | |
| "startOffsets": "2844", | |
| "endColumns": "100", | |
| "endOffsets": "2940" | |
| } | |
| }, | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\c2c5fa787d66aaf40578b3071f4d283f\\appcompat-1.1.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,794,870,961,1053,1148,1242,1343,1436,1531,1625,1716,1807,1888,1991,2094,2193,2298,2402,2506,2662,2762", | |
| "endColumns": "103,99,107,83,99,114,77,75,90,91,94,93,100,92,94,93,90,90,80,102,102,98,104,103,103,155,99,81", | |
| "endOffsets": "204,304,412,496,596,711,789,865,956,1048,1143,1237,1338,1431,1526,1620,1711,1802,1883,1986,2089,2188,2293,2397,2501,2657,2757,2839" | |
| } | |
| } | |
| ] | |
| }, | |
| { | |
| "outputFile": "C:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\build\\intermediates\\res\\merged\\debug\\values-fi_values-fi.arsc.flat", | |
| "map": [ | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\c2c5fa787d66aaf40578b3071f4d283f\\appcompat-1.1.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,422,508,613,731,817,897,988,1080,1175,1269,1364,1457,1553,1652,1743,1837,1916,2023,2124,2221,2327,2427,2525,2675,2775", | |
| "endColumns": "107,99,108,85,104,117,85,79,90,91,94,93,94,92,95,98,90,93,78,106,100,96,105,99,97,149,99,79", | |
| "endOffsets": "208,308,417,503,608,726,812,892,983,1075,1170,1264,1359,1452,1548,1647,1738,1832,1911,2018,2119,2216,2322,2422,2520,2670,2770,2850" | |
| } | |
| }, | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\03736cf4bc3669a69d502627b70a527e\\core-1.1.0\\res\\values-fi\\values-fi.xml", | |
| "from": { | |
| "startLines": "2", | |
| "startColumns": "4", | |
| "startOffsets": "55", | |
| "endColumns": "100", | |
| "endOffsets": "151" | |
| }, | |
| "to": { | |
| "startLines": "30", | |
| "startColumns": "4", | |
| "startOffsets": "2855", | |
| "endColumns": "100", | |
| "endOffsets": "2951" | |
| } | |
| } | |
| ] | |
| }, | |
| { | |
| "outputFile": "C:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\build\\intermediates\\res\\merged\\debug\\values-en-rXC_values-en-rXC.arsc.flat", | |
| "map": [ | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\c2c5fa787d66aaf40578b3071f4d283f\\appcompat-1.1.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" | |
| } | |
| }, | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\03736cf4bc3669a69d502627b70a527e\\core-1.1.0\\res\\values-en-rXC\\values-en-rXC.xml", | |
| "from": { | |
| "startLines": "2", | |
| "startColumns": "4", | |
| "startOffsets": "55", | |
| "endColumns": "202", | |
| "endOffsets": "253" | |
| }, | |
| "to": { | |
| "startLines": "30", | |
| "startColumns": "4", | |
| "startOffsets": "5682", | |
| "endColumns": "202", | |
| "endOffsets": "5880" | |
| } | |
| } | |
| ] | |
| }, | |
| { | |
| "outputFile": "C:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\build\\intermediates\\res\\merged\\debug\\values-ja_values-ja.arsc.flat", | |
| "map": [ | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\03736cf4bc3669a69d502627b70a527e\\core-1.1.0\\res\\values-ja\\values-ja.xml", | |
| "from": { | |
| "startLines": "2", | |
| "startColumns": "4", | |
| "startOffsets": "55", | |
| "endColumns": "100", | |
| "endOffsets": "151" | |
| }, | |
| "to": { | |
| "startLines": "30", | |
| "startColumns": "4", | |
| "startOffsets": "2769", | |
| "endColumns": "100", | |
| "endOffsets": "2865" | |
| } | |
| }, | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\c2c5fa787d66aaf40578b3071f4d283f\\appcompat-1.1.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,766,842,933,1025,1120,1214,1315,1408,1503,1597,1688,1779,1856,1958,2056,2151,2254,2350,2446,2594,2691", | |
| "endColumns": "96,92,104,81,97,107,77,75,90,91,94,93,100,92,94,93,90,90,76,101,97,94,102,95,95,147,96,77", | |
| "endOffsets": "197,290,395,477,575,683,761,837,928,1020,1115,1209,1310,1403,1498,1592,1683,1774,1851,1953,2051,2146,2249,2345,2441,2589,2686,2764" | |
| } | |
| } | |
| ] | |
| }, | |
| { | |
| "outputFile": "C:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\build\\intermediates\\res\\merged\\debug\\values-v17_values-v17.arsc.flat", | |
| "map": [ | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\c2c5fa787d66aaf40578b3071f4d283f\\appcompat-1.1.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": "C:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\build\\intermediates\\res\\merged\\debug\\values-iw_values-iw.arsc.flat", | |
| "map": [ | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\c2c5fa787d66aaf40578b3071f4d283f\\appcompat-1.1.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,210,310,418,502,604,720,799,878,969,1062,1156,1250,1351,1444,1539,1632,1723,1815,1895,2000,2103,2201,2306,2408,2510,2664,2761", | |
| "endColumns": "104,99,107,83,101,115,78,78,90,92,93,93,100,92,94,92,90,91,79,104,102,97,104,101,101,153,96,80", | |
| "endOffsets": "205,305,413,497,599,715,794,873,964,1057,1151,1245,1346,1439,1534,1627,1718,1810,1890,1995,2098,2196,2301,2403,2505,2659,2756,2837" | |
| } | |
| }, | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\03736cf4bc3669a69d502627b70a527e\\core-1.1.0\\res\\values-iw\\values-iw.xml", | |
| "from": { | |
| "startLines": "2", | |
| "startColumns": "4", | |
| "startOffsets": "55", | |
| "endColumns": "100", | |
| "endOffsets": "151" | |
| }, | |
| "to": { | |
| "startLines": "30", | |
| "startColumns": "4", | |
| "startOffsets": "2842", | |
| "endColumns": "100", | |
| "endOffsets": "2938" | |
| } | |
| } | |
| ] | |
| }, | |
| { | |
| "outputFile": "C:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\build\\intermediates\\res\\merged\\debug\\values_values.arsc.flat", | |
| "map": [ | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\c53a1cf06eec9ec8e2c1fa79d76edf7f\\cardview-1.0.0\\res\\values\\values.xml", | |
| "from": { | |
| "startLines": "-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1", | |
| "startColumns": "-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1", | |
| "startOffsets": "-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1" | |
| }, | |
| "to": { | |
| "startLines": "11,153,154,155,156,282,283,284,466,1519,1521,1524", | |
| "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4", | |
| "startOffsets": "457,7662,7723,7785,7847,16259,16318,16375,27964,94643,94707,94833", | |
| "endLines": "11,153,154,155,156,282,283,284,472,1520,1523,1526", | |
| "endColumns": "51,60,61,61,63,58,56,53,12,12,12,12", | |
| "endOffsets": "504,7718,7780,7842,7906,16313,16370,16424,28373,94702,94828,94956" | |
| } | |
| }, | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\28120aa98d624ce8fee0a8087788fd91\\constraintlayout-1.1.3\\res\\values\\values.xml", | |
| "from": { | |
| "startLines": "-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1", | |
| "startColumns": "-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1", | |
| "startOffsets": "-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1" | |
| }, | |
| "to": { | |
| "startLines": "2,3,12,13,14,15,17,23,24,25,26,29,30,33,36,37,38,39,40,43,46,47,48,49,54,57,60,61,62,67,68,69,72,75,76,79,82,85,88,89,92,95,96,101,102,107,110,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,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", | |
| "startOffsets": "105,166,509,557,609,670,771,992,1053,1113,1183,1316,1384,1513,1639,1701,1766,1834,1901,2024,2149,2216,2281,2346,2527,2648,2769,2835,2902,3112,3181,3247,3372,3498,3565,3691,3818,3943,4070,4135,4261,4384,4449,4657,4724,4904,5024,5144,5209,5271,5333,5395,5454,5514,5575,5636,5695", | |
| "endLines": "2,10,12,13,14,15,20,23,24,25,28,29,32,35,36,37,38,39,42,45,46,47,48,53,56,59,60,61,66,67,68,71,74,75,78,81,84,87,88,91,94,95,100,101,106,109,112,113,114,115,116,117,118,119,120,121,130", | |
| "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", | |
| "endOffsets": "161,452,552,604,665,711,893,1048,1108,1178,1311,1379,1508,1634,1696,1761,1829,1896,2019,2144,2211,2276,2341,2522,2643,2764,2830,2897,3107,3176,3242,3367,3493,3560,3686,3813,3938,4065,4130,4256,4379,4444,4652,4719,4899,5019,5139,5204,5266,5328,5390,5449,5509,5570,5631,5690,6032" | |
| } | |
| }, | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\03736cf4bc3669a69d502627b70a527e\\core-1.1.0\\res\\values\\values.xml", | |
| "from": { | |
| "startLines": "-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1", | |
| "startColumns": "-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1", | |
| "startOffsets": "-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1" | |
| }, | |
| "to": { | |
| "startLines": "182,183,285,286,287,288,289,290,291,301,302,303,304,305,306,307,308,309,310,311,312,313,314,315,324,325,326,327,328,329,330,331,332,333,334,335,336,337,338,339,340,341,342,343,344,345,346,347,348,349,350,351,352,353,354,355,356,357,358,364,365,369,370,371,372,373,374,375,376,377,378,379,385,432,1798,1799,1803,1804,1808,1951,1952", | |
| "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", | |
| "startOffsets": "9409,9478,16429,16499,16567,16639,16709,16770,16844,17701,17762,17823,17885,17949,18011,18072,18140,18240,18300,18366,18439,18508,18565,18617,19132,19204,19280,19345,19404,19463,19523,19583,19643,19703,19763,19823,19883,19943,20003,20063,20122,20182,20242,20302,20362,20422,20482,20542,20602,20662,20722,20781,20841,20901,20960,21019,21078,21137,21196,21494,21529,21706,21761,21824,21879,21937,21994,22044,22105,22162,22196,22231,22541,25655,115880,115997,116198,116308,116509,127881,127953", | |
| "endLines": "182,183,285,286,287,288,289,290,291,301,302,303,304,305,306,307,308,309,310,311,312,313,314,315,324,325,326,327,328,329,330,331,332,333,334,335,336,337,338,339,340,341,342,343,344,345,346,347,348,349,350,351,352,353,354,355,356,357,358,364,365,369,370,371,372,373,374,375,376,377,378,379,385,432,1798,1802,1803,1807,1808,1951,1952", | |
| "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,64,58,58,59,59,59,59,59,59,59,59,59,59,58,59,59,59,59,59,59,59,59,59,59,58,59,59,58,58,58,58,58,58,34,34,54,62,54,57,56,49,60,56,33,34,34,69,70,116,12,109,12,128,71,66", | |
| "endOffsets": "9473,9536,16494,16562,16634,16704,16765,16839,16912,17757,17818,17880,17944,18006,18067,18135,18235,18295,18361,18434,18503,18560,18612,18674,19199,19275,19340,19399,19458,19518,19578,19638,19698,19758,19818,19878,19938,19998,20058,20117,20177,20237,20297,20357,20417,20477,20537,20597,20657,20717,20776,20836,20896,20955,21014,21073,21132,21191,21250,21524,21559,21756,21819,21874,21932,21989,22039,22100,22157,22191,22226,22261,22606,25721,115992,116193,116303,116504,116633,127948,128015" | |
| } | |
| }, | |
| { | |
| "source": "C:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\src\\main\\res\\values\\strings.xml", | |
| "from": { | |
| "startLines": "-1,-1,19,17,18,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,16,-1,-1,-1", | |
| "startColumns": "-1,-1,4,4,4,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,4,-1,-1,-1", | |
| "startOffsets": "-1,-1,1163,1013,1091,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,965,-1,-1,-1", | |
| "endColumns": "-1,-1,57,76,70,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,46,-1,-1,-1", | |
| "endOffsets": "-1,-1,1216,1085,1157,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,1007,-1,-1,-1" | |
| }, | |
| "to": { | |
| "startLines": "413,414,415,416,417,418,419,420,421,422,423,424,425,426,427,428,429,430,433", | |
| "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", | |
| "startOffsets": "24477,24519,24570,24628,24705,24776,24812,24860,24922,24982,25094,25136,25194,25253,25383,25423,25470,25536,25726", | |
| "endColumns": "41,50,57,76,70,35,47,61,59,111,41,57,58,129,39,46,65,65,60", | |
| "endOffsets": "24514,24565,24623,24700,24771,24807,24855,24917,24977,25089,25131,25189,25248,25378,25418,25465,25531,25597,25782" | |
| } | |
| }, | |
| { | |
| "source": "C:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\src\\main\\res\\values\\styles.xml", | |
| "from": { | |
| "startLines": "-1", | |
| "startColumns": "-1", | |
| "startOffsets": "-1" | |
| }, | |
| "to": { | |
| "startLines": "439", | |
| "startColumns": "4", | |
| "startOffsets": "26229", | |
| "endLines": "444", | |
| "endColumns": "12", | |
| "endOffsets": "26508" | |
| } | |
| }, | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\c2c5fa787d66aaf40578b3071f4d283f\\appcompat-1.1.0\\res\\values\\values.xml", | |
| "from": { | |
| "startLines": "-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1", | |
| "startColumns": "-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1", | |
| "startOffsets": "-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1" | |
| }, | |
| "to": { | |
| "startLines": "16,21,22,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,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,292,293,294,295,296,297,298,299,300,316,317,318,319,320,321,322,323,359,360,361,362,363,366,367,368,380,381,382,383,384,386,387,388,389,390,391,392,393,394,395,396,397,398,399,400,401,402,403,404,405,406,407,408,409,410,411,412,431,434,435,436,437,438,445,453,454,458,462,473,478,484,491,495,499,504,508,512,516,520,524,528,534,538,544,548,554,558,563,567,570,574,580,584,590,594,600,603,607,611,615,619,623,624,625,626,629,632,635,638,642,643,644,645,646,649,651,653,655,660,661,665,671,675,676,678,689,690,694,700,704,705,706,710,737,741,742,746,774,944,970,1141,1167,1198,1206,1212,1226,1248,1253,1258,1268,1277,1286,1290,1297,1305,1312,1313,1322,1325,1328,1332,1336,1340,1343,1344,1349,1354,1364,1369,1376,1382,1383,1386,1390,1395,1397,1399,1402,1405,1407,1411,1414,1421,1424,1427,1431,1433,1437,1439,1441,1443,1447,1455,1463,1475,1481,1490,1493,1504,1507,1508,1513,1514,1527,1596,1666,1667,1677,1686,1687,1689,1693,1696,1699,1702,1705,1708,1711,1714,1718,1721,1724,1727,1731,1734,1738,1742,1743,1744,1745,1746,1747,1748,1749,1750,1751,1752,1753,1754,1755,1756,1757,1758,1759,1760,1761,1762,1764,1766,1767,1768,1769,1770,1771,1772,1773,1775,1776,1778,1779,1781,1783,1784,1786,1787,1788,1789,1790,1791,1793,1794,1795,1796,1797,1809,1811,1813,1815,1816,1817,1818,1819,1820,1821,1822,1823,1824,1825,1826,1827,1829,1830,1831,1832,1833,1834,1836,1840,1844,1845,1846,1847,1848,1849,1853,1854,1855,1856,1858,1860,1862,1864,1866,1867,1868,1869,1871,1873,1875,1876,1877,1878,1879,1880,1881,1882,1883,1884,1885,1886,1889,1890,1891,1892,1894,1896,1897,1899,1900,1902,1904,1906,1907,1908,1909,1910,1911,1912,1913,1914,1915,1916,1917,1919,1920,1921,1922,1924,1925,1926,1927,1928,1930,1932,1934,1936,1937,1938,1939,1940,1941,1942,1943,1944,1945,1946,1947,1948,1949,1950", | |
| "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", | |
| "startOffsets": "716,898,943,6037,6078,6133,6192,6254,6335,6396,6471,6547,6624,6702,6787,6869,6945,7021,7098,7176,7282,7388,7467,7547,7604,8056,8130,8205,8270,8336,8396,8457,8529,8602,8669,8737,8796,8855,8914,8973,9032,9086,9140,9193,9247,9301,9355,9541,9615,9694,9767,9841,9912,9984,10056,10129,10186,10244,10317,10391,10465,10540,10612,10685,10755,10826,10886,10947,11016,11085,11155,11229,11305,11369,11446,11522,11599,11664,11733,11810,11885,11954,12022,12099,12165,12226,12323,12388,12457,12556,12627,12686,12744,12801,12860,12924,12995,13067,13139,13211,13283,13350,13418,13486,13545,13608,13672,13762,13853,13913,13979,14046,14112,14182,14246,14299,14366,14427,14494,14607,14665,14728,14793,14858,14933,15006,15078,15127,15188,15249,15310,15372,15436,15500,15564,15629,15692,15752,15813,15879,15938,15998,16060,16131,16191,16917,17003,17090,17180,17267,17355,17437,17520,17610,18679,18731,18789,18834,18900,18964,19021,19078,21255,21312,21360,21409,21460,21564,21611,21660,22266,22298,22362,22424,22484,22611,22685,22755,22833,22887,22957,23042,23090,23136,23197,23260,23326,23390,23461,23524,23589,23653,23714,23775,23827,23900,23974,24043,24118,24192,24266,24407,25602,25787,25865,25955,26043,26139,26513,27095,27184,27431,27712,28378,28663,29056,29533,29755,29977,30253,30480,30710,30940,31170,31400,31627,32046,32272,32697,32927,33355,33574,33857,34065,34196,34423,34849,35074,35501,35722,36147,36267,36543,36844,37168,37459,37773,37910,38041,38146,38388,38555,38759,38967,39238,39350,39462,39567,39684,39898,40044,40184,40270,40618,40706,40952,41370,41619,41701,41799,42391,42491,42743,43167,43422,43516,43605,43842,45866,46108,46210,46463,48619,59151,60667,71298,72826,74583,75209,75629,76690,77955,78211,78447,78994,79488,80093,80291,80871,81435,81810,81928,82466,82623,82819,83092,83348,83518,83659,83723,84088,84455,85131,85395,85733,86086,86180,86366,86672,86934,87059,87186,87425,87636,87755,87948,88125,88580,88761,88883,89142,89255,89442,89544,89651,89780,90055,90563,91059,91936,92230,92800,92949,93681,93853,93937,94273,94365,94961,100207,105596,105658,106236,106820,106911,107024,107253,107413,107565,107736,107902,108071,108238,108401,108644,108814,108987,109158,109432,109631,109836,110166,110250,110346,110442,110540,110640,110742,110844,110946,111048,111150,111250,111346,111458,111587,111710,111841,111972,112070,112184,112278,112418,112552,112648,112760,112860,112976,113072,113184,113284,113424,113560,113724,113854,114012,114162,114303,114447,114582,114694,114844,114972,115100,115236,115368,115498,115628,115740,116638,116784,116928,117066,117132,117222,117298,117402,117492,117594,117702,117810,117910,117990,118082,118180,118290,118368,118474,118566,118670,118780,118902,119065,119222,119302,119402,119492,119602,119692,119933,120027,120133,120225,120325,120437,120551,120667,120783,120877,120991,121103,121205,121325,121447,121529,121633,121753,121879,121977,122071,122159,122271,122387,122509,122621,122796,122912,122998,123090,123202,123326,123393,123519,123587,123715,123859,123987,124056,124151,124266,124379,124478,124587,124698,124809,124910,125015,125115,125245,125336,125459,125553,125665,125751,125855,125951,126039,126157,126261,126365,126491,126579,126687,126787,126877,126987,127071,127173,127257,127311,127375,127481,127567,127677,127761", | |
| "endLines": "16,21,22,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,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,292,293,294,295,296,297,298,299,300,316,317,318,319,320,321,322,323,359,360,361,362,363,366,367,368,380,381,382,383,384,386,387,388,389,390,391,392,393,394,395,396,397,398,399,400,401,402,403,404,405,406,407,408,409,410,411,412,431,434,435,436,437,438,452,453,457,461,465,477,483,490,494,498,503,507,511,515,519,523,527,533,537,543,547,553,557,562,566,569,573,579,583,589,593,599,602,606,610,614,618,622,623,624,625,628,631,634,637,641,642,643,644,645,648,650,652,654,659,660,664,670,674,675,677,688,689,693,699,703,704,705,709,736,740,741,745,773,943,969,1140,1166,1197,1205,1211,1225,1247,1252,1257,1267,1276,1285,1289,1296,1304,1311,1312,1321,1324,1327,1331,1335,1339,1342,1343,1348,1353,1363,1368,1375,1381,1382,1385,1389,1394,1396,1398,1401,1404,1406,1410,1413,1420,1423,1426,1430,1432,1436,1438,1440,1442,1446,1454,1462,1474,1480,1489,1492,1503,1506,1507,1512,1513,1518,1595,1665,1666,1676,1685,1686,1688,1692,1695,1698,1701,1704,1707,1710,1713,1717,1720,1723,1726,1730,1733,1737,1741,1742,1743,1744,1745,1746,1747,1748,1749,1750,1751,1752,1753,1754,1755,1756,1757,1758,1759,1760,1761,1763,1765,1766,1767,1768,1769,1770,1771,1772,1774,1775,1777,1778,1780,1782,1783,1785,1786,1787,1788,1789,1790,1792,1793,1794,1795,1796,1797,1810,1812,1814,1815,1816,1817,1818,1819,1820,1821,1822,1823,1824,1825,1826,1828,1829,1830,1831,1832,1833,1835,1839,1843,1844,1845,1846,1847,1848,1852,1853,1854,1855,1857,1859,1861,1863,1865,1866,1867,1868,1870,1872,1874,1875,1876,1877,1878,1879,1880,1881,1882,1883,1884,1885,1888,1889,1890,1891,1893,1895,1896,1898,1899,1901,1903,1905,1906,1907,1908,1909,1910,1911,1912,1913,1914,1915,1916,1918,1919,1920,1921,1923,1924,1925,1926,1927,1929,1931,1933,1935,1936,1937,1938,1939,1940,1941,1942,1943,1944,1945,1946,1947,1948,1949,1950", | |
| "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,66,60,66,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,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,83,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,89,12,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,85,109,83,119", | |
| "endOffsets": "766,938,987,6073,6128,6187,6249,6330,6391,6466,6542,6619,6697,6782,6864,6940,7016,7093,7171,7277,7383,7462,7542,7599,7657,8125,8200,8265,8331,8391,8452,8524,8597,8664,8732,8791,8850,8909,8968,9027,9081,9135,9188,9242,9296,9350,9404,9610,9689,9762,9836,9907,9979,10051,10124,10181,10239,10312,10386,10460,10535,10607,10680,10750,10821,10881,10942,11011,11080,11150,11224,11300,11364,11441,11517,11594,11659,11728,11805,11880,11949,12017,12094,12160,12221,12318,12383,12452,12551,12622,12681,12739,12796,12855,12919,12990,13062,13134,13206,13278,13345,13413,13481,13540,13603,13667,13757,13848,13908,13974,14041,14107,14177,14241,14294,14361,14422,14489,14602,14660,14723,14788,14853,14928,15001,15073,15122,15183,15244,15305,15367,15431,15495,15559,15624,15687,15747,15808,15874,15933,15993,16055,16126,16186,16254,16998,17085,17175,17262,17350,17432,17515,17605,17696,18726,18784,18829,18895,18959,19016,19073,19127,21307,21355,21404,21455,21489,21606,21655,21701,22293,22357,22419,22479,22536,22680,22750,22828,22882,22952,23037,23085,23131,23192,23255,23321,23385,23456,23519,23584,23648,23709,23770,23822,23895,23969,24038,24113,24187,24261,24402,24472,25650,25860,25950,26038,26134,26224,27090,27179,27426,27707,27959,28658,29051,29528,29750,29972,30248,30475,30705,30935,31165,31395,31622,32041,32267,32692,32922,33350,33569,33852,34060,34191,34418,34844,35069,35496,35717,36142,36262,36538,36839,37163,37454,37768,37905,38036,38141,38383,38550,38754,38962,39233,39345,39457,39562,39679,39893,40039,40179,40265,40613,40701,40947,41365,41614,41696,41794,42386,42486,42738,43162,43417,43511,43600,43837,45861,46103,46205,46458,48614,59146,60662,71293,72821,74578,75204,75624,76685,77950,78206,78442,78989,79483,80088,80286,80866,81430,81805,81923,82461,82618,82814,83087,83343,83513,83654,83718,84083,84450,85126,85390,85728,86081,86175,86361,86667,86929,87054,87181,87420,87631,87750,87943,88120,88575,88756,88878,89137,89250,89437,89539,89646,89775,90050,90558,91054,91931,92225,92795,92944,93676,93848,93932,94268,94360,94638,100202,105591,105653,106231,106815,106906,107019,107248,107408,107560,107731,107897,108066,108233,108396,108639,108809,108982,109153,109427,109626,109831,110161,110245,110341,110437,110535,110635,110737,110839,110941,111043,111145,111245,111341,111453,111582,111705,111836,111967,112065,112179,112273,112413,112547,112643,112755,112855,112971,113067,113179,113279,113419,113555,113719,113849,114007,114157,114298,114442,114577,114689,114839,114967,115095,115231,115363,115493,115623,115735,115875,116779,116923,117061,117127,117217,117293,117397,117487,117589,117697,117805,117905,117985,118077,118175,118285,118363,118469,118561,118665,118775,118897,119060,119217,119297,119397,119487,119597,119687,119928,120022,120128,120220,120320,120432,120546,120662,120778,120872,120986,121098,121200,121320,121442,121524,121628,121748,121874,121972,122066,122154,122266,122382,122504,122616,122791,122907,122993,123085,123197,123321,123388,123514,123582,123710,123854,123982,124051,124146,124261,124374,124473,124582,124693,124804,124905,125010,125110,125240,125331,125454,125548,125660,125746,125850,125946,126034,126152,126256,126360,126486,126574,126682,126782,126872,126982,127066,127168,127252,127306,127370,127476,127562,127672,127756,127876" | |
| } | |
| }, | |
| { | |
| "source": "C:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\src\\main\\res\\values\\colors.xml", | |
| "from": { | |
| "startLines": "-1,-1,-1", | |
| "startColumns": "-1,-1,-1", | |
| "startOffsets": "-1,-1,-1" | |
| }, | |
| "to": { | |
| "startLines": "157,158,159", | |
| "startColumns": "4,4,4", | |
| "startOffsets": "7911,7958,8005", | |
| "endColumns": "46,46,50", | |
| "endOffsets": "7953,8000,8051" | |
| } | |
| } | |
| ] | |
| }, | |
| { | |
| "outputFile": "C:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\build\\intermediates\\res\\merged\\debug\\values-sw_values-sw.arsc.flat", | |
| "map": [ | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\c2c5fa787d66aaf40578b3071f4d283f\\appcompat-1.1.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,307,415,505,610,727,810,893,984,1076,1171,1265,1366,1459,1554,1648,1739,1830,1911,2012,2120,2219,2326,2438,2542,2704,2801", | |
| "endColumns": "102,98,107,89,104,116,82,82,90,91,94,93,100,92,94,93,90,90,80,100,107,98,106,111,103,161,96,81", | |
| "endOffsets": "203,302,410,500,605,722,805,888,979,1071,1166,1260,1361,1454,1549,1643,1734,1825,1906,2007,2115,2214,2321,2433,2537,2699,2796,2878" | |
| } | |
| }, | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\03736cf4bc3669a69d502627b70a527e\\core-1.1.0\\res\\values-sw\\values-sw.xml", | |
| "from": { | |
| "startLines": "2", | |
| "startColumns": "4", | |
| "startOffsets": "55", | |
| "endColumns": "100", | |
| "endOffsets": "151" | |
| }, | |
| "to": { | |
| "startLines": "30", | |
| "startColumns": "4", | |
| "startOffsets": "2883", | |
| "endColumns": "100", | |
| "endOffsets": "2979" | |
| } | |
| } | |
| ] | |
| }, | |
| { | |
| "outputFile": "C:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\build\\intermediates\\res\\merged\\debug\\values-ru_values-ru.arsc.flat", | |
| "map": [ | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\03736cf4bc3669a69d502627b70a527e\\core-1.1.0\\res\\values-ru\\values-ru.xml", | |
| "from": { | |
| "startLines": "2", | |
| "startColumns": "4", | |
| "startOffsets": "55", | |
| "endColumns": "100", | |
| "endOffsets": "151" | |
| }, | |
| "to": { | |
| "startLines": "30", | |
| "startColumns": "4", | |
| "startOffsets": "2903", | |
| "endColumns": "100", | |
| "endOffsets": "2999" | |
| } | |
| }, | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\c2c5fa787d66aaf40578b3071f4d283f\\appcompat-1.1.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,421,507,612,733,812,889,981,1074,1169,1262,1358,1452,1548,1643,1735,1827,1915,2021,2128,2226,2335,2442,2556,2722,2822", | |
| "endColumns": "114,101,98,85,104,120,78,76,91,92,94,92,95,93,95,94,91,91,87,105,106,97,108,106,113,165,99,80", | |
| "endOffsets": "215,317,416,502,607,728,807,884,976,1069,1164,1257,1353,1447,1543,1638,1730,1822,1910,2016,2123,2221,2330,2437,2551,2717,2817,2898" | |
| } | |
| } | |
| ] | |
| }, | |
| { | |
| "outputFile": "C:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\build\\intermediates\\res\\merged\\debug\\values-h720dp-v13_values-h720dp-v13.arsc.flat", | |
| "map": [ | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\c2c5fa787d66aaf40578b3071f4d283f\\appcompat-1.1.0\\res\\values-h720dp-v13\\values-h720dp-v13.xml", | |
| "from": { | |
| "startLines": "2", | |
| "startColumns": "4", | |
| "startOffsets": "55", | |
| "endColumns": "66", | |
| "endOffsets": "117" | |
| } | |
| } | |
| ] | |
| }, | |
| { | |
| "outputFile": "C:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\build\\intermediates\\res\\merged\\debug\\values-or_values-or.arsc.flat", | |
| "map": [ | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\c2c5fa787d66aaf40578b3071f4d283f\\appcompat-1.1.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,829,906,997,1089,1185,1280,1381,1474,1569,1665,1756,1846,1934,2044,2148,2254,2365,2469,2587,2750,2856", | |
| "endColumns": "118,109,106,85,103,119,77,76,90,91,95,94,100,92,94,95,90,89,87,109,103,105,110,103,117,162,105,88", | |
| "endOffsets": "219,329,436,522,626,746,824,901,992,1084,1180,1275,1376,1469,1564,1660,1751,1841,1929,2039,2143,2249,2360,2464,2582,2745,2851,2940" | |
| } | |
| }, | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\03736cf4bc3669a69d502627b70a527e\\core-1.1.0\\res\\values-or\\values-or.xml", | |
| "from": { | |
| "startLines": "2", | |
| "startColumns": "4", | |
| "startOffsets": "55", | |
| "endColumns": "100", | |
| "endOffsets": "151" | |
| }, | |
| "to": { | |
| "startLines": "30", | |
| "startColumns": "4", | |
| "startOffsets": "2945", | |
| "endColumns": "100", | |
| "endOffsets": "3041" | |
| } | |
| } | |
| ] | |
| }, | |
| { | |
| "outputFile": "C:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\build\\intermediates\\res\\merged\\debug\\values-bs_values-bs.arsc.flat", | |
| "map": [ | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\c2c5fa787d66aaf40578b3071f4d283f\\appcompat-1.1.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,226,323,430,516,620,742,827,910,1001,1093,1188,1282,1383,1476,1571,1666,1757,1848,1935,2038,2142,2243,2348,2462,2565,2734,2830", | |
| "endColumns": "120,96,106,85,103,121,84,82,90,91,94,93,100,92,94,94,90,90,86,102,103,100,104,113,102,168,95,85", | |
| "endOffsets": "221,318,425,511,615,737,822,905,996,1088,1183,1277,1378,1471,1566,1661,1752,1843,1930,2033,2137,2238,2343,2457,2560,2729,2825,2911" | |
| } | |
| }, | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\03736cf4bc3669a69d502627b70a527e\\core-1.1.0\\res\\values-bs\\values-bs.xml", | |
| "from": { | |
| "startLines": "2", | |
| "startColumns": "4", | |
| "startOffsets": "55", | |
| "endColumns": "100", | |
| "endOffsets": "151" | |
| }, | |
| "to": { | |
| "startLines": "30", | |
| "startColumns": "4", | |
| "startOffsets": "2916", | |
| "endColumns": "100", | |
| "endOffsets": "3012" | |
| } | |
| } | |
| ] | |
| }, | |
| { | |
| "outputFile": "C:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\build\\intermediates\\res\\merged\\debug\\values-en-rCA_values-en-rCA.arsc.flat", | |
| "map": [ | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\03736cf4bc3669a69d502627b70a527e\\core-1.1.0\\res\\values-en-rCA\\values-en-rCA.xml", | |
| "from": { | |
| "startLines": "2", | |
| "startColumns": "4", | |
| "startOffsets": "55", | |
| "endColumns": "100", | |
| "endOffsets": "151" | |
| }, | |
| "to": { | |
| "startLines": "30", | |
| "startColumns": "4", | |
| "startOffsets": "2846", | |
| "endColumns": "100", | |
| "endOffsets": "2942" | |
| } | |
| }, | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\c2c5fa787d66aaf40578b3071f4d283f\\appcompat-1.1.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" | |
| } | |
| } | |
| ] | |
| }, | |
| { | |
| "outputFile": "C:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\build\\intermediates\\res\\merged\\debug\\values-th_values-th.arsc.flat", | |
| "map": [ | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\03736cf4bc3669a69d502627b70a527e\\core-1.1.0\\res\\values-th\\values-th.xml", | |
| "from": { | |
| "startLines": "2", | |
| "startColumns": "4", | |
| "startOffsets": "55", | |
| "endColumns": "100", | |
| "endOffsets": "151" | |
| }, | |
| "to": { | |
| "startLines": "30", | |
| "startColumns": "4", | |
| "startOffsets": "2815", | |
| "endColumns": "100", | |
| "endOffsets": "2911" | |
| } | |
| }, | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\c2c5fa787d66aaf40578b3071f4d283f\\appcompat-1.1.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,303,411,496,598,708,786,864,955,1047,1138,1232,1333,1426,1521,1615,1706,1797,1877,1980,2078,2176,2279,2385,2486,2639,2734", | |
| "endColumns": "104,92,107,84,101,109,77,77,90,91,90,93,100,92,94,93,90,90,79,102,97,97,102,105,100,152,94,80", | |
| "endOffsets": "205,298,406,491,593,703,781,859,950,1042,1133,1227,1328,1421,1516,1610,1701,1792,1872,1975,2073,2171,2274,2380,2481,2634,2729,2810" | |
| } | |
| } | |
| ] | |
| }, | |
| { | |
| "outputFile": "C:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\build\\intermediates\\res\\merged\\debug\\values-az_values-az.arsc.flat", | |
| "map": [ | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\c2c5fa787d66aaf40578b3071f4d283f\\appcompat-1.1.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,215,316,426,514,621,735,817,896,987,1079,1173,1272,1373,1466,1561,1655,1746,1838,1922,2027,2133,2233,2342,2447,2549,2707,2813", | |
| "endColumns": "109,100,109,87,106,113,81,78,90,91,93,98,100,92,94,93,90,91,83,104,105,99,108,104,101,157,105,82", | |
| "endOffsets": "210,311,421,509,616,730,812,891,982,1074,1168,1267,1368,1461,1556,1650,1741,1833,1917,2022,2128,2228,2337,2442,2544,2702,2808,2891" | |
| } | |
| }, | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\03736cf4bc3669a69d502627b70a527e\\core-1.1.0\\res\\values-az\\values-az.xml", | |
| "from": { | |
| "startLines": "2", | |
| "startColumns": "4", | |
| "startOffsets": "55", | |
| "endColumns": "100", | |
| "endOffsets": "151" | |
| }, | |
| "to": { | |
| "startLines": "30", | |
| "startColumns": "4", | |
| "startOffsets": "2896", | |
| "endColumns": "100", | |
| "endOffsets": "2992" | |
| } | |
| } | |
| ] | |
| }, | |
| { | |
| "outputFile": "C:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\build\\intermediates\\res\\merged\\debug\\values-lo_values-lo.arsc.flat", | |
| "map": [ | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\c2c5fa787d66aaf40578b3071f4d283f\\appcompat-1.1.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,311,424,509,613,724,802,880,971,1063,1155,1249,1350,1443,1538,1634,1725,1816,1896,2003,2107,2205,2308,2412,2516,2673,2772", | |
| "endColumns": "102,102,112,84,103,110,77,77,90,91,91,93,100,92,94,95,90,90,79,106,103,97,102,103,103,156,98,80", | |
| "endOffsets": "203,306,419,504,608,719,797,875,966,1058,1150,1244,1345,1438,1533,1629,1720,1811,1891,1998,2102,2200,2303,2407,2511,2668,2767,2848" | |
| } | |
| }, | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\03736cf4bc3669a69d502627b70a527e\\core-1.1.0\\res\\values-lo\\values-lo.xml", | |
| "from": { | |
| "startLines": "2", | |
| "startColumns": "4", | |
| "startOffsets": "55", | |
| "endColumns": "100", | |
| "endOffsets": "151" | |
| }, | |
| "to": { | |
| "startLines": "30", | |
| "startColumns": "4", | |
| "startOffsets": "2853", | |
| "endColumns": "100", | |
| "endOffsets": "2949" | |
| } | |
| } | |
| ] | |
| }, | |
| { | |
| "outputFile": "C:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\build\\intermediates\\res\\merged\\debug\\values-hy_values-hy.arsc.flat", | |
| "map": [ | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\c2c5fa787d66aaf40578b3071f4d283f\\appcompat-1.1.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,213,313,423,512,618,735,817,898,989,1081,1176,1270,1371,1464,1559,1653,1744,1835,1917,2023,2129,2228,2338,2446,2547,2717,2814", | |
| "endColumns": "107,99,109,88,105,116,81,80,90,91,94,93,100,92,94,93,90,90,81,105,105,98,109,107,100,169,96,81", | |
| "endOffsets": "208,308,418,507,613,730,812,893,984,1076,1171,1265,1366,1459,1554,1648,1739,1830,1912,2018,2124,2223,2333,2441,2542,2712,2809,2891" | |
| } | |
| }, | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\03736cf4bc3669a69d502627b70a527e\\core-1.1.0\\res\\values-hy\\values-hy.xml", | |
| "from": { | |
| "startLines": "2", | |
| "startColumns": "4", | |
| "startOffsets": "55", | |
| "endColumns": "100", | |
| "endOffsets": "151" | |
| }, | |
| "to": { | |
| "startLines": "30", | |
| "startColumns": "4", | |
| "startOffsets": "2896", | |
| "endColumns": "100", | |
| "endOffsets": "2992" | |
| } | |
| } | |
| ] | |
| }, | |
| { | |
| "outputFile": "C:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\build\\intermediates\\res\\merged\\debug\\values-nb_values-nb.arsc.flat", | |
| "map": [ | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\03736cf4bc3669a69d502627b70a527e\\core-1.1.0\\res\\values-nb\\values-nb.xml", | |
| "from": { | |
| "startLines": "2", | |
| "startColumns": "4", | |
| "startOffsets": "55", | |
| "endColumns": "100", | |
| "endOffsets": "151" | |
| }, | |
| "to": { | |
| "startLines": "30", | |
| "startColumns": "4", | |
| "startOffsets": "2816", | |
| "endColumns": "100", | |
| "endOffsets": "2912" | |
| } | |
| }, | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\c2c5fa787d66aaf40578b3071f4d283f\\appcompat-1.1.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,208,303,417,503,603,716,793,869,960,1052,1146,1240,1341,1434,1529,1627,1718,1809,1886,1989,2087,2183,2287,2386,2487,2640,2737", | |
| "endColumns": "102,94,113,85,99,112,76,75,90,91,93,93,100,92,94,97,90,90,76,102,97,95,103,98,100,152,96,78", | |
| "endOffsets": "203,298,412,498,598,711,788,864,955,1047,1141,1235,1336,1429,1524,1622,1713,1804,1881,1984,2082,2178,2282,2381,2482,2635,2732,2811" | |
| } | |
| } | |
| ] | |
| }, | |
| { | |
| "outputFile": "C:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\build\\intermediates\\res\\merged\\debug\\values-large-v4_values-large-v4.arsc.flat", | |
| "map": [ | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\c2c5fa787d66aaf40578b3071f4d283f\\appcompat-1.1.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": "C:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\build\\intermediates\\res\\merged\\debug\\values-v25_values-v25.arsc.flat", | |
| "map": [ | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\c2c5fa787d66aaf40578b3071f4d283f\\appcompat-1.1.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": "C:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\build\\intermediates\\res\\merged\\debug\\values-km_values-km.arsc.flat", | |
| "map": [ | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\03736cf4bc3669a69d502627b70a527e\\core-1.1.0\\res\\values-km\\values-km.xml", | |
| "from": { | |
| "startLines": "2", | |
| "startColumns": "4", | |
| "startOffsets": "55", | |
| "endColumns": "100", | |
| "endOffsets": "151" | |
| }, | |
| "to": { | |
| "startLines": "30", | |
| "startColumns": "4", | |
| "startOffsets": "2876", | |
| "endColumns": "100", | |
| "endOffsets": "2972" | |
| } | |
| }, | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\c2c5fa787d66aaf40578b3071f4d283f\\appcompat-1.1.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,207,306,416,503,606,727,805,882,973,1065,1157,1251,1352,1445,1540,1634,1725,1816,1898,2002,2106,2206,2315,2424,2533,2695,2793", | |
| "endColumns": "101,98,109,86,102,120,77,76,90,91,91,93,100,92,94,93,90,90,81,103,103,99,108,108,108,161,97,82", | |
| "endOffsets": "202,301,411,498,601,722,800,877,968,1060,1152,1246,1347,1440,1535,1629,1720,1811,1893,1997,2101,2201,2310,2419,2528,2690,2788,2871" | |
| } | |
| } | |
| ] | |
| }, | |
| { | |
| "outputFile": "C:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\build\\intermediates\\res\\merged\\debug\\values-gl_values-gl.arsc.flat", | |
| "map": [ | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\c2c5fa787d66aaf40578b3071f4d283f\\appcompat-1.1.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,209,313,421,506,607,735,820,901,993,1086,1183,1277,1378,1472,1568,1663,1755,1847,1927,2035,2142,2249,2358,2463,2577,2754,2853", | |
| "endColumns": "103,103,107,84,100,127,84,80,91,92,96,93,100,93,95,94,91,91,79,107,106,106,108,104,113,176,98,81", | |
| "endOffsets": "204,308,416,501,602,730,815,896,988,1081,1178,1272,1373,1467,1563,1658,1750,1842,1922,2030,2137,2244,2353,2458,2572,2749,2848,2930" | |
| } | |
| }, | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\03736cf4bc3669a69d502627b70a527e\\core-1.1.0\\res\\values-gl\\values-gl.xml", | |
| "from": { | |
| "startLines": "2", | |
| "startColumns": "4", | |
| "startOffsets": "55", | |
| "endColumns": "100", | |
| "endOffsets": "151" | |
| }, | |
| "to": { | |
| "startLines": "30", | |
| "startColumns": "4", | |
| "startOffsets": "2935", | |
| "endColumns": "100", | |
| "endOffsets": "3031" | |
| } | |
| } | |
| ] | |
| }, | |
| { | |
| "outputFile": "C:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\build\\intermediates\\res\\merged\\debug\\values-zh-rHK_values-zh-rHK.arsc.flat", | |
| "map": [ | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\03736cf4bc3669a69d502627b70a527e\\core-1.1.0\\res\\values-zh-rHK\\values-zh-rHK.xml", | |
| "from": { | |
| "startLines": "2", | |
| "startColumns": "4", | |
| "startOffsets": "55", | |
| "endColumns": "100", | |
| "endOffsets": "151" | |
| }, | |
| "to": { | |
| "startLines": "30", | |
| "startColumns": "4", | |
| "startOffsets": "2744", | |
| "endColumns": "100", | |
| "endOffsets": "2840" | |
| } | |
| }, | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\c2c5fa787d66aaf40578b3071f4d283f\\appcompat-1.1.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,757,833,925,1018,1109,1205,1301,1395,1491,1583,1675,1767,1844,1940,2035,2130,2227,2323,2421,2572,2666", | |
| "endColumns": "94,92,99,81,96,107,76,75,91,92,90,95,95,93,95,91,91,91,76,95,94,94,96,95,97,150,93,77", | |
| "endOffsets": "195,288,388,470,567,675,752,828,920,1013,1104,1200,1296,1390,1486,1578,1670,1762,1839,1935,2030,2125,2222,2318,2416,2567,2661,2739" | |
| } | |
| } | |
| ] | |
| }, | |
| { | |
| "outputFile": "C:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\build\\intermediates\\res\\merged\\debug\\values-lt_values-lt.arsc.flat", | |
| "map": [ | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\03736cf4bc3669a69d502627b70a527e\\core-1.1.0\\res\\values-lt\\values-lt.xml", | |
| "from": { | |
| "startLines": "2", | |
| "startColumns": "4", | |
| "startOffsets": "55", | |
| "endColumns": "100", | |
| "endOffsets": "151" | |
| }, | |
| "to": { | |
| "startLines": "30", | |
| "startColumns": "4", | |
| "startOffsets": "2957", | |
| "endColumns": "100", | |
| "endOffsets": "3053" | |
| } | |
| }, | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\c2c5fa787d66aaf40578b3071f4d283f\\appcompat-1.1.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,325,438,525,627,749,832,913,1007,1102,1199,1295,1399,1495,1593,1689,1783,1877,1959,2068,2176,2276,2386,2491,2597,2773,2874", | |
| "endColumns": "115,103,112,86,101,121,82,80,93,94,96,95,103,95,97,95,93,93,81,108,107,99,109,104,105,175,100,82", | |
| "endOffsets": "216,320,433,520,622,744,827,908,1002,1097,1194,1290,1394,1490,1588,1684,1778,1872,1954,2063,2171,2271,2381,2486,2592,2768,2869,2952" | |
| } | |
| } | |
| ] | |
| }, | |
| { | |
| "outputFile": "C:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\build\\intermediates\\res\\merged\\debug\\values-af_values-af.arsc.flat", | |
| "map": [ | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\c2c5fa787d66aaf40578b3071f4d283f\\appcompat-1.1.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,213,309,415,500,603,721,798,875,966,1058,1153,1247,1347,1440,1535,1634,1729,1823,1903,2010,2115,2212,2320,2423,2525,2679,2777", | |
| "endColumns": "107,95,105,84,102,117,76,76,90,91,94,93,99,92,94,98,94,93,79,106,104,96,107,102,101,153,97,79", | |
| "endOffsets": "208,304,410,495,598,716,793,870,961,1053,1148,1242,1342,1435,1530,1629,1724,1818,1898,2005,2110,2207,2315,2418,2520,2674,2772,2852" | |
| } | |
| }, | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\03736cf4bc3669a69d502627b70a527e\\core-1.1.0\\res\\values-af\\values-af.xml", | |
| "from": { | |
| "startLines": "2", | |
| "startColumns": "4", | |
| "startOffsets": "55", | |
| "endColumns": "100", | |
| "endOffsets": "151" | |
| }, | |
| "to": { | |
| "startLines": "30", | |
| "startColumns": "4", | |
| "startOffsets": "2857", | |
| "endColumns": "100", | |
| "endOffsets": "2953" | |
| } | |
| } | |
| ] | |
| }, | |
| { | |
| "outputFile": "C:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\build\\intermediates\\res\\merged\\debug\\values-v23_values-v23.arsc.flat", | |
| "map": [ | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\c53a1cf06eec9ec8e2c1fa79d76edf7f\\cardview-1.0.0\\res\\values-v23\\values-v23.xml", | |
| "from": { | |
| "startLines": "2", | |
| "startColumns": "4", | |
| "startOffsets": "55", | |
| "endLines": "4", | |
| "endColumns": "12", | |
| "endOffsets": "200" | |
| }, | |
| "to": { | |
| "startLines": "48", | |
| "startColumns": "4", | |
| "startOffsets": "3407", | |
| "endLines": "50", | |
| "endColumns": "12", | |
| "endOffsets": "3552" | |
| } | |
| }, | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\c2c5fa787d66aaf40578b3071f4d283f\\appcompat-1.1.0\\res\\values-v23\\values-v23.xml", | |
| "from": { | |
| "startLines": "2,3,4,5,6,20,34,35,36,37,41,42,43,44", | |
| "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4", | |
| "startOffsets": "55,190,325,400,487,1371,2267,2386,2513,2618,2842,2957,3064,3177", | |
| "endLines": "2,3,4,5,19,33,34,35,36,40,41,42,43,47", | |
| "endColumns": "134,134,74,86,12,12,118,126,104,12,114,106,112,12", | |
| "endOffsets": "185,320,395,482,1366,2262,2381,2508,2613,2837,2952,3059,3172,3402" | |
| } | |
| } | |
| ] | |
| }, | |
| { | |
| "outputFile": "C:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\build\\intermediates\\res\\merged\\debug\\values-bn_values-bn.arsc.flat", | |
| "map": [ | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\c2c5fa787d66aaf40578b3071f4d283f\\appcompat-1.1.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,213,319,425,514,619,740,823,906,997,1089,1183,1277,1378,1471,1566,1660,1751,1842,1927,2037,2141,2244,2352,2460,2565,2730,2835", | |
| "endColumns": "107,105,105,88,104,120,82,82,90,91,93,93,100,92,94,93,90,90,84,109,103,102,107,107,104,164,104,85", | |
| "endOffsets": "208,314,420,509,614,735,818,901,992,1084,1178,1272,1373,1466,1561,1655,1746,1837,1922,2032,2136,2239,2347,2455,2560,2725,2830,2916" | |
| } | |
| }, | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\03736cf4bc3669a69d502627b70a527e\\core-1.1.0\\res\\values-bn\\values-bn.xml", | |
| "from": { | |
| "startLines": "2", | |
| "startColumns": "4", | |
| "startOffsets": "55", | |
| "endColumns": "100", | |
| "endOffsets": "151" | |
| }, | |
| "to": { | |
| "startLines": "30", | |
| "startColumns": "4", | |
| "startOffsets": "2921", | |
| "endColumns": "100", | |
| "endOffsets": "3017" | |
| } | |
| } | |
| ] | |
| }, | |
| { | |
| "outputFile": "C:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\build\\intermediates\\res\\merged\\debug\\values-v21_values-v21.arsc.flat", | |
| "map": [ | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\c2c5fa787d66aaf40578b3071f4d283f\\appcompat-1.1.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,106,109,152,155,158,160,162,164,167,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,220,222,223,224,234,235,236,248", | |
| "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,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,4213,4362,4511,4623,4770,4923,5070,5145,5234,5321,5422,5525,8499,8684,11670,11867,12066,12189,12312,12425,12608,12863,13064,13153,13264,13497,13598,13693,13816,13945,14062,14239,14338,14473,14616,14751,14870,15071,15190,15283,15394,15450,15557,15752,15863,15996,16091,16182,16273,16366,16483,16622,16693,16776,17456,17513,17571,18265", | |
| "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,105,108,151,154,157,159,161,163,166,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,219,221,222,223,233,234,235,247,259", | |
| "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,92,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,4208,4357,4506,4618,4765,4918,5065,5140,5229,5316,5417,5520,8494,8679,11665,11862,12061,12184,12307,12420,12603,12858,13059,13148,13259,13492,13593,13688,13811,13940,14057,14234,14333,14468,14611,14746,14865,15066,15185,15278,15389,15445,15552,15747,15858,15991,16086,16177,16268,16361,16478,16617,16688,16771,17451,17508,17566,18260,18966" | |
| }, | |
| "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,110,113,156,159,162,164,166,168,171,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,224,226,227,228,238,239,240,252", | |
| "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,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,4512,4661,4810,4922,5069,5222,5369,5444,5533,5620,5721,5824,8798,8983,11969,12166,12365,12488,12611,12724,12907,13162,13363,13452,13563,13796,13897,13992,14115,14244,14361,14538,14637,14772,14915,15050,15169,15370,15489,15582,15693,15749,15856,16051,16162,16295,16390,16481,16572,16665,16782,16921,16992,17075,17755,17812,17870,18564", | |
| "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,109,112,155,158,161,163,165,167,170,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,223,225,226,227,237,238,239,251,263", | |
| "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,92,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,4507,4656,4805,4917,5064,5217,5364,5439,5528,5615,5716,5819,8793,8978,11964,12161,12360,12483,12606,12719,12902,13157,13358,13447,13558,13791,13892,13987,14110,14239,14356,14533,14632,14767,14910,15045,15164,15365,15484,15577,15688,15744,15851,16046,16157,16290,16385,16476,16567,16660,16777,16916,16987,17070,17750,17807,17865,18559,19265" | |
| } | |
| }, | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\03736cf4bc3669a69d502627b70a527e\\core-1.1.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,264,265,266,267,268,271", | |
| "startColumns": "4,4,4,4,4,4,4,4,4,4", | |
| "startOffsets": "55,159,223,290,19270,19386,19512,19638,19766,19938", | |
| "endLines": "2,3,4,5,264,265,266,267,270,275", | |
| "endColumns": "103,63,66,63,115,125,125,127,12,12", | |
| "endOffsets": "154,218,285,349,19381,19507,19633,19761,19933,20271" | |
| } | |
| } | |
| ] | |
| }, | |
| { | |
| "outputFile": "C:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\build\\intermediates\\res\\merged\\debug\\values-tl_values-tl.arsc.flat", | |
| "map": [ | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\03736cf4bc3669a69d502627b70a527e\\core-1.1.0\\res\\values-tl\\values-tl.xml", | |
| "from": { | |
| "startLines": "2", | |
| "startColumns": "4", | |
| "startOffsets": "55", | |
| "endColumns": "100", | |
| "endOffsets": "151" | |
| }, | |
| "to": { | |
| "startLines": "30", | |
| "startColumns": "4", | |
| "startOffsets": "2929", | |
| "endColumns": "100", | |
| "endOffsets": "3025" | |
| } | |
| }, | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\c2c5fa787d66aaf40578b3071f4d283f\\appcompat-1.1.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,216,324,437,525,631,746,826,904,995,1087,1182,1276,1377,1470,1565,1659,1750,1841,1924,2033,2143,2244,2354,2472,2580,2743,2845", | |
| "endColumns": "110,107,112,87,105,114,79,77,90,91,94,93,100,92,94,93,90,90,82,108,109,100,109,117,107,162,101,83", | |
| "endOffsets": "211,319,432,520,626,741,821,899,990,1082,1177,1271,1372,1465,1560,1654,1745,1836,1919,2028,2138,2239,2349,2467,2575,2738,2840,2924" | |
| } | |
| } | |
| ] | |
| }, | |
| { | |
| "outputFile": "C:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\build\\intermediates\\res\\merged\\debug\\values-mr_values-mr.arsc.flat", | |
| "map": [ | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\c2c5fa787d66aaf40578b3071f4d283f\\appcompat-1.1.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,621,733,811,889,980,1072,1165,1262,1363,1456,1551,1645,1736,1827,1906,2013,2114,2210,2319,2421,2535,2692,2795", | |
| "endColumns": "110,105,106,89,101,111,77,77,90,91,92,96,100,92,94,93,90,90,78,106,100,95,108,101,113,156,102,78", | |
| "endOffsets": "211,317,424,514,616,728,806,884,975,1067,1160,1257,1358,1451,1546,1640,1731,1822,1901,2008,2109,2205,2314,2416,2530,2687,2790,2869" | |
| } | |
| }, | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\03736cf4bc3669a69d502627b70a527e\\core-1.1.0\\res\\values-mr\\values-mr.xml", | |
| "from": { | |
| "startLines": "2", | |
| "startColumns": "4", | |
| "startOffsets": "55", | |
| "endColumns": "100", | |
| "endOffsets": "151" | |
| }, | |
| "to": { | |
| "startLines": "30", | |
| "startColumns": "4", | |
| "startOffsets": "2874", | |
| "endColumns": "100", | |
| "endOffsets": "2970" | |
| } | |
| } | |
| ] | |
| }, | |
| { | |
| "outputFile": "C:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\build\\intermediates\\res\\merged\\debug\\values-es-rUS_values-es-rUS.arsc.flat", | |
| "map": [ | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\03736cf4bc3669a69d502627b70a527e\\core-1.1.0\\res\\values-es-rUS\\values-es-rUS.xml", | |
| "from": { | |
| "startLines": "2", | |
| "startColumns": "4", | |
| "startOffsets": "55", | |
| "endColumns": "100", | |
| "endOffsets": "151" | |
| }, | |
| "to": { | |
| "startLines": "30", | |
| "startColumns": "4", | |
| "startOffsets": "2903", | |
| "endColumns": "100", | |
| "endOffsets": "2999" | |
| } | |
| }, | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\c2c5fa787d66aaf40578b3071f4d283f\\appcompat-1.1.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,629,745,830,911,1002,1094,1189,1283,1383,1476,1575,1671,1762,1853,1934,2041,2140,2239,2347,2455,2562,2721,2821", | |
| "endColumns": "119,108,107,84,101,115,84,80,90,91,94,93,99,92,98,95,90,90,80,106,98,98,107,107,106,158,99,81", | |
| "endOffsets": "220,329,437,522,624,740,825,906,997,1089,1184,1278,1378,1471,1570,1666,1757,1848,1929,2036,2135,2234,2342,2450,2557,2716,2816,2898" | |
| } | |
| } | |
| ] | |
| }, | |
| { | |
| "outputFile": "C:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\build\\intermediates\\res\\merged\\debug\\values-en-rGB_values-en-rGB.arsc.flat", | |
| "map": [ | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\03736cf4bc3669a69d502627b70a527e\\core-1.1.0\\res\\values-en-rGB\\values-en-rGB.xml", | |
| "from": { | |
| "startLines": "2", | |
| "startColumns": "4", | |
| "startOffsets": "55", | |
| "endColumns": "100", | |
| "endOffsets": "151" | |
| }, | |
| "to": { | |
| "startLines": "30", | |
| "startColumns": "4", | |
| "startOffsets": "2844", | |
| "endColumns": "100", | |
| "endOffsets": "2940" | |
| } | |
| }, | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\c2c5fa787d66aaf40578b3071f4d283f\\appcompat-1.1.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,794,870,961,1053,1148,1242,1343,1436,1531,1625,1716,1807,1888,1991,2094,2193,2298,2402,2506,2662,2762", | |
| "endColumns": "103,99,107,83,99,114,77,75,90,91,94,93,100,92,94,93,90,90,80,102,102,98,104,103,103,155,99,81", | |
| "endOffsets": "204,304,412,496,596,711,789,865,956,1048,1143,1237,1338,1431,1526,1620,1711,1802,1883,1986,2089,2188,2293,2397,2501,2657,2757,2839" | |
| } | |
| } | |
| ] | |
| }, | |
| { | |
| "outputFile": "C:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\build\\intermediates\\res\\merged\\debug\\values-fr-rCA_values-fr-rCA.arsc.flat", | |
| "map": [ | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\c2c5fa787d66aaf40578b3071f4d283f\\appcompat-1.1.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,323,433,520,626,756,841,922,1013,1105,1203,1298,1399,1492,1585,1680,1771,1862,1947,2057,2168,2271,2382,2490,2597,2756,2855", | |
| "endColumns": "110,106,109,86,105,129,84,80,90,91,97,94,100,92,92,94,90,90,84,109,110,102,110,107,106,158,98,85", | |
| "endOffsets": "211,318,428,515,621,751,836,917,1008,1100,1198,1293,1394,1487,1580,1675,1766,1857,1942,2052,2163,2266,2377,2485,2592,2751,2850,2936" | |
| } | |
| }, | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\03736cf4bc3669a69d502627b70a527e\\core-1.1.0\\res\\values-fr-rCA\\values-fr-rCA.xml", | |
| "from": { | |
| "startLines": "2", | |
| "startColumns": "4", | |
| "startOffsets": "55", | |
| "endColumns": "100", | |
| "endOffsets": "151" | |
| }, | |
| "to": { | |
| "startLines": "30", | |
| "startColumns": "4", | |
| "startOffsets": "2941", | |
| "endColumns": "100", | |
| "endOffsets": "3037" | |
| } | |
| } | |
| ] | |
| }, | |
| { | |
| "outputFile": "C:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\build\\intermediates\\res\\merged\\debug\\values-nl_values-nl.arsc.flat", | |
| "map": [ | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\c2c5fa787d66aaf40578b3071f4d283f\\appcompat-1.1.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,827,904,996,1089,1184,1278,1379,1473,1569,1664,1756,1848,1929,2040,2143,2242,2357,2471,2574,2729,2832", | |
| "endColumns": "117,104,106,85,107,119,77,76,91,92,94,93,100,93,95,94,91,91,80,110,102,98,114,113,102,154,102,81", | |
| "endOffsets": "218,323,430,516,624,744,822,899,991,1084,1179,1273,1374,1468,1564,1659,1751,1843,1924,2035,2138,2237,2352,2466,2569,2724,2827,2909" | |
| } | |
| }, | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\03736cf4bc3669a69d502627b70a527e\\core-1.1.0\\res\\values-nl\\values-nl.xml", | |
| "from": { | |
| "startLines": "2", | |
| "startColumns": "4", | |
| "startOffsets": "55", | |
| "endColumns": "100", | |
| "endOffsets": "151" | |
| }, | |
| "to": { | |
| "startLines": "30", | |
| "startColumns": "4", | |
| "startOffsets": "2914", | |
| "endColumns": "100", | |
| "endOffsets": "3010" | |
| } | |
| } | |
| ] | |
| }, | |
| { | |
| "outputFile": "C:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\build\\intermediates\\res\\merged\\debug\\values-sv_values-sv.arsc.flat", | |
| "map": [ | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\c2c5fa787d66aaf40578b3071f4d283f\\appcompat-1.1.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,208,311,422,506,608,721,798,874,967,1061,1156,1250,1353,1448,1545,1643,1739,1832,1911,2017,2116,2212,2317,2420,2522,2676,2778", | |
| "endColumns": "102,102,110,83,101,112,76,75,92,93,94,93,102,94,96,97,95,92,78,105,98,95,104,102,101,153,101,78", | |
| "endOffsets": "203,306,417,501,603,716,793,869,962,1056,1151,1245,1348,1443,1540,1638,1734,1827,1906,2012,2111,2207,2312,2415,2517,2671,2773,2852" | |
| } | |
| }, | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\03736cf4bc3669a69d502627b70a527e\\core-1.1.0\\res\\values-sv\\values-sv.xml", | |
| "from": { | |
| "startLines": "2", | |
| "startColumns": "4", | |
| "startOffsets": "55", | |
| "endColumns": "100", | |
| "endOffsets": "151" | |
| }, | |
| "to": { | |
| "startLines": "30", | |
| "startColumns": "4", | |
| "startOffsets": "2857", | |
| "endColumns": "100", | |
| "endOffsets": "2953" | |
| } | |
| } | |
| ] | |
| }, | |
| { | |
| "outputFile": "C:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\build\\intermediates\\res\\merged\\debug\\values-my_values-my.arsc.flat", | |
| "map": [ | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\03736cf4bc3669a69d502627b70a527e\\core-1.1.0\\res\\values-my\\values-my.xml", | |
| "from": { | |
| "startLines": "2", | |
| "startColumns": "4", | |
| "startOffsets": "55", | |
| "endColumns": "100", | |
| "endOffsets": "151" | |
| }, | |
| "to": { | |
| "startLines": "30", | |
| "startColumns": "4", | |
| "startOffsets": "2957", | |
| "endColumns": "100", | |
| "endOffsets": "3053" | |
| } | |
| }, | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\c2c5fa787d66aaf40578b3071f4d283f\\appcompat-1.1.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,218,325,441,528,637,760,842,924,1015,1107,1202,1296,1397,1490,1585,1679,1770,1861,1945,2060,2169,2268,2394,2501,2609,2769,2872", | |
| "endColumns": "112,106,115,86,108,122,81,81,90,91,94,93,100,92,94,93,90,90,83,114,108,98,125,106,107,159,102,84", | |
| "endOffsets": "213,320,436,523,632,755,837,919,1010,1102,1197,1291,1392,1485,1580,1674,1765,1856,1940,2055,2164,2263,2389,2496,2604,2764,2867,2952" | |
| } | |
| } | |
| ] | |
| }, | |
| { | |
| "outputFile": "C:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\build\\intermediates\\res\\merged\\debug\\values-ar_values-ar.arsc.flat", | |
| "map": [ | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\c2c5fa787d66aaf40578b3071f4d283f\\appcompat-1.1.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,213,317,424,506,607,721,801,880,971,1063,1155,1249,1350,1443,1538,1631,1722,1816,1894,1999,2097,2195,2303,2403,2506,2661,2758", | |
| "endColumns": "107,103,106,81,100,113,79,78,90,91,91,93,100,92,94,92,90,93,77,104,97,97,107,99,102,154,96,80", | |
| "endOffsets": "208,312,419,501,602,716,796,875,966,1058,1150,1244,1345,1438,1533,1626,1717,1811,1889,1994,2092,2190,2298,2398,2501,2656,2753,2834" | |
| } | |
| }, | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\03736cf4bc3669a69d502627b70a527e\\core-1.1.0\\res\\values-ar\\values-ar.xml", | |
| "from": { | |
| "startLines": "2", | |
| "startColumns": "4", | |
| "startOffsets": "55", | |
| "endColumns": "100", | |
| "endOffsets": "151" | |
| }, | |
| "to": { | |
| "startLines": "30", | |
| "startColumns": "4", | |
| "startOffsets": "2839", | |
| "endColumns": "100", | |
| "endOffsets": "2935" | |
| } | |
| } | |
| ] | |
| }, | |
| { | |
| "outputFile": "C:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\build\\intermediates\\res\\merged\\debug\\values-fa_values-fa.arsc.flat", | |
| "map": [ | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\03736cf4bc3669a69d502627b70a527e\\core-1.1.0\\res\\values-fa\\values-fa.xml", | |
| "from": { | |
| "startLines": "2", | |
| "startColumns": "4", | |
| "startOffsets": "55", | |
| "endColumns": "100", | |
| "endOffsets": "151" | |
| }, | |
| "to": { | |
| "startLines": "30", | |
| "startColumns": "4", | |
| "startOffsets": "2876", | |
| "endColumns": "100", | |
| "endOffsets": "2972" | |
| } | |
| }, | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\c2c5fa787d66aaf40578b3071f4d283f\\appcompat-1.1.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,316,427,511,612,727,807,885,978,1072,1164,1258,1361,1456,1553,1647,1740,1830,1911,2019,2123,2221,2327,2432,2537,2694,2795", | |
| "endColumns": "109,100,110,83,100,114,79,77,92,93,91,93,102,94,96,93,92,89,80,107,103,97,105,104,104,156,100,80", | |
| "endOffsets": "210,311,422,506,607,722,802,880,973,1067,1159,1253,1356,1451,1548,1642,1735,1825,1906,2014,2118,2216,2322,2427,2532,2689,2790,2871" | |
| } | |
| } | |
| ] | |
| }, | |
| { | |
| "outputFile": "C:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\build\\intermediates\\res\\merged\\debug\\values-ur_values-ur.arsc.flat", | |
| "map": [ | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\c2c5fa787d66aaf40578b3071f4d283f\\appcompat-1.1.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,219,325,434,520,624,744,821,897,989,1082,1177,1271,1373,1467,1563,1657,1749,1841,1925,2033,2139,2241,2352,2453,2569,2734,2832", | |
| "endColumns": "113,105,108,85,103,119,76,75,91,92,94,93,101,93,95,93,91,91,83,107,105,101,110,100,115,164,97,84", | |
| "endOffsets": "214,320,429,515,619,739,816,892,984,1077,1172,1266,1368,1462,1558,1652,1744,1836,1920,2028,2134,2236,2347,2448,2564,2729,2827,2912" | |
| } | |
| }, | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\03736cf4bc3669a69d502627b70a527e\\core-1.1.0\\res\\values-ur\\values-ur.xml", | |
| "from": { | |
| "startLines": "2", | |
| "startColumns": "4", | |
| "startOffsets": "55", | |
| "endColumns": "100", | |
| "endOffsets": "151" | |
| }, | |
| "to": { | |
| "startLines": "30", | |
| "startColumns": "4", | |
| "startOffsets": "2917", | |
| "endColumns": "100", | |
| "endOffsets": "3013" | |
| } | |
| } | |
| ] | |
| }, | |
| { | |
| "outputFile": "C:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\build\\intermediates\\res\\merged\\debug\\values-be_values-be.arsc.flat", | |
| "map": [ | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\c2c5fa787d66aaf40578b3071f4d283f\\appcompat-1.1.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,635,754,834,912,1004,1097,1192,1286,1382,1476,1572,1667,1759,1851,1931,2037,2142,2240,2348,2454,2562,2735,2835", | |
| "endColumns": "119,102,115,85,104,118,79,77,91,92,94,93,95,93,95,94,91,91,79,105,104,97,107,105,107,172,99,80", | |
| "endOffsets": "220,323,439,525,630,749,829,907,999,1092,1187,1281,1377,1471,1567,1662,1754,1846,1926,2032,2137,2235,2343,2449,2557,2730,2830,2911" | |
| } | |
| }, | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\03736cf4bc3669a69d502627b70a527e\\core-1.1.0\\res\\values-be\\values-be.xml", | |
| "from": { | |
| "startLines": "2", | |
| "startColumns": "4", | |
| "startOffsets": "55", | |
| "endColumns": "100", | |
| "endOffsets": "151" | |
| }, | |
| "to": { | |
| "startLines": "30", | |
| "startColumns": "4", | |
| "startOffsets": "2916", | |
| "endColumns": "100", | |
| "endOffsets": "3012" | |
| } | |
| } | |
| ] | |
| }, | |
| { | |
| "outputFile": "C:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\build\\intermediates\\res\\merged\\debug\\values-kk_values-kk.arsc.flat", | |
| "map": [ | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\c2c5fa787d66aaf40578b3071f4d283f\\appcompat-1.1.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,213,318,428,513,619,738,818,896,987,1079,1174,1268,1369,1462,1557,1654,1745,1836,1916,2021,2124,2222,2329,2435,2535,2701,2796", | |
| "endColumns": "107,104,109,84,105,118,79,77,90,91,94,93,100,92,94,96,90,90,79,104,102,97,106,105,99,165,94,80", | |
| "endOffsets": "208,313,423,508,614,733,813,891,982,1074,1169,1263,1364,1457,1552,1649,1740,1831,1911,2016,2119,2217,2324,2430,2530,2696,2791,2872" | |
| } | |
| }, | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\03736cf4bc3669a69d502627b70a527e\\core-1.1.0\\res\\values-kk\\values-kk.xml", | |
| "from": { | |
| "startLines": "2", | |
| "startColumns": "4", | |
| "startOffsets": "55", | |
| "endColumns": "100", | |
| "endOffsets": "151" | |
| }, | |
| "to": { | |
| "startLines": "30", | |
| "startColumns": "4", | |
| "startOffsets": "2877", | |
| "endColumns": "100", | |
| "endOffsets": "2973" | |
| } | |
| } | |
| ] | |
| }, | |
| { | |
| "outputFile": "C:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\build\\intermediates\\res\\merged\\debug\\values-si_values-si.arsc.flat", | |
| "map": [ | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\c2c5fa787d66aaf40578b3071f4d283f\\appcompat-1.1.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,221,328,435,518,623,739,829,916,1007,1099,1193,1287,1388,1481,1576,1670,1761,1852,1935,2044,2148,2246,2356,2456,2563,2722,2821", | |
| "endColumns": "115,106,106,82,104,115,89,86,90,91,93,93,100,92,94,93,90,90,82,108,103,97,109,99,106,158,98,80", | |
| "endOffsets": "216,323,430,513,618,734,824,911,1002,1094,1188,1282,1383,1476,1571,1665,1756,1847,1930,2039,2143,2241,2351,2451,2558,2717,2816,2897" | |
| } | |
| }, | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\03736cf4bc3669a69d502627b70a527e\\core-1.1.0\\res\\values-si\\values-si.xml", | |
| "from": { | |
| "startLines": "2", | |
| "startColumns": "4", | |
| "startOffsets": "55", | |
| "endColumns": "100", | |
| "endOffsets": "151" | |
| }, | |
| "to": { | |
| "startLines": "30", | |
| "startColumns": "4", | |
| "startOffsets": "2902", | |
| "endColumns": "100", | |
| "endOffsets": "2998" | |
| } | |
| } | |
| ] | |
| }, | |
| { | |
| "outputFile": "C:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\build\\intermediates\\res\\merged\\debug\\values-am_values-am.arsc.flat", | |
| "map": [ | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\03736cf4bc3669a69d502627b70a527e\\core-1.1.0\\res\\values-am\\values-am.xml", | |
| "from": { | |
| "startLines": "2", | |
| "startColumns": "4", | |
| "startOffsets": "55", | |
| "endColumns": "100", | |
| "endOffsets": "151" | |
| }, | |
| "to": { | |
| "startLines": "30", | |
| "startColumns": "4", | |
| "startOffsets": "2802", | |
| "endColumns": "100", | |
| "endOffsets": "2898" | |
| } | |
| }, | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\c2c5fa787d66aaf40578b3071f4d283f\\appcompat-1.1.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,203,301,407,493,596,713,791,868,959,1051,1143,1237,1338,1431,1526,1619,1710,1801,1880,1980,2080,2176,2278,2378,2477,2627,2723", | |
| "endColumns": "97,97,105,85,102,116,77,76,90,91,91,93,100,92,94,92,90,90,78,99,99,95,101,99,98,149,95,78", | |
| "endOffsets": "198,296,402,488,591,708,786,863,954,1046,1138,1232,1333,1426,1521,1614,1705,1796,1875,1975,2075,2171,2273,2373,2472,2622,2718,2797" | |
| } | |
| } | |
| ] | |
| }, | |
| { | |
| "outputFile": "C:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\build\\intermediates\\res\\merged\\debug\\values-de_values-de.arsc.flat", | |
| "map": [ | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\c2c5fa787d66aaf40578b3071f4d283f\\appcompat-1.1.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,612,727,805,881,973,1066,1162,1263,1371,1471,1575,1673,1771,1868,1949,2060,2162,2260,2367,2470,2574,2730,2832", | |
| "endColumns": "104,97,111,85,105,114,77,75,91,92,95,100,107,99,103,97,97,96,80,110,101,97,106,102,103,155,101,80", | |
| "endOffsets": "205,303,415,501,607,722,800,876,968,1061,1157,1258,1366,1466,1570,1668,1766,1863,1944,2055,2157,2255,2362,2465,2569,2725,2827,2908" | |
| } | |
| }, | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\03736cf4bc3669a69d502627b70a527e\\core-1.1.0\\res\\values-de\\values-de.xml", | |
| "from": { | |
| "startLines": "2", | |
| "startColumns": "4", | |
| "startOffsets": "55", | |
| "endColumns": "100", | |
| "endOffsets": "151" | |
| }, | |
| "to": { | |
| "startLines": "30", | |
| "startColumns": "4", | |
| "startOffsets": "2913", | |
| "endColumns": "100", | |
| "endOffsets": "3009" | |
| } | |
| } | |
| ] | |
| }, | |
| { | |
| "outputFile": "C:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\build\\intermediates\\res\\merged\\debug\\values-v18_values-v18.arsc.flat", | |
| "map": [ | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\c2c5fa787d66aaf40578b3071f4d283f\\appcompat-1.1.0\\res\\values-v18\\values-v18.xml", | |
| "from": { | |
| "startLines": "2", | |
| "startColumns": "4", | |
| "startOffsets": "55", | |
| "endColumns": "48", | |
| "endOffsets": "99" | |
| } | |
| } | |
| ] | |
| }, | |
| { | |
| "outputFile": "C:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\build\\intermediates\\res\\merged\\debug\\values-pl_values-pl.arsc.flat", | |
| "map": [ | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\c2c5fa787d66aaf40578b3071f4d283f\\appcompat-1.1.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,220,322,430,516,623,742,821,898,989,1081,1176,1270,1372,1465,1560,1655,1746,1837,1918,2027,2127,2226,2335,2447,2558,2721,2817", | |
| "endColumns": "114,101,107,85,106,118,78,76,90,91,94,93,101,92,94,94,90,90,80,108,99,98,108,111,110,162,95,81", | |
| "endOffsets": "215,317,425,511,618,737,816,893,984,1076,1171,1265,1367,1460,1555,1650,1741,1832,1913,2022,2122,2221,2330,2442,2553,2716,2812,2894" | |
| } | |
| }, | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\03736cf4bc3669a69d502627b70a527e\\core-1.1.0\\res\\values-pl\\values-pl.xml", | |
| "from": { | |
| "startLines": "2", | |
| "startColumns": "4", | |
| "startOffsets": "55", | |
| "endColumns": "100", | |
| "endOffsets": "151" | |
| }, | |
| "to": { | |
| "startLines": "30", | |
| "startColumns": "4", | |
| "startOffsets": "2899", | |
| "endColumns": "100", | |
| "endOffsets": "2995" | |
| } | |
| } | |
| ] | |
| }, | |
| { | |
| "outputFile": "C:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\build\\intermediates\\res\\merged\\debug\\values-ca_values-ca.arsc.flat", | |
| "map": [ | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\c2c5fa787d66aaf40578b3071f4d283f\\appcompat-1.1.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,328,435,518,624,750,834,914,1005,1097,1190,1285,1384,1477,1570,1664,1755,1846,1926,2037,2145,2243,2353,2458,2566,2726,2825", | |
| "endColumns": "117,104,106,82,105,125,83,79,90,91,92,94,98,92,92,93,90,90,79,110,107,97,109,104,107,159,98,80", | |
| "endOffsets": "218,323,430,513,619,745,829,909,1000,1092,1185,1280,1379,1472,1565,1659,1750,1841,1921,2032,2140,2238,2348,2453,2561,2721,2820,2901" | |
| } | |
| }, | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\03736cf4bc3669a69d502627b70a527e\\core-1.1.0\\res\\values-ca\\values-ca.xml", | |
| "from": { | |
| "startLines": "2", | |
| "startColumns": "4", | |
| "startOffsets": "55", | |
| "endColumns": "100", | |
| "endOffsets": "151" | |
| }, | |
| "to": { | |
| "startLines": "30", | |
| "startColumns": "4", | |
| "startOffsets": "2906", | |
| "endColumns": "100", | |
| "endOffsets": "3002" | |
| } | |
| } | |
| ] | |
| }, | |
| { | |
| "outputFile": "C:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\build\\intermediates\\res\\merged\\debug\\values-da_values-da.arsc.flat", | |
| "map": [ | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\c2c5fa787d66aaf40578b3071f4d283f\\appcompat-1.1.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,205,299,415,500,600,713,791,868,959,1051,1144,1238,1333,1426,1521,1619,1710,1801,1879,1987,2094,2190,2303,2406,2507,2660,2757", | |
| "endColumns": "99,93,115,84,99,112,77,76,90,91,92,93,94,92,94,97,90,90,77,107,106,95,112,102,100,152,96,78", | |
| "endOffsets": "200,294,410,495,595,708,786,863,954,1046,1139,1233,1328,1421,1516,1614,1705,1796,1874,1982,2089,2185,2298,2401,2502,2655,2752,2831" | |
| } | |
| }, | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\03736cf4bc3669a69d502627b70a527e\\core-1.1.0\\res\\values-da\\values-da.xml", | |
| "from": { | |
| "startLines": "2", | |
| "startColumns": "4", | |
| "startOffsets": "55", | |
| "endColumns": "100", | |
| "endOffsets": "151" | |
| }, | |
| "to": { | |
| "startLines": "30", | |
| "startColumns": "4", | |
| "startOffsets": "2836", | |
| "endColumns": "100", | |
| "endOffsets": "2932" | |
| } | |
| } | |
| ] | |
| }, | |
| { | |
| "outputFile": "C:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\build\\intermediates\\res\\merged\\debug\\values-pt-rBR_values-pt-rBR.arsc.flat", | |
| "map": [ | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\c2c5fa787d66aaf40578b3071f4d283f\\appcompat-1.1.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,747,832,913,1004,1096,1191,1285,1386,1479,1574,1669,1760,1851,1935,2042,2153,2255,2363,2471,2581,2743,2843", | |
| "endColumns": "119,105,106,88,100,118,84,80,90,91,94,93,100,92,94,94,90,90,83,106,110,101,107,107,109,161,99,84", | |
| "endOffsets": "220,326,433,522,623,742,827,908,999,1091,1186,1280,1381,1474,1569,1664,1755,1846,1930,2037,2148,2250,2358,2466,2576,2738,2838,2923" | |
| } | |
| }, | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\03736cf4bc3669a69d502627b70a527e\\core-1.1.0\\res\\values-pt-rBR\\values-pt-rBR.xml", | |
| "from": { | |
| "startLines": "2", | |
| "startColumns": "4", | |
| "startOffsets": "55", | |
| "endColumns": "100", | |
| "endOffsets": "151" | |
| }, | |
| "to": { | |
| "startLines": "30", | |
| "startColumns": "4", | |
| "startOffsets": "2928", | |
| "endColumns": "100", | |
| "endOffsets": "3024" | |
| } | |
| } | |
| ] | |
| }, | |
| { | |
| "outputFile": "C:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\build\\intermediates\\res\\merged\\debug\\values-ml_values-ml.arsc.flat", | |
| "map": [ | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\c2c5fa787d66aaf40578b3071f4d283f\\appcompat-1.1.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,212,318,429,520,625,747,825,901,992,1084,1185,1279,1380,1474,1569,1668,1759,1850,1931,2040,2144,2243,2355,2467,2588,2753,2854", | |
| "endColumns": "106,105,110,90,104,121,77,75,90,91,100,93,100,93,94,98,90,90,80,108,103,98,111,111,120,164,100,81", | |
| "endOffsets": "207,313,424,515,620,742,820,896,987,1079,1180,1274,1375,1469,1564,1663,1754,1845,1926,2035,2139,2238,2350,2462,2583,2748,2849,2931" | |
| } | |
| }, | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\03736cf4bc3669a69d502627b70a527e\\core-1.1.0\\res\\values-ml\\values-ml.xml", | |
| "from": { | |
| "startLines": "2", | |
| "startColumns": "4", | |
| "startOffsets": "55", | |
| "endColumns": "100", | |
| "endOffsets": "151" | |
| }, | |
| "to": { | |
| "startLines": "30", | |
| "startColumns": "4", | |
| "startOffsets": "2936", | |
| "endColumns": "100", | |
| "endOffsets": "3032" | |
| } | |
| } | |
| ] | |
| }, | |
| { | |
| "outputFile": "C:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\build\\intermediates\\res\\merged\\debug\\values-vi_values-vi.arsc.flat", | |
| "map": [ | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\03736cf4bc3669a69d502627b70a527e\\core-1.1.0\\res\\values-vi\\values-vi.xml", | |
| "from": { | |
| "startLines": "2", | |
| "startColumns": "4", | |
| "startOffsets": "55", | |
| "endColumns": "100", | |
| "endOffsets": "151" | |
| }, | |
| "to": { | |
| "startLines": "30", | |
| "startColumns": "4", | |
| "startOffsets": "2882", | |
| "endColumns": "100", | |
| "endOffsets": "2978" | |
| } | |
| }, | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\c2c5fa787d66aaf40578b3071f4d283f\\appcompat-1.1.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,212,314,423,507,610,729,807,884,975,1067,1162,1256,1357,1450,1545,1639,1730,1821,1904,2008,2116,2217,2322,2437,2542,2699,2798", | |
| "endColumns": "106,101,108,83,102,118,77,76,90,91,94,93,100,92,94,93,90,90,82,103,107,100,104,114,104,156,98,83", | |
| "endOffsets": "207,309,418,502,605,724,802,879,970,1062,1157,1251,1352,1445,1540,1634,1725,1816,1899,2003,2111,2212,2317,2432,2537,2694,2793,2877" | |
| } | |
| } | |
| ] | |
| }, | |
| { | |
| "outputFile": "C:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\build\\intermediates\\res\\merged\\debug\\values-sr_values-sr.arsc.flat", | |
| "map": [ | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\c2c5fa787d66aaf40578b3071f4d283f\\appcompat-1.1.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,212,313,419,505,609,731,815,897,988,1080,1175,1269,1370,1463,1558,1663,1754,1845,1930,2035,2141,2244,2350,2459,2566,2736,2833", | |
| "endColumns": "106,100,105,85,103,121,83,81,90,91,94,93,100,92,94,104,90,90,84,104,105,102,105,108,106,169,96,85", | |
| "endOffsets": "207,308,414,500,604,726,810,892,983,1075,1170,1264,1365,1458,1553,1658,1749,1840,1925,2030,2136,2239,2345,2454,2561,2731,2828,2914" | |
| } | |
| }, | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\03736cf4bc3669a69d502627b70a527e\\core-1.1.0\\res\\values-sr\\values-sr.xml", | |
| "from": { | |
| "startLines": "2", | |
| "startColumns": "4", | |
| "startOffsets": "55", | |
| "endColumns": "100", | |
| "endOffsets": "151" | |
| }, | |
| "to": { | |
| "startLines": "30", | |
| "startColumns": "4", | |
| "startOffsets": "2919", | |
| "endColumns": "100", | |
| "endOffsets": "3015" | |
| } | |
| } | |
| ] | |
| }, | |
| { | |
| "outputFile": "C:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\build\\intermediates\\res\\merged\\debug\\values-tr_values-tr.arsc.flat", | |
| "map": [ | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\c2c5fa787d66aaf40578b3071f4d283f\\appcompat-1.1.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,219,318,430,515,621,741,821,897,988,1080,1172,1266,1367,1460,1562,1657,1748,1839,1917,2024,2128,2224,2331,2434,2543,2699,2797", | |
| "endColumns": "113,98,111,84,105,119,79,75,90,91,91,93,100,92,101,94,90,90,77,106,103,95,106,102,108,155,97,78", | |
| "endOffsets": "214,313,425,510,616,736,816,892,983,1075,1167,1261,1362,1455,1557,1652,1743,1834,1912,2019,2123,2219,2326,2429,2538,2694,2792,2871" | |
| } | |
| }, | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\03736cf4bc3669a69d502627b70a527e\\core-1.1.0\\res\\values-tr\\values-tr.xml", | |
| "from": { | |
| "startLines": "2", | |
| "startColumns": "4", | |
| "startOffsets": "55", | |
| "endColumns": "100", | |
| "endOffsets": "151" | |
| }, | |
| "to": { | |
| "startLines": "30", | |
| "startColumns": "4", | |
| "startOffsets": "2876", | |
| "endColumns": "100", | |
| "endOffsets": "2972" | |
| } | |
| } | |
| ] | |
| }, | |
| { | |
| "outputFile": "C:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\build\\intermediates\\res\\merged\\debug\\values-fr_values-fr.arsc.flat", | |
| "map": [ | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\03736cf4bc3669a69d502627b70a527e\\core-1.1.0\\res\\values-fr\\values-fr.xml", | |
| "from": { | |
| "startLines": "2", | |
| "startColumns": "4", | |
| "startOffsets": "55", | |
| "endColumns": "100", | |
| "endOffsets": "151" | |
| }, | |
| "to": { | |
| "startLines": "30", | |
| "startColumns": "4", | |
| "startOffsets": "2933", | |
| "endColumns": "100", | |
| "endOffsets": "3029" | |
| } | |
| }, | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\c2c5fa787d66aaf40578b3071f4d283f\\appcompat-1.1.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,441,523,629,759,837,914,1005,1097,1195,1290,1391,1484,1577,1672,1763,1854,1939,2049,2160,2263,2374,2482,2589,2748,2847", | |
| "endColumns": "110,114,109,81,105,129,77,76,90,91,97,94,100,92,92,94,90,90,84,109,110,102,110,107,106,158,98,85", | |
| "endOffsets": "211,326,436,518,624,754,832,909,1000,1092,1190,1285,1386,1479,1572,1667,1758,1849,1934,2044,2155,2258,2369,2477,2584,2743,2842,2928" | |
| } | |
| } | |
| ] | |
| }, | |
| { | |
| "outputFile": "C:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\build\\intermediates\\res\\merged\\debug\\values-as_values-as.arsc.flat", | |
| "map": [ | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\c2c5fa787d66aaf40578b3071f4d283f\\appcompat-1.1.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,510,612,732,809,885,976,1068,1163,1257,1358,1451,1546,1640,1731,1822,1907,2020,2128,2227,2336,2452,2572,2739,2841", | |
| "endColumns": "107,98,106,90,101,119,76,75,90,91,94,93,100,92,94,93,90,90,84,112,107,98,108,115,119,166,101,81", | |
| "endOffsets": "208,307,414,505,607,727,804,880,971,1063,1158,1252,1353,1446,1541,1635,1726,1817,1902,2015,2123,2222,2331,2447,2567,2734,2836,2918" | |
| } | |
| }, | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\03736cf4bc3669a69d502627b70a527e\\core-1.1.0\\res\\values-as\\values-as.xml", | |
| "from": { | |
| "startLines": "2", | |
| "startColumns": "4", | |
| "startOffsets": "55", | |
| "endColumns": "100", | |
| "endOffsets": "151" | |
| }, | |
| "to": { | |
| "startLines": "30", | |
| "startColumns": "4", | |
| "startOffsets": "2923", | |
| "endColumns": "100", | |
| "endOffsets": "3019" | |
| } | |
| } | |
| ] | |
| }, | |
| { | |
| "outputFile": "C:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\build\\intermediates\\res\\merged\\debug\\values-sl_values-sl.arsc.flat", | |
| "map": [ | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\c2c5fa787d66aaf40578b3071f4d283f\\appcompat-1.1.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,217,319,427,514,617,736,817,896,988,1081,1176,1270,1366,1460,1556,1656,1748,1840,1923,2031,2139,2239,2352,2460,2568,2751,2851", | |
| "endColumns": "111,101,107,86,102,118,80,78,91,92,94,93,95,93,95,99,91,91,82,107,107,99,112,107,107,182,99,82", | |
| "endOffsets": "212,314,422,509,612,731,812,891,983,1076,1171,1265,1361,1455,1551,1651,1743,1835,1918,2026,2134,2234,2347,2455,2563,2746,2846,2929" | |
| } | |
| }, | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\03736cf4bc3669a69d502627b70a527e\\core-1.1.0\\res\\values-sl\\values-sl.xml", | |
| "from": { | |
| "startLines": "2", | |
| "startColumns": "4", | |
| "startOffsets": "55", | |
| "endColumns": "100", | |
| "endOffsets": "151" | |
| }, | |
| "to": { | |
| "startLines": "30", | |
| "startColumns": "4", | |
| "startOffsets": "2934", | |
| "endColumns": "100", | |
| "endOffsets": "3030" | |
| } | |
| } | |
| ] | |
| }, | |
| { | |
| "outputFile": "C:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\build\\intermediates\\res\\merged\\debug\\values-b+sr+Latn_values-b+sr+Latn.arsc.flat", | |
| "map": [ | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\c2c5fa787d66aaf40578b3071f4d283f\\appcompat-1.1.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,212,313,419,505,609,731,816,899,990,1082,1177,1271,1372,1465,1560,1665,1756,1847,1932,2037,2143,2246,2353,2462,2569,2739,2836", | |
| "endColumns": "106,100,105,85,103,121,84,82,90,91,94,93,100,92,94,104,90,90,84,104,105,102,106,108,106,169,96,85", | |
| "endOffsets": "207,308,414,500,604,726,811,894,985,1077,1172,1266,1367,1460,1555,1660,1751,1842,1927,2032,2138,2241,2348,2457,2564,2734,2831,2917" | |
| } | |
| }, | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\03736cf4bc3669a69d502627b70a527e\\core-1.1.0\\res\\values-b+sr+Latn\\values-b+sr+Latn.xml", | |
| "from": { | |
| "startLines": "2", | |
| "startColumns": "4", | |
| "startOffsets": "55", | |
| "endColumns": "100", | |
| "endOffsets": "151" | |
| }, | |
| "to": { | |
| "startLines": "30", | |
| "startColumns": "4", | |
| "startOffsets": "2922", | |
| "endColumns": "100", | |
| "endOffsets": "3018" | |
| } | |
| } | |
| ] | |
| }, | |
| { | |
| "outputFile": "C:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\build\\intermediates\\res\\merged\\debug\\values-hdpi-v4_values-hdpi-v4.arsc.flat", | |
| "map": [ | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\c2c5fa787d66aaf40578b3071f4d283f\\appcompat-1.1.0\\res\\values-hdpi-v4\\values-hdpi-v4.xml", | |
| "from": { | |
| "startLines": "2", | |
| "startColumns": "4", | |
| "startOffsets": "55", | |
| "endLines": "6", | |
| "endColumns": "13", | |
| "endOffsets": "327" | |
| } | |
| } | |
| ] | |
| }, | |
| { | |
| "outputFile": "C:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\build\\intermediates\\res\\merged\\debug\\values-in_values-in.arsc.flat", | |
| "map": [ | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\c2c5fa787d66aaf40578b3071f4d283f\\appcompat-1.1.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,220,324,429,516,620,736,819,898,989,1081,1176,1270,1371,1464,1559,1653,1744,1835,1920,2023,2128,2229,2333,2442,2550,2710,2809", | |
| "endColumns": "114,103,104,86,103,115,82,78,90,91,94,93,100,92,94,93,90,90,84,102,104,100,103,108,107,159,98,83", | |
| "endOffsets": "215,319,424,511,615,731,814,893,984,1076,1171,1265,1366,1459,1554,1648,1739,1830,1915,2018,2123,2224,2328,2437,2545,2705,2804,2888" | |
| } | |
| }, | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\03736cf4bc3669a69d502627b70a527e\\core-1.1.0\\res\\values-in\\values-in.xml", | |
| "from": { | |
| "startLines": "2", | |
| "startColumns": "4", | |
| "startOffsets": "55", | |
| "endColumns": "100", | |
| "endOffsets": "151" | |
| }, | |
| "to": { | |
| "startLines": "30", | |
| "startColumns": "4", | |
| "startOffsets": "2893", | |
| "endColumns": "100", | |
| "endOffsets": "2989" | |
| } | |
| } | |
| ] | |
| }, | |
| { | |
| "outputFile": "C:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\build\\intermediates\\res\\merged\\debug\\values-et_values-et.arsc.flat", | |
| "map": [ | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\03736cf4bc3669a69d502627b70a527e\\core-1.1.0\\res\\values-et\\values-et.xml", | |
| "from": { | |
| "startLines": "2", | |
| "startColumns": "4", | |
| "startOffsets": "55", | |
| "endColumns": "100", | |
| "endOffsets": "151" | |
| }, | |
| "to": { | |
| "startLines": "30", | |
| "startColumns": "4", | |
| "startOffsets": "2909", | |
| "endColumns": "100", | |
| "endOffsets": "3005" | |
| } | |
| }, | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\c2c5fa787d66aaf40578b3071f4d283f\\appcompat-1.1.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,211,310,421,507,609,726,807,885,977,1070,1166,1268,1378,1472,1573,1667,1759,1852,1934,2045,2149,2248,2358,2460,2559,2725,2827", | |
| "endColumns": "105,98,110,85,101,116,80,77,91,92,95,101,109,93,100,93,91,92,81,110,103,98,109,101,98,165,101,81", | |
| "endOffsets": "206,305,416,502,604,721,802,880,972,1065,1161,1263,1373,1467,1568,1662,1754,1847,1929,2040,2144,2243,2353,2455,2554,2720,2822,2904" | |
| } | |
| } | |
| ] | |
| }, | |
| { | |
| "outputFile": "C:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\build\\intermediates\\res\\merged\\debug\\values-ta_values-ta.arsc.flat", | |
| "map": [ | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\c2c5fa787d66aaf40578b3071f4d283f\\appcompat-1.1.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,218,320,435,524,635,756,835,912,1010,1109,1204,1298,1406,1506,1608,1702,1800,1898,1978,2086,2189,2288,2404,2507,2612,2769,2871", | |
| "endColumns": "112,101,114,88,110,120,78,76,97,98,94,93,107,99,101,93,97,97,79,107,102,98,115,102,104,156,101,80", | |
| "endOffsets": "213,315,430,519,630,751,830,907,1005,1104,1199,1293,1401,1501,1603,1697,1795,1893,1973,2081,2184,2283,2399,2502,2607,2764,2866,2947" | |
| } | |
| }, | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\03736cf4bc3669a69d502627b70a527e\\core-1.1.0\\res\\values-ta\\values-ta.xml", | |
| "from": { | |
| "startLines": "2", | |
| "startColumns": "4", | |
| "startOffsets": "55", | |
| "endColumns": "100", | |
| "endOffsets": "151" | |
| }, | |
| "to": { | |
| "startLines": "30", | |
| "startColumns": "4", | |
| "startOffsets": "2952", | |
| "endColumns": "100", | |
| "endOffsets": "3048" | |
| } | |
| } | |
| ] | |
| }, | |
| { | |
| "outputFile": "C:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\build\\intermediates\\res\\merged\\debug\\values-is_values-is.arsc.flat", | |
| "map": [ | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\03736cf4bc3669a69d502627b70a527e\\core-1.1.0\\res\\values-is\\values-is.xml", | |
| "from": { | |
| "startLines": "2", | |
| "startColumns": "4", | |
| "startOffsets": "55", | |
| "endColumns": "100", | |
| "endOffsets": "151" | |
| }, | |
| "to": { | |
| "startLines": "30", | |
| "startColumns": "4", | |
| "startOffsets": "2859", | |
| "endColumns": "100", | |
| "endOffsets": "2955" | |
| } | |
| }, | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\c2c5fa787d66aaf40578b3071f4d283f\\appcompat-1.1.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,795,875,966,1058,1151,1245,1352,1445,1540,1635,1726,1820,1900,2010,2117,2214,2323,2423,2526,2681,2779", | |
| "endColumns": "99,96,111,84,100,113,80,79,90,91,92,93,106,92,94,94,90,93,79,109,106,96,108,99,102,154,97,79", | |
| "endOffsets": "200,297,409,494,595,709,790,870,961,1053,1146,1240,1347,1440,1535,1630,1721,1815,1895,2005,2112,2209,2318,2418,2521,2676,2774,2854" | |
| } | |
| } | |
| ] | |
| }, | |
| { | |
| "outputFile": "C:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\build\\intermediates\\res\\merged\\debug\\values-port_values-port.arsc.flat", | |
| "map": [ | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\c2c5fa787d66aaf40578b3071f4d283f\\appcompat-1.1.0\\res\\values-port\\values-port.xml", | |
| "from": { | |
| "startLines": "2", | |
| "startColumns": "4", | |
| "startOffsets": "55", | |
| "endColumns": "55", | |
| "endOffsets": "106" | |
| } | |
| } | |
| ] | |
| }, | |
| { | |
| "outputFile": "C:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\build\\intermediates\\res\\merged\\debug\\values-uz_values-uz.arsc.flat", | |
| "map": [ | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\c2c5fa787d66aaf40578b3071f4d283f\\appcompat-1.1.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,305,405,487,587,704,789,868,959,1051,1146,1240,1335,1428,1523,1618,1709,1801,1884,1994,2100,2200,2308,2414,2516,2677,2776", | |
| "endColumns": "104,94,99,81,99,116,84,78,90,91,94,93,94,92,94,94,90,91,82,109,105,99,107,105,101,160,98,82", | |
| "endOffsets": "205,300,400,482,582,699,784,863,954,1046,1141,1235,1330,1423,1518,1613,1704,1796,1879,1989,2095,2195,2303,2409,2511,2672,2771,2854" | |
| } | |
| }, | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\03736cf4bc3669a69d502627b70a527e\\core-1.1.0\\res\\values-uz\\values-uz.xml", | |
| "from": { | |
| "startLines": "2", | |
| "startColumns": "4", | |
| "startOffsets": "55", | |
| "endColumns": "100", | |
| "endOffsets": "151" | |
| }, | |
| "to": { | |
| "startLines": "30", | |
| "startColumns": "4", | |
| "startOffsets": "2859", | |
| "endColumns": "100", | |
| "endOffsets": "2955" | |
| } | |
| } | |
| ] | |
| }, | |
| { | |
| "outputFile": "C:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\build\\intermediates\\res\\merged\\debug\\values-lv_values-lv.arsc.flat", | |
| "map": [ | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\03736cf4bc3669a69d502627b70a527e\\core-1.1.0\\res\\values-lv\\values-lv.xml", | |
| "from": { | |
| "startLines": "2", | |
| "startColumns": "4", | |
| "startOffsets": "55", | |
| "endColumns": "100", | |
| "endOffsets": "151" | |
| }, | |
| "to": { | |
| "startLines": "30", | |
| "startColumns": "4", | |
| "startOffsets": "3071", | |
| "endColumns": "100", | |
| "endOffsets": "3167" | |
| } | |
| }, | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\c2c5fa787d66aaf40578b3071f4d283f\\appcompat-1.1.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,335,444,530,634,756,838,919,1029,1136,1242,1351,1463,1566,1678,1785,1890,1990,2074,2183,2294,2393,2504,2611,2716,2890,2989", | |
| "endColumns": "119,109,108,85,103,121,81,80,109,106,105,108,111,102,111,106,104,99,83,108,110,98,110,106,104,173,98,81", | |
| "endOffsets": "220,330,439,525,629,751,833,914,1024,1131,1237,1346,1458,1561,1673,1780,1885,1985,2069,2178,2289,2388,2499,2606,2711,2885,2984,3066" | |
| } | |
| } | |
| ] | |
| }, | |
| { | |
| "outputFile": "C:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\build\\intermediates\\res\\merged\\debug\\values-ldltr-v21_values-ldltr-v21.arsc.flat", | |
| "map": [ | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\c2c5fa787d66aaf40578b3071f4d283f\\appcompat-1.1.0\\res\\values-ldltr-v21\\values-ldltr-v21.xml", | |
| "from": { | |
| "startLines": "2", | |
| "startColumns": "4", | |
| "startOffsets": "55", | |
| "endColumns": "112", | |
| "endOffsets": "163" | |
| } | |
| } | |
| ] | |
| }, | |
| { | |
| "outputFile": "C:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\build\\intermediates\\res\\merged\\debug\\values-sw600dp-v13_values-sw600dp-v13.arsc.flat", | |
| "map": [ | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\c2c5fa787d66aaf40578b3071f4d283f\\appcompat-1.1.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": "C:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\build\\intermediates\\res\\merged\\debug\\values-night-v8_values-night-v8.arsc.flat", | |
| "map": [ | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\c2c5fa787d66aaf40578b3071f4d283f\\appcompat-1.1.0\\res\\values-night-v8\\values-night-v8.xml", | |
| "from": { | |
| "startLines": "2,3,4,5,6,7,8,9", | |
| "startColumns": "4,4,4,4,4,4,4,4", | |
| "startOffsets": "55,125,209,293,389,491,593,687", | |
| "endColumns": "69,83,83,95,101,101,93,88", | |
| "endOffsets": "120,204,288,384,486,588,682,771" | |
| } | |
| } | |
| ] | |
| }, | |
| { | |
| "outputFile": "C:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\build\\intermediates\\res\\merged\\debug\\values-te_values-te.arsc.flat", | |
| "map": [ | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\c2c5fa787d66aaf40578b3071f4d283f\\appcompat-1.1.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,222,334,445,535,640,759,837,914,1005,1097,1192,1286,1387,1480,1575,1670,1761,1852,1934,2048,2150,2247,2362,2465,2580,2742,2845", | |
| "endColumns": "116,111,110,89,104,118,77,76,90,91,94,93,100,92,94,94,90,90,81,113,101,96,114,102,114,161,102,79", | |
| "endOffsets": "217,329,440,530,635,754,832,909,1000,1092,1187,1281,1382,1475,1570,1665,1756,1847,1929,2043,2145,2242,2357,2460,2575,2737,2840,2920" | |
| } | |
| }, | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\03736cf4bc3669a69d502627b70a527e\\core-1.1.0\\res\\values-te\\values-te.xml", | |
| "from": { | |
| "startLines": "2", | |
| "startColumns": "4", | |
| "startOffsets": "55", | |
| "endColumns": "100", | |
| "endOffsets": "151" | |
| }, | |
| "to": { | |
| "startLines": "30", | |
| "startColumns": "4", | |
| "startOffsets": "2925", | |
| "endColumns": "100", | |
| "endOffsets": "3021" | |
| } | |
| } | |
| ] | |
| }, | |
| { | |
| "outputFile": "C:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\build\\intermediates\\res\\merged\\debug\\values-v24_values-v24.arsc.flat", | |
| "map": [ | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\c2c5fa787d66aaf40578b3071f4d283f\\appcompat-1.1.0\\res\\values-v24\\values-v24.xml", | |
| "from": { | |
| "startLines": "2,3", | |
| "startColumns": "4,4", | |
| "startOffsets": "55,212", | |
| "endColumns": "156,134", | |
| "endOffsets": "207,342" | |
| } | |
| } | |
| ] | |
| }, | |
| { | |
| "outputFile": "C:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\build\\intermediates\\res\\merged\\debug\\values-v22_values-v22.arsc.flat", | |
| "map": [ | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\c2c5fa787d66aaf40578b3071f4d283f\\appcompat-1.1.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": "C:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\build\\intermediates\\res\\merged\\debug\\values-cs_values-cs.arsc.flat", | |
| "map": [ | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\c2c5fa787d66aaf40578b3071f4d283f\\appcompat-1.1.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,809,886,977,1069,1164,1258,1353,1446,1541,1638,1729,1820,1903,2007,2119,2218,2324,2435,2537,2700,2798", | |
| "endColumns": "106,101,108,85,104,116,77,76,90,91,94,93,94,92,94,96,90,90,82,103,111,98,105,110,101,162,97,81", | |
| "endOffsets": "207,309,418,504,609,726,804,881,972,1064,1159,1253,1348,1441,1536,1633,1724,1815,1898,2002,2114,2213,2319,2430,2532,2695,2793,2875" | |
| } | |
| }, | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\03736cf4bc3669a69d502627b70a527e\\core-1.1.0\\res\\values-cs\\values-cs.xml", | |
| "from": { | |
| "startLines": "2", | |
| "startColumns": "4", | |
| "startOffsets": "55", | |
| "endColumns": "100", | |
| "endOffsets": "151" | |
| }, | |
| "to": { | |
| "startLines": "30", | |
| "startColumns": "4", | |
| "startOffsets": "2880", | |
| "endColumns": "100", | |
| "endOffsets": "2976" | |
| } | |
| } | |
| ] | |
| }, | |
| { | |
| "outputFile": "C:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\build\\intermediates\\res\\merged\\debug\\values-sq_values-sq.arsc.flat", | |
| "map": [ | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\c2c5fa787d66aaf40578b3071f4d283f\\appcompat-1.1.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,517,623,746,828,907,998,1090,1185,1279,1381,1474,1569,1666,1757,1850,1930,2036,2140,2238,2344,2448,2550,2704,2801", | |
| "endColumns": "113,99,111,85,105,122,81,78,90,91,94,93,101,92,94,96,90,92,79,105,103,97,105,103,101,153,96,80", | |
| "endOffsets": "214,314,426,512,618,741,823,902,993,1085,1180,1274,1376,1469,1564,1661,1752,1845,1925,2031,2135,2233,2339,2443,2545,2699,2796,2877" | |
| } | |
| }, | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\03736cf4bc3669a69d502627b70a527e\\core-1.1.0\\res\\values-sq\\values-sq.xml", | |
| "from": { | |
| "startLines": "2", | |
| "startColumns": "4", | |
| "startOffsets": "55", | |
| "endColumns": "100", | |
| "endOffsets": "151" | |
| }, | |
| "to": { | |
| "startLines": "30", | |
| "startColumns": "4", | |
| "startOffsets": "2882", | |
| "endColumns": "100", | |
| "endOffsets": "2978" | |
| } | |
| } | |
| ] | |
| }, | |
| { | |
| "outputFile": "C:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\build\\intermediates\\res\\merged\\debug\\values-ko_values-ko.arsc.flat", | |
| "map": [ | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\03736cf4bc3669a69d502627b70a527e\\core-1.1.0\\res\\values-ko\\values-ko.xml", | |
| "from": { | |
| "startLines": "2", | |
| "startColumns": "4", | |
| "startOffsets": "55", | |
| "endColumns": "100", | |
| "endOffsets": "151" | |
| }, | |
| "to": { | |
| "startLines": "30", | |
| "startColumns": "4", | |
| "startOffsets": "2763", | |
| "endColumns": "100", | |
| "endOffsets": "2859" | |
| } | |
| }, | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\c2c5fa787d66aaf40578b3071f4d283f\\appcompat-1.1.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,202,296,397,479,577,683,763,839,930,1022,1117,1211,1312,1405,1500,1594,1685,1776,1855,1953,2047,2142,2242,2339,2439,2591,2685", | |
| "endColumns": "96,93,100,81,97,105,79,75,90,91,94,93,100,92,94,93,90,90,78,97,93,94,99,96,99,151,93,77", | |
| "endOffsets": "197,291,392,474,572,678,758,834,925,1017,1112,1206,1307,1400,1495,1589,1680,1771,1850,1948,2042,2137,2237,2334,2434,2586,2680,2758" | |
| } | |
| } | |
| ] | |
| }, | |
| { | |
| "outputFile": "C:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\build\\intermediates\\res\\merged\\debug\\values-xlarge-v4_values-xlarge-v4.arsc.flat", | |
| "map": [ | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\c2c5fa787d66aaf40578b3071f4d283f\\appcompat-1.1.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": "C:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\build\\intermediates\\res\\merged\\debug\\values-it_values-it.arsc.flat", | |
| "map": [ | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\03736cf4bc3669a69d502627b70a527e\\core-1.1.0\\res\\values-it\\values-it.xml", | |
| "from": { | |
| "startLines": "2", | |
| "startColumns": "4", | |
| "startOffsets": "55", | |
| "endColumns": "100", | |
| "endOffsets": "151" | |
| }, | |
| "to": { | |
| "startLines": "30", | |
| "startColumns": "4", | |
| "startOffsets": "2880", | |
| "endColumns": "100", | |
| "endOffsets": "2976" | |
| } | |
| }, | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\c2c5fa787d66aaf40578b3071f4d283f\\appcompat-1.1.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,210,313,422,506,611,730,808,884,976,1069,1162,1256,1358,1452,1549,1644,1736,1828,1908,2014,2121,2219,2323,2429,2536,2699,2799", | |
| "endColumns": "104,102,108,83,104,118,77,75,91,92,92,93,101,93,96,94,91,91,79,105,106,97,103,105,106,162,99,80", | |
| "endOffsets": "205,308,417,501,606,725,803,879,971,1064,1157,1251,1353,1447,1544,1639,1731,1823,1903,2009,2116,2214,2318,2424,2531,2694,2794,2875" | |
| } | |
| } | |
| ] | |
| }, | |
| { | |
| "outputFile": "C:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\build\\intermediates\\res\\merged\\debug\\values-ka_values-ka.arsc.flat", | |
| "map": [ | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\c2c5fa787d66aaf40578b3071f4d283f\\appcompat-1.1.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,213,316,427,513,618,731,814,894,985,1077,1172,1266,1367,1460,1555,1650,1741,1832,1912,2025,2131,2229,2342,2447,2551,2709,2808", | |
| "endColumns": "107,102,110,85,104,112,82,79,90,91,94,93,100,92,94,94,90,90,79,112,105,97,112,104,103,157,98,80", | |
| "endOffsets": "208,311,422,508,613,726,809,889,980,1072,1167,1261,1362,1455,1550,1645,1736,1827,1907,2020,2126,2224,2337,2442,2546,2704,2803,2884" | |
| } | |
| }, | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\03736cf4bc3669a69d502627b70a527e\\core-1.1.0\\res\\values-ka\\values-ka.xml", | |
| "from": { | |
| "startLines": "2", | |
| "startColumns": "4", | |
| "startOffsets": "55", | |
| "endColumns": "100", | |
| "endOffsets": "151" | |
| }, | |
| "to": { | |
| "startLines": "30", | |
| "startColumns": "4", | |
| "startOffsets": "2889", | |
| "endColumns": "100", | |
| "endOffsets": "2985" | |
| } | |
| } | |
| ] | |
| }, | |
| { | |
| "outputFile": "C:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\build\\intermediates\\res\\merged\\debug\\values-ky_values-ky.arsc.flat", | |
| "map": [ | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\03736cf4bc3669a69d502627b70a527e\\core-1.1.0\\res\\values-ky\\values-ky.xml", | |
| "from": { | |
| "startLines": "2", | |
| "startColumns": "4", | |
| "startOffsets": "55", | |
| "endColumns": "100", | |
| "endOffsets": "151" | |
| }, | |
| "to": { | |
| "startLines": "30", | |
| "startColumns": "4", | |
| "startOffsets": "2901", | |
| "endColumns": "100", | |
| "endOffsets": "2997" | |
| } | |
| }, | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\c2c5fa787d66aaf40578b3071f4d283f\\appcompat-1.1.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,216,325,437,522,627,744,823,902,993,1085,1180,1274,1375,1468,1563,1658,1749,1840,1920,2026,2131,2229,2336,2442,2557,2718,2820", | |
| "endColumns": "110,108,111,84,104,116,78,78,90,91,94,93,100,92,94,94,90,90,79,105,104,97,106,105,114,160,101,80", | |
| "endOffsets": "211,320,432,517,622,739,818,897,988,1080,1175,1269,1370,1463,1558,1653,1744,1835,1915,2021,2126,2224,2331,2437,2552,2713,2815,2896" | |
| } | |
| } | |
| ] | |
| }, | |
| { | |
| "outputFile": "C:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\build\\intermediates\\res\\merged\\debug\\values-mk_values-mk.arsc.flat", | |
| "map": [ | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\c2c5fa787d66aaf40578b3071f4d283f\\appcompat-1.1.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,619,738,822,904,995,1087,1183,1277,1378,1471,1566,1662,1753,1844,1930,2036,2142,2243,2350,2462,2566,2722,2820", | |
| "endColumns": "107,103,107,85,107,118,83,81,90,91,95,93,100,92,94,95,90,90,85,105,105,100,106,111,103,155,97,83", | |
| "endOffsets": "208,312,420,506,614,733,817,899,990,1082,1178,1272,1373,1466,1561,1657,1748,1839,1925,2031,2137,2238,2345,2457,2561,2717,2815,2899" | |
| } | |
| }, | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\03736cf4bc3669a69d502627b70a527e\\core-1.1.0\\res\\values-mk\\values-mk.xml", | |
| "from": { | |
| "startLines": "2", | |
| "startColumns": "4", | |
| "startOffsets": "55", | |
| "endColumns": "100", | |
| "endOffsets": "151" | |
| }, | |
| "to": { | |
| "startLines": "30", | |
| "startColumns": "4", | |
| "startOffsets": "2904", | |
| "endColumns": "100", | |
| "endOffsets": "3000" | |
| } | |
| } | |
| ] | |
| }, | |
| { | |
| "outputFile": "C:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\build\\intermediates\\res\\merged\\debug\\values-pt-rPT_values-pt-rPT.arsc.flat", | |
| "map": [ | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\03736cf4bc3669a69d502627b70a527e\\core-1.1.0\\res\\values-pt-rPT\\values-pt-rPT.xml", | |
| "from": { | |
| "startLines": "2", | |
| "startColumns": "4", | |
| "startOffsets": "55", | |
| "endColumns": "100", | |
| "endOffsets": "151" | |
| }, | |
| "to": { | |
| "startLines": "30", | |
| "startColumns": "4", | |
| "startOffsets": "2933", | |
| "endColumns": "100", | |
| "endOffsets": "3029" | |
| } | |
| }, | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\c2c5fa787d66aaf40578b3071f4d283f\\appcompat-1.1.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,213,319,426,515,616,740,825,906,998,1091,1188,1282,1382,1476,1572,1667,1759,1851,1935,2042,2153,2255,2363,2471,2578,2749,2848", | |
| "endColumns": "107,105,106,88,100,123,84,80,91,92,96,93,99,93,95,94,91,91,83,106,110,101,107,107,106,170,98,84", | |
| "endOffsets": "208,314,421,510,611,735,820,901,993,1086,1183,1277,1377,1471,1567,1662,1754,1846,1930,2037,2148,2250,2358,2466,2573,2744,2843,2928" | |
| } | |
| } | |
| ] | |
| }, | |
| { | |
| "outputFile": "C:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\build\\intermediates\\res\\merged\\debug\\values-v28_values-v28.arsc.flat", | |
| "map": [ | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\c2c5fa787d66aaf40578b3071f4d283f\\appcompat-1.1.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": "C:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\build\\intermediates\\res\\merged\\debug\\values-v26_values-v26.arsc.flat", | |
| "map": [ | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\c2c5fa787d66aaf40578b3071f4d283f\\appcompat-1.1.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": "C:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\build\\intermediates\\res\\merged\\debug\\values-es_values-es.arsc.flat", | |
| "map": [ | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\c2c5fa787d66aaf40578b3071f4d283f\\appcompat-1.1.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,207,320,428,513,614,742,828,910,1002,1095,1192,1286,1387,1481,1577,1673,1765,1857,1938,2045,2156,2255,2363,2471,2578,2737,2836", | |
| "endColumns": "101,112,107,84,100,127,85,81,91,92,96,93,100,93,95,95,91,91,80,106,110,98,107,107,106,158,98,81", | |
| "endOffsets": "202,315,423,508,609,737,823,905,997,1090,1187,1281,1382,1476,1572,1668,1760,1852,1933,2040,2151,2250,2358,2466,2573,2732,2831,2913" | |
| } | |
| }, | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\03736cf4bc3669a69d502627b70a527e\\core-1.1.0\\res\\values-es\\values-es.xml", | |
| "from": { | |
| "startLines": "2", | |
| "startColumns": "4", | |
| "startOffsets": "55", | |
| "endColumns": "100", | |
| "endOffsets": "151" | |
| }, | |
| "to": { | |
| "startLines": "30", | |
| "startColumns": "4", | |
| "startOffsets": "2918", | |
| "endColumns": "100", | |
| "endOffsets": "3014" | |
| } | |
| } | |
| ] | |
| } | |
| ] | |
| } |
| { | |
| "logs": [ | |
| { | |
| "outputFile": "C:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-af\\values-af.xml", | |
| "map": [ | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\c2c5fa787d66aaf40578b3071f4d283f\\appcompat-1.1.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,213,309,415,500,603,721,798,875,966,1058,1153,1247,1347,1440,1535,1634,1729,1823,1903,2010,2115,2212,2320,2423,2525,2679,2777", | |
| "endColumns": "107,95,105,84,102,117,76,76,90,91,94,93,99,92,94,98,94,93,79,106,104,96,107,102,101,153,97,79", | |
| "endOffsets": "208,304,410,495,598,716,793,870,961,1053,1148,1242,1342,1435,1530,1629,1724,1818,1898,2005,2110,2207,2315,2418,2520,2674,2772,2852" | |
| } | |
| }, | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\03736cf4bc3669a69d502627b70a527e\\core-1.1.0\\res\\values-af\\values-af.xml", | |
| "from": { | |
| "startLines": "2", | |
| "startColumns": "4", | |
| "startOffsets": "55", | |
| "endColumns": "100", | |
| "endOffsets": "151" | |
| }, | |
| "to": { | |
| "startLines": "30", | |
| "startColumns": "4", | |
| "startOffsets": "2857", | |
| "endColumns": "100", | |
| "endOffsets": "2953" | |
| } | |
| } | |
| ] | |
| } | |
| ] | |
| } |
| { | |
| "logs": [ | |
| { | |
| "outputFile": "C:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-am\\values-am.xml", | |
| "map": [ | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\03736cf4bc3669a69d502627b70a527e\\core-1.1.0\\res\\values-am\\values-am.xml", | |
| "from": { | |
| "startLines": "2", | |
| "startColumns": "4", | |
| "startOffsets": "55", | |
| "endColumns": "100", | |
| "endOffsets": "151" | |
| }, | |
| "to": { | |
| "startLines": "30", | |
| "startColumns": "4", | |
| "startOffsets": "2802", | |
| "endColumns": "100", | |
| "endOffsets": "2898" | |
| } | |
| }, | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\c2c5fa787d66aaf40578b3071f4d283f\\appcompat-1.1.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,203,301,407,493,596,713,791,868,959,1051,1143,1237,1338,1431,1526,1619,1710,1801,1880,1980,2080,2176,2278,2378,2477,2627,2723", | |
| "endColumns": "97,97,105,85,102,116,77,76,90,91,91,93,100,92,94,92,90,90,78,99,99,95,101,99,98,149,95,78", | |
| "endOffsets": "198,296,402,488,591,708,786,863,954,1046,1138,1232,1333,1426,1521,1614,1705,1796,1875,1975,2075,2171,2273,2373,2472,2622,2718,2797" | |
| } | |
| } | |
| ] | |
| } | |
| ] | |
| } |
| { | |
| "logs": [ | |
| { | |
| "outputFile": "C:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-ar\\values-ar.xml", | |
| "map": [ | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\c2c5fa787d66aaf40578b3071f4d283f\\appcompat-1.1.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,213,317,424,506,607,721,801,880,971,1063,1155,1249,1350,1443,1538,1631,1722,1816,1894,1999,2097,2195,2303,2403,2506,2661,2758", | |
| "endColumns": "107,103,106,81,100,113,79,78,90,91,91,93,100,92,94,92,90,93,77,104,97,97,107,99,102,154,96,80", | |
| "endOffsets": "208,312,419,501,602,716,796,875,966,1058,1150,1244,1345,1438,1533,1626,1717,1811,1889,1994,2092,2190,2298,2398,2501,2656,2753,2834" | |
| } | |
| }, | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\03736cf4bc3669a69d502627b70a527e\\core-1.1.0\\res\\values-ar\\values-ar.xml", | |
| "from": { | |
| "startLines": "2", | |
| "startColumns": "4", | |
| "startOffsets": "55", | |
| "endColumns": "100", | |
| "endOffsets": "151" | |
| }, | |
| "to": { | |
| "startLines": "30", | |
| "startColumns": "4", | |
| "startOffsets": "2839", | |
| "endColumns": "100", | |
| "endOffsets": "2935" | |
| } | |
| } | |
| ] | |
| } | |
| ] | |
| } |
| { | |
| "logs": [ | |
| { | |
| "outputFile": "C:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-as\\values-as.xml", | |
| "map": [ | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\c2c5fa787d66aaf40578b3071f4d283f\\appcompat-1.1.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,510,612,732,809,885,976,1068,1163,1257,1358,1451,1546,1640,1731,1822,1907,2020,2128,2227,2336,2452,2572,2739,2841", | |
| "endColumns": "107,98,106,90,101,119,76,75,90,91,94,93,100,92,94,93,90,90,84,112,107,98,108,115,119,166,101,81", | |
| "endOffsets": "208,307,414,505,607,727,804,880,971,1063,1158,1252,1353,1446,1541,1635,1726,1817,1902,2015,2123,2222,2331,2447,2567,2734,2836,2918" | |
| } | |
| }, | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\03736cf4bc3669a69d502627b70a527e\\core-1.1.0\\res\\values-as\\values-as.xml", | |
| "from": { | |
| "startLines": "2", | |
| "startColumns": "4", | |
| "startOffsets": "55", | |
| "endColumns": "100", | |
| "endOffsets": "151" | |
| }, | |
| "to": { | |
| "startLines": "30", | |
| "startColumns": "4", | |
| "startOffsets": "2923", | |
| "endColumns": "100", | |
| "endOffsets": "3019" | |
| } | |
| } | |
| ] | |
| } | |
| ] | |
| } |
| { | |
| "logs": [ | |
| { | |
| "outputFile": "C:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-az\\values-az.xml", | |
| "map": [ | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\c2c5fa787d66aaf40578b3071f4d283f\\appcompat-1.1.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,215,316,426,514,621,735,817,896,987,1079,1173,1272,1373,1466,1561,1655,1746,1838,1922,2027,2133,2233,2342,2447,2549,2707,2813", | |
| "endColumns": "109,100,109,87,106,113,81,78,90,91,93,98,100,92,94,93,90,91,83,104,105,99,108,104,101,157,105,82", | |
| "endOffsets": "210,311,421,509,616,730,812,891,982,1074,1168,1267,1368,1461,1556,1650,1741,1833,1917,2022,2128,2228,2337,2442,2544,2702,2808,2891" | |
| } | |
| }, | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\03736cf4bc3669a69d502627b70a527e\\core-1.1.0\\res\\values-az\\values-az.xml", | |
| "from": { | |
| "startLines": "2", | |
| "startColumns": "4", | |
| "startOffsets": "55", | |
| "endColumns": "100", | |
| "endOffsets": "151" | |
| }, | |
| "to": { | |
| "startLines": "30", | |
| "startColumns": "4", | |
| "startOffsets": "2896", | |
| "endColumns": "100", | |
| "endOffsets": "2992" | |
| } | |
| } | |
| ] | |
| } | |
| ] | |
| } |
| { | |
| "logs": [ | |
| { | |
| "outputFile": "C:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-b+sr+Latn\\values-b+sr+Latn.xml", | |
| "map": [ | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\c2c5fa787d66aaf40578b3071f4d283f\\appcompat-1.1.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,212,313,419,505,609,731,816,899,990,1082,1177,1271,1372,1465,1560,1665,1756,1847,1932,2037,2143,2246,2353,2462,2569,2739,2836", | |
| "endColumns": "106,100,105,85,103,121,84,82,90,91,94,93,100,92,94,104,90,90,84,104,105,102,106,108,106,169,96,85", | |
| "endOffsets": "207,308,414,500,604,726,811,894,985,1077,1172,1266,1367,1460,1555,1660,1751,1842,1927,2032,2138,2241,2348,2457,2564,2734,2831,2917" | |
| } | |
| }, | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\03736cf4bc3669a69d502627b70a527e\\core-1.1.0\\res\\values-b+sr+Latn\\values-b+sr+Latn.xml", | |
| "from": { | |
| "startLines": "2", | |
| "startColumns": "4", | |
| "startOffsets": "55", | |
| "endColumns": "100", | |
| "endOffsets": "151" | |
| }, | |
| "to": { | |
| "startLines": "30", | |
| "startColumns": "4", | |
| "startOffsets": "2922", | |
| "endColumns": "100", | |
| "endOffsets": "3018" | |
| } | |
| } | |
| ] | |
| } | |
| ] | |
| } |
| { | |
| "logs": [ | |
| { | |
| "outputFile": "C:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-be\\values-be.xml", | |
| "map": [ | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\c2c5fa787d66aaf40578b3071f4d283f\\appcompat-1.1.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,635,754,834,912,1004,1097,1192,1286,1382,1476,1572,1667,1759,1851,1931,2037,2142,2240,2348,2454,2562,2735,2835", | |
| "endColumns": "119,102,115,85,104,118,79,77,91,92,94,93,95,93,95,94,91,91,79,105,104,97,107,105,107,172,99,80", | |
| "endOffsets": "220,323,439,525,630,749,829,907,999,1092,1187,1281,1377,1471,1567,1662,1754,1846,1926,2032,2137,2235,2343,2449,2557,2730,2830,2911" | |
| } | |
| }, | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\03736cf4bc3669a69d502627b70a527e\\core-1.1.0\\res\\values-be\\values-be.xml", | |
| "from": { | |
| "startLines": "2", | |
| "startColumns": "4", | |
| "startOffsets": "55", | |
| "endColumns": "100", | |
| "endOffsets": "151" | |
| }, | |
| "to": { | |
| "startLines": "30", | |
| "startColumns": "4", | |
| "startOffsets": "2916", | |
| "endColumns": "100", | |
| "endOffsets": "3012" | |
| } | |
| } | |
| ] | |
| } | |
| ] | |
| } |
| { | |
| "logs": [ | |
| { | |
| "outputFile": "C:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-bg\\values-bg.xml", | |
| "map": [ | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\c2c5fa787d66aaf40578b3071f4d283f\\appcompat-1.1.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,225,331,436,522,632,753,833,911,1002,1094,1189,1283,1384,1477,1572,1680,1771,1862,1944,2058,2166,2266,2380,2487,2595,2755,2854", | |
| "endColumns": "119,105,104,85,109,120,79,77,90,91,94,93,100,92,94,107,90,90,81,113,107,99,113,106,107,159,98,82", | |
| "endOffsets": "220,326,431,517,627,748,828,906,997,1089,1184,1278,1379,1472,1567,1675,1766,1857,1939,2053,2161,2261,2375,2482,2590,2750,2849,2932" | |
| } | |
| }, | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\03736cf4bc3669a69d502627b70a527e\\core-1.1.0\\res\\values-bg\\values-bg.xml", | |
| "from": { | |
| "startLines": "2", | |
| "startColumns": "4", | |
| "startOffsets": "55", | |
| "endColumns": "100", | |
| "endOffsets": "151" | |
| }, | |
| "to": { | |
| "startLines": "30", | |
| "startColumns": "4", | |
| "startOffsets": "2937", | |
| "endColumns": "100", | |
| "endOffsets": "3033" | |
| } | |
| } | |
| ] | |
| } | |
| ] | |
| } |
| { | |
| "logs": [ | |
| { | |
| "outputFile": "C:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-bn\\values-bn.xml", | |
| "map": [ | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\c2c5fa787d66aaf40578b3071f4d283f\\appcompat-1.1.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,213,319,425,514,619,740,823,906,997,1089,1183,1277,1378,1471,1566,1660,1751,1842,1927,2037,2141,2244,2352,2460,2565,2730,2835", | |
| "endColumns": "107,105,105,88,104,120,82,82,90,91,93,93,100,92,94,93,90,90,84,109,103,102,107,107,104,164,104,85", | |
| "endOffsets": "208,314,420,509,614,735,818,901,992,1084,1178,1272,1373,1466,1561,1655,1746,1837,1922,2032,2136,2239,2347,2455,2560,2725,2830,2916" | |
| } | |
| }, | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\03736cf4bc3669a69d502627b70a527e\\core-1.1.0\\res\\values-bn\\values-bn.xml", | |
| "from": { | |
| "startLines": "2", | |
| "startColumns": "4", | |
| "startOffsets": "55", | |
| "endColumns": "100", | |
| "endOffsets": "151" | |
| }, | |
| "to": { | |
| "startLines": "30", | |
| "startColumns": "4", | |
| "startOffsets": "2921", | |
| "endColumns": "100", | |
| "endOffsets": "3017" | |
| } | |
| } | |
| ] | |
| } | |
| ] | |
| } |
| { | |
| "logs": [ | |
| { | |
| "outputFile": "C:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-bs\\values-bs.xml", | |
| "map": [ | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\c2c5fa787d66aaf40578b3071f4d283f\\appcompat-1.1.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,226,323,430,516,620,742,827,910,1001,1093,1188,1282,1383,1476,1571,1666,1757,1848,1935,2038,2142,2243,2348,2462,2565,2734,2830", | |
| "endColumns": "120,96,106,85,103,121,84,82,90,91,94,93,100,92,94,94,90,90,86,102,103,100,104,113,102,168,95,85", | |
| "endOffsets": "221,318,425,511,615,737,822,905,996,1088,1183,1277,1378,1471,1566,1661,1752,1843,1930,2033,2137,2238,2343,2457,2560,2729,2825,2911" | |
| } | |
| }, | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\03736cf4bc3669a69d502627b70a527e\\core-1.1.0\\res\\values-bs\\values-bs.xml", | |
| "from": { | |
| "startLines": "2", | |
| "startColumns": "4", | |
| "startOffsets": "55", | |
| "endColumns": "100", | |
| "endOffsets": "151" | |
| }, | |
| "to": { | |
| "startLines": "30", | |
| "startColumns": "4", | |
| "startOffsets": "2916", | |
| "endColumns": "100", | |
| "endOffsets": "3012" | |
| } | |
| } | |
| ] | |
| } | |
| ] | |
| } |
| { | |
| "logs": [ | |
| { | |
| "outputFile": "C:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-ca\\values-ca.xml", | |
| "map": [ | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\c2c5fa787d66aaf40578b3071f4d283f\\appcompat-1.1.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,328,435,518,624,750,834,914,1005,1097,1190,1285,1384,1477,1570,1664,1755,1846,1926,2037,2145,2243,2353,2458,2566,2726,2825", | |
| "endColumns": "117,104,106,82,105,125,83,79,90,91,92,94,98,92,92,93,90,90,79,110,107,97,109,104,107,159,98,80", | |
| "endOffsets": "218,323,430,513,619,745,829,909,1000,1092,1185,1280,1379,1472,1565,1659,1750,1841,1921,2032,2140,2238,2348,2453,2561,2721,2820,2901" | |
| } | |
| }, | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\03736cf4bc3669a69d502627b70a527e\\core-1.1.0\\res\\values-ca\\values-ca.xml", | |
| "from": { | |
| "startLines": "2", | |
| "startColumns": "4", | |
| "startOffsets": "55", | |
| "endColumns": "100", | |
| "endOffsets": "151" | |
| }, | |
| "to": { | |
| "startLines": "30", | |
| "startColumns": "4", | |
| "startOffsets": "2906", | |
| "endColumns": "100", | |
| "endOffsets": "3002" | |
| } | |
| } | |
| ] | |
| } | |
| ] | |
| } |
| { | |
| "logs": [ | |
| { | |
| "outputFile": "C:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-cs\\values-cs.xml", | |
| "map": [ | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\c2c5fa787d66aaf40578b3071f4d283f\\appcompat-1.1.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,809,886,977,1069,1164,1258,1353,1446,1541,1638,1729,1820,1903,2007,2119,2218,2324,2435,2537,2700,2798", | |
| "endColumns": "106,101,108,85,104,116,77,76,90,91,94,93,94,92,94,96,90,90,82,103,111,98,105,110,101,162,97,81", | |
| "endOffsets": "207,309,418,504,609,726,804,881,972,1064,1159,1253,1348,1441,1536,1633,1724,1815,1898,2002,2114,2213,2319,2430,2532,2695,2793,2875" | |
| } | |
| }, | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\03736cf4bc3669a69d502627b70a527e\\core-1.1.0\\res\\values-cs\\values-cs.xml", | |
| "from": { | |
| "startLines": "2", | |
| "startColumns": "4", | |
| "startOffsets": "55", | |
| "endColumns": "100", | |
| "endOffsets": "151" | |
| }, | |
| "to": { | |
| "startLines": "30", | |
| "startColumns": "4", | |
| "startOffsets": "2880", | |
| "endColumns": "100", | |
| "endOffsets": "2976" | |
| } | |
| } | |
| ] | |
| } | |
| ] | |
| } |
| { | |
| "logs": [ | |
| { | |
| "outputFile": "C:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-da\\values-da.xml", | |
| "map": [ | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\c2c5fa787d66aaf40578b3071f4d283f\\appcompat-1.1.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,205,299,415,500,600,713,791,868,959,1051,1144,1238,1333,1426,1521,1619,1710,1801,1879,1987,2094,2190,2303,2406,2507,2660,2757", | |
| "endColumns": "99,93,115,84,99,112,77,76,90,91,92,93,94,92,94,97,90,90,77,107,106,95,112,102,100,152,96,78", | |
| "endOffsets": "200,294,410,495,595,708,786,863,954,1046,1139,1233,1328,1421,1516,1614,1705,1796,1874,1982,2089,2185,2298,2401,2502,2655,2752,2831" | |
| } | |
| }, | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\03736cf4bc3669a69d502627b70a527e\\core-1.1.0\\res\\values-da\\values-da.xml", | |
| "from": { | |
| "startLines": "2", | |
| "startColumns": "4", | |
| "startOffsets": "55", | |
| "endColumns": "100", | |
| "endOffsets": "151" | |
| }, | |
| "to": { | |
| "startLines": "30", | |
| "startColumns": "4", | |
| "startOffsets": "2836", | |
| "endColumns": "100", | |
| "endOffsets": "2932" | |
| } | |
| } | |
| ] | |
| } | |
| ] | |
| } |
| { | |
| "logs": [ | |
| { | |
| "outputFile": "C:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-de\\values-de.xml", | |
| "map": [ | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\c2c5fa787d66aaf40578b3071f4d283f\\appcompat-1.1.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,612,727,805,881,973,1066,1162,1263,1371,1471,1575,1673,1771,1868,1949,2060,2162,2260,2367,2470,2574,2730,2832", | |
| "endColumns": "104,97,111,85,105,114,77,75,91,92,95,100,107,99,103,97,97,96,80,110,101,97,106,102,103,155,101,80", | |
| "endOffsets": "205,303,415,501,607,722,800,876,968,1061,1157,1258,1366,1466,1570,1668,1766,1863,1944,2055,2157,2255,2362,2465,2569,2725,2827,2908" | |
| } | |
| }, | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\03736cf4bc3669a69d502627b70a527e\\core-1.1.0\\res\\values-de\\values-de.xml", | |
| "from": { | |
| "startLines": "2", | |
| "startColumns": "4", | |
| "startOffsets": "55", | |
| "endColumns": "100", | |
| "endOffsets": "151" | |
| }, | |
| "to": { | |
| "startLines": "30", | |
| "startColumns": "4", | |
| "startOffsets": "2913", | |
| "endColumns": "100", | |
| "endOffsets": "3009" | |
| } | |
| } | |
| ] | |
| } | |
| ] | |
| } |
| { | |
| "logs": [ | |
| { | |
| "outputFile": "C:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-el\\values-el.xml", | |
| "map": [ | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\c2c5fa787d66aaf40578b3071f4d283f\\appcompat-1.1.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,642,765,854,940,1031,1123,1218,1312,1413,1506,1601,1698,1789,1880,1964,2075,2184,2286,2397,2507,2615,2786,2886", | |
| "endColumns": "117,110,116,84,105,122,88,85,90,91,94,93,100,92,94,96,90,90,83,110,108,101,110,109,107,170,99,84", | |
| "endOffsets": "218,329,446,531,637,760,849,935,1026,1118,1213,1307,1408,1501,1596,1693,1784,1875,1959,2070,2179,2281,2392,2502,2610,2781,2881,2966" | |
| } | |
| }, | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\03736cf4bc3669a69d502627b70a527e\\core-1.1.0\\res\\values-el\\values-el.xml", | |
| "from": { | |
| "startLines": "2", | |
| "startColumns": "4", | |
| "startOffsets": "55", | |
| "endColumns": "100", | |
| "endOffsets": "151" | |
| }, | |
| "to": { | |
| "startLines": "30", | |
| "startColumns": "4", | |
| "startOffsets": "2971", | |
| "endColumns": "100", | |
| "endOffsets": "3067" | |
| } | |
| } | |
| ] | |
| } | |
| ] | |
| } |
| { | |
| "logs": [ | |
| { | |
| "outputFile": "C:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-en-rAU\\values-en-rAU.xml", | |
| "map": [ | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\03736cf4bc3669a69d502627b70a527e\\core-1.1.0\\res\\values-en-rAU\\values-en-rAU.xml", | |
| "from": { | |
| "startLines": "2", | |
| "startColumns": "4", | |
| "startOffsets": "55", | |
| "endColumns": "100", | |
| "endOffsets": "151" | |
| }, | |
| "to": { | |
| "startLines": "30", | |
| "startColumns": "4", | |
| "startOffsets": "2844", | |
| "endColumns": "100", | |
| "endOffsets": "2940" | |
| } | |
| }, | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\c2c5fa787d66aaf40578b3071f4d283f\\appcompat-1.1.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,794,870,961,1053,1148,1242,1343,1436,1531,1625,1716,1807,1888,1991,2094,2193,2298,2402,2506,2662,2762", | |
| "endColumns": "103,99,107,83,99,114,77,75,90,91,94,93,100,92,94,93,90,90,80,102,102,98,104,103,103,155,99,81", | |
| "endOffsets": "204,304,412,496,596,711,789,865,956,1048,1143,1237,1338,1431,1526,1620,1711,1802,1883,1986,2089,2188,2293,2397,2501,2657,2757,2839" | |
| } | |
| } | |
| ] | |
| } | |
| ] | |
| } |
| { | |
| "logs": [ | |
| { | |
| "outputFile": "C:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-en-rCA\\values-en-rCA.xml", | |
| "map": [ | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\03736cf4bc3669a69d502627b70a527e\\core-1.1.0\\res\\values-en-rCA\\values-en-rCA.xml", | |
| "from": { | |
| "startLines": "2", | |
| "startColumns": "4", | |
| "startOffsets": "55", | |
| "endColumns": "100", | |
| "endOffsets": "151" | |
| }, | |
| "to": { | |
| "startLines": "30", | |
| "startColumns": "4", | |
| "startOffsets": "2846", | |
| "endColumns": "100", | |
| "endOffsets": "2942" | |
| } | |
| }, | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\c2c5fa787d66aaf40578b3071f4d283f\\appcompat-1.1.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" | |
| } | |
| } | |
| ] | |
| } | |
| ] | |
| } |
| { | |
| "logs": [ | |
| { | |
| "outputFile": "C:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-en-rGB\\values-en-rGB.xml", | |
| "map": [ | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\03736cf4bc3669a69d502627b70a527e\\core-1.1.0\\res\\values-en-rGB\\values-en-rGB.xml", | |
| "from": { | |
| "startLines": "2", | |
| "startColumns": "4", | |
| "startOffsets": "55", | |
| "endColumns": "100", | |
| "endOffsets": "151" | |
| }, | |
| "to": { | |
| "startLines": "30", | |
| "startColumns": "4", | |
| "startOffsets": "2844", | |
| "endColumns": "100", | |
| "endOffsets": "2940" | |
| } | |
| }, | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\c2c5fa787d66aaf40578b3071f4d283f\\appcompat-1.1.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,794,870,961,1053,1148,1242,1343,1436,1531,1625,1716,1807,1888,1991,2094,2193,2298,2402,2506,2662,2762", | |
| "endColumns": "103,99,107,83,99,114,77,75,90,91,94,93,100,92,94,93,90,90,80,102,102,98,104,103,103,155,99,81", | |
| "endOffsets": "204,304,412,496,596,711,789,865,956,1048,1143,1237,1338,1431,1526,1620,1711,1802,1883,1986,2089,2188,2293,2397,2501,2657,2757,2839" | |
| } | |
| } | |
| ] | |
| } | |
| ] | |
| } |
| { | |
| "logs": [ | |
| { | |
| "outputFile": "C:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-en-rIN\\values-en-rIN.xml", | |
| "map": [ | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\03736cf4bc3669a69d502627b70a527e\\core-1.1.0\\res\\values-en-rIN\\values-en-rIN.xml", | |
| "from": { | |
| "startLines": "2", | |
| "startColumns": "4", | |
| "startOffsets": "55", | |
| "endColumns": "100", | |
| "endOffsets": "151" | |
| }, | |
| "to": { | |
| "startLines": "30", | |
| "startColumns": "4", | |
| "startOffsets": "2844", | |
| "endColumns": "100", | |
| "endOffsets": "2940" | |
| } | |
| }, | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\c2c5fa787d66aaf40578b3071f4d283f\\appcompat-1.1.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,794,870,961,1053,1148,1242,1343,1436,1531,1625,1716,1807,1888,1991,2094,2193,2298,2402,2506,2662,2762", | |
| "endColumns": "103,99,107,83,99,114,77,75,90,91,94,93,100,92,94,93,90,90,80,102,102,98,104,103,103,155,99,81", | |
| "endOffsets": "204,304,412,496,596,711,789,865,956,1048,1143,1237,1338,1431,1526,1620,1711,1802,1883,1986,2089,2188,2293,2397,2501,2657,2757,2839" | |
| } | |
| } | |
| ] | |
| } | |
| ] | |
| } |
| { | |
| "logs": [ | |
| { | |
| "outputFile": "C:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-en-rXC\\values-en-rXC.xml", | |
| "map": [ | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\c2c5fa787d66aaf40578b3071f4d283f\\appcompat-1.1.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" | |
| } | |
| }, | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\03736cf4bc3669a69d502627b70a527e\\core-1.1.0\\res\\values-en-rXC\\values-en-rXC.xml", | |
| "from": { | |
| "startLines": "2", | |
| "startColumns": "4", | |
| "startOffsets": "55", | |
| "endColumns": "202", | |
| "endOffsets": "253" | |
| }, | |
| "to": { | |
| "startLines": "30", | |
| "startColumns": "4", | |
| "startOffsets": "5682", | |
| "endColumns": "202", | |
| "endOffsets": "5880" | |
| } | |
| } | |
| ] | |
| } | |
| ] | |
| } |
| { | |
| "logs": [ | |
| { | |
| "outputFile": "C:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-es-rUS\\values-es-rUS.xml", | |
| "map": [ | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\03736cf4bc3669a69d502627b70a527e\\core-1.1.0\\res\\values-es-rUS\\values-es-rUS.xml", | |
| "from": { | |
| "startLines": "2", | |
| "startColumns": "4", | |
| "startOffsets": "55", | |
| "endColumns": "100", | |
| "endOffsets": "151" | |
| }, | |
| "to": { | |
| "startLines": "30", | |
| "startColumns": "4", | |
| "startOffsets": "2903", | |
| "endColumns": "100", | |
| "endOffsets": "2999" | |
| } | |
| }, | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\c2c5fa787d66aaf40578b3071f4d283f\\appcompat-1.1.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,629,745,830,911,1002,1094,1189,1283,1383,1476,1575,1671,1762,1853,1934,2041,2140,2239,2347,2455,2562,2721,2821", | |
| "endColumns": "119,108,107,84,101,115,84,80,90,91,94,93,99,92,98,95,90,90,80,106,98,98,107,107,106,158,99,81", | |
| "endOffsets": "220,329,437,522,624,740,825,906,997,1089,1184,1278,1378,1471,1570,1666,1757,1848,1929,2036,2135,2234,2342,2450,2557,2716,2816,2898" | |
| } | |
| } | |
| ] | |
| } | |
| ] | |
| } |
| { | |
| "logs": [ | |
| { | |
| "outputFile": "C:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-es\\values-es.xml", | |
| "map": [ | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\c2c5fa787d66aaf40578b3071f4d283f\\appcompat-1.1.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,207,320,428,513,614,742,828,910,1002,1095,1192,1286,1387,1481,1577,1673,1765,1857,1938,2045,2156,2255,2363,2471,2578,2737,2836", | |
| "endColumns": "101,112,107,84,100,127,85,81,91,92,96,93,100,93,95,95,91,91,80,106,110,98,107,107,106,158,98,81", | |
| "endOffsets": "202,315,423,508,609,737,823,905,997,1090,1187,1281,1382,1476,1572,1668,1760,1852,1933,2040,2151,2250,2358,2466,2573,2732,2831,2913" | |
| } | |
| }, | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\03736cf4bc3669a69d502627b70a527e\\core-1.1.0\\res\\values-es\\values-es.xml", | |
| "from": { | |
| "startLines": "2", | |
| "startColumns": "4", | |
| "startOffsets": "55", | |
| "endColumns": "100", | |
| "endOffsets": "151" | |
| }, | |
| "to": { | |
| "startLines": "30", | |
| "startColumns": "4", | |
| "startOffsets": "2918", | |
| "endColumns": "100", | |
| "endOffsets": "3014" | |
| } | |
| } | |
| ] | |
| } | |
| ] | |
| } |
| { | |
| "logs": [ | |
| { | |
| "outputFile": "C:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-et\\values-et.xml", | |
| "map": [ | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\03736cf4bc3669a69d502627b70a527e\\core-1.1.0\\res\\values-et\\values-et.xml", | |
| "from": { | |
| "startLines": "2", | |
| "startColumns": "4", | |
| "startOffsets": "55", | |
| "endColumns": "100", | |
| "endOffsets": "151" | |
| }, | |
| "to": { | |
| "startLines": "30", | |
| "startColumns": "4", | |
| "startOffsets": "2909", | |
| "endColumns": "100", | |
| "endOffsets": "3005" | |
| } | |
| }, | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\c2c5fa787d66aaf40578b3071f4d283f\\appcompat-1.1.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,211,310,421,507,609,726,807,885,977,1070,1166,1268,1378,1472,1573,1667,1759,1852,1934,2045,2149,2248,2358,2460,2559,2725,2827", | |
| "endColumns": "105,98,110,85,101,116,80,77,91,92,95,101,109,93,100,93,91,92,81,110,103,98,109,101,98,165,101,81", | |
| "endOffsets": "206,305,416,502,604,721,802,880,972,1065,1161,1263,1373,1467,1568,1662,1754,1847,1929,2040,2144,2243,2353,2455,2554,2720,2822,2904" | |
| } | |
| } | |
| ] | |
| } | |
| ] | |
| } |
| { | |
| "logs": [ | |
| { | |
| "outputFile": "C:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-eu\\values-eu.xml", | |
| "map": [ | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\03736cf4bc3669a69d502627b70a527e\\core-1.1.0\\res\\values-eu\\values-eu.xml", | |
| "from": { | |
| "startLines": "2", | |
| "startColumns": "4", | |
| "startOffsets": "55", | |
| "endColumns": "100", | |
| "endOffsets": "151" | |
| }, | |
| "to": { | |
| "startLines": "30", | |
| "startColumns": "4", | |
| "startOffsets": "2932", | |
| "endColumns": "100", | |
| "endOffsets": "3028" | |
| } | |
| }, | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\c2c5fa787d66aaf40578b3071f4d283f\\appcompat-1.1.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,824,906,998,1091,1187,1281,1383,1477,1573,1670,1762,1855,1936,2045,2154,2253,2362,2469,2580,2751,2850", | |
| "endColumns": "108,97,109,85,105,123,85,81,91,92,95,93,101,93,95,96,91,92,80,108,108,98,108,106,110,170,98,81", | |
| "endOffsets": "209,307,417,503,609,733,819,901,993,1086,1182,1276,1378,1472,1568,1665,1757,1850,1931,2040,2149,2248,2357,2464,2575,2746,2845,2927" | |
| } | |
| } | |
| ] | |
| } | |
| ] | |
| } |
| { | |
| "logs": [ | |
| { | |
| "outputFile": "C:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-fa\\values-fa.xml", | |
| "map": [ | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\03736cf4bc3669a69d502627b70a527e\\core-1.1.0\\res\\values-fa\\values-fa.xml", | |
| "from": { | |
| "startLines": "2", | |
| "startColumns": "4", | |
| "startOffsets": "55", | |
| "endColumns": "100", | |
| "endOffsets": "151" | |
| }, | |
| "to": { | |
| "startLines": "30", | |
| "startColumns": "4", | |
| "startOffsets": "2876", | |
| "endColumns": "100", | |
| "endOffsets": "2972" | |
| } | |
| }, | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\c2c5fa787d66aaf40578b3071f4d283f\\appcompat-1.1.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,316,427,511,612,727,807,885,978,1072,1164,1258,1361,1456,1553,1647,1740,1830,1911,2019,2123,2221,2327,2432,2537,2694,2795", | |
| "endColumns": "109,100,110,83,100,114,79,77,92,93,91,93,102,94,96,93,92,89,80,107,103,97,105,104,104,156,100,80", | |
| "endOffsets": "210,311,422,506,607,722,802,880,973,1067,1159,1253,1356,1451,1548,1642,1735,1825,1906,2014,2118,2216,2322,2427,2532,2689,2790,2871" | |
| } | |
| } | |
| ] | |
| } | |
| ] | |
| } |
| { | |
| "logs": [ | |
| { | |
| "outputFile": "C:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-fi\\values-fi.xml", | |
| "map": [ | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\c2c5fa787d66aaf40578b3071f4d283f\\appcompat-1.1.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,422,508,613,731,817,897,988,1080,1175,1269,1364,1457,1553,1652,1743,1837,1916,2023,2124,2221,2327,2427,2525,2675,2775", | |
| "endColumns": "107,99,108,85,104,117,85,79,90,91,94,93,94,92,95,98,90,93,78,106,100,96,105,99,97,149,99,79", | |
| "endOffsets": "208,308,417,503,608,726,812,892,983,1075,1170,1264,1359,1452,1548,1647,1738,1832,1911,2018,2119,2216,2322,2422,2520,2670,2770,2850" | |
| } | |
| }, | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\03736cf4bc3669a69d502627b70a527e\\core-1.1.0\\res\\values-fi\\values-fi.xml", | |
| "from": { | |
| "startLines": "2", | |
| "startColumns": "4", | |
| "startOffsets": "55", | |
| "endColumns": "100", | |
| "endOffsets": "151" | |
| }, | |
| "to": { | |
| "startLines": "30", | |
| "startColumns": "4", | |
| "startOffsets": "2855", | |
| "endColumns": "100", | |
| "endOffsets": "2951" | |
| } | |
| } | |
| ] | |
| } | |
| ] | |
| } |
| { | |
| "logs": [ | |
| { | |
| "outputFile": "C:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-fr-rCA\\values-fr-rCA.xml", | |
| "map": [ | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\c2c5fa787d66aaf40578b3071f4d283f\\appcompat-1.1.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,323,433,520,626,756,841,922,1013,1105,1203,1298,1399,1492,1585,1680,1771,1862,1947,2057,2168,2271,2382,2490,2597,2756,2855", | |
| "endColumns": "110,106,109,86,105,129,84,80,90,91,97,94,100,92,92,94,90,90,84,109,110,102,110,107,106,158,98,85", | |
| "endOffsets": "211,318,428,515,621,751,836,917,1008,1100,1198,1293,1394,1487,1580,1675,1766,1857,1942,2052,2163,2266,2377,2485,2592,2751,2850,2936" | |
| } | |
| }, | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\03736cf4bc3669a69d502627b70a527e\\core-1.1.0\\res\\values-fr-rCA\\values-fr-rCA.xml", | |
| "from": { | |
| "startLines": "2", | |
| "startColumns": "4", | |
| "startOffsets": "55", | |
| "endColumns": "100", | |
| "endOffsets": "151" | |
| }, | |
| "to": { | |
| "startLines": "30", | |
| "startColumns": "4", | |
| "startOffsets": "2941", | |
| "endColumns": "100", | |
| "endOffsets": "3037" | |
| } | |
| } | |
| ] | |
| } | |
| ] | |
| } |
| { | |
| "logs": [ | |
| { | |
| "outputFile": "C:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-fr\\values-fr.xml", | |
| "map": [ | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\03736cf4bc3669a69d502627b70a527e\\core-1.1.0\\res\\values-fr\\values-fr.xml", | |
| "from": { | |
| "startLines": "2", | |
| "startColumns": "4", | |
| "startOffsets": "55", | |
| "endColumns": "100", | |
| "endOffsets": "151" | |
| }, | |
| "to": { | |
| "startLines": "30", | |
| "startColumns": "4", | |
| "startOffsets": "2933", | |
| "endColumns": "100", | |
| "endOffsets": "3029" | |
| } | |
| }, | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\c2c5fa787d66aaf40578b3071f4d283f\\appcompat-1.1.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,441,523,629,759,837,914,1005,1097,1195,1290,1391,1484,1577,1672,1763,1854,1939,2049,2160,2263,2374,2482,2589,2748,2847", | |
| "endColumns": "110,114,109,81,105,129,77,76,90,91,97,94,100,92,92,94,90,90,84,109,110,102,110,107,106,158,98,85", | |
| "endOffsets": "211,326,436,518,624,754,832,909,1000,1092,1190,1285,1386,1479,1572,1667,1758,1849,1934,2044,2155,2258,2369,2477,2584,2743,2842,2928" | |
| } | |
| } | |
| ] | |
| } | |
| ] | |
| } |
| { | |
| "logs": [ | |
| { | |
| "outputFile": "C:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-gl\\values-gl.xml", | |
| "map": [ | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\c2c5fa787d66aaf40578b3071f4d283f\\appcompat-1.1.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,209,313,421,506,607,735,820,901,993,1086,1183,1277,1378,1472,1568,1663,1755,1847,1927,2035,2142,2249,2358,2463,2577,2754,2853", | |
| "endColumns": "103,103,107,84,100,127,84,80,91,92,96,93,100,93,95,94,91,91,79,107,106,106,108,104,113,176,98,81", | |
| "endOffsets": "204,308,416,501,602,730,815,896,988,1081,1178,1272,1373,1467,1563,1658,1750,1842,1922,2030,2137,2244,2353,2458,2572,2749,2848,2930" | |
| } | |
| }, | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\03736cf4bc3669a69d502627b70a527e\\core-1.1.0\\res\\values-gl\\values-gl.xml", | |
| "from": { | |
| "startLines": "2", | |
| "startColumns": "4", | |
| "startOffsets": "55", | |
| "endColumns": "100", | |
| "endOffsets": "151" | |
| }, | |
| "to": { | |
| "startLines": "30", | |
| "startColumns": "4", | |
| "startOffsets": "2935", | |
| "endColumns": "100", | |
| "endOffsets": "3031" | |
| } | |
| } | |
| ] | |
| } | |
| ] | |
| } |
| { | |
| "logs": [ | |
| { | |
| "outputFile": "C:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-gu\\values-gu.xml", | |
| "map": [ | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\03736cf4bc3669a69d502627b70a527e\\core-1.1.0\\res\\values-gu\\values-gu.xml", | |
| "from": { | |
| "startLines": "2", | |
| "startColumns": "4", | |
| "startOffsets": "55", | |
| "endColumns": "100", | |
| "endOffsets": "151" | |
| }, | |
| "to": { | |
| "startLines": "30", | |
| "startColumns": "4", | |
| "startOffsets": "2868", | |
| "endColumns": "100", | |
| "endOffsets": "2964" | |
| } | |
| }, | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\c2c5fa787d66aaf40578b3071f4d283f\\appcompat-1.1.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,212,316,423,510,610,730,808,886,977,1069,1164,1258,1359,1452,1547,1641,1732,1823,1902,2008,2109,2206,2315,2415,2525,2685,2788", | |
| "endColumns": "106,103,106,86,99,119,77,77,90,91,94,93,100,92,94,93,90,90,78,105,100,96,108,99,109,159,102,79", | |
| "endOffsets": "207,311,418,505,605,725,803,881,972,1064,1159,1253,1354,1447,1542,1636,1727,1818,1897,2003,2104,2201,2310,2410,2520,2680,2783,2863" | |
| } | |
| } | |
| ] | |
| } | |
| ] | |
| } |
| { | |
| "logs": [ | |
| { | |
| "outputFile": "C:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-h720dp-v13\\values-h720dp-v13.xml", | |
| "map": [ | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\c2c5fa787d66aaf40578b3071f4d283f\\appcompat-1.1.0\\res\\values-h720dp-v13\\values-h720dp-v13.xml", | |
| "from": { | |
| "startLines": "2", | |
| "startColumns": "4", | |
| "startOffsets": "55", | |
| "endColumns": "66", | |
| "endOffsets": "117" | |
| } | |
| } | |
| ] | |
| } | |
| ] | |
| } |
| { | |
| "logs": [ | |
| { | |
| "outputFile": "C:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-hdpi-v4\\values-hdpi-v4.xml", | |
| "map": [ | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\c2c5fa787d66aaf40578b3071f4d283f\\appcompat-1.1.0\\res\\values-hdpi-v4\\values-hdpi-v4.xml", | |
| "from": { | |
| "startLines": "2", | |
| "startColumns": "4", | |
| "startOffsets": "55", | |
| "endLines": "6", | |
| "endColumns": "13", | |
| "endOffsets": "327" | |
| } | |
| } | |
| ] | |
| } | |
| ] | |
| } |
| { | |
| "logs": [ | |
| { | |
| "outputFile": "C:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-hi\\values-hi.xml", | |
| "map": [ | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\c2c5fa787d66aaf40578b3071f4d283f\\appcompat-1.1.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,309,419,505,607,728,806,884,975,1067,1162,1256,1357,1450,1545,1639,1730,1821,1901,2006,2108,2206,2316,2419,2528,2686,2787", | |
| "endColumns": "105,97,109,85,101,120,77,77,90,91,94,93,100,92,94,93,90,90,79,104,101,97,109,102,108,157,100,80", | |
| "endOffsets": "206,304,414,500,602,723,801,879,970,1062,1157,1251,1352,1445,1540,1634,1725,1816,1896,2001,2103,2201,2311,2414,2523,2681,2782,2863" | |
| } | |
| }, | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\03736cf4bc3669a69d502627b70a527e\\core-1.1.0\\res\\values-hi\\values-hi.xml", | |
| "from": { | |
| "startLines": "2", | |
| "startColumns": "4", | |
| "startOffsets": "55", | |
| "endColumns": "100", | |
| "endOffsets": "151" | |
| }, | |
| "to": { | |
| "startLines": "30", | |
| "startColumns": "4", | |
| "startOffsets": "2868", | |
| "endColumns": "100", | |
| "endOffsets": "2964" | |
| } | |
| } | |
| ] | |
| } | |
| ] | |
| } |
| { | |
| "logs": [ | |
| { | |
| "outputFile": "C:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-hr\\values-hr.xml", | |
| "map": [ | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\03736cf4bc3669a69d502627b70a527e\\core-1.1.0\\res\\values-hr\\values-hr.xml", | |
| "from": { | |
| "startLines": "2", | |
| "startColumns": "4", | |
| "startOffsets": "55", | |
| "endColumns": "100", | |
| "endOffsets": "151" | |
| }, | |
| "to": { | |
| "startLines": "30", | |
| "startColumns": "4", | |
| "startOffsets": "2900", | |
| "endColumns": "100", | |
| "endOffsets": "2996" | |
| } | |
| }, | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\c2c5fa787d66aaf40578b3071f4d283f\\appcompat-1.1.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,305,412,498,602,721,806,889,980,1072,1167,1261,1362,1455,1550,1645,1736,1827,1912,2016,2128,2229,2334,2448,2550,2719,2816", | |
| "endColumns": "104,94,106,85,103,118,84,82,90,91,94,93,100,92,94,94,90,90,84,103,111,100,104,113,101,168,96,83", | |
| "endOffsets": "205,300,407,493,597,716,801,884,975,1067,1162,1256,1357,1450,1545,1640,1731,1822,1907,2011,2123,2224,2329,2443,2545,2714,2811,2895" | |
| } | |
| } | |
| ] | |
| } | |
| ] | |
| } |
| { | |
| "logs": [ | |
| { | |
| "outputFile": "C:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-hu\\values-hu.xml", | |
| "map": [ | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\c2c5fa787d66aaf40578b3071f4d283f\\appcompat-1.1.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,305,420,504,619,742,819,895,986,1078,1173,1267,1368,1461,1556,1651,1742,1833,1915,2025,2135,2235,2346,2455,2574,2756,2859", | |
| "endColumns": "107,91,114,83,114,122,76,75,90,91,94,93,100,92,94,94,90,90,81,109,109,99,110,108,118,181,102,82", | |
| "endOffsets": "208,300,415,499,614,737,814,890,981,1073,1168,1262,1363,1456,1551,1646,1737,1828,1910,2020,2130,2230,2341,2450,2569,2751,2854,2937" | |
| } | |
| }, | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\03736cf4bc3669a69d502627b70a527e\\core-1.1.0\\res\\values-hu\\values-hu.xml", | |
| "from": { | |
| "startLines": "2", | |
| "startColumns": "4", | |
| "startOffsets": "55", | |
| "endColumns": "100", | |
| "endOffsets": "151" | |
| }, | |
| "to": { | |
| "startLines": "30", | |
| "startColumns": "4", | |
| "startOffsets": "2942", | |
| "endColumns": "100", | |
| "endOffsets": "3038" | |
| } | |
| } | |
| ] | |
| } | |
| ] | |
| } |
| { | |
| "logs": [ | |
| { | |
| "outputFile": "C:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-hy\\values-hy.xml", | |
| "map": [ | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\c2c5fa787d66aaf40578b3071f4d283f\\appcompat-1.1.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,213,313,423,512,618,735,817,898,989,1081,1176,1270,1371,1464,1559,1653,1744,1835,1917,2023,2129,2228,2338,2446,2547,2717,2814", | |
| "endColumns": "107,99,109,88,105,116,81,80,90,91,94,93,100,92,94,93,90,90,81,105,105,98,109,107,100,169,96,81", | |
| "endOffsets": "208,308,418,507,613,730,812,893,984,1076,1171,1265,1366,1459,1554,1648,1739,1830,1912,2018,2124,2223,2333,2441,2542,2712,2809,2891" | |
| } | |
| }, | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\03736cf4bc3669a69d502627b70a527e\\core-1.1.0\\res\\values-hy\\values-hy.xml", | |
| "from": { | |
| "startLines": "2", | |
| "startColumns": "4", | |
| "startOffsets": "55", | |
| "endColumns": "100", | |
| "endOffsets": "151" | |
| }, | |
| "to": { | |
| "startLines": "30", | |
| "startColumns": "4", | |
| "startOffsets": "2896", | |
| "endColumns": "100", | |
| "endOffsets": "2992" | |
| } | |
| } | |
| ] | |
| } | |
| ] | |
| } |
| { | |
| "logs": [ | |
| { | |
| "outputFile": "C:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-in\\values-in.xml", | |
| "map": [ | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\c2c5fa787d66aaf40578b3071f4d283f\\appcompat-1.1.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,220,324,429,516,620,736,819,898,989,1081,1176,1270,1371,1464,1559,1653,1744,1835,1920,2023,2128,2229,2333,2442,2550,2710,2809", | |
| "endColumns": "114,103,104,86,103,115,82,78,90,91,94,93,100,92,94,93,90,90,84,102,104,100,103,108,107,159,98,83", | |
| "endOffsets": "215,319,424,511,615,731,814,893,984,1076,1171,1265,1366,1459,1554,1648,1739,1830,1915,2018,2123,2224,2328,2437,2545,2705,2804,2888" | |
| } | |
| }, | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\03736cf4bc3669a69d502627b70a527e\\core-1.1.0\\res\\values-in\\values-in.xml", | |
| "from": { | |
| "startLines": "2", | |
| "startColumns": "4", | |
| "startOffsets": "55", | |
| "endColumns": "100", | |
| "endOffsets": "151" | |
| }, | |
| "to": { | |
| "startLines": "30", | |
| "startColumns": "4", | |
| "startOffsets": "2893", | |
| "endColumns": "100", | |
| "endOffsets": "2989" | |
| } | |
| } | |
| ] | |
| } | |
| ] | |
| } |
| { | |
| "logs": [ | |
| { | |
| "outputFile": "C:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-is\\values-is.xml", | |
| "map": [ | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\03736cf4bc3669a69d502627b70a527e\\core-1.1.0\\res\\values-is\\values-is.xml", | |
| "from": { | |
| "startLines": "2", | |
| "startColumns": "4", | |
| "startOffsets": "55", | |
| "endColumns": "100", | |
| "endOffsets": "151" | |
| }, | |
| "to": { | |
| "startLines": "30", | |
| "startColumns": "4", | |
| "startOffsets": "2859", | |
| "endColumns": "100", | |
| "endOffsets": "2955" | |
| } | |
| }, | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\c2c5fa787d66aaf40578b3071f4d283f\\appcompat-1.1.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,795,875,966,1058,1151,1245,1352,1445,1540,1635,1726,1820,1900,2010,2117,2214,2323,2423,2526,2681,2779", | |
| "endColumns": "99,96,111,84,100,113,80,79,90,91,92,93,106,92,94,94,90,93,79,109,106,96,108,99,102,154,97,79", | |
| "endOffsets": "200,297,409,494,595,709,790,870,961,1053,1146,1240,1347,1440,1535,1630,1721,1815,1895,2005,2112,2209,2318,2418,2521,2676,2774,2854" | |
| } | |
| } | |
| ] | |
| } | |
| ] | |
| } |
| { | |
| "logs": [ | |
| { | |
| "outputFile": "C:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-it\\values-it.xml", | |
| "map": [ | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\03736cf4bc3669a69d502627b70a527e\\core-1.1.0\\res\\values-it\\values-it.xml", | |
| "from": { | |
| "startLines": "2", | |
| "startColumns": "4", | |
| "startOffsets": "55", | |
| "endColumns": "100", | |
| "endOffsets": "151" | |
| }, | |
| "to": { | |
| "startLines": "30", | |
| "startColumns": "4", | |
| "startOffsets": "2880", | |
| "endColumns": "100", | |
| "endOffsets": "2976" | |
| } | |
| }, | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\c2c5fa787d66aaf40578b3071f4d283f\\appcompat-1.1.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,210,313,422,506,611,730,808,884,976,1069,1162,1256,1358,1452,1549,1644,1736,1828,1908,2014,2121,2219,2323,2429,2536,2699,2799", | |
| "endColumns": "104,102,108,83,104,118,77,75,91,92,92,93,101,93,96,94,91,91,79,105,106,97,103,105,106,162,99,80", | |
| "endOffsets": "205,308,417,501,606,725,803,879,971,1064,1157,1251,1353,1447,1544,1639,1731,1823,1903,2009,2116,2214,2318,2424,2531,2694,2794,2875" | |
| } | |
| } | |
| ] | |
| } | |
| ] | |
| } |
| { | |
| "logs": [ | |
| { | |
| "outputFile": "C:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-iw\\values-iw.xml", | |
| "map": [ | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\c2c5fa787d66aaf40578b3071f4d283f\\appcompat-1.1.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,210,310,418,502,604,720,799,878,969,1062,1156,1250,1351,1444,1539,1632,1723,1815,1895,2000,2103,2201,2306,2408,2510,2664,2761", | |
| "endColumns": "104,99,107,83,101,115,78,78,90,92,93,93,100,92,94,92,90,91,79,104,102,97,104,101,101,153,96,80", | |
| "endOffsets": "205,305,413,497,599,715,794,873,964,1057,1151,1245,1346,1439,1534,1627,1718,1810,1890,1995,2098,2196,2301,2403,2505,2659,2756,2837" | |
| } | |
| }, | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\03736cf4bc3669a69d502627b70a527e\\core-1.1.0\\res\\values-iw\\values-iw.xml", | |
| "from": { | |
| "startLines": "2", | |
| "startColumns": "4", | |
| "startOffsets": "55", | |
| "endColumns": "100", | |
| "endOffsets": "151" | |
| }, | |
| "to": { | |
| "startLines": "30", | |
| "startColumns": "4", | |
| "startOffsets": "2842", | |
| "endColumns": "100", | |
| "endOffsets": "2938" | |
| } | |
| } | |
| ] | |
| } | |
| ] | |
| } |
| { | |
| "logs": [ | |
| { | |
| "outputFile": "C:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-ja\\values-ja.xml", | |
| "map": [ | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\03736cf4bc3669a69d502627b70a527e\\core-1.1.0\\res\\values-ja\\values-ja.xml", | |
| "from": { | |
| "startLines": "2", | |
| "startColumns": "4", | |
| "startOffsets": "55", | |
| "endColumns": "100", | |
| "endOffsets": "151" | |
| }, | |
| "to": { | |
| "startLines": "30", | |
| "startColumns": "4", | |
| "startOffsets": "2769", | |
| "endColumns": "100", | |
| "endOffsets": "2865" | |
| } | |
| }, | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\c2c5fa787d66aaf40578b3071f4d283f\\appcompat-1.1.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,766,842,933,1025,1120,1214,1315,1408,1503,1597,1688,1779,1856,1958,2056,2151,2254,2350,2446,2594,2691", | |
| "endColumns": "96,92,104,81,97,107,77,75,90,91,94,93,100,92,94,93,90,90,76,101,97,94,102,95,95,147,96,77", | |
| "endOffsets": "197,290,395,477,575,683,761,837,928,1020,1115,1209,1310,1403,1498,1592,1683,1774,1851,1953,2051,2146,2249,2345,2441,2589,2686,2764" | |
| } | |
| } | |
| ] | |
| } | |
| ] | |
| } |
| { | |
| "logs": [ | |
| { | |
| "outputFile": "C:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-ka\\values-ka.xml", | |
| "map": [ | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\c2c5fa787d66aaf40578b3071f4d283f\\appcompat-1.1.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,213,316,427,513,618,731,814,894,985,1077,1172,1266,1367,1460,1555,1650,1741,1832,1912,2025,2131,2229,2342,2447,2551,2709,2808", | |
| "endColumns": "107,102,110,85,104,112,82,79,90,91,94,93,100,92,94,94,90,90,79,112,105,97,112,104,103,157,98,80", | |
| "endOffsets": "208,311,422,508,613,726,809,889,980,1072,1167,1261,1362,1455,1550,1645,1736,1827,1907,2020,2126,2224,2337,2442,2546,2704,2803,2884" | |
| } | |
| }, | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\03736cf4bc3669a69d502627b70a527e\\core-1.1.0\\res\\values-ka\\values-ka.xml", | |
| "from": { | |
| "startLines": "2", | |
| "startColumns": "4", | |
| "startOffsets": "55", | |
| "endColumns": "100", | |
| "endOffsets": "151" | |
| }, | |
| "to": { | |
| "startLines": "30", | |
| "startColumns": "4", | |
| "startOffsets": "2889", | |
| "endColumns": "100", | |
| "endOffsets": "2985" | |
| } | |
| } | |
| ] | |
| } | |
| ] | |
| } |
| { | |
| "logs": [ | |
| { | |
| "outputFile": "C:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-kk\\values-kk.xml", | |
| "map": [ | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\c2c5fa787d66aaf40578b3071f4d283f\\appcompat-1.1.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,213,318,428,513,619,738,818,896,987,1079,1174,1268,1369,1462,1557,1654,1745,1836,1916,2021,2124,2222,2329,2435,2535,2701,2796", | |
| "endColumns": "107,104,109,84,105,118,79,77,90,91,94,93,100,92,94,96,90,90,79,104,102,97,106,105,99,165,94,80", | |
| "endOffsets": "208,313,423,508,614,733,813,891,982,1074,1169,1263,1364,1457,1552,1649,1740,1831,1911,2016,2119,2217,2324,2430,2530,2696,2791,2872" | |
| } | |
| }, | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\03736cf4bc3669a69d502627b70a527e\\core-1.1.0\\res\\values-kk\\values-kk.xml", | |
| "from": { | |
| "startLines": "2", | |
| "startColumns": "4", | |
| "startOffsets": "55", | |
| "endColumns": "100", | |
| "endOffsets": "151" | |
| }, | |
| "to": { | |
| "startLines": "30", | |
| "startColumns": "4", | |
| "startOffsets": "2877", | |
| "endColumns": "100", | |
| "endOffsets": "2973" | |
| } | |
| } | |
| ] | |
| } | |
| ] | |
| } |
| { | |
| "logs": [ | |
| { | |
| "outputFile": "C:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-km\\values-km.xml", | |
| "map": [ | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\03736cf4bc3669a69d502627b70a527e\\core-1.1.0\\res\\values-km\\values-km.xml", | |
| "from": { | |
| "startLines": "2", | |
| "startColumns": "4", | |
| "startOffsets": "55", | |
| "endColumns": "100", | |
| "endOffsets": "151" | |
| }, | |
| "to": { | |
| "startLines": "30", | |
| "startColumns": "4", | |
| "startOffsets": "2876", | |
| "endColumns": "100", | |
| "endOffsets": "2972" | |
| } | |
| }, | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\c2c5fa787d66aaf40578b3071f4d283f\\appcompat-1.1.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,207,306,416,503,606,727,805,882,973,1065,1157,1251,1352,1445,1540,1634,1725,1816,1898,2002,2106,2206,2315,2424,2533,2695,2793", | |
| "endColumns": "101,98,109,86,102,120,77,76,90,91,91,93,100,92,94,93,90,90,81,103,103,99,108,108,108,161,97,82", | |
| "endOffsets": "202,301,411,498,601,722,800,877,968,1060,1152,1246,1347,1440,1535,1629,1720,1811,1893,1997,2101,2201,2310,2419,2528,2690,2788,2871" | |
| } | |
| } | |
| ] | |
| } | |
| ] | |
| } |
| { | |
| "logs": [ | |
| { | |
| "outputFile": "C:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-kn\\values-kn.xml", | |
| "map": [ | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\03736cf4bc3669a69d502627b70a527e\\core-1.1.0\\res\\values-kn\\values-kn.xml", | |
| "from": { | |
| "startLines": "2", | |
| "startColumns": "4", | |
| "startOffsets": "55", | |
| "endColumns": "100", | |
| "endOffsets": "151" | |
| }, | |
| "to": { | |
| "startLines": "30", | |
| "startColumns": "4", | |
| "startOffsets": "2941", | |
| "endColumns": "100", | |
| "endOffsets": "3037" | |
| } | |
| }, | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\c2c5fa787d66aaf40578b3071f4d283f\\appcompat-1.1.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,219,331,444,532,639,765,843,920,1011,1103,1198,1292,1393,1486,1581,1675,1766,1857,1938,2054,2164,2263,2376,2481,2595,2759,2859", | |
| "endColumns": "113,111,112,87,106,125,77,76,90,91,94,93,100,92,94,93,90,90,80,115,109,98,112,104,113,163,99,81", | |
| "endOffsets": "214,326,439,527,634,760,838,915,1006,1098,1193,1287,1388,1481,1576,1670,1761,1852,1933,2049,2159,2258,2371,2476,2590,2754,2854,2936" | |
| } | |
| } | |
| ] | |
| } | |
| ] | |
| } |
| { | |
| "logs": [ | |
| { | |
| "outputFile": "C:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-ko\\values-ko.xml", | |
| "map": [ | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\03736cf4bc3669a69d502627b70a527e\\core-1.1.0\\res\\values-ko\\values-ko.xml", | |
| "from": { | |
| "startLines": "2", | |
| "startColumns": "4", | |
| "startOffsets": "55", | |
| "endColumns": "100", | |
| "endOffsets": "151" | |
| }, | |
| "to": { | |
| "startLines": "30", | |
| "startColumns": "4", | |
| "startOffsets": "2763", | |
| "endColumns": "100", | |
| "endOffsets": "2859" | |
| } | |
| }, | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\c2c5fa787d66aaf40578b3071f4d283f\\appcompat-1.1.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,202,296,397,479,577,683,763,839,930,1022,1117,1211,1312,1405,1500,1594,1685,1776,1855,1953,2047,2142,2242,2339,2439,2591,2685", | |
| "endColumns": "96,93,100,81,97,105,79,75,90,91,94,93,100,92,94,93,90,90,78,97,93,94,99,96,99,151,93,77", | |
| "endOffsets": "197,291,392,474,572,678,758,834,925,1017,1112,1206,1307,1400,1495,1589,1680,1771,1850,1948,2042,2137,2237,2334,2434,2586,2680,2758" | |
| } | |
| } | |
| ] | |
| } | |
| ] | |
| } |
| { | |
| "logs": [ | |
| { | |
| "outputFile": "C:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-ky\\values-ky.xml", | |
| "map": [ | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\03736cf4bc3669a69d502627b70a527e\\core-1.1.0\\res\\values-ky\\values-ky.xml", | |
| "from": { | |
| "startLines": "2", | |
| "startColumns": "4", | |
| "startOffsets": "55", | |
| "endColumns": "100", | |
| "endOffsets": "151" | |
| }, | |
| "to": { | |
| "startLines": "30", | |
| "startColumns": "4", | |
| "startOffsets": "2901", | |
| "endColumns": "100", | |
| "endOffsets": "2997" | |
| } | |
| }, | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\c2c5fa787d66aaf40578b3071f4d283f\\appcompat-1.1.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,216,325,437,522,627,744,823,902,993,1085,1180,1274,1375,1468,1563,1658,1749,1840,1920,2026,2131,2229,2336,2442,2557,2718,2820", | |
| "endColumns": "110,108,111,84,104,116,78,78,90,91,94,93,100,92,94,94,90,90,79,105,104,97,106,105,114,160,101,80", | |
| "endOffsets": "211,320,432,517,622,739,818,897,988,1080,1175,1269,1370,1463,1558,1653,1744,1835,1915,2021,2126,2224,2331,2437,2552,2713,2815,2896" | |
| } | |
| } | |
| ] | |
| } | |
| ] | |
| } |
| { | |
| "logs": [ | |
| { | |
| "outputFile": "C:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-land\\values-land.xml", | |
| "map": [ | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\c2c5fa787d66aaf40578b3071f4d283f\\appcompat-1.1.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" | |
| } | |
| } | |
| ] | |
| } | |
| ] | |
| } |
| { | |
| "logs": [ | |
| { | |
| "outputFile": "C:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-large-v4\\values-large-v4.xml", | |
| "map": [ | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\c2c5fa787d66aaf40578b3071f4d283f\\appcompat-1.1.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" | |
| } | |
| } | |
| ] | |
| } | |
| ] | |
| } |
| { | |
| "logs": [ | |
| { | |
| "outputFile": "C:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-ldltr-v21\\values-ldltr-v21.xml", | |
| "map": [ | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\c2c5fa787d66aaf40578b3071f4d283f\\appcompat-1.1.0\\res\\values-ldltr-v21\\values-ldltr-v21.xml", | |
| "from": { | |
| "startLines": "2", | |
| "startColumns": "4", | |
| "startOffsets": "55", | |
| "endColumns": "112", | |
| "endOffsets": "163" | |
| } | |
| } | |
| ] | |
| } | |
| ] | |
| } |
| { | |
| "logs": [ | |
| { | |
| "outputFile": "C:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-lo\\values-lo.xml", | |
| "map": [ | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\c2c5fa787d66aaf40578b3071f4d283f\\appcompat-1.1.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,311,424,509,613,724,802,880,971,1063,1155,1249,1350,1443,1538,1634,1725,1816,1896,2003,2107,2205,2308,2412,2516,2673,2772", | |
| "endColumns": "102,102,112,84,103,110,77,77,90,91,91,93,100,92,94,95,90,90,79,106,103,97,102,103,103,156,98,80", | |
| "endOffsets": "203,306,419,504,608,719,797,875,966,1058,1150,1244,1345,1438,1533,1629,1720,1811,1891,1998,2102,2200,2303,2407,2511,2668,2767,2848" | |
| } | |
| }, | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\03736cf4bc3669a69d502627b70a527e\\core-1.1.0\\res\\values-lo\\values-lo.xml", | |
| "from": { | |
| "startLines": "2", | |
| "startColumns": "4", | |
| "startOffsets": "55", | |
| "endColumns": "100", | |
| "endOffsets": "151" | |
| }, | |
| "to": { | |
| "startLines": "30", | |
| "startColumns": "4", | |
| "startOffsets": "2853", | |
| "endColumns": "100", | |
| "endOffsets": "2949" | |
| } | |
| } | |
| ] | |
| } | |
| ] | |
| } |
| { | |
| "logs": [ | |
| { | |
| "outputFile": "C:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-lt\\values-lt.xml", | |
| "map": [ | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\03736cf4bc3669a69d502627b70a527e\\core-1.1.0\\res\\values-lt\\values-lt.xml", | |
| "from": { | |
| "startLines": "2", | |
| "startColumns": "4", | |
| "startOffsets": "55", | |
| "endColumns": "100", | |
| "endOffsets": "151" | |
| }, | |
| "to": { | |
| "startLines": "30", | |
| "startColumns": "4", | |
| "startOffsets": "2957", | |
| "endColumns": "100", | |
| "endOffsets": "3053" | |
| } | |
| }, | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\c2c5fa787d66aaf40578b3071f4d283f\\appcompat-1.1.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,325,438,525,627,749,832,913,1007,1102,1199,1295,1399,1495,1593,1689,1783,1877,1959,2068,2176,2276,2386,2491,2597,2773,2874", | |
| "endColumns": "115,103,112,86,101,121,82,80,93,94,96,95,103,95,97,95,93,93,81,108,107,99,109,104,105,175,100,82", | |
| "endOffsets": "216,320,433,520,622,744,827,908,1002,1097,1194,1290,1394,1490,1588,1684,1778,1872,1954,2063,2171,2271,2381,2486,2592,2768,2869,2952" | |
| } | |
| } | |
| ] | |
| } | |
| ] | |
| } |
| { | |
| "logs": [ | |
| { | |
| "outputFile": "C:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-lv\\values-lv.xml", | |
| "map": [ | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\03736cf4bc3669a69d502627b70a527e\\core-1.1.0\\res\\values-lv\\values-lv.xml", | |
| "from": { | |
| "startLines": "2", | |
| "startColumns": "4", | |
| "startOffsets": "55", | |
| "endColumns": "100", | |
| "endOffsets": "151" | |
| }, | |
| "to": { | |
| "startLines": "30", | |
| "startColumns": "4", | |
| "startOffsets": "3071", | |
| "endColumns": "100", | |
| "endOffsets": "3167" | |
| } | |
| }, | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\c2c5fa787d66aaf40578b3071f4d283f\\appcompat-1.1.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,335,444,530,634,756,838,919,1029,1136,1242,1351,1463,1566,1678,1785,1890,1990,2074,2183,2294,2393,2504,2611,2716,2890,2989", | |
| "endColumns": "119,109,108,85,103,121,81,80,109,106,105,108,111,102,111,106,104,99,83,108,110,98,110,106,104,173,98,81", | |
| "endOffsets": "220,330,439,525,629,751,833,914,1024,1131,1237,1346,1458,1561,1673,1780,1885,1985,2069,2178,2289,2388,2499,2606,2711,2885,2984,3066" | |
| } | |
| } | |
| ] | |
| } | |
| ] | |
| } |
| { | |
| "logs": [ | |
| { | |
| "outputFile": "C:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-mk\\values-mk.xml", | |
| "map": [ | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\c2c5fa787d66aaf40578b3071f4d283f\\appcompat-1.1.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,619,738,822,904,995,1087,1183,1277,1378,1471,1566,1662,1753,1844,1930,2036,2142,2243,2350,2462,2566,2722,2820", | |
| "endColumns": "107,103,107,85,107,118,83,81,90,91,95,93,100,92,94,95,90,90,85,105,105,100,106,111,103,155,97,83", | |
| "endOffsets": "208,312,420,506,614,733,817,899,990,1082,1178,1272,1373,1466,1561,1657,1748,1839,1925,2031,2137,2238,2345,2457,2561,2717,2815,2899" | |
| } | |
| }, | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\03736cf4bc3669a69d502627b70a527e\\core-1.1.0\\res\\values-mk\\values-mk.xml", | |
| "from": { | |
| "startLines": "2", | |
| "startColumns": "4", | |
| "startOffsets": "55", | |
| "endColumns": "100", | |
| "endOffsets": "151" | |
| }, | |
| "to": { | |
| "startLines": "30", | |
| "startColumns": "4", | |
| "startOffsets": "2904", | |
| "endColumns": "100", | |
| "endOffsets": "3000" | |
| } | |
| } | |
| ] | |
| } | |
| ] | |
| } |
| { | |
| "logs": [ | |
| { | |
| "outputFile": "C:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-ml\\values-ml.xml", | |
| "map": [ | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\c2c5fa787d66aaf40578b3071f4d283f\\appcompat-1.1.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,212,318,429,520,625,747,825,901,992,1084,1185,1279,1380,1474,1569,1668,1759,1850,1931,2040,2144,2243,2355,2467,2588,2753,2854", | |
| "endColumns": "106,105,110,90,104,121,77,75,90,91,100,93,100,93,94,98,90,90,80,108,103,98,111,111,120,164,100,81", | |
| "endOffsets": "207,313,424,515,620,742,820,896,987,1079,1180,1274,1375,1469,1564,1663,1754,1845,1926,2035,2139,2238,2350,2462,2583,2748,2849,2931" | |
| } | |
| }, | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\03736cf4bc3669a69d502627b70a527e\\core-1.1.0\\res\\values-ml\\values-ml.xml", | |
| "from": { | |
| "startLines": "2", | |
| "startColumns": "4", | |
| "startOffsets": "55", | |
| "endColumns": "100", | |
| "endOffsets": "151" | |
| }, | |
| "to": { | |
| "startLines": "30", | |
| "startColumns": "4", | |
| "startOffsets": "2936", | |
| "endColumns": "100", | |
| "endOffsets": "3032" | |
| } | |
| } | |
| ] | |
| } | |
| ] | |
| } |
| { | |
| "logs": [ | |
| { | |
| "outputFile": "C:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-mn\\values-mn.xml", | |
| "map": [ | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\c2c5fa787d66aaf40578b3071f4d283f\\appcompat-1.1.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,219,319,428,514,620,734,817,899,990,1082,1177,1273,1371,1464,1558,1650,1741,1831,1910,2017,2120,2217,2324,2426,2539,2698,2797", | |
| "endColumns": "113,99,108,85,105,113,82,81,90,91,94,95,97,92,93,91,90,89,78,106,102,96,106,101,112,158,98,79", | |
| "endOffsets": "214,314,423,509,615,729,812,894,985,1077,1172,1268,1366,1459,1553,1645,1736,1826,1905,2012,2115,2212,2319,2421,2534,2693,2792,2872" | |
| } | |
| }, | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\03736cf4bc3669a69d502627b70a527e\\core-1.1.0\\res\\values-mn\\values-mn.xml", | |
| "from": { | |
| "startLines": "2", | |
| "startColumns": "4", | |
| "startOffsets": "55", | |
| "endColumns": "100", | |
| "endOffsets": "151" | |
| }, | |
| "to": { | |
| "startLines": "30", | |
| "startColumns": "4", | |
| "startOffsets": "2877", | |
| "endColumns": "100", | |
| "endOffsets": "2973" | |
| } | |
| } | |
| ] | |
| } | |
| ] | |
| } |
| { | |
| "logs": [ | |
| { | |
| "outputFile": "C:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-mr\\values-mr.xml", | |
| "map": [ | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\c2c5fa787d66aaf40578b3071f4d283f\\appcompat-1.1.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,621,733,811,889,980,1072,1165,1262,1363,1456,1551,1645,1736,1827,1906,2013,2114,2210,2319,2421,2535,2692,2795", | |
| "endColumns": "110,105,106,89,101,111,77,77,90,91,92,96,100,92,94,93,90,90,78,106,100,95,108,101,113,156,102,78", | |
| "endOffsets": "211,317,424,514,616,728,806,884,975,1067,1160,1257,1358,1451,1546,1640,1731,1822,1901,2008,2109,2205,2314,2416,2530,2687,2790,2869" | |
| } | |
| }, | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\03736cf4bc3669a69d502627b70a527e\\core-1.1.0\\res\\values-mr\\values-mr.xml", | |
| "from": { | |
| "startLines": "2", | |
| "startColumns": "4", | |
| "startOffsets": "55", | |
| "endColumns": "100", | |
| "endOffsets": "151" | |
| }, | |
| "to": { | |
| "startLines": "30", | |
| "startColumns": "4", | |
| "startOffsets": "2874", | |
| "endColumns": "100", | |
| "endOffsets": "2970" | |
| } | |
| } | |
| ] | |
| } | |
| ] | |
| } |
| { | |
| "logs": [ | |
| { | |
| "outputFile": "C:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-ms\\values-ms.xml", | |
| "map": [ | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\03736cf4bc3669a69d502627b70a527e\\core-1.1.0\\res\\values-ms\\values-ms.xml", | |
| "from": { | |
| "startLines": "2", | |
| "startColumns": "4", | |
| "startOffsets": "55", | |
| "endColumns": "100", | |
| "endOffsets": "151" | |
| }, | |
| "to": { | |
| "startLines": "30", | |
| "startColumns": "4", | |
| "startOffsets": "2880", | |
| "endColumns": "100", | |
| "endOffsets": "2976" | |
| } | |
| }, | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\c2c5fa787d66aaf40578b3071f4d283f\\appcompat-1.1.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,810,889,980,1072,1167,1261,1360,1453,1548,1642,1733,1824,1903,2015,2123,2220,2329,2433,2540,2699,2800", | |
| "endColumns": "110,104,107,86,103,110,78,78,90,91,94,93,98,92,94,93,90,90,78,111,107,96,108,103,106,158,100,79", | |
| "endOffsets": "211,316,424,511,615,726,805,884,975,1067,1162,1256,1355,1448,1543,1637,1728,1819,1898,2010,2118,2215,2324,2428,2535,2694,2795,2875" | |
| } | |
| } | |
| ] | |
| } | |
| ] | |
| } |
| { | |
| "logs": [ | |
| { | |
| "outputFile": "C:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-my\\values-my.xml", | |
| "map": [ | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\03736cf4bc3669a69d502627b70a527e\\core-1.1.0\\res\\values-my\\values-my.xml", | |
| "from": { | |
| "startLines": "2", | |
| "startColumns": "4", | |
| "startOffsets": "55", | |
| "endColumns": "100", | |
| "endOffsets": "151" | |
| }, | |
| "to": { | |
| "startLines": "30", | |
| "startColumns": "4", | |
| "startOffsets": "2957", | |
| "endColumns": "100", | |
| "endOffsets": "3053" | |
| } | |
| }, | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\c2c5fa787d66aaf40578b3071f4d283f\\appcompat-1.1.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,218,325,441,528,637,760,842,924,1015,1107,1202,1296,1397,1490,1585,1679,1770,1861,1945,2060,2169,2268,2394,2501,2609,2769,2872", | |
| "endColumns": "112,106,115,86,108,122,81,81,90,91,94,93,100,92,94,93,90,90,83,114,108,98,125,106,107,159,102,84", | |
| "endOffsets": "213,320,436,523,632,755,837,919,1010,1102,1197,1291,1392,1485,1580,1674,1765,1856,1940,2055,2164,2263,2389,2496,2604,2764,2867,2952" | |
| } | |
| } | |
| ] | |
| } | |
| ] | |
| } |
| { | |
| "logs": [ | |
| { | |
| "outputFile": "C:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-nb\\values-nb.xml", | |
| "map": [ | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\03736cf4bc3669a69d502627b70a527e\\core-1.1.0\\res\\values-nb\\values-nb.xml", | |
| "from": { | |
| "startLines": "2", | |
| "startColumns": "4", | |
| "startOffsets": "55", | |
| "endColumns": "100", | |
| "endOffsets": "151" | |
| }, | |
| "to": { | |
| "startLines": "30", | |
| "startColumns": "4", | |
| "startOffsets": "2816", | |
| "endColumns": "100", | |
| "endOffsets": "2912" | |
| } | |
| }, | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\c2c5fa787d66aaf40578b3071f4d283f\\appcompat-1.1.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,208,303,417,503,603,716,793,869,960,1052,1146,1240,1341,1434,1529,1627,1718,1809,1886,1989,2087,2183,2287,2386,2487,2640,2737", | |
| "endColumns": "102,94,113,85,99,112,76,75,90,91,93,93,100,92,94,97,90,90,76,102,97,95,103,98,100,152,96,78", | |
| "endOffsets": "203,298,412,498,598,711,788,864,955,1047,1141,1235,1336,1429,1524,1622,1713,1804,1881,1984,2082,2178,2282,2381,2482,2635,2732,2811" | |
| } | |
| } | |
| ] | |
| } | |
| ] | |
| } |
| { | |
| "logs": [ | |
| { | |
| "outputFile": "C:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-ne\\values-ne.xml", | |
| "map": [ | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\03736cf4bc3669a69d502627b70a527e\\core-1.1.0\\res\\values-ne\\values-ne.xml", | |
| "from": { | |
| "startLines": "2", | |
| "startColumns": "4", | |
| "startOffsets": "55", | |
| "endColumns": "100", | |
| "endOffsets": "151" | |
| }, | |
| "to": { | |
| "startLines": "30", | |
| "startColumns": "4", | |
| "startOffsets": "2967", | |
| "endColumns": "100", | |
| "endOffsets": "3063" | |
| } | |
| }, | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\c2c5fa787d66aaf40578b3071f4d283f\\appcompat-1.1.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,216,327,435,526,633,760,844,924,1015,1107,1202,1296,1397,1490,1585,1679,1770,1861,1946,2059,2160,2256,2369,2479,2603,2777,2888", | |
| "endColumns": "110,110,107,90,106,126,83,79,90,91,94,93,100,92,94,93,90,90,84,112,100,95,112,109,123,173,110,78", | |
| "endOffsets": "211,322,430,521,628,755,839,919,1010,1102,1197,1291,1392,1485,1580,1674,1765,1856,1941,2054,2155,2251,2364,2474,2598,2772,2883,2962" | |
| } | |
| } | |
| ] | |
| } | |
| ] | |
| } |
| { | |
| "logs": [ | |
| { | |
| "outputFile": "C:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-night-v8\\values-night-v8.xml", | |
| "map": [ | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\c2c5fa787d66aaf40578b3071f4d283f\\appcompat-1.1.0\\res\\values-night-v8\\values-night-v8.xml", | |
| "from": { | |
| "startLines": "2,3,4,5,6,7,8,9", | |
| "startColumns": "4,4,4,4,4,4,4,4", | |
| "startOffsets": "55,125,209,293,389,491,593,687", | |
| "endColumns": "69,83,83,95,101,101,93,88", | |
| "endOffsets": "120,204,288,384,486,588,682,771" | |
| } | |
| } | |
| ] | |
| } | |
| ] | |
| } |
| { | |
| "logs": [ | |
| { | |
| "outputFile": "C:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-nl\\values-nl.xml", | |
| "map": [ | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\c2c5fa787d66aaf40578b3071f4d283f\\appcompat-1.1.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,827,904,996,1089,1184,1278,1379,1473,1569,1664,1756,1848,1929,2040,2143,2242,2357,2471,2574,2729,2832", | |
| "endColumns": "117,104,106,85,107,119,77,76,91,92,94,93,100,93,95,94,91,91,80,110,102,98,114,113,102,154,102,81", | |
| "endOffsets": "218,323,430,516,624,744,822,899,991,1084,1179,1273,1374,1468,1564,1659,1751,1843,1924,2035,2138,2237,2352,2466,2569,2724,2827,2909" | |
| } | |
| }, | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\03736cf4bc3669a69d502627b70a527e\\core-1.1.0\\res\\values-nl\\values-nl.xml", | |
| "from": { | |
| "startLines": "2", | |
| "startColumns": "4", | |
| "startOffsets": "55", | |
| "endColumns": "100", | |
| "endOffsets": "151" | |
| }, | |
| "to": { | |
| "startLines": "30", | |
| "startColumns": "4", | |
| "startOffsets": "2914", | |
| "endColumns": "100", | |
| "endOffsets": "3010" | |
| } | |
| } | |
| ] | |
| } | |
| ] | |
| } |
| { | |
| "logs": [ | |
| { | |
| "outputFile": "C:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-or\\values-or.xml", | |
| "map": [ | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\c2c5fa787d66aaf40578b3071f4d283f\\appcompat-1.1.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,829,906,997,1089,1185,1280,1381,1474,1569,1665,1756,1846,1934,2044,2148,2254,2365,2469,2587,2750,2856", | |
| "endColumns": "118,109,106,85,103,119,77,76,90,91,95,94,100,92,94,95,90,89,87,109,103,105,110,103,117,162,105,88", | |
| "endOffsets": "219,329,436,522,626,746,824,901,992,1084,1180,1275,1376,1469,1564,1660,1751,1841,1929,2039,2143,2249,2360,2464,2582,2745,2851,2940" | |
| } | |
| }, | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\03736cf4bc3669a69d502627b70a527e\\core-1.1.0\\res\\values-or\\values-or.xml", | |
| "from": { | |
| "startLines": "2", | |
| "startColumns": "4", | |
| "startOffsets": "55", | |
| "endColumns": "100", | |
| "endOffsets": "151" | |
| }, | |
| "to": { | |
| "startLines": "30", | |
| "startColumns": "4", | |
| "startOffsets": "2945", | |
| "endColumns": "100", | |
| "endOffsets": "3041" | |
| } | |
| } | |
| ] | |
| } | |
| ] | |
| } |
| { | |
| "logs": [ | |
| { | |
| "outputFile": "C:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-pa\\values-pa.xml", | |
| "map": [ | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\c2c5fa787d66aaf40578b3071f4d283f\\appcompat-1.1.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,787,865,956,1048,1142,1236,1337,1430,1525,1619,1710,1801,1879,1989,2092,2188,2299,2401,2511,2670,2767", | |
| "endColumns": "102,96,104,85,99,112,77,77,90,91,93,93,100,92,94,93,90,90,77,109,102,95,110,101,109,158,96,78", | |
| "endOffsets": "203,300,405,491,591,704,782,860,951,1043,1137,1231,1332,1425,1520,1614,1705,1796,1874,1984,2087,2183,2294,2396,2506,2665,2762,2841" | |
| } | |
| }, | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\03736cf4bc3669a69d502627b70a527e\\core-1.1.0\\res\\values-pa\\values-pa.xml", | |
| "from": { | |
| "startLines": "2", | |
| "startColumns": "4", | |
| "startOffsets": "55", | |
| "endColumns": "100", | |
| "endOffsets": "151" | |
| }, | |
| "to": { | |
| "startLines": "30", | |
| "startColumns": "4", | |
| "startOffsets": "2846", | |
| "endColumns": "100", | |
| "endOffsets": "2942" | |
| } | |
| } | |
| ] | |
| } | |
| ] | |
| } |
| { | |
| "logs": [ | |
| { | |
| "outputFile": "C:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-pl\\values-pl.xml", | |
| "map": [ | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\c2c5fa787d66aaf40578b3071f4d283f\\appcompat-1.1.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,220,322,430,516,623,742,821,898,989,1081,1176,1270,1372,1465,1560,1655,1746,1837,1918,2027,2127,2226,2335,2447,2558,2721,2817", | |
| "endColumns": "114,101,107,85,106,118,78,76,90,91,94,93,101,92,94,94,90,90,80,108,99,98,108,111,110,162,95,81", | |
| "endOffsets": "215,317,425,511,618,737,816,893,984,1076,1171,1265,1367,1460,1555,1650,1741,1832,1913,2022,2122,2221,2330,2442,2553,2716,2812,2894" | |
| } | |
| }, | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\03736cf4bc3669a69d502627b70a527e\\core-1.1.0\\res\\values-pl\\values-pl.xml", | |
| "from": { | |
| "startLines": "2", | |
| "startColumns": "4", | |
| "startOffsets": "55", | |
| "endColumns": "100", | |
| "endOffsets": "151" | |
| }, | |
| "to": { | |
| "startLines": "30", | |
| "startColumns": "4", | |
| "startOffsets": "2899", | |
| "endColumns": "100", | |
| "endOffsets": "2995" | |
| } | |
| } | |
| ] | |
| } | |
| ] | |
| } |
| { | |
| "logs": [ | |
| { | |
| "outputFile": "C:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-port\\values-port.xml", | |
| "map": [ | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\c2c5fa787d66aaf40578b3071f4d283f\\appcompat-1.1.0\\res\\values-port\\values-port.xml", | |
| "from": { | |
| "startLines": "2", | |
| "startColumns": "4", | |
| "startOffsets": "55", | |
| "endColumns": "55", | |
| "endOffsets": "106" | |
| } | |
| } | |
| ] | |
| } | |
| ] | |
| } |
| { | |
| "logs": [ | |
| { | |
| "outputFile": "C:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-pt-rBR\\values-pt-rBR.xml", | |
| "map": [ | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\c2c5fa787d66aaf40578b3071f4d283f\\appcompat-1.1.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,747,832,913,1004,1096,1191,1285,1386,1479,1574,1669,1760,1851,1935,2042,2153,2255,2363,2471,2581,2743,2843", | |
| "endColumns": "119,105,106,88,100,118,84,80,90,91,94,93,100,92,94,94,90,90,83,106,110,101,107,107,109,161,99,84", | |
| "endOffsets": "220,326,433,522,623,742,827,908,999,1091,1186,1280,1381,1474,1569,1664,1755,1846,1930,2037,2148,2250,2358,2466,2576,2738,2838,2923" | |
| } | |
| }, | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\03736cf4bc3669a69d502627b70a527e\\core-1.1.0\\res\\values-pt-rBR\\values-pt-rBR.xml", | |
| "from": { | |
| "startLines": "2", | |
| "startColumns": "4", | |
| "startOffsets": "55", | |
| "endColumns": "100", | |
| "endOffsets": "151" | |
| }, | |
| "to": { | |
| "startLines": "30", | |
| "startColumns": "4", | |
| "startOffsets": "2928", | |
| "endColumns": "100", | |
| "endOffsets": "3024" | |
| } | |
| } | |
| ] | |
| } | |
| ] | |
| } |
| { | |
| "logs": [ | |
| { | |
| "outputFile": "C:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-pt-rPT\\values-pt-rPT.xml", | |
| "map": [ | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\03736cf4bc3669a69d502627b70a527e\\core-1.1.0\\res\\values-pt-rPT\\values-pt-rPT.xml", | |
| "from": { | |
| "startLines": "2", | |
| "startColumns": "4", | |
| "startOffsets": "55", | |
| "endColumns": "100", | |
| "endOffsets": "151" | |
| }, | |
| "to": { | |
| "startLines": "30", | |
| "startColumns": "4", | |
| "startOffsets": "2933", | |
| "endColumns": "100", | |
| "endOffsets": "3029" | |
| } | |
| }, | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\c2c5fa787d66aaf40578b3071f4d283f\\appcompat-1.1.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,213,319,426,515,616,740,825,906,998,1091,1188,1282,1382,1476,1572,1667,1759,1851,1935,2042,2153,2255,2363,2471,2578,2749,2848", | |
| "endColumns": "107,105,106,88,100,123,84,80,91,92,96,93,99,93,95,94,91,91,83,106,110,101,107,107,106,170,98,84", | |
| "endOffsets": "208,314,421,510,611,735,820,901,993,1086,1183,1277,1377,1471,1567,1662,1754,1846,1930,2037,2148,2250,2358,2466,2573,2744,2843,2928" | |
| } | |
| } | |
| ] | |
| } | |
| ] | |
| } |
| { | |
| "logs": [ | |
| { | |
| "outputFile": "C:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-pt\\values-pt.xml", | |
| "map": [ | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\c2c5fa787d66aaf40578b3071f4d283f\\appcompat-1.1.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,747,832,913,1004,1096,1191,1285,1386,1479,1574,1669,1760,1851,1935,2042,2153,2255,2363,2471,2581,2743,2843", | |
| "endColumns": "119,105,106,88,100,118,84,80,90,91,94,93,100,92,94,94,90,90,83,106,110,101,107,107,109,161,99,84", | |
| "endOffsets": "220,326,433,522,623,742,827,908,999,1091,1186,1280,1381,1474,1569,1664,1755,1846,1930,2037,2148,2250,2358,2466,2576,2738,2838,2923" | |
| } | |
| }, | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\03736cf4bc3669a69d502627b70a527e\\core-1.1.0\\res\\values-pt\\values-pt.xml", | |
| "from": { | |
| "startLines": "2", | |
| "startColumns": "4", | |
| "startOffsets": "55", | |
| "endColumns": "100", | |
| "endOffsets": "151" | |
| }, | |
| "to": { | |
| "startLines": "30", | |
| "startColumns": "4", | |
| "startOffsets": "2928", | |
| "endColumns": "100", | |
| "endOffsets": "3024" | |
| } | |
| } | |
| ] | |
| } | |
| ] | |
| } |
| { | |
| "logs": [ | |
| { | |
| "outputFile": "C:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-ro\\values-ro.xml", | |
| "map": [ | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\c2c5fa787d66aaf40578b3071f4d283f\\appcompat-1.1.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,527,631,752,837,918,1009,1101,1196,1290,1391,1484,1579,1673,1764,1856,1938,2050,2158,2258,2372,2478,2584,2748,2851", | |
| "endColumns": "120,103,112,83,103,120,84,80,90,91,94,93,100,92,94,93,90,91,81,111,107,99,113,105,105,163,102,82", | |
| "endOffsets": "221,325,438,522,626,747,832,913,1004,1096,1191,1285,1386,1479,1574,1668,1759,1851,1933,2045,2153,2253,2367,2473,2579,2743,2846,2929" | |
| } | |
| }, | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\03736cf4bc3669a69d502627b70a527e\\core-1.1.0\\res\\values-ro\\values-ro.xml", | |
| "from": { | |
| "startLines": "2", | |
| "startColumns": "4", | |
| "startOffsets": "55", | |
| "endColumns": "100", | |
| "endOffsets": "151" | |
| }, | |
| "to": { | |
| "startLines": "30", | |
| "startColumns": "4", | |
| "startOffsets": "2934", | |
| "endColumns": "100", | |
| "endOffsets": "3030" | |
| } | |
| } | |
| ] | |
| } | |
| ] | |
| } |
| { | |
| "logs": [ | |
| { | |
| "outputFile": "C:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-ru\\values-ru.xml", | |
| "map": [ | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\03736cf4bc3669a69d502627b70a527e\\core-1.1.0\\res\\values-ru\\values-ru.xml", | |
| "from": { | |
| "startLines": "2", | |
| "startColumns": "4", | |
| "startOffsets": "55", | |
| "endColumns": "100", | |
| "endOffsets": "151" | |
| }, | |
| "to": { | |
| "startLines": "30", | |
| "startColumns": "4", | |
| "startOffsets": "2903", | |
| "endColumns": "100", | |
| "endOffsets": "2999" | |
| } | |
| }, | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\c2c5fa787d66aaf40578b3071f4d283f\\appcompat-1.1.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,421,507,612,733,812,889,981,1074,1169,1262,1358,1452,1548,1643,1735,1827,1915,2021,2128,2226,2335,2442,2556,2722,2822", | |
| "endColumns": "114,101,98,85,104,120,78,76,91,92,94,92,95,93,95,94,91,91,87,105,106,97,108,106,113,165,99,80", | |
| "endOffsets": "215,317,416,502,607,728,807,884,976,1069,1164,1257,1353,1447,1543,1638,1730,1822,1910,2016,2123,2221,2330,2437,2551,2717,2817,2898" | |
| } | |
| } | |
| ] | |
| } | |
| ] | |
| } |
| { | |
| "logs": [ | |
| { | |
| "outputFile": "C:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-si\\values-si.xml", | |
| "map": [ | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\c2c5fa787d66aaf40578b3071f4d283f\\appcompat-1.1.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,221,328,435,518,623,739,829,916,1007,1099,1193,1287,1388,1481,1576,1670,1761,1852,1935,2044,2148,2246,2356,2456,2563,2722,2821", | |
| "endColumns": "115,106,106,82,104,115,89,86,90,91,93,93,100,92,94,93,90,90,82,108,103,97,109,99,106,158,98,80", | |
| "endOffsets": "216,323,430,513,618,734,824,911,1002,1094,1188,1282,1383,1476,1571,1665,1756,1847,1930,2039,2143,2241,2351,2451,2558,2717,2816,2897" | |
| } | |
| }, | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\03736cf4bc3669a69d502627b70a527e\\core-1.1.0\\res\\values-si\\values-si.xml", | |
| "from": { | |
| "startLines": "2", | |
| "startColumns": "4", | |
| "startOffsets": "55", | |
| "endColumns": "100", | |
| "endOffsets": "151" | |
| }, | |
| "to": { | |
| "startLines": "30", | |
| "startColumns": "4", | |
| "startOffsets": "2902", | |
| "endColumns": "100", | |
| "endOffsets": "2998" | |
| } | |
| } | |
| ] | |
| } | |
| ] | |
| } |
| { | |
| "logs": [ | |
| { | |
| "outputFile": "C:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-sk\\values-sk.xml", | |
| "map": [ | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\c2c5fa787d66aaf40578b3071f4d283f\\appcompat-1.1.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,313,424,510,618,736,815,893,984,1076,1174,1268,1369,1462,1557,1655,1746,1837,1920,2025,2133,2232,2338,2450,2553,2719,2817", | |
| "endColumns": "106,100,110,85,107,117,78,77,90,91,97,93,100,92,94,97,90,90,82,104,107,98,105,111,102,165,97,81", | |
| "endOffsets": "207,308,419,505,613,731,810,888,979,1071,1169,1263,1364,1457,1552,1650,1741,1832,1915,2020,2128,2227,2333,2445,2548,2714,2812,2894" | |
| } | |
| }, | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\03736cf4bc3669a69d502627b70a527e\\core-1.1.0\\res\\values-sk\\values-sk.xml", | |
| "from": { | |
| "startLines": "2", | |
| "startColumns": "4", | |
| "startOffsets": "55", | |
| "endColumns": "100", | |
| "endOffsets": "151" | |
| }, | |
| "to": { | |
| "startLines": "30", | |
| "startColumns": "4", | |
| "startOffsets": "2899", | |
| "endColumns": "100", | |
| "endOffsets": "2995" | |
| } | |
| } | |
| ] | |
| } | |
| ] | |
| } |
| { | |
| "logs": [ | |
| { | |
| "outputFile": "C:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-sl\\values-sl.xml", | |
| "map": [ | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\c2c5fa787d66aaf40578b3071f4d283f\\appcompat-1.1.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,217,319,427,514,617,736,817,896,988,1081,1176,1270,1366,1460,1556,1656,1748,1840,1923,2031,2139,2239,2352,2460,2568,2751,2851", | |
| "endColumns": "111,101,107,86,102,118,80,78,91,92,94,93,95,93,95,99,91,91,82,107,107,99,112,107,107,182,99,82", | |
| "endOffsets": "212,314,422,509,612,731,812,891,983,1076,1171,1265,1361,1455,1551,1651,1743,1835,1918,2026,2134,2234,2347,2455,2563,2746,2846,2929" | |
| } | |
| }, | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\03736cf4bc3669a69d502627b70a527e\\core-1.1.0\\res\\values-sl\\values-sl.xml", | |
| "from": { | |
| "startLines": "2", | |
| "startColumns": "4", | |
| "startOffsets": "55", | |
| "endColumns": "100", | |
| "endOffsets": "151" | |
| }, | |
| "to": { | |
| "startLines": "30", | |
| "startColumns": "4", | |
| "startOffsets": "2934", | |
| "endColumns": "100", | |
| "endOffsets": "3030" | |
| } | |
| } | |
| ] | |
| } | |
| ] | |
| } |
| { | |
| "logs": [ | |
| { | |
| "outputFile": "C:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-sq\\values-sq.xml", | |
| "map": [ | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\c2c5fa787d66aaf40578b3071f4d283f\\appcompat-1.1.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,517,623,746,828,907,998,1090,1185,1279,1381,1474,1569,1666,1757,1850,1930,2036,2140,2238,2344,2448,2550,2704,2801", | |
| "endColumns": "113,99,111,85,105,122,81,78,90,91,94,93,101,92,94,96,90,92,79,105,103,97,105,103,101,153,96,80", | |
| "endOffsets": "214,314,426,512,618,741,823,902,993,1085,1180,1274,1376,1469,1564,1661,1752,1845,1925,2031,2135,2233,2339,2443,2545,2699,2796,2877" | |
| } | |
| }, | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\03736cf4bc3669a69d502627b70a527e\\core-1.1.0\\res\\values-sq\\values-sq.xml", | |
| "from": { | |
| "startLines": "2", | |
| "startColumns": "4", | |
| "startOffsets": "55", | |
| "endColumns": "100", | |
| "endOffsets": "151" | |
| }, | |
| "to": { | |
| "startLines": "30", | |
| "startColumns": "4", | |
| "startOffsets": "2882", | |
| "endColumns": "100", | |
| "endOffsets": "2978" | |
| } | |
| } | |
| ] | |
| } | |
| ] | |
| } |
| { | |
| "logs": [ | |
| { | |
| "outputFile": "C:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-sr\\values-sr.xml", | |
| "map": [ | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\c2c5fa787d66aaf40578b3071f4d283f\\appcompat-1.1.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,212,313,419,505,609,731,815,897,988,1080,1175,1269,1370,1463,1558,1663,1754,1845,1930,2035,2141,2244,2350,2459,2566,2736,2833", | |
| "endColumns": "106,100,105,85,103,121,83,81,90,91,94,93,100,92,94,104,90,90,84,104,105,102,105,108,106,169,96,85", | |
| "endOffsets": "207,308,414,500,604,726,810,892,983,1075,1170,1264,1365,1458,1553,1658,1749,1840,1925,2030,2136,2239,2345,2454,2561,2731,2828,2914" | |
| } | |
| }, | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\03736cf4bc3669a69d502627b70a527e\\core-1.1.0\\res\\values-sr\\values-sr.xml", | |
| "from": { | |
| "startLines": "2", | |
| "startColumns": "4", | |
| "startOffsets": "55", | |
| "endColumns": "100", | |
| "endOffsets": "151" | |
| }, | |
| "to": { | |
| "startLines": "30", | |
| "startColumns": "4", | |
| "startOffsets": "2919", | |
| "endColumns": "100", | |
| "endOffsets": "3015" | |
| } | |
| } | |
| ] | |
| } | |
| ] | |
| } |
| { | |
| "logs": [ | |
| { | |
| "outputFile": "C:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-sv\\values-sv.xml", | |
| "map": [ | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\c2c5fa787d66aaf40578b3071f4d283f\\appcompat-1.1.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,208,311,422,506,608,721,798,874,967,1061,1156,1250,1353,1448,1545,1643,1739,1832,1911,2017,2116,2212,2317,2420,2522,2676,2778", | |
| "endColumns": "102,102,110,83,101,112,76,75,92,93,94,93,102,94,96,97,95,92,78,105,98,95,104,102,101,153,101,78", | |
| "endOffsets": "203,306,417,501,603,716,793,869,962,1056,1151,1245,1348,1443,1540,1638,1734,1827,1906,2012,2111,2207,2312,2415,2517,2671,2773,2852" | |
| } | |
| }, | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\03736cf4bc3669a69d502627b70a527e\\core-1.1.0\\res\\values-sv\\values-sv.xml", | |
| "from": { | |
| "startLines": "2", | |
| "startColumns": "4", | |
| "startOffsets": "55", | |
| "endColumns": "100", | |
| "endOffsets": "151" | |
| }, | |
| "to": { | |
| "startLines": "30", | |
| "startColumns": "4", | |
| "startOffsets": "2857", | |
| "endColumns": "100", | |
| "endOffsets": "2953" | |
| } | |
| } | |
| ] | |
| } | |
| ] | |
| } |
| { | |
| "logs": [ | |
| { | |
| "outputFile": "C:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-sw\\values-sw.xml", | |
| "map": [ | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\c2c5fa787d66aaf40578b3071f4d283f\\appcompat-1.1.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,307,415,505,610,727,810,893,984,1076,1171,1265,1366,1459,1554,1648,1739,1830,1911,2012,2120,2219,2326,2438,2542,2704,2801", | |
| "endColumns": "102,98,107,89,104,116,82,82,90,91,94,93,100,92,94,93,90,90,80,100,107,98,106,111,103,161,96,81", | |
| "endOffsets": "203,302,410,500,605,722,805,888,979,1071,1166,1260,1361,1454,1549,1643,1734,1825,1906,2007,2115,2214,2321,2433,2537,2699,2796,2878" | |
| } | |
| }, | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\03736cf4bc3669a69d502627b70a527e\\core-1.1.0\\res\\values-sw\\values-sw.xml", | |
| "from": { | |
| "startLines": "2", | |
| "startColumns": "4", | |
| "startOffsets": "55", | |
| "endColumns": "100", | |
| "endOffsets": "151" | |
| }, | |
| "to": { | |
| "startLines": "30", | |
| "startColumns": "4", | |
| "startOffsets": "2883", | |
| "endColumns": "100", | |
| "endOffsets": "2979" | |
| } | |
| } | |
| ] | |
| } | |
| ] | |
| } |
| { | |
| "logs": [ | |
| { | |
| "outputFile": "C:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-sw600dp-v13\\values-sw600dp-v13.xml", | |
| "map": [ | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\c2c5fa787d66aaf40578b3071f4d283f\\appcompat-1.1.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" | |
| } | |
| } | |
| ] | |
| } | |
| ] | |
| } |
| { | |
| "logs": [ | |
| { | |
| "outputFile": "C:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-ta\\values-ta.xml", | |
| "map": [ | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\c2c5fa787d66aaf40578b3071f4d283f\\appcompat-1.1.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,218,320,435,524,635,756,835,912,1010,1109,1204,1298,1406,1506,1608,1702,1800,1898,1978,2086,2189,2288,2404,2507,2612,2769,2871", | |
| "endColumns": "112,101,114,88,110,120,78,76,97,98,94,93,107,99,101,93,97,97,79,107,102,98,115,102,104,156,101,80", | |
| "endOffsets": "213,315,430,519,630,751,830,907,1005,1104,1199,1293,1401,1501,1603,1697,1795,1893,1973,2081,2184,2283,2399,2502,2607,2764,2866,2947" | |
| } | |
| }, | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\03736cf4bc3669a69d502627b70a527e\\core-1.1.0\\res\\values-ta\\values-ta.xml", | |
| "from": { | |
| "startLines": "2", | |
| "startColumns": "4", | |
| "startOffsets": "55", | |
| "endColumns": "100", | |
| "endOffsets": "151" | |
| }, | |
| "to": { | |
| "startLines": "30", | |
| "startColumns": "4", | |
| "startOffsets": "2952", | |
| "endColumns": "100", | |
| "endOffsets": "3048" | |
| } | |
| } | |
| ] | |
| } | |
| ] | |
| } |
| { | |
| "logs": [ | |
| { | |
| "outputFile": "C:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-te\\values-te.xml", | |
| "map": [ | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\c2c5fa787d66aaf40578b3071f4d283f\\appcompat-1.1.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,222,334,445,535,640,759,837,914,1005,1097,1192,1286,1387,1480,1575,1670,1761,1852,1934,2048,2150,2247,2362,2465,2580,2742,2845", | |
| "endColumns": "116,111,110,89,104,118,77,76,90,91,94,93,100,92,94,94,90,90,81,113,101,96,114,102,114,161,102,79", | |
| "endOffsets": "217,329,440,530,635,754,832,909,1000,1092,1187,1281,1382,1475,1570,1665,1756,1847,1929,2043,2145,2242,2357,2460,2575,2737,2840,2920" | |
| } | |
| }, | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\03736cf4bc3669a69d502627b70a527e\\core-1.1.0\\res\\values-te\\values-te.xml", | |
| "from": { | |
| "startLines": "2", | |
| "startColumns": "4", | |
| "startOffsets": "55", | |
| "endColumns": "100", | |
| "endOffsets": "151" | |
| }, | |
| "to": { | |
| "startLines": "30", | |
| "startColumns": "4", | |
| "startOffsets": "2925", | |
| "endColumns": "100", | |
| "endOffsets": "3021" | |
| } | |
| } | |
| ] | |
| } | |
| ] | |
| } |
| { | |
| "logs": [ | |
| { | |
| "outputFile": "C:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-th\\values-th.xml", | |
| "map": [ | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\03736cf4bc3669a69d502627b70a527e\\core-1.1.0\\res\\values-th\\values-th.xml", | |
| "from": { | |
| "startLines": "2", | |
| "startColumns": "4", | |
| "startOffsets": "55", | |
| "endColumns": "100", | |
| "endOffsets": "151" | |
| }, | |
| "to": { | |
| "startLines": "30", | |
| "startColumns": "4", | |
| "startOffsets": "2815", | |
| "endColumns": "100", | |
| "endOffsets": "2911" | |
| } | |
| }, | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\c2c5fa787d66aaf40578b3071f4d283f\\appcompat-1.1.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,303,411,496,598,708,786,864,955,1047,1138,1232,1333,1426,1521,1615,1706,1797,1877,1980,2078,2176,2279,2385,2486,2639,2734", | |
| "endColumns": "104,92,107,84,101,109,77,77,90,91,90,93,100,92,94,93,90,90,79,102,97,97,102,105,100,152,94,80", | |
| "endOffsets": "205,298,406,491,593,703,781,859,950,1042,1133,1227,1328,1421,1516,1610,1701,1792,1872,1975,2073,2171,2274,2380,2481,2634,2729,2810" | |
| } | |
| } | |
| ] | |
| } | |
| ] | |
| } |
| { | |
| "logs": [ | |
| { | |
| "outputFile": "C:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-tl\\values-tl.xml", | |
| "map": [ | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\03736cf4bc3669a69d502627b70a527e\\core-1.1.0\\res\\values-tl\\values-tl.xml", | |
| "from": { | |
| "startLines": "2", | |
| "startColumns": "4", | |
| "startOffsets": "55", | |
| "endColumns": "100", | |
| "endOffsets": "151" | |
| }, | |
| "to": { | |
| "startLines": "30", | |
| "startColumns": "4", | |
| "startOffsets": "2929", | |
| "endColumns": "100", | |
| "endOffsets": "3025" | |
| } | |
| }, | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\c2c5fa787d66aaf40578b3071f4d283f\\appcompat-1.1.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,216,324,437,525,631,746,826,904,995,1087,1182,1276,1377,1470,1565,1659,1750,1841,1924,2033,2143,2244,2354,2472,2580,2743,2845", | |
| "endColumns": "110,107,112,87,105,114,79,77,90,91,94,93,100,92,94,93,90,90,82,108,109,100,109,117,107,162,101,83", | |
| "endOffsets": "211,319,432,520,626,741,821,899,990,1082,1177,1271,1372,1465,1560,1654,1745,1836,1919,2028,2138,2239,2349,2467,2575,2738,2840,2924" | |
| } | |
| } | |
| ] | |
| } | |
| ] | |
| } |
| { | |
| "logs": [ | |
| { | |
| "outputFile": "C:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-tr\\values-tr.xml", | |
| "map": [ | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\c2c5fa787d66aaf40578b3071f4d283f\\appcompat-1.1.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,219,318,430,515,621,741,821,897,988,1080,1172,1266,1367,1460,1562,1657,1748,1839,1917,2024,2128,2224,2331,2434,2543,2699,2797", | |
| "endColumns": "113,98,111,84,105,119,79,75,90,91,91,93,100,92,101,94,90,90,77,106,103,95,106,102,108,155,97,78", | |
| "endOffsets": "214,313,425,510,616,736,816,892,983,1075,1167,1261,1362,1455,1557,1652,1743,1834,1912,2019,2123,2219,2326,2429,2538,2694,2792,2871" | |
| } | |
| }, | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\03736cf4bc3669a69d502627b70a527e\\core-1.1.0\\res\\values-tr\\values-tr.xml", | |
| "from": { | |
| "startLines": "2", | |
| "startColumns": "4", | |
| "startOffsets": "55", | |
| "endColumns": "100", | |
| "endOffsets": "151" | |
| }, | |
| "to": { | |
| "startLines": "30", | |
| "startColumns": "4", | |
| "startOffsets": "2876", | |
| "endColumns": "100", | |
| "endOffsets": "2972" | |
| } | |
| } | |
| ] | |
| } | |
| ] | |
| } |
| { | |
| "logs": [ | |
| { | |
| "outputFile": "C:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-uk\\values-uk.xml", | |
| "map": [ | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\c2c5fa787d66aaf40578b3071f4d283f\\appcompat-1.1.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,214,316,424,510,615,733,814,894,985,1077,1172,1266,1367,1460,1555,1650,1741,1832,1930,2036,2142,2240,2347,2454,2559,2729,2829", | |
| "endColumns": "108,101,107,85,104,117,80,79,90,91,94,93,100,92,94,94,90,90,97,105,105,97,106,106,104,169,99,80", | |
| "endOffsets": "209,311,419,505,610,728,809,889,980,1072,1167,1261,1362,1455,1550,1645,1736,1827,1925,2031,2137,2235,2342,2449,2554,2724,2824,2905" | |
| } | |
| }, | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\03736cf4bc3669a69d502627b70a527e\\core-1.1.0\\res\\values-uk\\values-uk.xml", | |
| "from": { | |
| "startLines": "2", | |
| "startColumns": "4", | |
| "startOffsets": "55", | |
| "endColumns": "100", | |
| "endOffsets": "151" | |
| }, | |
| "to": { | |
| "startLines": "30", | |
| "startColumns": "4", | |
| "startOffsets": "2910", | |
| "endColumns": "100", | |
| "endOffsets": "3006" | |
| } | |
| } | |
| ] | |
| } | |
| ] | |
| } |
| { | |
| "logs": [ | |
| { | |
| "outputFile": "C:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-ur\\values-ur.xml", | |
| "map": [ | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\c2c5fa787d66aaf40578b3071f4d283f\\appcompat-1.1.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,219,325,434,520,624,744,821,897,989,1082,1177,1271,1373,1467,1563,1657,1749,1841,1925,2033,2139,2241,2352,2453,2569,2734,2832", | |
| "endColumns": "113,105,108,85,103,119,76,75,91,92,94,93,101,93,95,93,91,91,83,107,105,101,110,100,115,164,97,84", | |
| "endOffsets": "214,320,429,515,619,739,816,892,984,1077,1172,1266,1368,1462,1558,1652,1744,1836,1920,2028,2134,2236,2347,2448,2564,2729,2827,2912" | |
| } | |
| }, | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\03736cf4bc3669a69d502627b70a527e\\core-1.1.0\\res\\values-ur\\values-ur.xml", | |
| "from": { | |
| "startLines": "2", | |
| "startColumns": "4", | |
| "startOffsets": "55", | |
| "endColumns": "100", | |
| "endOffsets": "151" | |
| }, | |
| "to": { | |
| "startLines": "30", | |
| "startColumns": "4", | |
| "startOffsets": "2917", | |
| "endColumns": "100", | |
| "endOffsets": "3013" | |
| } | |
| } | |
| ] | |
| } | |
| ] | |
| } |
| { | |
| "logs": [ | |
| { | |
| "outputFile": "C:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-uz\\values-uz.xml", | |
| "map": [ | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\c2c5fa787d66aaf40578b3071f4d283f\\appcompat-1.1.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,305,405,487,587,704,789,868,959,1051,1146,1240,1335,1428,1523,1618,1709,1801,1884,1994,2100,2200,2308,2414,2516,2677,2776", | |
| "endColumns": "104,94,99,81,99,116,84,78,90,91,94,93,94,92,94,94,90,91,82,109,105,99,107,105,101,160,98,82", | |
| "endOffsets": "205,300,400,482,582,699,784,863,954,1046,1141,1235,1330,1423,1518,1613,1704,1796,1879,1989,2095,2195,2303,2409,2511,2672,2771,2854" | |
| } | |
| }, | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\03736cf4bc3669a69d502627b70a527e\\core-1.1.0\\res\\values-uz\\values-uz.xml", | |
| "from": { | |
| "startLines": "2", | |
| "startColumns": "4", | |
| "startOffsets": "55", | |
| "endColumns": "100", | |
| "endOffsets": "151" | |
| }, | |
| "to": { | |
| "startLines": "30", | |
| "startColumns": "4", | |
| "startOffsets": "2859", | |
| "endColumns": "100", | |
| "endOffsets": "2955" | |
| } | |
| } | |
| ] | |
| } | |
| ] | |
| } |
| { | |
| "logs": [ | |
| { | |
| "outputFile": "C:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-v16\\values-v16.xml", | |
| "map": [ | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\c2c5fa787d66aaf40578b3071f4d283f\\appcompat-1.1.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" | |
| } | |
| }, | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\03736cf4bc3669a69d502627b70a527e\\core-1.1.0\\res\\values-v16\\values-v16.xml", | |
| "from": { | |
| "startLines": "2", | |
| "startColumns": "4", | |
| "startOffsets": "55", | |
| "endColumns": "65", | |
| "endOffsets": "116" | |
| } | |
| } | |
| ] | |
| } | |
| ] | |
| } |
| { | |
| "logs": [ | |
| { | |
| "outputFile": "C:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-v17\\values-v17.xml", | |
| "map": [ | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\c2c5fa787d66aaf40578b3071f4d283f\\appcompat-1.1.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" | |
| } | |
| } | |
| ] | |
| } | |
| ] | |
| } |
| { | |
| "logs": [ | |
| { | |
| "outputFile": "C:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-v18\\values-v18.xml", | |
| "map": [ | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\c2c5fa787d66aaf40578b3071f4d283f\\appcompat-1.1.0\\res\\values-v18\\values-v18.xml", | |
| "from": { | |
| "startLines": "2", | |
| "startColumns": "4", | |
| "startOffsets": "55", | |
| "endColumns": "48", | |
| "endOffsets": "99" | |
| } | |
| } | |
| ] | |
| } | |
| ] | |
| } |
| { | |
| "logs": [ | |
| { | |
| "outputFile": "C:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-v21\\values-v21.xml", | |
| "map": [ | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\c2c5fa787d66aaf40578b3071f4d283f\\appcompat-1.1.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,106,109,152,155,158,160,162,164,167,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,220,222,223,224,234,235,236,248", | |
| "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,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,4213,4362,4511,4623,4770,4923,5070,5145,5234,5321,5422,5525,8499,8684,11670,11867,12066,12189,12312,12425,12608,12863,13064,13153,13264,13497,13598,13693,13816,13945,14062,14239,14338,14473,14616,14751,14870,15071,15190,15283,15394,15450,15557,15752,15863,15996,16091,16182,16273,16366,16483,16622,16693,16776,17456,17513,17571,18265", | |
| "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,105,108,151,154,157,159,161,163,166,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,219,221,222,223,233,234,235,247,259", | |
| "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,92,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,4208,4357,4506,4618,4765,4918,5065,5140,5229,5316,5417,5520,8494,8679,11665,11862,12061,12184,12307,12420,12603,12858,13059,13148,13259,13492,13593,13688,13811,13940,14057,14234,14333,14468,14611,14746,14865,15066,15185,15278,15389,15445,15552,15747,15858,15991,16086,16177,16268,16361,16478,16617,16688,16771,17451,17508,17566,18260,18966" | |
| }, | |
| "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,110,113,156,159,162,164,166,168,171,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,224,226,227,228,238,239,240,252", | |
| "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,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,4512,4661,4810,4922,5069,5222,5369,5444,5533,5620,5721,5824,8798,8983,11969,12166,12365,12488,12611,12724,12907,13162,13363,13452,13563,13796,13897,13992,14115,14244,14361,14538,14637,14772,14915,15050,15169,15370,15489,15582,15693,15749,15856,16051,16162,16295,16390,16481,16572,16665,16782,16921,16992,17075,17755,17812,17870,18564", | |
| "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,109,112,155,158,161,163,165,167,170,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,223,225,226,227,237,238,239,251,263", | |
| "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,92,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,4507,4656,4805,4917,5064,5217,5364,5439,5528,5615,5716,5819,8793,8978,11964,12161,12360,12483,12606,12719,12902,13157,13358,13447,13558,13791,13892,13987,14110,14239,14356,14533,14632,14767,14910,15045,15164,15365,15484,15577,15688,15744,15851,16046,16157,16290,16385,16476,16567,16660,16777,16916,16987,17070,17750,17807,17865,18559,19265" | |
| } | |
| }, | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\03736cf4bc3669a69d502627b70a527e\\core-1.1.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,264,265,266,267,268,271", | |
| "startColumns": "4,4,4,4,4,4,4,4,4,4", | |
| "startOffsets": "55,159,223,290,19270,19386,19512,19638,19766,19938", | |
| "endLines": "2,3,4,5,264,265,266,267,270,275", | |
| "endColumns": "103,63,66,63,115,125,125,127,12,12", | |
| "endOffsets": "154,218,285,349,19381,19507,19633,19761,19933,20271" | |
| } | |
| } | |
| ] | |
| } | |
| ] | |
| } |
| { | |
| "logs": [ | |
| { | |
| "outputFile": "C:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-v22\\values-v22.xml", | |
| "map": [ | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\c2c5fa787d66aaf40578b3071f4d283f\\appcompat-1.1.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" | |
| } | |
| } | |
| ] | |
| } | |
| ] | |
| } |
| { | |
| "logs": [ | |
| { | |
| "outputFile": "C:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-v23\\values-v23.xml", | |
| "map": [ | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\c53a1cf06eec9ec8e2c1fa79d76edf7f\\cardview-1.0.0\\res\\values-v23\\values-v23.xml", | |
| "from": { | |
| "startLines": "2", | |
| "startColumns": "4", | |
| "startOffsets": "55", | |
| "endLines": "4", | |
| "endColumns": "12", | |
| "endOffsets": "200" | |
| }, | |
| "to": { | |
| "startLines": "48", | |
| "startColumns": "4", | |
| "startOffsets": "3407", | |
| "endLines": "50", | |
| "endColumns": "12", | |
| "endOffsets": "3552" | |
| } | |
| }, | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\c2c5fa787d66aaf40578b3071f4d283f\\appcompat-1.1.0\\res\\values-v23\\values-v23.xml", | |
| "from": { | |
| "startLines": "2,3,4,5,6,20,34,35,36,37,41,42,43,44", | |
| "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4", | |
| "startOffsets": "55,190,325,400,487,1371,2267,2386,2513,2618,2842,2957,3064,3177", | |
| "endLines": "2,3,4,5,19,33,34,35,36,40,41,42,43,47", | |
| "endColumns": "134,134,74,86,12,12,118,126,104,12,114,106,112,12", | |
| "endOffsets": "185,320,395,482,1366,2262,2381,2508,2613,2837,2952,3059,3172,3402" | |
| } | |
| } | |
| ] | |
| } | |
| ] | |
| } |
| { | |
| "logs": [ | |
| { | |
| "outputFile": "C:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-v24\\values-v24.xml", | |
| "map": [ | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\c2c5fa787d66aaf40578b3071f4d283f\\appcompat-1.1.0\\res\\values-v24\\values-v24.xml", | |
| "from": { | |
| "startLines": "2,3", | |
| "startColumns": "4,4", | |
| "startOffsets": "55,212", | |
| "endColumns": "156,134", | |
| "endOffsets": "207,342" | |
| } | |
| } | |
| ] | |
| } | |
| ] | |
| } |
| { | |
| "logs": [ | |
| { | |
| "outputFile": "C:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-v25\\values-v25.xml", | |
| "map": [ | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\c2c5fa787d66aaf40578b3071f4d283f\\appcompat-1.1.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" | |
| } | |
| } | |
| ] | |
| } | |
| ] | |
| } |
| { | |
| "logs": [ | |
| { | |
| "outputFile": "C:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-v26\\values-v26.xml", | |
| "map": [ | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\c2c5fa787d66aaf40578b3071f4d283f\\appcompat-1.1.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" | |
| } | |
| } | |
| ] | |
| } | |
| ] | |
| } |
| { | |
| "logs": [ | |
| { | |
| "outputFile": "C:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-v28\\values-v28.xml", | |
| "map": [ | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\c2c5fa787d66aaf40578b3071f4d283f\\appcompat-1.1.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" | |
| } | |
| } | |
| ] | |
| } | |
| ] | |
| } |
| { | |
| "logs": [ | |
| { | |
| "outputFile": "C:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-vi\\values-vi.xml", | |
| "map": [ | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\03736cf4bc3669a69d502627b70a527e\\core-1.1.0\\res\\values-vi\\values-vi.xml", | |
| "from": { | |
| "startLines": "2", | |
| "startColumns": "4", | |
| "startOffsets": "55", | |
| "endColumns": "100", | |
| "endOffsets": "151" | |
| }, | |
| "to": { | |
| "startLines": "30", | |
| "startColumns": "4", | |
| "startOffsets": "2882", | |
| "endColumns": "100", | |
| "endOffsets": "2978" | |
| } | |
| }, | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\c2c5fa787d66aaf40578b3071f4d283f\\appcompat-1.1.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,212,314,423,507,610,729,807,884,975,1067,1162,1256,1357,1450,1545,1639,1730,1821,1904,2008,2116,2217,2322,2437,2542,2699,2798", | |
| "endColumns": "106,101,108,83,102,118,77,76,90,91,94,93,100,92,94,93,90,90,82,103,107,100,104,114,104,156,98,83", | |
| "endOffsets": "207,309,418,502,605,724,802,879,970,1062,1157,1251,1352,1445,1540,1634,1725,1816,1899,2003,2111,2212,2317,2432,2537,2694,2793,2877" | |
| } | |
| } | |
| ] | |
| } | |
| ] | |
| } |
| { | |
| "logs": [ | |
| { | |
| "outputFile": "C:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-watch-v20\\values-watch-v20.xml", | |
| "map": [ | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\c2c5fa787d66aaf40578b3071f4d283f\\appcompat-1.1.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" | |
| } | |
| } | |
| ] | |
| } | |
| ] | |
| } |
| { | |
| "logs": [ | |
| { | |
| "outputFile": "C:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-watch-v21\\values-watch-v21.xml", | |
| "map": [ | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\c2c5fa787d66aaf40578b3071f4d283f\\appcompat-1.1.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" | |
| } | |
| } | |
| ] | |
| } | |
| ] | |
| } |
| { | |
| "logs": [ | |
| { | |
| "outputFile": "C:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-xlarge-v4\\values-xlarge-v4.xml", | |
| "map": [ | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\c2c5fa787d66aaf40578b3071f4d283f\\appcompat-1.1.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" | |
| } | |
| } | |
| ] | |
| } | |
| ] | |
| } |
| { | |
| "logs": [ | |
| { | |
| "outputFile": "C:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-zh-rCN\\values-zh-rCN.xml", | |
| "map": [ | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\03736cf4bc3669a69d502627b70a527e\\core-1.1.0\\res\\values-zh-rCN\\values-zh-rCN.xml", | |
| "from": { | |
| "startLines": "2", | |
| "startColumns": "4", | |
| "startOffsets": "55", | |
| "endColumns": "100", | |
| "endOffsets": "151" | |
| }, | |
| "to": { | |
| "startLines": "30", | |
| "startColumns": "4", | |
| "startOffsets": "2740", | |
| "endColumns": "100", | |
| "endOffsets": "2836" | |
| } | |
| }, | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\c2c5fa787d66aaf40578b3071f4d283f\\appcompat-1.1.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,200,295,395,477,574,680,757,833,924,1016,1113,1209,1304,1397,1492,1584,1675,1766,1843,1939,2034,2129,2226,2322,2420,2568,2662", | |
| "endColumns": "94,94,99,81,96,105,76,75,90,91,96,95,94,92,94,91,90,90,76,95,94,94,96,95,97,147,93,77", | |
| "endOffsets": "195,290,390,472,569,675,752,828,919,1011,1108,1204,1299,1392,1487,1579,1670,1761,1838,1934,2029,2124,2221,2317,2415,2563,2657,2735" | |
| } | |
| } | |
| ] | |
| } | |
| ] | |
| } |
| { | |
| "logs": [ | |
| { | |
| "outputFile": "C:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-zh-rHK\\values-zh-rHK.xml", | |
| "map": [ | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\03736cf4bc3669a69d502627b70a527e\\core-1.1.0\\res\\values-zh-rHK\\values-zh-rHK.xml", | |
| "from": { | |
| "startLines": "2", | |
| "startColumns": "4", | |
| "startOffsets": "55", | |
| "endColumns": "100", | |
| "endOffsets": "151" | |
| }, | |
| "to": { | |
| "startLines": "30", | |
| "startColumns": "4", | |
| "startOffsets": "2744", | |
| "endColumns": "100", | |
| "endOffsets": "2840" | |
| } | |
| }, | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\c2c5fa787d66aaf40578b3071f4d283f\\appcompat-1.1.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,757,833,925,1018,1109,1205,1301,1395,1491,1583,1675,1767,1844,1940,2035,2130,2227,2323,2421,2572,2666", | |
| "endColumns": "94,92,99,81,96,107,76,75,91,92,90,95,95,93,95,91,91,91,76,95,94,94,96,95,97,150,93,77", | |
| "endOffsets": "195,288,388,470,567,675,752,828,920,1013,1104,1200,1296,1390,1486,1578,1670,1762,1839,1935,2030,2125,2222,2318,2416,2567,2661,2739" | |
| } | |
| } | |
| ] | |
| } | |
| ] | |
| } |
| { | |
| "logs": [ | |
| { | |
| "outputFile": "C:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-zh-rTW\\values-zh-rTW.xml", | |
| "map": [ | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\03736cf4bc3669a69d502627b70a527e\\core-1.1.0\\res\\values-zh-rTW\\values-zh-rTW.xml", | |
| "from": { | |
| "startLines": "2", | |
| "startColumns": "4", | |
| "startOffsets": "55", | |
| "endColumns": "100", | |
| "endOffsets": "151" | |
| }, | |
| "to": { | |
| "startLines": "30", | |
| "startColumns": "4", | |
| "startOffsets": "2749", | |
| "endColumns": "100", | |
| "endOffsets": "2845" | |
| } | |
| }, | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\c2c5fa787d66aaf40578b3071f4d283f\\appcompat-1.1.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,757,833,925,1018,1115,1211,1307,1401,1497,1589,1681,1773,1850,1946,2041,2136,2233,2329,2427,2577,2671", | |
| "endColumns": "94,92,99,81,96,107,76,75,91,92,96,95,95,93,95,91,91,91,76,95,94,94,96,95,97,149,93,77", | |
| "endOffsets": "195,288,388,470,567,675,752,828,920,1013,1110,1206,1302,1396,1492,1584,1676,1768,1845,1941,2036,2131,2228,2324,2422,2572,2666,2744" | |
| } | |
| } | |
| ] | |
| } | |
| ] | |
| } |
| { | |
| "logs": [ | |
| { | |
| "outputFile": "C:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-zu\\values-zu.xml", | |
| "map": [ | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\03736cf4bc3669a69d502627b70a527e\\core-1.1.0\\res\\values-zu\\values-zu.xml", | |
| "from": { | |
| "startLines": "2", | |
| "startColumns": "4", | |
| "startOffsets": "55", | |
| "endColumns": "100", | |
| "endOffsets": "151" | |
| }, | |
| "to": { | |
| "startLines": "30", | |
| "startColumns": "4", | |
| "startOffsets": "2872", | |
| "endColumns": "100", | |
| "endOffsets": "2968" | |
| } | |
| }, | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\c2c5fa787d66aaf40578b3071f4d283f\\appcompat-1.1.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,432,520,623,738,817,895,986,1078,1173,1267,1368,1461,1556,1650,1741,1834,1914,2018,2121,2219,2326,2433,2538,2695,2791", | |
| "endColumns": "107,106,111,87,102,114,78,77,90,91,94,93,100,92,94,93,90,92,79,103,102,97,106,106,104,156,95,80", | |
| "endOffsets": "208,315,427,515,618,733,812,890,981,1073,1168,1262,1363,1456,1551,1645,1736,1829,1909,2013,2116,2214,2321,2428,2533,2690,2786,2867" | |
| } | |
| } | |
| ] | |
| } | |
| ] | |
| } |
| { | |
| "logs": [ | |
| { | |
| "outputFile": "C:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values\\values.xml", | |
| "map": [ | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\c53a1cf06eec9ec8e2c1fa79d76edf7f\\cardview-1.0.0\\res\\values\\values.xml", | |
| "from": { | |
| "startLines": "-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1", | |
| "startColumns": "-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1", | |
| "startOffsets": "-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1" | |
| }, | |
| "to": { | |
| "startLines": "11,153,154,155,156,282,283,284,466,1519,1521,1524", | |
| "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4", | |
| "startOffsets": "457,7662,7723,7785,7847,16259,16318,16375,27964,94643,94707,94833", | |
| "endLines": "11,153,154,155,156,282,283,284,472,1520,1523,1526", | |
| "endColumns": "51,60,61,61,63,58,56,53,12,12,12,12", | |
| "endOffsets": "504,7718,7780,7842,7906,16313,16370,16424,28373,94702,94828,94956" | |
| } | |
| }, | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\28120aa98d624ce8fee0a8087788fd91\\constraintlayout-1.1.3\\res\\values\\values.xml", | |
| "from": { | |
| "startLines": "-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1", | |
| "startColumns": "-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1", | |
| "startOffsets": "-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1" | |
| }, | |
| "to": { | |
| "startLines": "2,3,12,13,14,15,17,23,24,25,26,29,30,33,36,37,38,39,40,43,46,47,48,49,54,57,60,61,62,67,68,69,72,75,76,79,82,85,88,89,92,95,96,101,102,107,110,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,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", | |
| "startOffsets": "105,166,509,557,609,670,771,992,1053,1113,1183,1316,1384,1513,1639,1701,1766,1834,1901,2024,2149,2216,2281,2346,2527,2648,2769,2835,2902,3112,3181,3247,3372,3498,3565,3691,3818,3943,4070,4135,4261,4384,4449,4657,4724,4904,5024,5144,5209,5271,5333,5395,5454,5514,5575,5636,5695", | |
| "endLines": "2,10,12,13,14,15,20,23,24,25,28,29,32,35,36,37,38,39,42,45,46,47,48,53,56,59,60,61,66,67,68,71,74,75,78,81,84,87,88,91,94,95,100,101,106,109,112,113,114,115,116,117,118,119,120,121,130", | |
| "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", | |
| "endOffsets": "161,452,552,604,665,711,893,1048,1108,1178,1311,1379,1508,1634,1696,1761,1829,1896,2019,2144,2211,2276,2341,2522,2643,2764,2830,2897,3107,3176,3242,3367,3493,3560,3686,3813,3938,4065,4130,4256,4379,4444,4652,4719,4899,5019,5139,5204,5266,5328,5390,5449,5509,5570,5631,5690,6032" | |
| } | |
| }, | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\03736cf4bc3669a69d502627b70a527e\\core-1.1.0\\res\\values\\values.xml", | |
| "from": { | |
| "startLines": "-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1", | |
| "startColumns": "-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1", | |
| "startOffsets": "-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1" | |
| }, | |
| "to": { | |
| "startLines": "182,183,285,286,287,288,289,290,291,301,302,303,304,305,306,307,308,309,310,311,312,313,314,315,324,325,326,327,328,329,330,331,332,333,334,335,336,337,338,339,340,341,342,343,344,345,346,347,348,349,350,351,352,353,354,355,356,357,358,364,365,369,370,371,372,373,374,375,376,377,378,379,385,432,1798,1799,1803,1804,1808,1951,1952", | |
| "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", | |
| "startOffsets": "9409,9478,16429,16499,16567,16639,16709,16770,16844,17701,17762,17823,17885,17949,18011,18072,18140,18240,18300,18366,18439,18508,18565,18617,19132,19204,19280,19345,19404,19463,19523,19583,19643,19703,19763,19823,19883,19943,20003,20063,20122,20182,20242,20302,20362,20422,20482,20542,20602,20662,20722,20781,20841,20901,20960,21019,21078,21137,21196,21494,21529,21706,21761,21824,21879,21937,21994,22044,22105,22162,22196,22231,22541,25655,115880,115997,116198,116308,116509,127881,127953", | |
| "endLines": "182,183,285,286,287,288,289,290,291,301,302,303,304,305,306,307,308,309,310,311,312,313,314,315,324,325,326,327,328,329,330,331,332,333,334,335,336,337,338,339,340,341,342,343,344,345,346,347,348,349,350,351,352,353,354,355,356,357,358,364,365,369,370,371,372,373,374,375,376,377,378,379,385,432,1798,1802,1803,1807,1808,1951,1952", | |
| "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,64,58,58,59,59,59,59,59,59,59,59,59,59,58,59,59,59,59,59,59,59,59,59,59,58,59,59,58,58,58,58,58,58,34,34,54,62,54,57,56,49,60,56,33,34,34,69,70,116,12,109,12,128,71,66", | |
| "endOffsets": "9473,9536,16494,16562,16634,16704,16765,16839,16912,17757,17818,17880,17944,18006,18067,18135,18235,18295,18361,18434,18503,18560,18612,18674,19199,19275,19340,19399,19458,19518,19578,19638,19698,19758,19818,19878,19938,19998,20058,20117,20177,20237,20297,20357,20417,20477,20537,20597,20657,20717,20776,20836,20896,20955,21014,21073,21132,21191,21250,21524,21559,21756,21819,21874,21932,21989,22039,22100,22157,22191,22226,22261,22606,25721,115992,116193,116303,116504,116633,127948,128015" | |
| } | |
| }, | |
| { | |
| "source": "C:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\src\\main\\res\\values\\strings.xml", | |
| "from": { | |
| "startLines": "-1,-1,19,17,18,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,16,-1,-1,-1", | |
| "startColumns": "-1,-1,4,4,4,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,4,-1,-1,-1", | |
| "startOffsets": "-1,-1,1163,1013,1091,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,965,-1,-1,-1", | |
| "endColumns": "-1,-1,57,76,70,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,46,-1,-1,-1", | |
| "endOffsets": "-1,-1,1216,1085,1157,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,1007,-1,-1,-1" | |
| }, | |
| "to": { | |
| "startLines": "413,414,415,416,417,418,419,420,421,422,423,424,425,426,427,428,429,430,433", | |
| "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", | |
| "startOffsets": "24477,24519,24570,24628,24705,24776,24812,24860,24922,24982,25094,25136,25194,25253,25383,25423,25470,25536,25726", | |
| "endColumns": "41,50,57,76,70,35,47,61,59,111,41,57,58,129,39,46,65,65,60", | |
| "endOffsets": "24514,24565,24623,24700,24771,24807,24855,24917,24977,25089,25131,25189,25248,25378,25418,25465,25531,25597,25782" | |
| } | |
| }, | |
| { | |
| "source": "C:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\src\\main\\res\\values\\styles.xml", | |
| "from": { | |
| "startLines": "-1", | |
| "startColumns": "-1", | |
| "startOffsets": "-1" | |
| }, | |
| "to": { | |
| "startLines": "439", | |
| "startColumns": "4", | |
| "startOffsets": "26229", | |
| "endLines": "444", | |
| "endColumns": "12", | |
| "endOffsets": "26508" | |
| } | |
| }, | |
| { | |
| "source": "C:\\Users\\mathe\\.gradle\\caches\\transforms-2\\files-2.1\\c2c5fa787d66aaf40578b3071f4d283f\\appcompat-1.1.0\\res\\values\\values.xml", | |
| "from": { | |
| "startLines": "-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1", | |
| "startColumns": "-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1", | |
| "startOffsets": "-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1" | |
| }, | |
| "to": { | |
| "startLines": "16,21,22,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,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,292,293,294,295,296,297,298,299,300,316,317,318,319,320,321,322,323,359,360,361,362,363,366,367,368,380,381,382,383,384,386,387,388,389,390,391,392,393,394,395,396,397,398,399,400,401,402,403,404,405,406,407,408,409,410,411,412,431,434,435,436,437,438,445,453,454,458,462,473,478,484,491,495,499,504,508,512,516,520,524,528,534,538,544,548,554,558,563,567,570,574,580,584,590,594,600,603,607,611,615,619,623,624,625,626,629,632,635,638,642,643,644,645,646,649,651,653,655,660,661,665,671,675,676,678,689,690,694,700,704,705,706,710,737,741,742,746,774,944,970,1141,1167,1198,1206,1212,1226,1248,1253,1258,1268,1277,1286,1290,1297,1305,1312,1313,1322,1325,1328,1332,1336,1340,1343,1344,1349,1354,1364,1369,1376,1382,1383,1386,1390,1395,1397,1399,1402,1405,1407,1411,1414,1421,1424,1427,1431,1433,1437,1439,1441,1443,1447,1455,1463,1475,1481,1490,1493,1504,1507,1508,1513,1514,1527,1596,1666,1667,1677,1686,1687,1689,1693,1696,1699,1702,1705,1708,1711,1714,1718,1721,1724,1727,1731,1734,1738,1742,1743,1744,1745,1746,1747,1748,1749,1750,1751,1752,1753,1754,1755,1756,1757,1758,1759,1760,1761,1762,1764,1766,1767,1768,1769,1770,1771,1772,1773,1775,1776,1778,1779,1781,1783,1784,1786,1787,1788,1789,1790,1791,1793,1794,1795,1796,1797,1809,1811,1813,1815,1816,1817,1818,1819,1820,1821,1822,1823,1824,1825,1826,1827,1829,1830,1831,1832,1833,1834,1836,1840,1844,1845,1846,1847,1848,1849,1853,1854,1855,1856,1858,1860,1862,1864,1866,1867,1868,1869,1871,1873,1875,1876,1877,1878,1879,1880,1881,1882,1883,1884,1885,1886,1889,1890,1891,1892,1894,1896,1897,1899,1900,1902,1904,1906,1907,1908,1909,1910,1911,1912,1913,1914,1915,1916,1917,1919,1920,1921,1922,1924,1925,1926,1927,1928,1930,1932,1934,1936,1937,1938,1939,1940,1941,1942,1943,1944,1945,1946,1947,1948,1949,1950", | |
| "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", | |
| "startOffsets": "716,898,943,6037,6078,6133,6192,6254,6335,6396,6471,6547,6624,6702,6787,6869,6945,7021,7098,7176,7282,7388,7467,7547,7604,8056,8130,8205,8270,8336,8396,8457,8529,8602,8669,8737,8796,8855,8914,8973,9032,9086,9140,9193,9247,9301,9355,9541,9615,9694,9767,9841,9912,9984,10056,10129,10186,10244,10317,10391,10465,10540,10612,10685,10755,10826,10886,10947,11016,11085,11155,11229,11305,11369,11446,11522,11599,11664,11733,11810,11885,11954,12022,12099,12165,12226,12323,12388,12457,12556,12627,12686,12744,12801,12860,12924,12995,13067,13139,13211,13283,13350,13418,13486,13545,13608,13672,13762,13853,13913,13979,14046,14112,14182,14246,14299,14366,14427,14494,14607,14665,14728,14793,14858,14933,15006,15078,15127,15188,15249,15310,15372,15436,15500,15564,15629,15692,15752,15813,15879,15938,15998,16060,16131,16191,16917,17003,17090,17180,17267,17355,17437,17520,17610,18679,18731,18789,18834,18900,18964,19021,19078,21255,21312,21360,21409,21460,21564,21611,21660,22266,22298,22362,22424,22484,22611,22685,22755,22833,22887,22957,23042,23090,23136,23197,23260,23326,23390,23461,23524,23589,23653,23714,23775,23827,23900,23974,24043,24118,24192,24266,24407,25602,25787,25865,25955,26043,26139,26513,27095,27184,27431,27712,28378,28663,29056,29533,29755,29977,30253,30480,30710,30940,31170,31400,31627,32046,32272,32697,32927,33355,33574,33857,34065,34196,34423,34849,35074,35501,35722,36147,36267,36543,36844,37168,37459,37773,37910,38041,38146,38388,38555,38759,38967,39238,39350,39462,39567,39684,39898,40044,40184,40270,40618,40706,40952,41370,41619,41701,41799,42391,42491,42743,43167,43422,43516,43605,43842,45866,46108,46210,46463,48619,59151,60667,71298,72826,74583,75209,75629,76690,77955,78211,78447,78994,79488,80093,80291,80871,81435,81810,81928,82466,82623,82819,83092,83348,83518,83659,83723,84088,84455,85131,85395,85733,86086,86180,86366,86672,86934,87059,87186,87425,87636,87755,87948,88125,88580,88761,88883,89142,89255,89442,89544,89651,89780,90055,90563,91059,91936,92230,92800,92949,93681,93853,93937,94273,94365,94961,100207,105596,105658,106236,106820,106911,107024,107253,107413,107565,107736,107902,108071,108238,108401,108644,108814,108987,109158,109432,109631,109836,110166,110250,110346,110442,110540,110640,110742,110844,110946,111048,111150,111250,111346,111458,111587,111710,111841,111972,112070,112184,112278,112418,112552,112648,112760,112860,112976,113072,113184,113284,113424,113560,113724,113854,114012,114162,114303,114447,114582,114694,114844,114972,115100,115236,115368,115498,115628,115740,116638,116784,116928,117066,117132,117222,117298,117402,117492,117594,117702,117810,117910,117990,118082,118180,118290,118368,118474,118566,118670,118780,118902,119065,119222,119302,119402,119492,119602,119692,119933,120027,120133,120225,120325,120437,120551,120667,120783,120877,120991,121103,121205,121325,121447,121529,121633,121753,121879,121977,122071,122159,122271,122387,122509,122621,122796,122912,122998,123090,123202,123326,123393,123519,123587,123715,123859,123987,124056,124151,124266,124379,124478,124587,124698,124809,124910,125015,125115,125245,125336,125459,125553,125665,125751,125855,125951,126039,126157,126261,126365,126491,126579,126687,126787,126877,126987,127071,127173,127257,127311,127375,127481,127567,127677,127761", | |
| "endLines": "16,21,22,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,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,292,293,294,295,296,297,298,299,300,316,317,318,319,320,321,322,323,359,360,361,362,363,366,367,368,380,381,382,383,384,386,387,388,389,390,391,392,393,394,395,396,397,398,399,400,401,402,403,404,405,406,407,408,409,410,411,412,431,434,435,436,437,438,452,453,457,461,465,477,483,490,494,498,503,507,511,515,519,523,527,533,537,543,547,553,557,562,566,569,573,579,583,589,593,599,602,606,610,614,618,622,623,624,625,628,631,634,637,641,642,643,644,645,648,650,652,654,659,660,664,670,674,675,677,688,689,693,699,703,704,705,709,736,740,741,745,773,943,969,1140,1166,1197,1205,1211,1225,1247,1252,1257,1267,1276,1285,1289,1296,1304,1311,1312,1321,1324,1327,1331,1335,1339,1342,1343,1348,1353,1363,1368,1375,1381,1382,1385,1389,1394,1396,1398,1401,1404,1406,1410,1413,1420,1423,1426,1430,1432,1436,1438,1440,1442,1446,1454,1462,1474,1480,1489,1492,1503,1506,1507,1512,1513,1518,1595,1665,1666,1676,1685,1686,1688,1692,1695,1698,1701,1704,1707,1710,1713,1717,1720,1723,1726,1730,1733,1737,1741,1742,1743,1744,1745,1746,1747,1748,1749,1750,1751,1752,1753,1754,1755,1756,1757,1758,1759,1760,1761,1763,1765,1766,1767,1768,1769,1770,1771,1772,1774,1775,1777,1778,1780,1782,1783,1785,1786,1787,1788,1789,1790,1792,1793,1794,1795,1796,1797,1810,1812,1814,1815,1816,1817,1818,1819,1820,1821,1822,1823,1824,1825,1826,1828,1829,1830,1831,1832,1833,1835,1839,1843,1844,1845,1846,1847,1848,1852,1853,1854,1855,1857,1859,1861,1863,1865,1866,1867,1868,1870,1872,1874,1875,1876,1877,1878,1879,1880,1881,1882,1883,1884,1885,1888,1889,1890,1891,1893,1895,1896,1898,1899,1901,1903,1905,1906,1907,1908,1909,1910,1911,1912,1913,1914,1915,1916,1918,1919,1920,1921,1923,1924,1925,1926,1927,1929,1931,1933,1935,1936,1937,1938,1939,1940,1941,1942,1943,1944,1945,1946,1947,1948,1949,1950", | |
| "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,66,60,66,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,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,83,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,89,12,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,85,109,83,119", | |
| "endOffsets": "766,938,987,6073,6128,6187,6249,6330,6391,6466,6542,6619,6697,6782,6864,6940,7016,7093,7171,7277,7383,7462,7542,7599,7657,8125,8200,8265,8331,8391,8452,8524,8597,8664,8732,8791,8850,8909,8968,9027,9081,9135,9188,9242,9296,9350,9404,9610,9689,9762,9836,9907,9979,10051,10124,10181,10239,10312,10386,10460,10535,10607,10680,10750,10821,10881,10942,11011,11080,11150,11224,11300,11364,11441,11517,11594,11659,11728,11805,11880,11949,12017,12094,12160,12221,12318,12383,12452,12551,12622,12681,12739,12796,12855,12919,12990,13062,13134,13206,13278,13345,13413,13481,13540,13603,13667,13757,13848,13908,13974,14041,14107,14177,14241,14294,14361,14422,14489,14602,14660,14723,14788,14853,14928,15001,15073,15122,15183,15244,15305,15367,15431,15495,15559,15624,15687,15747,15808,15874,15933,15993,16055,16126,16186,16254,16998,17085,17175,17262,17350,17432,17515,17605,17696,18726,18784,18829,18895,18959,19016,19073,19127,21307,21355,21404,21455,21489,21606,21655,21701,22293,22357,22419,22479,22536,22680,22750,22828,22882,22952,23037,23085,23131,23192,23255,23321,23385,23456,23519,23584,23648,23709,23770,23822,23895,23969,24038,24113,24187,24261,24402,24472,25650,25860,25950,26038,26134,26224,27090,27179,27426,27707,27959,28658,29051,29528,29750,29972,30248,30475,30705,30935,31165,31395,31622,32041,32267,32692,32922,33350,33569,33852,34060,34191,34418,34844,35069,35496,35717,36142,36262,36538,36839,37163,37454,37768,37905,38036,38141,38383,38550,38754,38962,39233,39345,39457,39562,39679,39893,40039,40179,40265,40613,40701,40947,41365,41614,41696,41794,42386,42486,42738,43162,43417,43511,43600,43837,45861,46103,46205,46458,48614,59146,60662,71293,72821,74578,75204,75624,76685,77950,78206,78442,78989,79483,80088,80286,80866,81430,81805,81923,82461,82618,82814,83087,83343,83513,83654,83718,84083,84450,85126,85390,85728,86081,86175,86361,86667,86929,87054,87181,87420,87631,87750,87943,88120,88575,88756,88878,89137,89250,89437,89539,89646,89775,90050,90558,91054,91931,92225,92795,92944,93676,93848,93932,94268,94360,94638,100202,105591,105653,106231,106815,106906,107019,107248,107408,107560,107731,107897,108066,108233,108396,108639,108809,108982,109153,109427,109626,109831,110161,110245,110341,110437,110535,110635,110737,110839,110941,111043,111145,111245,111341,111453,111582,111705,111836,111967,112065,112179,112273,112413,112547,112643,112755,112855,112971,113067,113179,113279,113419,113555,113719,113849,114007,114157,114298,114442,114577,114689,114839,114967,115095,115231,115363,115493,115623,115735,115875,116779,116923,117061,117127,117217,117293,117397,117487,117589,117697,117805,117905,117985,118077,118175,118285,118363,118469,118561,118665,118775,118897,119060,119217,119297,119397,119487,119597,119687,119928,120022,120128,120220,120320,120432,120546,120662,120778,120872,120986,121098,121200,121320,121442,121524,121628,121748,121874,121972,122066,122154,122266,122382,122504,122616,122791,122907,122993,123085,123197,123321,123388,123514,123582,123710,123854,123982,124051,124146,124261,124374,124473,124582,124693,124804,124905,125010,125110,125240,125331,125454,125548,125660,125746,125850,125946,126034,126152,126256,126360,126486,126574,126682,126782,126872,126982,127066,127168,127252,127306,127370,127476,127562,127672,127756,127876" | |
| } | |
| }, | |
| { | |
| "source": "C:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\src\\main\\res\\values\\colors.xml", | |
| "from": { | |
| "startLines": "-1,-1,-1", | |
| "startColumns": "-1,-1,-1", | |
| "startOffsets": "-1,-1,-1" | |
| }, | |
| "to": { | |
| "startLines": "157,158,159", | |
| "startColumns": "4,4,4", | |
| "startOffsets": "7911,7958,8005", | |
| "endColumns": "46,46,50", | |
| "endOffsets": "7953,8000,8051" | |
| } | |
| } | |
| ] | |
| } | |
| ] | |
| } |
| [ | |
| { | |
| "merged": "C:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_recife_pe.jpg.flat", | |
| "source": "C:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\src\\main\\res\\drawable-hdpi\\recife_pe.jpg" | |
| }, | |
| { | |
| "merged": "C:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi_rio_de_janeiro_rj.jpg.flat", | |
| "source": "C:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\src\\main\\res\\drawable-mdpi\\rio_de_janeiro_rj.jpg" | |
| }, | |
| { | |
| "merged": "C:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\build\\intermediates\\res\\merged\\debug\\mipmap-xxhdpi_ic_launcher_round.png.flat", | |
| "source": "C:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\src\\main\\res\\mipmap-xxhdpi\\ic_launcher_round.png" | |
| }, | |
| { | |
| "merged": "C:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi_foz_do_iguacu_pr.jpg.flat", | |
| "source": "C:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\src\\main\\res\\drawable-xxhdpi\\foz_do_iguacu_pr.jpg" | |
| }, | |
| { | |
| "merged": "C:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\build\\intermediates\\res\\merged\\debug\\layout_activity_resumo_pacote.xml.flat", | |
| "source": "C:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\src\\main\\res\\layout\\activity_resumo_pacote.xml" | |
| }, | |
| { | |
| "merged": "C:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\build\\intermediates\\res\\merged\\debug\\drawable-ldpi_sao_paulo_sp.jpg.flat", | |
| "source": "C:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\src\\main\\res\\drawable-ldpi\\sao_paulo_sp.jpg" | |
| }, | |
| { | |
| "merged": "C:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi_sao_paulo_sp.jpg.flat", | |
| "source": "C:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\src\\main\\res\\drawable-xxhdpi\\sao_paulo_sp.jpg" | |
| }, | |
| { | |
| "merged": "C:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\build\\intermediates\\res\\merged\\debug\\mipmap-xxxhdpi_ic_launcher.png.flat", | |
| "source": "C:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\src\\main\\res\\mipmap-xxxhdpi\\ic_launcher.png" | |
| }, | |
| { | |
| "merged": "C:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\build\\intermediates\\res\\merged\\debug\\drawable-ldpi_foz_do_iguacu_pr.jpg.flat", | |
| "source": "C:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\src\\main\\res\\drawable-ldpi\\foz_do_iguacu_pr.jpg" | |
| }, | |
| { | |
| "merged": "C:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi_rio_de_janeiro_rj.jpg.flat", | |
| "source": "C:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\src\\main\\res\\drawable-xhdpi\\rio_de_janeiro_rj.jpg" | |
| }, | |
| { | |
| "merged": "C:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\build\\intermediates\\res\\merged\\debug\\drawable-ldpi_salvador_ba.jpg.flat", | |
| "source": "C:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\src\\main\\res\\drawable-ldpi\\salvador_ba.jpg" | |
| }, | |
| { | |
| "merged": "C:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi_salvador_ba.jpg.flat", | |
| "source": "C:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\src\\main\\res\\drawable-xxhdpi\\salvador_ba.jpg" | |
| }, | |
| { | |
| "merged": "C:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxxhdpi_recife_pe.jpg.flat", | |
| "source": "C:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\src\\main\\res\\drawable-xxxhdpi\\recife_pe.jpg" | |
| }, | |
| { | |
| "merged": "C:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_ic_launcher_background.png.flat", | |
| "source": "C:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\build\\generated\\res\\pngs\\debug\\drawable-hdpi\\ic_launcher_background.png" | |
| }, | |
| { | |
| "merged": "C:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi_sao_paulo_sp.jpg.flat", | |
| "source": "C:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\src\\main\\res\\drawable-mdpi\\sao_paulo_sp.jpg" | |
| }, | |
| { | |
| "merged": "C:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxxhdpi_foz_do_iguacu_pr.jpg.flat", | |
| "source": "C:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\src\\main\\res\\drawable-xxxhdpi\\foz_do_iguacu_pr.jpg" | |
| }, | |
| { | |
| "merged": "C:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\build\\intermediates\\res\\merged\\debug\\drawable-ldpi_belo_horizonte_mg.jpg.flat", | |
| "source": "C:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\src\\main\\res\\drawable-ldpi\\belo_horizonte_mg.jpg" | |
| }, | |
| { | |
| "merged": "C:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\build\\intermediates\\res\\merged\\debug\\drawable-ldpi_recife_pe.jpg.flat", | |
| "source": "C:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\src\\main\\res\\drawable-ldpi\\recife_pe.jpg" | |
| }, | |
| { | |
| "merged": "C:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\build\\intermediates\\res\\merged\\debug\\drawable-anydpi-v21_ic_launcher_background.xml.flat", | |
| "source": "C:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\build\\generated\\res\\pngs\\debug\\drawable-anydpi-v21\\ic_launcher_background.xml" | |
| }, | |
| { | |
| "merged": "C:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi_belo_horizonte_mg.jpg.flat", | |
| "source": "C:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\src\\main\\res\\drawable-xxhdpi\\belo_horizonte_mg.jpg" | |
| }, | |
| { | |
| "merged": "C:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\build\\intermediates\\res\\merged\\debug\\layout_activity_lista_pacotes.xml.flat", | |
| "source": "C:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\src\\main\\res\\layout\\activity_lista_pacotes.xml" | |
| }, | |
| { | |
| "merged": "C:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi_recife_pe.jpg.flat", | |
| "source": "C:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\src\\main\\res\\drawable-xhdpi\\recife_pe.jpg" | |
| }, | |
| { | |
| "merged": "C:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_foz_do_iguacu_pr.jpg.flat", | |
| "source": "C:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\src\\main\\res\\drawable-hdpi\\foz_do_iguacu_pr.jpg" | |
| }, | |
| { | |
| "merged": "C:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi_ic_cvc_cartao_de_credito.png.flat", | |
| "source": "C:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\src\\main\\res\\drawable-mdpi\\ic_cvc_cartao_de_credito.png" | |
| }, | |
| { | |
| "merged": "C:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\build\\intermediates\\res\\merged\\debug\\mipmap-anydpi-v26_ic_launcher_round.xml.flat", | |
| "source": "C:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\src\\main\\res\\mipmap-anydpi-v26\\ic_launcher_round.xml" | |
| }, | |
| { | |
| "merged": "C:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\build\\intermediates\\res\\merged\\debug\\mipmap-hdpi_ic_launcher_round.png.flat", | |
| "source": "C:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\src\\main\\res\\mipmap-hdpi\\ic_launcher_round.png" | |
| }, | |
| { | |
| "merged": "C:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi_ic_launcher_background.png.flat", | |
| "source": "C:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\build\\generated\\res\\pngs\\debug\\drawable-mdpi\\ic_launcher_background.png" | |
| }, | |
| { | |
| "merged": "C:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi_recife_pe.jpg.flat", | |
| "source": "C:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\src\\main\\res\\drawable-mdpi\\recife_pe.jpg" | |
| }, | |
| { | |
| "merged": "C:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_rio_de_janeiro_rj.jpg.flat", | |
| "source": "C:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\src\\main\\res\\drawable-hdpi\\rio_de_janeiro_rj.jpg" | |
| }, | |
| { | |
| "merged": "C:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi_salvador_ba.jpg.flat", | |
| "source": "C:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\src\\main\\res\\drawable-mdpi\\salvador_ba.jpg" | |
| }, | |
| { | |
| "merged": "C:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi_ic_cvc_cartao_de_credito.png.flat", | |
| "source": "C:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\src\\main\\res\\drawable-xhdpi\\ic_cvc_cartao_de_credito.png" | |
| }, | |
| { | |
| "merged": "C:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi_ic_launcher_background.png.flat", | |
| "source": "C:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\build\\generated\\res\\pngs\\debug\\drawable-xhdpi\\ic_launcher_background.png" | |
| }, | |
| { | |
| "merged": "C:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\build\\intermediates\\res\\merged\\debug\\layout_item_pacote.xml.flat", | |
| "source": "C:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\src\\main\\res\\layout\\item_pacote.xml" | |
| }, | |
| { | |
| "merged": "C:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxxhdpi_salvador_ba.jpg.flat", | |
| "source": "C:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\src\\main\\res\\drawable-xxxhdpi\\salvador_ba.jpg" | |
| }, | |
| { | |
| "merged": "C:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxxhdpi_belo_horizonte_mg.jpg.flat", | |
| "source": "C:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\src\\main\\res\\drawable-xxxhdpi\\belo_horizonte_mg.jpg" | |
| }, | |
| { | |
| "merged": "C:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_sao_paulo_sp.jpg.flat", | |
| "source": "C:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\src\\main\\res\\drawable-hdpi\\sao_paulo_sp.jpg" | |
| }, | |
| { | |
| "merged": "C:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\build\\intermediates\\res\\merged\\debug\\drawable-v24_ic_launcher_foreground.xml.flat", | |
| "source": "C:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\src\\main\\res\\drawable-v24\\ic_launcher_foreground.xml" | |
| }, | |
| { | |
| "merged": "C:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\build\\intermediates\\res\\merged\\debug\\mipmap-mdpi_ic_launcher_round.png.flat", | |
| "source": "C:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\src\\main\\res\\mipmap-mdpi\\ic_launcher_round.png" | |
| }, | |
| { | |
| "merged": "C:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi_belo_horizonte_mg.jpg.flat", | |
| "source": "C:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\src\\main\\res\\drawable-mdpi\\belo_horizonte_mg.jpg" | |
| }, | |
| { | |
| "merged": "C:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\build\\intermediates\\res\\merged\\debug\\drawable_botao_redondo_laranja.xml.flat", | |
| "source": "C:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\src\\main\\res\\drawable\\botao_redondo_laranja.xml" | |
| }, | |
| { | |
| "merged": "C:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxxhdpi_ic_cvc_cartao_de_credito.png.flat", | |
| "source": "C:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\src\\main\\res\\drawable-xxxhdpi\\ic_cvc_cartao_de_credito.png" | |
| }, | |
| { | |
| "merged": "C:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\build\\intermediates\\res\\merged\\debug\\mipmap-xhdpi_ic_launcher_round.png.flat", | |
| "source": "C:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\src\\main\\res\\mipmap-xhdpi\\ic_launcher_round.png" | |
| }, | |
| { | |
| "merged": "C:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxxhdpi_rio_de_janeiro_rj.jpg.flat", | |
| "source": "C:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\src\\main\\res\\drawable-xxxhdpi\\rio_de_janeiro_rj.jpg" | |
| }, | |
| { | |
| "merged": "C:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_belo_horizonte_mg.jpg.flat", | |
| "source": "C:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\src\\main\\res\\drawable-hdpi\\belo_horizonte_mg.jpg" | |
| }, | |
| { | |
| "merged": "C:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxxhdpi_sao_paulo_sp.jpg.flat", | |
| "source": "C:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\src\\main\\res\\drawable-xxxhdpi\\sao_paulo_sp.jpg" | |
| }, | |
| { | |
| "merged": "C:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\build\\intermediates\\res\\merged\\debug\\mipmap-hdpi_ic_launcher.png.flat", | |
| "source": "C:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\src\\main\\res\\mipmap-hdpi\\ic_launcher.png" | |
| }, | |
| { | |
| "merged": "C:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi_ic_launcher_background.png.flat", | |
| "source": "C:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\build\\generated\\res\\pngs\\debug\\drawable-xxhdpi\\ic_launcher_background.png" | |
| }, | |
| { | |
| "merged": "C:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\build\\intermediates\\res\\merged\\debug\\mipmap-mdpi_ic_launcher.png.flat", | |
| "source": "C:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\src\\main\\res\\mipmap-mdpi\\ic_launcher.png" | |
| }, | |
| { | |
| "merged": "C:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi_foz_do_iguacu_pr.jpg.flat", | |
| "source": "C:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\src\\main\\res\\drawable-mdpi\\foz_do_iguacu_pr.jpg" | |
| }, | |
| { | |
| "merged": "C:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\build\\intermediates\\res\\merged\\debug\\mipmap-xhdpi_ic_launcher.png.flat", | |
| "source": "C:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\src\\main\\res\\mipmap-xhdpi\\ic_launcher.png" | |
| }, | |
| { | |
| "merged": "C:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi_foz_do_iguacu_pr.jpg.flat", | |
| "source": "C:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\src\\main\\res\\drawable-xhdpi\\foz_do_iguacu_pr.jpg" | |
| }, | |
| { | |
| "merged": "C:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi_rio_de_janeiro_rj.jpg.flat", | |
| "source": "C:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\src\\main\\res\\drawable-xxhdpi\\rio_de_janeiro_rj.jpg" | |
| }, | |
| { | |
| "merged": "C:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\build\\intermediates\\res\\merged\\debug\\mipmap-xxxhdpi_ic_launcher_round.png.flat", | |
| "source": "C:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\src\\main\\res\\mipmap-xxxhdpi\\ic_launcher_round.png" | |
| }, | |
| { | |
| "merged": "C:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\build\\intermediates\\res\\merged\\debug\\layout_activity_resumo_compra.xml.flat", | |
| "source": "C:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\src\\main\\res\\layout\\activity_resumo_compra.xml" | |
| }, | |
| { | |
| "merged": "C:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_ic_cvc_cartao_de_credito.png.flat", | |
| "source": "C:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\src\\main\\res\\drawable-hdpi\\ic_cvc_cartao_de_credito.png" | |
| }, | |
| { | |
| "merged": "C:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi_recife_pe.jpg.flat", | |
| "source": "C:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\src\\main\\res\\drawable-xxhdpi\\recife_pe.jpg" | |
| }, | |
| { | |
| "merged": "C:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_salvador_ba.jpg.flat", | |
| "source": "C:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\src\\main\\res\\drawable-hdpi\\salvador_ba.jpg" | |
| }, | |
| { | |
| "merged": "C:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi_salvador_ba.jpg.flat", | |
| "source": "C:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\src\\main\\res\\drawable-xhdpi\\salvador_ba.jpg" | |
| }, | |
| { | |
| "merged": "C:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\build\\intermediates\\res\\merged\\debug\\drawable-ldpi_rio_de_janeiro_rj.jpg.flat", | |
| "source": "C:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\src\\main\\res\\drawable-ldpi\\rio_de_janeiro_rj.jpg" | |
| }, | |
| { | |
| "merged": "C:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi_ic_cvc_cartao_de_credito.png.flat", | |
| "source": "C:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\src\\main\\res\\drawable-xxhdpi\\ic_cvc_cartao_de_credito.png" | |
| }, | |
| { | |
| "merged": "C:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi_belo_horizonte_mg.jpg.flat", | |
| "source": "C:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\src\\main\\res\\drawable-xhdpi\\belo_horizonte_mg.jpg" | |
| }, | |
| { | |
| "merged": "C:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\build\\intermediates\\res\\merged\\debug\\drawable-ldpi_ic_launcher_background.png.flat", | |
| "source": "C:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\build\\generated\\res\\pngs\\debug\\drawable-ldpi\\ic_launcher_background.png" | |
| }, | |
| { | |
| "merged": "C:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxxhdpi_ic_launcher_background.png.flat", | |
| "source": "C:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\build\\generated\\res\\pngs\\debug\\drawable-xxxhdpi\\ic_launcher_background.png" | |
| }, | |
| { | |
| "merged": "C:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi_sao_paulo_sp.jpg.flat", | |
| "source": "C:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\src\\main\\res\\drawable-xhdpi\\sao_paulo_sp.jpg" | |
| }, | |
| { | |
| "merged": "C:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\build\\intermediates\\res\\merged\\debug\\mipmap-xxhdpi_ic_launcher.png.flat", | |
| "source": "C:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\src\\main\\res\\mipmap-xxhdpi\\ic_launcher.png" | |
| }, | |
| { | |
| "merged": "C:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\build\\intermediates\\res\\merged\\debug\\mipmap-anydpi-v26_ic_launcher.xml.flat", | |
| "source": "C:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\src\\main\\res\\mipmap-anydpi-v26\\ic_launcher.xml" | |
| }, | |
| { | |
| "merged": "C:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\build\\intermediates\\res\\merged\\debug\\layout_activity_pagamento.xml.flat", | |
| "source": "C:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\src\\main\\res\\layout\\activity_pagamento.xml" | |
| } | |
| ] |
| <?xml version="1.0" encoding="utf-8"?> | |
| <manifest xmlns:android="http://schemas.android.com/apk/res/android" | |
| package="br.com.alura.aluraviagens" | |
| android:versionCode="1" | |
| android:versionName="1.0" > | |
| <uses-sdk | |
| android:minSdkVersion="16" | |
| android:targetSdkVersion="30" /> | |
| <application | |
| android:allowBackup="true" | |
| android:appComponentFactory="androidx.core.app.CoreComponentFactory" | |
| android:debuggable="true" | |
| android:icon="@mipmap/ic_launcher" | |
| android:label="@string/app_name" | |
| android:roundIcon="@mipmap/ic_launcher_round" | |
| android:supportsRtl="true" | |
| android:testOnly="true" | |
| android:theme="@style/AppTheme" > | |
| <activity android:name="br.com.alura.aluraviagens.ui.activity.ResumoCompraActivity" /> | |
| <activity android:name="br.com.alura.aluraviagens.ui.activity.PagamentoActivity" /> | |
| <activity android:name="br.com.alura.aluraviagens.ui.activity.ResumoPacoteActivity" /> | |
| <activity android:name="br.com.alura.aluraviagens.ui.activity.ListaPacotesActivity" > | |
| <intent-filter> | |
| <action android:name="android.intent.action.MAIN" /> | |
| <category android:name="android.intent.category.LAUNCHER" /> | |
| </intent-filter> | |
| </activity> | |
| </application> | |
| </manifest> |
| { | |
| "version": 1, | |
| "applicationId": "br.com.alura.aluraviagens", | |
| "variantType": "BASE_APK", | |
| "elements": [ | |
| { | |
| "outputType": { | |
| "type": "BUNDLE_MANIFEST" | |
| }, | |
| "apkData": { | |
| "type": "MAIN", | |
| "splits": [], | |
| "versionCode": 1, | |
| "versionName": "1.0", | |
| "outputFile": "app-debug.apk", | |
| "fullName": "debug", | |
| "baseName": "debug", | |
| "dirName": "" | |
| }, | |
| "path": "AndroidManifest.xml", | |
| "properties": { | |
| "packageId": "br.com.alura.aluraviagens", | |
| "split": "", | |
| "minSdkVersion": "16" | |
| } | |
| } | |
| ] | |
| } |
| { | |
| "version": 1, | |
| "applicationId": "br.com.alura.aluraviagens", | |
| "variantType": "BASE_APK", | |
| "elements": [] | |
| } |
| <?xml version="1.0" encoding="utf-8"?> | |
| <merger version="3"><dataSet config="main" ignore_pattern="!.svn:!.git:!.ds_store:!*.scc:.*:<dir>_*:!CVS:!thumbs.db:!picasa.ini:!*~"><source path="C:\Users\mathe\AndroidStudioProjects\AluraViagens\app\src\main\assets"/><source path="C:\Users\mathe\AndroidStudioProjects\AluraViagens\app\build\intermediates\shader_assets\debug\out"/></dataSet><dataSet config="debug" ignore_pattern="!.svn:!.git:!.ds_store:!*.scc:.*:<dir>_*:!CVS:!thumbs.db:!picasa.ini:!*~"><source path="C:\Users\mathe\AndroidStudioProjects\AluraViagens\app\src\debug\assets"/></dataSet></merger> |
| <?xml version="1.0" encoding="utf-8"?> | |
| <merger version="3"><dataSet config="main" ignore_pattern="!.svn:!.git:!.ds_store:!*.scc:.*:<dir>_*:!CVS:!thumbs.db:!picasa.ini:!*~"><source path="C:\Users\mathe\AndroidStudioProjects\AluraViagens\app\src\main\jniLibs"/></dataSet><dataSet config="debug" ignore_pattern="!.svn:!.git:!.ds_store:!*.scc:.*:<dir>_*:!CVS:!thumbs.db:!picasa.ini:!*~"><source path="C:\Users\mathe\AndroidStudioProjects\AluraViagens\app\src\debug\jniLibs"/></dataSet></merger> |
| #Sun Jul 12 19:06:46 BRT 2020 | |
| C\:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\src\\main\\res\\mipmap-xxxhdpi\\ic_launcher.png=C\:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\build\\intermediates\\res\\merged\\debug\\mipmap-xxxhdpi_ic_launcher.png.flat | |
| C\:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\src\\main\\res\\mipmap-mdpi\\ic_launcher.png=C\:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\build\\intermediates\\res\\merged\\debug\\mipmap-mdpi_ic_launcher.png.flat | |
| C\:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\src\\main\\res\\drawable-hdpi\\belo_horizonte_mg.jpg=C\:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_belo_horizonte_mg.jpg.flat | |
| C\:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\build\\generated\\res\\pngs\\debug\\drawable-xxxhdpi\\ic_launcher_background.png=C\:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxxhdpi_ic_launcher_background.png.flat | |
| C\:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\src\\main\\res\\drawable-mdpi\\sao_paulo_sp.jpg=C\:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi_sao_paulo_sp.jpg.flat | |
| C\:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\src\\main\\res\\drawable-xhdpi\\foz_do_iguacu_pr.jpg=C\:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi_foz_do_iguacu_pr.jpg.flat | |
| C\:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\src\\main\\res\\drawable-mdpi\\salvador_ba.jpg=C\:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi_salvador_ba.jpg.flat | |
| C\:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\src\\main\\res\\drawable-xxxhdpi\\ic_cvc_cartao_de_credito.png=C\:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxxhdpi_ic_cvc_cartao_de_credito.png.flat | |
| C\:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\src\\main\\res\\drawable-xhdpi\\belo_horizonte_mg.jpg=C\:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi_belo_horizonte_mg.jpg.flat | |
| C\:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\src\\main\\res\\drawable-mdpi\\ic_cvc_cartao_de_credito.png=C\:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi_ic_cvc_cartao_de_credito.png.flat | |
| C\:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\src\\main\\res\\drawable-xxhdpi\\foz_do_iguacu_pr.jpg=C\:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi_foz_do_iguacu_pr.jpg.flat | |
| C\:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\build\\generated\\res\\pngs\\debug\\drawable-xxhdpi\\ic_launcher_background.png=C\:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi_ic_launcher_background.png.flat | |
| C\:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\src\\main\\res\\layout\\activity_lista_pacotes.xml=C\:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\build\\intermediates\\res\\merged\\debug\\layout_activity_lista_pacotes.xml.flat | |
| C\:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\src\\main\\res\\drawable-ldpi\\salvador_ba.jpg=C\:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\build\\intermediates\\res\\merged\\debug\\drawable-ldpi_salvador_ba.jpg.flat | |
| C\:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\src\\main\\res\\mipmap-mdpi\\ic_launcher_round.png=C\:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\build\\intermediates\\res\\merged\\debug\\mipmap-mdpi_ic_launcher_round.png.flat | |
| C\:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\src\\main\\res\\drawable-ldpi\\recife_pe.jpg=C\:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\build\\intermediates\\res\\merged\\debug\\drawable-ldpi_recife_pe.jpg.flat | |
| C\:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\build\\generated\\res\\pngs\\debug\\drawable-hdpi\\ic_launcher_background.png=C\:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_ic_launcher_background.png.flat | |
| C\:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\src\\main\\res\\mipmap-xxhdpi\\ic_launcher_round.png=C\:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\build\\intermediates\\res\\merged\\debug\\mipmap-xxhdpi_ic_launcher_round.png.flat | |
| C\:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\src\\main\\res\\layout\\activity_resumo_pacote.xml=C\:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\build\\intermediates\\res\\merged\\debug\\layout_activity_resumo_pacote.xml.flat | |
| C\:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\src\\main\\res\\drawable-hdpi\\sao_paulo_sp.jpg=C\:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_sao_paulo_sp.jpg.flat | |
| C\:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\src\\main\\res\\mipmap-xhdpi\\ic_launcher.png=C\:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\build\\intermediates\\res\\merged\\debug\\mipmap-xhdpi_ic_launcher.png.flat | |
| C\:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\src\\main\\res\\drawable-xxxhdpi\\sao_paulo_sp.jpg=C\:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxxhdpi_sao_paulo_sp.jpg.flat | |
| C\:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\src\\main\\res\\drawable-xxhdpi\\rio_de_janeiro_rj.jpg=C\:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi_rio_de_janeiro_rj.jpg.flat | |
| C\:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\src\\main\\res\\mipmap-xhdpi\\ic_launcher_round.png=C\:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\build\\intermediates\\res\\merged\\debug\\mipmap-xhdpi_ic_launcher_round.png.flat | |
| C\:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\src\\main\\res\\drawable-mdpi\\rio_de_janeiro_rj.jpg=C\:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi_rio_de_janeiro_rj.jpg.flat | |
| C\:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\src\\main\\res\\layout\\activity_resumo_compra.xml=C\:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\build\\intermediates\\res\\merged\\debug\\layout_activity_resumo_compra.xml.flat | |
| C\:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\src\\main\\res\\drawable-xhdpi\\salvador_ba.jpg=C\:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi_salvador_ba.jpg.flat | |
| C\:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\src\\main\\res\\drawable-xxxhdpi\\recife_pe.jpg=C\:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxxhdpi_recife_pe.jpg.flat | |
| C\:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\src\\main\\res\\drawable-v24\\ic_launcher_foreground.xml=C\:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\build\\intermediates\\res\\merged\\debug\\drawable-v24_ic_launcher_foreground.xml.flat | |
| C\:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\src\\main\\res\\drawable-ldpi\\foz_do_iguacu_pr.jpg=C\:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\build\\intermediates\\res\\merged\\debug\\drawable-ldpi_foz_do_iguacu_pr.jpg.flat | |
| C\:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\src\\main\\res\\drawable-hdpi\\recife_pe.jpg=C\:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_recife_pe.jpg.flat | |
| C\:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\src\\main\\res\\mipmap-anydpi-v26\\ic_launcher.xml=C\:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\build\\intermediates\\res\\merged\\debug\\mipmap-anydpi-v26_ic_launcher.xml.flat | |
| C\:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\build\\generated\\res\\pngs\\debug\\drawable-anydpi-v21\\ic_launcher_background.xml=C\:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\build\\intermediates\\res\\merged\\debug\\drawable-anydpi-v21_ic_launcher_background.xml.flat | |
| C\:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\src\\main\\res\\drawable\\botao_redondo_laranja.xml=C\:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\build\\intermediates\\res\\merged\\debug\\drawable_botao_redondo_laranja.xml.flat | |
| C\:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\src\\main\\res\\drawable-hdpi\\foz_do_iguacu_pr.jpg=C\:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_foz_do_iguacu_pr.jpg.flat | |
| C\:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\src\\main\\res\\drawable-ldpi\\sao_paulo_sp.jpg=C\:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\build\\intermediates\\res\\merged\\debug\\drawable-ldpi_sao_paulo_sp.jpg.flat | |
| C\:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\src\\main\\res\\drawable-xxxhdpi\\rio_de_janeiro_rj.jpg=C\:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxxhdpi_rio_de_janeiro_rj.jpg.flat | |
| C\:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\src\\main\\res\\drawable-xxhdpi\\ic_cvc_cartao_de_credito.png=C\:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi_ic_cvc_cartao_de_credito.png.flat | |
| C\:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\src\\main\\res\\drawable-xhdpi\\recife_pe.jpg=C\:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi_recife_pe.jpg.flat | |
| C\:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\src\\main\\res\\mipmap-hdpi\\ic_launcher.png=C\:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\build\\intermediates\\res\\merged\\debug\\mipmap-hdpi_ic_launcher.png.flat | |
| C\:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\src\\main\\res\\mipmap-hdpi\\ic_launcher_round.png=C\:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\build\\intermediates\\res\\merged\\debug\\mipmap-hdpi_ic_launcher_round.png.flat | |
| C\:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\build\\generated\\res\\pngs\\debug\\drawable-ldpi\\ic_launcher_background.png=C\:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\build\\intermediates\\res\\merged\\debug\\drawable-ldpi_ic_launcher_background.png.flat | |
| C\:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\build\\generated\\res\\pngs\\debug\\drawable-xhdpi\\ic_launcher_background.png=C\:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi_ic_launcher_background.png.flat | |
| C\:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\src\\main\\res\\drawable-mdpi\\belo_horizonte_mg.jpg=C\:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi_belo_horizonte_mg.jpg.flat | |
| C\:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\src\\main\\res\\drawable-xxhdpi\\belo_horizonte_mg.jpg=C\:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi_belo_horizonte_mg.jpg.flat | |
| C\:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\src\\main\\res\\drawable-mdpi\\recife_pe.jpg=C\:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi_recife_pe.jpg.flat | |
| C\:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\src\\main\\res\\mipmap-anydpi-v26\\ic_launcher_round.xml=C\:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\build\\intermediates\\res\\merged\\debug\\mipmap-anydpi-v26_ic_launcher_round.xml.flat | |
| C\:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\src\\main\\res\\drawable-ldpi\\rio_de_janeiro_rj.jpg=C\:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\build\\intermediates\\res\\merged\\debug\\drawable-ldpi_rio_de_janeiro_rj.jpg.flat | |
| C\:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\src\\main\\res\\drawable-xxxhdpi\\foz_do_iguacu_pr.jpg=C\:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxxhdpi_foz_do_iguacu_pr.jpg.flat | |
| C\:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\src\\main\\res\\drawable-xxhdpi\\recife_pe.jpg=C\:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi_recife_pe.jpg.flat | |
| C\:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\src\\main\\res\\drawable-hdpi\\salvador_ba.jpg=C\:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_salvador_ba.jpg.flat | |
| C\:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\src\\main\\res\\drawable-xhdpi\\sao_paulo_sp.jpg=C\:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi_sao_paulo_sp.jpg.flat | |
| C\:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\build\\generated\\res\\pngs\\debug\\drawable-mdpi\\ic_launcher_background.png=C\:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi_ic_launcher_background.png.flat | |
| C\:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\src\\main\\res\\drawable-xhdpi\\ic_cvc_cartao_de_credito.png=C\:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi_ic_cvc_cartao_de_credito.png.flat | |
| C\:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\src\\main\\res\\drawable-hdpi\\ic_cvc_cartao_de_credito.png=C\:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_ic_cvc_cartao_de_credito.png.flat | |
| C\:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\src\\main\\res\\drawable-xxhdpi\\salvador_ba.jpg=C\:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi_salvador_ba.jpg.flat | |
| C\:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\src\\main\\res\\layout\\item_pacote.xml=C\:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\build\\intermediates\\res\\merged\\debug\\layout_item_pacote.xml.flat | |
| C\:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\src\\main\\res\\drawable-xxxhdpi\\belo_horizonte_mg.jpg=C\:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxxhdpi_belo_horizonte_mg.jpg.flat | |
| C\:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\src\\main\\res\\drawable-hdpi\\rio_de_janeiro_rj.jpg=C\:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_rio_de_janeiro_rj.jpg.flat | |
| C\:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\src\\main\\res\\drawable-xxhdpi\\sao_paulo_sp.jpg=C\:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi_sao_paulo_sp.jpg.flat | |
| C\:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\src\\main\\res\\mipmap-xxhdpi\\ic_launcher.png=C\:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\build\\intermediates\\res\\merged\\debug\\mipmap-xxhdpi_ic_launcher.png.flat | |
| C\:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\src\\main\\res\\mipmap-xxxhdpi\\ic_launcher_round.png=C\:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\build\\intermediates\\res\\merged\\debug\\mipmap-xxxhdpi_ic_launcher_round.png.flat | |
| C\:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\src\\main\\res\\drawable-xhdpi\\rio_de_janeiro_rj.jpg=C\:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi_rio_de_janeiro_rj.jpg.flat | |
| C\:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\src\\main\\res\\drawable-ldpi\\belo_horizonte_mg.jpg=C\:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\build\\intermediates\\res\\merged\\debug\\drawable-ldpi_belo_horizonte_mg.jpg.flat | |
| C\:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\src\\main\\res\\drawable-mdpi\\foz_do_iguacu_pr.jpg=C\:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi_foz_do_iguacu_pr.jpg.flat | |
| C\:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\src\\main\\res\\drawable-xxxhdpi\\salvador_ba.jpg=C\:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxxhdpi_salvador_ba.jpg.flat | |
| C\:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\src\\main\\res\\layout\\activity_pagamento.xml=C\:\\Users\\mathe\\AndroidStudioProjects\\AluraViagens\\app\\build\\intermediates\\res\\merged\\debug\\layout_activity_pagamento.xml.flat |
| <?xml version="1.0" encoding="utf-8"?> | |
| <resources xmlns:ns1="urn:oasis:names:tc:xliff:document:1.2"> | |
| <attr format="boolean" name="barrierAllowsGoneWidgets"/> | |
| <attr format="enum" name="barrierDirection"> | |
| <enum name="left" value="0"/> | |
| <enum name="right" value="1"/> | |
| <enum name="top" value="2"/> | |
| <enum name="bottom" value="3"/> | |
| <enum name="start" value="5"/> | |
| <enum name="end" value="6"/> | |
| </attr> | |
| <attr format="reference" name="cardViewStyle"/> | |
| <attr format="boolean" name="chainUseRtl"/> | |
| <attr format="reference" name="constraintSet"/> | |
| <attr format="string" name="constraint_referenced_ids"/> | |
| <attr format="reference" name="content"/> | |
| <attr format="reference" name="drawerArrowStyle"/> | |
| <attr name="emptyVisibility"> | |
| <enum name="gone" value="0"/> | |
| <enum name="invisible" value="1"/> | |
| </attr> | |
| <attr format="dimension" name="height"/> | |
| <attr format="boolean" name="isLightTheme"/> | |
| <attr format="boolean" name="layout_constrainedHeight"/> | |
| <attr format="boolean" name="layout_constrainedWidth"/> | |
| <attr format="integer" name="layout_constraintBaseline_creator"/> | |
| <attr format="reference|enum" name="layout_constraintBaseline_toBaselineOf"> | |
| <enum name="parent" value="0"/> | |
| </attr> | |
| <attr format="integer" name="layout_constraintBottom_creator"/> | |
| <attr format="reference|enum" name="layout_constraintBottom_toBottomOf"> | |
| <enum name="parent" value="0"/> | |
| </attr> | |
| <attr format="reference|enum" name="layout_constraintBottom_toTopOf"> | |
| <enum name="parent" value="0"/> | |
| </attr> | |
| <attr format="reference" name="layout_constraintCircle"/> | |
| <attr format="integer" name="layout_constraintCircleAngle"/> | |
| <attr format="dimension" name="layout_constraintCircleRadius"/> | |
| <attr format="string" name="layout_constraintDimensionRatio"/> | |
| <attr format="reference|enum" name="layout_constraintEnd_toEndOf"> | |
| <enum name="parent" value="0"/> | |
| </attr> | |
| <attr format="reference|enum" name="layout_constraintEnd_toStartOf"> | |
| <enum name="parent" value="0"/> | |
| </attr> | |
| <attr format="dimension" name="layout_constraintGuide_begin"/> | |
| <attr format="dimension" name="layout_constraintGuide_end"/> | |
| <attr format="float" name="layout_constraintGuide_percent"/> | |
| <attr name="layout_constraintHeight_default"> | |
| <enum name="spread" value="0"/> | |
| <enum name="wrap" value="1"/> | |
| <enum name="percent" value="2"/> | |
| </attr> | |
| <attr format="dimension|enum" name="layout_constraintHeight_max"> | |
| <enum name="wrap" value="-2"/> | |
| </attr> | |
| <attr format="dimension|enum" name="layout_constraintHeight_min"> | |
| <enum name="wrap" value="-2"/> | |
| </attr> | |
| <attr format="float" name="layout_constraintHeight_percent"/> | |
| <attr format="float" name="layout_constraintHorizontal_bias"/> | |
| <attr format="enum" name="layout_constraintHorizontal_chainStyle"> | |
| <enum name="spread" value="0"/> | |
| <enum name="spread_inside" value="1"/> | |
| <enum name="packed" value="2"/> | |
| </attr> | |
| <attr format="float" name="layout_constraintHorizontal_weight"/> | |
| <attr format="integer" name="layout_constraintLeft_creator"/> | |
| <attr format="reference|enum" name="layout_constraintLeft_toLeftOf"> | |
| <enum name="parent" value="0"/> | |
| </attr> | |
| <attr format="reference|enum" name="layout_constraintLeft_toRightOf"> | |
| <enum name="parent" value="0"/> | |
| </attr> | |
| <attr format="integer" name="layout_constraintRight_creator"/> | |
| <attr format="reference|enum" name="layout_constraintRight_toLeftOf"> | |
| <enum name="parent" value="0"/> | |
| </attr> | |
| <attr format="reference|enum" name="layout_constraintRight_toRightOf"> | |
| <enum name="parent" value="0"/> | |
| </attr> | |
| <attr format="reference|enum" name="layout_constraintStart_toEndOf"> | |
| <enum name="parent" value="0"/> | |
| </attr> | |
| <attr format="reference|enum" name="layout_constraintStart_toStartOf"> | |
| <enum name="parent" value="0"/> | |
| </attr> | |
| <attr format="integer" name="layout_constraintTop_creator"/> | |
| <attr format="reference|enum" name="layout_constraintTop_toBottomOf"> | |
| <enum name="parent" value="0"/> | |
| </attr> | |
| <attr format="reference|enum" name="layout_constraintTop_toTopOf"> | |
| <enum name="parent" value="0"/> | |
| </attr> | |
| <attr format="float" name="layout_constraintVertical_bias"/> | |
| <attr format="enum" name="layout_constraintVertical_chainStyle"> | |
| <enum name="spread" value="0"/> | |
| <enum name="spread_inside" value="1"/> | |
| <enum name="packed" value="2"/> | |
| </attr> | |
| <attr format="float" name="layout_constraintVertical_weight"/> | |
| <attr name="layout_constraintWidth_default"> | |
| <enum name="spread" value="0"/> | |
| <enum name="wrap" value="1"/> | |
| <enum name="percent" value="2"/> | |
| </attr> | |
| <attr format="dimension|enum" name="layout_constraintWidth_max"> | |
| <enum name="wrap" value="-2"/> | |
| </attr> | |
| <attr format="dimension|enum" name="layout_constraintWidth_min"> | |
| <enum name="wrap" value="-2"/> | |
| </attr> | |
| <attr format="float" name="layout_constraintWidth_percent"/> | |
| <attr format="dimension" name="layout_editor_absoluteX"/> | |
| <attr format="dimension" name="layout_editor_absoluteY"/> | |
| <attr format="dimension" name="layout_goneMarginBottom"/> | |
| <attr format="dimension" name="layout_goneMarginEnd"/> | |
| <attr format="dimension" name="layout_goneMarginLeft"/> | |
| <attr format="dimension" name="layout_goneMarginRight"/> | |
| <attr format="dimension" name="layout_goneMarginStart"/> | |
| <attr format="dimension" name="layout_goneMarginTop"/> | |
| <attr name="layout_optimizationLevel"> | |
| <flag name="none" value="0"/> | |
| <flag name="standard" value="7"/> | |
| <flag name="direct" value="1"/> | |
| <flag name="barrier" value="2"/> | |
| <flag name="chains" value="4"/> | |
| <flag name="dimensions" value="8"/> | |
| <flag name="groups" value="32"/> | |
| </attr> | |
| <attr format="string" name="title"/> | |
| <bool name="abc_action_bar_embed_tabs">true</bool> | |
| <bool name="abc_allow_stacked_button_bar">false</bool> | |
| <bool name="abc_config_actionMenuItemAllCaps">true</bool> | |
| <color name="abc_input_method_navigation_guard">@android:color/black</color> | |
| <color name="abc_search_url_text_normal">#7fa87f</color> | |
| <color name="abc_search_url_text_pressed">@android:color/black</color> | |
| <color name="abc_search_url_text_selected">@android:color/black</color> | |
| <color name="accent_material_dark">@color/material_deep_teal_200</color> | |
| <color name="accent_material_light">@color/material_deep_teal_500</color> | |
| <color name="background_floating_material_dark">@color/material_grey_800</color> | |
| <color name="background_floating_material_light">@android:color/white</color> | |
| <color name="background_material_dark">@color/material_grey_850</color> | |
| <color name="background_material_light">@color/material_grey_50</color> | |
| <color name="bright_foreground_disabled_material_dark">#80ffffff</color> | |
| <color name="bright_foreground_disabled_material_light">#80000000</color> | |
| <color name="bright_foreground_inverse_material_dark">@color/bright_foreground_material_light</color> | |
| <color name="bright_foreground_inverse_material_light">@color/bright_foreground_material_dark</color> | |
| <color name="bright_foreground_material_dark">@android:color/white</color> | |
| <color name="bright_foreground_material_light">@android:color/black</color> | |
| <color name="button_material_dark">#ff5a595b</color> | |
| <color name="button_material_light">#ffd6d7d7</color> | |
| <color name="cardview_dark_background">#FF424242</color> | |
| <color name="cardview_light_background">#FFFFFFFF</color> | |
| <color name="cardview_shadow_end_color">#03000000</color> | |
| <color name="cardview_shadow_start_color">#37000000</color> | |
| <color name="colorAccent"> #ae52d4</color> | |
| <color name="colorPrimary">#7b1fa2</color> | |
| <color name="colorPrimaryDark">#4a0072</color> | |
| <color name="dim_foreground_disabled_material_dark">#80bebebe</color> | |
| <color name="dim_foreground_disabled_material_light">#80323232</color> | |
| <color name="dim_foreground_material_dark">#ffbebebe</color> | |
| <color name="dim_foreground_material_light">#ff323232</color> | |
| <color name="error_color_material_dark">#ff7043</color> | |
| <color name="error_color_material_light">#ff5722</color> | |
| <color name="foreground_material_dark">@android:color/white</color> | |
| <color name="foreground_material_light">@android:color/black</color> | |
| <color name="highlighted_text_material_dark">#6680cbc4</color> | |
| <color name="highlighted_text_material_light">#66009688</color> | |
| <color name="material_blue_grey_800">#ff37474f</color> | |
| <color name="material_blue_grey_900">#ff263238</color> | |
| <color name="material_blue_grey_950">#ff21272b</color> | |
| <color name="material_deep_teal_200">#ff80cbc4</color> | |
| <color name="material_deep_teal_500">#ff008577</color> | |
| <color name="material_grey_100">#fff5f5f5</color> | |
| <color name="material_grey_300">#ffe0e0e0</color> | |
| <color name="material_grey_50">#fffafafa</color> | |
| <color name="material_grey_600">#ff757575</color> | |
| <color name="material_grey_800">#ff424242</color> | |
| <color name="material_grey_850">#ff303030</color> | |
| <color name="material_grey_900">#ff212121</color> | |
| <color name="notification_action_color_filter">#ffffffff</color> | |
| <color name="notification_icon_bg_color">#ff9e9e9e</color> | |
| <color name="primary_dark_material_dark">@android:color/black</color> | |
| <color name="primary_dark_material_light">@color/material_grey_600</color> | |
| <color name="primary_material_dark">@color/material_grey_900</color> | |
| <color name="primary_material_light">@color/material_grey_100</color> | |
| <color name="primary_text_default_material_dark">#ffffffff</color> | |
| <color name="primary_text_default_material_light">#de000000</color> | |
| <color name="primary_text_disabled_material_dark">#4Dffffff</color> | |
| <color name="primary_text_disabled_material_light">#39000000</color> | |
| <color name="ripple_material_dark">#33ffffff</color> | |
| <color name="ripple_material_light">#1f000000</color> | |
| <color name="secondary_text_default_material_dark">#b3ffffff</color> | |
| <color name="secondary_text_default_material_light">#8a000000</color> | |
| <color name="secondary_text_disabled_material_dark">#36ffffff</color> | |
| <color name="secondary_text_disabled_material_light">#24000000</color> | |
| <color name="switch_thumb_disabled_material_dark">#ff616161</color> | |
| <color name="switch_thumb_disabled_material_light">#ffbdbdbd</color> | |
| <color name="switch_thumb_normal_material_dark">#ffbdbdbd</color> | |
| <color name="switch_thumb_normal_material_light">#fff1f1f1</color> | |
| <color name="tooltip_background_dark">#e6616161</color> | |
| <color name="tooltip_background_light">#e6FFFFFF</color> | |
| <dimen name="abc_action_bar_content_inset_material">16dp</dimen> | |
| <dimen name="abc_action_bar_content_inset_with_nav">72dp</dimen> | |
| <dimen name="abc_action_bar_default_height_material">56dp</dimen> | |
| <dimen name="abc_action_bar_default_padding_end_material">0dp</dimen> | |
| <dimen name="abc_action_bar_default_padding_start_material">0dp</dimen> | |
| <dimen name="abc_action_bar_elevation_material">4dp</dimen> | |
| <dimen name="abc_action_bar_icon_vertical_padding_material">16dp</dimen> | |
| <dimen name="abc_action_bar_overflow_padding_end_material">10dp</dimen> | |
| <dimen name="abc_action_bar_overflow_padding_start_material">6dp</dimen> | |
| <dimen name="abc_action_bar_stacked_max_height">48dp</dimen> | |
| <dimen name="abc_action_bar_stacked_tab_max_width">180dp</dimen> | |
| <dimen name="abc_action_bar_subtitle_bottom_margin_material">5dp</dimen> | |
| <dimen name="abc_action_bar_subtitle_top_margin_material">-3dp</dimen> | |
| <dimen name="abc_action_button_min_height_material">48dp</dimen> | |
| <dimen name="abc_action_button_min_width_material">48dp</dimen> | |
| <dimen name="abc_action_button_min_width_overflow_material">36dp</dimen> | |
| <dimen name="abc_alert_dialog_button_bar_height">48dp</dimen> | |
| <dimen name="abc_alert_dialog_button_dimen">48dp</dimen> | |
| <dimen name="abc_button_inset_horizontal_material">@dimen/abc_control_inset_material</dimen> | |
| <dimen name="abc_button_inset_vertical_material">6dp</dimen> | |
| <dimen name="abc_button_padding_horizontal_material">8dp</dimen> | |
| <dimen name="abc_button_padding_vertical_material">@dimen/abc_control_padding_material</dimen> | |
| <dimen name="abc_cascading_menus_min_smallest_width">720dp</dimen> | |
| <dimen name="abc_config_prefDialogWidth">320dp</dimen> | |
| <dimen name="abc_control_corner_material">2dp</dimen> | |
| <dimen name="abc_control_inset_material">4dp</dimen> | |
| <dimen name="abc_control_padding_material">4dp</dimen> | |
| <dimen name="abc_dialog_corner_radius_material">2dp</dimen> | |
| <item name="abc_dialog_fixed_height_major" type="dimen">80%</item> | |
| <item name="abc_dialog_fixed_height_minor" type="dimen">100%</item> | |
| <item name="abc_dialog_fixed_width_major" type="dimen">320dp</item> | |
| <item name="abc_dialog_fixed_width_minor" type="dimen">320dp</item> | |
| <dimen name="abc_dialog_list_padding_bottom_no_buttons">8dp</dimen> | |
| <dimen name="abc_dialog_list_padding_top_no_title">8dp</dimen> | |
| <item name="abc_dialog_min_width_major" type="dimen">65%</item> | |
| <item name="abc_dialog_min_width_minor" type="dimen">95%</item> | |
| <dimen name="abc_dialog_padding_material">24dp</dimen> | |
| <dimen name="abc_dialog_padding_top_material">18dp</dimen> | |
| <dimen name="abc_dialog_title_divider_material">8dp</dimen> | |
| <item format="float" name="abc_disabled_alpha_material_dark" type="dimen">0.30</item> | |
| <item format="float" name="abc_disabled_alpha_material_light" type="dimen">0.26</item> | |
| <dimen name="abc_dropdownitem_icon_width">32dip</dimen> | |
| <dimen name="abc_dropdownitem_text_padding_left">8dip</dimen> | |
| <dimen name="abc_dropdownitem_text_padding_right">8dip</dimen> | |
| <dimen name="abc_edit_text_inset_bottom_material">7dp</dimen> | |
| <dimen name="abc_edit_text_inset_horizontal_material">4dp</dimen> | |
| <dimen name="abc_edit_text_inset_top_material">10dp</dimen> | |
| <dimen name="abc_floating_window_z">16dp</dimen> | |
| <dimen name="abc_list_item_height_large_material">80dp</dimen> | |
| <dimen name="abc_list_item_height_material">64dp</dimen> | |
| <dimen name="abc_list_item_height_small_material">48dp</dimen> | |
| <dimen name="abc_list_item_padding_horizontal_material">@dimen/abc_action_bar_content_inset_material</dimen> | |
| <dimen name="abc_panel_menu_list_width">296dp</dimen> | |
| <dimen name="abc_progress_bar_height_material">4dp</dimen> | |
| <dimen name="abc_search_view_preferred_height">48dip</dimen> | |
| <dimen name="abc_search_view_preferred_width">320dip</dimen> | |
| <dimen name="abc_seekbar_track_background_height_material">2dp</dimen> | |
| <dimen name="abc_seekbar_track_progress_height_material">2dp</dimen> | |
| <dimen name="abc_select_dialog_padding_start_material">20dp</dimen> | |
| <dimen name="abc_switch_padding">3dp</dimen> | |
| <dimen name="abc_text_size_body_1_material">14sp</dimen> | |
| <dimen name="abc_text_size_body_2_material">14sp</dimen> | |
| <dimen name="abc_text_size_button_material">14sp</dimen> | |
| <dimen name="abc_text_size_caption_material">12sp</dimen> | |
| <dimen name="abc_text_size_display_1_material">34sp</dimen> | |
| <dimen name="abc_text_size_display_2_material">45sp</dimen> | |
| <dimen name="abc_text_size_display_3_material">56sp</dimen> | |
| <dimen name="abc_text_size_display_4_material">112sp</dimen> | |
| <dimen name="abc_text_size_headline_material">24sp</dimen> | |
| <dimen name="abc_text_size_large_material">22sp</dimen> | |
| <dimen name="abc_text_size_medium_material">18sp</dimen> | |
| <dimen name="abc_text_size_menu_header_material">14sp</dimen> | |
| <dimen name="abc_text_size_menu_material">16sp</dimen> | |
| <dimen name="abc_text_size_small_material">14sp</dimen> | |
| <dimen name="abc_text_size_subhead_material">16sp</dimen> | |
| <dimen name="abc_text_size_subtitle_material_toolbar">16dp</dimen> | |
| <dimen name="abc_text_size_title_material">20sp</dimen> | |
| <dimen name="abc_text_size_title_material_toolbar">20dp</dimen> | |
| <dimen name="cardview_compat_inset_shadow">1dp</dimen> | |
| <dimen name="cardview_default_elevation">2dp</dimen> | |
| <dimen name="cardview_default_radius">2dp</dimen> | |
| <dimen name="compat_button_inset_horizontal_material">4dp</dimen> | |
| <dimen name="compat_button_inset_vertical_material">6dp</dimen> | |
| <dimen name="compat_button_padding_horizontal_material">8dp</dimen> | |
| <dimen name="compat_button_padding_vertical_material">4dp</dimen> | |
| <dimen name="compat_control_corner_material">2dp</dimen> | |
| <dimen name="compat_notification_large_icon_max_height">320dp</dimen> | |
| <dimen name="compat_notification_large_icon_max_width">320dp</dimen> | |
| <item format="float" name="disabled_alpha_material_dark" type="dimen">0.30</item> | |
| <item format="float" name="disabled_alpha_material_light" type="dimen">0.26</item> | |
| <item format="float" name="highlight_alpha_material_colored" type="dimen">0.26</item> | |
| <item format="float" name="highlight_alpha_material_dark" type="dimen">0.20</item> | |
| <item format="float" name="highlight_alpha_material_light" type="dimen">0.12</item> | |
| <item format="float" name="hint_alpha_material_dark" type="dimen">0.50</item> | |
| <item format="float" name="hint_alpha_material_light" type="dimen">0.38</item> | |
| <item format="float" name="hint_pressed_alpha_material_dark" type="dimen">0.70</item> | |
| <item format="float" name="hint_pressed_alpha_material_light" type="dimen">0.54</item> | |
| <dimen name="notification_action_icon_size">32dp</dimen> | |
| <dimen name="notification_action_text_size">13sp</dimen> | |
| <dimen name="notification_big_circle_margin">12dp</dimen> | |
| <dimen name="notification_content_margin_start">8dp</dimen> | |
| <dimen name="notification_large_icon_height">64dp</dimen> | |
| <dimen name="notification_large_icon_width">64dp</dimen> | |
| <dimen name="notification_main_column_padding_top">10dp</dimen> | |
| <dimen name="notification_media_narrow_margin">@dimen/notification_content_margin_start</dimen> | |
| <dimen name="notification_right_icon_size">16dp</dimen> | |
| <dimen name="notification_right_side_padding_top">2dp</dimen> | |
| <dimen name="notification_small_icon_background_padding">3dp</dimen> | |
| <dimen name="notification_small_icon_size_as_large">24dp</dimen> | |
| <dimen name="notification_subtext_size">13sp</dimen> | |
| <dimen name="notification_top_pad">10dp</dimen> | |
| <dimen name="notification_top_pad_large_text">5dp</dimen> | |
| <dimen name="tooltip_corner_radius">2dp</dimen> | |
| <dimen name="tooltip_horizontal_padding">16dp</dimen> | |
| <dimen name="tooltip_margin">8dp</dimen> | |
| <dimen name="tooltip_precise_anchor_extra_offset">8dp</dimen> | |
| <dimen name="tooltip_precise_anchor_threshold">96dp</dimen> | |
| <dimen name="tooltip_vertical_padding">6.5dp</dimen> | |
| <dimen name="tooltip_y_offset_non_touch">0dp</dimen> | |
| <dimen name="tooltip_y_offset_touch">16dp</dimen> | |
| <drawable name="notification_template_icon_bg">#3333B5E5</drawable> | |
| <drawable name="notification_template_icon_low_bg">#0cffffff</drawable> | |
| <item name="accessibility_action_clickable_span" type="id"/> | |
| <item name="accessibility_custom_action_0" type="id"/> | |
| <item name="accessibility_custom_action_1" type="id"/> | |
| <item name="accessibility_custom_action_10" type="id"/> | |
| <item name="accessibility_custom_action_11" type="id"/> | |
| <item name="accessibility_custom_action_12" type="id"/> | |
| <item name="accessibility_custom_action_13" type="id"/> | |
| <item name="accessibility_custom_action_14" type="id"/> | |
| <item name="accessibility_custom_action_15" type="id"/> | |
| <item name="accessibility_custom_action_16" type="id"/> | |
| <item name="accessibility_custom_action_17" type="id"/> | |
| <item name="accessibility_custom_action_18" type="id"/> | |
| <item name="accessibility_custom_action_19" type="id"/> | |
| <item name="accessibility_custom_action_2" type="id"/> | |
| <item name="accessibility_custom_action_20" type="id"/> | |
| <item name="accessibility_custom_action_21" type="id"/> | |
| <item name="accessibility_custom_action_22" type="id"/> | |
| <item name="accessibility_custom_action_23" type="id"/> | |
| <item name="accessibility_custom_action_24" type="id"/> | |
| <item name="accessibility_custom_action_25" type="id"/> | |
| <item name="accessibility_custom_action_26" type="id"/> | |
| <item name="accessibility_custom_action_27" type="id"/> | |
| <item name="accessibility_custom_action_28" type="id"/> | |
| <item name="accessibility_custom_action_29" type="id"/> | |
| <item name="accessibility_custom_action_3" type="id"/> | |
| <item name="accessibility_custom_action_30" type="id"/> | |
| <item name="accessibility_custom_action_31" type="id"/> | |
| <item name="accessibility_custom_action_4" type="id"/> | |
| <item name="accessibility_custom_action_5" type="id"/> | |
| <item name="accessibility_custom_action_6" type="id"/> | |
| <item name="accessibility_custom_action_7" type="id"/> | |
| <item name="accessibility_custom_action_8" type="id"/> | |
| <item name="accessibility_custom_action_9" type="id"/> | |
| <item name="action_bar_activity_content" type="id"/> | |
| <item name="action_bar_spinner" type="id"/> | |
| <item name="action_menu_divider" type="id"/> | |
| <item name="action_menu_presenter" type="id"/> | |
| <item name="home" type="id"/> | |
| <item name="line1" type="id"/> | |
| <item name="line3" type="id"/> | |
| <item name="progress_circular" type="id"/> | |
| <item name="progress_horizontal" type="id"/> | |
| <item name="split_action_bar" type="id"/> | |
| <item name="tag_accessibility_actions" type="id"/> | |
| <item name="tag_accessibility_clickable_spans" type="id"/> | |
| <item name="tag_accessibility_heading" type="id"/> | |
| <item name="tag_accessibility_pane_title" type="id"/> | |
| <item name="tag_screen_reader_focusable" type="id"/> | |
| <item name="tag_transition_group" type="id"/> | |
| <item name="tag_unhandled_key_event_manager" type="id"/> | |
| <item name="tag_unhandled_key_listeners" type="id"/> | |
| <item name="text" type="id"/> | |
| <item name="text2" type="id"/> | |
| <item name="title" type="id"/> | |
| <item name="up" type="id"/> | |
| <integer name="abc_config_activityDefaultDur">220</integer> | |
| <integer name="abc_config_activityShortDur">150</integer> | |
| <integer name="cancel_button_image_alpha">127</integer> | |
| <integer name="config_tooltipAnimTime">150</integer> | |
| <integer name="status_bar_notification_info_maxnum">999</integer> | |
| <string name="abc_action_bar_home_description">Navigate home</string> | |
| <string name="abc_action_bar_up_description">Navigate up</string> | |
| <string name="abc_action_menu_overflow_description">More options</string> | |
| <string name="abc_action_mode_done">Done</string> | |
| <string name="abc_activity_chooser_view_see_all">See all</string> | |
| <string name="abc_activitychooserview_choose_application">Choose an app</string> | |
| <string name="abc_capital_off">OFF</string> | |
| <string name="abc_capital_on">ON</string> | |
| <string name="abc_menu_alt_shortcut_label">Alt+</string> | |
| <string name="abc_menu_ctrl_shortcut_label">Ctrl+</string> | |
| <string name="abc_menu_delete_shortcut_label">delete</string> | |
| <string name="abc_menu_enter_shortcut_label">enter</string> | |
| <string name="abc_menu_function_shortcut_label">Function+</string> | |
| <string name="abc_menu_meta_shortcut_label">Meta+</string> | |
| <string name="abc_menu_shift_shortcut_label">Shift+</string> | |
| <string name="abc_menu_space_shortcut_label">space</string> | |
| <string name="abc_menu_sym_shortcut_label">Sym+</string> | |
| <string name="abc_prepend_shortcut_label">Menu+</string> | |
| <string name="abc_search_hint">Search…</string> | |
| <string name="abc_searchview_description_clear">Clear query</string> | |
| <string name="abc_searchview_description_query">Search query</string> | |
| <string name="abc_searchview_description_search">Search</string> | |
| <string name="abc_searchview_description_submit">Submit query</string> | |
| <string name="abc_searchview_description_voice">Voice search</string> | |
| <string name="abc_shareactionprovider_share_with">Share with</string> | |
| <string name="abc_shareactionprovider_share_with_application">Share with <ns1:g example="Mail" id="application_name">%s</ns1:g></string> | |
| <string name="abc_toolbar_collapse_description">Collapse</string> | |
| <string name="ano_cartao">AA</string> | |
| <string name="app_name">Alura Viagens</string> | |
| <string name="banner_inicial">banner_inicial</string> | |
| <string name="compra_realizada">Compra realizada com sucesso :)</string> | |
| <string name="confira_resuma">Confira o resumo da compra:</string> | |
| <string name="cvc">CVC</string> | |
| <string name="especiais">Especiais</string> | |
| <string name="finalizar_compra">Finalizar Compra</string> | |
| <string name="imagem_do_pacote">banner_inicial</string> | |
| <string name="mascara_nome_no_cartao">abcdefghijklmnopqrstuvwxyzçABCDEFGHIJKLMNOPQRSTUVWXYZÇ\u0020</string> | |
| <string name="mes_cartao">MM</string> | |
| <string name="nome_no_cartao">Nome no cartão</string> | |
| <string name="numero_cartao">Número do cartão</string> | |
| <string name="orientacao_pagamento">Digite as informações do cartão de crédito que você deseja usar para o pagamento</string> | |
| <string name="pais">Brasil</string> | |
| <string name="parabens">Parabéns!</string> | |
| <string name="preco_final_resumo_pacote">Preço final</string> | |
| <string name="realizar_pagamento">Realizar Pagamento</string> | |
| <string name="search_menu_title">Search</string> | |
| <string name="status_bar_notification_info_overflow">999+</string> | |
| <string name="valor_da_compra">Valor da compra:</string> | |
| <style name="AlertDialog.AppCompat" parent="Base.AlertDialog.AppCompat"/> | |
| <style name="AlertDialog.AppCompat.Light" parent="Base.AlertDialog.AppCompat.Light"/> | |
| <style name="Animation.AppCompat.Dialog" parent="Base.Animation.AppCompat.Dialog"/> | |
| <style name="Animation.AppCompat.DropDownUp" parent="Base.Animation.AppCompat.DropDownUp"/> | |
| <style name="Animation.AppCompat.Tooltip" parent="Base.Animation.AppCompat.Tooltip"/> | |
| <style name="AppTheme" parent="Theme.AppCompat.Light.DarkActionBar"> | |
| <item name="colorPrimary">@color/colorPrimary</item> | |
| <item name="colorPrimaryDark">@color/colorPrimaryDark</item> | |
| <item name="colorAccent">@color/colorAccent</item> | |
| </style> | |
| <style name="Base.AlertDialog.AppCompat" parent="android:Widget"> | |
| <item name="android:layout">@layout/abc_alert_dialog_material</item> | |
| <item name="listLayout">@layout/abc_select_dialog_material</item> | |
| <item name="listItemLayout">@layout/select_dialog_item_material</item> | |
| <item name="multiChoiceItemLayout">@layout/select_dialog_multichoice_material</item> | |
| <item name="singleChoiceItemLayout">@layout/select_dialog_singlechoice_material</item> | |
| <item name="buttonIconDimen">@dimen/abc_alert_dialog_button_dimen</item> | |
| </style> | |
| <style name="Base.AlertDialog.AppCompat.Light" parent="Base.AlertDialog.AppCompat"/> | |
| <style name="Base.Animation.AppCompat.Dialog" parent="android:Animation"> | |
| <item name="android:windowEnterAnimation">@anim/abc_popup_enter</item> | |
| <item name="android:windowExitAnimation">@anim/abc_popup_exit</item> | |
| </style> | |
| <style name="Base.Animation.AppCompat.DropDownUp" parent="android:Animation"> | |
| <item name="android:windowEnterAnimation">@anim/abc_grow_fade_in_from_bottom</item> | |
| <item name="android:windowExitAnimation">@anim/abc_shrink_fade_out_from_bottom</item> | |
| </style> | |
| <style name="Base.Animation.AppCompat.Tooltip" parent="android:Animation"> | |
| <item name="android:windowEnterAnimation">@anim/abc_tooltip_enter</item> | |
| <item name="android:windowExitAnimation">@anim/abc_tooltip_exit</item> | |
| </style> | |
| <style name="Base.CardView" parent="android:Widget"> | |
| <item name="cardCornerRadius">@dimen/cardview_default_radius</item> | |
| <item name="cardElevation">@dimen/cardview_default_elevation</item> | |
| <item name="cardMaxElevation">@dimen/cardview_default_elevation</item> | |
| <item name="cardUseCompatPadding">false</item> | |
| <item name="cardPreventCornerOverlap">true</item> | |
| </style> | |
| <style name="Base.DialogWindowTitle.AppCompat" parent="android:Widget"> | |
| <item name="android:maxLines">1</item> | |
| <item name="android:scrollHorizontally">true</item> | |
| <item name="android:textAppearance">@style/TextAppearance.AppCompat.Title</item> | |
| </style> | |
| <style name="Base.DialogWindowTitleBackground.AppCompat" parent="android:Widget"> | |
| <item name="android:background">@null</item> | |
| <item name="android:paddingLeft">?attr/dialogPreferredPadding</item> | |
| <item name="android:paddingRight">?attr/dialogPreferredPadding</item> | |
| <item name="android:paddingTop">@dimen/abc_dialog_padding_top_material</item> | |
| </style> | |
| <style name="Base.TextAppearance.AppCompat" parent="android:TextAppearance"> | |
| <item name="android:textColor">?android:textColorPrimary</item> | |
| <item name="android:textColorHint">?android:textColorHint</item> | |
| <item name="android:textColorHighlight">?android:textColorHighlight</item> | |
| <item name="android:textColorLink">?android:textColorLink</item> | |
| <item name="android:textSize">@dimen/abc_text_size_body_1_material</item> | |
| </style> | |
| <style name="Base.TextAppearance.AppCompat.Body1"> | |
| <item name="android:textSize">@dimen/abc_text_size_body_1_material</item> | |
| <item name="android:textColor">?android:textColorPrimary</item> | |
| </style> | |
| <style name="Base.TextAppearance.AppCompat.Body2"> | |
| <item name="android:textSize">@dimen/abc_text_size_body_2_material</item> | |
| <item name="android:textColor">?android:textColorPrimary</item> | |
| </style> | |
| <style name="Base.TextAppearance.AppCompat.Button"> | |
| <item name="android:textSize">@dimen/abc_text_size_button_material</item> | |
| <item name="android:textAllCaps">true</item> | |
| <item name="android:textColor">?android:textColorPrimary</item> | |
| </style> | |
| <style name="Base.TextAppearance.AppCompat.Caption"> | |
| <item name="android:textSize">@dimen/abc_text_size_caption_material</item> | |
| <item name="android:textColor">?android:textColorSecondary</item> | |
| </style> | |
| <style name="Base.TextAppearance.AppCompat.Display1"> | |
| <item name="android:textSize">@dimen/abc_text_size_display_1_material</item> | |
| <item name="android:textColor">?android:textColorSecondary</item> | |
| </style> | |
| <style name="Base.TextAppearance.AppCompat.Display2"> | |
| <item name="android:textSize">@dimen/abc_text_size_display_2_material</item> | |
| <item name="android:textColor">?android:textColorSecondary</item> | |
| </style> | |
| <style name="Base.TextAppearance.AppCompat.Display3"> | |
| <item name="android:textSize">@dimen/abc_text_size_display_3_material</item> | |
| <item name="android:textColor">?android:textColorSecondary</item> | |
| </style> | |
| <style name="Base.TextAppearance.AppCompat.Display4"> | |
| <item name="android:textSize">@dimen/abc_text_size_display_4_material</item> | |
| <item name="android:textColor">?android:textColorSecondary</item> | |
| </style> | |
| <style name="Base.TextAppearance.AppCompat.Headline"> | |
| <item name="android:textSize">@dimen/abc_text_size_headline_material</item> | |
| <item name="android:textColor">?android:textColorPrimary</item> | |
| </style> | |
| <style name="Base.TextAppearance.AppCompat.Inverse"> | |
| <item name="android:textColor">?android:attr/textColorPrimaryInverse</item> | |
| <item name="android:textColorHint">?android:attr/textColorHintInverse</item> | |
| <item name="android:textColorHighlight">?android:attr/textColorHighlightInverse</item> | |
| <item name="android:textColorLink">?android:attr/textColorLinkInverse</item> | |
| </style> | |
| <style name="Base.TextAppearance.AppCompat.Large"> | |
| <item name="android:textSize">@dimen/abc_text_size_large_material</item> | |
| <item name="android:textColor">?android:attr/textColorPrimary</item> | |
| </style> | |
| <style name="Base.TextAppearance.AppCompat.Large.Inverse"> | |
| <item name="android:textColor">?android:attr/textColorPrimaryInverse</item> | |
| <item name="android:textColorHint">?android:attr/textColorHintInverse</item> | |
| <item name="android:textColorHighlight">?android:attr/textColorHighlightInverse</item> | |
| <item name="android:textColorLink">?android:attr/textColorLinkInverse</item> | |
| </style> | |
| <style name="Base.TextAppearance.AppCompat.Medium"> | |
| <item name="android:textSize">@dimen/abc_text_size_medium_material</item> | |
| <item name="android:textColor">?android:attr/textColorSecondary</item> | |
| </style> | |
| <style name="Base.TextAppearance.AppCompat.Medium.Inverse"> | |
| <item name="android:textColor">?android:attr/textColorSecondaryInverse</item> | |
| <item name="android:textColorHint">?android:attr/textColorHintInverse</item> | |
| <item name="android:textColorHighlight">?android:attr/textColorHighlightInverse</item> | |
| <item name="android:textColorLink">?android:attr/textColorLinkInverse</item> | |
| </style> | |
| <style name="Base.TextAppearance.AppCompat.Menu"> | |
| <item name="android:textSize">@dimen/abc_text_size_menu_material</item> | |
| <item name="android:textColor">?android:textColorPrimary</item> | |
| </style> | |
| <style name="Base.TextAppearance.AppCompat.SearchResult" parent=""> | |
| <item name="android:textStyle">normal</item> | |
| <item name="android:textColor">?android:textColorPrimary</item> | |
| <item name="android:textColorHint">?android:textColorHint</item> | |
| </style> | |
| <style name="Base.TextAppearance.AppCompat.SearchResult.Subtitle"> | |
| <item name="android:textSize">14sp</item> | |
| <item name="android:textColor">?android:textColorSecondary</item> | |
| </style> | |
| <style name="Base.TextAppearance.AppCompat.SearchResult.Title"> | |
| <item name="android:textSize">18sp</item> | |
| </style> | |
| <style name="Base.TextAppearance.AppCompat.Small"> | |
| <item name="android:textSize">@dimen/abc_text_size_small_material</item> | |
| <item name="android:textColor">?android:attr/textColorTertiary</item> | |
| </style> | |
| <style name="Base.TextAppearance.AppCompat.Small.Inverse"> | |
| <item name="android:textColor">?android:attr/textColorTertiaryInverse</item> | |
| <item name="android:textColorHint">?android:attr/textColorHintInverse</item> | |
| <item name="android:textColorHighlight">?android:attr/textColorHighlightInverse</item> | |
| <item name="android:textColorLink">?android:attr/textColorLinkInverse</item> | |
| </style> | |
| <style name="Base.TextAppearance.AppCompat.Subhead"> | |
| <item name="android:textSize">@dimen/abc_text_size_subhead_material</item> | |
| <item name="android:textColor">?android:textColorPrimary</item> | |
| </style> | |
| <style name="Base.TextAppearance.AppCompat.Subhead.Inverse"> | |
| <item name="android:textColor">?android:attr/textColorPrimaryInverse</item> | |
| <item name="android:textColorHint">?android:attr/textColorHintInverse</item> | |
| <item name="android:textColorHighlight">?android:attr/textColorHighlightInverse</item> | |
| <item name="android:textColorLink">?android:attr/textColorLinkInverse</item> | |
| </style> | |
| <style name="Base.TextAppearance.AppCompat.Title"> | |
| <item name="android:textSize">@dimen/abc_text_size_title_material</item> | |
| <item name="android:textColor">?android:textColorPrimary</item> | |
| </style> | |
| <style name="Base.TextAppearance.AppCompat.Title.Inverse"> | |
| <item name="android:textColor">?android:attr/textColorPrimaryInverse</item> | |
| <item name="android:textColorHint">?android:attr/textColorHintInverse</item> | |
| <item name="android:textColorHighlight">?android:attr/textColorHighlightInverse</item> | |
| <item name="android:textColorLink">?android:attr/textColorLinkInverse</item> | |
| </style> | |
| <style name="Base.TextAppearance.AppCompat.Tooltip"> | |
| <item name="android:textSize">14sp</item> | |
| </style> | |
| <style name="Base.TextAppearance.AppCompat.Widget.ActionBar.Menu" parent="TextAppearance.AppCompat.Button"> | |
| <item name="android:textColor">?attr/actionMenuTextColor</item> | |
| <item name="textAllCaps">@bool/abc_config_actionMenuItemAllCaps</item> | |
| </style> | |
| <style name="Base.TextAppearance.AppCompat.Widget.ActionBar.Subtitle" parent="TextAppearance.AppCompat.Subhead"> | |
| <item name="android:textSize">@dimen/abc_text_size_subtitle_material_toolbar</item> | |
| <item name="android:textColor">?android:attr/textColorSecondary</item> | |
| </style> | |
| <style name="Base.TextAppearance.AppCompat.Widget.ActionBar.Subtitle.Inverse" parent="TextAppearance.AppCompat.Subhead.Inverse"> | |
| <item name="android:textSize">@dimen/abc_text_size_subtitle_material_toolbar</item> | |
| <item name="android:textColor">?android:attr/textColorSecondaryInverse</item> | |
| </style> | |
| <style name="Base.TextAppearance.AppCompat.Widget.ActionBar.Title" parent="TextAppearance.AppCompat.Title"> | |
| <item name="android:textSize">@dimen/abc_text_size_title_material_toolbar</item> | |
| <item name="android:textColor">?android:attr/textColorPrimary</item> | |
| </style> | |
| <style name="Base.TextAppearance.AppCompat.Widget.ActionBar.Title.Inverse" parent="TextAppearance.AppCompat.Title.Inverse"> | |
| <item name="android:textSize">@dimen/abc_text_size_title_material_toolbar</item> | |
| <item name="android:textColor">?android:attr/textColorPrimaryInverse</item> | |
| </style> | |
| <style name="Base.TextAppearance.AppCompat.Widget.ActionMode.Subtitle" parent="TextAppearance.AppCompat.Widget.ActionBar.Subtitle"/> | |
| <style name="Base.TextAppearance.AppCompat.Widget.ActionMode.Title" parent="TextAppearance.AppCompat.Widget.ActionBar.Title"/> | |
| <style name="Base.TextAppearance.AppCompat.Widget.Button" parent="TextAppearance.AppCompat.Button"/> | |
| <style name="Base.TextAppearance.AppCompat.Widget.Button.Borderless.Colored" parent="Base.TextAppearance.AppCompat.Widget.Button"> | |
| <item name="android:textColor">@color/abc_btn_colored_borderless_text_material</item> | |
| </style> | |
| <style name="Base.TextAppearance.AppCompat.Widget.Button.Colored"> | |
| <item name="android:textColor">@color/abc_btn_colored_text_material</item> | |
| </style> | |
| <style name="Base.TextAppearance.AppCompat.Widget.Button.Inverse" parent="TextAppearance.AppCompat.Button"> | |
| <item name="android:textColor">?android:textColorPrimaryInverse</item> | |
| </style> | |
| <style name="Base.TextAppearance.AppCompat.Widget.DropDownItem" parent="android:TextAppearance.Small"> | |
| <item name="android:textColor">?android:attr/textColorPrimaryDisableOnly</item> | |
| </style> | |
| <style name="Base.TextAppearance.AppCompat.Widget.PopupMenu.Header" parent="TextAppearance.AppCompat"> | |
| <item name="android:textSize">@dimen/abc_text_size_menu_header_material</item> | |
| <item name="android:textColor">?attr/colorAccent</item> | |
| </style> | |
| <style name="Base.TextAppearance.AppCompat.Widget.PopupMenu.Large" parent="TextAppearance.AppCompat.Menu"/> | |
| <style name="Base.TextAppearance.AppCompat.Widget.PopupMenu.Small" parent="TextAppearance.AppCompat.Menu"/> | |
| <style name="Base.TextAppearance.AppCompat.Widget.Switch" parent="TextAppearance.AppCompat.Button"/> | |
| <style name="Base.TextAppearance.AppCompat.Widget.TextView.SpinnerItem" parent="TextAppearance.AppCompat.Menu"/> | |
| <style name="Base.TextAppearance.Widget.AppCompat.ExpandedMenu.Item" parent="android:TextAppearance.Medium"> | |
| <item name="android:textColor">?android:attr/textColorPrimaryDisableOnly</item> | |
| </style> | |
| <style name="Base.TextAppearance.Widget.AppCompat.Toolbar.Subtitle" parent="TextAppearance.AppCompat.Widget.ActionBar.Subtitle"> | |
| </style> | |
| <style name="Base.TextAppearance.Widget.AppCompat.Toolbar.Title" parent="TextAppearance.AppCompat.Widget.ActionBar.Title"> | |
| </style> | |
| <style name="Base.Theme.AppCompat" parent="Base.V7.Theme.AppCompat"> | |
| </style> | |
| <style name="Base.Theme.AppCompat.CompactMenu" parent=""> | |
| <item name="android:itemTextAppearance">?android:attr/textAppearanceMedium</item> | |
| <item name="android:listViewStyle">@style/Widget.AppCompat.ListView.Menu</item> | |
| <item name="android:windowAnimationStyle">@style/Animation.AppCompat.DropDownUp</item> | |
| </style> | |
| <style name="Base.Theme.AppCompat.Dialog" parent="Base.V7.Theme.AppCompat.Dialog"/> | |
| <style name="Base.Theme.AppCompat.Dialog.Alert"> | |
| <item name="android:windowMinWidthMajor">@dimen/abc_dialog_min_width_major</item> | |
| <item name="android:windowMinWidthMinor">@dimen/abc_dialog_min_width_minor</item> | |
| </style> | |
| <style name="Base.Theme.AppCompat.Dialog.FixedSize"> | |
| <item name="windowFixedWidthMajor">@dimen/abc_dialog_fixed_width_major</item> | |
| <item name="windowFixedWidthMinor">@dimen/abc_dialog_fixed_width_minor</item> | |
| <item name="windowFixedHeightMajor">@dimen/abc_dialog_fixed_height_major</item> | |
| <item name="windowFixedHeightMinor">@dimen/abc_dialog_fixed_height_minor</item> | |
| </style> | |
| <style name="Base.Theme.AppCompat.Dialog.MinWidth"> | |
| <item name="android:windowMinWidthMajor">@dimen/abc_dialog_min_width_major</item> | |
| <item name="android:windowMinWidthMinor">@dimen/abc_dialog_min_width_minor</item> | |
| </style> | |
| <style name="Base.Theme.AppCompat.DialogWhenLarge" parent="Theme.AppCompat"/> | |
| <style name="Base.Theme.AppCompat.Light" parent="Base.V7.Theme.AppCompat.Light"> | |
| </style> | |
| <style name="Base.Theme.AppCompat.Light.DarkActionBar" parent="Base.Theme.AppCompat.Light"> | |
| <item name="actionBarPopupTheme">@style/ThemeOverlay.AppCompat.Light</item> | |
| <item name="actionBarWidgetTheme">@null</item> | |
| <item name="actionBarTheme">@style/ThemeOverlay.AppCompat.Dark.ActionBar</item> | |
| <item name="listChoiceBackgroundIndicator">@drawable/abc_list_selector_holo_dark</item> | |
| <item name="colorPrimaryDark">@color/primary_dark_material_dark</item> | |
| <item name="colorPrimary">@color/primary_material_dark</item> | |
| </style> | |
| <style name="Base.Theme.AppCompat.Light.Dialog" parent="Base.V7.Theme.AppCompat.Light.Dialog"/> | |
| <style name="Base.Theme.AppCompat.Light.Dialog.Alert"> | |
| <item name="android:windowMinWidthMajor">@dimen/abc_dialog_min_width_major</item> | |
| <item name="android:windowMinWidthMinor">@dimen/abc_dialog_min_width_minor</item> | |
| </style> | |
| <style name="Base.Theme.AppCompat.Light.Dialog.FixedSize"> | |
| <item name="windowFixedWidthMajor">@dimen/abc_dialog_fixed_width_major</item> | |
| <item name="windowFixedWidthMinor">@dimen/abc_dialog_fixed_width_minor</item> | |
| <item name="windowFixedHeightMajor">@dimen/abc_dialog_fixed_height_major</item> | |
| <item name="windowFixedHeightMinor">@dimen/abc_dialog_fixed_height_minor</item> | |
| </style> | |
| <style name="Base.Theme.AppCompat.Light.Dialog.MinWidth"> | |
| <item name="android:windowMinWidthMajor">@dimen/abc_dialog_min_width_major</item> | |
| <item name="android:windowMinWidthMinor">@dimen/abc_dialog_min_width_minor</item> | |
| </style> | |
| <style name="Base.Theme.AppCompat.Light.DialogWhenLarge" parent="Theme.AppCompat.Light"/> | |
| <style name="Base.ThemeOverlay.AppCompat" parent="Platform.ThemeOverlay.AppCompat"/> | |
| <style name="Base.ThemeOverlay.AppCompat.ActionBar"> | |
| <item name="colorControlNormal">?android:attr/textColorPrimary</item> | |
| <item name="searchViewStyle">@style/Widget.AppCompat.SearchView.ActionBar</item> | |
| </style> | |
| <style name="Base.ThemeOverlay.AppCompat.Dark" parent="Platform.ThemeOverlay.AppCompat.Dark"> | |
| <item name="android:windowBackground">@color/background_material_dark</item> | |
| <item name="android:colorForeground">@color/foreground_material_dark</item> | |
| <item name="android:colorForegroundInverse">@color/foreground_material_light</item> | |
| <item name="android:colorBackground">@color/background_material_dark</item> | |
| <item name="android:colorBackgroundCacheHint">@color/abc_background_cache_hint_selector_material_dark</item> | |
| <item name="colorBackgroundFloating">@color/background_floating_material_dark</item> | |
| <item name="android:textColorPrimary">@color/abc_primary_text_material_dark</item> | |
| <item name="android:textColorPrimaryInverse">@color/abc_primary_text_material_light</item> | |
| <item name="android:textColorPrimaryDisableOnly">@color/abc_primary_text_disable_only_material_dark</item> | |
| <item name="android:textColorSecondary">@color/abc_secondary_text_material_dark</item> | |
| <item name="android:textColorSecondaryInverse">@color/abc_secondary_text_material_light</item> | |
| <item name="android:textColorTertiary">@color/abc_secondary_text_material_dark</item> | |
| <item name="android:textColorTertiaryInverse">@color/abc_secondary_text_material_light</item> | |
| <item name="android:textColorHint">@color/abc_hint_foreground_material_dark</item> | |
| <item name="android:textColorHintInverse">@color/abc_hint_foreground_material_light</item> | |
| <item name="android:textColorHighlight">@color/highlighted_text_material_dark</item> | |
| <item name="colorControlNormal">?android:attr/textColorSecondary</item> | |
| <item name="colorControlHighlight">@color/ripple_material_dark</item> | |
| <item name="colorButtonNormal">@color/button_material_dark</item> | |
| <item name="colorSwitchThumbNormal">@color/switch_thumb_material_dark</item> | |
| <item name="isLightTheme">false</item> | |
| </style> | |
| <style name="Base.ThemeOverlay.AppCompat.Dark.ActionBar"> | |
| <item name="colorControlNormal">?android:attr/textColorPrimary</item> | |
| <item name="searchViewStyle">@style/Widget.AppCompat.SearchView.ActionBar</item> | |
| </style> | |
| <style name="Base.ThemeOverlay.AppCompat.Dialog" parent="Base.V7.ThemeOverlay.AppCompat.Dialog"/> | |
| <style name="Base.ThemeOverlay.AppCompat.Dialog.Alert"> | |
| <item name="android:windowMinWidthMajor">@dimen/abc_dialog_min_width_major</item> | |
| <item name="android:windowMinWidthMinor">@dimen/abc_dialog_min_width_minor</item> | |
| </style> | |
| <style name="Base.ThemeOverlay.AppCompat.Light" parent="Platform.ThemeOverlay.AppCompat.Light"> | |
| <item name="android:windowBackground">@color/background_material_light</item> | |
| <item name="android:colorForeground">@color/foreground_material_light</item> | |
| <item name="android:colorForegroundInverse">@color/foreground_material_dark</item> | |
| <item name="android:colorBackground">@color/background_material_light</item> | |
| <item name="android:colorBackgroundCacheHint">@color/abc_background_cache_hint_selector_material_light</item> | |
| <item name="colorBackgroundFloating">@color/background_floating_material_light</item> | |
| <item name="android:textColorPrimary">@color/abc_primary_text_material_light</item> | |
| <item name="android:textColorPrimaryInverse">@color/abc_primary_text_material_dark</item> | |
| <item name="android:textColorSecondary">@color/abc_secondary_text_material_light</item> | |
| <item name="android:textColorSecondaryInverse">@color/abc_secondary_text_material_dark</item> | |
| <item name="android:textColorTertiary">@color/abc_secondary_text_material_light</item> | |
| <item name="android:textColorTertiaryInverse">@color/abc_secondary_text_material_dark</item> | |
| <item name="android:textColorPrimaryDisableOnly">@color/abc_primary_text_disable_only_material_light</item> | |
| <item name="android:textColorPrimaryInverseDisableOnly">@color/abc_primary_text_disable_only_material_dark</item> | |
| <item name="android:textColorHint">@color/abc_hint_foreground_material_light</item> | |
| <item name="android:textColorHintInverse">@color/abc_hint_foreground_material_dark</item> | |
| <item name="android:textColorHighlight">@color/highlighted_text_material_light</item> | |
| <item name="colorControlNormal">?android:attr/textColorSecondary</item> | |
| <item name="colorControlHighlight">@color/ripple_material_light</item> | |
| <item name="colorButtonNormal">@color/button_material_light</item> | |
| <item name="colorSwitchThumbNormal">@color/switch_thumb_material_light</item> | |
| <item name="isLightTheme">true</item> | |
| </style> | |
| <style name="Base.V7.Theme.AppCompat" parent="Platform.AppCompat"> | |
| <item name="viewInflaterClass">androidx.appcompat.app.AppCompatViewInflater</item> | |
| <item name="windowNoTitle">false</item> | |
| <item name="windowActionBar">true</item> | |
| <item name="windowActionBarOverlay">false</item> | |
| <item name="windowActionModeOverlay">false</item> | |
| <item name="actionBarPopupTheme">@null</item> | |
| <item name="colorBackgroundFloating">@color/background_floating_material_dark</item> | |
| <item name="isLightTheme">false</item> | |
| <item name="selectableItemBackground">@drawable/abc_item_background_holo_dark</item> | |
| <item name="selectableItemBackgroundBorderless">?attr/selectableItemBackground</item> | |
| <item name="borderlessButtonStyle">@style/Widget.AppCompat.Button.Borderless</item> | |
| <item name="homeAsUpIndicator">@drawable/abc_ic_ab_back_material</item> | |
| <item name="dividerVertical">@drawable/abc_list_divider_mtrl_alpha</item> | |
| <item name="dividerHorizontal">@drawable/abc_list_divider_mtrl_alpha</item> | |
| <item name="actionBarTabStyle">@style/Widget.AppCompat.ActionBar.TabView</item> | |
| <item name="actionBarTabBarStyle">@style/Widget.AppCompat.ActionBar.TabBar</item> | |
| <item name="actionBarTabTextStyle">@style/Widget.AppCompat.ActionBar.TabText</item> | |
| <item name="actionButtonStyle">@style/Widget.AppCompat.ActionButton</item> | |
| <item name="actionOverflowButtonStyle">@style/Widget.AppCompat.ActionButton.Overflow</item> | |
| <item name="actionOverflowMenuStyle">@style/Widget.AppCompat.PopupMenu.Overflow</item> | |
| <item name="actionBarStyle">@style/Widget.AppCompat.ActionBar.Solid</item> | |
| <item name="actionBarSplitStyle">?attr/actionBarStyle</item> | |
| <item name="actionBarWidgetTheme">@null</item> | |
| <item name="actionBarTheme">@style/ThemeOverlay.AppCompat.ActionBar</item> | |
| <item name="actionBarSize">@dimen/abc_action_bar_default_height_material</item> | |
| <item name="actionBarDivider">?attr/dividerVertical</item> | |
| <item name="actionBarItemBackground">?attr/selectableItemBackgroundBorderless</item> | |
| <item name="actionMenuTextAppearance">@style/TextAppearance.AppCompat.Widget.ActionBar.Menu</item> | |
| <item name="actionMenuTextColor">?android:attr/textColorPrimaryDisableOnly</item> | |
| <item name="actionDropDownStyle">@style/Widget.AppCompat.Spinner.DropDown.ActionBar</item> | |
| <item name="actionModeStyle">@style/Widget.AppCompat.ActionMode</item> | |
| <item name="actionModeBackground">@drawable/abc_cab_background_top_material</item> | |
| <item name="actionModeSplitBackground">?attr/colorPrimaryDark</item> | |
| <item name="actionModeCloseDrawable">@drawable/abc_ic_ab_back_material</item> | |
| <item name="actionModeCloseButtonStyle">@style/Widget.AppCompat.ActionButton.CloseMode</item> | |
| <item name="actionModeCutDrawable">@drawable/abc_ic_menu_cut_mtrl_alpha</item> | |
| <item name="actionModeCopyDrawable">@drawable/abc_ic_menu_copy_mtrl_am_alpha</item> | |
| <item name="actionModePasteDrawable">@drawable/abc_ic_menu_paste_mtrl_am_alpha</item> | |
| <item name="actionModeSelectAllDrawable">@drawable/abc_ic_menu_selectall_mtrl_alpha</item> | |
| <item name="actionModeShareDrawable">@drawable/abc_ic_menu_share_mtrl_alpha</item> | |
| <item name="panelMenuListWidth">@dimen/abc_panel_menu_list_width</item> | |
| <item name="panelMenuListTheme">@style/Theme.AppCompat.CompactMenu</item> | |
| <item name="panelBackground">@drawable/abc_menu_hardkey_panel_mtrl_mult</item> | |
| <item name="android:panelBackground">@android:color/transparent</item> | |
| <item name="listChoiceBackgroundIndicator">@drawable/abc_list_selector_holo_dark</item> | |
| <item name="textAppearanceListItem">@style/TextAppearance.AppCompat.Subhead</item> | |
| <item name="textAppearanceListItemSmall">@style/TextAppearance.AppCompat.Subhead</item> | |
| <item name="textAppearanceListItemSecondary">@style/TextAppearance.AppCompat.Body1</item> | |
| <item name="listPreferredItemHeight">@dimen/abc_list_item_height_material</item> | |
| <item name="listPreferredItemHeightSmall">@dimen/abc_list_item_height_small_material</item> | |
| <item name="listPreferredItemHeightLarge">@dimen/abc_list_item_height_large_material</item> | |
| <item name="listPreferredItemPaddingLeft">@dimen/abc_list_item_padding_horizontal_material</item> | |
| <item name="listPreferredItemPaddingRight">@dimen/abc_list_item_padding_horizontal_material</item> | |
| <item name="listPreferredItemPaddingStart">@dimen/abc_list_item_padding_horizontal_material</item> | |
| <item name="listPreferredItemPaddingEnd">@dimen/abc_list_item_padding_horizontal_material</item> | |
| <item name="spinnerStyle">@style/Widget.AppCompat.Spinner</item> | |
| <item name="android:spinnerItemStyle">@style/Widget.AppCompat.TextView.SpinnerItem</item> | |
| <item name="android:dropDownListViewStyle">@style/Widget.AppCompat.ListView.DropDown</item> | |
| <item name="spinnerDropDownItemStyle">@style/Widget.AppCompat.DropDownItem.Spinner</item> | |
| <item name="dropdownListPreferredItemHeight">?attr/listPreferredItemHeightSmall</item> | |
| <item name="popupMenuStyle">@style/Widget.AppCompat.PopupMenu</item> | |
| <item name="textAppearanceLargePopupMenu">@style/TextAppearance.AppCompat.Widget.PopupMenu.Large</item> | |
| <item name="textAppearanceSmallPopupMenu">@style/TextAppearance.AppCompat.Widget.PopupMenu.Small</item> | |
| <item name="textAppearancePopupMenuHeader">@style/TextAppearance.AppCompat.Widget.PopupMenu.Header</item> | |
| <item name="listPopupWindowStyle">@style/Widget.AppCompat.ListPopupWindow</item> | |
| <item name="dropDownListViewStyle">?android:attr/dropDownListViewStyle</item> | |
| <item name="listMenuViewStyle">@style/Widget.AppCompat.ListMenuView</item> | |
| <item name="searchViewStyle">@style/Widget.AppCompat.SearchView</item> | |
| <item name="android:dropDownItemStyle">@style/Widget.AppCompat.DropDownItem.Spinner</item> | |
| <item name="textColorSearchUrl">@color/abc_search_url_text</item> | |
| <item name="textAppearanceSearchResultTitle">@style/TextAppearance.AppCompat.SearchResult.Title</item> | |
| <item name="textAppearanceSearchResultSubtitle">@style/TextAppearance.AppCompat.SearchResult.Subtitle</item> | |
| <item name="activityChooserViewStyle">@style/Widget.AppCompat.ActivityChooserView</item> | |
| <item name="toolbarStyle">@style/Widget.AppCompat.Toolbar</item> | |
| <item name="toolbarNavigationButtonStyle">@style/Widget.AppCompat.Toolbar.Button.Navigation</item> | |
| <item name="editTextStyle">@style/Widget.AppCompat.EditText</item> | |
| <item name="editTextBackground">@drawable/abc_edit_text_material</item> | |
| <item name="editTextColor">?android:attr/textColorPrimary</item> | |
| <item name="autoCompleteTextViewStyle">@style/Widget.AppCompat.AutoCompleteTextView</item> | |
| <item name="android:textViewStyle">@style/Widget.AppCompat.TextView</item> | |
| <item name="colorPrimaryDark">@color/primary_dark_material_dark</item> | |
| <item name="colorPrimary">@color/primary_material_dark</item> | |
| <item name="colorAccent">@color/accent_material_dark</item> | |
| <item name="colorControlNormal">?android:attr/textColorSecondary</item> | |
| <item name="colorControlActivated">?attr/colorAccent</item> | |
| <item name="colorControlHighlight">@color/ripple_material_dark</item> | |
| <item name="colorButtonNormal">@color/button_material_dark</item> | |
| <item name="colorSwitchThumbNormal">@color/switch_thumb_material_dark</item> | |
| <item name="controlBackground">?attr/selectableItemBackgroundBorderless</item> | |
| <item name="drawerArrowStyle">@style/Widget.AppCompat.DrawerArrowToggle</item> | |
| <item name="checkboxStyle">@style/Widget.AppCompat.CompoundButton.CheckBox</item> | |
| <item name="radioButtonStyle">@style/Widget.AppCompat.CompoundButton.RadioButton</item> | |
| <item name="switchStyle">@style/Widget.AppCompat.CompoundButton.Switch</item> | |
| <item name="ratingBarStyle">@style/Widget.AppCompat.RatingBar</item> | |
| <item name="ratingBarStyleIndicator">@style/Widget.AppCompat.RatingBar.Indicator</item> | |
| <item name="ratingBarStyleSmall">@style/Widget.AppCompat.RatingBar.Small</item> | |
| <item name="seekBarStyle">@style/Widget.AppCompat.SeekBar</item> | |
| <item name="buttonStyle">@style/Widget.AppCompat.Button</item> | |
| <item name="buttonStyleSmall">@style/Widget.AppCompat.Button.Small</item> | |
| <item name="android:textAppearanceButton">@style/TextAppearance.AppCompat.Widget.Button</item> | |
| <item name="imageButtonStyle">@style/Widget.AppCompat.ImageButton</item> | |
| <item name="buttonBarStyle">@style/Widget.AppCompat.ButtonBar</item> | |
| <item name="buttonBarButtonStyle">@style/Widget.AppCompat.Button.ButtonBar.AlertDialog</item> | |
| <item name="buttonBarPositiveButtonStyle">?attr/buttonBarButtonStyle</item> | |
| <item name="buttonBarNegativeButtonStyle">?attr/buttonBarButtonStyle</item> | |
| <item name="buttonBarNeutralButtonStyle">?attr/buttonBarButtonStyle</item> | |
| <item name="dialogTheme">@style/ThemeOverlay.AppCompat.Dialog</item> | |
| <item name="dialogPreferredPadding">@dimen/abc_dialog_padding_material</item> | |
| <item name="dialogCornerRadius">@dimen/abc_dialog_corner_radius_material</item> | |
| <item name="alertDialogTheme">@style/ThemeOverlay.AppCompat.Dialog.Alert</item> | |
| <item name="alertDialogStyle">@style/AlertDialog.AppCompat</item> | |
| <item name="alertDialogCenterButtons">false</item> | |
| <item name="textColorAlertDialogListItem">@color/abc_primary_text_material_dark</item> | |
| <item name="listDividerAlertDialog">@null</item> | |
| <item name="windowFixedWidthMajor">@null</item> | |
| <item name="windowFixedWidthMinor">@null</item> | |
| <item name="windowFixedHeightMajor">@null</item> | |
| <item name="windowFixedHeightMinor">@null</item> | |
| <item name="tooltipFrameBackground">@drawable/tooltip_frame_light</item> | |
| <item name="tooltipForegroundColor">@color/foreground_material_light</item> | |
| <item name="colorError">@color/error_color_material_dark</item> | |
| </style> | |
| <style name="Base.V7.Theme.AppCompat.Dialog" parent="Base.Theme.AppCompat"> | |
| <item name="android:colorBackground">?attr/colorBackgroundFloating</item> | |
| <item name="android:colorBackgroundCacheHint">@null</item> | |
| <item name="android:windowFrame">@null</item> | |
| <item name="android:windowTitleStyle">@style/RtlOverlay.DialogWindowTitle.AppCompat</item> | |
| <item name="android:windowTitleBackgroundStyle">@style/Base.DialogWindowTitleBackground.AppCompat</item> | |
| <item name="android:windowBackground">@drawable/abc_dialog_material_background</item> | |
| <item name="android:windowIsFloating">true</item> | |
| <item name="android:backgroundDimEnabled">true</item> | |
| <item name="android:windowContentOverlay">@null</item> | |
| <item name="android:windowAnimationStyle">@style/Animation.AppCompat.Dialog</item> | |
| <item name="android:windowSoftInputMode">stateUnspecified|adjustPan</item> | |
| <item name="windowActionBar">false</item> | |
| <item name="windowActionModeOverlay">true</item> | |
| <item name="listPreferredItemPaddingLeft">24dip</item> | |
| <item name="listPreferredItemPaddingRight">24dip</item> | |
| <item name="android:listDivider">@null</item> | |
| <item name="android:buttonBarStyle">@style/Widget.AppCompat.ButtonBar.AlertDialog</item> | |
| <item name="android:borderlessButtonStyle">@style/Widget.AppCompat.Button.Borderless</item> | |
| <item name="android:windowCloseOnTouchOutside">true</item> | |
| </style> | |
| <style name="Base.V7.Theme.AppCompat.Light" parent="Platform.AppCompat.Light"> | |
| <item name="viewInflaterClass">androidx.appcompat.app.AppCompatViewInflater</item> | |
| <item name="windowNoTitle">false</item> | |
| <item name="windowActionBar">true</item> | |
| <item name="windowActionBarOverlay">false</item> | |
| <item name="windowActionModeOverlay">false</item> | |
| <item name="actionBarPopupTheme">@null</item> | |
| <item name="colorBackgroundFloating">@color/background_floating_material_light</item> | |
| <item name="isLightTheme">true</item> | |
| <item name="selectableItemBackground">@drawable/abc_item_background_holo_light</item> | |
| <item name="selectableItemBackgroundBorderless">?attr/selectableItemBackground</item> | |
| <item name="borderlessButtonStyle">@style/Widget.AppCompat.Button.Borderless</item> | |
| <item name="homeAsUpIndicator">@drawable/abc_ic_ab_back_material</item> | |
| <item name="dividerVertical">@drawable/abc_list_divider_mtrl_alpha</item> | |
| <item name="dividerHorizontal">@drawable/abc_list_divider_mtrl_alpha</item> | |
| <item name="actionBarTabStyle">@style/Widget.AppCompat.Light.ActionBar.TabView</item> | |
| <item name="actionBarTabBarStyle">@style/Widget.AppCompat.Light.ActionBar.TabBar</item> | |
| <item name="actionBarTabTextStyle">@style/Widget.AppCompat.Light.ActionBar.TabText</item> | |
| <item name="actionButtonStyle">@style/Widget.AppCompat.Light.ActionButton</item> | |
| <item name="actionOverflowButtonStyle">@style/Widget.AppCompat.Light.ActionButton.Overflow</item> | |
| <item name="actionOverflowMenuStyle">@style/Widget.AppCompat.Light.PopupMenu.Overflow</item> | |
| <item name="actionBarStyle">@style/Widget.AppCompat.Light.ActionBar.Solid</item> | |
| <item name="actionBarSplitStyle">?attr/actionBarStyle</item> | |
| <item name="actionBarWidgetTheme">@null</item> | |
| <item name="actionBarTheme">@style/ThemeOverlay.AppCompat.ActionBar</item> | |
| <item name="actionBarSize">@dimen/abc_action_bar_default_height_material</item> | |
| <item name="actionBarDivider">?attr/dividerVertical</item> | |
| <item name="actionBarItemBackground">?attr/selectableItemBackgroundBorderless</item> | |
| <item name="actionMenuTextAppearance">@style/TextAppearance.AppCompat.Widget.ActionBar.Menu</item> | |
| <item name="actionMenuTextColor">?android:attr/textColorPrimaryDisableOnly</item> | |
| <item name="actionModeStyle">@style/Widget.AppCompat.ActionMode</item> | |
| <item name="actionModeBackground">@drawable/abc_cab_background_top_material</item> | |
| <item name="actionModeSplitBackground">?attr/colorPrimaryDark</item> | |
| <item name="actionModeCloseDrawable">@drawable/abc_ic_ab_back_material</item> | |
| <item name="actionModeCloseButtonStyle">@style/Widget.AppCompat.ActionButton.CloseMode</item> | |
| <item name="actionModeCutDrawable">@drawable/abc_ic_menu_cut_mtrl_alpha</item> | |
| <item name="actionModeCopyDrawable">@drawable/abc_ic_menu_copy_mtrl_am_alpha</item> | |
| <item name="actionModePasteDrawable">@drawable/abc_ic_menu_paste_mtrl_am_alpha</item> | |
| <item name="actionModeSelectAllDrawable">@drawable/abc_ic_menu_selectall_mtrl_alpha</item> | |
| <item name="actionModeShareDrawable">@drawable/abc_ic_menu_share_mtrl_alpha</item> | |
| <item name="actionDropDownStyle">@style/Widget.AppCompat.Light.Spinner.DropDown.ActionBar</item> | |
| <item name="panelMenuListWidth">@dimen/abc_panel_menu_list_width</item> | |
| <item name="panelMenuListTheme">@style/Theme.AppCompat.CompactMenu</item> | |
| <item name="panelBackground">@drawable/abc_menu_hardkey_panel_mtrl_mult</item> | |
| <item name="android:panelBackground">@android:color/transparent</item> | |
| <item name="listChoiceBackgroundIndicator">@drawable/abc_list_selector_holo_light</item> | |
| <item name="textAppearanceListItem">@style/TextAppearance.AppCompat.Subhead</item> | |
| <item name="textAppearanceListItemSmall">@style/TextAppearance.AppCompat.Subhead</item> | |
| <item name="textAppearanceListItemSecondary">@style/TextAppearance.AppCompat.Body1</item> | |
| <item name="listPreferredItemHeight">@dimen/abc_list_item_height_material</item> | |
| <item name="listPreferredItemHeightSmall">@dimen/abc_list_item_height_small_material</item> | |
| <item name="listPreferredItemHeightLarge">@dimen/abc_list_item_height_large_material</item> | |
| <item name="listPreferredItemPaddingLeft">@dimen/abc_list_item_padding_horizontal_material</item> | |
| <item name="listPreferredItemPaddingRight">@dimen/abc_list_item_padding_horizontal_material</item> | |
| <item name="listPreferredItemPaddingStart">@dimen/abc_list_item_padding_horizontal_material</item> | |
| <item name="listPreferredItemPaddingEnd">@dimen/abc_list_item_padding_horizontal_material</item> | |
| <item name="spinnerStyle">@style/Widget.AppCompat.Spinner</item> | |
| <item name="android:spinnerItemStyle">@style/Widget.AppCompat.TextView.SpinnerItem</item> | |
| <item name="android:dropDownListViewStyle">@style/Widget.AppCompat.ListView.DropDown</item> | |
| <item name="spinnerDropDownItemStyle">@style/Widget.AppCompat.DropDownItem.Spinner</item> | |
| <item name="dropdownListPreferredItemHeight">?attr/listPreferredItemHeightSmall</item> | |
| <item name="popupMenuStyle">@style/Widget.AppCompat.Light.PopupMenu</item> | |
| <item name="textAppearanceLargePopupMenu">@style/TextAppearance.AppCompat.Light.Widget.PopupMenu.Large</item> | |
| <item name="textAppearanceSmallPopupMenu">@style/TextAppearance.AppCompat.Light.Widget.PopupMenu.Small</item> | |
| <item name="textAppearancePopupMenuHeader">@style/TextAppearance.AppCompat.Widget.PopupMenu.Header</item> | |
| <item name="listPopupWindowStyle">@style/Widget.AppCompat.ListPopupWindow</item> | |
| <item name="dropDownListViewStyle">?android:attr/dropDownListViewStyle</item> | |
| <item name="listMenuViewStyle">@style/Widget.AppCompat.ListMenuView</item> | |
| <item name="searchViewStyle">@style/Widget.AppCompat.Light.SearchView</item> | |
| <item name="android:dropDownItemStyle">@style/Widget.AppCompat.DropDownItem.Spinner</item> | |
| <item name="textColorSearchUrl">@color/abc_search_url_text</item> | |
| <item name="textAppearanceSearchResultTitle">@style/TextAppearance.AppCompat.SearchResult.Title</item> | |
| <item name="textAppearanceSearchResultSubtitle">@style/TextAppearance.AppCompat.SearchResult.Subtitle</item> | |
| <item name="activityChooserViewStyle">@style/Widget.AppCompat.ActivityChooserView</item> | |
| <item name="toolbarStyle">@style/Widget.AppCompat.Toolbar</item> | |
| <item name="toolbarNavigationButtonStyle">@style/Widget.AppCompat.Toolbar.Button.Navigation</item> | |
| <item name="editTextStyle">@style/Widget.AppCompat.EditText</item> | |
| <item name="editTextBackground">@drawable/abc_edit_text_material</item> | |
| <item name="editTextColor">?android:attr/textColorPrimary</item> | |
| <item name="autoCompleteTextViewStyle">@style/Widget.AppCompat.AutoCompleteTextView</item> | |
| <item name="android:textViewStyle">@style/Widget.AppCompat.TextView</item> | |
| <item name="colorPrimaryDark">@color/primary_dark_material_light</item> | |
| <item name="colorPrimary">@color/primary_material_light</item> | |
| <item name="colorAccent">@color/accent_material_light</item> | |
| <item name="colorControlNormal">?android:attr/textColorSecondary</item> | |
| <item name="colorControlActivated">?attr/colorAccent</item> | |
| <item name="colorControlHighlight">@color/ripple_material_light</item> | |
| <item name="colorButtonNormal">@color/button_material_light</item> | |
| <item name="colorSwitchThumbNormal">@color/switch_thumb_material_light</item> | |
| <item name="controlBackground">?attr/selectableItemBackgroundBorderless</item> | |
| <item name="drawerArrowStyle">@style/Widget.AppCompat.DrawerArrowToggle</item> | |
| <item name="checkboxStyle">@style/Widget.AppCompat.CompoundButton.CheckBox</item> | |
| <item name="radioButtonStyle">@style/Widget.AppCompat.CompoundButton.RadioButton</item> | |
| <item name="switchStyle">@style/Widget.AppCompat.CompoundButton.Switch</item> | |
| <item name="ratingBarStyle">@style/Widget.AppCompat.RatingBar</item> | |
| <item name="ratingBarStyleIndicator">@style/Widget.AppCompat.RatingBar.Indicator</item> | |
| <item name="ratingBarStyleSmall">@style/Widget.AppCompat.RatingBar.Small</item> | |
| <item name="seekBarStyle">@style/Widget.AppCompat.SeekBar</item> | |
| <item name="buttonStyle">@style/Widget.AppCompat.Button</item> | |
| <item name="buttonStyleSmall">@style/Widget.AppCompat.Button.Small</item> | |
| <item name="android:textAppearanceButton">@style/TextAppearance.AppCompat.Widget.Button</item> | |
| <item name="imageButtonStyle">@style/Widget.AppCompat.ImageButton</item> | |
| <item name="buttonBarStyle">@style/Widget.AppCompat.ButtonBar</item> | |
| <item name="buttonBarButtonStyle">@style/Widget.AppCompat.Button.ButtonBar.AlertDialog</item> | |
| <item name="buttonBarPositiveButtonStyle">?attr/buttonBarButtonStyle</item> | |
| <item name="buttonBarNegativeButtonStyle">?attr/buttonBarButtonStyle</item> | |
| <item name="buttonBarNeutralButtonStyle">?attr/buttonBarButtonStyle</item> | |
| <item name="dialogTheme">@style/ThemeOverlay.AppCompat.Dialog</item> | |
| <item name="dialogPreferredPadding">@dimen/abc_dialog_padding_material</item> | |
| <item name="dialogCornerRadius">@dimen/abc_dialog_corner_radius_material</item> | |
| <item name="alertDialogTheme">@style/ThemeOverlay.AppCompat.Dialog.Alert</item> | |
| <item name="alertDialogStyle">@style/AlertDialog.AppCompat.Light</item> | |
| <item name="alertDialogCenterButtons">false</item> | |
| <item name="textColorAlertDialogListItem">@color/abc_primary_text_material_light</item> | |
| <item name="listDividerAlertDialog">@null</item> | |
| <item name="windowFixedWidthMajor">@null</item> | |
| <item name="windowFixedWidthMinor">@null</item> | |
| <item name="windowFixedHeightMajor">@null</item> | |
| <item name="windowFixedHeightMinor">@null</item> | |
| <item name="tooltipFrameBackground">@drawable/tooltip_frame_dark</item> | |
| <item name="tooltipForegroundColor">@color/foreground_material_dark</item> | |
| <item name="colorError">@color/error_color_material_light</item> | |
| </style> | |
| <style name="Base.V7.Theme.AppCompat.Light.Dialog" parent="Base.Theme.AppCompat.Light"> | |
| <item name="android:colorBackground">?attr/colorBackgroundFloating</item> | |
| <item name="android:colorBackgroundCacheHint">@null</item> | |
| <item name="android:windowFrame">@null</item> | |
| <item name="android:windowTitleStyle">@style/RtlOverlay.DialogWindowTitle.AppCompat</item> | |
| <item name="android:windowTitleBackgroundStyle">@style/Base.DialogWindowTitleBackground.AppCompat</item> | |
| <item name="android:windowBackground">@drawable/abc_dialog_material_background</item> | |
| <item name="android:windowIsFloating">true</item> | |
| <item name="android:backgroundDimEnabled">true</item> | |
| <item name="android:windowContentOverlay">@null</item> | |
| <item name="android:windowAnimationStyle">@style/Animation.AppCompat.Dialog</item> | |
| <item name="android:windowSoftInputMode">stateUnspecified|adjustPan</item> | |
| <item name="windowActionBar">false</item> | |
| <item name="windowActionModeOverlay">true</item> | |
| <item name="listPreferredItemPaddingLeft">24dip</item> | |
| <item name="listPreferredItemPaddingRight">24dip</item> | |
| <item name="android:listDivider">@null</item> | |
| <item name="android:buttonBarStyle">@style/Widget.AppCompat.ButtonBar.AlertDialog</item> | |
| <item name="android:borderlessButtonStyle">@style/Widget.AppCompat.Button.Borderless</item> | |
| <item name="android:windowCloseOnTouchOutside">true</item> | |
| </style> | |
| <style name="Base.V7.ThemeOverlay.AppCompat.Dialog" parent="Base.ThemeOverlay.AppCompat"> | |
| <item name="android:colorBackgroundCacheHint">@null</item> | |
| <item name="android:colorBackground">?attr/colorBackgroundFloating</item> | |
| <item name="android:windowFrame">@null</item> | |
| <item name="android:windowTitleStyle">@style/RtlOverlay.DialogWindowTitle.AppCompat</item> | |
| <item name="android:windowTitleBackgroundStyle">@style/Base.DialogWindowTitleBackground.AppCompat</item> | |
| <item name="android:windowBackground">@drawable/abc_dialog_material_background</item> | |
| <item name="android:windowIsFloating">true</item> | |
| <item name="android:backgroundDimEnabled">true</item> | |
| <item name="android:windowContentOverlay">@null</item> | |
| <item name="android:windowAnimationStyle">@style/Animation.AppCompat.Dialog</item> | |
| <item name="android:windowSoftInputMode">stateUnspecified|adjustPan</item> | |
| <item name="windowActionBar">false</item> | |
| <item name="windowActionModeOverlay">true</item> | |
| <item name="listPreferredItemPaddingLeft">24dip</item> | |
| <item name="listPreferredItemPaddingRight">24dip</item> | |
| <item name="android:listDivider">@null</item> | |
| <item name="windowFixedWidthMajor">@null</item> | |
| <item name="windowFixedWidthMinor">@null</item> | |
| <item name="windowFixedHeightMajor">@null</item> | |
| <item name="windowFixedHeightMinor">@null</item> | |
| <item name="android:buttonBarStyle">@style/Widget.AppCompat.ButtonBar.AlertDialog</item> | |
| <item name="android:borderlessButtonStyle">@style/Widget.AppCompat.Button.Borderless</item> | |
| <item name="android:windowCloseOnTouchOutside">true</item> | |
| </style> | |
| <style name="Base.V7.Widget.AppCompat.AutoCompleteTextView" parent="android:Widget.AutoCompleteTextView"> | |
| <item name="android:dropDownSelector">?attr/listChoiceBackgroundIndicator</item> | |
| <item name="android:popupBackground">@drawable/abc_popup_background_mtrl_mult</item> | |
| <item name="android:background">?attr/editTextBackground</item> | |
| <item name="android:textColor">?attr/editTextColor</item> | |
| <item name="android:textAppearance">?android:attr/textAppearanceMediumInverse</item> | |
| <item name="android:textCursorDrawable">@drawable/abc_text_cursor_material</item> | |
| </style> | |
| <style name="Base.V7.Widget.AppCompat.EditText" parent="android:Widget.EditText"> | |
| <item name="android:background">?attr/editTextBackground</item> | |
| <item name="android:textColor">?attr/editTextColor</item> | |
| <item name="android:textAppearance">?android:attr/textAppearanceMediumInverse</item> | |
| <item name="android:textCursorDrawable">@drawable/abc_text_cursor_material</item> | |
| </style> | |
| <style name="Base.V7.Widget.AppCompat.Toolbar" parent="android:Widget"> | |
| <item name="titleTextAppearance">@style/TextAppearance.Widget.AppCompat.Toolbar.Title</item> | |
| <item name="subtitleTextAppearance">@style/TextAppearance.Widget.AppCompat.Toolbar.Subtitle</item> | |
| <item name="android:minHeight">?attr/actionBarSize</item> | |
| <item name="titleMargin">4dp</item> | |
| <item name="maxButtonHeight">@dimen/abc_action_bar_default_height_material</item> | |
| <item name="buttonGravity">top</item> | |
| <item name="collapseIcon">?attr/homeAsUpIndicator</item> | |
| <item name="collapseContentDescription">@string/abc_toolbar_collapse_description</item> | |
| <item name="contentInsetStart">16dp</item> | |
| <item name="contentInsetStartWithNavigation">@dimen/abc_action_bar_content_inset_with_nav</item> | |
| <item name="android:paddingLeft">@dimen/abc_action_bar_default_padding_start_material</item> | |
| <item name="android:paddingRight">@dimen/abc_action_bar_default_padding_end_material</item> | |
| </style> | |
| <style name="Base.Widget.AppCompat.ActionBar" parent=""> | |
| <item name="displayOptions">showTitle</item> | |
| <item name="divider">?attr/dividerVertical</item> | |
| <item name="height">?attr/actionBarSize</item> | |
| <item name="titleTextStyle">@style/TextAppearance.AppCompat.Widget.ActionBar.Title</item> | |
| <item name="subtitleTextStyle">@style/TextAppearance.AppCompat.Widget.ActionBar.Subtitle</item> | |
| <item name="background">@null</item> | |
| <item name="backgroundStacked">@null</item> | |
| <item name="backgroundSplit">@null</item> | |
| <item name="actionButtonStyle">@style/Widget.AppCompat.ActionButton</item> | |
| <item name="actionOverflowButtonStyle">@style/Widget.AppCompat.ActionButton.Overflow</item> | |
| <item name="android:gravity">center_vertical</item> | |
| <item name="contentInsetStart">@dimen/abc_action_bar_content_inset_material</item> | |
| <item name="contentInsetStartWithNavigation">@dimen/abc_action_bar_content_inset_with_nav</item> | |
| <item name="contentInsetEnd">@dimen/abc_action_bar_content_inset_material</item> | |
| <item name="elevation">@dimen/abc_action_bar_elevation_material</item> | |
| <item name="popupTheme">?attr/actionBarPopupTheme</item> | |
| </style> | |
| <style name="Base.Widget.AppCompat.ActionBar.Solid"> | |
| <item name="background">?attr/colorPrimary</item> | |
| <item name="backgroundStacked">?attr/colorPrimary</item> | |
| <item name="backgroundSplit">?attr/colorPrimary</item> | |
| </style> | |
| <style name="Base.Widget.AppCompat.ActionBar.TabBar" parent=""> | |
| <item name="divider">?attr/actionBarDivider</item> | |
| <item name="showDividers">middle</item> | |
| <item name="dividerPadding">8dip</item> | |
| </style> | |
| <style name="Base.Widget.AppCompat.ActionBar.TabText" parent=""> | |
| <item name="android:textAppearance">@style/TextAppearance.AppCompat.Medium</item> | |
| <item name="android:textColor">?android:attr/textColorPrimary</item> | |
| <item name="android:textSize">12sp</item> | |
| <item name="android:textStyle">bold</item> | |
| <item name="android:ellipsize">marquee</item> | |
| <item name="android:maxLines">2</item> | |
| <item name="android:maxWidth">180dp</item> | |
| <item name="textAllCaps">true</item> | |
| </style> | |
| <style name="Base.Widget.AppCompat.ActionBar.TabView" parent=""> | |
| <item name="android:background">@drawable/abc_tab_indicator_material</item> | |
| <item name="android:gravity">center_horizontal</item> | |
| <item name="android:paddingLeft">16dip</item> | |
| <item name="android:paddingRight">16dip</item> | |
| <item name="android:layout_width">0dip</item> | |
| <item name="android:layout_weight">1</item> | |
| <item name="android:minWidth">80dip</item> | |
| </style> | |
| <style name="Base.Widget.AppCompat.ActionButton" parent="RtlUnderlay.Widget.AppCompat.ActionButton"> | |
| <item name="android:background">?attr/actionBarItemBackground</item> | |
| <item name="android:minWidth">@dimen/abc_action_button_min_width_material</item> | |
| <item name="android:minHeight">@dimen/abc_action_button_min_height_material</item> | |
| <item name="android:scaleType">center</item> | |
| <item name="android:gravity">center</item> | |
| <item name="android:maxLines">2</item> | |
| <item name="textAllCaps">@bool/abc_config_actionMenuItemAllCaps</item> | |
| </style> | |
| <style name="Base.Widget.AppCompat.ActionButton.CloseMode"> | |
| <item name="android:background">?attr/controlBackground</item> | |
| <item name="android:minWidth">56dp</item> | |
| </style> | |
| <style name="Base.Widget.AppCompat.ActionButton.Overflow" parent="RtlUnderlay.Widget.AppCompat.ActionButton.Overflow"> | |
| <item name="srcCompat">@drawable/abc_ic_menu_overflow_material</item> | |
| <item name="android:background">?attr/actionBarItemBackground</item> | |
| <item name="android:contentDescription">@string/abc_action_menu_overflow_description</item> | |
| <item name="android:minWidth">@dimen/abc_action_button_min_width_overflow_material</item> | |
| <item name="android:minHeight">@dimen/abc_action_button_min_height_material</item> | |
| </style> | |
| <style name="Base.Widget.AppCompat.ActionMode" parent=""> | |
| <item name="background">?attr/actionModeBackground</item> | |
| <item name="backgroundSplit">?attr/actionModeSplitBackground</item> | |
| <item name="height">?attr/actionBarSize</item> | |
| <item name="titleTextStyle">@style/TextAppearance.AppCompat.Widget.ActionMode.Title</item> | |
| <item name="subtitleTextStyle">@style/TextAppearance.AppCompat.Widget.ActionMode.Subtitle</item> | |
| <item name="closeItemLayout">@layout/abc_action_mode_close_item_material</item> | |
| </style> | |
| <style name="Base.Widget.AppCompat.ActivityChooserView" parent=""> | |
| <item name="android:gravity">center</item> | |
| <item name="android:background">@drawable/abc_ab_share_pack_mtrl_alpha</item> | |
| <item name="divider">?attr/dividerVertical</item> | |
| <item name="showDividers">middle</item> | |
| <item name="dividerPadding">6dip</item> | |
| </style> | |
| <style name="Base.Widget.AppCompat.AutoCompleteTextView" parent="Base.V7.Widget.AppCompat.AutoCompleteTextView"/> | |
| <style name="Base.Widget.AppCompat.Button" parent="android:Widget"> | |
| <item name="android:background">@drawable/abc_btn_default_mtrl_shape</item> | |
| <item name="android:textAppearance">?android:attr/textAppearanceButton</item> | |
| <item name="android:minHeight">48dip</item> | |
| <item name="android:minWidth">88dip</item> | |
| <item name="android:focusable">true</item> | |
| <item name="android:clickable">true</item> | |
| <item name="android:gravity">center_vertical|center_horizontal</item> | |
| </style> | |
| <style name="Base.Widget.AppCompat.Button.Borderless"> | |
| <item name="android:background">@drawable/abc_btn_borderless_material</item> | |
| </style> | |
| <style name="Base.Widget.AppCompat.Button.Borderless.Colored"> | |
| <item name="android:textAppearance">@style/TextAppearance.AppCompat.Widget.Button.Borderless.Colored</item> | |
| </style> | |
| <style name="Base.Widget.AppCompat.Button.ButtonBar.AlertDialog" parent="Widget.AppCompat.Button.Borderless.Colored"> | |
| <item name="android:minWidth">64dp</item> | |
| <item name="android:minHeight">@dimen/abc_alert_dialog_button_bar_height</item> | |
| </style> | |
| <style name="Base.Widget.AppCompat.Button.Colored"> | |
| <item name="android:background">@drawable/abc_btn_colored_material</item> | |
| <item name="android:textAppearance">@style/TextAppearance.AppCompat.Widget.Button.Colored</item> | |
| </style> | |
| <style name="Base.Widget.AppCompat.Button.Small"> | |
| <item name="android:minHeight">48dip</item> | |
| <item name="android:minWidth">48dip</item> | |
| </style> | |
| <style name="Base.Widget.AppCompat.ButtonBar" parent="android:Widget"> | |
| <item name="android:background">@null</item> | |
| </style> | |
| <style name="Base.Widget.AppCompat.ButtonBar.AlertDialog"/> | |
| <style name="Base.Widget.AppCompat.CompoundButton.CheckBox" parent="android:Widget.CompoundButton.CheckBox"> | |
| <item name="android:button">?android:attr/listChoiceIndicatorMultiple</item> | |
| <item name="buttonCompat">?attr/listChoiceIndicatorMultipleAnimated</item> | |
| <item name="android:background">?attr/controlBackground</item> | |
| </style> | |
| <style name="Base.Widget.AppCompat.CompoundButton.RadioButton" parent="android:Widget.CompoundButton.RadioButton"> | |
| <item name="android:button">?android:attr/listChoiceIndicatorSingle</item> | |
| <item name="buttonCompat">?attr/listChoiceIndicatorSingleAnimated</item> | |
| <item name="android:background">?attr/controlBackground</item> | |
| </style> | |
| <style name="Base.Widget.AppCompat.CompoundButton.Switch" parent="android:Widget.CompoundButton"> | |
| <item name="track">@drawable/abc_switch_track_mtrl_alpha</item> | |
| <item name="android:thumb">@drawable/abc_switch_thumb_material</item> | |
| <item name="switchTextAppearance">@style/TextAppearance.AppCompat.Widget.Switch</item> | |
| <item name="android:background">?attr/controlBackground</item> | |
| <item name="showText">false</item> | |
| <item name="switchPadding">@dimen/abc_switch_padding</item> | |
| <item name="android:textOn">@string/abc_capital_on</item> | |
| <item name="android:textOff">@string/abc_capital_off</item> | |
| </style> | |
| <style name="Base.Widget.AppCompat.DrawerArrowToggle" parent="Base.Widget.AppCompat.DrawerArrowToggle.Common"> | |
| <item name="barLength">18dp</item> | |
| <item name="gapBetweenBars">3dp</item> | |
| <item name="drawableSize">24dp</item> | |
| </style> | |
| <style name="Base.Widget.AppCompat.DrawerArrowToggle.Common" parent=""> | |
| <item name="color">?android:attr/textColorSecondary</item> | |
| <item name="spinBars">true</item> | |
| <item name="thickness">2dp</item> | |
| <item name="arrowShaftLength">16dp</item> | |
| <item name="arrowHeadLength">8dp</item> | |
| </style> | |
| <style name="Base.Widget.AppCompat.DropDownItem.Spinner" parent=""> | |
| <item name="android:textAppearance">@style/TextAppearance.AppCompat.Widget.DropDownItem</item> | |
| <item name="android:paddingLeft">8dp</item> | |
| <item name="android:paddingRight">8dp</item> | |
| <item name="android:gravity">center_vertical</item> | |
| </style> | |
| <style name="Base.Widget.AppCompat.EditText" parent="Base.V7.Widget.AppCompat.EditText"/> | |
| <style name="Base.Widget.AppCompat.ImageButton" parent="android:Widget.ImageButton"> | |
| <item name="android:background">@drawable/abc_btn_default_mtrl_shape</item> | |
| </style> | |
| <style name="Base.Widget.AppCompat.Light.ActionBar" parent="Base.Widget.AppCompat.ActionBar"> | |
| <item name="actionButtonStyle">@style/Widget.AppCompat.Light.ActionButton</item> | |
| <item name="actionOverflowButtonStyle">@style/Widget.AppCompat.Light.ActionButton.Overflow</item> | |
| </style> | |
| <style name="Base.Widget.AppCompat.Light.ActionBar.Solid"> | |
| <item name="background">?attr/colorPrimary</item> | |
| <item name="backgroundStacked">?attr/colorPrimary</item> | |
| <item name="backgroundSplit">?attr/colorPrimary</item> | |
| </style> | |
| <style name="Base.Widget.AppCompat.Light.ActionBar.TabBar" parent="Base.Widget.AppCompat.ActionBar.TabBar"> | |
| </style> | |
| <style name="Base.Widget.AppCompat.Light.ActionBar.TabText" parent="Base.Widget.AppCompat.ActionBar.TabText"> | |
| </style> | |
| <style name="Base.Widget.AppCompat.Light.ActionBar.TabText.Inverse" parent="Base.Widget.AppCompat.Light.ActionBar.TabText"> | |
| <item name="android:textAppearance">@style/TextAppearance.AppCompat.Medium.Inverse</item> | |
| </style> | |
| <style name="Base.Widget.AppCompat.Light.ActionBar.TabView" parent="Base.Widget.AppCompat.ActionBar.TabView"> | |
| <item name="android:background">@drawable/abc_tab_indicator_material</item> | |
| </style> | |
| <style name="Base.Widget.AppCompat.Light.PopupMenu" parent="@style/Widget.AppCompat.ListPopupWindow"> | |
| </style> | |
| <style name="Base.Widget.AppCompat.Light.PopupMenu.Overflow"> | |
| <item name="overlapAnchor">true</item> | |
| <item name="android:dropDownHorizontalOffset">-4dip</item> | |
| </style> | |
| <style name="Base.Widget.AppCompat.ListMenuView" parent="android:Widget"> | |
| <item name="subMenuArrow">@drawable/abc_ic_arrow_drop_right_black_24dp</item> | |
| </style> | |
| <style name="Base.Widget.AppCompat.ListPopupWindow" parent=""> | |
| <item name="android:dropDownSelector">?attr/listChoiceBackgroundIndicator</item> | |
| <item name="android:popupBackground">@drawable/abc_popup_background_mtrl_mult</item> | |
| <item name="android:dropDownVerticalOffset">0dip</item> | |
| <item name="android:dropDownHorizontalOffset">0dip</item> | |
| <item name="android:dropDownWidth">wrap_content</item> | |
| </style> | |
| <style name="Base.Widget.AppCompat.ListView" parent="android:Widget.ListView"> | |
| <item name="android:listSelector">?attr/listChoiceBackgroundIndicator</item> | |
| </style> | |
| <style name="Base.Widget.AppCompat.ListView.DropDown"> | |
| <item name="android:divider">@null</item> | |
| </style> | |
| <style name="Base.Widget.AppCompat.ListView.Menu" parent="android:Widget.ListView.Menu"> | |
| <item name="android:listSelector">?attr/listChoiceBackgroundIndicator</item> | |
| <item name="android:divider">?attr/dividerHorizontal</item> | |
| </style> | |
| <style name="Base.Widget.AppCompat.PopupMenu" parent="@style/Widget.AppCompat.ListPopupWindow"> | |
| </style> | |
| <style name="Base.Widget.AppCompat.PopupMenu.Overflow"> | |
| <item name="overlapAnchor">true</item> | |
| <item name="android:dropDownHorizontalOffset">-4dip</item> | |
| </style> | |
| <style name="Base.Widget.AppCompat.PopupWindow" parent="android:Widget.PopupWindow"> | |
| </style> | |
| <style name="Base.Widget.AppCompat.ProgressBar" parent="android:Widget.Holo.ProgressBar"> | |
| </style> | |
| <style name="Base.Widget.AppCompat.ProgressBar.Horizontal" parent="android:Widget.Holo.ProgressBar.Horizontal"> | |
| </style> | |
| <style name="Base.Widget.AppCompat.RatingBar" parent="android:Widget.RatingBar"> | |
| <item name="android:progressDrawable">@drawable/abc_ratingbar_material</item> | |
| <item name="android:indeterminateDrawable">@drawable/abc_ratingbar_material</item> | |
| </style> | |
| <style name="Base.Widget.AppCompat.RatingBar.Indicator" parent="android:Widget.RatingBar"> | |
| <item name="android:progressDrawable">@drawable/abc_ratingbar_indicator_material</item> | |
| <item name="android:indeterminateDrawable">@drawable/abc_ratingbar_indicator_material</item> | |
| <item name="android:minHeight">36dp</item> | |
| <item name="android:maxHeight">36dp</item> | |
| <item name="android:isIndicator">true</item> | |
| <item name="android:thumb">@null</item> | |
| </style> | |
| <style name="Base.Widget.AppCompat.RatingBar.Small" parent="android:Widget.RatingBar"> | |
| <item name="android:progressDrawable">@drawable/abc_ratingbar_small_material</item> | |
| <item name="android:indeterminateDrawable">@drawable/abc_ratingbar_small_material</item> | |
| <item name="android:minHeight">16dp</item> | |
| <item name="android:maxHeight">16dp</item> | |
| <item name="android:isIndicator">true</item> | |
| <item name="android:thumb">@null</item> | |
| </style> | |
| <style name="Base.Widget.AppCompat.SearchView" parent="android:Widget"> | |
| <item name="layout">@layout/abc_search_view</item> | |
| <item name="queryBackground">@drawable/abc_textfield_search_material</item> | |
| <item name="submitBackground">@drawable/abc_textfield_search_material</item> | |
| <item name="closeIcon">@drawable/abc_ic_clear_material</item> | |
| <item name="searchIcon">@drawable/abc_ic_search_api_material</item> | |
| <item name="searchHintIcon">@drawable/abc_ic_search_api_material</item> | |
| <item name="goIcon">@drawable/abc_ic_go_search_api_material</item> | |
| <item name="voiceIcon">@drawable/abc_ic_voice_search_api_material</item> | |
| <item name="commitIcon">@drawable/abc_ic_commit_search_api_mtrl_alpha</item> | |
| <item name="suggestionRowLayout">@layout/abc_search_dropdown_item_icons_2line</item> | |
| </style> | |
| <style name="Base.Widget.AppCompat.SearchView.ActionBar"> | |
| <item name="queryBackground">@null</item> | |
| <item name="submitBackground">@null</item> | |
| <item name="searchHintIcon">@null</item> | |
| <item name="defaultQueryHint">@string/abc_search_hint</item> | |
| </style> | |
| <style name="Base.Widget.AppCompat.SeekBar" parent="android:Widget"> | |
| <item name="android:indeterminateOnly">false</item> | |
| <item name="android:progressDrawable">@drawable/abc_seekbar_track_material</item> | |
| <item name="android:indeterminateDrawable">@drawable/abc_seekbar_track_material</item> | |
| <item name="android:thumb">@drawable/abc_seekbar_thumb_material</item> | |
| <item name="android:focusable">true</item> | |
| <item name="android:paddingLeft">16dip</item> | |
| <item name="android:paddingRight">16dip</item> | |
| </style> | |
| <style name="Base.Widget.AppCompat.SeekBar.Discrete"> | |
| <item name="tickMark">@drawable/abc_seekbar_tick_mark_material</item> | |
| </style> | |
| <style name="Base.Widget.AppCompat.Spinner" parent="Platform.Widget.AppCompat.Spinner"> | |
| <item name="android:background">@drawable/abc_spinner_mtrl_am_alpha</item> | |
| <item name="android:popupBackground">@drawable/abc_popup_background_mtrl_mult</item> | |
| <item name="android:dropDownSelector">?attr/listChoiceBackgroundIndicator</item> | |
| <item name="android:dropDownVerticalOffset">0dip</item> | |
| <item name="android:dropDownHorizontalOffset">0dip</item> | |
| <item name="android:dropDownWidth">wrap_content</item> | |
| <item name="android:clickable">true</item> | |
| <item name="android:gravity">left|start|center_vertical</item> | |
| <item name="overlapAnchor">true</item> | |
| </style> | |
| <style name="Base.Widget.AppCompat.Spinner.Underlined"> | |
| <item name="android:background">@drawable/abc_spinner_textfield_background_material</item> | |
| </style> | |
| <style name="Base.Widget.AppCompat.TextView" parent="android:Widget.TextView"/> | |
| <style name="Base.Widget.AppCompat.TextView.SpinnerItem" parent="android:Widget.TextView.SpinnerItem"> | |
| <item name="android:textAppearance">@style/TextAppearance.AppCompat.Widget.TextView.SpinnerItem</item> | |
| <item name="android:paddingLeft">8dp</item> | |
| <item name="android:paddingRight">8dp</item> | |
| </style> | |
| <style name="Base.Widget.AppCompat.Toolbar" parent="Base.V7.Widget.AppCompat.Toolbar"/> | |
| <style name="Base.Widget.AppCompat.Toolbar.Button.Navigation" parent="android:Widget"> | |
| <item name="android:background">?attr/controlBackground</item> | |
| <item name="android:minWidth">56dp</item> | |
| <item name="android:scaleType">center</item> | |
| </style> | |
| <style name="CardView" parent="Base.CardView"> | |
| </style> | |
| <style name="CardView.Dark"> | |
| <item name="cardBackgroundColor">@color/cardview_dark_background</item> | |
| </style> | |
| <style name="CardView.Light"> | |
| <item name="cardBackgroundColor">@color/cardview_light_background</item> | |
| </style> | |
| <style name="Platform.AppCompat" parent="android:Theme.Holo"> | |
| <item name="android:windowNoTitle">true</item> | |
| <item name="android:windowActionBar">false</item> | |
| <item name="android:buttonBarStyle">?attr/buttonBarStyle</item> | |
| <item name="android:buttonBarButtonStyle">?attr/buttonBarButtonStyle</item> | |
| <item name="android:borderlessButtonStyle">?attr/borderlessButtonStyle</item> | |
| <item name="android:colorForeground">@color/foreground_material_dark</item> | |
| <item name="android:colorForegroundInverse">@color/foreground_material_light</item> | |
| <item name="android:colorBackground">@color/background_material_dark</item> | |
| <item name="android:colorBackgroundCacheHint">@color/abc_background_cache_hint_selector_material_dark</item> | |
| <item name="android:disabledAlpha">@dimen/abc_disabled_alpha_material_dark</item> | |
| <item name="android:backgroundDimAmount">0.6</item> | |
| <item name="android:windowBackground">@color/background_material_dark</item> | |
| <item name="android:textColorPrimary">@color/abc_primary_text_material_dark</item> | |
| <item name="android:textColorPrimaryInverse">@color/abc_primary_text_material_light</item> | |
| <item name="android:textColorPrimaryDisableOnly">@color/abc_primary_text_disable_only_material_dark</item> | |
| <item name="android:textColorSecondary">@color/abc_secondary_text_material_dark</item> | |
| <item name="android:textColorSecondaryInverse">@color/abc_secondary_text_material_light</item> | |
| <item name="android:textColorTertiary">@color/abc_secondary_text_material_dark</item> | |
| <item name="android:textColorTertiaryInverse">@color/abc_secondary_text_material_light</item> | |
| <item name="android:textColorHint">@color/abc_hint_foreground_material_dark</item> | |
| <item name="android:textColorHintInverse">@color/abc_hint_foreground_material_light</item> | |
| <item name="android:textColorHighlight">@color/highlighted_text_material_dark</item> | |
| <item name="android:textColorHighlightInverse">@color/highlighted_text_material_light</item> | |
| <item name="android:textColorLink">?attr/colorAccent</item> | |
| <item name="android:textColorLinkInverse">?attr/colorAccent</item> | |
| <item name="android:textColorAlertDialogListItem">@color/abc_primary_text_material_dark</item> | |
| <item name="android:textAppearance">@style/TextAppearance.AppCompat</item> | |
| <item name="android:textAppearanceInverse">@style/TextAppearance.AppCompat.Inverse</item> | |
| <item name="android:textAppearanceLarge">@style/TextAppearance.AppCompat.Large</item> | |
| <item name="android:textAppearanceLargeInverse">@style/TextAppearance.AppCompat.Large.Inverse</item> | |
| <item name="android:textAppearanceMedium">@style/TextAppearance.AppCompat.Medium</item> | |
| <item name="android:textAppearanceMediumInverse">@style/TextAppearance.AppCompat.Medium.Inverse</item> | |
| <item name="android:textAppearanceSmall">@style/TextAppearance.AppCompat.Small</item> | |
| <item name="android:textAppearanceSmallInverse">@style/TextAppearance.AppCompat.Small.Inverse</item> | |
| <item name="android:listChoiceIndicatorSingle">@drawable/abc_btn_radio_material</item> | |
| <item name="listChoiceIndicatorSingleAnimated">@drawable/abc_btn_radio_material_anim</item> | |
| <item name="android:listChoiceIndicatorMultiple">@drawable/abc_btn_check_material</item> | |
| <item name="listChoiceIndicatorMultipleAnimated">@drawable/abc_btn_check_material_anim</item> | |
| <item name="android:textAppearanceListItem">@style/TextAppearance.AppCompat.Subhead</item> | |
| <item name="android:textAppearanceListItemSmall">@style/TextAppearance.AppCompat.Subhead</item> | |
| <item name="android:listPreferredItemHeight">@dimen/abc_list_item_height_material</item> | |
| <item name="android:listPreferredItemHeightSmall">@dimen/abc_list_item_height_small_material</item> | |
| <item name="android:listPreferredItemHeightLarge">@dimen/abc_list_item_height_large_material</item> | |
| <item name="android:listPreferredItemPaddingLeft">@dimen/abc_list_item_padding_horizontal_material</item> | |
| <item name="android:listPreferredItemPaddingRight">@dimen/abc_list_item_padding_horizontal_material</item> | |
| <item name="android:listPreferredItemPaddingStart">@dimen/abc_list_item_padding_horizontal_material</item> | |
| <item name="android:listPreferredItemPaddingEnd">@dimen/abc_list_item_padding_horizontal_material</item> | |
| <item name="android:actionModeCutDrawable">?actionModeCutDrawable</item> | |
| <item name="android:actionModeCopyDrawable">?actionModeCopyDrawable</item> | |
| <item name="android:actionModePasteDrawable">?actionModePasteDrawable</item> | |
| <item name="android:actionModeSelectAllDrawable">?actionModeSelectAllDrawable</item> | |
| <item name="android:textSelectHandle">@drawable/abc_text_select_handle_middle_mtrl_dark</item> | |
| <item name="android:textSelectHandleLeft">@drawable/abc_text_select_handle_left_mtrl_dark</item> | |
| <item name="android:textSelectHandleRight">@drawable/abc_text_select_handle_right_mtrl_dark</item> | |
| </style> | |
| <style name="Platform.AppCompat.Light" parent="android:Theme.Holo.Light"> | |
| <item name="android:windowNoTitle">true</item> | |
| <item name="android:windowActionBar">false</item> | |
| <item name="android:buttonBarStyle">?attr/buttonBarStyle</item> | |
| <item name="android:buttonBarButtonStyle">?attr/buttonBarButtonStyle</item> | |
| <item name="android:borderlessButtonStyle">?attr/borderlessButtonStyle</item> | |
| <item name="android:colorForeground">@color/foreground_material_light</item> | |
| <item name="android:colorForegroundInverse">@color/foreground_material_dark</item> | |
| <item name="android:colorBackground">@color/background_material_light</item> | |
| <item name="android:colorBackgroundCacheHint">@color/abc_background_cache_hint_selector_material_light</item> | |
| <item name="android:disabledAlpha">@dimen/abc_disabled_alpha_material_light</item> | |
| <item name="android:backgroundDimAmount">0.6</item> | |
| <item name="android:windowBackground">@color/background_material_light</item> | |
| <item name="android:textColorPrimary">@color/abc_primary_text_material_light</item> | |
| <item name="android:textColorPrimaryInverse">@color/abc_primary_text_material_dark</item> | |
| <item name="android:textColorSecondary">@color/abc_secondary_text_material_light</item> | |
| <item name="android:textColorSecondaryInverse">@color/abc_secondary_text_material_dark</item> | |
| <item name="android:textColorTertiary">@color/abc_secondary_text_material_light</item> | |
| <item name="android:textColorTertiaryInverse">@color/abc_secondary_text_material_dark</item> | |
| <item name="android:textColorPrimaryDisableOnly">@color/abc_primary_text_disable_only_material_light</item> | |
| <item name="android:textColorPrimaryInverseDisableOnly">@color/abc_primary_text_disable_only_material_dark</item> | |
| <item name="android:textColorHint">@color/abc_hint_foreground_material_light</item> | |
| <item name="android:textColorHintInverse">@color/abc_hint_foreground_material_dark</item> | |
| <item name="android:textColorHighlight">@color/highlighted_text_material_light</item> | |
| <item name="android:textColorHighlightInverse">@color/highlighted_text_material_dark</item> | |
| <item name="android:textColorLink">?attr/colorAccent</item> | |
| <item name="android:textColorLinkInverse">?attr/colorAccent</item> | |
| <item name="android:textColorAlertDialogListItem">@color/abc_primary_text_material_light</item> | |
| <item name="android:textAppearance">@style/TextAppearance.AppCompat</item> | |
| <item name="android:textAppearanceInverse">@style/TextAppearance.AppCompat.Inverse</item> | |
| <item name="android:textAppearanceLarge">@style/TextAppearance.AppCompat.Large</item> | |
| <item name="android:textAppearanceLargeInverse">@style/TextAppearance.AppCompat.Large.Inverse</item> | |
| <item name="android:textAppearanceMedium">@style/TextAppearance.AppCompat.Medium</item> | |
| <item name="android:textAppearanceMediumInverse">@style/TextAppearance.AppCompat.Medium.Inverse</item> | |
| <item name="android:textAppearanceSmall">@style/TextAppearance.AppCompat.Small</item> | |
| <item name="android:textAppearanceSmallInverse">@style/TextAppearance.AppCompat.Small.Inverse</item> | |
| <item name="android:listChoiceIndicatorSingle">@drawable/abc_btn_radio_material</item> | |
| <item name="listChoiceIndicatorSingleAnimated">@drawable/abc_btn_radio_material_anim</item> | |
| <item name="android:listChoiceIndicatorMultiple">@drawable/abc_btn_check_material</item> | |
| <item name="listChoiceIndicatorMultipleAnimated">@drawable/abc_btn_check_material_anim</item> | |
| <item name="android:textAppearanceListItem">@style/TextAppearance.AppCompat.Subhead</item> | |
| <item name="android:textAppearanceListItemSmall">@style/TextAppearance.AppCompat.Subhead</item> | |
| <item name="android:listPreferredItemHeight">@dimen/abc_list_item_height_material</item> | |
| <item name="android:listPreferredItemHeightSmall">@dimen/abc_list_item_height_small_material</item> | |
| <item name="android:listPreferredItemHeightLarge">@dimen/abc_list_item_height_large_material</item> | |
| <item name="android:listPreferredItemPaddingLeft">@dimen/abc_list_item_padding_horizontal_material</item> | |
| <item name="android:listPreferredItemPaddingRight">@dimen/abc_list_item_padding_horizontal_material</item> | |
| <item name="android:listPreferredItemPaddingStart">@dimen/abc_list_item_padding_horizontal_material</item> | |
| <item name="android:listPreferredItemPaddingEnd">@dimen/abc_list_item_padding_horizontal_material</item> | |
| <item name="android:actionModeCutDrawable">?actionModeCutDrawable</item> | |
| <item name="android:actionModeCopyDrawable">?actionModeCopyDrawable</item> | |
| <item name="android:actionModePasteDrawable">?actionModePasteDrawable</item> | |
| <item name="android:actionModeSelectAllDrawable">?actionModeSelectAllDrawable</item> | |
| <item name="android:textSelectHandle">@drawable/abc_text_select_handle_middle_mtrl_light</item> | |
| <item name="android:textSelectHandleLeft">@drawable/abc_text_select_handle_left_mtrl_light</item> | |
| <item name="android:textSelectHandleRight">@drawable/abc_text_select_handle_right_mtrl_light</item> | |
| </style> | |
| <style name="Platform.ThemeOverlay.AppCompat" parent=""/> | |
| <style name="Platform.ThemeOverlay.AppCompat.Dark"> | |
| <item name="actionBarItemBackground">@drawable/abc_item_background_holo_dark</item> | |
| <item name="actionDropDownStyle">@style/Widget.AppCompat.Spinner.DropDown.ActionBar</item> | |
| <item name="selectableItemBackground">@drawable/abc_item_background_holo_dark</item> | |
| <item name="android:autoCompleteTextViewStyle">@style/Widget.AppCompat.AutoCompleteTextView</item> | |
| <item name="android:dropDownItemStyle">@style/Widget.AppCompat.DropDownItem.Spinner</item> | |
| </style> | |
| <style name="Platform.ThemeOverlay.AppCompat.Light"> | |
| <item name="actionBarItemBackground">@drawable/abc_item_background_holo_light</item> | |
| <item name="actionDropDownStyle">@style/Widget.AppCompat.Light.Spinner.DropDown.ActionBar</item> | |
| <item name="selectableItemBackground">@drawable/abc_item_background_holo_light</item> | |
| <item name="android:autoCompleteTextViewStyle">@style/Widget.AppCompat.Light.AutoCompleteTextView</item> | |
| <item name="android:dropDownItemStyle">@style/Widget.AppCompat.DropDownItem.Spinner</item> | |
| </style> | |
| <style name="Platform.Widget.AppCompat.Spinner" parent="android:Widget.Holo.Spinner"/> | |
| <style name="RtlOverlay.DialogWindowTitle.AppCompat" parent="Base.DialogWindowTitle.AppCompat"> | |
| </style> | |
| <style name="RtlOverlay.Widget.AppCompat.ActionBar.TitleItem" parent="android:Widget"> | |
| <item name="android:layout_gravity">center_vertical|left</item> | |
| <item name="android:paddingRight">8dp</item> | |
| </style> | |
| <style name="RtlOverlay.Widget.AppCompat.DialogTitle.Icon" parent="android:Widget"> | |
| <item name="android:layout_marginRight">8dp</item> | |
| </style> | |
| <style name="RtlOverlay.Widget.AppCompat.PopupMenuItem" parent="android:Widget"> | |
| <item name="android:paddingRight">16dp</item> | |
| </style> | |
| <style name="RtlOverlay.Widget.AppCompat.PopupMenuItem.InternalGroup" parent="android:Widget"> | |
| <item name="android:layout_marginLeft">16dp</item> | |
| </style> | |
| <style name="RtlOverlay.Widget.AppCompat.PopupMenuItem.Shortcut" parent="android:Widget"> | |
| <item name="android:layout_marginLeft">16dp</item> | |
| </style> | |
| <style name="RtlOverlay.Widget.AppCompat.PopupMenuItem.SubmenuArrow" parent="android:Widget"> | |
| <item name="android:layout_marginLeft">8dp</item> | |
| </style> | |
| <style name="RtlOverlay.Widget.AppCompat.PopupMenuItem.Text" parent="android:Widget"> | |
| <item name="android:layout_alignParentLeft">true</item> | |
| </style> | |
| <style name="RtlOverlay.Widget.AppCompat.PopupMenuItem.Title" parent="android:Widget"> | |
| <item name="android:layout_marginLeft">16dp</item> | |
| </style> | |
| <style name="RtlOverlay.Widget.AppCompat.Search.DropDown" parent="android:Widget"> | |
| <item name="android:paddingLeft">@dimen/abc_dropdownitem_text_padding_left</item> | |
| <item name="android:paddingRight">4dp</item> | |
| </style> | |
| <style name="RtlOverlay.Widget.AppCompat.Search.DropDown.Icon1" parent="android:Widget"> | |
| <item name="android:layout_alignParentLeft">true</item> | |
| </style> | |
| <style name="RtlOverlay.Widget.AppCompat.Search.DropDown.Icon2" parent="android:Widget"> | |
| <item name="android:layout_toLeftOf">@id/edit_query</item> | |
| </style> | |
| <style name="RtlOverlay.Widget.AppCompat.Search.DropDown.Query" parent="android:Widget"> | |
| <item name="android:layout_alignParentRight">true</item> | |
| </style> | |
| <style name="RtlOverlay.Widget.AppCompat.Search.DropDown.Text" parent="Base.Widget.AppCompat.DropDownItem.Spinner"> | |
| <item name="android:layout_toLeftOf">@android:id/icon2</item> | |
| <item name="android:layout_toRightOf">@android:id/icon1</item> | |
| </style> | |
| <style name="RtlOverlay.Widget.AppCompat.SearchView.MagIcon" parent="android:Widget"> | |
| <item name="android:layout_marginLeft">@dimen/abc_dropdownitem_text_padding_left</item> | |
| </style> | |
| <style name="RtlUnderlay.Widget.AppCompat.ActionButton" parent="android:Widget"> | |
| <item name="android:paddingLeft">12dp</item> | |
| <item name="android:paddingRight">12dp</item> | |
| </style> | |
| <style name="RtlUnderlay.Widget.AppCompat.ActionButton.Overflow" parent="Base.Widget.AppCompat.ActionButton"> | |
| <item name="android:paddingLeft">@dimen/abc_action_bar_overflow_padding_start_material</item> | |
| <item name="android:paddingRight">@dimen/abc_action_bar_overflow_padding_end_material</item> | |
| </style> | |
| <style name="TextAppearance.AppCompat" parent="Base.TextAppearance.AppCompat"/> | |
| <style name="TextAppearance.AppCompat.Body1" parent="Base.TextAppearance.AppCompat.Body1"/> | |
| <style name="TextAppearance.AppCompat.Body2" parent="Base.TextAppearance.AppCompat.Body2"/> | |
| <style name="TextAppearance.AppCompat.Button" parent="Base.TextAppearance.AppCompat.Button"/> | |
| <style name="TextAppearance.AppCompat.Caption" parent="Base.TextAppearance.AppCompat.Caption"/> | |
| <style name="TextAppearance.AppCompat.Display1" parent="Base.TextAppearance.AppCompat.Display1"/> | |
| <style name="TextAppearance.AppCompat.Display2" parent="Base.TextAppearance.AppCompat.Display2"/> | |
| <style name="TextAppearance.AppCompat.Display3" parent="Base.TextAppearance.AppCompat.Display3"/> | |
| <style name="TextAppearance.AppCompat.Display4" parent="Base.TextAppearance.AppCompat.Display4"/> | |
| <style name="TextAppearance.AppCompat.Headline" parent="Base.TextAppearance.AppCompat.Headline"/> | |
| <style name="TextAppearance.AppCompat.Inverse" parent="Base.TextAppearance.AppCompat.Inverse"/> | |
| <style name="TextAppearance.AppCompat.Large" parent="Base.TextAppearance.AppCompat.Large"/> | |
| <style name="TextAppearance.AppCompat.Large.Inverse" parent="Base.TextAppearance.AppCompat.Large.Inverse"/> | |
| <style name="TextAppearance.AppCompat.Light.SearchResult.Subtitle" parent="TextAppearance.AppCompat.SearchResult.Subtitle"/> | |
| <style name="TextAppearance.AppCompat.Light.SearchResult.Title" parent="TextAppearance.AppCompat.SearchResult.Title"/> | |
| <style name="TextAppearance.AppCompat.Light.Widget.PopupMenu.Large" parent="TextAppearance.AppCompat.Widget.PopupMenu.Large"/> | |
| <style name="TextAppearance.AppCompat.Light.Widget.PopupMenu.Small" parent="TextAppearance.AppCompat.Widget.PopupMenu.Small"/> | |
| <style name="TextAppearance.AppCompat.Medium" parent="Base.TextAppearance.AppCompat.Medium"/> | |
| <style name="TextAppearance.AppCompat.Medium.Inverse" parent="Base.TextAppearance.AppCompat.Medium.Inverse"/> | |
| <style name="TextAppearance.AppCompat.Menu" parent="Base.TextAppearance.AppCompat.Menu"/> | |
| <style name="TextAppearance.AppCompat.SearchResult.Subtitle" parent="Base.TextAppearance.AppCompat.SearchResult.Subtitle"> | |
| </style> | |
| <style name="TextAppearance.AppCompat.SearchResult.Title" parent="Base.TextAppearance.AppCompat.SearchResult.Title"> | |
| </style> | |
| <style name="TextAppearance.AppCompat.Small" parent="Base.TextAppearance.AppCompat.Small"/> | |
| <style name="TextAppearance.AppCompat.Small.Inverse" parent="Base.TextAppearance.AppCompat.Small.Inverse"/> | |
| <style name="TextAppearance.AppCompat.Subhead" parent="Base.TextAppearance.AppCompat.Subhead"/> | |
| <style name="TextAppearance.AppCompat.Subhead.Inverse" parent="Base.TextAppearance.AppCompat.Subhead.Inverse"/> | |
| <style name="TextAppearance.AppCompat.Title" parent="Base.TextAppearance.AppCompat.Title"/> | |
| <style name="TextAppearance.AppCompat.Title.Inverse" parent="Base.TextAppearance.AppCompat.Title.Inverse"/> | |
| <style name="TextAppearance.AppCompat.Tooltip" parent="Base.TextAppearance.AppCompat.Tooltip"/> | |
| <style name="TextAppearance.AppCompat.Widget.ActionBar.Menu" parent="Base.TextAppearance.AppCompat.Widget.ActionBar.Menu"> | |
| </style> | |
| <style name="TextAppearance.AppCompat.Widget.ActionBar.Subtitle" parent="Base.TextAppearance.AppCompat.Widget.ActionBar.Subtitle"/> | |
| <style name="TextAppearance.AppCompat.Widget.ActionBar.Subtitle.Inverse" parent="Base.TextAppearance.AppCompat.Widget.ActionBar.Subtitle.Inverse"> | |
| </style> | |
| <style name="TextAppearance.AppCompat.Widget.ActionBar.Title" parent="Base.TextAppearance.AppCompat.Widget.ActionBar.Title"/> | |
| <style name="TextAppearance.AppCompat.Widget.ActionBar.Title.Inverse" parent="Base.TextAppearance.AppCompat.Widget.ActionBar.Title.Inverse"> | |
| </style> | |
| <style name="TextAppearance.AppCompat.Widget.ActionMode.Subtitle" parent="Base.TextAppearance.AppCompat.Widget.ActionMode.Subtitle"> | |
| </style> | |
| <style name="TextAppearance.AppCompat.Widget.ActionMode.Subtitle.Inverse" parent="TextAppearance.AppCompat.Widget.ActionMode.Subtitle"/> | |
| <style name="TextAppearance.AppCompat.Widget.ActionMode.Title" parent="Base.TextAppearance.AppCompat.Widget.ActionMode.Title"> | |
| </style> | |
| <style name="TextAppearance.AppCompat.Widget.ActionMode.Title.Inverse" parent="TextAppearance.AppCompat.Widget.ActionMode.Title"/> | |
| <style name="TextAppearance.AppCompat.Widget.Button" parent="Base.TextAppearance.AppCompat.Widget.Button"/> | |
| <style name="TextAppearance.AppCompat.Widget.Button.Borderless.Colored" parent="Base.TextAppearance.AppCompat.Widget.Button.Borderless.Colored"/> | |
| <style name="TextAppearance.AppCompat.Widget.Button.Colored" parent="Base.TextAppearance.AppCompat.Widget.Button.Colored"/> | |
| <style name="TextAppearance.AppCompat.Widget.Button.Inverse" parent="Base.TextAppearance.AppCompat.Widget.Button.Inverse"/> | |
| <style name="TextAppearance.AppCompat.Widget.DropDownItem" parent="Base.TextAppearance.AppCompat.Widget.DropDownItem"> | |
| </style> | |
| <style name="TextAppearance.AppCompat.Widget.PopupMenu.Header" parent="Base.TextAppearance.AppCompat.Widget.PopupMenu.Header"/> | |
| <style name="TextAppearance.AppCompat.Widget.PopupMenu.Large" parent="Base.TextAppearance.AppCompat.Widget.PopupMenu.Large"/> | |
| <style name="TextAppearance.AppCompat.Widget.PopupMenu.Small" parent="Base.TextAppearance.AppCompat.Widget.PopupMenu.Small"/> | |
| <style name="TextAppearance.AppCompat.Widget.Switch" parent="Base.TextAppearance.AppCompat.Widget.Switch"/> | |
| <style name="TextAppearance.AppCompat.Widget.TextView.SpinnerItem" parent="Base.TextAppearance.AppCompat.Widget.TextView.SpinnerItem"/> | |
| <style name="TextAppearance.Compat.Notification" parent="@android:style/TextAppearance.StatusBar.EventContent"/> | |
| <style name="TextAppearance.Compat.Notification.Info"> | |
| <item name="android:textSize">12sp</item> | |
| <item name="android:textColor">?android:attr/textColorSecondary</item> | |
| </style> | |
| <style name="TextAppearance.Compat.Notification.Line2" parent="TextAppearance.Compat.Notification.Info"/> | |
| <style name="TextAppearance.Compat.Notification.Time"> | |
| <item name="android:textSize">12sp</item> | |
| <item name="android:textColor">?android:attr/textColorSecondary</item> | |
| </style> | |
| <style name="TextAppearance.Compat.Notification.Title" parent="@android:style/TextAppearance.StatusBar.EventContent.Title"/> | |
| <style name="TextAppearance.Widget.AppCompat.ExpandedMenu.Item" parent="Base.TextAppearance.Widget.AppCompat.ExpandedMenu.Item"> | |
| </style> | |
| <style name="TextAppearance.Widget.AppCompat.Toolbar.Subtitle" parent="Base.TextAppearance.Widget.AppCompat.Toolbar.Subtitle"> | |
| </style> | |
| <style name="TextAppearance.Widget.AppCompat.Toolbar.Title" parent="Base.TextAppearance.Widget.AppCompat.Toolbar.Title"> | |
| </style> | |
| <style name="Theme.AppCompat" parent="Base.Theme.AppCompat"/> | |
| <style name="Theme.AppCompat.CompactMenu" parent="Base.Theme.AppCompat.CompactMenu"/> | |
| <style name="Theme.AppCompat.DayNight" parent="Theme.AppCompat.Light"/> | |
| <style name="Theme.AppCompat.DayNight.DarkActionBar" parent="Theme.AppCompat.Light.DarkActionBar"/> | |
| <style name="Theme.AppCompat.DayNight.Dialog" parent="Theme.AppCompat.Light.Dialog"/> | |
| <style name="Theme.AppCompat.DayNight.Dialog.Alert" parent="Theme.AppCompat.Light.Dialog.Alert"/> | |
| <style name="Theme.AppCompat.DayNight.Dialog.MinWidth" parent="Theme.AppCompat.Light.Dialog.MinWidth"/> | |
| <style name="Theme.AppCompat.DayNight.DialogWhenLarge" parent="Theme.AppCompat.Light.DialogWhenLarge"/> | |
| <style name="Theme.AppCompat.DayNight.NoActionBar" parent="Theme.AppCompat.Light.NoActionBar"/> | |
| <style name="Theme.AppCompat.Dialog" parent="Base.Theme.AppCompat.Dialog"/> | |
| <style name="Theme.AppCompat.Dialog.Alert" parent="Base.Theme.AppCompat.Dialog.Alert"/> | |
| <style name="Theme.AppCompat.Dialog.MinWidth" parent="Base.Theme.AppCompat.Dialog.MinWidth"/> | |
| <style name="Theme.AppCompat.DialogWhenLarge" parent="Base.Theme.AppCompat.DialogWhenLarge"> | |
| </style> | |
| <style name="Theme.AppCompat.Light" parent="Base.Theme.AppCompat.Light"/> | |
| <style name="Theme.AppCompat.Light.DarkActionBar" parent="Base.Theme.AppCompat.Light.DarkActionBar"/> | |
| <style name="Theme.AppCompat.Light.Dialog" parent="Base.Theme.AppCompat.Light.Dialog"/> | |
| <style name="Theme.AppCompat.Light.Dialog.Alert" parent="Base.Theme.AppCompat.Light.Dialog.Alert"/> | |
| <style name="Theme.AppCompat.Light.Dialog.MinWidth" parent="Base.Theme.AppCompat.Light.Dialog.MinWidth"/> | |
| <style name="Theme.AppCompat.Light.DialogWhenLarge" parent="Base.Theme.AppCompat.Light.DialogWhenLarge"> | |
| </style> | |
| <style name="Theme.AppCompat.Light.NoActionBar"> | |
| <item name="windowActionBar">false</item> | |
| <item name="windowNoTitle">true</item> | |
| </style> | |
| <style name="Theme.AppCompat.NoActionBar"> | |
| <item name="windowActionBar">false</item> | |
| <item name="windowNoTitle">true</item> | |
| </style> | |
| <style name="ThemeOverlay.AppCompat" parent="Base.ThemeOverlay.AppCompat"/> | |
| <style name="ThemeOverlay.AppCompat.ActionBar" parent="Base.ThemeOverlay.AppCompat.ActionBar"/> | |
| <style name="ThemeOverlay.AppCompat.Dark" parent="Base.ThemeOverlay.AppCompat.Dark"/> | |
| <style name="ThemeOverlay.AppCompat.Dark.ActionBar" parent="Base.ThemeOverlay.AppCompat.Dark.ActionBar"/> | |
| <style name="ThemeOverlay.AppCompat.DayNight" parent="ThemeOverlay.AppCompat.Light"/> | |
| <style name="ThemeOverlay.AppCompat.DayNight.ActionBar"> | |
| <item name="colorControlNormal">?android:attr/textColorPrimary</item> | |
| <item name="searchViewStyle">@style/Widget.AppCompat.SearchView.ActionBar</item> | |
| </style> | |
| <style name="ThemeOverlay.AppCompat.Dialog" parent="Base.ThemeOverlay.AppCompat.Dialog"/> | |
| <style name="ThemeOverlay.AppCompat.Dialog.Alert" parent="Base.ThemeOverlay.AppCompat.Dialog.Alert"/> | |
| <style name="ThemeOverlay.AppCompat.Light" parent="Base.ThemeOverlay.AppCompat.Light"/> | |
| <style name="Widget.AppCompat.ActionBar" parent="Base.Widget.AppCompat.ActionBar"> | |
| </style> | |
| <style name="Widget.AppCompat.ActionBar.Solid" parent="Base.Widget.AppCompat.ActionBar.Solid"> | |
| </style> | |
| <style name="Widget.AppCompat.ActionBar.TabBar" parent="Base.Widget.AppCompat.ActionBar.TabBar"> | |
| </style> | |
| <style name="Widget.AppCompat.ActionBar.TabText" parent="Base.Widget.AppCompat.ActionBar.TabText"> | |
| </style> | |
| <style name="Widget.AppCompat.ActionBar.TabView" parent="Base.Widget.AppCompat.ActionBar.TabView"> | |
| </style> | |
| <style name="Widget.AppCompat.ActionButton" parent="Base.Widget.AppCompat.ActionButton"/> | |
| <style name="Widget.AppCompat.ActionButton.CloseMode" parent="Base.Widget.AppCompat.ActionButton.CloseMode"/> | |
| <style name="Widget.AppCompat.ActionButton.Overflow" parent="Base.Widget.AppCompat.ActionButton.Overflow"/> | |
| <style name="Widget.AppCompat.ActionMode" parent="Base.Widget.AppCompat.ActionMode"> | |
| </style> | |
| <style name="Widget.AppCompat.ActivityChooserView" parent="Base.Widget.AppCompat.ActivityChooserView"> | |
| </style> | |
| <style name="Widget.AppCompat.AutoCompleteTextView" parent="Base.Widget.AppCompat.AutoCompleteTextView"> | |
| </style> | |
| <style name="Widget.AppCompat.Button" parent="Base.Widget.AppCompat.Button"/> | |
| <style name="Widget.AppCompat.Button.Borderless" parent="Base.Widget.AppCompat.Button.Borderless"/> | |
| <style name="Widget.AppCompat.Button.Borderless.Colored" parent="Base.Widget.AppCompat.Button.Borderless.Colored"/> | |
| <style name="Widget.AppCompat.Button.ButtonBar.AlertDialog" parent="Base.Widget.AppCompat.Button.ButtonBar.AlertDialog"/> | |
| <style name="Widget.AppCompat.Button.Colored" parent="Base.Widget.AppCompat.Button.Colored"/> | |
| <style name="Widget.AppCompat.Button.Small" parent="Base.Widget.AppCompat.Button.Small"/> | |
| <style name="Widget.AppCompat.ButtonBar" parent="Base.Widget.AppCompat.ButtonBar"/> | |
| <style name="Widget.AppCompat.ButtonBar.AlertDialog" parent="Base.Widget.AppCompat.ButtonBar.AlertDialog"/> | |
| <style name="Widget.AppCompat.CompoundButton.CheckBox" parent="Base.Widget.AppCompat.CompoundButton.CheckBox"/> | |
| <style name="Widget.AppCompat.CompoundButton.RadioButton" parent="Base.Widget.AppCompat.CompoundButton.RadioButton"/> | |
| <style name="Widget.AppCompat.CompoundButton.Switch" parent="Base.Widget.AppCompat.CompoundButton.Switch"/> | |
| <style name="Widget.AppCompat.DrawerArrowToggle" parent="Base.Widget.AppCompat.DrawerArrowToggle"> | |
| <item name="color">?attr/colorControlNormal</item> | |
| </style> | |
| <style name="Widget.AppCompat.DropDownItem.Spinner" parent="RtlOverlay.Widget.AppCompat.Search.DropDown.Text"/> | |
| <style name="Widget.AppCompat.EditText" parent="Base.Widget.AppCompat.EditText"/> | |
| <style name="Widget.AppCompat.ImageButton" parent="Base.Widget.AppCompat.ImageButton"/> | |
| <style name="Widget.AppCompat.Light.ActionBar" parent="Base.Widget.AppCompat.Light.ActionBar"> | |
| </style> | |
| <style name="Widget.AppCompat.Light.ActionBar.Solid" parent="Base.Widget.AppCompat.Light.ActionBar.Solid"> | |
| </style> | |
| <style name="Widget.AppCompat.Light.ActionBar.Solid.Inverse"/> | |
| <style name="Widget.AppCompat.Light.ActionBar.TabBar" parent="Base.Widget.AppCompat.Light.ActionBar.TabBar"> | |
| </style> | |
| <style name="Widget.AppCompat.Light.ActionBar.TabBar.Inverse"/> | |
| <style name="Widget.AppCompat.Light.ActionBar.TabText" parent="Base.Widget.AppCompat.Light.ActionBar.TabText"> | |
| </style> | |
| <style name="Widget.AppCompat.Light.ActionBar.TabText.Inverse" parent="Base.Widget.AppCompat.Light.ActionBar.TabText.Inverse"> | |
| </style> | |
| <style name="Widget.AppCompat.Light.ActionBar.TabView" parent="Base.Widget.AppCompat.Light.ActionBar.TabView"> | |
| </style> | |
| <style name="Widget.AppCompat.Light.ActionBar.TabView.Inverse"/> | |
| <style name="Widget.AppCompat.Light.ActionButton" parent="Widget.AppCompat.ActionButton"/> | |
| <style name="Widget.AppCompat.Light.ActionButton.CloseMode" parent="Widget.AppCompat.ActionButton.CloseMode"/> | |
| <style name="Widget.AppCompat.Light.ActionButton.Overflow" parent="Widget.AppCompat.ActionButton.Overflow"/> | |
| <style name="Widget.AppCompat.Light.ActionMode.Inverse" parent="Widget.AppCompat.ActionMode"/> | |
| <style name="Widget.AppCompat.Light.ActivityChooserView" parent="Widget.AppCompat.ActivityChooserView"/> | |
| <style name="Widget.AppCompat.Light.AutoCompleteTextView" parent="Widget.AppCompat.AutoCompleteTextView"/> | |
| <style name="Widget.AppCompat.Light.DropDownItem.Spinner" parent="Widget.AppCompat.DropDownItem.Spinner"/> | |
| <style name="Widget.AppCompat.Light.ListPopupWindow" parent="Widget.AppCompat.ListPopupWindow"/> | |
| <style name="Widget.AppCompat.Light.ListView.DropDown" parent="Widget.AppCompat.ListView.DropDown"/> | |
| <style name="Widget.AppCompat.Light.PopupMenu" parent="Base.Widget.AppCompat.Light.PopupMenu"/> | |
| <style name="Widget.AppCompat.Light.PopupMenu.Overflow" parent="Base.Widget.AppCompat.Light.PopupMenu.Overflow"> | |
| </style> | |
| <style name="Widget.AppCompat.Light.SearchView" parent="Widget.AppCompat.SearchView"/> | |
| <style name="Widget.AppCompat.Light.Spinner.DropDown.ActionBar" parent="Widget.AppCompat.Spinner.DropDown.ActionBar"/> | |
| <style name="Widget.AppCompat.ListMenuView" parent="Base.Widget.AppCompat.ListMenuView"/> | |
| <style name="Widget.AppCompat.ListPopupWindow" parent="Base.Widget.AppCompat.ListPopupWindow"> | |
| </style> | |
| <style name="Widget.AppCompat.ListView" parent="Base.Widget.AppCompat.ListView"/> | |
| <style name="Widget.AppCompat.ListView.DropDown" parent="Base.Widget.AppCompat.ListView.DropDown"/> | |
| <style name="Widget.AppCompat.ListView.Menu" parent="Base.Widget.AppCompat.ListView.Menu"/> | |
| <style name="Widget.AppCompat.PopupMenu" parent="Base.Widget.AppCompat.PopupMenu"/> | |
| <style name="Widget.AppCompat.PopupMenu.Overflow" parent="Base.Widget.AppCompat.PopupMenu.Overflow"> | |
| </style> | |
| <style name="Widget.AppCompat.PopupWindow" parent="Base.Widget.AppCompat.PopupWindow"> | |
| </style> | |
| <style name="Widget.AppCompat.ProgressBar" parent="Base.Widget.AppCompat.ProgressBar"> | |
| </style> | |
| <style name="Widget.AppCompat.ProgressBar.Horizontal" parent="Base.Widget.AppCompat.ProgressBar.Horizontal"> | |
| </style> | |
| <style name="Widget.AppCompat.RatingBar" parent="Base.Widget.AppCompat.RatingBar"/> | |
| <style name="Widget.AppCompat.RatingBar.Indicator" parent="Base.Widget.AppCompat.RatingBar.Indicator"/> | |
| <style name="Widget.AppCompat.RatingBar.Small" parent="Base.Widget.AppCompat.RatingBar.Small"/> | |
| <style name="Widget.AppCompat.SearchView" parent="Base.Widget.AppCompat.SearchView"/> | |
| <style name="Widget.AppCompat.SearchView.ActionBar" parent="Base.Widget.AppCompat.SearchView.ActionBar"/> | |
| <style name="Widget.AppCompat.SeekBar" parent="Base.Widget.AppCompat.SeekBar"/> | |
| <style name="Widget.AppCompat.SeekBar.Discrete" parent="Base.Widget.AppCompat.SeekBar.Discrete"/> | |
| <style name="Widget.AppCompat.Spinner" parent="Base.Widget.AppCompat.Spinner"/> | |
| <style name="Widget.AppCompat.Spinner.DropDown"/> | |
| <style name="Widget.AppCompat.Spinner.DropDown.ActionBar"/> | |
| <style name="Widget.AppCompat.Spinner.Underlined" parent="Base.Widget.AppCompat.Spinner.Underlined"/> | |
| <style name="Widget.AppCompat.TextView" parent="Base.Widget.AppCompat.TextView"/> | |
| <style name="Widget.AppCompat.TextView.SpinnerItem" parent="Base.Widget.AppCompat.TextView.SpinnerItem"/> | |
| <style name="Widget.AppCompat.Toolbar" parent="Base.Widget.AppCompat.Toolbar"/> | |
| <style name="Widget.AppCompat.Toolbar.Button.Navigation" parent="Base.Widget.AppCompat.Toolbar.Button.Navigation"/> | |
| <style name="Widget.Compat.NotificationActionContainer" parent=""/> | |
| <style name="Widget.Compat.NotificationActionText" parent=""/> | |
| <declare-styleable name="ActionBar"> | |
| <attr name="navigationMode"> | |
| <enum name="normal" value="0"/> | |
| <enum name="listMode" value="1"/> | |
| <enum name="tabMode" value="2"/> | |
| </attr> | |
| <attr name="displayOptions"> | |
| <flag name="none" value="0"/> | |
| <flag name="useLogo" value="0x1"/> | |
| <flag name="showHome" value="0x2"/> | |
| <flag name="homeAsUp" value="0x4"/> | |
| <flag name="showTitle" value="0x8"/> | |
| <flag name="showCustom" value="0x10"/> | |
| <flag name="disableHome" value="0x20"/> | |
| </attr> | |
| <attr name="title"/> | |
| <attr format="string" name="subtitle"/> | |
| <attr format="reference" name="titleTextStyle"/> | |
| <attr format="reference" name="subtitleTextStyle"/> | |
| <attr format="reference" name="icon"/> | |
| <attr format="reference" name="logo"/> | |
| <attr format="reference" name="divider"/> | |
| <attr format="reference" name="background"/> | |
| <attr format="reference|color" name="backgroundStacked"/> | |
| <attr format="reference|color" name="backgroundSplit"/> | |
| <attr format="reference" name="customNavigationLayout"/> | |
| <attr name="height"/> | |
| <attr format="reference" name="homeLayout"/> | |
| <attr format="reference" name="progressBarStyle"/> | |
| <attr format="reference" name="indeterminateProgressStyle"/> | |
| <attr format="dimension" name="progressBarPadding"/> | |
| <attr name="homeAsUpIndicator"/> | |
| <attr format="dimension" name="itemPadding"/> | |
| <attr format="boolean" name="hideOnContentScroll"/> | |
| <attr format="dimension" name="contentInsetStart"/> | |
| <attr format="dimension" name="contentInsetEnd"/> | |
| <attr format="dimension" name="contentInsetLeft"/> | |
| <attr format="dimension" name="contentInsetRight"/> | |
| <attr format="dimension" name="contentInsetStartWithNavigation"/> | |
| <attr format="dimension" name="contentInsetEndWithActions"/> | |
| <attr format="dimension" name="elevation"/> | |
| <attr format="reference" name="popupTheme"/> | |
| </declare-styleable> | |
| <declare-styleable name="ActionBarLayout"> | |
| <attr name="android:layout_gravity"/> | |
| </declare-styleable> | |
| <declare-styleable name="ActionMenuItemView"> | |
| <attr name="android:minWidth"/> | |
| </declare-styleable> | |
| <declare-styleable name="ActionMenuView"> | |
| </declare-styleable> | |
| <declare-styleable name="ActionMode"> | |
| <attr name="titleTextStyle"/> | |
| <attr name="subtitleTextStyle"/> | |
| <attr name="background"/> | |
| <attr name="backgroundSplit"/> | |
| <attr name="height"/> | |
| <attr format="reference" name="closeItemLayout"/> | |
| </declare-styleable> | |
| <declare-styleable name="ActivityChooserView"> | |
| <attr format="string" name="initialActivityCount"/> | |
| <attr format="reference" name="expandActivityOverflowButtonDrawable"/> | |
| </declare-styleable> | |
| <declare-styleable name="AlertDialog"> | |
| <attr name="android:layout"/> | |
| <attr format="reference" name="buttonPanelSideLayout"/> | |
| <attr format="reference" name="listLayout"/> | |
| <attr format="reference" name="multiChoiceItemLayout"/> | |
| <attr format="reference" name="singleChoiceItemLayout"/> | |
| <attr format="reference" name="listItemLayout"/> | |
| <attr format="boolean" name="showTitle"/> | |
| <attr format="dimension" name="buttonIconDimen"/> | |
| </declare-styleable> | |
| <declare-styleable name="AnimatedStateListDrawableCompat"> | |
| <attr name="android:visible"/> | |
| <attr name="android:variablePadding"/> | |
| <attr name="android:constantSize"/> | |
| <attr name="android:dither"/> | |
| <attr name="android:enterFadeDuration"/> | |
| <attr name="android:exitFadeDuration"/> | |
| </declare-styleable> | |
| <declare-styleable name="AnimatedStateListDrawableItem"> | |
| <attr name="android:drawable"/> | |
| <attr name="android:id"/> | |
| </declare-styleable> | |
| <declare-styleable name="AnimatedStateListDrawableTransition"> | |
| <attr name="android:fromId"/> | |
| <attr name="android:toId"/> | |
| <attr name="android:drawable"/> | |
| <attr name="android:reversible"/> | |
| </declare-styleable> | |
| <declare-styleable name="AppCompatImageView"> | |
| <attr name="android:src"/> | |
| <attr format="reference" name="srcCompat"/> | |
| <attr format="color" name="tint"/> | |
| <attr name="tintMode"> | |
| <enum name="src_over" value="3"/> | |
| <enum name="src_in" value="5"/> | |
| <enum name="src_atop" value="9"/> | |
| <enum name="multiply" value="14"/> | |
| <enum name="screen" value="15"/> | |
| <enum name="add" value="16"/> | |
| </attr> | |
| </declare-styleable> | |
| <declare-styleable name="AppCompatSeekBar"> | |
| <attr name="android:thumb"/> | |
| <attr format="reference" name="tickMark"/> | |
| <attr format="color" name="tickMarkTint"/> | |
| <attr name="tickMarkTintMode"> | |
| <enum name="src_over" value="3"/> | |
| <enum name="src_in" value="5"/> | |
| <enum name="src_atop" value="9"/> | |
| <enum name="multiply" value="14"/> | |
| <enum name="screen" value="15"/> | |
| <enum name="add" value="16"/> | |
| </attr> | |
| </declare-styleable> | |
| <declare-styleable name="AppCompatTextHelper"> | |
| <attr name="android:drawableLeft"/> | |
| <attr name="android:drawableTop"/> | |
| <attr name="android:drawableRight"/> | |
| <attr name="android:drawableBottom"/> | |
| <attr name="android:drawableStart"/> | |
| <attr name="android:drawableEnd"/> | |
| <attr name="android:textAppearance"/> | |
| </declare-styleable> | |
| <declare-styleable name="AppCompatTextView"> | |
| <attr format="reference|boolean" name="textAllCaps"/> | |
| <attr format="string" name="textLocale"/> | |
| <attr name="android:textAppearance"/> | |
| <attr format="enum" name="autoSizeTextType"> | |
| <enum name="none" value="0"/> | |
| <enum name="uniform" value="1"/> | |
| </attr> | |
| <attr format="dimension" name="autoSizeStepGranularity"/> | |
| <attr format="reference" name="autoSizePresetSizes"/> | |
| <attr format="dimension" name="autoSizeMinTextSize"/> | |
| <attr format="dimension" name="autoSizeMaxTextSize"/> | |
| <attr format="string" name="fontFamily"/> | |
| <attr format="dimension" name="lineHeight"/> | |
| <attr format="dimension" name="firstBaselineToTopHeight"/> | |
| <attr format="dimension" name="lastBaselineToBottomHeight"/> | |
| <attr format="string" name="fontVariationSettings"/> | |
| <attr format="reference" name="drawableLeftCompat"/> | |
| <attr format="reference" name="drawableTopCompat"/> | |
| <attr format="reference" name="drawableRightCompat"/> | |
| <attr format="reference" name="drawableBottomCompat"/> | |
| <attr format="reference" name="drawableStartCompat"/> | |
| <attr format="reference" name="drawableEndCompat"/> | |
| <attr format="color" name="drawableTint"/> | |
| <attr name="drawableTintMode"> | |
| <enum name="src_over" value="3"/> | |
| <enum name="src_in" value="5"/> | |
| <enum name="src_atop" value="9"/> | |
| <enum name="multiply" value="14"/> | |
| <enum name="screen" value="15"/> | |
| <enum name="add" value="16"/> | |
| </attr> | |
| </declare-styleable> | |
| <declare-styleable name="AppCompatTheme"> | |
| <eat-comment/> | |
| <attr format="boolean" name="windowActionBar"/> | |
| <attr format="boolean" name="windowNoTitle"/> | |
| <attr format="boolean" name="windowActionBarOverlay"/> | |
| <attr format="boolean" name="windowActionModeOverlay"/> | |
| <attr format="dimension|fraction" name="windowFixedWidthMajor"/> | |
| <attr format="dimension|fraction" name="windowFixedHeightMinor"/> | |
| <attr format="dimension|fraction" name="windowFixedWidthMinor"/> | |
| <attr format="dimension|fraction" name="windowFixedHeightMajor"/> | |
| <attr format="dimension|fraction" name="windowMinWidthMajor"/> | |
| <attr format="dimension|fraction" name="windowMinWidthMinor"/> | |
| <attr name="android:windowIsFloating"/> | |
| <attr name="android:windowAnimationStyle"/> | |
| <eat-comment/> | |
| <attr format="reference" name="actionBarTabStyle"/> | |
| <attr format="reference" name="actionBarTabBarStyle"/> | |
| <attr format="reference" name="actionBarTabTextStyle"/> | |
| <attr format="reference" name="actionOverflowButtonStyle"/> | |
| <attr format="reference" name="actionOverflowMenuStyle"/> | |
| <attr format="reference" name="actionBarPopupTheme"/> | |
| <attr format="reference" name="actionBarStyle"/> | |
| <attr format="reference" name="actionBarSplitStyle"/> | |
| <attr format="reference" name="actionBarTheme"/> | |
| <attr format="reference" name="actionBarWidgetTheme"/> | |
| <attr format="dimension" name="actionBarSize"> | |
| <enum name="wrap_content" value="0"/> | |
| </attr> | |
| <attr format="reference" name="actionBarDivider"/> | |
| <attr format="reference" name="actionBarItemBackground"/> | |
| <attr format="reference" name="actionMenuTextAppearance"/> | |
| <attr format="color|reference" name="actionMenuTextColor"/> | |
| <eat-comment/> | |
| <attr format="reference" name="actionModeStyle"/> | |
| <attr format="reference" name="actionModeCloseButtonStyle"/> | |
| <attr format="reference" name="actionModeBackground"/> | |
| <attr format="reference" name="actionModeSplitBackground"/> | |
| <attr format="reference" name="actionModeCloseDrawable"/> | |
| <attr format="reference" name="actionModeCutDrawable"/> | |
| <attr format="reference" name="actionModeCopyDrawable"/> | |
| <attr format="reference" name="actionModePasteDrawable"/> | |
| <attr format="reference" name="actionModeSelectAllDrawable"/> | |
| <attr format="reference" name="actionModeShareDrawable"/> | |
| <attr format="reference" name="actionModeFindDrawable"/> | |
| <attr format="reference" name="actionModeWebSearchDrawable"/> | |
| <attr format="reference" name="actionModePopupWindowStyle"/> | |
| <eat-comment/> | |
| <attr format="reference" name="textAppearanceLargePopupMenu"/> | |
| <attr format="reference" name="textAppearanceSmallPopupMenu"/> | |
| <attr format="reference" name="textAppearancePopupMenuHeader"/> | |
| <eat-comment/> | |
| <attr format="reference" name="dialogTheme"/> | |
| <attr format="dimension" name="dialogPreferredPadding"/> | |
| <attr format="reference" name="listDividerAlertDialog"/> | |
| <attr format="dimension" name="dialogCornerRadius"/> | |
| <eat-comment/> | |
| <attr format="reference" name="actionDropDownStyle"/> | |
| <attr format="dimension" name="dropdownListPreferredItemHeight"/> | |
| <attr format="reference" name="spinnerDropDownItemStyle"/> | |
| <attr format="reference" name="homeAsUpIndicator"/> | |
| <attr format="reference" name="actionButtonStyle"/> | |
| <attr format="reference" name="buttonBarStyle"/> | |
| <attr format="reference" name="buttonBarButtonStyle"/> | |
| <attr format="reference" name="selectableItemBackground"/> | |
| <attr format="reference" name="selectableItemBackgroundBorderless"/> | |
| <attr format="reference" name="borderlessButtonStyle"/> | |
| <attr format="reference" name="dividerVertical"/> | |
| <attr format="reference" name="dividerHorizontal"/> | |
| <attr format="reference" name="activityChooserViewStyle"/> | |
| <attr format="reference" name="toolbarStyle"/> | |
| <attr format="reference" name="toolbarNavigationButtonStyle"/> | |
| <attr format="reference" name="popupMenuStyle"/> | |
| <attr format="reference" name="popupWindowStyle"/> | |
| <attr format="reference|color" name="editTextColor"/> | |
| <attr format="reference" name="editTextBackground"/> | |
| <attr format="reference" name="imageButtonStyle"/> | |
| <eat-comment/> | |
| <attr format="reference" name="textAppearanceSearchResultTitle"/> | |
| <attr format="reference" name="textAppearanceSearchResultSubtitle"/> | |
| <attr format="reference|color" name="textColorSearchUrl"/> | |
| <attr format="reference" name="searchViewStyle"/> | |
| <eat-comment/> | |
| <attr format="dimension" name="listPreferredItemHeight"/> | |
| <attr format="dimension" name="listPreferredItemHeightSmall"/> | |
| <attr format="dimension" name="listPreferredItemHeightLarge"/> | |
| <attr format="dimension" name="listPreferredItemPaddingLeft"/> | |
| <attr format="dimension" name="listPreferredItemPaddingRight"/> | |
| <attr format="dimension" name="listPreferredItemPaddingStart"/> | |
| <attr format="dimension" name="listPreferredItemPaddingEnd"/> | |
| <attr format="reference" name="dropDownListViewStyle"/> | |
| <attr format="reference" name="listPopupWindowStyle"/> | |
| <attr format="reference" name="textAppearanceListItem"/> | |
| <attr format="reference" name="textAppearanceListItemSecondary"/> | |
| <attr format="reference" name="textAppearanceListItemSmall"/> | |
| <eat-comment/> | |
| <attr format="reference" name="panelBackground"/> | |
| <attr format="dimension" name="panelMenuListWidth"/> | |
| <attr format="reference" name="panelMenuListTheme"/> | |
| <attr format="reference" name="listChoiceBackgroundIndicator"/> | |
| <eat-comment/> | |
| <attr format="color" name="colorPrimary"/> | |
| <attr format="color" name="colorPrimaryDark"/> | |
| <attr format="color" name="colorAccent"/> | |
| <attr format="color" name="colorControlNormal"/> | |
| <attr format="color" name="colorControlActivated"/> | |
| <attr format="color" name="colorControlHighlight"/> | |
| <attr format="color" name="colorButtonNormal"/> | |
| <attr format="color" name="colorSwitchThumbNormal"/> | |
| <attr format="reference" name="controlBackground"/> | |
| <attr format="color" name="colorBackgroundFloating"/> | |
| <eat-comment/> | |
| <attr format="reference" name="alertDialogStyle"/> | |
| <attr format="reference" name="alertDialogButtonGroupStyle"/> | |
| <attr format="boolean" name="alertDialogCenterButtons"/> | |
| <attr format="reference" name="alertDialogTheme"/> | |
| <attr format="reference|color" name="textColorAlertDialogListItem"/> | |
| <attr format="reference" name="buttonBarPositiveButtonStyle"/> | |
| <attr format="reference" name="buttonBarNegativeButtonStyle"/> | |
| <attr format="reference" name="buttonBarNeutralButtonStyle"/> | |
| <eat-comment/> | |
| <attr format="reference" name="autoCompleteTextViewStyle"/> | |
| <attr format="reference" name="buttonStyle"/> | |
| <attr format="reference" name="buttonStyleSmall"/> | |
| <attr format="reference" name="checkboxStyle"/> | |
| <attr format="reference" name="checkedTextViewStyle"/> | |
| <attr format="reference" name="editTextStyle"/> | |
| <attr format="reference" name="radioButtonStyle"/> | |
| <attr format="reference" name="ratingBarStyle"/> | |
| <attr format="reference" name="ratingBarStyleIndicator"/> | |
| <attr format="reference" name="ratingBarStyleSmall"/> | |
| <attr format="reference" name="seekBarStyle"/> | |
| <attr format="reference" name="spinnerStyle"/> | |
| <attr format="reference" name="switchStyle"/> | |
| <attr format="reference" name="listMenuViewStyle"/> | |
| <eat-comment/> | |
| <attr format="reference" name="tooltipFrameBackground"/> | |
| <attr format="reference|color" name="tooltipForegroundColor"/> | |
| <attr format="reference|color" name="colorError"/> | |
| <attr format="string" name="viewInflaterClass"/> | |
| <eat-comment/> | |
| <attr format="reference" name="listChoiceIndicatorMultipleAnimated"/> | |
| <attr format="reference" name="listChoiceIndicatorSingleAnimated"/> | |
| </declare-styleable> | |
| <declare-styleable name="ButtonBarLayout"> | |
| <attr format="boolean" name="allowStacking"/> | |
| </declare-styleable> | |
| <declare-styleable name="CardView"> | |
| <attr format="color" name="cardBackgroundColor"/> | |
| <attr format="dimension" name="cardCornerRadius"/> | |
| <attr format="dimension" name="cardElevation"/> | |
| <attr format="dimension" name="cardMaxElevation"/> | |
| <attr format="boolean" name="cardUseCompatPadding"/> | |
| <attr format="boolean" name="cardPreventCornerOverlap"/> | |
| <attr format="dimension" name="contentPadding"/> | |
| <attr format="dimension" name="contentPaddingLeft"/> | |
| <attr format="dimension" name="contentPaddingRight"/> | |
| <attr format="dimension" name="contentPaddingTop"/> | |
| <attr format="dimension" name="contentPaddingBottom"/> | |
| <attr name="android:minWidth"/> | |
| <attr name="android:minHeight"/> | |
| </declare-styleable> | |
| <declare-styleable name="ColorStateListItem"> | |
| <attr name="android:color"/> | |
| <attr format="float" name="alpha"/> | |
| <attr name="android:alpha"/> | |
| </declare-styleable> | |
| <declare-styleable name="CompoundButton"> | |
| <attr name="android:button"/> | |
| <attr format="reference" name="buttonCompat"/> | |
| <attr format="color" name="buttonTint"/> | |
| <attr name="buttonTintMode"> | |
| <enum name="src_over" value="3"/> | |
| <enum name="src_in" value="5"/> | |
| <enum name="src_atop" value="9"/> | |
| <enum name="multiply" value="14"/> | |
| <enum name="screen" value="15"/> | |
| <enum name="add" value="16"/> | |
| </attr> | |
| </declare-styleable> | |
| <declare-styleable name="ConstraintLayout_Layout"><attr name="android:orientation"/><attr name="android:minWidth"/><attr name="android:minHeight"/><attr name="android:maxWidth"/><attr name="android:maxHeight"/><attr name="layout_optimizationLevel"/><attr name="constraintSet"/><attr name="barrierDirection"/><attr name="barrierAllowsGoneWidgets"/><attr name="constraint_referenced_ids"/><attr name="chainUseRtl"/><attr name="layout_constraintCircle"/><attr name="layout_constraintCircleRadius"/><attr name="layout_constraintCircleAngle"/><attr name="layout_constraintGuide_begin"/><attr name="layout_constraintGuide_end"/><attr name="layout_constraintGuide_percent"/><attr name="layout_constraintLeft_toLeftOf"/><attr name="layout_constraintLeft_toRightOf"/><attr name="layout_constraintRight_toLeftOf"/><attr name="layout_constraintRight_toRightOf"/><attr name="layout_constraintTop_toTopOf"/><attr name="layout_constraintTop_toBottomOf"/><attr name="layout_constraintBottom_toTopOf"/><attr name="layout_constraintBottom_toBottomOf"/><attr name="layout_constraintBaseline_toBaselineOf"/><attr name="layout_constraintStart_toEndOf"/><attr name="layout_constraintStart_toStartOf"/><attr name="layout_constraintEnd_toStartOf"/><attr name="layout_constraintEnd_toEndOf"/><attr name="layout_goneMarginLeft"/><attr name="layout_goneMarginTop"/><attr name="layout_goneMarginRight"/><attr name="layout_goneMarginBottom"/><attr name="layout_goneMarginStart"/><attr name="layout_goneMarginEnd"/><attr name="layout_constrainedWidth"/><attr name="layout_constrainedHeight"/><attr name="layout_constraintHorizontal_bias"/><attr name="layout_constraintVertical_bias"/><attr name="layout_constraintWidth_default"/><attr name="layout_constraintHeight_default"/><attr name="layout_constraintWidth_min"/><attr name="layout_constraintWidth_max"/><attr name="layout_constraintWidth_percent"/><attr name="layout_constraintHeight_min"/><attr name="layout_constraintHeight_max"/><attr name="layout_constraintHeight_percent"/><attr name="layout_constraintLeft_creator"/><attr name="layout_constraintTop_creator"/><attr name="layout_constraintRight_creator"/><attr name="layout_constraintBottom_creator"/><attr name="layout_constraintBaseline_creator"/><attr name="layout_constraintDimensionRatio"/><attr name="layout_constraintHorizontal_weight"/><attr name="layout_constraintVertical_weight"/><attr name="layout_constraintHorizontal_chainStyle"/><attr name="layout_constraintVertical_chainStyle"/><attr name="layout_editor_absoluteX"/><attr name="layout_editor_absoluteY"/></declare-styleable> | |
| <declare-styleable name="ConstraintLayout_placeholder"><attr name="emptyVisibility"/><attr name="content"/></declare-styleable> | |
| <declare-styleable name="ConstraintSet"><attr name="android:orientation"/><attr name="android:id"/><attr name="android:visibility"/><attr name="android:alpha"/><attr name="android:elevation"/><attr name="android:rotation"/><attr name="android:rotationX"/><attr name="android:rotationY"/><attr name="android:scaleX"/><attr name="android:scaleY"/><attr name="android:transformPivotX"/><attr name="android:transformPivotY"/><attr name="android:translationX"/><attr name="android:translationY"/><attr name="android:translationZ"/><attr name="android:layout_width"/><attr name="android:layout_height"/><attr name="android:layout_marginStart"/><attr name="android:layout_marginBottom"/><attr name="android:layout_marginTop"/><attr name="android:layout_marginEnd"/><attr name="android:layout_marginLeft"/><attr name="android:layout_marginRight"/><attr name="layout_constraintCircle"/><attr name="layout_constraintCircleRadius"/><attr name="layout_constraintCircleAngle"/><attr name="layout_constraintGuide_begin"/><attr name="layout_constraintGuide_end"/><attr name="layout_constraintGuide_percent"/><attr name="layout_constraintLeft_toLeftOf"/><attr name="layout_constraintLeft_toRightOf"/><attr name="layout_constraintRight_toLeftOf"/><attr name="layout_constraintRight_toRightOf"/><attr name="layout_constraintTop_toTopOf"/><attr name="layout_constraintTop_toBottomOf"/><attr name="layout_constraintBottom_toTopOf"/><attr name="layout_constraintBottom_toBottomOf"/><attr name="layout_constraintBaseline_toBaselineOf"/><attr name="layout_constraintStart_toEndOf"/><attr name="layout_constraintStart_toStartOf"/><attr name="layout_constraintEnd_toStartOf"/><attr name="layout_constraintEnd_toEndOf"/><attr name="layout_goneMarginLeft"/><attr name="layout_goneMarginTop"/><attr name="layout_goneMarginRight"/><attr name="layout_goneMarginBottom"/><attr name="layout_goneMarginStart"/><attr name="layout_goneMarginEnd"/><attr name="layout_constrainedWidth"/><attr name="layout_constrainedHeight"/><attr name="layout_constraintHorizontal_bias"/><attr name="layout_constraintVertical_bias"/><attr name="layout_constraintWidth_default"/><attr name="layout_constraintHeight_default"/><attr name="layout_constraintWidth_min"/><attr name="layout_constraintWidth_max"/><attr name="layout_constraintWidth_percent"/><attr name="layout_constraintHeight_min"/><attr name="layout_constraintHeight_max"/><attr name="layout_constraintHeight_percent"/><attr name="layout_constraintLeft_creator"/><attr name="layout_constraintTop_creator"/><attr name="layout_constraintRight_creator"/><attr name="layout_constraintBottom_creator"/><attr name="layout_constraintBaseline_creator"/><attr name="layout_constraintDimensionRatio"/><attr name="layout_constraintHorizontal_weight"/><attr name="layout_constraintVertical_weight"/><attr name="layout_constraintHorizontal_chainStyle"/><attr name="layout_constraintVertical_chainStyle"/><attr name="layout_editor_absoluteX"/><attr name="layout_editor_absoluteY"/><attr name="barrierDirection"/><attr name="constraint_referenced_ids"/><attr name="android:maxHeight"/><attr name="android:maxWidth"/><attr name="android:minHeight"/><attr name="android:minWidth"/><attr name="barrierAllowsGoneWidgets"/><attr name="chainUseRtl"/></declare-styleable> | |
| <declare-styleable name="DrawerArrowToggle"> | |
| <attr format="color" name="color"/> | |
| <attr format="boolean" name="spinBars"/> | |
| <attr format="dimension" name="drawableSize"/> | |
| <attr format="dimension" name="gapBetweenBars"/> | |
| <attr format="dimension" name="arrowHeadLength"/> | |
| <attr format="dimension" name="arrowShaftLength"/> | |
| <attr format="dimension" name="barLength"/> | |
| <attr format="dimension" name="thickness"/> | |
| </declare-styleable> | |
| <declare-styleable name="FontFamily"> | |
| <attr format="string" name="fontProviderAuthority"/> | |
| <attr format="string" name="fontProviderPackage"/> | |
| <attr format="string" name="fontProviderQuery"/> | |
| <attr format="reference" name="fontProviderCerts"/> | |
| <attr name="fontProviderFetchStrategy"> | |
| <enum name="blocking" value="0"/> | |
| <enum name="async" value="1"/> | |
| </attr> | |
| <attr format="integer" name="fontProviderFetchTimeout"> | |
| <enum name="forever" value="-1"/> | |
| </attr> | |
| </declare-styleable> | |
| <declare-styleable name="FontFamilyFont"> | |
| <attr name="fontStyle"> | |
| <enum name="normal" value="0"/> | |
| <enum name="italic" value="1"/> | |
| </attr> | |
| <attr format="reference" name="font"/> | |
| <attr format="integer" name="fontWeight"/> | |
| <attr format="string" name="fontVariationSettings"/> | |
| <attr format="integer" name="ttcIndex"/> | |
| <attr name="android:fontStyle"/> | |
| <attr name="android:font"/> | |
| <attr name="android:fontWeight"/> | |
| <attr name="android:fontVariationSettings"/> | |
| <attr name="android:ttcIndex"/> | |
| </declare-styleable> | |
| <declare-styleable name="GradientColor"> | |
| <attr name="android:startColor"/> | |
| <attr name="android:centerColor"/> | |
| <attr name="android:endColor"/> | |
| <attr name="android:type"/> | |
| <attr name="android:gradientRadius"/> | |
| <attr name="android:centerX"/> | |
| <attr name="android:centerY"/> | |
| <attr name="android:startX"/> | |
| <attr name="android:startY"/> | |
| <attr name="android:endX"/> | |
| <attr name="android:endY"/> | |
| <attr name="android:tileMode"/> | |
| </declare-styleable> | |
| <declare-styleable name="GradientColorItem"> | |
| <attr name="android:offset"/> | |
| <attr name="android:color"/> | |
| </declare-styleable> | |
| <declare-styleable name="LinearConstraintLayout"><attr name="android:orientation"/></declare-styleable> | |
| <declare-styleable name="LinearLayoutCompat"> | |
| <attr name="android:orientation"/> | |
| <attr name="android:gravity"/> | |
| <attr name="android:baselineAligned"/> | |
| <attr name="android:baselineAlignedChildIndex"/> | |
| <attr name="android:weightSum"/> | |
| <attr format="boolean" name="measureWithLargestChild"/> | |
| <attr name="divider"/> | |
| <attr name="showDividers"> | |
| <flag name="none" value="0"/> | |
| <flag name="beginning" value="1"/> | |
| <flag name="middle" value="2"/> | |
| <flag name="end" value="4"/> | |
| </attr> | |
| <attr format="dimension" name="dividerPadding"/> | |
| </declare-styleable> | |
| <declare-styleable name="LinearLayoutCompat_Layout"> | |
| <attr name="android:layout_width"/> | |
| <attr name="android:layout_height"/> | |
| <attr name="android:layout_weight"/> | |
| <attr name="android:layout_gravity"/> | |
| </declare-styleable> | |
| <declare-styleable name="ListPopupWindow"> | |
| <attr name="android:dropDownVerticalOffset"/> | |
| <attr name="android:dropDownHorizontalOffset"/> | |
| </declare-styleable> | |
| <declare-styleable name="MenuGroup"> | |
| <attr name="android:id"/> | |
| <attr name="android:menuCategory"/> | |
| <attr name="android:orderInCategory"/> | |
| <attr name="android:checkableBehavior"/> | |
| <attr name="android:visible"/> | |
| <attr name="android:enabled"/> | |
| </declare-styleable> | |
| <declare-styleable name="MenuItem"> | |
| <attr name="android:id"/> | |
| <attr name="android:menuCategory"/> | |
| <attr name="android:orderInCategory"/> | |
| <attr name="android:title"/> | |
| <attr name="android:titleCondensed"/> | |
| <attr name="android:icon"/> | |
| <attr name="android:alphabeticShortcut"/> | |
| <attr name="alphabeticModifiers"> | |
| <flag name="META" value="0x10000"/> | |
| <flag name="CTRL" value="0x1000"/> | |
| <flag name="ALT" value="0x02"/> | |
| <flag name="SHIFT" value="0x1"/> | |
| <flag name="SYM" value="0x4"/> | |
| <flag name="FUNCTION" value="0x8"/> | |
| </attr> | |
| <attr name="android:numericShortcut"/> | |
| <attr name="numericModifiers"> | |
| <flag name="META" value="0x10000"/> | |
| <flag name="CTRL" value="0x1000"/> | |
| <flag name="ALT" value="0x02"/> | |
| <flag name="SHIFT" value="0x1"/> | |
| <flag name="SYM" value="0x4"/> | |
| <flag name="FUNCTION" value="0x8"/> | |
| </attr> | |
| <attr name="android:checkable"/> | |
| <attr name="android:checked"/> | |
| <attr name="android:visible"/> | |
| <attr name="android:enabled"/> | |
| <attr name="android:onClick"/> | |
| <attr name="showAsAction"> | |
| <flag name="never" value="0"/> | |
| <flag name="ifRoom" value="1"/> | |
| <flag name="always" value="2"/> | |
| <flag name="withText" value="4"/> | |
| <flag name="collapseActionView" value="8"/> | |
| </attr> | |
| <attr format="reference" name="actionLayout"/> | |
| <attr format="string" name="actionViewClass"/> | |
| <attr format="string" name="actionProviderClass"/> | |
| <attr format="string" name="contentDescription"/> | |
| <attr format="string" name="tooltipText"/> | |
| <attr format="color" name="iconTint"/> | |
| <attr name="iconTintMode"> | |
| <enum name="src_over" value="3"/> | |
| <enum name="src_in" value="5"/> | |
| <enum name="src_atop" value="9"/> | |
| <enum name="multiply" value="14"/> | |
| <enum name="screen" value="15"/> | |
| <enum name="add" value="16"/> | |
| </attr> | |
| </declare-styleable> | |
| <declare-styleable name="MenuView"> | |
| <attr name="android:itemTextAppearance"/> | |
| <attr name="android:horizontalDivider"/> | |
| <attr name="android:verticalDivider"/> | |
| <attr name="android:headerBackground"/> | |
| <attr name="android:itemBackground"/> | |
| <attr name="android:windowAnimationStyle"/> | |
| <attr name="android:itemIconDisabledAlpha"/> | |
| <attr format="boolean" name="preserveIconSpacing"/> | |
| <attr format="reference" name="subMenuArrow"/> | |
| </declare-styleable> | |
| <declare-styleable name="PopupWindow"> | |
| <attr format="boolean" name="overlapAnchor"/> | |
| <attr name="android:popupBackground"/> | |
| <attr name="android:popupAnimationStyle"/> | |
| </declare-styleable> | |
| <declare-styleable name="PopupWindowBackgroundState"> | |
| <attr format="boolean" name="state_above_anchor"/> | |
| </declare-styleable> | |
| <declare-styleable name="RecycleListView"> | |
| <attr format="dimension" name="paddingBottomNoButtons"/> | |
| <attr format="dimension" name="paddingTopNoTitle"/> | |
| </declare-styleable> | |
| <declare-styleable name="SearchView"> | |
| <attr format="reference" name="layout"/> | |
| <attr format="boolean" name="iconifiedByDefault"/> | |
| <attr name="android:maxWidth"/> | |
| <attr format="string" name="queryHint"/> | |
| <attr format="string" name="defaultQueryHint"/> | |
| <attr name="android:imeOptions"/> | |
| <attr name="android:inputType"/> | |
| <attr format="reference" name="closeIcon"/> | |
| <attr format="reference" name="goIcon"/> | |
| <attr format="reference" name="searchIcon"/> | |
| <attr format="reference" name="searchHintIcon"/> | |
| <attr format="reference" name="voiceIcon"/> | |
| <attr format="reference" name="commitIcon"/> | |
| <attr format="reference" name="suggestionRowLayout"/> | |
| <attr format="reference" name="queryBackground"/> | |
| <attr format="reference" name="submitBackground"/> | |
| <attr name="android:focusable"/> | |
| </declare-styleable> | |
| <declare-styleable name="Spinner"> | |
| <attr name="android:prompt"/> | |
| <attr name="popupTheme"/> | |
| <attr name="android:popupBackground"/> | |
| <attr name="android:dropDownWidth"/> | |
| <attr name="android:entries"/> | |
| </declare-styleable> | |
| <declare-styleable name="StateListDrawable"> | |
| <attr name="android:visible"/> | |
| <attr name="android:variablePadding"/> | |
| <attr name="android:constantSize"/> | |
| <attr name="android:dither"/> | |
| <attr name="android:enterFadeDuration"/> | |
| <attr name="android:exitFadeDuration"/> | |
| </declare-styleable> | |
| <declare-styleable name="StateListDrawableItem"> | |
| <attr name="android:drawable"/> | |
| </declare-styleable> | |
| <declare-styleable name="SwitchCompat"> | |
| <attr name="android:thumb"/> | |
| <attr format="color" name="thumbTint"/> | |
| <attr name="thumbTintMode"> | |
| <enum name="src_over" value="3"/> | |
| <enum name="src_in" value="5"/> | |
| <enum name="src_atop" value="9"/> | |
| <enum name="multiply" value="14"/> | |
| <enum name="screen" value="15"/> | |
| <enum name="add" value="16"/> | |
| </attr> | |
| <attr format="reference" name="track"/> | |
| <attr format="color" name="trackTint"/> | |
| <attr name="trackTintMode"> | |
| <enum name="src_over" value="3"/> | |
| <enum name="src_in" value="5"/> | |
| <enum name="src_atop" value="9"/> | |
| <enum name="multiply" value="14"/> | |
| <enum name="screen" value="15"/> | |
| <enum name="add" value="16"/> | |
| </attr> | |
| <attr name="android:textOn"/> | |
| <attr name="android:textOff"/> | |
| <attr format="dimension" name="thumbTextPadding"/> | |
| <attr format="reference" name="switchTextAppearance"/> | |
| <attr format="dimension" name="switchMinWidth"/> | |
| <attr format="dimension" name="switchPadding"/> | |
| <attr format="boolean" name="splitTrack"/> | |
| <attr format="boolean" name="showText"/> | |
| </declare-styleable> | |
| <declare-styleable name="TextAppearance"> | |
| <attr name="android:textSize"/> | |
| <attr name="android:textColor"/> | |
| <attr name="android:textColorHint"/> | |
| <attr name="android:textColorLink"/> | |
| <attr name="android:textStyle"/> | |
| <attr name="android:textFontWeight"/> | |
| <attr name="android:typeface"/> | |
| <attr name="android:fontFamily"/> | |
| <attr name="fontFamily"/> | |
| <attr name="textAllCaps"/> | |
| <attr name="textLocale"/> | |
| <attr name="android:shadowColor"/> | |
| <attr name="android:shadowDy"/> | |
| <attr name="android:shadowDx"/> | |
| <attr name="android:shadowRadius"/> | |
| <attr name="fontVariationSettings"/> | |
| </declare-styleable> | |
| <declare-styleable name="Toolbar"> | |
| <attr format="reference" name="titleTextAppearance"/> | |
| <attr format="reference" name="subtitleTextAppearance"/> | |
| <attr name="title"/> | |
| <attr name="subtitle"/> | |
| <attr name="android:gravity"/> | |
| <attr format="dimension" name="titleMargin"/> | |
| <attr format="dimension" name="titleMarginStart"/> | |
| <attr format="dimension" name="titleMarginEnd"/> | |
| <attr format="dimension" name="titleMarginTop"/> | |
| <attr format="dimension" name="titleMarginBottom"/> | |
| <attr format="dimension" name="titleMargins"/> | |
| <attr name="contentInsetStart"/> | |
| <attr name="contentInsetEnd"/> | |
| <attr name="contentInsetLeft"/> | |
| <attr name="contentInsetRight"/> | |
| <attr name="contentInsetStartWithNavigation"/> | |
| <attr name="contentInsetEndWithActions"/> | |
| <attr format="dimension" name="maxButtonHeight"/> | |
| <attr name="buttonGravity"> | |
| <flag name="center_vertical" value="0x10"/> | |
| <flag name="top" value="0x30"/> | |
| <flag name="bottom" value="0x50"/> | |
| </attr> | |
| <attr format="reference" name="collapseIcon"/> | |
| <attr format="string" name="collapseContentDescription"/> | |
| <attr name="popupTheme"/> | |
| <attr format="reference" name="navigationIcon"/> | |
| <attr format="string" name="navigationContentDescription"/> | |
| <attr name="logo"/> | |
| <attr format="string" name="logoDescription"/> | |
| <attr format="color" name="titleTextColor"/> | |
| <attr format="color" name="subtitleTextColor"/> | |
| <attr name="android:minHeight"/> | |
| <attr format="reference" name="menu"/> | |
| </declare-styleable> | |
| <declare-styleable name="View"> | |
| <attr format="dimension" name="paddingStart"/> | |
| <attr format="dimension" name="paddingEnd"/> | |
| <attr name="android:focusable"/> | |
| <attr format="reference" name="theme"/> | |
| <attr name="android:theme"/> | |
| </declare-styleable> | |
| <declare-styleable name="ViewBackgroundHelper"> | |
| <attr name="android:background"/> | |
| <attr format="color" name="backgroundTint"/> | |
| <attr name="backgroundTintMode"> | |
| <enum name="src_over" value="3"/> | |
| <enum name="src_in" value="5"/> | |
| <enum name="src_atop" value="9"/> | |
| <enum name="multiply" value="14"/> | |
| <enum name="screen" value="15"/> | |
| <enum name="add" value="16"/> | |
| </attr> | |
| </declare-styleable> | |
| <declare-styleable name="ViewStubCompat"> | |
| <attr name="android:layout"/> | |
| <attr name="android:inflatedId"/> | |
| <attr name="android:id"/> | |
| </declare-styleable> | |
| </resources> |
| <?xml version="1.0" encoding="utf-8"?> | |
| <merger version="3" xmlns:ns1="urn:oasis:names:tc:xliff:document:1.2"><dataSet aapt-namespace="http://schemas.android.com/apk/res-auto" config="androidx.core:core:1.1.0$Generated" generated="true" ignore_pattern="!.svn:!.git:!.ds_store:!*.scc:.*:<dir>_*:!CVS:!thumbs.db:!picasa.ini:!*~"><source path="C:\Users\mathe\.gradle\caches\transforms-2\files-2.1\03736cf4bc3669a69d502627b70a527e\core-1.1.0\res"/></dataSet><dataSet aapt-namespace="http://schemas.android.com/apk/res-auto" config="androidx.core:core:1.1.0" from-dependency="true" generated-set="androidx.core:core:1.1.0$Generated" ignore_pattern="!.svn:!.git:!.ds_store:!*.scc:.*:<dir>_*:!CVS:!thumbs.db:!picasa.ini:!*~"><source path="C:\Users\mathe\.gradle\caches\transforms-2\files-2.1\03736cf4bc3669a69d502627b70a527e\core-1.1.0\res"><file path="C:\Users\mathe\.gradle\caches\transforms-2\files-2.1\03736cf4bc3669a69d502627b70a527e\core-1.1.0\res\values\values.xml" qualifiers=""><color name="notification_action_color_filter">#ffffffff</color><color name="notification_icon_bg_color">#ff9e9e9e</color><color name="ripple_material_light">#1f000000</color><color name="secondary_text_default_material_light">#8a000000</color><dimen name="compat_button_inset_horizontal_material">4dp</dimen><dimen name="compat_button_inset_vertical_material">6dp</dimen><dimen name="compat_button_padding_horizontal_material">8dp</dimen><dimen name="compat_button_padding_vertical_material">4dp</dimen><dimen name="compat_control_corner_material">2dp</dimen><dimen name="compat_notification_large_icon_max_height">320dp</dimen><dimen name="compat_notification_large_icon_max_width">320dp</dimen><dimen name="notification_action_icon_size">32dp</dimen><dimen name="notification_action_text_size">13sp</dimen><dimen name="notification_big_circle_margin">12dp</dimen><dimen name="notification_content_margin_start">8dp</dimen><dimen name="notification_large_icon_height">64dp</dimen><dimen name="notification_large_icon_width">64dp</dimen><dimen name="notification_main_column_padding_top">10dp</dimen><dimen name="notification_media_narrow_margin">@dimen/notification_content_margin_start</dimen><dimen name="notification_right_icon_size">16dp</dimen><dimen name="notification_right_side_padding_top">2dp</dimen><dimen name="notification_small_icon_background_padding">3dp</dimen><dimen name="notification_small_icon_size_as_large">24dp</dimen><dimen name="notification_subtext_size">13sp</dimen><dimen name="notification_top_pad">10dp</dimen><dimen name="notification_top_pad_large_text">5dp</dimen><drawable name="notification_template_icon_bg">#3333B5E5</drawable><drawable name="notification_template_icon_low_bg">#0cffffff</drawable><item name="accessibility_action_clickable_span" type="id"/><item name="accessibility_custom_action_0" type="id"/><item name="accessibility_custom_action_1" type="id"/><item name="accessibility_custom_action_10" type="id"/><item name="accessibility_custom_action_11" type="id"/><item name="accessibility_custom_action_12" type="id"/><item name="accessibility_custom_action_13" type="id"/><item name="accessibility_custom_action_14" type="id"/><item name="accessibility_custom_action_15" type="id"/><item name="accessibility_custom_action_16" type="id"/><item name="accessibility_custom_action_17" type="id"/><item name="accessibility_custom_action_18" type="id"/><item name="accessibility_custom_action_19" type="id"/><item name="accessibility_custom_action_2" type="id"/><item name="accessibility_custom_action_20" type="id"/><item name="accessibility_custom_action_21" type="id"/><item name="accessibility_custom_action_22" type="id"/><item name="accessibility_custom_action_23" type="id"/><item name="accessibility_custom_action_24" type="id"/><item name="accessibility_custom_action_25" type="id"/><item name="accessibility_custom_action_26" type="id"/><item name="accessibility_custom_action_27" type="id"/><item name="accessibility_custom_action_28" type="id"/><item name="accessibility_custom_action_29" type="id"/><item name="accessibility_custom_action_3" type="id"/><item name="accessibility_custom_action_30" type="id"/><item name="accessibility_custom_action_31" type="id"/><item name="accessibility_custom_action_4" type="id"/><item name="accessibility_custom_action_5" type="id"/><item name="accessibility_custom_action_6" type="id"/><item name="accessibility_custom_action_7" type="id"/><item name="accessibility_custom_action_8" type="id"/><item name="accessibility_custom_action_9" type="id"/><item name="line1" type="id"/><item name="line3" type="id"/><item name="tag_accessibility_actions" type="id"/><item name="tag_accessibility_clickable_spans" type="id"/><item name="tag_accessibility_heading" type="id"/><item name="tag_accessibility_pane_title" type="id"/><item name="tag_screen_reader_focusable" type="id"/><item name="tag_transition_group" type="id"/><item name="tag_unhandled_key_event_manager" type="id"/><item name="tag_unhandled_key_listeners" type="id"/><item name="text" type="id"/><item name="text2" type="id"/><item name="title" type="id"/><integer name="status_bar_notification_info_maxnum">999</integer><string name="status_bar_notification_info_overflow">999+</string><style name="TextAppearance.Compat.Notification" parent="@android:style/TextAppearance.StatusBar.EventContent"/><style name="TextAppearance.Compat.Notification.Info"> | |
| <item name="android:textSize">12sp</item> | |
| <item name="android:textColor">?android:attr/textColorSecondary</item> | |
| </style><style name="TextAppearance.Compat.Notification.Line2" parent="TextAppearance.Compat.Notification.Info"/><style name="TextAppearance.Compat.Notification.Time"> | |
| <item name="android:textSize">12sp</item> | |
| <item name="android:textColor">?android:attr/textColorSecondary</item> | |
| </style><style name="TextAppearance.Compat.Notification.Title" parent="@android:style/TextAppearance.StatusBar.EventContent.Title"/><style name="Widget.Compat.NotificationActionContainer" parent=""/><style name="Widget.Compat.NotificationActionText" parent=""/><declare-styleable name="ColorStateListItem"> | |
| <attr name="android:color"/> | |
| <attr format="float" name="alpha"/> | |
| <attr name="android:alpha"/> | |
| </declare-styleable><declare-styleable name="FontFamily"> | |
| <attr format="string" name="fontProviderAuthority"/> | |
| <attr format="string" name="fontProviderPackage"/> | |
| <attr format="string" name="fontProviderQuery"/> | |
| <attr format="reference" name="fontProviderCerts"/> | |
| <attr name="fontProviderFetchStrategy"> | |
| <enum name="blocking" value="0"/> | |
| <enum name="async" value="1"/> | |
| </attr> | |
| <attr format="integer" name="fontProviderFetchTimeout"> | |
| <enum name="forever" value="-1"/> | |
| </attr> | |
| </declare-styleable><declare-styleable name="FontFamilyFont"> | |
| <attr name="fontStyle"> | |
| <enum name="normal" value="0"/> | |
| <enum name="italic" value="1"/> | |
| </attr> | |
| <attr format="reference" name="font"/> | |
| <attr format="integer" name="fontWeight"/> | |
| <attr format="string" name="fontVariationSettings"/> | |
| <attr format="integer" name="ttcIndex"/> | |
| <attr name="android:fontStyle"/> | |
| <attr name="android:font"/> | |
| <attr name="android:fontWeight"/> | |
| <attr name="android:fontVariationSettings"/> | |
| <attr name="android:ttcIndex"/> | |
| </declare-styleable><declare-styleable name="GradientColor"> | |
| <attr name="android:startColor"/> | |
| <attr name="android:centerColor"/> | |
| <attr name="android:endColor"/> | |
| <attr name="android:type"/> | |
| <attr name="android:gradientRadius"/> | |
| <attr name="android:centerX"/> | |
| <attr name="android:centerY"/> | |
| <attr name="android:startX"/> | |
| <attr name="android:startY"/> | |
| <attr name="android:endX"/> | |
| <attr name="android:endY"/> | |
| <attr name="android:tileMode"/> | |
| </declare-styleable><declare-styleable name="GradientColorItem"> | |
| <attr name="android:offset"/> | |
| <attr name="android:color"/> | |
| </declare-styleable></file><file path="C:\Users\mathe\.gradle\caches\transforms-2\files-2.1\03736cf4bc3669a69d502627b70a527e\core-1.1.0\res\values-af\values-af.xml" qualifiers="af"><string msgid="8106346172024741305" name="status_bar_notification_info_overflow">"999+"</string></file><file path="C:\Users\mathe\.gradle\caches\transforms-2\files-2.1\03736cf4bc3669a69d502627b70a527e\core-1.1.0\res\values-am\values-am.xml" qualifiers="am"><string msgid="8106346172024741305" name="status_bar_notification_info_overflow">"999+"</string></file><file path="C:\Users\mathe\.gradle\caches\transforms-2\files-2.1\03736cf4bc3669a69d502627b70a527e\core-1.1.0\res\values-ar\values-ar.xml" qualifiers="ar"><string msgid="8106346172024741305" name="status_bar_notification_info_overflow">"999+"</string></file><file path="C:\Users\mathe\.gradle\caches\transforms-2\files-2.1\03736cf4bc3669a69d502627b70a527e\core-1.1.0\res\values-as\values-as.xml" qualifiers="as"><string msgid="8106346172024741305" name="status_bar_notification_info_overflow">"৯৯৯+"</string></file><file path="C:\Users\mathe\.gradle\caches\transforms-2\files-2.1\03736cf4bc3669a69d502627b70a527e\core-1.1.0\res\values-az\values-az.xml" qualifiers="az"><string msgid="8106346172024741305" name="status_bar_notification_info_overflow">"999+"</string></file><file path="C:\Users\mathe\.gradle\caches\transforms-2\files-2.1\03736cf4bc3669a69d502627b70a527e\core-1.1.0\res\values-b+sr+Latn\values-b+sr+Latn.xml" qualifiers="b+sr+Latn"><string msgid="8106346172024741305" name="status_bar_notification_info_overflow">"999+"</string></file><file path="C:\Users\mathe\.gradle\caches\transforms-2\files-2.1\03736cf4bc3669a69d502627b70a527e\core-1.1.0\res\values-be\values-be.xml" qualifiers="be"><string msgid="8106346172024741305" name="status_bar_notification_info_overflow">"999+"</string></file><file path="C:\Users\mathe\.gradle\caches\transforms-2\files-2.1\03736cf4bc3669a69d502627b70a527e\core-1.1.0\res\values-bg\values-bg.xml" qualifiers="bg"><string msgid="8106346172024741305" name="status_bar_notification_info_overflow">"999+"</string></file><file path="C:\Users\mathe\.gradle\caches\transforms-2\files-2.1\03736cf4bc3669a69d502627b70a527e\core-1.1.0\res\values-bn\values-bn.xml" qualifiers="bn"><string msgid="8106346172024741305" name="status_bar_notification_info_overflow">"৯৯৯+"</string></file><file path="C:\Users\mathe\.gradle\caches\transforms-2\files-2.1\03736cf4bc3669a69d502627b70a527e\core-1.1.0\res\values-bs\values-bs.xml" qualifiers="bs"><string msgid="8106346172024741305" name="status_bar_notification_info_overflow">"999+"</string></file><file path="C:\Users\mathe\.gradle\caches\transforms-2\files-2.1\03736cf4bc3669a69d502627b70a527e\core-1.1.0\res\values-ca\values-ca.xml" qualifiers="ca"><string msgid="8106346172024741305" name="status_bar_notification_info_overflow">"999+"</string></file><file path="C:\Users\mathe\.gradle\caches\transforms-2\files-2.1\03736cf4bc3669a69d502627b70a527e\core-1.1.0\res\values-cs\values-cs.xml" qualifiers="cs"><string msgid="8106346172024741305" name="status_bar_notification_info_overflow">"999+"</string></file><file path="C:\Users\mathe\.gradle\caches\transforms-2\files-2.1\03736cf4bc3669a69d502627b70a527e\core-1.1.0\res\values-da\values-da.xml" qualifiers="da"><string msgid="8106346172024741305" name="status_bar_notification_info_overflow">"999+"</string></file><file path="C:\Users\mathe\.gradle\caches\transforms-2\files-2.1\03736cf4bc3669a69d502627b70a527e\core-1.1.0\res\values-de\values-de.xml" qualifiers="de"><string msgid="8106346172024741305" name="status_bar_notification_info_overflow">"999+"</string></file><file path="C:\Users\mathe\.gradle\caches\transforms-2\files-2.1\03736cf4bc3669a69d502627b70a527e\core-1.1.0\res\values-el\values-el.xml" qualifiers="el"><string msgid="8106346172024741305" name="status_bar_notification_info_overflow">"999+"</string></file><file path="C:\Users\mathe\.gradle\caches\transforms-2\files-2.1\03736cf4bc3669a69d502627b70a527e\core-1.1.0\res\values-en-rAU\values-en-rAU.xml" qualifiers="en-rAU"><string msgid="8106346172024741305" name="status_bar_notification_info_overflow">"999+"</string></file><file path="C:\Users\mathe\.gradle\caches\transforms-2\files-2.1\03736cf4bc3669a69d502627b70a527e\core-1.1.0\res\values-en-rCA\values-en-rCA.xml" qualifiers="en-rCA"><string msgid="7988687684186075107" name="status_bar_notification_info_overflow">"999+"</string></file><file path="C:\Users\mathe\.gradle\caches\transforms-2\files-2.1\03736cf4bc3669a69d502627b70a527e\core-1.1.0\res\values-en-rGB\values-en-rGB.xml" qualifiers="en-rGB"><string msgid="8106346172024741305" name="status_bar_notification_info_overflow">"999+"</string></file><file path="C:\Users\mathe\.gradle\caches\transforms-2\files-2.1\03736cf4bc3669a69d502627b70a527e\core-1.1.0\res\values-en-rIN\values-en-rIN.xml" qualifiers="en-rIN"><string msgid="8106346172024741305" name="status_bar_notification_info_overflow">"999+"</string></file><file path="C:\Users\mathe\.gradle\caches\transforms-2\files-2.1\03736cf4bc3669a69d502627b70a527e\core-1.1.0\res\values-en-rXC\values-en-rXC.xml" qualifiers="en-rXC"><string msgid="7988687684186075107" name="status_bar_notification_info_overflow">"999+"</string></file><file path="C:\Users\mathe\.gradle\caches\transforms-2\files-2.1\03736cf4bc3669a69d502627b70a527e\core-1.1.0\res\values-es\values-es.xml" qualifiers="es"><string msgid="8106346172024741305" name="status_bar_notification_info_overflow">"999+"</string></file><file path="C:\Users\mathe\.gradle\caches\transforms-2\files-2.1\03736cf4bc3669a69d502627b70a527e\core-1.1.0\res\values-es-rUS\values-es-rUS.xml" qualifiers="es-rUS"><string msgid="8106346172024741305" name="status_bar_notification_info_overflow">"999+"</string></file><file path="C:\Users\mathe\.gradle\caches\transforms-2\files-2.1\03736cf4bc3669a69d502627b70a527e\core-1.1.0\res\values-et\values-et.xml" qualifiers="et"><string msgid="8106346172024741305" name="status_bar_notification_info_overflow">"999+"</string></file><file path="C:\Users\mathe\.gradle\caches\transforms-2\files-2.1\03736cf4bc3669a69d502627b70a527e\core-1.1.0\res\values-eu\values-eu.xml" qualifiers="eu"><string msgid="8106346172024741305" name="status_bar_notification_info_overflow">"999+"</string></file><file path="C:\Users\mathe\.gradle\caches\transforms-2\files-2.1\03736cf4bc3669a69d502627b70a527e\core-1.1.0\res\values-fa\values-fa.xml" qualifiers="fa"><string msgid="8106346172024741305" name="status_bar_notification_info_overflow">"999+"</string></file><file path="C:\Users\mathe\.gradle\caches\transforms-2\files-2.1\03736cf4bc3669a69d502627b70a527e\core-1.1.0\res\values-fi\values-fi.xml" qualifiers="fi"><string msgid="8106346172024741305" name="status_bar_notification_info_overflow">"999+"</string></file><file path="C:\Users\mathe\.gradle\caches\transforms-2\files-2.1\03736cf4bc3669a69d502627b70a527e\core-1.1.0\res\values-fr\values-fr.xml" qualifiers="fr"><string msgid="8106346172024741305" name="status_bar_notification_info_overflow">"999+"</string></file><file path="C:\Users\mathe\.gradle\caches\transforms-2\files-2.1\03736cf4bc3669a69d502627b70a527e\core-1.1.0\res\values-fr-rCA\values-fr-rCA.xml" qualifiers="fr-rCA"><string msgid="8106346172024741305" name="status_bar_notification_info_overflow">"999+"</string></file><file path="C:\Users\mathe\.gradle\caches\transforms-2\files-2.1\03736cf4bc3669a69d502627b70a527e\core-1.1.0\res\values-gl\values-gl.xml" qualifiers="gl"><string msgid="8106346172024741305" name="status_bar_notification_info_overflow">">999"</string></file><file path="C:\Users\mathe\.gradle\caches\transforms-2\files-2.1\03736cf4bc3669a69d502627b70a527e\core-1.1.0\res\values-gu\values-gu.xml" qualifiers="gu"><string msgid="8106346172024741305" name="status_bar_notification_info_overflow">"999+"</string></file><file path="C:\Users\mathe\.gradle\caches\transforms-2\files-2.1\03736cf4bc3669a69d502627b70a527e\core-1.1.0\res\values-hi\values-hi.xml" qualifiers="hi"><string msgid="8106346172024741305" name="status_bar_notification_info_overflow">"999+"</string></file><file path="C:\Users\mathe\.gradle\caches\transforms-2\files-2.1\03736cf4bc3669a69d502627b70a527e\core-1.1.0\res\values-hr\values-hr.xml" qualifiers="hr"><string msgid="8106346172024741305" name="status_bar_notification_info_overflow">"999+"</string></file><file path="C:\Users\mathe\.gradle\caches\transforms-2\files-2.1\03736cf4bc3669a69d502627b70a527e\core-1.1.0\res\values-hu\values-hu.xml" qualifiers="hu"><string msgid="8106346172024741305" name="status_bar_notification_info_overflow">"999+"</string></file><file path="C:\Users\mathe\.gradle\caches\transforms-2\files-2.1\03736cf4bc3669a69d502627b70a527e\core-1.1.0\res\values-hy\values-hy.xml" qualifiers="hy"><string msgid="8106346172024741305" name="status_bar_notification_info_overflow">"999+"</string></file><file path="C:\Users\mathe\.gradle\caches\transforms-2\files-2.1\03736cf4bc3669a69d502627b70a527e\core-1.1.0\res\values-in\values-in.xml" qualifiers="in"><string msgid="8106346172024741305" name="status_bar_notification_info_overflow">"999+"</string></file><file path="C:\Users\mathe\.gradle\caches\transforms-2\files-2.1\03736cf4bc3669a69d502627b70a527e\core-1.1.0\res\values-is\values-is.xml" qualifiers="is"><string msgid="8106346172024741305" name="status_bar_notification_info_overflow">"999+"</string></file><file path="C:\Users\mathe\.gradle\caches\transforms-2\files-2.1\03736cf4bc3669a69d502627b70a527e\core-1.1.0\res\values-it\values-it.xml" qualifiers="it"><string msgid="8106346172024741305" name="status_bar_notification_info_overflow">"999+"</string></file><file path="C:\Users\mathe\.gradle\caches\transforms-2\files-2.1\03736cf4bc3669a69d502627b70a527e\core-1.1.0\res\values-iw\values-iw.xml" qualifiers="iw"><string msgid="8106346172024741305" name="status_bar_notification_info_overflow">"999+"</string></file><file path="C:\Users\mathe\.gradle\caches\transforms-2\files-2.1\03736cf4bc3669a69d502627b70a527e\core-1.1.0\res\values-ja\values-ja.xml" qualifiers="ja"><string msgid="8106346172024741305" name="status_bar_notification_info_overflow">"999+"</string></file><file path="C:\Users\mathe\.gradle\caches\transforms-2\files-2.1\03736cf4bc3669a69d502627b70a527e\core-1.1.0\res\values-ka\values-ka.xml" qualifiers="ka"><string msgid="8106346172024741305" name="status_bar_notification_info_overflow">"999+"</string></file><file path="C:\Users\mathe\.gradle\caches\transforms-2\files-2.1\03736cf4bc3669a69d502627b70a527e\core-1.1.0\res\values-kk\values-kk.xml" qualifiers="kk"><string msgid="8106346172024741305" name="status_bar_notification_info_overflow">"999+"</string></file><file path="C:\Users\mathe\.gradle\caches\transforms-2\files-2.1\03736cf4bc3669a69d502627b70a527e\core-1.1.0\res\values-km\values-km.xml" qualifiers="km"><string msgid="8106346172024741305" name="status_bar_notification_info_overflow">"999+"</string></file><file path="C:\Users\mathe\.gradle\caches\transforms-2\files-2.1\03736cf4bc3669a69d502627b70a527e\core-1.1.0\res\values-kn\values-kn.xml" qualifiers="kn"><string msgid="8106346172024741305" name="status_bar_notification_info_overflow">"999+"</string></file><file path="C:\Users\mathe\.gradle\caches\transforms-2\files-2.1\03736cf4bc3669a69d502627b70a527e\core-1.1.0\res\values-ko\values-ko.xml" qualifiers="ko"><string msgid="8106346172024741305" name="status_bar_notification_info_overflow">"999+"</string></file><file path="C:\Users\mathe\.gradle\caches\transforms-2\files-2.1\03736cf4bc3669a69d502627b70a527e\core-1.1.0\res\values-ky\values-ky.xml" qualifiers="ky"><string msgid="8106346172024741305" name="status_bar_notification_info_overflow">"999+"</string></file><file path="C:\Users\mathe\.gradle\caches\transforms-2\files-2.1\03736cf4bc3669a69d502627b70a527e\core-1.1.0\res\values-lo\values-lo.xml" qualifiers="lo"><string msgid="8106346172024741305" name="status_bar_notification_info_overflow">"999+"</string></file><file path="C:\Users\mathe\.gradle\caches\transforms-2\files-2.1\03736cf4bc3669a69d502627b70a527e\core-1.1.0\res\values-lt\values-lt.xml" qualifiers="lt"><string msgid="8106346172024741305" name="status_bar_notification_info_overflow">"999+"</string></file><file path="C:\Users\mathe\.gradle\caches\transforms-2\files-2.1\03736cf4bc3669a69d502627b70a527e\core-1.1.0\res\values-lv\values-lv.xml" qualifiers="lv"><string msgid="8106346172024741305" name="status_bar_notification_info_overflow">"999+"</string></file><file path="C:\Users\mathe\.gradle\caches\transforms-2\files-2.1\03736cf4bc3669a69d502627b70a527e\core-1.1.0\res\values-mk\values-mk.xml" qualifiers="mk"><string msgid="8106346172024741305" name="status_bar_notification_info_overflow">"999+"</string></file><file path="C:\Users\mathe\.gradle\caches\transforms-2\files-2.1\03736cf4bc3669a69d502627b70a527e\core-1.1.0\res\values-ml\values-ml.xml" qualifiers="ml"><string msgid="8106346172024741305" name="status_bar_notification_info_overflow">"999+"</string></file><file path="C:\Users\mathe\.gradle\caches\transforms-2\files-2.1\03736cf4bc3669a69d502627b70a527e\core-1.1.0\res\values-mn\values-mn.xml" qualifiers="mn"><string msgid="8106346172024741305" name="status_bar_notification_info_overflow">"999+"</string></file><file path="C:\Users\mathe\.gradle\caches\transforms-2\files-2.1\03736cf4bc3669a69d502627b70a527e\core-1.1.0\res\values-mr\values-mr.xml" qualifiers="mr"><string msgid="8106346172024741305" name="status_bar_notification_info_overflow">"९९९+"</string></file><file path="C:\Users\mathe\.gradle\caches\transforms-2\files-2.1\03736cf4bc3669a69d502627b70a527e\core-1.1.0\res\values-ms\values-ms.xml" qualifiers="ms"><string msgid="8106346172024741305" name="status_bar_notification_info_overflow">"999+"</string></file><file path="C:\Users\mathe\.gradle\caches\transforms-2\files-2.1\03736cf4bc3669a69d502627b70a527e\core-1.1.0\res\values-my\values-my.xml" qualifiers="my"><string msgid="8106346172024741305" name="status_bar_notification_info_overflow">"၉၉၉+"</string></file><file path="C:\Users\mathe\.gradle\caches\transforms-2\files-2.1\03736cf4bc3669a69d502627b70a527e\core-1.1.0\res\values-nb\values-nb.xml" qualifiers="nb"><string msgid="8106346172024741305" name="status_bar_notification_info_overflow">"999+"</string></file><file path="C:\Users\mathe\.gradle\caches\transforms-2\files-2.1\03736cf4bc3669a69d502627b70a527e\core-1.1.0\res\values-ne\values-ne.xml" qualifiers="ne"><string msgid="8106346172024741305" name="status_bar_notification_info_overflow">"९९९+"</string></file><file path="C:\Users\mathe\.gradle\caches\transforms-2\files-2.1\03736cf4bc3669a69d502627b70a527e\core-1.1.0\res\values-nl\values-nl.xml" qualifiers="nl"><string msgid="8106346172024741305" name="status_bar_notification_info_overflow">"999+"</string></file><file path="C:\Users\mathe\.gradle\caches\transforms-2\files-2.1\03736cf4bc3669a69d502627b70a527e\core-1.1.0\res\values-or\values-or.xml" qualifiers="or"><string msgid="8106346172024741305" name="status_bar_notification_info_overflow">"999+"</string></file><file path="C:\Users\mathe\.gradle\caches\transforms-2\files-2.1\03736cf4bc3669a69d502627b70a527e\core-1.1.0\res\values-pa\values-pa.xml" qualifiers="pa"><string msgid="8106346172024741305" name="status_bar_notification_info_overflow">"999+"</string></file><file path="C:\Users\mathe\.gradle\caches\transforms-2\files-2.1\03736cf4bc3669a69d502627b70a527e\core-1.1.0\res\values-pl\values-pl.xml" qualifiers="pl"><string msgid="8106346172024741305" name="status_bar_notification_info_overflow">"999+"</string></file><file path="C:\Users\mathe\.gradle\caches\transforms-2\files-2.1\03736cf4bc3669a69d502627b70a527e\core-1.1.0\res\values-pt\values-pt.xml" qualifiers="pt"><string msgid="8106346172024741305" name="status_bar_notification_info_overflow">"999+"</string></file><file path="C:\Users\mathe\.gradle\caches\transforms-2\files-2.1\03736cf4bc3669a69d502627b70a527e\core-1.1.0\res\values-pt-rBR\values-pt-rBR.xml" qualifiers="pt-rBR"><string msgid="8106346172024741305" name="status_bar_notification_info_overflow">"999+"</string></file><file path="C:\Users\mathe\.gradle\caches\transforms-2\files-2.1\03736cf4bc3669a69d502627b70a527e\core-1.1.0\res\values-pt-rPT\values-pt-rPT.xml" qualifiers="pt-rPT"><string msgid="8106346172024741305" name="status_bar_notification_info_overflow">"999+"</string></file><file path="C:\Users\mathe\.gradle\caches\transforms-2\files-2.1\03736cf4bc3669a69d502627b70a527e\core-1.1.0\res\values-ro\values-ro.xml" qualifiers="ro"><string msgid="8106346172024741305" name="status_bar_notification_info_overflow">"999+"</string></file><file path="C:\Users\mathe\.gradle\caches\transforms-2\files-2.1\03736cf4bc3669a69d502627b70a527e\core-1.1.0\res\values-ru\values-ru.xml" qualifiers="ru"><string msgid="8106346172024741305" name="status_bar_notification_info_overflow">">999"</string></file><file path="C:\Users\mathe\.gradle\caches\transforms-2\files-2.1\03736cf4bc3669a69d502627b70a527e\core-1.1.0\res\values-si\values-si.xml" qualifiers="si"><string msgid="8106346172024741305" name="status_bar_notification_info_overflow">"999+"</string></file><file path="C:\Users\mathe\.gradle\caches\transforms-2\files-2.1\03736cf4bc3669a69d502627b70a527e\core-1.1.0\res\values-sk\values-sk.xml" qualifiers="sk"><string msgid="8106346172024741305" name="status_bar_notification_info_overflow">"999+"</string></file><file path="C:\Users\mathe\.gradle\caches\transforms-2\files-2.1\03736cf4bc3669a69d502627b70a527e\core-1.1.0\res\values-sl\values-sl.xml" qualifiers="sl"><string msgid="8106346172024741305" name="status_bar_notification_info_overflow">"999+"</string></file><file path="C:\Users\mathe\.gradle\caches\transforms-2\files-2.1\03736cf4bc3669a69d502627b70a527e\core-1.1.0\res\values-sq\values-sq.xml" qualifiers="sq"><string msgid="8106346172024741305" name="status_bar_notification_info_overflow">"999+"</string></file><file path="C:\Users\mathe\.gradle\caches\transforms-2\files-2.1\03736cf4bc3669a69d502627b70a527e\core-1.1.0\res\values-sr\values-sr.xml" qualifiers="sr"><string msgid="8106346172024741305" name="status_bar_notification_info_overflow">"999+"</string></file><file path="C:\Users\mathe\.gradle\caches\transforms-2\files-2.1\03736cf4bc3669a69d502627b70a527e\core-1.1.0\res\values-sv\values-sv.xml" qualifiers="sv"><string msgid="8106346172024741305" name="status_bar_notification_info_overflow">"999+"</string></file><file path="C:\Users\mathe\.gradle\caches\transforms-2\files-2.1\03736cf4bc3669a69d502627b70a527e\core-1.1.0\res\values-sw\values-sw.xml" qualifiers="sw"><string msgid="8106346172024741305" name="status_bar_notification_info_overflow">"999+"</string></file><file path="C:\Users\mathe\.gradle\caches\transforms-2\files-2.1\03736cf4bc3669a69d502627b70a527e\core-1.1.0\res\values-ta\values-ta.xml" qualifiers="ta"><string msgid="8106346172024741305" name="status_bar_notification_info_overflow">"999+"</string></file><file path="C:\Users\mathe\.gradle\caches\transforms-2\files-2.1\03736cf4bc3669a69d502627b70a527e\core-1.1.0\res\values-te\values-te.xml" qualifiers="te"><string msgid="8106346172024741305" name="status_bar_notification_info_overflow">"999+"</string></file><file path="C:\Users\mathe\.gradle\caches\transforms-2\files-2.1\03736cf4bc3669a69d502627b70a527e\core-1.1.0\res\values-th\values-th.xml" qualifiers="th"><string msgid="8106346172024741305" name="status_bar_notification_info_overflow">"999+"</string></file><file path="C:\Users\mathe\.gradle\caches\transforms-2\files-2.1\03736cf4bc3669a69d502627b70a527e\core-1.1.0\res\values-tl\values-tl.xml" qualifiers="tl"><string msgid="8106346172024741305" name="status_bar_notification_info_overflow">"999+"</string></file><file path="C:\Users\mathe\.gradle\caches\transforms-2\files-2.1\03736cf4bc3669a69d502627b70a527e\core-1.1.0\res\values-tr\values-tr.xml" qualifiers="tr"><string msgid="8106346172024741305" name="status_bar_notification_info_overflow">"999+"</string></file><file path="C:\Users\mathe\.gradle\caches\transforms-2\files-2.1\03736cf4bc3669a69d502627b70a527e\core-1.1.0\res\values-uk\values-uk.xml" qualifiers="uk"><string msgid="8106346172024741305" name="status_bar_notification_info_overflow">"999+"</string></file><file path="C:\Users\mathe\.gradle\caches\transforms-2\files-2.1\03736cf4bc3669a69d502627b70a527e\core-1.1.0\res\values-ur\values-ur.xml" qualifiers="ur"><string msgid="8106346172024741305" name="status_bar_notification_info_overflow">"+999"</string></file><file path="C:\Users\mathe\.gradle\caches\transforms-2\files-2.1\03736cf4bc3669a69d502627b70a527e\core-1.1.0\res\values-uz\values-uz.xml" qualifiers="uz"><string msgid="8106346172024741305" name="status_bar_notification_info_overflow">"999+"</string></file><file path="C:\Users\mathe\.gradle\caches\transforms-2\files-2.1\03736cf4bc3669a69d502627b70a527e\core-1.1.0\res\values-v16\values-v16.xml" qualifiers="v16"><dimen name="notification_right_side_padding_top">4dp</dimen></file><file path="C:\Users\mathe\.gradle\caches\transforms-2\files-2.1\03736cf4bc3669a69d502627b70a527e\core-1.1.0\res\values-v21\values-v21.xml" qualifiers="v21"><color name="notification_action_color_filter">@color/secondary_text_default_material_light</color><dimen name="notification_content_margin_start">0dp</dimen><dimen name="notification_main_column_padding_top">0dp</dimen><dimen name="notification_media_narrow_margin">12dp</dimen><style name="TextAppearance.Compat.Notification" parent="@android:style/TextAppearance.Material.Notification"/><style name="TextAppearance.Compat.Notification.Info" parent="@android:style/TextAppearance.Material.Notification.Info"/><style name="TextAppearance.Compat.Notification.Time" parent="@android:style/TextAppearance.Material.Notification.Time"/><style name="TextAppearance.Compat.Notification.Title" parent="@android:style/TextAppearance.Material.Notification.Title"/><style name="Widget.Compat.NotificationActionContainer" parent=""> | |
| <item name="android:background">@drawable/notification_action_background</item> | |
| </style><style name="Widget.Compat.NotificationActionText" parent=""> | |
| <item name="android:textAppearance">?android:attr/textAppearanceButton</item> | |
| <item name="android:textColor">@color/secondary_text_default_material_light</item> | |
| <item name="android:textSize">@dimen/notification_action_text_size</item> | |
| </style></file><file path="C:\Users\mathe\.gradle\caches\transforms-2\files-2.1\03736cf4bc3669a69d502627b70a527e\core-1.1.0\res\values-vi\values-vi.xml" qualifiers="vi"><string msgid="8106346172024741305" name="status_bar_notification_info_overflow">"999+"</string></file><file path="C:\Users\mathe\.gradle\caches\transforms-2\files-2.1\03736cf4bc3669a69d502627b70a527e\core-1.1.0\res\values-zh-rCN\values-zh-rCN.xml" qualifiers="zh-rCN"><string msgid="8106346172024741305" name="status_bar_notification_info_overflow">"999+"</string></file><file path="C:\Users\mathe\.gradle\caches\transforms-2\files-2.1\03736cf4bc3669a69d502627b70a527e\core-1.1.0\res\values-zh-rHK\values-zh-rHK.xml" qualifiers="zh-rHK"><string msgid="8106346172024741305" name="status_bar_notification_info_overflow">"999+"</string></file><file path="C:\Users\mathe\.gradle\caches\transforms-2\files-2.1\03736cf4bc3669a69d502627b70a527e\core-1.1.0\res\values-zh-rTW\values-zh-rTW.xml" qualifiers="zh-rTW"><string msgid="8106346172024741305" name="status_bar_notification_info_overflow">"999+"</string></file><file path="C:\Users\mathe\.gradle\caches\transforms-2\files-2.1\03736cf4bc3669a69d502627b70a527e\core-1.1.0\res\values-zu\values-zu.xml" qualifiers="zu"><string msgid="8106346172024741305" name="status_bar_notification_info_overflow">"999+"</string></file></source></dataSet><dataSet aapt-namespace="http://schemas.android.com/apk/res-auto" config="androidx.appcompat:appcompat-resources:1.1.0$Generated" generated="true" ignore_pattern="!.svn:!.git:!.ds_store:!*.scc:.*:<dir>_*:!CVS:!thumbs.db:!picasa.ini:!*~"><source path="C:\Users\mathe\.gradle\caches\transforms-2\files-2.1\7c534088c709ef4f962350c99f0510e9\jetified-appcompat-resources-1.1.0\res"/></dataSet><dataSet aapt-namespace="http://schemas.android.com/apk/res-auto" config="androidx.appcompat:appcompat-resources:1.1.0" from-dependency="true" generated-set="androidx.appcompat:appcompat-resources:1.1.0$Generated" ignore_pattern="!.svn:!.git:!.ds_store:!*.scc:.*:<dir>_*:!CVS:!thumbs.db:!picasa.ini:!*~"><source path="C:\Users\mathe\.gradle\caches\transforms-2\files-2.1\7c534088c709ef4f962350c99f0510e9\jetified-appcompat-resources-1.1.0\res"><file path="C:\Users\mathe\.gradle\caches\transforms-2\files-2.1\7c534088c709ef4f962350c99f0510e9\jetified-appcompat-resources-1.1.0\res\values\values.xml" qualifiers=""><declare-styleable name="AnimatedStateListDrawableCompat"> | |
| <attr name="android:visible"/> | |
| <attr name="android:variablePadding"/> | |
| <attr name="android:constantSize"/> | |
| <attr name="android:dither"/> | |
| <attr name="android:enterFadeDuration"/> | |
| <attr name="android:exitFadeDuration"/> | |
| </declare-styleable><declare-styleable name="AnimatedStateListDrawableItem"> | |
| <attr name="android:drawable"/> | |
| <attr name="android:id"/> | |
| </declare-styleable><declare-styleable name="AnimatedStateListDrawableTransition"> | |
| <attr name="android:fromId"/> | |
| <attr name="android:toId"/> | |
| <attr name="android:drawable"/> | |
| <attr name="android:reversible"/> | |
| </declare-styleable><declare-styleable name="StateListDrawable"> | |
| <attr name="android:visible"/> | |
| <attr name="android:variablePadding"/> | |
| <attr name="android:constantSize"/> | |
| <attr name="android:dither"/> | |
| <attr name="android:enterFadeDuration"/> | |
| <attr name="android:exitFadeDuration"/> | |
| </declare-styleable><declare-styleable name="StateListDrawableItem"> | |
| <attr name="android:drawable"/> | |
| </declare-styleable></file></source></dataSet><dataSet aapt-namespace="http://schemas.android.com/apk/res-auto" config="androidx.cardview:cardview:1.0.0$Generated" generated="true" ignore_pattern="!.svn:!.git:!.ds_store:!*.scc:.*:<dir>_*:!CVS:!thumbs.db:!picasa.ini:!*~"><source path="C:\Users\mathe\.gradle\caches\transforms-2\files-2.1\c53a1cf06eec9ec8e2c1fa79d76edf7f\cardview-1.0.0\res"/></dataSet><dataSet aapt-namespace="http://schemas.android.com/apk/res-auto" config="androidx.cardview:cardview:1.0.0" from-dependency="true" generated-set="androidx.cardview:cardview:1.0.0$Generated" ignore_pattern="!.svn:!.git:!.ds_store:!*.scc:.*:<dir>_*:!CVS:!thumbs.db:!picasa.ini:!*~"><source path="C:\Users\mathe\.gradle\caches\transforms-2\files-2.1\c53a1cf06eec9ec8e2c1fa79d76edf7f\cardview-1.0.0\res"><file path="C:\Users\mathe\.gradle\caches\transforms-2\files-2.1\c53a1cf06eec9ec8e2c1fa79d76edf7f\cardview-1.0.0\res\values\values.xml" qualifiers=""><attr format="reference" name="cardViewStyle"/><color name="cardview_dark_background">#FF424242</color><color name="cardview_light_background">#FFFFFFFF</color><color name="cardview_shadow_end_color">#03000000</color><color name="cardview_shadow_start_color">#37000000</color><declare-styleable name="CardView"> | |
| <attr format="color" name="cardBackgroundColor"/> | |
| <attr format="dimension" name="cardCornerRadius"/> | |
| <attr format="dimension" name="cardElevation"/> | |
| <attr format="dimension" name="cardMaxElevation"/> | |
| <attr format="boolean" name="cardUseCompatPadding"/> | |
| <attr format="boolean" name="cardPreventCornerOverlap"/> | |
| <attr format="dimension" name="contentPadding"/> | |
| <attr format="dimension" name="contentPaddingLeft"/> | |
| <attr format="dimension" name="contentPaddingRight"/> | |
| <attr format="dimension" name="contentPaddingTop"/> | |
| <attr format="dimension" name="contentPaddingBottom"/> | |
| <attr name="android:minWidth"/> | |
| <attr name="android:minHeight"/> | |
| </declare-styleable><dimen name="cardview_compat_inset_shadow">1dp</dimen><dimen name="cardview_default_elevation">2dp</dimen><dimen name="cardview_default_radius">2dp</dimen><style name="Base.CardView" parent="android:Widget"> | |
| <item name="cardCornerRadius">@dimen/cardview_default_radius</item> | |
| <item name="cardElevation">@dimen/cardview_default_elevation</item> | |
| <item name="cardMaxElevation">@dimen/cardview_default_elevation</item> | |
| <item name="cardUseCompatPadding">false</item> | |
| <item name="cardPreventCornerOverlap">true</item> | |
| </style><style name="CardView" parent="Base.CardView"> | |
| </style><style name="CardView.Dark"> | |
| <item name="cardBackgroundColor">@color/cardview_dark_background</item> | |
| </style><style name="CardView.Light"> | |
| <item name="cardBackgroundColor">@color/cardview_light_background</item> | |
| </style></file><file path="C:\Users\mathe\.gradle\caches\transforms-2\files-2.1\c53a1cf06eec9ec8e2c1fa79d76edf7f\cardview-1.0.0\res\values-v23\values-v23.xml" qualifiers="v23"><style name="CardView" parent="Base.CardView"> | |
| <item name="cardBackgroundColor">?android:attr/colorBackgroundFloating</item> | |
| </style></file></source></dataSet><dataSet aapt-namespace="http://schemas.android.com/apk/res-auto" config="androidx.constraintlayout:constraintlayout:1.1.3$Generated" generated="true" ignore_pattern="!.svn:!.git:!.ds_store:!*.scc:.*:<dir>_*:!CVS:!thumbs.db:!picasa.ini:!*~"><source path="C:\Users\mathe\.gradle\caches\transforms-2\files-2.1\28120aa98d624ce8fee0a8087788fd91\constraintlayout-1.1.3\res"/></dataSet><dataSet aapt-namespace="http://schemas.android.com/apk/res-auto" config="androidx.constraintlayout:constraintlayout:1.1.3" from-dependency="true" generated-set="androidx.constraintlayout:constraintlayout:1.1.3$Generated" ignore_pattern="!.svn:!.git:!.ds_store:!*.scc:.*:<dir>_*:!CVS:!thumbs.db:!picasa.ini:!*~"><source path="C:\Users\mathe\.gradle\caches\transforms-2\files-2.1\28120aa98d624ce8fee0a8087788fd91\constraintlayout-1.1.3\res"><file path="C:\Users\mathe\.gradle\caches\transforms-2\files-2.1\28120aa98d624ce8fee0a8087788fd91\constraintlayout-1.1.3\res\values\values.xml" qualifiers=""><attr format="boolean" name="barrierAllowsGoneWidgets"/><attr format="enum" name="barrierDirection"> | |
| <enum name="left" value="0"/> | |
| <enum name="right" value="1"/> | |
| <enum name="top" value="2"/> | |
| <enum name="bottom" value="3"/> | |
| <enum name="start" value="5"/> | |
| <enum name="end" value="6"/> | |
| </attr><attr format="boolean" name="chainUseRtl"/><attr format="reference" name="constraintSet"/><attr format="string" name="constraint_referenced_ids"/><attr format="reference" name="content"/><attr name="emptyVisibility"> | |
| <enum name="gone" value="0"/> | |
| <enum name="invisible" value="1"/> | |
| </attr><attr format="boolean" name="layout_constrainedHeight"/><attr format="boolean" name="layout_constrainedWidth"/><attr format="integer" name="layout_constraintBaseline_creator"/><attr format="reference|enum" name="layout_constraintBaseline_toBaselineOf"> | |
| <enum name="parent" value="0"/> | |
| </attr><attr format="integer" name="layout_constraintBottom_creator"/><attr format="reference|enum" name="layout_constraintBottom_toBottomOf"> | |
| <enum name="parent" value="0"/> | |
| </attr><attr format="reference|enum" name="layout_constraintBottom_toTopOf"> | |
| <enum name="parent" value="0"/> | |
| </attr><attr format="reference" name="layout_constraintCircle"/><attr format="integer" name="layout_constraintCircleAngle"/><attr format="dimension" name="layout_constraintCircleRadius"/><attr format="string" name="layout_constraintDimensionRatio"/><attr format="reference|enum" name="layout_constraintEnd_toEndOf"> | |
| <enum name="parent" value="0"/> | |
| </attr><attr format="reference|enum" name="layout_constraintEnd_toStartOf"> | |
| <enum name="parent" value="0"/> | |
| </attr><attr format="dimension" name="layout_constraintGuide_begin"/><attr format="dimension" name="layout_constraintGuide_end"/><attr format="float" name="layout_constraintGuide_percent"/><attr name="layout_constraintHeight_default"> | |
| <enum name="spread" value="0"/> | |
| <enum name="wrap" value="1"/> | |
| <enum name="percent" value="2"/> | |
| </attr><attr format="dimension|enum" name="layout_constraintHeight_max"> | |
| <enum name="wrap" value="-2"/> | |
| </attr><attr format="dimension|enum" name="layout_constraintHeight_min"> | |
| <enum name="wrap" value="-2"/> | |
| </attr><attr format="float" name="layout_constraintHeight_percent"/><attr format="float" name="layout_constraintHorizontal_bias"/><attr format="enum" name="layout_constraintHorizontal_chainStyle"> | |
| <enum name="spread" value="0"/> | |
| <enum name="spread_inside" value="1"/> | |
| <enum name="packed" value="2"/> | |
| </attr><attr format="float" name="layout_constraintHorizontal_weight"/><attr format="integer" name="layout_constraintLeft_creator"/><attr format="reference|enum" name="layout_constraintLeft_toLeftOf"> | |
| <enum name="parent" value="0"/> | |
| </attr><attr format="reference|enum" name="layout_constraintLeft_toRightOf"> | |
| <enum name="parent" value="0"/> | |
| </attr><attr format="integer" name="layout_constraintRight_creator"/><attr format="reference|enum" name="layout_constraintRight_toLeftOf"> | |
| <enum name="parent" value="0"/> | |
| </attr><attr format="reference|enum" name="layout_constraintRight_toRightOf"> | |
| <enum name="parent" value="0"/> | |
| </attr><attr format="reference|enum" name="layout_constraintStart_toEndOf"> | |
| <enum name="parent" value="0"/> | |
| </attr><attr format="reference|enum" name="layout_constraintStart_toStartOf"> | |
| <enum name="parent" value="0"/> | |
| </attr><attr format="integer" name="layout_constraintTop_creator"/><attr format="reference|enum" name="layout_constraintTop_toBottomOf"> | |
| <enum name="parent" value="0"/> | |
| </attr><attr format="reference|enum" name="layout_constraintTop_toTopOf"> | |
| <enum name="parent" value="0"/> | |
| </attr><attr format="float" name="layout_constraintVertical_bias"/><attr format="enum" name="layout_constraintVertical_chainStyle"> | |
| <enum name="spread" value="0"/> | |
| <enum name="spread_inside" value="1"/> | |
| <enum name="packed" value="2"/> | |
| </attr><attr format="float" name="layout_constraintVertical_weight"/><attr name="layout_constraintWidth_default"> | |
| <enum name="spread" value="0"/> | |
| <enum name="wrap" value="1"/> | |
| <enum name="percent" value="2"/> | |
| </attr><attr format="dimension|enum" name="layout_constraintWidth_max"> | |
| <enum name="wrap" value="-2"/> | |
| </attr><attr format="dimension|enum" name="layout_constraintWidth_min"> | |
| <enum name="wrap" value="-2"/> | |
| </attr><attr format="float" name="layout_constraintWidth_percent"/><attr format="dimension" name="layout_editor_absoluteX"/><attr format="dimension" name="layout_editor_absoluteY"/><attr format="dimension" name="layout_goneMarginBottom"/><attr format="dimension" name="layout_goneMarginEnd"/><attr format="dimension" name="layout_goneMarginLeft"/><attr format="dimension" name="layout_goneMarginRight"/><attr format="dimension" name="layout_goneMarginStart"/><attr format="dimension" name="layout_goneMarginTop"/><attr name="layout_optimizationLevel"> | |
| <flag name="none" value="0"/> | |
| <flag name="standard" value="7"/> | |
| <flag name="direct" value="1"/> | |
| <flag name="barrier" value="2"/> | |
| <flag name="chains" value="4"/> | |
| <flag name="dimensions" value="8"/> | |
| <flag name="groups" value="32"/> | |
| </attr><declare-styleable name="ConstraintLayout_Layout"><attr name="android:orientation"/><attr name="android:minWidth"/><attr name="android:minHeight"/><attr name="android:maxWidth"/><attr name="android:maxHeight"/><attr name="layout_optimizationLevel"/><attr name="constraintSet"/><attr name="barrierDirection"/><attr name="barrierAllowsGoneWidgets"/><attr name="constraint_referenced_ids"/><attr name="chainUseRtl"/><attr name="layout_constraintCircle"/><attr name="layout_constraintCircleRadius"/><attr name="layout_constraintCircleAngle"/><attr name="layout_constraintGuide_begin"/><attr name="layout_constraintGuide_end"/><attr name="layout_constraintGuide_percent"/><attr name="layout_constraintLeft_toLeftOf"/><attr name="layout_constraintLeft_toRightOf"/><attr name="layout_constraintRight_toLeftOf"/><attr name="layout_constraintRight_toRightOf"/><attr name="layout_constraintTop_toTopOf"/><attr name="layout_constraintTop_toBottomOf"/><attr name="layout_constraintBottom_toTopOf"/><attr name="layout_constraintBottom_toBottomOf"/><attr name="layout_constraintBaseline_toBaselineOf"/><attr name="layout_constraintStart_toEndOf"/><attr name="layout_constraintStart_toStartOf"/><attr name="layout_constraintEnd_toStartOf"/><attr name="layout_constraintEnd_toEndOf"/><attr name="layout_goneMarginLeft"/><attr name="layout_goneMarginTop"/><attr name="layout_goneMarginRight"/><attr name="layout_goneMarginBottom"/><attr name="layout_goneMarginStart"/><attr name="layout_goneMarginEnd"/><attr name="layout_constrainedWidth"/><attr name="layout_constrainedHeight"/><attr name="layout_constraintHorizontal_bias"/><attr name="layout_constraintVertical_bias"/><attr name="layout_constraintWidth_default"/><attr name="layout_constraintHeight_default"/><attr name="layout_constraintWidth_min"/><attr name="layout_constraintWidth_max"/><attr name="layout_constraintWidth_percent"/><attr name="layout_constraintHeight_min"/><attr name="layout_constraintHeight_max"/><attr name="layout_constraintHeight_percent"/><attr name="layout_constraintLeft_creator"/><attr name="layout_constraintTop_creator"/><attr name="layout_constraintRight_creator"/><attr name="layout_constraintBottom_creator"/><attr name="layout_constraintBaseline_creator"/><attr name="layout_constraintDimensionRatio"/><attr name="layout_constraintHorizontal_weight"/><attr name="layout_constraintVertical_weight"/><attr name="layout_constraintHorizontal_chainStyle"/><attr name="layout_constraintVertical_chainStyle"/><attr name="layout_editor_absoluteX"/><attr name="layout_editor_absoluteY"/></declare-styleable><declare-styleable name="ConstraintLayout_placeholder"><attr name="emptyVisibility"/><attr name="content"/></declare-styleable><declare-styleable name="ConstraintSet"><attr name="android:orientation"/><attr name="android:id"/><attr name="android:visibility"/><attr name="android:alpha"/><attr name="android:elevation"/><attr name="android:rotation"/><attr name="android:rotationX"/><attr name="android:rotationY"/><attr name="android:scaleX"/><attr name="android:scaleY"/><attr name="android:transformPivotX"/><attr name="android:transformPivotY"/><attr name="android:translationX"/><attr name="android:translationY"/><attr name="android:translationZ"/><attr name="android:layout_width"/><attr name="android:layout_height"/><attr name="android:layout_marginStart"/><attr name="android:layout_marginBottom"/><attr name="android:layout_marginTop"/><attr name="android:layout_marginEnd"/><attr name="android:layout_marginLeft"/><attr name="android:layout_marginRight"/><attr name="layout_constraintCircle"/><attr name="layout_constraintCircleRadius"/><attr name="layout_constraintCircleAngle"/><attr name="layout_constraintGuide_begin"/><attr name="layout_constraintGuide_end"/><attr name="layout_constraintGuide_percent"/><attr name="layout_constraintLeft_toLeftOf"/><attr name="layout_constraintLeft_toRightOf"/><attr name="layout_constraintRight_toLeftOf"/><attr name="layout_constraintRight_toRightOf"/><attr name="layout_constraintTop_toTopOf"/><attr name="layout_constraintTop_toBottomOf"/><attr name="layout_constraintBottom_toTopOf"/><attr name="layout_constraintBottom_toBottomOf"/><attr name="layout_constraintBaseline_toBaselineOf"/><attr name="layout_constraintStart_toEndOf"/><attr name="layout_constraintStart_toStartOf"/><attr name="layout_constraintEnd_toStartOf"/><attr name="layout_constraintEnd_toEndOf"/><attr name="layout_goneMarginLeft"/><attr name="layout_goneMarginTop"/><attr name="layout_goneMarginRight"/><attr name="layout_goneMarginBottom"/><attr name="layout_goneMarginStart"/><attr name="layout_goneMarginEnd"/><attr name="layout_constrainedWidth"/><attr name="layout_constrainedHeight"/><attr name="layout_constraintHorizontal_bias"/><attr name="layout_constraintVertical_bias"/><attr name="layout_constraintWidth_default"/><attr name="layout_constraintHeight_default"/><attr name="layout_constraintWidth_min"/><attr name="layout_constraintWidth_max"/><attr name="layout_constraintWidth_percent"/><attr name="layout_constraintHeight_min"/><attr name="layout_constraintHeight_max"/><attr name="layout_constraintHeight_percent"/><attr name="layout_constraintLeft_creator"/><attr name="layout_constraintTop_creator"/><attr name="layout_constraintRight_creator"/><attr name="layout_constraintBottom_creator"/><attr name="layout_constraintBaseline_creator"/><attr name="layout_constraintDimensionRatio"/><attr name="layout_constraintHorizontal_weight"/><attr name="layout_constraintVertical_weight"/><attr name="layout_constraintHorizontal_chainStyle"/><attr name="layout_constraintVertical_chainStyle"/><attr name="layout_editor_absoluteX"/><attr name="layout_editor_absoluteY"/><attr name="barrierDirection"/><attr name="constraint_referenced_ids"/><attr name="android:maxHeight"/><attr name="android:maxWidth"/><attr name="android:minHeight"/><attr name="android:minWidth"/><attr name="barrierAllowsGoneWidgets"/><attr name="chainUseRtl"/></declare-styleable><declare-styleable name="LinearConstraintLayout"><attr name="android:orientation"/></declare-styleable></file></source></dataSet><dataSet aapt-namespace="http://schemas.android.com/apk/res-auto" config="androidx.appcompat:appcompat:1.1.0$Generated" generated="true" ignore_pattern="!.svn:!.git:!.ds_store:!*.scc:.*:<dir>_*:!CVS:!thumbs.db:!picasa.ini:!*~"><source path="C:\Users\mathe\.gradle\caches\transforms-2\files-2.1\c2c5fa787d66aaf40578b3071f4d283f\appcompat-1.1.0\res"/></dataSet><dataSet aapt-namespace="http://schemas.android.com/apk/res-auto" config="androidx.appcompat:appcompat:1.1.0" from-dependency="true" generated-set="androidx.appcompat:appcompat:1.1.0$Generated" ignore_pattern="!.svn:!.git:!.ds_store:!*.scc:.*:<dir>_*:!CVS:!thumbs.db:!picasa.ini:!*~"><source path="C:\Users\mathe\.gradle\caches\transforms-2\files-2.1\c2c5fa787d66aaf40578b3071f4d283f\appcompat-1.1.0\res"><file path="C:\Users\mathe\.gradle\caches\transforms-2\files-2.1\c2c5fa787d66aaf40578b3071f4d283f\appcompat-1.1.0\res\values\values.xml" qualifiers=""><attr format="reference" name="drawerArrowStyle"/><attr format="dimension" name="height"/><attr format="boolean" name="isLightTheme"/><attr format="string" name="title"/><bool name="abc_action_bar_embed_tabs">true</bool><bool name="abc_allow_stacked_button_bar">false</bool><bool name="abc_config_actionMenuItemAllCaps">true</bool><color name="abc_input_method_navigation_guard">@android:color/black</color><color name="abc_search_url_text_normal">#7fa87f</color><color name="abc_search_url_text_pressed">@android:color/black</color><color name="abc_search_url_text_selected">@android:color/black</color><color name="accent_material_dark">@color/material_deep_teal_200</color><color name="accent_material_light">@color/material_deep_teal_500</color><color name="background_floating_material_dark">@color/material_grey_800</color><color name="background_floating_material_light">@android:color/white</color><color name="background_material_dark">@color/material_grey_850</color><color name="background_material_light">@color/material_grey_50</color><color name="bright_foreground_disabled_material_dark">#80ffffff</color><color name="bright_foreground_disabled_material_light">#80000000</color><color name="bright_foreground_inverse_material_dark">@color/bright_foreground_material_light</color><color name="bright_foreground_inverse_material_light">@color/bright_foreground_material_dark</color><color name="bright_foreground_material_dark">@android:color/white</color><color name="bright_foreground_material_light">@android:color/black</color><color name="button_material_dark">#ff5a595b</color><color name="button_material_light">#ffd6d7d7</color><color name="dim_foreground_disabled_material_dark">#80bebebe</color><color name="dim_foreground_disabled_material_light">#80323232</color><color name="dim_foreground_material_dark">#ffbebebe</color><color name="dim_foreground_material_light">#ff323232</color><color name="error_color_material_dark">#ff7043</color><color name="error_color_material_light">#ff5722</color><color name="foreground_material_dark">@android:color/white</color><color name="foreground_material_light">@android:color/black</color><color name="highlighted_text_material_dark">#6680cbc4</color><color name="highlighted_text_material_light">#66009688</color><color name="material_blue_grey_800">#ff37474f</color><color name="material_blue_grey_900">#ff263238</color><color name="material_blue_grey_950">#ff21272b</color><color name="material_deep_teal_200">#ff80cbc4</color><color name="material_deep_teal_500">#ff008577</color><color name="material_grey_100">#fff5f5f5</color><color name="material_grey_300">#ffe0e0e0</color><color name="material_grey_50">#fffafafa</color><color name="material_grey_600">#ff757575</color><color name="material_grey_800">#ff424242</color><color name="material_grey_850">#ff303030</color><color name="material_grey_900">#ff212121</color><color name="primary_dark_material_dark">@android:color/black</color><color name="primary_dark_material_light">@color/material_grey_600</color><color name="primary_material_dark">@color/material_grey_900</color><color name="primary_material_light">@color/material_grey_100</color><color name="primary_text_default_material_dark">#ffffffff</color><color name="primary_text_default_material_light">#de000000</color><color name="primary_text_disabled_material_dark">#4Dffffff</color><color name="primary_text_disabled_material_light">#39000000</color><color name="ripple_material_dark">#33ffffff</color><color name="ripple_material_light">#1f000000</color><color name="secondary_text_default_material_dark">#b3ffffff</color><color name="secondary_text_default_material_light">#8a000000</color><color name="secondary_text_disabled_material_dark">#36ffffff</color><color name="secondary_text_disabled_material_light">#24000000</color><color name="switch_thumb_disabled_material_dark">#ff616161</color><color name="switch_thumb_disabled_material_light">#ffbdbdbd</color><color name="switch_thumb_normal_material_dark">#ffbdbdbd</color><color name="switch_thumb_normal_material_light">#fff1f1f1</color><color name="tooltip_background_dark">#e6616161</color><color name="tooltip_background_light">#e6FFFFFF</color><dimen name="abc_action_bar_content_inset_material">16dp</dimen><dimen name="abc_action_bar_content_inset_with_nav">72dp</dimen><dimen name="abc_action_bar_default_height_material">56dp</dimen><dimen name="abc_action_bar_default_padding_end_material">0dp</dimen><dimen name="abc_action_bar_default_padding_start_material">0dp</dimen><dimen name="abc_action_bar_elevation_material">4dp</dimen><dimen name="abc_action_bar_icon_vertical_padding_material">16dp</dimen><dimen name="abc_action_bar_overflow_padding_end_material">10dp</dimen><dimen name="abc_action_bar_overflow_padding_start_material">6dp</dimen><dimen name="abc_action_bar_stacked_max_height">48dp</dimen><dimen name="abc_action_bar_stacked_tab_max_width">180dp</dimen><dimen name="abc_action_bar_subtitle_bottom_margin_material">5dp</dimen><dimen name="abc_action_bar_subtitle_top_margin_material">-3dp</dimen><dimen name="abc_action_button_min_height_material">48dp</dimen><dimen name="abc_action_button_min_width_material">48dp</dimen><dimen name="abc_action_button_min_width_overflow_material">36dp</dimen><dimen name="abc_alert_dialog_button_bar_height">48dp</dimen><dimen name="abc_alert_dialog_button_dimen">48dp</dimen><dimen name="abc_button_inset_horizontal_material">@dimen/abc_control_inset_material</dimen><dimen name="abc_button_inset_vertical_material">6dp</dimen><dimen name="abc_button_padding_horizontal_material">8dp</dimen><dimen name="abc_button_padding_vertical_material">@dimen/abc_control_padding_material</dimen><dimen name="abc_cascading_menus_min_smallest_width">720dp</dimen><dimen name="abc_config_prefDialogWidth">320dp</dimen><dimen name="abc_control_corner_material">2dp</dimen><dimen name="abc_control_inset_material">4dp</dimen><dimen name="abc_control_padding_material">4dp</dimen><dimen name="abc_dialog_corner_radius_material">2dp</dimen><item name="abc_dialog_fixed_height_major" type="dimen">80%</item><item name="abc_dialog_fixed_height_minor" type="dimen">100%</item><item name="abc_dialog_fixed_width_major" type="dimen">320dp</item><item name="abc_dialog_fixed_width_minor" type="dimen">320dp</item><dimen name="abc_dialog_list_padding_bottom_no_buttons">8dp</dimen><dimen name="abc_dialog_list_padding_top_no_title">8dp</dimen><item name="abc_dialog_min_width_major" type="dimen">65%</item><item name="abc_dialog_min_width_minor" type="dimen">95%</item><dimen name="abc_dialog_padding_material">24dp</dimen><dimen name="abc_dialog_padding_top_material">18dp</dimen><dimen name="abc_dialog_title_divider_material">8dp</dimen><item format="float" name="abc_disabled_alpha_material_dark" type="dimen">0.30</item><item format="float" name="abc_disabled_alpha_material_light" type="dimen">0.26</item><dimen name="abc_dropdownitem_icon_width">32dip</dimen><dimen name="abc_dropdownitem_text_padding_left">8dip</dimen><dimen name="abc_dropdownitem_text_padding_right">8dip</dimen><dimen name="abc_edit_text_inset_bottom_material">7dp</dimen><dimen name="abc_edit_text_inset_horizontal_material">4dp</dimen><dimen name="abc_edit_text_inset_top_material">10dp</dimen><dimen name="abc_floating_window_z">16dp</dimen><dimen name="abc_list_item_height_large_material">80dp</dimen><dimen name="abc_list_item_height_material">64dp</dimen><dimen name="abc_list_item_height_small_material">48dp</dimen><dimen name="abc_list_item_padding_horizontal_material">@dimen/abc_action_bar_content_inset_material</dimen><dimen name="abc_panel_menu_list_width">296dp</dimen><dimen name="abc_progress_bar_height_material">4dp</dimen><dimen name="abc_search_view_preferred_height">48dip</dimen><dimen name="abc_search_view_preferred_width">320dip</dimen><dimen name="abc_seekbar_track_background_height_material">2dp</dimen><dimen name="abc_seekbar_track_progress_height_material">2dp</dimen><dimen name="abc_select_dialog_padding_start_material">20dp</dimen><dimen name="abc_switch_padding">3dp</dimen><dimen name="abc_text_size_body_1_material">14sp</dimen><dimen name="abc_text_size_body_2_material">14sp</dimen><dimen name="abc_text_size_button_material">14sp</dimen><dimen name="abc_text_size_caption_material">12sp</dimen><dimen name="abc_text_size_display_1_material">34sp</dimen><dimen name="abc_text_size_display_2_material">45sp</dimen><dimen name="abc_text_size_display_3_material">56sp</dimen><dimen name="abc_text_size_display_4_material">112sp</dimen><dimen name="abc_text_size_headline_material">24sp</dimen><dimen name="abc_text_size_large_material">22sp</dimen><dimen name="abc_text_size_medium_material">18sp</dimen><dimen name="abc_text_size_menu_header_material">14sp</dimen><dimen name="abc_text_size_menu_material">16sp</dimen><dimen name="abc_text_size_small_material">14sp</dimen><dimen name="abc_text_size_subhead_material">16sp</dimen><dimen name="abc_text_size_subtitle_material_toolbar">16dp</dimen><dimen name="abc_text_size_title_material">20sp</dimen><dimen name="abc_text_size_title_material_toolbar">20dp</dimen><item format="float" name="disabled_alpha_material_dark" type="dimen">0.30</item><item format="float" name="disabled_alpha_material_light" type="dimen">0.26</item><item format="float" name="highlight_alpha_material_colored" type="dimen">0.26</item><item format="float" name="highlight_alpha_material_dark" type="dimen">0.20</item><item format="float" name="highlight_alpha_material_light" type="dimen">0.12</item><item format="float" name="hint_alpha_material_dark" type="dimen">0.50</item><item format="float" name="hint_alpha_material_light" type="dimen">0.38</item><item format="float" name="hint_pressed_alpha_material_dark" type="dimen">0.70</item><item format="float" name="hint_pressed_alpha_material_light" type="dimen">0.54</item><dimen name="tooltip_corner_radius">2dp</dimen><dimen name="tooltip_horizontal_padding">16dp</dimen><dimen name="tooltip_margin">8dp</dimen><dimen name="tooltip_precise_anchor_extra_offset">8dp</dimen><dimen name="tooltip_precise_anchor_threshold">96dp</dimen><dimen name="tooltip_vertical_padding">6.5dp</dimen><dimen name="tooltip_y_offset_non_touch">0dp</dimen><dimen name="tooltip_y_offset_touch">16dp</dimen><item name="action_bar_activity_content" type="id"/><item name="action_bar_spinner" type="id"/><item name="action_menu_divider" type="id"/><item name="action_menu_presenter" type="id"/><item name="home" type="id"/><item name="progress_circular" type="id"/><item name="progress_horizontal" type="id"/><item name="split_action_bar" type="id"/><item name="up" type="id"/><integer name="abc_config_activityDefaultDur">220</integer><integer name="abc_config_activityShortDur">150</integer><integer name="cancel_button_image_alpha">127</integer><integer name="config_tooltipAnimTime">150</integer><string name="abc_action_bar_home_description">Navigate home</string><string name="abc_action_bar_up_description">Navigate up</string><string name="abc_action_menu_overflow_description">More options</string><string name="abc_action_mode_done">Done</string><string name="abc_activity_chooser_view_see_all">See all</string><string name="abc_activitychooserview_choose_application">Choose an app</string><string name="abc_capital_off">OFF</string><string name="abc_capital_on">ON</string><string name="abc_menu_alt_shortcut_label">Alt+</string><string name="abc_menu_ctrl_shortcut_label">Ctrl+</string><string name="abc_menu_delete_shortcut_label">delete</string><string name="abc_menu_enter_shortcut_label">enter</string><string name="abc_menu_function_shortcut_label">Function+</string><string name="abc_menu_meta_shortcut_label">Meta+</string><string name="abc_menu_shift_shortcut_label">Shift+</string><string name="abc_menu_space_shortcut_label">space</string><string name="abc_menu_sym_shortcut_label">Sym+</string><string name="abc_prepend_shortcut_label">Menu+</string><string name="abc_search_hint">Search…</string><string name="abc_searchview_description_clear">Clear query</string><string name="abc_searchview_description_query">Search query</string><string name="abc_searchview_description_search">Search</string><string name="abc_searchview_description_submit">Submit query</string><string name="abc_searchview_description_voice">Voice search</string><string name="abc_shareactionprovider_share_with">Share with</string><string name="abc_shareactionprovider_share_with_application">Share with <ns1:g example="Mail" id="application_name">%s</ns1:g></string><string name="abc_toolbar_collapse_description">Collapse</string><string name="search_menu_title">Search</string><style name="AlertDialog.AppCompat" parent="Base.AlertDialog.AppCompat"/><style name="AlertDialog.AppCompat.Light" parent="Base.AlertDialog.AppCompat.Light"/><style name="Animation.AppCompat.Dialog" parent="Base.Animation.AppCompat.Dialog"/><style name="Animation.AppCompat.DropDownUp" parent="Base.Animation.AppCompat.DropDownUp"/><style name="Animation.AppCompat.Tooltip" parent="Base.Animation.AppCompat.Tooltip"/><style name="Base.AlertDialog.AppCompat" parent="android:Widget"> | |
| <item name="android:layout">@layout/abc_alert_dialog_material</item> | |
| <item name="listLayout">@layout/abc_select_dialog_material</item> | |
| <item name="listItemLayout">@layout/select_dialog_item_material</item> | |
| <item name="multiChoiceItemLayout">@layout/select_dialog_multichoice_material</item> | |
| <item name="singleChoiceItemLayout">@layout/select_dialog_singlechoice_material</item> | |
| <item name="buttonIconDimen">@dimen/abc_alert_dialog_button_dimen</item> | |
| </style><style name="Base.AlertDialog.AppCompat.Light" parent="Base.AlertDialog.AppCompat"/><style name="Base.Animation.AppCompat.Dialog" parent="android:Animation"> | |
| <item name="android:windowEnterAnimation">@anim/abc_popup_enter</item> | |
| <item name="android:windowExitAnimation">@anim/abc_popup_exit</item> | |
| </style><style name="Base.Animation.AppCompat.DropDownUp" parent="android:Animation"> | |
| <item name="android:windowEnterAnimation">@anim/abc_grow_fade_in_from_bottom</item> | |
| <item name="android:windowExitAnimation">@anim/abc_shrink_fade_out_from_bottom</item> | |
| </style><style name="Base.Animation.AppCompat.Tooltip" parent="android:Animation"> | |
| <item name="android:windowEnterAnimation">@anim/abc_tooltip_enter</item> | |
| <item name="android:windowExitAnimation">@anim/abc_tooltip_exit</item> | |
| </style><style name="Base.DialogWindowTitle.AppCompat" parent="android:Widget"> | |
| <item name="android:maxLines">1</item> | |
| <item name="android:scrollHorizontally">true</item> | |
| <item name="android:textAppearance">@style/TextAppearance.AppCompat.Title</item> | |
| </style><style name="Base.DialogWindowTitleBackground.AppCompat" parent="android:Widget"> | |
| <item name="android:background">@null</item> | |
| <item name="android:paddingLeft">?attr/dialogPreferredPadding</item> | |
| <item name="android:paddingRight">?attr/dialogPreferredPadding</item> | |
| <item name="android:paddingTop">@dimen/abc_dialog_padding_top_material</item> | |
| </style><style name="Base.TextAppearance.AppCompat" parent="android:TextAppearance"> | |
| <item name="android:textColor">?android:textColorPrimary</item> | |
| <item name="android:textColorHint">?android:textColorHint</item> | |
| <item name="android:textColorHighlight">?android:textColorHighlight</item> | |
| <item name="android:textColorLink">?android:textColorLink</item> | |
| <item name="android:textSize">@dimen/abc_text_size_body_1_material</item> | |
| </style><style name="Base.TextAppearance.AppCompat.Body1"> | |
| <item name="android:textSize">@dimen/abc_text_size_body_1_material</item> | |
| <item name="android:textColor">?android:textColorPrimary</item> | |
| </style><style name="Base.TextAppearance.AppCompat.Body2"> | |
| <item name="android:textSize">@dimen/abc_text_size_body_2_material</item> | |
| <item name="android:textColor">?android:textColorPrimary</item> | |
| </style><style name="Base.TextAppearance.AppCompat.Button"> | |
| <item name="android:textSize">@dimen/abc_text_size_button_material</item> | |
| <item name="android:textAllCaps">true</item> | |
| <item name="android:textColor">?android:textColorPrimary</item> | |
| </style><style name="Base.TextAppearance.AppCompat.Caption"> | |
| <item name="android:textSize">@dimen/abc_text_size_caption_material</item> | |
| <item name="android:textColor">?android:textColorSecondary</item> | |
| </style><style name="Base.TextAppearance.AppCompat.Display1"> | |
| <item name="android:textSize">@dimen/abc_text_size_display_1_material</item> | |
| <item name="android:textColor">?android:textColorSecondary</item> | |
| </style><style name="Base.TextAppearance.AppCompat.Display2"> | |
| <item name="android:textSize">@dimen/abc_text_size_display_2_material</item> | |
| <item name="android:textColor">?android:textColorSecondary</item> | |
| </style><style name="Base.TextAppearance.AppCompat.Display3"> | |
| <item name="android:textSize">@dimen/abc_text_size_display_3_material</item> | |
| <item name="android:textColor">?android:textColorSecondary</item> | |
| </style><style name="Base.TextAppearance.AppCompat.Display4"> | |
| <item name="android:textSize">@dimen/abc_text_size_display_4_material</item> | |
| <item name="android:textColor">?android:textColorSecondary</item> | |
| </style><style name="Base.TextAppearance.AppCompat.Headline"> | |
| <item name="android:textSize">@dimen/abc_text_size_headline_material</item> | |
| <item name="android:textColor">?android:textColorPrimary</item> | |
| </style><style name="Base.TextAppearance.AppCompat.Inverse"> | |
| <item name="android:textColor">?android:attr/textColorPrimaryInverse</item> | |
| <item name="android:textColorHint">?android:attr/textColorHintInverse</item> | |
| <item name="android:textColorHighlight">?android:attr/textColorHighlightInverse</item> | |
| <item name="android:textColorLink">?android:attr/textColorLinkInverse</item> | |
| </style><style name="Base.TextAppearance.AppCompat.Large"> | |
| <item name="android:textSize">@dimen/abc_text_size_large_material</item> | |
| <item name="android:textColor">?android:attr/textColorPrimary</item> | |
| </style><style name="Base.TextAppearance.AppCompat.Large.Inverse"> | |
| <item name="android:textColor">?android:attr/textColorPrimaryInverse</item> | |
| <item name="android:textColorHint">?android:attr/textColorHintInverse</item> | |
| <item name="android:textColorHighlight">?android:attr/textColorHighlightInverse</item> | |
| <item name="android:textColorLink">?android:attr/textColorLinkInverse</item> | |
| </style><style name="Base.TextAppearance.AppCompat.Medium"> | |
| <item name="android:textSize">@dimen/abc_text_size_medium_material</item> | |
| <item name="android:textColor">?android:attr/textColorSecondary</item> | |
| </style><style name="Base.TextAppearance.AppCompat.Medium.Inverse"> | |
| <item name="android:textColor">?android:attr/textColorSecondaryInverse</item> | |
| <item name="android:textColorHint">?android:attr/textColorHintInverse</item> | |
| <item name="android:textColorHighlight">?android:attr/textColorHighlightInverse</item> | |
| <item name="android:textColorLink">?android:attr/textColorLinkInverse</item> | |
| </style><style name="Base.TextAppearance.AppCompat.Menu"> | |
| <item name="android:textSize">@dimen/abc_text_size_menu_material</item> | |
| <item name="android:textColor">?android:textColorPrimary</item> | |
| </style><style name="Base.TextAppearance.AppCompat.SearchResult" parent=""> | |
| <item name="android:textStyle">normal</item> | |
| <item name="android:textColor">?android:textColorPrimary</item> | |
| <item name="android:textColorHint">?android:textColorHint</item> | |
| </style><style name="Base.TextAppearance.AppCompat.SearchResult.Subtitle"> | |
| <item name="android:textSize">14sp</item> | |
| <item name="android:textColor">?android:textColorSecondary</item> | |
| </style><style name="Base.TextAppearance.AppCompat.SearchResult.Title"> | |
| <item name="android:textSize">18sp</item> | |
| </style><style name="Base.TextAppearance.AppCompat.Small"> | |
| <item name="android:textSize">@dimen/abc_text_size_small_material</item> | |
| <item name="android:textColor">?android:attr/textColorTertiary</item> | |
| </style><style name="Base.TextAppearance.AppCompat.Small.Inverse"> | |
| <item name="android:textColor">?android:attr/textColorTertiaryInverse</item> | |
| <item name="android:textColorHint">?android:attr/textColorHintInverse</item> | |
| <item name="android:textColorHighlight">?android:attr/textColorHighlightInverse</item> | |
| <item name="android:textColorLink">?android:attr/textColorLinkInverse</item> | |
| </style><style name="Base.TextAppearance.AppCompat.Subhead"> | |
| <item name="android:textSize">@dimen/abc_text_size_subhead_material</item> | |
| <item name="android:textColor">?android:textColorPrimary</item> | |
| </style><style name="Base.TextAppearance.AppCompat.Subhead.Inverse"> | |
| <item name="android:textColor">?android:attr/textColorPrimaryInverse</item> | |
| <item name="android:textColorHint">?android:attr/textColorHintInverse</item> | |
| <item name="android:textColorHighlight">?android:attr/textColorHighlightInverse</item> | |
| <item name="android:textColorLink">?android:attr/textColorLinkInverse</item> | |
| </style><style name="Base.TextAppearance.AppCompat.Title"> | |
| <item name="android:textSize">@dimen/abc_text_size_title_material</item> | |
| <item name="android:textColor">?android:textColorPrimary</item> | |
| </style><style name="Base.TextAppearance.AppCompat.Title.Inverse"> | |
| <item name="android:textColor">?android:attr/textColorPrimaryInverse</item> | |
| <item name="android:textColorHint">?android:attr/textColorHintInverse</item> | |
| <item name="android:textColorHighlight">?android:attr/textColorHighlightInverse</item> | |
| <item name="android:textColorLink">?android:attr/textColorLinkInverse</item> | |
| </style><style name="Base.TextAppearance.AppCompat.Tooltip"> | |
| <item name="android:textSize">14sp</item> | |
| </style><style name="Base.TextAppearance.AppCompat.Widget.ActionBar.Menu" parent="TextAppearance.AppCompat.Button"> | |
| <item name="android:textColor">?attr/actionMenuTextColor</item> | |
| <item name="textAllCaps">@bool/abc_config_actionMenuItemAllCaps</item> | |
| </style><style name="Base.TextAppearance.AppCompat.Widget.ActionBar.Subtitle" parent="TextAppearance.AppCompat.Subhead"> | |
| <item name="android:textSize">@dimen/abc_text_size_subtitle_material_toolbar</item> | |
| <item name="android:textColor">?android:attr/textColorSecondary</item> | |
| </style><style name="Base.TextAppearance.AppCompat.Widget.ActionBar.Subtitle.Inverse" parent="TextAppearance.AppCompat.Subhead.Inverse"> | |
| <item name="android:textSize">@dimen/abc_text_size_subtitle_material_toolbar</item> | |
| <item name="android:textColor">?android:attr/textColorSecondaryInverse</item> | |
| </style><style name="Base.TextAppearance.AppCompat.Widget.ActionBar.Title" parent="TextAppearance.AppCompat.Title"> | |
| <item name="android:textSize">@dimen/abc_text_size_title_material_toolbar</item> | |
| <item name="android:textColor">?android:attr/textColorPrimary</item> | |
| </style><style name="Base.TextAppearance.AppCompat.Widget.ActionBar.Title.Inverse" parent="TextAppearance.AppCompat.Title.Inverse"> | |
| <item name="android:textSize">@dimen/abc_text_size_title_material_toolbar</item> | |
| <item name="android:textColor">?android:attr/textColorPrimaryInverse</item> | |
| </style><style name="Base.TextAppearance.AppCompat.Widget.ActionMode.Subtitle" parent="TextAppearance.AppCompat.Widget.ActionBar.Subtitle"/><style name="Base.TextAppearance.AppCompat.Widget.ActionMode.Title" parent="TextAppearance.AppCompat.Widget.ActionBar.Title"/><style name="Base.TextAppearance.AppCompat.Widget.Button" parent="TextAppearance.AppCompat.Button"/><style name="Base.TextAppearance.AppCompat.Widget.Button.Borderless.Colored" parent="Base.TextAppearance.AppCompat.Widget.Button"> | |
| <item name="android:textColor">@color/abc_btn_colored_borderless_text_material</item> | |
| </style><style name="Base.TextAppearance.AppCompat.Widget.Button.Colored"> | |
| <item name="android:textColor">@color/abc_btn_colored_text_material</item> | |
| </style><style name="Base.TextAppearance.AppCompat.Widget.Button.Inverse" parent="TextAppearance.AppCompat.Button"> | |
| <item name="android:textColor">?android:textColorPrimaryInverse</item> | |
| </style><style name="Base.TextAppearance.AppCompat.Widget.DropDownItem" parent="android:TextAppearance.Small"> | |
| <item name="android:textColor">?android:attr/textColorPrimaryDisableOnly</item> | |
| </style><style name="Base.TextAppearance.AppCompat.Widget.PopupMenu.Header" parent="TextAppearance.AppCompat"> | |
| <item name="android:textSize">@dimen/abc_text_size_menu_header_material</item> | |
| <item name="android:textColor">?attr/colorAccent</item> | |
| </style><style name="Base.TextAppearance.AppCompat.Widget.PopupMenu.Large" parent="TextAppearance.AppCompat.Menu"/><style name="Base.TextAppearance.AppCompat.Widget.PopupMenu.Small" parent="TextAppearance.AppCompat.Menu"/><style name="Base.TextAppearance.AppCompat.Widget.Switch" parent="TextAppearance.AppCompat.Button"/><style name="Base.TextAppearance.AppCompat.Widget.TextView.SpinnerItem" parent="TextAppearance.AppCompat.Menu"/><style name="Base.TextAppearance.Widget.AppCompat.ExpandedMenu.Item" parent="android:TextAppearance.Medium"> | |
| <item name="android:textColor">?android:attr/textColorPrimaryDisableOnly</item> | |
| </style><style name="Base.TextAppearance.Widget.AppCompat.Toolbar.Subtitle" parent="TextAppearance.AppCompat.Widget.ActionBar.Subtitle"> | |
| </style><style name="Base.TextAppearance.Widget.AppCompat.Toolbar.Title" parent="TextAppearance.AppCompat.Widget.ActionBar.Title"> | |
| </style><style name="Base.Theme.AppCompat" parent="Base.V7.Theme.AppCompat"> | |
| </style><style name="Base.Theme.AppCompat.CompactMenu" parent=""> | |
| <item name="android:itemTextAppearance">?android:attr/textAppearanceMedium</item> | |
| <item name="android:listViewStyle">@style/Widget.AppCompat.ListView.Menu</item> | |
| <item name="android:windowAnimationStyle">@style/Animation.AppCompat.DropDownUp</item> | |
| </style><style name="Base.Theme.AppCompat.Dialog" parent="Base.V7.Theme.AppCompat.Dialog"/><style name="Base.Theme.AppCompat.Dialog.Alert"> | |
| <item name="android:windowMinWidthMajor">@dimen/abc_dialog_min_width_major</item> | |
| <item name="android:windowMinWidthMinor">@dimen/abc_dialog_min_width_minor</item> | |
| </style><style name="Base.Theme.AppCompat.Dialog.FixedSize"> | |
| <item name="windowFixedWidthMajor">@dimen/abc_dialog_fixed_width_major</item> | |
| <item name="windowFixedWidthMinor">@dimen/abc_dialog_fixed_width_minor</item> | |
| <item name="windowFixedHeightMajor">@dimen/abc_dialog_fixed_height_major</item> | |
| <item name="windowFixedHeightMinor">@dimen/abc_dialog_fixed_height_minor</item> | |
| </style><style name="Base.Theme.AppCompat.Dialog.MinWidth"> | |
| <item name="android:windowMinWidthMajor">@dimen/abc_dialog_min_width_major</item> | |
| <item name="android:windowMinWidthMinor">@dimen/abc_dialog_min_width_minor</item> | |
| </style><style name="Base.Theme.AppCompat.DialogWhenLarge" parent="Theme.AppCompat"/><style name="Base.Theme.AppCompat.Light" parent="Base.V7.Theme.AppCompat.Light"> | |
| </style><style name="Base.Theme.AppCompat.Light.DarkActionBar" parent="Base.Theme.AppCompat.Light"> | |
| <item name="actionBarPopupTheme">@style/ThemeOverlay.AppCompat.Light</item> | |
| <item name="actionBarWidgetTheme">@null</item> | |
| <item name="actionBarTheme">@style/ThemeOverlay.AppCompat.Dark.ActionBar</item> | |
| <item name="listChoiceBackgroundIndicator">@drawable/abc_list_selector_holo_dark</item> | |
| <item name="colorPrimaryDark">@color/primary_dark_material_dark</item> | |
| <item name="colorPrimary">@color/primary_material_dark</item> | |
| </style><style name="Base.Theme.AppCompat.Light.Dialog" parent="Base.V7.Theme.AppCompat.Light.Dialog"/><style name="Base.Theme.AppCompat.Light.Dialog.Alert"> | |
| <item name="android:windowMinWidthMajor">@dimen/abc_dialog_min_width_major</item> | |
| <item name="android:windowMinWidthMinor">@dimen/abc_dialog_min_width_minor</item> | |
| </style><style name="Base.Theme.AppCompat.Light.Dialog.FixedSize"> | |
| <item name="windowFixedWidthMajor">@dimen/abc_dialog_fixed_width_major</item> | |
| <item name="windowFixedWidthMinor">@dimen/abc_dialog_fixed_width_minor</item> | |
| <item name="windowFixedHeightMajor">@dimen/abc_dialog_fixed_height_major</item> | |
| <item name="windowFixedHeightMinor">@dimen/abc_dialog_fixed_height_minor</item> | |
| </style><style name="Base.Theme.AppCompat.Light.Dialog.MinWidth"> | |
| <item name="android:windowMinWidthMajor">@dimen/abc_dialog_min_width_major</item> | |
| <item name="android:windowMinWidthMinor">@dimen/abc_dialog_min_width_minor</item> | |
| </style><style name="Base.Theme.AppCompat.Light.DialogWhenLarge" parent="Theme.AppCompat.Light"/><style name="Base.ThemeOverlay.AppCompat" parent="Platform.ThemeOverlay.AppCompat"/><style name="Base.ThemeOverlay.AppCompat.ActionBar"> | |
| <item name="colorControlNormal">?android:attr/textColorPrimary</item> | |
| <item name="searchViewStyle">@style/Widget.AppCompat.SearchView.ActionBar</item> | |
| </style><style name="Base.ThemeOverlay.AppCompat.Dark" parent="Platform.ThemeOverlay.AppCompat.Dark"> | |
| <item name="android:windowBackground">@color/background_material_dark</item> | |
| <item name="android:colorForeground">@color/foreground_material_dark</item> | |
| <item name="android:colorForegroundInverse">@color/foreground_material_light</item> | |
| <item name="android:colorBackground">@color/background_material_dark</item> | |
| <item name="android:colorBackgroundCacheHint">@color/abc_background_cache_hint_selector_material_dark</item> | |
| <item name="colorBackgroundFloating">@color/background_floating_material_dark</item> | |
| <item name="android:textColorPrimary">@color/abc_primary_text_material_dark</item> | |
| <item name="android:textColorPrimaryInverse">@color/abc_primary_text_material_light</item> | |
| <item name="android:textColorPrimaryDisableOnly">@color/abc_primary_text_disable_only_material_dark</item> | |
| <item name="android:textColorSecondary">@color/abc_secondary_text_material_dark</item> | |
| <item name="android:textColorSecondaryInverse">@color/abc_secondary_text_material_light</item> | |
| <item name="android:textColorTertiary">@color/abc_secondary_text_material_dark</item> | |
| <item name="android:textColorTertiaryInverse">@color/abc_secondary_text_material_light</item> | |
| <item name="android:textColorHint">@color/abc_hint_foreground_material_dark</item> | |
| <item name="android:textColorHintInverse">@color/abc_hint_foreground_material_light</item> | |
| <item name="android:textColorHighlight">@color/highlighted_text_material_dark</item> | |
| <item name="colorControlNormal">?android:attr/textColorSecondary</item> | |
| <item name="colorControlHighlight">@color/ripple_material_dark</item> | |
| <item name="colorButtonNormal">@color/button_material_dark</item> | |
| <item name="colorSwitchThumbNormal">@color/switch_thumb_material_dark</item> | |
| <item name="isLightTheme">false</item> | |
| </style><style name="Base.ThemeOverlay.AppCompat.Dark.ActionBar"> | |
| <item name="colorControlNormal">?android:attr/textColorPrimary</item> | |
| <item name="searchViewStyle">@style/Widget.AppCompat.SearchView.ActionBar</item> | |
| </style><style name="Base.ThemeOverlay.AppCompat.Dialog" parent="Base.V7.ThemeOverlay.AppCompat.Dialog"/><style name="Base.ThemeOverlay.AppCompat.Dialog.Alert"> | |
| <item name="android:windowMinWidthMajor">@dimen/abc_dialog_min_width_major</item> | |
| <item name="android:windowMinWidthMinor">@dimen/abc_dialog_min_width_minor</item> | |
| </style><style name="Base.ThemeOverlay.AppCompat.Light" parent="Platform.ThemeOverlay.AppCompat.Light"> | |
| <item name="android:windowBackground">@color/background_material_light</item> | |
| <item name="android:colorForeground">@color/foreground_material_light</item> | |
| <item name="android:colorForegroundInverse">@color/foreground_material_dark</item> | |
| <item name="android:colorBackground">@color/background_material_light</item> | |
| <item name="android:colorBackgroundCacheHint">@color/abc_background_cache_hint_selector_material_light</item> | |
| <item name="colorBackgroundFloating">@color/background_floating_material_light</item> | |
| <item name="android:textColorPrimary">@color/abc_primary_text_material_light</item> | |
| <item name="android:textColorPrimaryInverse">@color/abc_primary_text_material_dark</item> | |
| <item name="android:textColorSecondary">@color/abc_secondary_text_material_light</item> | |
| <item name="android:textColorSecondaryInverse">@color/abc_secondary_text_material_dark</item> | |
| <item name="android:textColorTertiary">@color/abc_secondary_text_material_light</item> | |
| <item name="android:textColorTertiaryInverse">@color/abc_secondary_text_material_dark</item> | |
| <item name="android:textColorPrimaryDisableOnly">@color/abc_primary_text_disable_only_material_light</item> | |
| <item name="android:textColorPrimaryInverseDisableOnly">@color/abc_primary_text_disable_only_material_dark</item> | |
| <item name="android:textColorHint">@color/abc_hint_foreground_material_light</item> | |
| <item name="android:textColorHintInverse">@color/abc_hint_foreground_material_dark</item> | |
| <item name="android:textColorHighlight">@color/highlighted_text_material_light</item> | |
| <item name="colorControlNormal">?android:attr/textColorSecondary</item> | |
| <item name="colorControlHighlight">@color/ripple_material_light</item> | |
| <item name="colorButtonNormal">@color/button_material_light</item> | |
| <item name="colorSwitchThumbNormal">@color/switch_thumb_material_light</item> | |
| <item name="isLightTheme">true</item> | |
| </style><style name="Base.V7.Theme.AppCompat" parent="Platform.AppCompat"> | |
| <item name="viewInflaterClass">androidx.appcompat.app.AppCompatViewInflater</item> | |
| <item name="windowNoTitle">false</item> | |
| <item name="windowActionBar">true</item> | |
| <item name="windowActionBarOverlay">false</item> | |
| <item name="windowActionModeOverlay">false</item> | |
| <item name="actionBarPopupTheme">@null</item> | |
| <item name="colorBackgroundFloating">@color/background_floating_material_dark</item> | |
| <item name="isLightTheme">false</item> | |
| <item name="selectableItemBackground">@drawable/abc_item_background_holo_dark</item> | |
| <item name="selectableItemBackgroundBorderless">?attr/selectableItemBackground</item> | |
| <item name="borderlessButtonStyle">@style/Widget.AppCompat.Button.Borderless</item> | |
| <item name="homeAsUpIndicator">@drawable/abc_ic_ab_back_material</item> | |
| <item name="dividerVertical">@drawable/abc_list_divider_mtrl_alpha</item> | |
| <item name="dividerHorizontal">@drawable/abc_list_divider_mtrl_alpha</item> | |
| <item name="actionBarTabStyle">@style/Widget.AppCompat.ActionBar.TabView</item> | |
| <item name="actionBarTabBarStyle">@style/Widget.AppCompat.ActionBar.TabBar</item> | |
| <item name="actionBarTabTextStyle">@style/Widget.AppCompat.ActionBar.TabText</item> | |
| <item name="actionButtonStyle">@style/Widget.AppCompat.ActionButton</item> | |
| <item name="actionOverflowButtonStyle">@style/Widget.AppCompat.ActionButton.Overflow</item> | |
| <item name="actionOverflowMenuStyle">@style/Widget.AppCompat.PopupMenu.Overflow</item> | |
| <item name="actionBarStyle">@style/Widget.AppCompat.ActionBar.Solid</item> | |
| <item name="actionBarSplitStyle">?attr/actionBarStyle</item> | |
| <item name="actionBarWidgetTheme">@null</item> | |
| <item name="actionBarTheme">@style/ThemeOverlay.AppCompat.ActionBar</item> | |
| <item name="actionBarSize">@dimen/abc_action_bar_default_height_material</item> | |
| <item name="actionBarDivider">?attr/dividerVertical</item> | |
| <item name="actionBarItemBackground">?attr/selectableItemBackgroundBorderless</item> | |
| <item name="actionMenuTextAppearance">@style/TextAppearance.AppCompat.Widget.ActionBar.Menu</item> | |
| <item name="actionMenuTextColor">?android:attr/textColorPrimaryDisableOnly</item> | |
| <item name="actionDropDownStyle">@style/Widget.AppCompat.Spinner.DropDown.ActionBar</item> | |
| <item name="actionModeStyle">@style/Widget.AppCompat.ActionMode</item> | |
| <item name="actionModeBackground">@drawable/abc_cab_background_top_material</item> | |
| <item name="actionModeSplitBackground">?attr/colorPrimaryDark</item> | |
| <item name="actionModeCloseDrawable">@drawable/abc_ic_ab_back_material</item> | |
| <item name="actionModeCloseButtonStyle">@style/Widget.AppCompat.ActionButton.CloseMode</item> | |
| <item name="actionModeCutDrawable">@drawable/abc_ic_menu_cut_mtrl_alpha</item> | |
| <item name="actionModeCopyDrawable">@drawable/abc_ic_menu_copy_mtrl_am_alpha</item> | |
| <item name="actionModePasteDrawable">@drawable/abc_ic_menu_paste_mtrl_am_alpha</item> | |
| <item name="actionModeSelectAllDrawable">@drawable/abc_ic_menu_selectall_mtrl_alpha</item> | |
| <item name="actionModeShareDrawable">@drawable/abc_ic_menu_share_mtrl_alpha</item> | |
| <item name="panelMenuListWidth">@dimen/abc_panel_menu_list_width</item> | |
| <item name="panelMenuListTheme">@style/Theme.AppCompat.CompactMenu</item> | |
| <item name="panelBackground">@drawable/abc_menu_hardkey_panel_mtrl_mult</item> | |
| <item name="android:panelBackground">@android:color/transparent</item> | |
| <item name="listChoiceBackgroundIndicator">@drawable/abc_list_selector_holo_dark</item> | |
| <item name="textAppearanceListItem">@style/TextAppearance.AppCompat.Subhead</item> | |
| <item name="textAppearanceListItemSmall">@style/TextAppearance.AppCompat.Subhead</item> | |
| <item name="textAppearanceListItemSecondary">@style/TextAppearance.AppCompat.Body1</item> | |
| <item name="listPreferredItemHeight">@dimen/abc_list_item_height_material</item> | |
| <item name="listPreferredItemHeightSmall">@dimen/abc_list_item_height_small_material</item> | |
| <item name="listPreferredItemHeightLarge">@dimen/abc_list_item_height_large_material</item> | |
| <item name="listPreferredItemPaddingLeft">@dimen/abc_list_item_padding_horizontal_material</item> | |
| <item name="listPreferredItemPaddingRight">@dimen/abc_list_item_padding_horizontal_material</item> | |
| <item name="listPreferredItemPaddingStart">@dimen/abc_list_item_padding_horizontal_material</item> | |
| <item name="listPreferredItemPaddingEnd">@dimen/abc_list_item_padding_horizontal_material</item> | |
| <item name="spinnerStyle">@style/Widget.AppCompat.Spinner</item> | |
| <item name="android:spinnerItemStyle">@style/Widget.AppCompat.TextView.SpinnerItem</item> | |
| <item name="android:dropDownListViewStyle">@style/Widget.AppCompat.ListView.DropDown</item> | |
| <item name="spinnerDropDownItemStyle">@style/Widget.AppCompat.DropDownItem.Spinner</item> | |
| <item name="dropdownListPreferredItemHeight">?attr/listPreferredItemHeightSmall</item> | |
| <item name="popupMenuStyle">@style/Widget.AppCompat.PopupMenu</item> | |
| <item name="textAppearanceLargePopupMenu">@style/TextAppearance.AppCompat.Widget.PopupMenu.Large</item> | |
| <item name="textAppearanceSmallPopupMenu">@style/TextAppearance.AppCompat.Widget.PopupMenu.Small</item> | |
| <item name="textAppearancePopupMenuHeader">@style/TextAppearance.AppCompat.Widget.PopupMenu.Header</item> | |
| <item name="listPopupWindowStyle">@style/Widget.AppCompat.ListPopupWindow</item> | |
| <item name="dropDownListViewStyle">?android:attr/dropDownListViewStyle</item> | |
| <item name="listMenuViewStyle">@style/Widget.AppCompat.ListMenuView</item> | |
| <item name="searchViewStyle">@style/Widget.AppCompat.SearchView</item> | |
| <item name="android:dropDownItemStyle">@style/Widget.AppCompat.DropDownItem.Spinner</item> | |
| <item name="textColorSearchUrl">@color/abc_search_url_text</item> | |
| <item name="textAppearanceSearchResultTitle">@style/TextAppearance.AppCompat.SearchResult.Title</item> | |
| <item name="textAppearanceSearchResultSubtitle">@style/TextAppearance.AppCompat.SearchResult.Subtitle</item> | |
| <item name="activityChooserViewStyle">@style/Widget.AppCompat.ActivityChooserView</item> | |
| <item name="toolbarStyle">@style/Widget.AppCompat.Toolbar</item> | |
| <item name="toolbarNavigationButtonStyle">@style/Widget.AppCompat.Toolbar.Button.Navigation</item> | |
| <item name="editTextStyle">@style/Widget.AppCompat.EditText</item> | |
| <item name="editTextBackground">@drawable/abc_edit_text_material</item> | |
| <item name="editTextColor">?android:attr/textColorPrimary</item> | |
| <item name="autoCompleteTextViewStyle">@style/Widget.AppCompat.AutoCompleteTextView</item> | |
| <item name="android:textViewStyle">@style/Widget.AppCompat.TextView</item> | |
| <item name="colorPrimaryDark">@color/primary_dark_material_dark</item> | |
| <item name="colorPrimary">@color/primary_material_dark</item> | |
| <item name="colorAccent">@color/accent_material_dark</item> | |
| <item name="colorControlNormal">?android:attr/textColorSecondary</item> | |
| <item name="colorControlActivated">?attr/colorAccent</item> | |
| <item name="colorControlHighlight">@color/ripple_material_dark</item> | |
| <item name="colorButtonNormal">@color/button_material_dark</item> | |
| <item name="colorSwitchThumbNormal">@color/switch_thumb_material_dark</item> | |
| <item name="controlBackground">?attr/selectableItemBackgroundBorderless</item> | |
| <item name="drawerArrowStyle">@style/Widget.AppCompat.DrawerArrowToggle</item> | |
| <item name="checkboxStyle">@style/Widget.AppCompat.CompoundButton.CheckBox</item> | |
| <item name="radioButtonStyle">@style/Widget.AppCompat.CompoundButton.RadioButton</item> | |
| <item name="switchStyle">@style/Widget.AppCompat.CompoundButton.Switch</item> | |
| <item name="ratingBarStyle">@style/Widget.AppCompat.RatingBar</item> | |
| <item name="ratingBarStyleIndicator">@style/Widget.AppCompat.RatingBar.Indicator</item> | |
| <item name="ratingBarStyleSmall">@style/Widget.AppCompat.RatingBar.Small</item> | |
| <item name="seekBarStyle">@style/Widget.AppCompat.SeekBar</item> | |
| <item name="buttonStyle">@style/Widget.AppCompat.Button</item> | |
| <item name="buttonStyleSmall">@style/Widget.AppCompat.Button.Small</item> | |
| <item name="android:textAppearanceButton">@style/TextAppearance.AppCompat.Widget.Button</item> | |
| <item name="imageButtonStyle">@style/Widget.AppCompat.ImageButton</item> | |
| <item name="buttonBarStyle">@style/Widget.AppCompat.ButtonBar</item> | |
| <item name="buttonBarButtonStyle">@style/Widget.AppCompat.Button.ButtonBar.AlertDialog</item> | |
| <item name="buttonBarPositiveButtonStyle">?attr/buttonBarButtonStyle</item> | |
| <item name="buttonBarNegativeButtonStyle">?attr/buttonBarButtonStyle</item> | |
| <item name="buttonBarNeutralButtonStyle">?attr/buttonBarButtonStyle</item> | |
| <item name="dialogTheme">@style/ThemeOverlay.AppCompat.Dialog</item> | |
| <item name="dialogPreferredPadding">@dimen/abc_dialog_padding_material</item> | |
| <item name="dialogCornerRadius">@dimen/abc_dialog_corner_radius_material</item> | |
| <item name="alertDialogTheme">@style/ThemeOverlay.AppCompat.Dialog.Alert</item> | |
| <item name="alertDialogStyle">@style/AlertDialog.AppCompat</item> | |
| <item name="alertDialogCenterButtons">false</item> | |
| <item name="textColorAlertDialogListItem">@color/abc_primary_text_material_dark</item> | |
| <item name="listDividerAlertDialog">@null</item> | |
| <item name="windowFixedWidthMajor">@null</item> | |
| <item name="windowFixedWidthMinor">@null</item> | |
| <item name="windowFixedHeightMajor">@null</item> | |
| <item name="windowFixedHeightMinor">@null</item> | |
| <item name="tooltipFrameBackground">@drawable/tooltip_frame_light</item> | |
| <item name="tooltipForegroundColor">@color/foreground_material_light</item> | |
| <item name="colorError">@color/error_color_material_dark</item> | |
| </style><style name="Base.V7.Theme.AppCompat.Dialog" parent="Base.Theme.AppCompat"> | |
| <item name="android:colorBackground">?attr/colorBackgroundFloating</item> | |
| <item name="android:colorBackgroundCacheHint">@null</item> | |
| <item name="android:windowFrame">@null</item> | |
| <item name="android:windowTitleStyle">@style/RtlOverlay.DialogWindowTitle.AppCompat</item> | |
| <item name="android:windowTitleBackgroundStyle">@style/Base.DialogWindowTitleBackground.AppCompat</item> | |
| <item name="android:windowBackground">@drawable/abc_dialog_material_background</item> | |
| <item name="android:windowIsFloating">true</item> | |
| <item name="android:backgroundDimEnabled">true</item> | |
| <item name="android:windowContentOverlay">@null</item> | |
| <item name="android:windowAnimationStyle">@style/Animation.AppCompat.Dialog</item> | |
| <item name="android:windowSoftInputMode">stateUnspecified|adjustPan</item> | |
| <item name="windowActionBar">false</item> | |
| <item name="windowActionModeOverlay">true</item> | |
| <item name="listPreferredItemPaddingLeft">24dip</item> | |
| <item name="listPreferredItemPaddingRight">24dip</item> | |
| <item name="android:listDivider">@null</item> | |
| <item name="android:buttonBarStyle">@style/Widget.AppCompat.ButtonBar.AlertDialog</item> | |
| <item name="android:borderlessButtonStyle">@style/Widget.AppCompat.Button.Borderless</item> | |
| <item name="android:windowCloseOnTouchOutside">true</item> | |
| </style><style name="Base.V7.Theme.AppCompat.Light" parent="Platform.AppCompat.Light"> | |
| <item name="viewInflaterClass">androidx.appcompat.app.AppCompatViewInflater</item> | |
| <item name="windowNoTitle">false</item> | |
| <item name="windowActionBar">true</item> | |
| <item name="windowActionBarOverlay">false</item> | |
| <item name="windowActionModeOverlay">false</item> | |
| <item name="actionBarPopupTheme">@null</item> | |
| <item name="colorBackgroundFloating">@color/background_floating_material_light</item> | |
| <item name="isLightTheme">true</item> | |
| <item name="selectableItemBackground">@drawable/abc_item_background_holo_light</item> | |
| <item name="selectableItemBackgroundBorderless">?attr/selectableItemBackground</item> | |
| <item name="borderlessButtonStyle">@style/Widget.AppCompat.Button.Borderless</item> | |
| <item name="homeAsUpIndicator">@drawable/abc_ic_ab_back_material</item> | |
| <item name="dividerVertical">@drawable/abc_list_divider_mtrl_alpha</item> | |
| <item name="dividerHorizontal">@drawable/abc_list_divider_mtrl_alpha</item> | |
| <item name="actionBarTabStyle">@style/Widget.AppCompat.Light.ActionBar.TabView</item> | |
| <item name="actionBarTabBarStyle">@style/Widget.AppCompat.Light.ActionBar.TabBar</item> | |
| <item name="actionBarTabTextStyle">@style/Widget.AppCompat.Light.ActionBar.TabText</item> | |
| <item name="actionButtonStyle">@style/Widget.AppCompat.Light.ActionButton</item> | |
| <item name="actionOverflowButtonStyle">@style/Widget.AppCompat.Light.ActionButton.Overflow</item> | |
| <item name="actionOverflowMenuStyle">@style/Widget.AppCompat.Light.PopupMenu.Overflow</item> | |
| <item name="actionBarStyle">@style/Widget.AppCompat.Light.ActionBar.Solid</item> | |
| <item name="actionBarSplitStyle">?attr/actionBarStyle</item> | |
| <item name="actionBarWidgetTheme">@null</item> | |
| <item name="actionBarTheme">@style/ThemeOverlay.AppCompat.ActionBar</item> | |
| <item name="actionBarSize">@dimen/abc_action_bar_default_height_material</item> | |
| <item name="actionBarDivider">?attr/dividerVertical</item> | |
| <item name="actionBarItemBackground">?attr/selectableItemBackgroundBorderless</item> | |
| <item name="actionMenuTextAppearance">@style/TextAppearance.AppCompat.Widget.ActionBar.Menu</item> | |
| <item name="actionMenuTextColor">?android:attr/textColorPrimaryDisableOnly</item> | |
| <item name="actionModeStyle">@style/Widget.AppCompat.ActionMode</item> | |
| <item name="actionModeBackground">@drawable/abc_cab_background_top_material</item> | |
| <item name="actionModeSplitBackground">?attr/colorPrimaryDark</item> | |
| <item name="actionModeCloseDrawable">@drawable/abc_ic_ab_back_material</item> | |
| <item name="actionModeCloseButtonStyle">@style/Widget.AppCompat.ActionButton.CloseMode</item> | |
| <item name="actionModeCutDrawable">@drawable/abc_ic_menu_cut_mtrl_alpha</item> | |
| <item name="actionModeCopyDrawable">@drawable/abc_ic_menu_copy_mtrl_am_alpha</item> | |
| <item name="actionModePasteDrawable">@drawable/abc_ic_menu_paste_mtrl_am_alpha</item> | |
| <item name="actionModeSelectAllDrawable">@drawable/abc_ic_menu_selectall_mtrl_alpha</item> | |
| <item name="actionModeShareDrawable">@drawable/abc_ic_menu_share_mtrl_alpha</item> | |
| <item name="actionDropDownStyle">@style/Widget.AppCompat.Light.Spinner.DropDown.ActionBar</item> | |
| <item name="panelMenuListWidth">@dimen/abc_panel_menu_list_width</item> | |
| <item name="panelMenuListTheme">@style/Theme.AppCompat.CompactMenu</item> | |
| <item name="panelBackground">@drawable/abc_menu_hardkey_panel_mtrl_mult</item> | |
| <item name="android:panelBackground">@android:color/transparent</item> | |
| <item name="listChoiceBackgroundIndicator">@drawable/abc_list_selector_holo_light</item> | |
| <item name="textAppearanceListItem">@style/TextAppearance.AppCompat.Subhead</item> | |
| <item name="textAppearanceListItemSmall">@style/TextAppearance.AppCompat.Subhead</item> | |
| <item name="textAppearanceListItemSecondary">@style/TextAppearance.AppCompat.Body1</item> | |
| <item name="listPreferredItemHeight">@dimen/abc_list_item_height_material</item> | |
| <item name="listPreferredItemHeightSmall">@dimen/abc_list_item_height_small_material</item> | |
| <item name="listPreferredItemHeightLarge">@dimen/abc_list_item_height_large_material</item> | |
| <item name="listPreferredItemPaddingLeft">@dimen/abc_list_item_padding_horizontal_material</item> | |
| <item name="listPreferredItemPaddingRight">@dimen/abc_list_item_padding_horizontal_material</item> | |
| <item name="listPreferredItemPaddingStart">@dimen/abc_list_item_padding_horizontal_material</item> | |
| <item name="listPreferredItemPaddingEnd">@dimen/abc_list_item_padding_horizontal_material</item> | |
| <item name="spinnerStyle">@style/Widget.AppCompat.Spinner</item> | |
| <item name="android:spinnerItemStyle">@style/Widget.AppCompat.TextView.SpinnerItem</item> | |
| <item name="android:dropDownListViewStyle">@style/Widget.AppCompat.ListView.DropDown</item> | |
| <item name="spinnerDropDownItemStyle">@style/Widget.AppCompat.DropDownItem.Spinner</item> | |
| <item name="dropdownListPreferredItemHeight">?attr/listPreferredItemHeightSmall</item> | |
| <item name="popupMenuStyle">@style/Widget.AppCompat.Light.PopupMenu</item> | |
| <item name="textAppearanceLargePopupMenu">@style/TextAppearance.AppCompat.Light.Widget.PopupMenu.Large</item> | |
| <item name="textAppearanceSmallPopupMenu">@style/TextAppearance.AppCompat.Light.Widget.PopupMenu.Small</item> | |
| <item name="textAppearancePopupMenuHeader">@style/TextAppearance.AppCompat.Widget.PopupMenu.Header</item> | |
| <item name="listPopupWindowStyle">@style/Widget.AppCompat.ListPopupWindow</item> | |
| <item name="dropDownListViewStyle">?android:attr/dropDownListViewStyle</item> | |
| <item name="listMenuViewStyle">@style/Widget.AppCompat.ListMenuView</item> | |
| <item name="searchViewStyle">@style/Widget.AppCompat.Light.SearchView</item> | |
| <item name="android:dropDownItemStyle">@style/Widget.AppCompat.DropDownItem.Spinner</item> | |
| <item name="textColorSearchUrl">@color/abc_search_url_text</item> | |
| <item name="textAppearanceSearchResultTitle">@style/TextAppearance.AppCompat.SearchResult.Title</item> | |
| <item name="textAppearanceSearchResultSubtitle">@style/TextAppearance.AppCompat.SearchResult.Subtitle</item> | |
| <item name="activityChooserViewStyle">@style/Widget.AppCompat.ActivityChooserView</item> | |
| <item name="toolbarStyle">@style/Widget.AppCompat.Toolbar</item> | |
| <item name="toolbarNavigationButtonStyle">@style/Widget.AppCompat.Toolbar.Button.Navigation</item> | |
| <item name="editTextStyle">@style/Widget.AppCompat.EditText</item> | |
| <item name="editTextBackground">@drawable/abc_edit_text_material</item> | |
| <item name="editTextColor">?android:attr/textColorPrimary</item> | |
| <item name="autoCompleteTextViewStyle">@style/Widget.AppCompat.AutoCompleteTextView</item> | |
| <item name="android:textViewStyle">@style/Widget.AppCompat.TextView</item> | |
| <item name="colorPrimaryDark">@color/primary_dark_material_light</item> | |
| <item name="colorPrimary">@color/primary_material_light</item> | |
| <item name="colorAccent">@color/accent_material_light</item> | |
| <item name="colorControlNormal">?android:attr/textColorSecondary</item> | |
| <item name="colorControlActivated">?attr/colorAccent</item> | |
| <item name="colorControlHighlight">@color/ripple_material_light</item> | |
| <item name="colorButtonNormal">@color/button_material_light</item> | |
| <item name="colorSwitchThumbNormal">@color/switch_thumb_material_light</item> | |
| <item name="controlBackground">?attr/selectableItemBackgroundBorderless</item> | |
| <item name="drawerArrowStyle">@style/Widget.AppCompat.DrawerArrowToggle</item> | |
| <item name="checkboxStyle">@style/Widget.AppCompat.CompoundButton.CheckBox</item> | |
| <item name="radioButtonStyle">@style/Widget.AppCompat.CompoundButton.RadioButton</item> | |
| <item name="switchStyle">@style/Widget.AppCompat.CompoundButton.Switch</item> | |
| <item name="ratingBarStyle">@style/Widget.AppCompat.RatingBar</item> | |
| <item name="ratingBarStyleIndicator">@style/Widget.AppCompat.RatingBar.Indicator</item> | |
| <item name="ratingBarStyleSmall">@style/Widget.AppCompat.RatingBar.Small</item> | |
| <item name="seekBarStyle">@style/Widget.AppCompat.SeekBar</item> | |
| <item name="buttonStyle">@style/Widget.AppCompat.Button</item> | |
| <item name="buttonStyleSmall">@style/Widget.AppCompat.Button.Small</item> | |
| <item name="android:textAppearanceButton">@style/TextAppearance.AppCompat.Widget.Button</item> | |
| <item name="imageButtonStyle">@style/Widget.AppCompat.ImageButton</item> | |
| <item name="buttonBarStyle">@style/Widget.AppCompat.ButtonBar</item> | |
| <item name="buttonBarButtonStyle">@style/Widget.AppCompat.Button.ButtonBar.AlertDialog</item> | |
| <item name="buttonBarPositiveButtonStyle">?attr/buttonBarButtonStyle</item> | |
| <item name="buttonBarNegativeButtonStyle">?attr/buttonBarButtonStyle</item> | |
| <item name="buttonBarNeutralButtonStyle">?attr/buttonBarButtonStyle</item> | |
| <item name="dialogTheme">@style/ThemeOverlay.AppCompat.Dialog</item> | |
| <item name="dialogPreferredPadding">@dimen/abc_dialog_padding_material</item> | |
| <item name="dialogCornerRadius">@dimen/abc_dialog_corner_radius_material</item> | |
| <item name="alertDialogTheme">@style/ThemeOverlay.AppCompat.Dialog.Alert</item> | |
| <item name="alertDialogStyle">@style/AlertDialog.AppCompat.Light</item> | |
| <item name="alertDialogCenterButtons">false</item> | |
| <item name="textColorAlertDialogListItem">@color/abc_primary_text_material_light</item> | |
| <item name="listDividerAlertDialog">@null</item> | |
| <item name="windowFixedWidthMajor">@null</item> | |
| <item name="windowFixedWidthMinor">@null</item> | |
| <item name="windowFixedHeightMajor">@null</item> | |
| <item name="windowFixedHeightMinor">@null</item> | |
| <item name="tooltipFrameBackground">@drawable/tooltip_frame_dark</item> | |
| <item name="tooltipForegroundColor">@color/foreground_material_dark</item> | |
| <item name="colorError">@color/error_color_material_light</item> | |
| </style><style name="Base.V7.Theme.AppCompat.Light.Dialog" parent="Base.Theme.AppCompat.Light"> | |
| <item name="android:colorBackground">?attr/colorBackgroundFloating</item> | |
| <item name="android:colorBackgroundCacheHint">@null</item> | |
| <item name="android:windowFrame">@null</item> | |
| <item name="android:windowTitleStyle">@style/RtlOverlay.DialogWindowTitle.AppCompat</item> | |
| <item name="android:windowTitleBackgroundStyle">@style/Base.DialogWindowTitleBackground.AppCompat</item> | |
| <item name="android:windowBackground">@drawable/abc_dialog_material_background</item> | |
| <item name="android:windowIsFloating">true</item> | |
| <item name="android:backgroundDimEnabled">true</item> | |
| <item name="android:windowContentOverlay">@null</item> | |
| <item name="android:windowAnimationStyle">@style/Animation.AppCompat.Dialog</item> | |
| <item name="android:windowSoftInputMode">stateUnspecified|adjustPan</item> | |
| <item name="windowActionBar">false</item> | |
| <item name="windowActionModeOverlay">true</item> | |
| <item name="listPreferredItemPaddingLeft">24dip</item> | |
| <item name="listPreferredItemPaddingRight">24dip</item> | |
| <item name="android:listDivider">@null</item> | |
| <item name="android:buttonBarStyle">@style/Widget.AppCompat.ButtonBar.AlertDialog</item> | |
| <item name="android:borderlessButtonStyle">@style/Widget.AppCompat.Button.Borderless</item> | |
| <item name="android:windowCloseOnTouchOutside">true</item> | |
| </style><style name="Base.V7.ThemeOverlay.AppCompat.Dialog" parent="Base.ThemeOverlay.AppCompat"> | |
| <item name="android:colorBackgroundCacheHint">@null</item> | |
| <item name="android:colorBackground">?attr/colorBackgroundFloating</item> | |
| <item name="android:windowFrame">@null</item> | |
| <item name="android:windowTitleStyle">@style/RtlOverlay.DialogWindowTitle.AppCompat</item> | |
| <item name="android:windowTitleBackgroundStyle">@style/Base.DialogWindowTitleBackground.AppCompat</item> | |
| <item name="android:windowBackground">@drawable/abc_dialog_material_background</item> | |
| <item name="android:windowIsFloating">true</item> | |
| <item name="android:backgroundDimEnabled">true</item> | |
| <item name="android:windowContentOverlay">@null</item> | |
| <item name="android:windowAnimationStyle">@style/Animation.AppCompat.Dialog</item> | |
| <item name="android:windowSoftInputMode">stateUnspecified|adjustPan</item> | |
| <item name="windowActionBar">false</item> | |
| <item name="windowActionModeOverlay">true</item> | |
| <item name="listPreferredItemPaddingLeft">24dip</item> | |
| <item name="listPreferredItemPaddingRight">24dip</item> | |
| <item name="android:listDivider">@null</item> | |
| <item name="windowFixedWidthMajor">@null</item> | |
| <item name="windowFixedWidthMinor">@null</item> | |
| <item name="windowFixedHeightMajor">@null</item> | |
| <item name="windowFixedHeightMinor">@null</item> | |
| <item name="android:buttonBarStyle">@style/Widget.AppCompat.ButtonBar.AlertDialog</item> | |
| <item name="android:borderlessButtonStyle">@style/Widget.AppCompat.Button.Borderless</item> | |
| <item name="android:windowCloseOnTouchOutside">true</item> | |
| </style><style name="Base.V7.Widget.AppCompat.AutoCompleteTextView" parent="android:Widget.AutoCompleteTextView"> | |
| <item name="android:dropDownSelector">?attr/listChoiceBackgroundIndicator</item> | |
| <item name="android:popupBackground">@drawable/abc_popup_background_mtrl_mult</item> | |
| <item name="android:background">?attr/editTextBackground</item> | |
| <item name="android:textColor">?attr/editTextColor</item> | |
| <item name="android:textAppearance">?android:attr/textAppearanceMediumInverse</item> | |
| <item name="android:textCursorDrawable">@drawable/abc_text_cursor_material</item> | |
| </style><style name="Base.V7.Widget.AppCompat.EditText" parent="android:Widget.EditText"> | |
| <item name="android:background">?attr/editTextBackground</item> | |
| <item name="android:textColor">?attr/editTextColor</item> | |
| <item name="android:textAppearance">?android:attr/textAppearanceMediumInverse</item> | |
| <item name="android:textCursorDrawable">@drawable/abc_text_cursor_material</item> | |
| </style><style name="Base.V7.Widget.AppCompat.Toolbar" parent="android:Widget"> | |
| <item name="titleTextAppearance">@style/TextAppearance.Widget.AppCompat.Toolbar.Title</item> | |
| <item name="subtitleTextAppearance">@style/TextAppearance.Widget.AppCompat.Toolbar.Subtitle</item> | |
| <item name="android:minHeight">?attr/actionBarSize</item> | |
| <item name="titleMargin">4dp</item> | |
| <item name="maxButtonHeight">@dimen/abc_action_bar_default_height_material</item> | |
| <item name="buttonGravity">top</item> | |
| <item name="collapseIcon">?attr/homeAsUpIndicator</item> | |
| <item name="collapseContentDescription">@string/abc_toolbar_collapse_description</item> | |
| <item name="contentInsetStart">16dp</item> | |
| <item name="contentInsetStartWithNavigation">@dimen/abc_action_bar_content_inset_with_nav</item> | |
| <item name="android:paddingLeft">@dimen/abc_action_bar_default_padding_start_material</item> | |
| <item name="android:paddingRight">@dimen/abc_action_bar_default_padding_end_material</item> | |
| </style><style name="Base.Widget.AppCompat.ActionBar" parent=""> | |
| <item name="displayOptions">showTitle</item> | |
| <item name="divider">?attr/dividerVertical</item> | |
| <item name="height">?attr/actionBarSize</item> | |
| <item name="titleTextStyle">@style/TextAppearance.AppCompat.Widget.ActionBar.Title</item> | |
| <item name="subtitleTextStyle">@style/TextAppearance.AppCompat.Widget.ActionBar.Subtitle</item> | |
| <item name="background">@null</item> | |
| <item name="backgroundStacked">@null</item> | |
| <item name="backgroundSplit">@null</item> | |
| <item name="actionButtonStyle">@style/Widget.AppCompat.ActionButton</item> | |
| <item name="actionOverflowButtonStyle">@style/Widget.AppCompat.ActionButton.Overflow</item> | |
| <item name="android:gravity">center_vertical</item> | |
| <item name="contentInsetStart">@dimen/abc_action_bar_content_inset_material</item> | |
| <item name="contentInsetStartWithNavigation">@dimen/abc_action_bar_content_inset_with_nav</item> | |
| <item name="contentInsetEnd">@dimen/abc_action_bar_content_inset_material</item> | |
| <item name="elevation">@dimen/abc_action_bar_elevation_material</item> | |
| <item name="popupTheme">?attr/actionBarPopupTheme</item> | |
| </style><style name="Base.Widget.AppCompat.ActionBar.Solid"> | |
| <item name="background">?attr/colorPrimary</item> | |
| <item name="backgroundStacked">?attr/colorPrimary</item> | |
| <item name="backgroundSplit">?attr/colorPrimary</item> | |
| </style><style name="Base.Widget.AppCompat.ActionBar.TabBar" parent=""> | |
| <item name="divider">?attr/actionBarDivider</item> | |
| <item name="showDividers">middle</item> | |
| <item name="dividerPadding">8dip</item> | |
| </style><style name="Base.Widget.AppCompat.ActionBar.TabText" parent=""> | |
| <item name="android:textAppearance">@style/TextAppearance.AppCompat.Medium</item> | |
| <item name="android:textColor">?android:attr/textColorPrimary</item> | |
| <item name="android:textSize">12sp</item> | |
| <item name="android:textStyle">bold</item> | |
| <item name="android:ellipsize">marquee</item> | |
| <item name="android:maxLines">2</item> | |
| <item name="android:maxWidth">180dp</item> | |
| <item name="textAllCaps">true</item> | |
| </style><style name="Base.Widget.AppCompat.ActionBar.TabView" parent=""> | |
| <item name="android:background">@drawable/abc_tab_indicator_material</item> | |
| <item name="android:gravity">center_horizontal</item> | |
| <item name="android:paddingLeft">16dip</item> | |
| <item name="android:paddingRight">16dip</item> | |
| <item name="android:layout_width">0dip</item> | |
| <item name="android:layout_weight">1</item> | |
| <item name="android:minWidth">80dip</item> | |
| </style><style name="Base.Widget.AppCompat.ActionButton" parent="RtlUnderlay.Widget.AppCompat.ActionButton"> | |
| <item name="android:background">?attr/actionBarItemBackground</item> | |
| <item name="android:minWidth">@dimen/abc_action_button_min_width_material</item> | |
| <item name="android:minHeight">@dimen/abc_action_button_min_height_material</item> | |
| <item name="android:scaleType">center</item> | |
| <item name="android:gravity">center</item> | |
| <item name="android:maxLines">2</item> | |
| <item name="textAllCaps">@bool/abc_config_actionMenuItemAllCaps</item> | |
| </style><style name="Base.Widget.AppCompat.ActionButton.CloseMode"> | |
| <item name="android:background">?attr/controlBackground</item> | |
| <item name="android:minWidth">56dp</item> | |
| </style><style name="Base.Widget.AppCompat.ActionButton.Overflow" parent="RtlUnderlay.Widget.AppCompat.ActionButton.Overflow"> | |
| <item name="srcCompat">@drawable/abc_ic_menu_overflow_material</item> | |
| <item name="android:background">?attr/actionBarItemBackground</item> | |
| <item name="android:contentDescription">@string/abc_action_menu_overflow_description</item> | |
| <item name="android:minWidth">@dimen/abc_action_button_min_width_overflow_material</item> | |
| <item name="android:minHeight">@dimen/abc_action_button_min_height_material</item> | |
| </style><style name="Base.Widget.AppCompat.ActionMode" parent=""> | |
| <item name="background">?attr/actionModeBackground</item> | |
| <item name="backgroundSplit">?attr/actionModeSplitBackground</item> | |
| <item name="height">?attr/actionBarSize</item> | |
| <item name="titleTextStyle">@style/TextAppearance.AppCompat.Widget.ActionMode.Title</item> | |
| <item name="subtitleTextStyle">@style/TextAppearance.AppCompat.Widget.ActionMode.Subtitle</item> | |
| <item name="closeItemLayout">@layout/abc_action_mode_close_item_material</item> | |
| </style><style name="Base.Widget.AppCompat.ActivityChooserView" parent=""> | |
| <item name="android:gravity">center</item> | |
| <item name="android:background">@drawable/abc_ab_share_pack_mtrl_alpha</item> | |
| <item name="divider">?attr/dividerVertical</item> | |
| <item name="showDividers">middle</item> | |
| <item name="dividerPadding">6dip</item> | |
| </style><style name="Base.Widget.AppCompat.AutoCompleteTextView" parent="Base.V7.Widget.AppCompat.AutoCompleteTextView"/><style name="Base.Widget.AppCompat.Button" parent="android:Widget"> | |
| <item name="android:background">@drawable/abc_btn_default_mtrl_shape</item> | |
| <item name="android:textAppearance">?android:attr/textAppearanceButton</item> | |
| <item name="android:minHeight">48dip</item> | |
| <item name="android:minWidth">88dip</item> | |
| <item name="android:focusable">true</item> | |
| <item name="android:clickable">true</item> | |
| <item name="android:gravity">center_vertical|center_horizontal</item> | |
| </style><style name="Base.Widget.AppCompat.Button.Borderless"> | |
| <item name="android:background">@drawable/abc_btn_borderless_material</item> | |
| </style><style name="Base.Widget.AppCompat.Button.Borderless.Colored"> | |
| <item name="android:textAppearance">@style/TextAppearance.AppCompat.Widget.Button.Borderless.Colored</item> | |
| </style><style name="Base.Widget.AppCompat.Button.ButtonBar.AlertDialog" parent="Widget.AppCompat.Button.Borderless.Colored"> | |
| <item name="android:minWidth">64dp</item> | |
| <item name="android:minHeight">@dimen/abc_alert_dialog_button_bar_height</item> | |
| </style><style name="Base.Widget.AppCompat.Button.Colored"> | |
| <item name="android:background">@drawable/abc_btn_colored_material</item> | |
| <item name="android:textAppearance">@style/TextAppearance.AppCompat.Widget.Button.Colored</item> | |
| </style><style name="Base.Widget.AppCompat.Button.Small"> | |
| <item name="android:minHeight">48dip</item> | |
| <item name="android:minWidth">48dip</item> | |
| </style><style name="Base.Widget.AppCompat.ButtonBar" parent="android:Widget"> | |
| <item name="android:background">@null</item> | |
| </style><style name="Base.Widget.AppCompat.ButtonBar.AlertDialog"/><style name="Base.Widget.AppCompat.CompoundButton.CheckBox" parent="android:Widget.CompoundButton.CheckBox"> | |
| <item name="android:button">?android:attr/listChoiceIndicatorMultiple</item> | |
| <item name="buttonCompat">?attr/listChoiceIndicatorMultipleAnimated</item> | |
| <item name="android:background">?attr/controlBackground</item> | |
| </style><style name="Base.Widget.AppCompat.CompoundButton.RadioButton" parent="android:Widget.CompoundButton.RadioButton"> | |
| <item name="android:button">?android:attr/listChoiceIndicatorSingle</item> | |
| <item name="buttonCompat">?attr/listChoiceIndicatorSingleAnimated</item> | |
| <item name="android:background">?attr/controlBackground</item> | |
| </style><style name="Base.Widget.AppCompat.CompoundButton.Switch" parent="android:Widget.CompoundButton"> | |
| <item name="track">@drawable/abc_switch_track_mtrl_alpha</item> | |
| <item name="android:thumb">@drawable/abc_switch_thumb_material</item> | |
| <item name="switchTextAppearance">@style/TextAppearance.AppCompat.Widget.Switch</item> | |
| <item name="android:background">?attr/controlBackground</item> | |
| <item name="showText">false</item> | |
| <item name="switchPadding">@dimen/abc_switch_padding</item> | |
| <item name="android:textOn">@string/abc_capital_on</item> | |
| <item name="android:textOff">@string/abc_capital_off</item> | |
| </style><style name="Base.Widget.AppCompat.DrawerArrowToggle" parent="Base.Widget.AppCompat.DrawerArrowToggle.Common"> | |
| <item name="barLength">18dp</item> | |
| <item name="gapBetweenBars">3dp</item> | |
| <item name="drawableSize">24dp</item> | |
| </style><style name="Base.Widget.AppCompat.DrawerArrowToggle.Common" parent=""> | |
| <item name="color">?android:attr/textColorSecondary</item> | |
| <item name="spinBars">true</item> | |
| <item name="thickness">2dp</item> | |
| <item name="arrowShaftLength">16dp</item> | |
| <item name="arrowHeadLength">8dp</item> | |
| </style><style name="Base.Widget.AppCompat.DropDownItem.Spinner" parent=""> | |
| <item name="android:textAppearance">@style/TextAppearance.AppCompat.Widget.DropDownItem</item> | |
| <item name="android:paddingLeft">8dp</item> | |
| <item name="android:paddingRight">8dp</item> | |
| <item name="android:gravity">center_vertical</item> | |
| </style><style name="Base.Widget.AppCompat.EditText" parent="Base.V7.Widget.AppCompat.EditText"/><style name="Base.Widget.AppCompat.ImageButton" parent="android:Widget.ImageButton"> | |
| <item name="android:background">@drawable/abc_btn_default_mtrl_shape</item> | |
| </style><style name="Base.Widget.AppCompat.Light.ActionBar" parent="Base.Widget.AppCompat.ActionBar"> | |
| <item name="actionButtonStyle">@style/Widget.AppCompat.Light.ActionButton</item> | |
| <item name="actionOverflowButtonStyle">@style/Widget.AppCompat.Light.ActionButton.Overflow</item> | |
| </style><style name="Base.Widget.AppCompat.Light.ActionBar.Solid"> | |
| <item name="background">?attr/colorPrimary</item> | |
| <item name="backgroundStacked">?attr/colorPrimary</item> | |
| <item name="backgroundSplit">?attr/colorPrimary</item> | |
| </style><style name="Base.Widget.AppCompat.Light.ActionBar.TabBar" parent="Base.Widget.AppCompat.ActionBar.TabBar"> | |
| </style><style name="Base.Widget.AppCompat.Light.ActionBar.TabText" parent="Base.Widget.AppCompat.ActionBar.TabText"> | |
| </style><style name="Base.Widget.AppCompat.Light.ActionBar.TabText.Inverse" parent="Base.Widget.AppCompat.Light.ActionBar.TabText"> | |
| <item name="android:textAppearance">@style/TextAppearance.AppCompat.Medium.Inverse</item> | |
| </style><style name="Base.Widget.AppCompat.Light.ActionBar.TabView" parent="Base.Widget.AppCompat.ActionBar.TabView"> | |
| <item name="android:background">@drawable/abc_tab_indicator_material</item> | |
| </style><style name="Base.Widget.AppCompat.Light.PopupMenu" parent="@style/Widget.AppCompat.ListPopupWindow"> | |
| </style><style name="Base.Widget.AppCompat.Light.PopupMenu.Overflow"> | |
| <item name="overlapAnchor">true</item> | |
| <item name="android:dropDownHorizontalOffset">-4dip</item> | |
| </style><style name="Base.Widget.AppCompat.ListMenuView" parent="android:Widget"> | |
| <item name="subMenuArrow">@drawable/abc_ic_arrow_drop_right_black_24dp</item> | |
| </style><style name="Base.Widget.AppCompat.ListPopupWindow" parent=""> | |
| <item name="android:dropDownSelector">?attr/listChoiceBackgroundIndicator</item> | |
| <item name="android:popupBackground">@drawable/abc_popup_background_mtrl_mult</item> | |
| <item name="android:dropDownVerticalOffset">0dip</item> | |
| <item name="android:dropDownHorizontalOffset">0dip</item> | |
| <item name="android:dropDownWidth">wrap_content</item> | |
| </style><style name="Base.Widget.AppCompat.ListView" parent="android:Widget.ListView"> | |
| <item name="android:listSelector">?attr/listChoiceBackgroundIndicator</item> | |
| </style><style name="Base.Widget.AppCompat.ListView.DropDown"> | |
| <item name="android:divider">@null</item> | |
| </style><style name="Base.Widget.AppCompat.ListView.Menu" parent="android:Widget.ListView.Menu"> | |
| <item name="android:listSelector">?attr/listChoiceBackgroundIndicator</item> | |
| <item name="android:divider">?attr/dividerHorizontal</item> | |
| </style><style name="Base.Widget.AppCompat.PopupMenu" parent="@style/Widget.AppCompat.ListPopupWindow"> | |
| </style><style name="Base.Widget.AppCompat.PopupMenu.Overflow"> | |
| <item name="overlapAnchor">true</item> | |
| <item name="android:dropDownHorizontalOffset">-4dip</item> | |
| </style><style name="Base.Widget.AppCompat.PopupWindow" parent="android:Widget.PopupWindow"> | |
| </style><style name="Base.Widget.AppCompat.ProgressBar" parent="android:Widget.Holo.ProgressBar"> | |
| </style><style name="Base.Widget.AppCompat.ProgressBar.Horizontal" parent="android:Widget.Holo.ProgressBar.Horizontal"> | |
| </style><style name="Base.Widget.AppCompat.RatingBar" parent="android:Widget.RatingBar"> | |
| <item name="android:progressDrawable">@drawable/abc_ratingbar_material</item> | |
| <item name="android:indeterminateDrawable">@drawable/abc_ratingbar_material</item> | |
| </style><style name="Base.Widget.AppCompat.RatingBar.Indicator" parent="android:Widget.RatingBar"> | |
| <item name="android:progressDrawable">@drawable/abc_ratingbar_indicator_material</item> | |
| <item name="android:indeterminateDrawable">@drawable/abc_ratingbar_indicator_material</item> | |
| <item name="android:minHeight">36dp</item> | |
| <item name="android:maxHeight">36dp</item> | |
| <item name="android:isIndicator">true</item> | |
| <item name="android:thumb">@null</item> | |
| </style><style name="Base.Widget.AppCompat.RatingBar.Small" parent="android:Widget.RatingBar"> | |
| <item name="android:progressDrawable">@drawable/abc_ratingbar_small_material</item> | |
| <item name="android:indeterminateDrawable">@drawable/abc_ratingbar_small_material</item> | |
| <item name="android:minHeight">16dp</item> | |
| <item name="android:maxHeight">16dp</item> | |
| <item name="android:isIndicator">true</item> | |
| <item name="android:thumb">@null</item> | |
| </style><style name="Base.Widget.AppCompat.SearchView" parent="android:Widget"> | |
| <item name="layout">@layout/abc_search_view</item> | |
| <item name="queryBackground">@drawable/abc_textfield_search_material</item> | |
| <item name="submitBackground">@drawable/abc_textfield_search_material</item> | |
| <item name="closeIcon">@drawable/abc_ic_clear_material</item> | |
| <item name="searchIcon">@drawable/abc_ic_search_api_material</item> | |
| <item name="searchHintIcon">@drawable/abc_ic_search_api_material</item> | |
| <item name="goIcon">@drawable/abc_ic_go_search_api_material</item> | |
| <item name="voiceIcon">@drawable/abc_ic_voice_search_api_material</item> | |
| <item name="commitIcon">@drawable/abc_ic_commit_search_api_mtrl_alpha</item> | |
| <item name="suggestionRowLayout">@layout/abc_search_dropdown_item_icons_2line</item> | |
| </style><style name="Base.Widget.AppCompat.SearchView.ActionBar"> | |
| <item name="queryBackground">@null</item> | |
| <item name="submitBackground">@null</item> | |
| <item name="searchHintIcon">@null</item> | |
| <item name="defaultQueryHint">@string/abc_search_hint</item> | |
| </style><style name="Base.Widget.AppCompat.SeekBar" parent="android:Widget"> | |
| <item name="android:indeterminateOnly">false</item> | |
| <item name="android:progressDrawable">@drawable/abc_seekbar_track_material</item> | |
| <item name="android:indeterminateDrawable">@drawable/abc_seekbar_track_material</item> | |
| <item name="android:thumb">@drawable/abc_seekbar_thumb_material</item> | |
| <item name="android:focusable">true</item> | |
| <item name="android:paddingLeft">16dip</item> | |
| <item name="android:paddingRight">16dip</item> | |
| </style><style name="Base.Widget.AppCompat.SeekBar.Discrete"> | |
| <item name="tickMark">@drawable/abc_seekbar_tick_mark_material</item> | |
| </style><style name="Base.Widget.AppCompat.Spinner" parent="Platform.Widget.AppCompat.Spinner"> | |
| <item name="android:background">@drawable/abc_spinner_mtrl_am_alpha</item> | |
| <item name="android:popupBackground">@drawable/abc_popup_background_mtrl_mult</item> | |
| <item name="android:dropDownSelector">?attr/listChoiceBackgroundIndicator</item> | |
| <item name="android:dropDownVerticalOffset">0dip</item> | |
| <item name="android:dropDownHorizontalOffset">0dip</item> | |
| <item name="android:dropDownWidth">wrap_content</item> | |
| <item name="android:clickable">true</item> | |
| <item name="android:gravity">left|start|center_vertical</item> | |
| <item name="overlapAnchor">true</item> | |
| </style><style name="Base.Widget.AppCompat.Spinner.Underlined"> | |
| <item name="android:background">@drawable/abc_spinner_textfield_background_material</item> | |
| </style><style name="Base.Widget.AppCompat.TextView" parent="android:Widget.TextView"/><style name="Base.Widget.AppCompat.TextView.SpinnerItem" parent="android:Widget.TextView.SpinnerItem"> | |
| <item name="android:textAppearance">@style/TextAppearance.AppCompat.Widget.TextView.SpinnerItem</item> | |
| <item name="android:paddingLeft">8dp</item> | |
| <item name="android:paddingRight">8dp</item> | |
| </style><style name="Base.Widget.AppCompat.Toolbar" parent="Base.V7.Widget.AppCompat.Toolbar"/><style name="Base.Widget.AppCompat.Toolbar.Button.Navigation" parent="android:Widget"> | |
| <item name="android:background">?attr/controlBackground</item> | |
| <item name="android:minWidth">56dp</item> | |
| <item name="android:scaleType">center</item> | |
| </style><style name="Platform.AppCompat" parent="android:Theme.Holo"> | |
| <item name="android:windowNoTitle">true</item> | |
| <item name="android:windowActionBar">false</item> | |
| <item name="android:buttonBarStyle">?attr/buttonBarStyle</item> | |
| <item name="android:buttonBarButtonStyle">?attr/buttonBarButtonStyle</item> | |
| <item name="android:borderlessButtonStyle">?attr/borderlessButtonStyle</item> | |
| <item name="android:colorForeground">@color/foreground_material_dark</item> | |
| <item name="android:colorForegroundInverse">@color/foreground_material_light</item> | |
| <item name="android:colorBackground">@color/background_material_dark</item> | |
| <item name="android:colorBackgroundCacheHint">@color/abc_background_cache_hint_selector_material_dark</item> | |
| <item name="android:disabledAlpha">@dimen/abc_disabled_alpha_material_dark</item> | |
| <item name="android:backgroundDimAmount">0.6</item> | |
| <item name="android:windowBackground">@color/background_material_dark</item> | |
| <item name="android:textColorPrimary">@color/abc_primary_text_material_dark</item> | |
| <item name="android:textColorPrimaryInverse">@color/abc_primary_text_material_light</item> | |
| <item name="android:textColorPrimaryDisableOnly">@color/abc_primary_text_disable_only_material_dark</item> | |
| <item name="android:textColorSecondary">@color/abc_secondary_text_material_dark</item> | |
| <item name="android:textColorSecondaryInverse">@color/abc_secondary_text_material_light</item> | |
| <item name="android:textColorTertiary">@color/abc_secondary_text_material_dark</item> | |
| <item name="android:textColorTertiaryInverse">@color/abc_secondary_text_material_light</item> | |
| <item name="android:textColorHint">@color/abc_hint_foreground_material_dark</item> | |
| <item name="android:textColorHintInverse">@color/abc_hint_foreground_material_light</item> | |
| <item name="android:textColorHighlight">@color/highlighted_text_material_dark</item> | |
| <item name="android:textColorHighlightInverse">@color/highlighted_text_material_light</item> | |
| <item name="android:textColorLink">?attr/colorAccent</item> | |
| <item name="android:textColorLinkInverse">?attr/colorAccent</item> | |
| <item name="android:textColorAlertDialogListItem">@color/abc_primary_text_material_dark</item> | |
| <item name="android:textAppearance">@style/TextAppearance.AppCompat</item> | |
| <item name="android:textAppearanceInverse">@style/TextAppearance.AppCompat.Inverse</item> | |
| <item name="android:textAppearanceLarge">@style/TextAppearance.AppCompat.Large</item> | |
| <item name="android:textAppearanceLargeInverse">@style/TextAppearance.AppCompat.Large.Inverse</item> | |
| <item name="android:textAppearanceMedium">@style/TextAppearance.AppCompat.Medium</item> | |
| <item name="android:textAppearanceMediumInverse">@style/TextAppearance.AppCompat.Medium.Inverse</item> | |
| <item name="android:textAppearanceSmall">@style/TextAppearance.AppCompat.Small</item> | |
| <item name="android:textAppearanceSmallInverse">@style/TextAppearance.AppCompat.Small.Inverse</item> | |
| <item name="android:listChoiceIndicatorSingle">@drawable/abc_btn_radio_material</item> | |
| <item name="listChoiceIndicatorSingleAnimated">@drawable/abc_btn_radio_material_anim</item> | |
| <item name="android:listChoiceIndicatorMultiple">@drawable/abc_btn_check_material</item> | |
| <item name="listChoiceIndicatorMultipleAnimated">@drawable/abc_btn_check_material_anim</item> | |
| <item name="android:textAppearanceListItem">@style/TextAppearance.AppCompat.Subhead</item> | |
| <item name="android:textAppearanceListItemSmall">@style/TextAppearance.AppCompat.Subhead</item> | |
| <item name="android:listPreferredItemHeight">@dimen/abc_list_item_height_material</item> | |
| <item name="android:listPreferredItemHeightSmall">@dimen/abc_list_item_height_small_material</item> | |
| <item name="android:listPreferredItemHeightLarge">@dimen/abc_list_item_height_large_material</item> | |
| <item name="android:listPreferredItemPaddingLeft">@dimen/abc_list_item_padding_horizontal_material</item> | |
| <item name="android:listPreferredItemPaddingRight">@dimen/abc_list_item_padding_horizontal_material</item> | |
| <item name="android:listPreferredItemPaddingStart">@dimen/abc_list_item_padding_horizontal_material</item> | |
| <item name="android:listPreferredItemPaddingEnd">@dimen/abc_list_item_padding_horizontal_material</item> | |
| <item name="android:actionModeCutDrawable">?actionModeCutDrawable</item> | |
| <item name="android:actionModeCopyDrawable">?actionModeCopyDrawable</item> | |
| <item name="android:actionModePasteDrawable">?actionModePasteDrawable</item> | |
| <item name="android:actionModeSelectAllDrawable">?actionModeSelectAllDrawable</item> | |
| <item name="android:textSelectHandle">@drawable/abc_text_select_handle_middle_mtrl_dark</item> | |
| <item name="android:textSelectHandleLeft">@drawable/abc_text_select_handle_left_mtrl_dark</item> | |
| <item name="android:textSelectHandleRight">@drawable/abc_text_select_handle_right_mtrl_dark</item> | |
| </style><style name="Platform.AppCompat.Light" parent="android:Theme.Holo.Light"> | |
| <item name="android:windowNoTitle">true</item> | |
| <item name="android:windowActionBar">false</item> | |
| <item name="android:buttonBarStyle">?attr/buttonBarStyle</item> | |
| <item name="android:buttonBarButtonStyle">?attr/buttonBarButtonStyle</item> | |
| <item name="android:borderlessButtonStyle">?attr/borderlessButtonStyle</item> | |
| <item name="android:colorForeground">@color/foreground_material_light</item> | |
| <item name="android:colorForegroundInverse">@color/foreground_material_dark</item> | |
| <item name="android:colorBackground">@color/background_material_light</item> | |
| <item name="android:colorBackgroundCacheHint">@color/abc_background_cache_hint_selector_material_light</item> | |
| <item name="android:disabledAlpha">@dimen/abc_disabled_alpha_material_light</item> | |
| <item name="android:backgroundDimAmount">0.6</item> | |
| <item name="android:windowBackground">@color/background_material_light</item> | |
| <item name="android:textColorPrimary">@color/abc_primary_text_material_light</item> | |
| <item name="android:textColorPrimaryInverse">@color/abc_primary_text_material_dark</item> | |
| <item name="android:textColorSecondary">@color/abc_secondary_text_material_light</item> | |
| <item name="android:textColorSecondaryInverse">@color/abc_secondary_text_material_dark</item> | |
| <item name="android:textColorTertiary">@color/abc_secondary_text_material_light</item> | |
| <item name="android:textColorTertiaryInverse">@color/abc_secondary_text_material_dark</item> | |
| <item name="android:textColorPrimaryDisableOnly">@color/abc_primary_text_disable_only_material_light</item> | |
| <item name="android:textColorPrimaryInverseDisableOnly">@color/abc_primary_text_disable_only_material_dark</item> | |
| <item name="android:textColorHint">@color/abc_hint_foreground_material_light</item> | |
| <item name="android:textColorHintInverse">@color/abc_hint_foreground_material_dark</item> | |
| <item name="android:textColorHighlight">@color/highlighted_text_material_light</item> | |
| <item name="android:textColorHighlightInverse">@color/highlighted_text_material_dark</item> | |
| <item name="android:textColorLink">?attr/colorAccent</item> | |
| <item name="android:textColorLinkInverse">?attr/colorAccent</item> | |
| <item name="android:textColorAlertDialogListItem">@color/abc_primary_text_material_light</item> | |
| <item name="android:textAppearance">@style/TextAppearance.AppCompat</item> | |
| <item name="android:textAppearanceInverse">@style/TextAppearance.AppCompat.Inverse</item> | |
| <item name="android:textAppearanceLarge">@style/TextAppearance.AppCompat.Large</item> | |
| <item name="android:textAppearanceLargeInverse">@style/TextAppearance.AppCompat.Large.Inverse</item> | |
| <item name="android:textAppearanceMedium">@style/TextAppearance.AppCompat.Medium</item> | |
| <item name="android:textAppearanceMediumInverse">@style/TextAppearance.AppCompat.Medium.Inverse</item> | |
| <item name="android:textAppearanceSmall">@style/TextAppearance.AppCompat.Small</item> | |
| <item name="android:textAppearanceSmallInverse">@style/TextAppearance.AppCompat.Small.Inverse</item> | |
| <item name="android:listChoiceIndicatorSingle">@drawable/abc_btn_radio_material</item> | |
| <item name="listChoiceIndicatorSingleAnimated">@drawable/abc_btn_radio_material_anim</item> | |
| <item name="android:listChoiceIndicatorMultiple">@drawable/abc_btn_check_material</item> | |
| <item name="listChoiceIndicatorMultipleAnimated">@drawable/abc_btn_check_material_anim</item> | |
| <item name="android:textAppearanceListItem">@style/TextAppearance.AppCompat.Subhead</item> | |
| <item name="android:textAppearanceListItemSmall">@style/TextAppearance.AppCompat.Subhead</item> | |
| <item name="android:listPreferredItemHeight">@dimen/abc_list_item_height_material</item> | |
| <item name="android:listPreferredItemHeightSmall">@dimen/abc_list_item_height_small_material</item> | |
| <item name="android:listPreferredItemHeightLarge">@dimen/abc_list_item_height_large_material</item> | |
| <item name="android:listPreferredItemPaddingLeft">@dimen/abc_list_item_padding_horizontal_material</item> | |
| <item name="android:listPreferredItemPaddingRight">@dimen/abc_list_item_padding_horizontal_material</item> | |
| <item name="android:listPreferredItemPaddingStart">@dimen/abc_list_item_padding_horizontal_material</item> | |
| <item name="android:listPreferredItemPaddingEnd">@dimen/abc_list_item_padding_horizontal_material</item> | |
| <item name="android:actionModeCutDrawable">?actionModeCutDrawable</item> | |
| <item name="android:actionModeCopyDrawable">?actionModeCopyDrawable</item> | |
| <item name="android:actionModePasteDrawable">?actionModePasteDrawable</item> | |
| <item name="android:actionModeSelectAllDrawable">?actionModeSelectAllDrawable</item> | |
| <item name="android:textSelectHandle">@drawable/abc_text_select_handle_middle_mtrl_light</item> | |
| <item name="android:textSelectHandleLeft">@drawable/abc_text_select_handle_left_mtrl_light</item> | |
| <item name="android:textSelectHandleRight">@drawable/abc_text_select_handle_right_mtrl_light</item> | |
| </style><style name="Platform.ThemeOverlay.AppCompat" parent=""/><style name="Platform.ThemeOverlay.AppCompat.Dark"> | |
| <item name="actionBarItemBackground">@drawable/abc_item_background_holo_dark</item> | |
| <item name="actionDropDownStyle">@style/Widget.AppCompat.Spinner.DropDown.ActionBar</item> | |
| <item name="selectableItemBackground">@drawable/abc_item_background_holo_dark</item> | |
| <item name="android:autoCompleteTextViewStyle">@style/Widget.AppCompat.AutoCompleteTextView</item> | |
| <item name="android:dropDownItemStyle">@style/Widget.AppCompat.DropDownItem.Spinner</item> | |
| </style><style name="Platform.ThemeOverlay.AppCompat.Light"> | |
| <item name="actionBarItemBackground">@drawable/abc_item_background_holo_light</item> | |
| <item name="actionDropDownStyle">@style/Widget.AppCompat.Light.Spinner.DropDown.ActionBar</item> | |
| <item name="selectableItemBackground">@drawable/abc_item_background_holo_light</item> | |
| <item name="android:autoCompleteTextViewStyle">@style/Widget.AppCompat.Light.AutoCompleteTextView</item> | |
| <item name="android:dropDownItemStyle">@style/Widget.AppCompat.DropDownItem.Spinner</item> | |
| </style><style name="Platform.Widget.AppCompat.Spinner" parent="android:Widget.Holo.Spinner"/><style name="RtlOverlay.DialogWindowTitle.AppCompat" parent="Base.DialogWindowTitle.AppCompat"> | |
| </style><style name="RtlOverlay.Widget.AppCompat.ActionBar.TitleItem" parent="android:Widget"> | |
| <item name="android:layout_gravity">center_vertical|left</item> | |
| <item name="android:paddingRight">8dp</item> | |
| </style><style name="RtlOverlay.Widget.AppCompat.DialogTitle.Icon" parent="android:Widget"> | |
| <item name="android:layout_marginRight">8dp</item> | |
| </style><style name="RtlOverlay.Widget.AppCompat.PopupMenuItem" parent="android:Widget"> | |
| <item name="android:paddingRight">16dp</item> | |
| </style><style name="RtlOverlay.Widget.AppCompat.PopupMenuItem.InternalGroup" parent="android:Widget"> | |
| <item name="android:layout_marginLeft">16dp</item> | |
| </style><style name="RtlOverlay.Widget.AppCompat.PopupMenuItem.Shortcut" parent="android:Widget"> | |
| <item name="android:layout_marginLeft">16dp</item> | |
| </style><style name="RtlOverlay.Widget.AppCompat.PopupMenuItem.SubmenuArrow" parent="android:Widget"> | |
| <item name="android:layout_marginLeft">8dp</item> | |
| </style><style name="RtlOverlay.Widget.AppCompat.PopupMenuItem.Text" parent="android:Widget"> | |
| <item name="android:layout_alignParentLeft">true</item> | |
| </style><style name="RtlOverlay.Widget.AppCompat.PopupMenuItem.Title" parent="android:Widget"> | |
| <item name="android:layout_marginLeft">16dp</item> | |
| </style><style name="RtlOverlay.Widget.AppCompat.Search.DropDown" parent="android:Widget"> | |
| <item name="android:paddingLeft">@dimen/abc_dropdownitem_text_padding_left</item> | |
| <item name="android:paddingRight">4dp</item> | |
| </style><style name="RtlOverlay.Widget.AppCompat.Search.DropDown.Icon1" parent="android:Widget"> | |
| <item name="android:layout_alignParentLeft">true</item> | |
| </style><style name="RtlOverlay.Widget.AppCompat.Search.DropDown.Icon2" parent="android:Widget"> | |
| <item name="android:layout_toLeftOf">@id/edit_query</item> | |
| </style><style name="RtlOverlay.Widget.AppCompat.Search.DropDown.Query" parent="android:Widget"> | |
| <item name="android:layout_alignParentRight">true</item> | |
| </style><style name="RtlOverlay.Widget.AppCompat.Search.DropDown.Text" parent="Base.Widget.AppCompat.DropDownItem.Spinner"> | |
| <item name="android:layout_toLeftOf">@android:id/icon2</item> | |
| <item name="android:layout_toRightOf">@android:id/icon1</item> | |
| </style><style name="RtlOverlay.Widget.AppCompat.SearchView.MagIcon" parent="android:Widget"> | |
| <item name="android:layout_marginLeft">@dimen/abc_dropdownitem_text_padding_left</item> | |
| </style><style name="RtlUnderlay.Widget.AppCompat.ActionButton" parent="android:Widget"> | |
| <item name="android:paddingLeft">12dp</item> | |
| <item name="android:paddingRight">12dp</item> | |
| </style><style name="RtlUnderlay.Widget.AppCompat.ActionButton.Overflow" parent="Base.Widget.AppCompat.ActionButton"> | |
| <item name="android:paddingLeft">@dimen/abc_action_bar_overflow_padding_start_material</item> | |
| <item name="android:paddingRight">@dimen/abc_action_bar_overflow_padding_end_material</item> | |
| </style><style name="TextAppearance.AppCompat" parent="Base.TextAppearance.AppCompat"/><style name="TextAppearance.AppCompat.Body1" parent="Base.TextAppearance.AppCompat.Body1"/><style name="TextAppearance.AppCompat.Body2" parent="Base.TextAppearance.AppCompat.Body2"/><style name="TextAppearance.AppCompat.Button" parent="Base.TextAppearance.AppCompat.Button"/><style name="TextAppearance.AppCompat.Caption" parent="Base.TextAppearance.AppCompat.Caption"/><style name="TextAppearance.AppCompat.Display1" parent="Base.TextAppearance.AppCompat.Display1"/><style name="TextAppearance.AppCompat.Display2" parent="Base.TextAppearance.AppCompat.Display2"/><style name="TextAppearance.AppCompat.Display3" parent="Base.TextAppearance.AppCompat.Display3"/><style name="TextAppearance.AppCompat.Display4" parent="Base.TextAppearance.AppCompat.Display4"/><style name="TextAppearance.AppCompat.Headline" parent="Base.TextAppearance.AppCompat.Headline"/><style name="TextAppearance.AppCompat.Inverse" parent="Base.TextAppearance.AppCompat.Inverse"/><style name="TextAppearance.AppCompat.Large" parent="Base.TextAppearance.AppCompat.Large"/><style name="TextAppearance.AppCompat.Large.Inverse" parent="Base.TextAppearance.AppCompat.Large.Inverse"/><style name="TextAppearance.AppCompat.Light.SearchResult.Subtitle" parent="TextAppearance.AppCompat.SearchResult.Subtitle"/><style name="TextAppearance.AppCompat.Light.SearchResult.Title" parent="TextAppearance.AppCompat.SearchResult.Title"/><style name="TextAppearance.AppCompat.Light.Widget.PopupMenu.Large" parent="TextAppearance.AppCompat.Widget.PopupMenu.Large"/><style name="TextAppearance.AppCompat.Light.Widget.PopupMenu.Small" parent="TextAppearance.AppCompat.Widget.PopupMenu.Small"/><style name="TextAppearance.AppCompat.Medium" parent="Base.TextAppearance.AppCompat.Medium"/><style name="TextAppearance.AppCompat.Medium.Inverse" parent="Base.TextAppearance.AppCompat.Medium.Inverse"/><style name="TextAppearance.AppCompat.Menu" parent="Base.TextAppearance.AppCompat.Menu"/><style name="TextAppearance.AppCompat.SearchResult.Subtitle" parent="Base.TextAppearance.AppCompat.SearchResult.Subtitle"> | |
| </style><style name="TextAppearance.AppCompat.SearchResult.Title" parent="Base.TextAppearance.AppCompat.SearchResult.Title"> | |
| </style><style name="TextAppearance.AppCompat.Small" parent="Base.TextAppearance.AppCompat.Small"/><style name="TextAppearance.AppCompat.Small.Inverse" parent="Base.TextAppearance.AppCompat.Small.Inverse"/><style name="TextAppearance.AppCompat.Subhead" parent="Base.TextAppearance.AppCompat.Subhead"/><style name="TextAppearance.AppCompat.Subhead.Inverse" parent="Base.TextAppearance.AppCompat.Subhead.Inverse"/><style name="TextAppearance.AppCompat.Title" parent="Base.TextAppearance.AppCompat.Title"/><style name="TextAppearance.AppCompat.Title.Inverse" parent="Base.TextAppearance.AppCompat.Title.Inverse"/><style name="TextAppearance.AppCompat.Tooltip" parent="Base.TextAppearance.AppCompat.Tooltip"/><style name="TextAppearance.AppCompat.Widget.ActionBar.Menu" parent="Base.TextAppearance.AppCompat.Widget.ActionBar.Menu"> | |
| </style><style name="TextAppearance.AppCompat.Widget.ActionBar.Subtitle" parent="Base.TextAppearance.AppCompat.Widget.ActionBar.Subtitle"/><style name="TextAppearance.AppCompat.Widget.ActionBar.Subtitle.Inverse" parent="Base.TextAppearance.AppCompat.Widget.ActionBar.Subtitle.Inverse"> | |
| </style><style name="TextAppearance.AppCompat.Widget.ActionBar.Title" parent="Base.TextAppearance.AppCompat.Widget.ActionBar.Title"/><style name="TextAppearance.AppCompat.Widget.ActionBar.Title.Inverse" parent="Base.TextAppearance.AppCompat.Widget.ActionBar.Title.Inverse"> | |
| </style><style name="TextAppearance.AppCompat.Widget.ActionMode.Subtitle" parent="Base.TextAppearance.AppCompat.Widget.ActionMode.Subtitle"> | |
| </style><style name="TextAppearance.AppCompat.Widget.ActionMode.Subtitle.Inverse" parent="TextAppearance.AppCompat.Widget.ActionMode.Subtitle"/><style name="TextAppearance.AppCompat.Widget.ActionMode.Title" parent="Base.TextAppearance.AppCompat.Widget.ActionMode.Title"> | |
| </style><style name="TextAppearance.AppCompat.Widget.ActionMode.Title.Inverse" parent="TextAppearance.AppCompat.Widget.ActionMode.Title"/><style name="TextAppearance.AppCompat.Widget.Button" parent="Base.TextAppearance.AppCompat.Widget.Button"/><style name="TextAppearance.AppCompat.Widget.Button.Borderless.Colored" parent="Base.TextAppearance.AppCompat.Widget.Button.Borderless.Colored"/><style name="TextAppearance.AppCompat.Widget.Button.Colored" parent="Base.TextAppearance.AppCompat.Widget.Button.Colored"/><style name="TextAppearance.AppCompat.Widget.Button.Inverse" parent="Base.TextAppearance.AppCompat.Widget.Button.Inverse"/><style name="TextAppearance.AppCompat.Widget.DropDownItem" parent="Base.TextAppearance.AppCompat.Widget.DropDownItem"> | |
| </style><style name="TextAppearance.AppCompat.Widget.PopupMenu.Header" parent="Base.TextAppearance.AppCompat.Widget.PopupMenu.Header"/><style name="TextAppearance.AppCompat.Widget.PopupMenu.Large" parent="Base.TextAppearance.AppCompat.Widget.PopupMenu.Large"/><style name="TextAppearance.AppCompat.Widget.PopupMenu.Small" parent="Base.TextAppearance.AppCompat.Widget.PopupMenu.Small"/><style name="TextAppearance.AppCompat.Widget.Switch" parent="Base.TextAppearance.AppCompat.Widget.Switch"/><style name="TextAppearance.AppCompat.Widget.TextView.SpinnerItem" parent="Base.TextAppearance.AppCompat.Widget.TextView.SpinnerItem"/><style name="TextAppearance.Widget.AppCompat.ExpandedMenu.Item" parent="Base.TextAppearance.Widget.AppCompat.ExpandedMenu.Item"> | |
| </style><style name="TextAppearance.Widget.AppCompat.Toolbar.Subtitle" parent="Base.TextAppearance.Widget.AppCompat.Toolbar.Subtitle"> | |
| </style><style name="TextAppearance.Widget.AppCompat.Toolbar.Title" parent="Base.TextAppearance.Widget.AppCompat.Toolbar.Title"> | |
| </style><style name="Theme.AppCompat" parent="Base.Theme.AppCompat"/><style name="Theme.AppCompat.CompactMenu" parent="Base.Theme.AppCompat.CompactMenu"/><style name="Theme.AppCompat.DayNight" parent="Theme.AppCompat.Light"/><style name="Theme.AppCompat.DayNight.DarkActionBar" parent="Theme.AppCompat.Light.DarkActionBar"/><style name="Theme.AppCompat.DayNight.Dialog" parent="Theme.AppCompat.Light.Dialog"/><style name="Theme.AppCompat.DayNight.Dialog.Alert" parent="Theme.AppCompat.Light.Dialog.Alert"/><style name="Theme.AppCompat.DayNight.Dialog.MinWidth" parent="Theme.AppCompat.Light.Dialog.MinWidth"/><style name="Theme.AppCompat.DayNight.DialogWhenLarge" parent="Theme.AppCompat.Light.DialogWhenLarge"/><style name="Theme.AppCompat.DayNight.NoActionBar" parent="Theme.AppCompat.Light.NoActionBar"/><style name="Theme.AppCompat.Dialog" parent="Base.Theme.AppCompat.Dialog"/><style name="Theme.AppCompat.Dialog.Alert" parent="Base.Theme.AppCompat.Dialog.Alert"/><style name="Theme.AppCompat.Dialog.MinWidth" parent="Base.Theme.AppCompat.Dialog.MinWidth"/><style name="Theme.AppCompat.DialogWhenLarge" parent="Base.Theme.AppCompat.DialogWhenLarge"> | |
| </style><style name="Theme.AppCompat.Light" parent="Base.Theme.AppCompat.Light"/><style name="Theme.AppCompat.Light.DarkActionBar" parent="Base.Theme.AppCompat.Light.DarkActionBar"/><style name="Theme.AppCompat.Light.Dialog" parent="Base.Theme.AppCompat.Light.Dialog"/><style name="Theme.AppCompat.Light.Dialog.Alert" parent="Base.Theme.AppCompat.Light.Dialog.Alert"/><style name="Theme.AppCompat.Light.Dialog.MinWidth" parent="Base.Theme.AppCompat.Light.Dialog.MinWidth"/><style name="Theme.AppCompat.Light.DialogWhenLarge" parent="Base.Theme.AppCompat.Light.DialogWhenLarge"> | |
| </style><style name="Theme.AppCompat.Light.NoActionBar"> | |
| <item name="windowActionBar">false</item> | |
| <item name="windowNoTitle">true</item> | |
| </style><style name="Theme.AppCompat.NoActionBar"> | |
| <item name="windowActionBar">false</item> | |
| <item name="windowNoTitle">true</item> | |
| </style><style name="ThemeOverlay.AppCompat" parent="Base.ThemeOverlay.AppCompat"/><style name="ThemeOverlay.AppCompat.ActionBar" parent="Base.ThemeOverlay.AppCompat.ActionBar"/><style name="ThemeOverlay.AppCompat.Dark" parent="Base.ThemeOverlay.AppCompat.Dark"/><style name="ThemeOverlay.AppCompat.Dark.ActionBar" parent="Base.ThemeOverlay.AppCompat.Dark.ActionBar"/><style name="ThemeOverlay.AppCompat.DayNight" parent="ThemeOverlay.AppCompat.Light"/><style name="ThemeOverlay.AppCompat.DayNight.ActionBar"> | |
| <item name="colorControlNormal">?android:attr/textColorPrimary</item> | |
| <item name="searchViewStyle">@style/Widget.AppCompat.SearchView.ActionBar</item> | |
| </style><style name="ThemeOverlay.AppCompat.Dialog" parent="Base.ThemeOverlay.AppCompat.Dialog"/><style name="ThemeOverlay.AppCompat.Dialog.Alert" parent="Base.ThemeOverlay.AppCompat.Dialog.Alert"/><style name="ThemeOverlay.AppCompat.Light" parent="Base.ThemeOverlay.AppCompat.Light"/><style name="Widget.AppCompat.ActionBar" parent="Base.Widget.AppCompat.ActionBar"> | |
| </style><style name="Widget.AppCompat.ActionBar.Solid" parent="Base.Widget.AppCompat.ActionBar.Solid"> | |
| </style><style name="Widget.AppCompat.ActionBar.TabBar" parent="Base.Widget.AppCompat.ActionBar.TabBar"> | |
| </style><style name="Widget.AppCompat.ActionBar.TabText" parent="Base.Widget.AppCompat.ActionBar.TabText"> | |
| </style><style name="Widget.AppCompat.ActionBar.TabView" parent="Base.Widget.AppCompat.ActionBar.TabView"> | |
| </style><style name="Widget.AppCompat.ActionButton" parent="Base.Widget.AppCompat.ActionButton"/><style name="Widget.AppCompat.ActionButton.CloseMode" parent="Base.Widget.AppCompat.ActionButton.CloseMode"/><style name="Widget.AppCompat.ActionButton.Overflow" parent="Base.Widget.AppCompat.ActionButton.Overflow"/><style name="Widget.AppCompat.ActionMode" parent="Base.Widget.AppCompat.ActionMode"> | |
| </style><style name="Widget.AppCompat.ActivityChooserView" parent="Base.Widget.AppCompat.ActivityChooserView"> | |
| </style><style name="Widget.AppCompat.AutoCompleteTextView" parent="Base.Widget.AppCompat.AutoCompleteTextView"> | |
| </style><style name="Widget.AppCompat.Button" parent="Base.Widget.AppCompat.Button"/><style name="Widget.AppCompat.Button.Borderless" parent="Base.Widget.AppCompat.Button.Borderless"/><style name="Widget.AppCompat.Button.Borderless.Colored" parent="Base.Widget.AppCompat.Button.Borderless.Colored"/><style name="Widget.AppCompat.Button.ButtonBar.AlertDialog" parent="Base.Widget.AppCompat.Button.ButtonBar.AlertDialog"/><style name="Widget.AppCompat.Button.Colored" parent="Base.Widget.AppCompat.Button.Colored"/><style name="Widget.AppCompat.Button.Small" parent="Base.Widget.AppCompat.Button.Small"/><style name="Widget.AppCompat.ButtonBar" parent="Base.Widget.AppCompat.ButtonBar"/><style name="Widget.AppCompat.ButtonBar.AlertDialog" parent="Base.Widget.AppCompat.ButtonBar.AlertDialog"/><style name="Widget.AppCompat.CompoundButton.CheckBox" parent="Base.Widget.AppCompat.CompoundButton.CheckBox"/><style name="Widget.AppCompat.CompoundButton.RadioButton" parent="Base.Widget.AppCompat.CompoundButton.RadioButton"/><style name="Widget.AppCompat.CompoundButton.Switch" parent="Base.Widget.AppCompat.CompoundButton.Switch"/><style name="Widget.AppCompat.DrawerArrowToggle" parent="Base.Widget.AppCompat.DrawerArrowToggle"> | |
| <item name="color">?attr/colorControlNormal</item> | |
| </style><style name="Widget.AppCompat.DropDownItem.Spinner" parent="RtlOverlay.Widget.AppCompat.Search.DropDown.Text"/><style name="Widget.AppCompat.EditText" parent="Base.Widget.AppCompat.EditText"/><style name="Widget.AppCompat.ImageButton" parent="Base.Widget.AppCompat.ImageButton"/><style name="Widget.AppCompat.Light.ActionBar" parent="Base.Widget.AppCompat.Light.ActionBar"> | |
| </style><style name="Widget.AppCompat.Light.ActionBar.Solid" parent="Base.Widget.AppCompat.Light.ActionBar.Solid"> | |
| </style><style name="Widget.AppCompat.Light.ActionBar.Solid.Inverse"/><style name="Widget.AppCompat.Light.ActionBar.TabBar" parent="Base.Widget.AppCompat.Light.ActionBar.TabBar"> | |
| </style><style name="Widget.AppCompat.Light.ActionBar.TabBar.Inverse"/><style name="Widget.AppCompat.Light.ActionBar.TabText" parent="Base.Widget.AppCompat.Light.ActionBar.TabText"> | |
| </style><style name="Widget.AppCompat.Light.ActionBar.TabText.Inverse" parent="Base.Widget.AppCompat.Light.ActionBar.TabText.Inverse"> | |
| </style><style name="Widget.AppCompat.Light.ActionBar.TabView" parent="Base.Widget.AppCompat.Light.ActionBar.TabView"> | |
| </style><style name="Widget.AppCompat.Light.ActionBar.TabView.Inverse"/><style name="Widget.AppCompat.Light.ActionButton" parent="Widget.AppCompat.ActionButton"/><style name="Widget.AppCompat.Light.ActionButton.CloseMode" parent="Widget.AppCompat.ActionButton.CloseMode"/><style name="Widget.AppCompat.Light.ActionButton.Overflow" parent="Widget.AppCompat.ActionButton.Overflow"/><style name="Widget.AppCompat.Light.ActionMode.Inverse" parent="Widget.AppCompat.ActionMode"/><style name="Widget.AppCompat.Light.ActivityChooserView" parent="Widget.AppCompat.ActivityChooserView"/><style name="Widget.AppCompat.Light.AutoCompleteTextView" parent="Widget.AppCompat.AutoCompleteTextView"/><style name="Widget.AppCompat.Light.DropDownItem.Spinner" parent="Widget.AppCompat.DropDownItem.Spinner"/><style name="Widget.AppCompat.Light.ListPopupWindow" parent="Widget.AppCompat.ListPopupWindow"/><style name="Widget.AppCompat.Light.ListView.DropDown" parent="Widget.AppCompat.ListView.DropDown"/><style name="Widget.AppCompat.Light.PopupMenu" parent="Base.Widget.AppCompat.Light.PopupMenu"/><style name="Widget.AppCompat.Light.PopupMenu.Overflow" parent="Base.Widget.AppCompat.Light.PopupMenu.Overflow"> | |
| </style><style name="Widget.AppCompat.Light.SearchView" parent="Widget.AppCompat.SearchView"/><style name="Widget.AppCompat.Light.Spinner.DropDown.ActionBar" parent="Widget.AppCompat.Spinner.DropDown.ActionBar"/><style name="Widget.AppCompat.ListMenuView" parent="Base.Widget.AppCompat.ListMenuView"/><style name="Widget.AppCompat.ListPopupWindow" parent="Base.Widget.AppCompat.ListPopupWindow"> | |
| </style><style name="Widget.AppCompat.ListView" parent="Base.Widget.AppCompat.ListView"/><style name="Widget.AppCompat.ListView.DropDown" parent="Base.Widget.AppCompat.ListView.DropDown"/><style name="Widget.AppCompat.ListView.Menu" parent="Base.Widget.AppCompat.ListView.Menu"/><style name="Widget.AppCompat.PopupMenu" parent="Base.Widget.AppCompat.PopupMenu"/><style name="Widget.AppCompat.PopupMenu.Overflow" parent="Base.Widget.AppCompat.PopupMenu.Overflow"> | |
| </style><style name="Widget.AppCompat.PopupWindow" parent="Base.Widget.AppCompat.PopupWindow"> | |
| </style><style name="Widget.AppCompat.ProgressBar" parent="Base.Widget.AppCompat.ProgressBar"> | |
| </style><style name="Widget.AppCompat.ProgressBar.Horizontal" parent="Base.Widget.AppCompat.ProgressBar.Horizontal"> | |
| </style><style name="Widget.AppCompat.RatingBar" parent="Base.Widget.AppCompat.RatingBar"/><style name="Widget.AppCompat.RatingBar.Indicator" parent="Base.Widget.AppCompat.RatingBar.Indicator"/><style name="Widget.AppCompat.RatingBar.Small" parent="Base.Widget.AppCompat.RatingBar.Small"/><style name="Widget.AppCompat.SearchView" parent="Base.Widget.AppCompat.SearchView"/><style name="Widget.AppCompat.SearchView.ActionBar" parent="Base.Widget.AppCompat.SearchView.ActionBar"/><style name="Widget.AppCompat.SeekBar" parent="Base.Widget.AppCompat.SeekBar"/><style name="Widget.AppCompat.SeekBar.Discrete" parent="Base.Widget.AppCompat.SeekBar.Discrete"/><style name="Widget.AppCompat.Spinner" parent="Base.Widget.AppCompat.Spinner"/><style name="Widget.AppCompat.Spinner.DropDown"/><style name="Widget.AppCompat.Spinner.DropDown.ActionBar"/><style name="Widget.AppCompat.Spinner.Underlined" parent="Base.Widget.AppCompat.Spinner.Underlined"/><style name="Widget.AppCompat.TextView" parent="Base.Widget.AppCompat.TextView"/><style name="Widget.AppCompat.TextView.SpinnerItem" parent="Base.Widget.AppCompat.TextView.SpinnerItem"/><style name="Widget.AppCompat.Toolbar" parent="Base.Widget.AppCompat.Toolbar"/><style name="Widget.AppCompat.Toolbar.Button.Navigation" parent="Base.Widget.AppCompat.Toolbar.Button.Navigation"/><declare-styleable name="ActionBar"> | |
| <attr name="navigationMode"> | |
| <enum name="normal" value="0"/> | |
| <enum name="listMode" value="1"/> | |
| <enum name="tabMode" value="2"/> | |
| </attr> | |
| <attr name="displayOptions"> | |
| <flag name="none" value="0"/> | |
| <flag name="useLogo" value="0x1"/> | |
| <flag name="showHome" value="0x2"/> | |
| <flag name="homeAsUp" value="0x4"/> | |
| <flag name="showTitle" value="0x8"/> | |
| <flag name="showCustom" value="0x10"/> | |
| <flag name="disableHome" value="0x20"/> | |
| </attr> | |
| <attr name="title"/> | |
| <attr format="string" name="subtitle"/> | |
| <attr format="reference" name="titleTextStyle"/> | |
| <attr format="reference" name="subtitleTextStyle"/> | |
| <attr format="reference" name="icon"/> | |
| <attr format="reference" name="logo"/> | |
| <attr format="reference" name="divider"/> | |
| <attr format="reference" name="background"/> | |
| <attr format="reference|color" name="backgroundStacked"/> | |
| <attr format="reference|color" name="backgroundSplit"/> | |
| <attr format="reference" name="customNavigationLayout"/> | |
| <attr name="height"/> | |
| <attr format="reference" name="homeLayout"/> | |
| <attr format="reference" name="progressBarStyle"/> | |
| <attr format="reference" name="indeterminateProgressStyle"/> | |
| <attr format="dimension" name="progressBarPadding"/> | |
| <attr name="homeAsUpIndicator"/> | |
| <attr format="dimension" name="itemPadding"/> | |
| <attr format="boolean" name="hideOnContentScroll"/> | |
| <attr format="dimension" name="contentInsetStart"/> | |
| <attr format="dimension" name="contentInsetEnd"/> | |
| <attr format="dimension" name="contentInsetLeft"/> | |
| <attr format="dimension" name="contentInsetRight"/> | |
| <attr format="dimension" name="contentInsetStartWithNavigation"/> | |
| <attr format="dimension" name="contentInsetEndWithActions"/> | |
| <attr format="dimension" name="elevation"/> | |
| <attr format="reference" name="popupTheme"/> | |
| </declare-styleable><declare-styleable name="ActionBarLayout"> | |
| <attr name="android:layout_gravity"/> | |
| </declare-styleable><declare-styleable name="ActionMenuItemView"> | |
| <attr name="android:minWidth"/> | |
| </declare-styleable><declare-styleable name="ActionMenuView"> | |
| </declare-styleable><declare-styleable name="ActionMode"> | |
| <attr name="titleTextStyle"/> | |
| <attr name="subtitleTextStyle"/> | |
| <attr name="background"/> | |
| <attr name="backgroundSplit"/> | |
| <attr name="height"/> | |
| <attr format="reference" name="closeItemLayout"/> | |
| </declare-styleable><declare-styleable name="ActivityChooserView"> | |
| <attr format="string" name="initialActivityCount"/> | |
| <attr format="reference" name="expandActivityOverflowButtonDrawable"/> | |
| </declare-styleable><declare-styleable name="AlertDialog"> | |
| <attr name="android:layout"/> | |
| <attr format="reference" name="buttonPanelSideLayout"/> | |
| <attr format="reference" name="listLayout"/> | |
| <attr format="reference" name="multiChoiceItemLayout"/> | |
| <attr format="reference" name="singleChoiceItemLayout"/> | |
| <attr format="reference" name="listItemLayout"/> | |
| <attr format="boolean" name="showTitle"/> | |
| <attr format="dimension" name="buttonIconDimen"/> | |
| </declare-styleable><declare-styleable name="AppCompatImageView"> | |
| <attr name="android:src"/> | |
| <attr format="reference" name="srcCompat"/> | |
| <attr format="color" name="tint"/> | |
| <attr name="tintMode"> | |
| <enum name="src_over" value="3"/> | |
| <enum name="src_in" value="5"/> | |
| <enum name="src_atop" value="9"/> | |
| <enum name="multiply" value="14"/> | |
| <enum name="screen" value="15"/> | |
| <enum name="add" value="16"/> | |
| </attr> | |
| </declare-styleable><declare-styleable name="AppCompatSeekBar"> | |
| <attr name="android:thumb"/> | |
| <attr format="reference" name="tickMark"/> | |
| <attr format="color" name="tickMarkTint"/> | |
| <attr name="tickMarkTintMode"> | |
| <enum name="src_over" value="3"/> | |
| <enum name="src_in" value="5"/> | |
| <enum name="src_atop" value="9"/> | |
| <enum name="multiply" value="14"/> | |
| <enum name="screen" value="15"/> | |
| <enum name="add" value="16"/> | |
| </attr> | |
| </declare-styleable><declare-styleable name="AppCompatTextHelper"> | |
| <attr name="android:drawableLeft"/> | |
| <attr name="android:drawableTop"/> | |
| <attr name="android:drawableRight"/> | |
| <attr name="android:drawableBottom"/> | |
| <attr name="android:drawableStart"/> | |
| <attr name="android:drawableEnd"/> | |
| <attr name="android:textAppearance"/> | |
| </declare-styleable><declare-styleable name="AppCompatTextView"> | |
| <attr format="reference|boolean" name="textAllCaps"/> | |
| <attr format="string" name="textLocale"/> | |
| <attr name="android:textAppearance"/> | |
| <attr format="enum" name="autoSizeTextType"> | |
| <enum name="none" value="0"/> | |
| <enum name="uniform" value="1"/> | |
| </attr> | |
| <attr format="dimension" name="autoSizeStepGranularity"/> | |
| <attr format="reference" name="autoSizePresetSizes"/> | |
| <attr format="dimension" name="autoSizeMinTextSize"/> | |
| <attr format="dimension" name="autoSizeMaxTextSize"/> | |
| <attr format="string" name="fontFamily"/> | |
| <attr format="dimension" name="lineHeight"/> | |
| <attr format="dimension" name="firstBaselineToTopHeight"/> | |
| <attr format="dimension" name="lastBaselineToBottomHeight"/> | |
| <attr format="string" name="fontVariationSettings"/> | |
| <attr format="reference" name="drawableLeftCompat"/> | |
| <attr format="reference" name="drawableTopCompat"/> | |
| <attr format="reference" name="drawableRightCompat"/> | |
| <attr format="reference" name="drawableBottomCompat"/> | |
| <attr format="reference" name="drawableStartCompat"/> | |
| <attr format="reference" name="drawableEndCompat"/> | |
| <attr format="color" name="drawableTint"/> | |
| <attr name="drawableTintMode"> | |
| <enum name="src_over" value="3"/> | |
| <enum name="src_in" value="5"/> | |
| <enum name="src_atop" value="9"/> | |
| <enum name="multiply" value="14"/> | |
| <enum name="screen" value="15"/> | |
| <enum name="add" value="16"/> | |
| </attr> | |
| </declare-styleable><declare-styleable name="AppCompatTheme"> | |
| <eat-comment/> | |
| <attr format="boolean" name="windowActionBar"/> | |
| <attr format="boolean" name="windowNoTitle"/> | |
| <attr format="boolean" name="windowActionBarOverlay"/> | |
| <attr format="boolean" name="windowActionModeOverlay"/> | |
| <attr format="dimension|fraction" name="windowFixedWidthMajor"/> | |
| <attr format="dimension|fraction" name="windowFixedHeightMinor"/> | |
| <attr format="dimension|fraction" name="windowFixedWidthMinor"/> | |
| <attr format="dimension|fraction" name="windowFixedHeightMajor"/> | |
| <attr format="dimension|fraction" name="windowMinWidthMajor"/> | |
| <attr format="dimension|fraction" name="windowMinWidthMinor"/> | |
| <attr name="android:windowIsFloating"/> | |
| <attr name="android:windowAnimationStyle"/> | |
| <eat-comment/> | |
| <attr format="reference" name="actionBarTabStyle"/> | |
| <attr format="reference" name="actionBarTabBarStyle"/> | |
| <attr format="reference" name="actionBarTabTextStyle"/> | |
| <attr format="reference" name="actionOverflowButtonStyle"/> | |
| <attr format="reference" name="actionOverflowMenuStyle"/> | |
| <attr format="reference" name="actionBarPopupTheme"/> | |
| <attr format="reference" name="actionBarStyle"/> | |
| <attr format="reference" name="actionBarSplitStyle"/> | |
| <attr format="reference" name="actionBarTheme"/> | |
| <attr format="reference" name="actionBarWidgetTheme"/> | |
| <attr format="dimension" name="actionBarSize"> | |
| <enum name="wrap_content" value="0"/> | |
| </attr> | |
| <attr format="reference" name="actionBarDivider"/> | |
| <attr format="reference" name="actionBarItemBackground"/> | |
| <attr format="reference" name="actionMenuTextAppearance"/> | |
| <attr format="color|reference" name="actionMenuTextColor"/> | |
| <eat-comment/> | |
| <attr format="reference" name="actionModeStyle"/> | |
| <attr format="reference" name="actionModeCloseButtonStyle"/> | |
| <attr format="reference" name="actionModeBackground"/> | |
| <attr format="reference" name="actionModeSplitBackground"/> | |
| <attr format="reference" name="actionModeCloseDrawable"/> | |
| <attr format="reference" name="actionModeCutDrawable"/> | |
| <attr format="reference" name="actionModeCopyDrawable"/> | |
| <attr format="reference" name="actionModePasteDrawable"/> | |
| <attr format="reference" name="actionModeSelectAllDrawable"/> | |
| <attr format="reference" name="actionModeShareDrawable"/> | |
| <attr format="reference" name="actionModeFindDrawable"/> | |
| <attr format="reference" name="actionModeWebSearchDrawable"/> | |
| <attr format="reference" name="actionModePopupWindowStyle"/> | |
| <eat-comment/> | |
| <attr format="reference" name="textAppearanceLargePopupMenu"/> | |
| <attr format="reference" name="textAppearanceSmallPopupMenu"/> | |
| <attr format="reference" name="textAppearancePopupMenuHeader"/> | |
| <eat-comment/> | |
| <attr format="reference" name="dialogTheme"/> | |
| <attr format="dimension" name="dialogPreferredPadding"/> | |
| <attr format="reference" name="listDividerAlertDialog"/> | |
| <attr format="dimension" name="dialogCornerRadius"/> | |
| <eat-comment/> | |
| <attr format="reference" name="actionDropDownStyle"/> | |
| <attr format="dimension" name="dropdownListPreferredItemHeight"/> | |
| <attr format="reference" name="spinnerDropDownItemStyle"/> | |
| <attr format="reference" name="homeAsUpIndicator"/> | |
| <attr format="reference" name="actionButtonStyle"/> | |
| <attr format="reference" name="buttonBarStyle"/> | |
| <attr format="reference" name="buttonBarButtonStyle"/> | |
| <attr format="reference" name="selectableItemBackground"/> | |
| <attr format="reference" name="selectableItemBackgroundBorderless"/> | |
| <attr format="reference" name="borderlessButtonStyle"/> | |
| <attr format="reference" name="dividerVertical"/> | |
| <attr format="reference" name="dividerHorizontal"/> | |
| <attr format="reference" name="activityChooserViewStyle"/> | |
| <attr format="reference" name="toolbarStyle"/> | |
| <attr format="reference" name="toolbarNavigationButtonStyle"/> | |
| <attr format="reference" name="popupMenuStyle"/> | |
| <attr format="reference" name="popupWindowStyle"/> | |
| <attr format="reference|color" name="editTextColor"/> | |
| <attr format="reference" name="editTextBackground"/> | |
| <attr format="reference" name="imageButtonStyle"/> | |
| <eat-comment/> | |
| <attr format="reference" name="textAppearanceSearchResultTitle"/> | |
| <attr format="reference" name="textAppearanceSearchResultSubtitle"/> | |
| <attr format="reference|color" name="textColorSearchUrl"/> | |
| <attr format="reference" name="searchViewStyle"/> | |
| <eat-comment/> | |
| <attr format="dimension" name="listPreferredItemHeight"/> | |
| <attr format="dimension" name="listPreferredItemHeightSmall"/> | |
| <attr format="dimension" name="listPreferredItemHeightLarge"/> | |
| <attr format="dimension" name="listPreferredItemPaddingLeft"/> | |
| <attr format="dimension" name="listPreferredItemPaddingRight"/> | |
| <attr format="dimension" name="listPreferredItemPaddingStart"/> | |
| <attr format="dimension" name="listPreferredItemPaddingEnd"/> | |
| <attr format="reference" name="dropDownListViewStyle"/> | |
| <attr format="reference" name="listPopupWindowStyle"/> | |
| <attr format="reference" name="textAppearanceListItem"/> | |
| <attr format="reference" name="textAppearanceListItemSecondary"/> | |
| <attr format="reference" name="textAppearanceListItemSmall"/> | |
| <eat-comment/> | |
| <attr format="reference" name="panelBackground"/> | |
| <attr format="dimension" name="panelMenuListWidth"/> | |
| <attr format="reference" name="panelMenuListTheme"/> | |
| <attr format="reference" name="listChoiceBackgroundIndicator"/> | |
| <eat-comment/> | |
| <attr format="color" name="colorPrimary"/> | |
| <attr format="color" name="colorPrimaryDark"/> | |
| <attr format="color" name="colorAccent"/> | |
| <attr format="color" name="colorControlNormal"/> | |
| <attr format="color" name="colorControlActivated"/> | |
| <attr format="color" name="colorControlHighlight"/> | |
| <attr format="color" name="colorButtonNormal"/> | |
| <attr format="color" name="colorSwitchThumbNormal"/> | |
| <attr format="reference" name="controlBackground"/> | |
| <attr format="color" name="colorBackgroundFloating"/> | |
| <eat-comment/> | |
| <attr format="reference" name="alertDialogStyle"/> | |
| <attr format="reference" name="alertDialogButtonGroupStyle"/> | |
| <attr format="boolean" name="alertDialogCenterButtons"/> | |
| <attr format="reference" name="alertDialogTheme"/> | |
| <attr format="reference|color" name="textColorAlertDialogListItem"/> | |
| <attr format="reference" name="buttonBarPositiveButtonStyle"/> | |
| <attr format="reference" name="buttonBarNegativeButtonStyle"/> | |
| <attr format="reference" name="buttonBarNeutralButtonStyle"/> | |
| <eat-comment/> | |
| <attr format="reference" name="autoCompleteTextViewStyle"/> | |
| <attr format="reference" name="buttonStyle"/> | |
| <attr format="reference" name="buttonStyleSmall"/> | |
| <attr format="reference" name="checkboxStyle"/> | |
| <attr format="reference" name="checkedTextViewStyle"/> | |
| <attr format="reference" name="editTextStyle"/> | |
| <attr format="reference" name="radioButtonStyle"/> | |
| <attr format="reference" name="ratingBarStyle"/> | |
| <attr format="reference" name="ratingBarStyleIndicator"/> | |
| <attr format="reference" name="ratingBarStyleSmall"/> | |
| <attr format="reference" name="seekBarStyle"/> | |
| <attr format="reference" name="spinnerStyle"/> | |
| <attr format="reference" name="switchStyle"/> | |
| <attr format="reference" name="listMenuViewStyle"/> | |
| <eat-comment/> | |
| <attr format="reference" name="tooltipFrameBackground"/> | |
| <attr format="reference|color" name="tooltipForegroundColor"/> | |
| <attr format="reference|color" name="colorError"/> | |
| <attr format="string" name="viewInflaterClass"/> | |
| <eat-comment/> | |
| <attr format="reference" name="listChoiceIndicatorMultipleAnimated"/> | |
| <attr format="reference" name="listChoiceIndicatorSingleAnimated"/> | |
| </declare-styleable><declare-styleable name="ButtonBarLayout"> | |
| <attr format="boolean" name="allowStacking"/> | |
| </declare-styleable><declare-styleable name="CompoundButton"> | |
| <attr name="android:button"/> | |
| <attr format="reference" name="buttonCompat"/> | |
| <attr format="color" name="buttonTint"/> | |
| <attr name="buttonTintMode"> | |
| <enum name="src_over" value="3"/> | |
| <enum name="src_in" value="5"/> | |
| <enum name="src_atop" value="9"/> | |
| <enum name="multiply" value="14"/> | |
| <enum name="screen" value="15"/> | |
| <enum name="add" value="16"/> | |
| </attr> | |
| </declare-styleable><declare-styleable name="DrawerArrowToggle"> | |
| <attr format="color" name="color"/> | |
| <attr format="boolean" name="spinBars"/> | |
| <attr format="dimension" name="drawableSize"/> | |
| <attr format="dimension" name="gapBetweenBars"/> | |
| <attr format="dimension" name="arrowHeadLength"/> | |
| <attr format="dimension" name="arrowShaftLength"/> | |
| <attr format="dimension" name="barLength"/> | |
| <attr format="dimension" name="thickness"/> | |
| </declare-styleable><declare-styleable name="LinearLayoutCompat"> | |
| <attr name="android:orientation"/> | |
| <attr name="android:gravity"/> | |
| <attr name="android:baselineAligned"/> | |
| <attr name="android:baselineAlignedChildIndex"/> | |
| <attr name="android:weightSum"/> | |
| <attr format="boolean" name="measureWithLargestChild"/> | |
| <attr name="divider"/> | |
| <attr name="showDividers"> | |
| <flag name="none" value="0"/> | |
| <flag name="beginning" value="1"/> | |
| <flag name="middle" value="2"/> | |
| <flag name="end" value="4"/> | |
| </attr> | |
| <attr format="dimension" name="dividerPadding"/> | |
| </declare-styleable><declare-styleable name="LinearLayoutCompat_Layout"> | |
| <attr name="android:layout_width"/> | |
| <attr name="android:layout_height"/> | |
| <attr name="android:layout_weight"/> | |
| <attr name="android:layout_gravity"/> | |
| </declare-styleable><declare-styleable name="ListPopupWindow"> | |
| <attr name="android:dropDownVerticalOffset"/> | |
| <attr name="android:dropDownHorizontalOffset"/> | |
| </declare-styleable><declare-styleable name="MenuGroup"> | |
| <attr name="android:id"/> | |
| <attr name="android:menuCategory"/> | |
| <attr name="android:orderInCategory"/> | |
| <attr name="android:checkableBehavior"/> | |
| <attr name="android:visible"/> | |
| <attr name="android:enabled"/> | |
| </declare-styleable><declare-styleable name="MenuItem"> | |
| <attr name="android:id"/> | |
| <attr name="android:menuCategory"/> | |
| <attr name="android:orderInCategory"/> | |
| <attr name="android:title"/> | |
| <attr name="android:titleCondensed"/> | |
| <attr name="android:icon"/> | |
| <attr name="android:alphabeticShortcut"/> | |
| <attr name="alphabeticModifiers"> | |
| <flag name="META" value="0x10000"/> | |
| <flag name="CTRL" value="0x1000"/> | |
| <flag name="ALT" value="0x02"/> | |
| <flag name="SHIFT" value="0x1"/> | |
| <flag name="SYM" value="0x4"/> | |
| <flag name="FUNCTION" value="0x8"/> | |
| </attr> | |
| <attr name="android:numericShortcut"/> | |
| <attr name="numericModifiers"> | |
| <flag name="META" value="0x10000"/> | |
| <flag name="CTRL" value="0x1000"/> | |
| <flag name="ALT" value="0x02"/> | |
| <flag name="SHIFT" value="0x1"/> | |
| <flag name="SYM" value="0x4"/> | |
| <flag name="FUNCTION" value="0x8"/> | |
| </attr> | |
| <attr name="android:checkable"/> | |
| <attr name="android:checked"/> | |
| <attr name="android:visible"/> | |
| <attr name="android:enabled"/> | |
| <attr name="android:onClick"/> | |
| <attr name="showAsAction"> | |
| <flag name="never" value="0"/> | |
| <flag name="ifRoom" value="1"/> | |
| <flag name="always" value="2"/> | |
| <flag name="withText" value="4"/> | |
| <flag name="collapseActionView" value="8"/> | |
| </attr> | |
| <attr format="reference" name="actionLayout"/> | |
| <attr format="string" name="actionViewClass"/> | |
| <attr format="string" name="actionProviderClass"/> | |
| <attr format="string" name="contentDescription"/> | |
| <attr format="string" name="tooltipText"/> | |
| <attr format="color" name="iconTint"/> | |
| <attr name="iconTintMode"> | |
| <enum name="src_over" value="3"/> | |
| <enum name="src_in" value="5"/> | |
| <enum name="src_atop" value="9"/> | |
| <enum name="multiply" value="14"/> | |
| <enum name="screen" value="15"/> | |
| <enum name="add" value="16"/> | |
| </attr> | |
| </declare-styleable><declare-styleable name="MenuView"> | |
| <attr name="android:itemTextAppearance"/> | |
| <attr name="android:horizontalDivider"/> | |
| <attr name="android:verticalDivider"/> | |
| <attr name="android:headerBackground"/> | |
| <attr name="android:itemBackground"/> | |
| <attr name="android:windowAnimationStyle"/> | |
| <attr name="android:itemIconDisabledAlpha"/> | |
| <attr format="boolean" name="preserveIconSpacing"/> | |
| <attr format="reference" name="subMenuArrow"/> | |
| </declare-styleable><declare-styleable name="PopupWindow"> | |
| <attr format="boolean" name="overlapAnchor"/> | |
| <attr name="android:popupBackground"/> | |
| <attr name="android:popupAnimationStyle"/> | |
| </declare-styleable><declare-styleable name="PopupWindowBackgroundState"> | |
| <attr format="boolean" name="state_above_anchor"/> | |
| </declare-styleable><declare-styleable name="RecycleListView"> | |
| <attr format="dimension" name="paddingBottomNoButtons"/> | |
| <attr format="dimension" name="paddingTopNoTitle"/> | |
| </declare-styleable><declare-styleable name="SearchView"> | |
| <attr format="reference" name="layout"/> | |
| <attr format="boolean" name="iconifiedByDefault"/> | |
| <attr name="android:maxWidth"/> | |
| <attr format="string" name="queryHint"/> | |
| <attr format="string" name="defaultQueryHint"/> | |
| <attr name="android:imeOptions"/> | |
| <attr name="android:inputType"/> | |
| <attr format="reference" name="closeIcon"/> | |
| <attr format="reference" name="goIcon"/> | |
| <attr format="reference" name="searchIcon"/> | |
| <attr format="reference" name="searchHintIcon"/> | |
| <attr format="reference" name="voiceIcon"/> | |
| <attr format="reference" name="commitIcon"/> | |
| <attr format="reference" name="suggestionRowLayout"/> | |
| <attr format="reference" name="queryBackground"/> | |
| <attr format="reference" name="submitBackground"/> | |
| <attr name="android:focusable"/> | |
| </declare-styleable><declare-styleable name="Spinner"> | |
| <attr name="android:prompt"/> | |
| <attr name="popupTheme"/> | |
| <attr name="android:popupBackground"/> | |
| <attr name="android:dropDownWidth"/> | |
| <attr name="android:entries"/> | |
| </declare-styleable><declare-styleable name="SwitchCompat"> | |
| <attr name="android:thumb"/> | |
| <attr format="color" name="thumbTint"/> | |
| <attr name="thumbTintMode"> | |
| <enum name="src_over" value="3"/> | |
| <enum name="src_in" value="5"/> | |
| <enum name="src_atop" value="9"/> | |
| <enum name="multiply" value="14"/> | |
| <enum name="screen" value="15"/> | |
| <enum name="add" value="16"/> | |
| </attr> | |
| <attr format="reference" name="track"/> | |
| <attr format="color" name="trackTint"/> | |
| <attr name="trackTintMode"> | |
| <enum name="src_over" value="3"/> | |
| <enum name="src_in" value="5"/> | |
| <enum name="src_atop" value="9"/> | |
| <enum name="multiply" value="14"/> | |
| <enum name="screen" value="15"/> | |
| <enum name="add" value="16"/> | |
| </attr> | |
| <attr name="android:textOn"/> | |
| <attr name="android:textOff"/> | |
| <attr format="dimension" name="thumbTextPadding"/> | |
| <attr format="reference" name="switchTextAppearance"/> | |
| <attr format="dimension" name="switchMinWidth"/> | |
| <attr format="dimension" name="switchPadding"/> | |
| <attr format="boolean" name="splitTrack"/> | |
| <attr format="boolean" name="showText"/> | |
| </declare-styleable><declare-styleable name="TextAppearance"> | |
| <attr name="android:textSize"/> | |
| <attr name="android:textColor"/> | |
| <attr name="android:textColorHint"/> | |
| <attr name="android:textColorLink"/> | |
| <attr name="android:textStyle"/> | |
| <attr name="android:textFontWeight"/> | |
| <attr name="android:typeface"/> | |
| <attr name="android:fontFamily"/> | |
| <attr name="fontFamily"/> | |
| <attr name="textAllCaps"/> | |
| <attr name="textLocale"/> | |
| <attr name="android:shadowColor"/> | |
| <attr name="android:shadowDy"/> | |
| <attr name="android:shadowDx"/> | |
| <attr name="android:shadowRadius"/> | |
| <attr name="fontVariationSettings"/> | |
| </declare-styleable><declare-styleable name="Toolbar"> | |
| <attr format="reference" name="titleTextAppearance"/> | |
| <attr format="reference" name="subtitleTextAppearance"/> | |
| <attr name="title"/> | |
| <attr name="subtitle"/> | |
| <attr name="android:gravity"/> | |
| <attr format="dimension" name="titleMargin"/> | |
| <attr format="dimension" name="titleMarginStart"/> | |
| <attr format="dimension" name="titleMarginEnd"/> | |
| <attr format="dimension" name="titleMarginTop"/> | |
| <attr format="dimension" name="titleMarginBottom"/> | |
| <attr format="dimension" name="titleMargins"/> | |
| <attr name="contentInsetStart"/> | |
| <attr name="contentInsetEnd"/> | |
| <attr name="contentInsetLeft"/> | |
| <attr name="contentInsetRight"/> | |
| <attr name="contentInsetStartWithNavigation"/> | |
| <attr name="contentInsetEndWithActions"/> | |
| <attr format="dimension" name="maxButtonHeight"/> | |
| <attr name="buttonGravity"> | |
| <flag name="center_vertical" value="0x10"/> | |
| <flag name="top" value="0x30"/> | |
| <flag name="bottom" value="0x50"/> | |
| </attr> | |
| <attr format="reference" name="collapseIcon"/> | |
| <attr format="string" name="collapseContentDescription"/> | |
| <attr name="popupTheme"/> | |
| <attr format="reference" name="navigationIcon"/> | |
| <attr format="string" name="navigationContentDescription"/> | |
| <attr name="logo"/> | |
| <attr format="string" name="logoDescription"/> | |
| <attr format="color" name="titleTextColor"/> | |
| <attr format="color" name="subtitleTextColor"/> | |
| <attr name="android:minHeight"/> | |
| <attr format="reference" name="menu"/> | |
| </declare-styleable><declare-styleable name="View"> | |
| <attr format="dimension" name="paddingStart"/> | |
| <attr format="dimension" name="paddingEnd"/> | |
| <attr name="android:focusable"/> | |
| <attr format="reference" name="theme"/> | |
| <attr name="android:theme"/> | |
| </declare-styleable><declare-styleable name="ViewBackgroundHelper"> | |
| <attr name="android:background"/> | |
| <attr format="color" name="backgroundTint"/> | |
| <attr name="backgroundTintMode"> | |
| <enum name="src_over" value="3"/> | |
| <enum name="src_in" value="5"/> | |
| <enum name="src_atop" value="9"/> | |
| <enum name="multiply" value="14"/> | |
| <enum name="screen" value="15"/> | |
| <enum name="add" value="16"/> | |
| </attr> | |
| </declare-styleable><declare-styleable name="ViewStubCompat"> | |
| <attr name="android:layout"/> | |
| <attr name="android:inflatedId"/> | |
| <attr name="android:id"/> | |
| </declare-styleable></file><file path="C:\Users\mathe\.gradle\caches\transforms-2\files-2.1\c2c5fa787d66aaf40578b3071f4d283f\appcompat-1.1.0\res\values-af\values-af.xml" qualifiers="af"><string msgid="7903180715631665059" name="abc_action_bar_home_description">"Gaan na tuisskerm"</string><string msgid="6794660482873516081" name="abc_action_bar_up_description">"Gaan op"</string><string msgid="1155814932213556626" name="abc_action_menu_overflow_description">"Nog opsies"</string><string msgid="2571498368472823490" name="abc_action_mode_done">"Klaar"</string><string msgid="3732416590524162402" name="abc_activity_chooser_view_see_all">"Sien alles"</string><string msgid="1798588241954930982" name="abc_activitychooserview_choose_application">"Kies \'n program"</string><string msgid="3403923230105792483" name="abc_capital_off">"AF"</string><string msgid="7831734969929204599" name="abc_capital_on">"AAN"</string><string msgid="5725160506500770567" name="abc_menu_alt_shortcut_label">"Alt+"</string><string msgid="944415252197684443" name="abc_menu_ctrl_shortcut_label">"Ctrl+"</string><string msgid="129742188101734366" name="abc_menu_delete_shortcut_label">"delete"</string><string msgid="6840127756824236027" name="abc_menu_enter_shortcut_label">"enter"</string><string msgid="4974283687810130415" name="abc_menu_function_shortcut_label">"Funksie+"</string><string msgid="8046416353848716905" name="abc_menu_meta_shortcut_label">"Meta+"</string><string msgid="3271697756921353410" name="abc_menu_shift_shortcut_label">"Shift+"</string><string msgid="2304645930658438191" name="abc_menu_space_shortcut_label">"spasiebalk"</string><string msgid="8327365089695024394" name="abc_menu_sym_shortcut_label">"Simbool+"</string><string msgid="3570106412128999382" name="abc_prepend_shortcut_label">"Kieslys+"</string><string msgid="940844115270746197" name="abc_search_hint">"Soek …"</string><string msgid="1769270744562318534" name="abc_searchview_description_clear">"Vee navraag uit"</string><string msgid="908784302972860853" name="abc_searchview_description_query">"Soektognavraag"</string><string msgid="5466662225065974044" name="abc_searchview_description_search">"Soek"</string><string msgid="8203855622131699655" name="abc_searchview_description_submit">"Dien navraag in"</string><string msgid="3478748990613108725" name="abc_searchview_description_voice">"Stemsoektog"</string><string msgid="2650565705514630347" name="abc_shareactionprovider_share_with">"Deel met"</string><string msgid="9009661856846212431" name="abc_shareactionprovider_share_with_application">"Deel met <ns1:g id="APPLICATION_NAME">%s</ns1:g>"</string><string msgid="6389460216547290468" name="abc_toolbar_collapse_description">"Vou in"</string><string msgid="730395136688082741" name="search_menu_title">"Soek"</string></file><file path="C:\Users\mathe\.gradle\caches\transforms-2\files-2.1\c2c5fa787d66aaf40578b3071f4d283f\appcompat-1.1.0\res\values-am\values-am.xml" qualifiers="am"><string msgid="7903180715631665059" name="abc_action_bar_home_description">"መነሻ ዳስስ"</string><string msgid="6794660482873516081" name="abc_action_bar_up_description">"ወደ ላይ ያስሱ"</string><string msgid="1155814932213556626" name="abc_action_menu_overflow_description">"ተጨማሪ አማራጮች"</string><string msgid="2571498368472823490" name="abc_action_mode_done">"ተከናውኗል"</string><string msgid="3732416590524162402" name="abc_activity_chooser_view_see_all">"ሁሉንም ይመልከቱ"</string><string msgid="1798588241954930982" name="abc_activitychooserview_choose_application">"አንድ መተግበሪያ ይምረጡ"</string><string msgid="3403923230105792483" name="abc_capital_off">"አጥፋ"</string><string msgid="7831734969929204599" name="abc_capital_on">"አብራ"</string><string msgid="5725160506500770567" name="abc_menu_alt_shortcut_label">"Alt+"</string><string msgid="944415252197684443" name="abc_menu_ctrl_shortcut_label">"Ctrl+"</string><string msgid="129742188101734366" name="abc_menu_delete_shortcut_label">"ሰርዝ"</string><string msgid="6840127756824236027" name="abc_menu_enter_shortcut_label">"enter"</string><string msgid="4974283687810130415" name="abc_menu_function_shortcut_label">"Function+"</string><string msgid="8046416353848716905" name="abc_menu_meta_shortcut_label">"Meta+"</string><string msgid="3271697756921353410" name="abc_menu_shift_shortcut_label">"Shift+"</string><string msgid="2304645930658438191" name="abc_menu_space_shortcut_label">"ክፍተት"</string><string msgid="8327365089695024394" name="abc_menu_sym_shortcut_label">"Sym+"</string><string msgid="3570106412128999382" name="abc_prepend_shortcut_label">"Menu+"</string><string msgid="940844115270746197" name="abc_search_hint">"ይፈልጉ…"</string><string msgid="1769270744562318534" name="abc_searchview_description_clear">"መጠይቅ አጽዳ"</string><string msgid="908784302972860853" name="abc_searchview_description_query">"የፍለጋ መጠይቅ"</string><string msgid="5466662225065974044" name="abc_searchview_description_search">"ፍለጋ"</string><string msgid="8203855622131699655" name="abc_searchview_description_submit">"መጠይቅ አስገባ"</string><string msgid="3478748990613108725" name="abc_searchview_description_voice">"የድምጽ ፍለጋ"</string><string msgid="2650565705514630347" name="abc_shareactionprovider_share_with">"አጋራ በ"</string><string msgid="9009661856846212431" name="abc_shareactionprovider_share_with_application">"ለ<ns1:g id="APPLICATION_NAME">%s</ns1:g> አጋራ"</string><string msgid="6389460216547290468" name="abc_toolbar_collapse_description">"ሰብስብ"</string><string msgid="730395136688082741" name="search_menu_title">"ፍለጋ"</string></file><file path="C:\Users\mathe\.gradle\caches\transforms-2\files-2.1\c2c5fa787d66aaf40578b3071f4d283f\appcompat-1.1.0\res\values-ar\values-ar.xml" qualifiers="ar"><string msgid="7903180715631665059" name="abc_action_bar_home_description">"التوجه إلى المنزل"</string><string msgid="6794660482873516081" name="abc_action_bar_up_description">"التنقل إلى أعلى"</string><string msgid="1155814932213556626" name="abc_action_menu_overflow_description">"خيارات أكثر"</string><string msgid="2571498368472823490" name="abc_action_mode_done">"تم"</string><string msgid="3732416590524162402" name="abc_activity_chooser_view_see_all">"عرض الكل"</string><string msgid="1798588241954930982" name="abc_activitychooserview_choose_application">"اختيار تطبيق"</string><string msgid="3403923230105792483" name="abc_capital_off">"إيقاف"</string><string msgid="7831734969929204599" name="abc_capital_on">"تفعيل"</string><string msgid="5725160506500770567" name="abc_menu_alt_shortcut_label">"Alt+"</string><string msgid="944415252197684443" name="abc_menu_ctrl_shortcut_label">"Ctrl+"</string><string msgid="129742188101734366" name="abc_menu_delete_shortcut_label">"حذف"</string><string msgid="6840127756824236027" name="abc_menu_enter_shortcut_label">"enter"</string><string msgid="4974283687810130415" name="abc_menu_function_shortcut_label">"Function+"</string><string msgid="8046416353848716905" name="abc_menu_meta_shortcut_label">"Meta+"</string><string msgid="3271697756921353410" name="abc_menu_shift_shortcut_label">"Shift+"</string><string msgid="2304645930658438191" name="abc_menu_space_shortcut_label">"فضاء"</string><string msgid="8327365089695024394" name="abc_menu_sym_shortcut_label">"Sym+"</string><string msgid="3570106412128999382" name="abc_prepend_shortcut_label">"القائمة+"</string><string msgid="940844115270746197" name="abc_search_hint">"بحث…"</string><string msgid="1769270744562318534" name="abc_searchview_description_clear">"محو طلب البحث"</string><string msgid="908784302972860853" name="abc_searchview_description_query">"طلب بحث"</string><string msgid="5466662225065974044" name="abc_searchview_description_search">"البحث"</string><string msgid="8203855622131699655" name="abc_searchview_description_submit">"إرسال طلب البحث"</string><string msgid="3478748990613108725" name="abc_searchview_description_voice">"بحث صوتي"</string><string msgid="2650565705514630347" name="abc_shareactionprovider_share_with">"مشاركة مع"</string><string msgid="9009661856846212431" name="abc_shareactionprovider_share_with_application">"مشاركة مع <ns1:g id="APPLICATION_NAME">%s</ns1:g>"</string><string msgid="6389460216547290468" name="abc_toolbar_collapse_description">"تصغير"</string><string msgid="730395136688082741" name="search_menu_title">"البحث"</string></file><file path="C:\Users\mathe\.gradle\caches\transforms-2\files-2.1\c2c5fa787d66aaf40578b3071f4d283f\appcompat-1.1.0\res\values-as\values-as.xml" qualifiers="as"><string msgid="7903180715631665059" name="abc_action_bar_home_description">"গৃহ পৃষ্ঠালৈ যাওক"</string><string msgid="6794660482873516081" name="abc_action_bar_up_description">"ওপৰলৈ যাওক"</string><string msgid="1155814932213556626" name="abc_action_menu_overflow_description">"অধিক বিকল্প"</string><string msgid="2571498368472823490" name="abc_action_mode_done">"সম্পন্ন হ’ল"</string><string msgid="3732416590524162402" name="abc_activity_chooser_view_see_all">"সকলো চাওক"</string><string msgid="1798588241954930982" name="abc_activitychooserview_choose_application">"কোনো এপ্ বাছনি কৰক"</string><string msgid="3403923230105792483" name="abc_capital_off">"অফ"</string><string msgid="7831734969929204599" name="abc_capital_on">"অন"</string><string msgid="5725160506500770567" name="abc_menu_alt_shortcut_label">"Alt+"</string><string msgid="944415252197684443" name="abc_menu_ctrl_shortcut_label">"Ctrl+"</string><string msgid="129742188101734366" name="abc_menu_delete_shortcut_label">"delete"</string><string msgid="6840127756824236027" name="abc_menu_enter_shortcut_label">"enter"</string><string msgid="4974283687810130415" name="abc_menu_function_shortcut_label">"Function+"</string><string msgid="8046416353848716905" name="abc_menu_meta_shortcut_label">"Meta+"</string><string msgid="3271697756921353410" name="abc_menu_shift_shortcut_label">"Shift+"</string><string msgid="2304645930658438191" name="abc_menu_space_shortcut_label">"space"</string><string msgid="8327365089695024394" name="abc_menu_sym_shortcut_label">"Sym+"</string><string msgid="3570106412128999382" name="abc_prepend_shortcut_label">"Menu+"</string><string msgid="940844115270746197" name="abc_search_hint">"সন্ধান কৰক…"</string><string msgid="1769270744562318534" name="abc_searchview_description_clear">"সন্ধান কৰা প্ৰশ্ন মচক"</string><string msgid="908784302972860853" name="abc_searchview_description_query">"সন্ধান কৰা প্ৰশ্ন"</string><string msgid="5466662225065974044" name="abc_searchview_description_search">"সন্ধান"</string><string msgid="8203855622131699655" name="abc_searchview_description_submit">"প্ৰশ্ন দাখিল কৰক"</string><string msgid="3478748990613108725" name="abc_searchview_description_voice">"কণ্ঠধ্বনিৰ দ্বাৰা সন্ধান"</string><string msgid="2650565705514630347" name="abc_shareactionprovider_share_with">"ইয়াৰ জৰিয়তে শ্বেয়াৰ কৰক"</string><string msgid="9009661856846212431" name="abc_shareactionprovider_share_with_application">"<ns1:g id="APPLICATION_NAME">%s</ns1:g>ৰ জৰিয়তে শ্বেয়াৰ কৰক"</string><string msgid="6389460216547290468" name="abc_toolbar_collapse_description">"সংকোচন কৰক"</string><string msgid="730395136688082741" name="search_menu_title">"সন্ধান"</string></file><file path="C:\Users\mathe\.gradle\caches\transforms-2\files-2.1\c2c5fa787d66aaf40578b3071f4d283f\appcompat-1.1.0\res\values-az\values-az.xml" qualifiers="az"><string msgid="7903180715631665059" name="abc_action_bar_home_description">"Əsas səhifəyə keçin"</string><string msgid="6794660482873516081" name="abc_action_bar_up_description">"Yuxarı keçin"</string><string msgid="1155814932213556626" name="abc_action_menu_overflow_description">"Digər seçimlər"</string><string msgid="2571498368472823490" name="abc_action_mode_done">"Hazırdır"</string><string msgid="3732416590524162402" name="abc_activity_chooser_view_see_all">"Hamısına baxın"</string><string msgid="1798588241954930982" name="abc_activitychooserview_choose_application">"Tətbiq seçin"</string><string msgid="3403923230105792483" name="abc_capital_off">"DEAKTİV"</string><string msgid="7831734969929204599" name="abc_capital_on">"AKTİV"</string><string msgid="5725160506500770567" name="abc_menu_alt_shortcut_label">"Alt+"</string><string msgid="944415252197684443" name="abc_menu_ctrl_shortcut_label">"Ctrl+"</string><string msgid="129742188101734366" name="abc_menu_delete_shortcut_label">"silin"</string><string msgid="6840127756824236027" name="abc_menu_enter_shortcut_label">"daxil olun"</string><string msgid="4974283687810130415" name="abc_menu_function_shortcut_label">"Funksiya+"</string><string msgid="8046416353848716905" name="abc_menu_meta_shortcut_label">"Meta+"</string><string msgid="3271697756921353410" name="abc_menu_shift_shortcut_label">"Shift+"</string><string msgid="2304645930658438191" name="abc_menu_space_shortcut_label">"space"</string><string msgid="8327365089695024394" name="abc_menu_sym_shortcut_label">"Sym+"</string><string msgid="3570106412128999382" name="abc_prepend_shortcut_label">"Menyu+"</string><string msgid="940844115270746197" name="abc_search_hint">"Axtarış..."</string><string msgid="1769270744562318534" name="abc_searchview_description_clear">"Sorğunu silin"</string><string msgid="908784302972860853" name="abc_searchview_description_query">"Axtarış sorğusu"</string><string msgid="5466662225065974044" name="abc_searchview_description_search">"Axtarın"</string><string msgid="8203855622131699655" name="abc_searchview_description_submit">"Sorğunu göndərin"</string><string msgid="3478748990613108725" name="abc_searchview_description_voice">"Səsli axtarış"</string><string msgid="2650565705514630347" name="abc_shareactionprovider_share_with">"Paylaşın"</string><string msgid="9009661856846212431" name="abc_shareactionprovider_share_with_application">"<ns1:g id="APPLICATION_NAME">%s</ns1:g> ilə paylaşın"</string><string msgid="6389460216547290468" name="abc_toolbar_collapse_description">"Yığcamlaşdırın"</string><string msgid="730395136688082741" name="search_menu_title">"Axtarın"</string></file><file path="C:\Users\mathe\.gradle\caches\transforms-2\files-2.1\c2c5fa787d66aaf40578b3071f4d283f\appcompat-1.1.0\res\values-b+sr+Latn\values-b+sr+Latn.xml" qualifiers="b+sr+Latn"><string msgid="7903180715631665059" name="abc_action_bar_home_description">"Idite na početnu"</string><string msgid="6794660482873516081" name="abc_action_bar_up_description">"Idite nagore"</string><string msgid="1155814932213556626" name="abc_action_menu_overflow_description">"Još opcija"</string><string msgid="2571498368472823490" name="abc_action_mode_done">"Gotovo"</string><string msgid="3732416590524162402" name="abc_activity_chooser_view_see_all">"Prikaži sve"</string><string msgid="1798588241954930982" name="abc_activitychooserview_choose_application">"Izaberite aplikaciju"</string><string msgid="3403923230105792483" name="abc_capital_off">"ISKLJUČENO"</string><string msgid="7831734969929204599" name="abc_capital_on">"UKLJUČENO"</string><string msgid="5725160506500770567" name="abc_menu_alt_shortcut_label">"Alt+"</string><string msgid="944415252197684443" name="abc_menu_ctrl_shortcut_label">"Ctrl+"</string><string msgid="129742188101734366" name="abc_menu_delete_shortcut_label">"delete"</string><string msgid="6840127756824236027" name="abc_menu_enter_shortcut_label">"enter"</string><string msgid="4974283687810130415" name="abc_menu_function_shortcut_label">"Function+"</string><string msgid="8046416353848716905" name="abc_menu_meta_shortcut_label">"Meta+"</string><string msgid="3271697756921353410" name="abc_menu_shift_shortcut_label">"Shift+"</string><string msgid="2304645930658438191" name="abc_menu_space_shortcut_label">"taster za razmak"</string><string msgid="8327365089695024394" name="abc_menu_sym_shortcut_label">"Sym+"</string><string msgid="3570106412128999382" name="abc_prepend_shortcut_label">"Menu+"</string><string msgid="940844115270746197" name="abc_search_hint">"Pretražite…"</string><string msgid="1769270744562318534" name="abc_searchview_description_clear">"Obrišite upit"</string><string msgid="908784302972860853" name="abc_searchview_description_query">"Pretražite upit"</string><string msgid="5466662225065974044" name="abc_searchview_description_search">"Pretražite"</string><string msgid="8203855622131699655" name="abc_searchview_description_submit">"Pošaljite upit"</string><string msgid="3478748990613108725" name="abc_searchview_description_voice">"Glasovna pretraga"</string><string msgid="2650565705514630347" name="abc_shareactionprovider_share_with">"Delite pomoću"</string><string msgid="9009661856846212431" name="abc_shareactionprovider_share_with_application">"Delite pomoću aplikacije <ns1:g id="APPLICATION_NAME">%s</ns1:g>"</string><string msgid="6389460216547290468" name="abc_toolbar_collapse_description">"Skupi"</string><string msgid="730395136688082741" name="search_menu_title">"Pretražite"</string></file><file path="C:\Users\mathe\.gradle\caches\transforms-2\files-2.1\c2c5fa787d66aaf40578b3071f4d283f\appcompat-1.1.0\res\values-be\values-be.xml" qualifiers="be"><string msgid="7903180715631665059" name="abc_action_bar_home_description">"Перайсці на галоўную старонку"</string><string msgid="6794660482873516081" name="abc_action_bar_up_description">"Перайсці ўверх"</string><string msgid="1155814932213556626" name="abc_action_menu_overflow_description">"Дадатковыя параметры"</string><string msgid="2571498368472823490" name="abc_action_mode_done">"Гатова"</string><string msgid="3732416590524162402" name="abc_activity_chooser_view_see_all">"Паказаць усе"</string><string msgid="1798588241954930982" name="abc_activitychooserview_choose_application">"Выберыце праграму"</string><string msgid="3403923230105792483" name="abc_capital_off">"ВЫКЛ."</string><string msgid="7831734969929204599" name="abc_capital_on">"УКЛ."</string><string msgid="5725160506500770567" name="abc_menu_alt_shortcut_label">"Alt +"</string><string msgid="944415252197684443" name="abc_menu_ctrl_shortcut_label">"Ctrl +"</string><string msgid="129742188101734366" name="abc_menu_delete_shortcut_label">"Delete"</string><string msgid="6840127756824236027" name="abc_menu_enter_shortcut_label">"Enter"</string><string msgid="4974283687810130415" name="abc_menu_function_shortcut_label">"Fn +"</string><string msgid="8046416353848716905" name="abc_menu_meta_shortcut_label">"Meta +"</string><string msgid="3271697756921353410" name="abc_menu_shift_shortcut_label">"Shift +"</string><string msgid="2304645930658438191" name="abc_menu_space_shortcut_label">"Прабел"</string><string msgid="8327365089695024394" name="abc_menu_sym_shortcut_label">"Sym +"</string><string msgid="3570106412128999382" name="abc_prepend_shortcut_label">"Меню +"</string><string msgid="940844115270746197" name="abc_search_hint">"Пошук…"</string><string msgid="1769270744562318534" name="abc_searchview_description_clear">"Выдаліць запыт"</string><string msgid="908784302972860853" name="abc_searchview_description_query">"Пошукавы запыт"</string><string msgid="5466662225065974044" name="abc_searchview_description_search">"Пошук"</string><string msgid="8203855622131699655" name="abc_searchview_description_submit">"Адправіць запыт"</string><string msgid="3478748990613108725" name="abc_searchview_description_voice">"Галасавы пошук"</string><string msgid="2650565705514630347" name="abc_shareactionprovider_share_with">"Абагуліць праз"</string><string msgid="9009661856846212431" name="abc_shareactionprovider_share_with_application">"Абагуліць праз праграму \"<ns1:g id="APPLICATION_NAME">%s</ns1:g>\""</string><string msgid="6389460216547290468" name="abc_toolbar_collapse_description">"Згарнуць"</string><string msgid="730395136688082741" name="search_menu_title">"Пошук"</string></file><file path="C:\Users\mathe\.gradle\caches\transforms-2\files-2.1\c2c5fa787d66aaf40578b3071f4d283f\appcompat-1.1.0\res\values-bg\values-bg.xml" qualifiers="bg"><string msgid="7903180715631665059" name="abc_action_bar_home_description">"Навигиране към началния екран"</string><string msgid="6794660482873516081" name="abc_action_bar_up_description">"Навигиране нагоре"</string><string msgid="1155814932213556626" name="abc_action_menu_overflow_description">"Още опции"</string><string msgid="2571498368472823490" name="abc_action_mode_done">"Готово"</string><string msgid="3732416590524162402" name="abc_activity_chooser_view_see_all">"Преглед на всички"</string><string msgid="1798588241954930982" name="abc_activitychooserview_choose_application">"Изберете приложение"</string><string msgid="3403923230105792483" name="abc_capital_off">"ИЗКЛ."</string><string msgid="7831734969929204599" name="abc_capital_on">"ВКЛ."</string><string msgid="5725160506500770567" name="abc_menu_alt_shortcut_label">"Alt+"</string><string msgid="944415252197684443" name="abc_menu_ctrl_shortcut_label">"Ctrl+"</string><string msgid="129742188101734366" name="abc_menu_delete_shortcut_label">"delete"</string><string msgid="6840127756824236027" name="abc_menu_enter_shortcut_label">"enter"</string><string msgid="4974283687810130415" name="abc_menu_function_shortcut_label">"Function+"</string><string msgid="8046416353848716905" name="abc_menu_meta_shortcut_label">"Meta+"</string><string msgid="3271697756921353410" name="abc_menu_shift_shortcut_label">"Shift+"</string><string msgid="2304645930658438191" name="abc_menu_space_shortcut_label">"клавиша за интервал"</string><string msgid="8327365089695024394" name="abc_menu_sym_shortcut_label">"Sym+"</string><string msgid="3570106412128999382" name="abc_prepend_shortcut_label">"Menu+"</string><string msgid="940844115270746197" name="abc_search_hint">"Търсете…"</string><string msgid="1769270744562318534" name="abc_searchview_description_clear">"Изчистване на заявката"</string><string msgid="908784302972860853" name="abc_searchview_description_query">"Заявка за търсене"</string><string msgid="5466662225065974044" name="abc_searchview_description_search">"Търсене"</string><string msgid="8203855622131699655" name="abc_searchview_description_submit">"Изпращане на заявката"</string><string msgid="3478748990613108725" name="abc_searchview_description_voice">"Гласово търсене"</string><string msgid="2650565705514630347" name="abc_shareactionprovider_share_with">"Споделяне със:"</string><string msgid="9009661856846212431" name="abc_shareactionprovider_share_with_application">"Споделяне със: <ns1:g id="APPLICATION_NAME">%s</ns1:g>"</string><string msgid="6389460216547290468" name="abc_toolbar_collapse_description">"Свиване"</string><string msgid="730395136688082741" name="search_menu_title">"Търсене"</string></file><file path="C:\Users\mathe\.gradle\caches\transforms-2\files-2.1\c2c5fa787d66aaf40578b3071f4d283f\appcompat-1.1.0\res\values-bn\values-bn.xml" qualifiers="bn"><string msgid="7903180715631665059" name="abc_action_bar_home_description">"হোমে নেভিগেট করুন"</string><string msgid="6794660482873516081" name="abc_action_bar_up_description">"উপরে নেভিগেট করুন"</string><string msgid="1155814932213556626" name="abc_action_menu_overflow_description">"আরও বিকল্প"</string><string msgid="2571498368472823490" name="abc_action_mode_done">"হয়ে গেছে"</string><string msgid="3732416590524162402" name="abc_activity_chooser_view_see_all">"সবগুলি দেখুন"</string><string msgid="1798588241954930982" name="abc_activitychooserview_choose_application">"একটি অ্যাপ বেছে নিন"</string><string msgid="3403923230105792483" name="abc_capital_off">"বন্ধ আছে"</string><string msgid="7831734969929204599" name="abc_capital_on">"চালু করুন"</string><string msgid="5725160506500770567" name="abc_menu_alt_shortcut_label">"Alt+"</string><string msgid="944415252197684443" name="abc_menu_ctrl_shortcut_label">"Ctrl+"</string><string msgid="129742188101734366" name="abc_menu_delete_shortcut_label">"মুছুন"</string><string msgid="6840127756824236027" name="abc_menu_enter_shortcut_label">"enter"</string><string msgid="4974283687810130415" name="abc_menu_function_shortcut_label">"Function+"</string><string msgid="8046416353848716905" name="abc_menu_meta_shortcut_label">"Meta+"</string><string msgid="3271697756921353410" name="abc_menu_shift_shortcut_label">"Shift+"</string><string msgid="2304645930658438191" name="abc_menu_space_shortcut_label">"space"</string><string msgid="8327365089695024394" name="abc_menu_sym_shortcut_label">"Sym+"</string><string msgid="3570106412128999382" name="abc_prepend_shortcut_label">"Menu+"</string><string msgid="940844115270746197" name="abc_search_hint">"সার্চ করুন…"</string><string msgid="1769270744562318534" name="abc_searchview_description_clear">"কোয়েরি মুছে ফেলুন"</string><string msgid="908784302972860853" name="abc_searchview_description_query">"সার্চ কোয়েরি"</string><string msgid="5466662225065974044" name="abc_searchview_description_search">"সার্চ করুন"</string><string msgid="8203855622131699655" name="abc_searchview_description_submit">"কোয়েরি জমা দিন"</string><string msgid="3478748990613108725" name="abc_searchview_description_voice">"ভয়েস সার্চ করুন"</string><string msgid="2650565705514630347" name="abc_shareactionprovider_share_with">"শেয়ার করুন"</string><string msgid="9009661856846212431" name="abc_shareactionprovider_share_with_application">"<ns1:g id="APPLICATION_NAME">%s</ns1:g>-এর সাথে শেয়ার করুন"</string><string msgid="6389460216547290468" name="abc_toolbar_collapse_description">"সঙ্কুচিত করুন"</string><string msgid="730395136688082741" name="search_menu_title">"সার্চ করুন"</string></file><file path="C:\Users\mathe\.gradle\caches\transforms-2\files-2.1\c2c5fa787d66aaf40578b3071f4d283f\appcompat-1.1.0\res\values-bs\values-bs.xml" qualifiers="bs"><string msgid="7903180715631665059" name="abc_action_bar_home_description">"Vratite se na početnu stranicu"</string><string msgid="6794660482873516081" name="abc_action_bar_up_description">"Idi gore"</string><string msgid="1155814932213556626" name="abc_action_menu_overflow_description">"Više opcija"</string><string msgid="2571498368472823490" name="abc_action_mode_done">"Gotovo"</string><string msgid="3732416590524162402" name="abc_activity_chooser_view_see_all">"Prikaži sve"</string><string msgid="1798588241954930982" name="abc_activitychooserview_choose_application">"Odaberite aplikaciju"</string><string msgid="3403923230105792483" name="abc_capital_off">"ISKLJUČENO"</string><string msgid="7831734969929204599" name="abc_capital_on">"UKLJUČENO"</string><string msgid="5725160506500770567" name="abc_menu_alt_shortcut_label">"Alt+"</string><string msgid="944415252197684443" name="abc_menu_ctrl_shortcut_label">"Ctrl+"</string><string msgid="129742188101734366" name="abc_menu_delete_shortcut_label">"delete"</string><string msgid="6840127756824236027" name="abc_menu_enter_shortcut_label">"enter"</string><string msgid="4974283687810130415" name="abc_menu_function_shortcut_label">"Function+"</string><string msgid="8046416353848716905" name="abc_menu_meta_shortcut_label">"Meta+"</string><string msgid="3271697756921353410" name="abc_menu_shift_shortcut_label">"Shift+"</string><string msgid="2304645930658438191" name="abc_menu_space_shortcut_label">"razmak"</string><string msgid="8327365089695024394" name="abc_menu_sym_shortcut_label">"Sym+"</string><string msgid="3570106412128999382" name="abc_prepend_shortcut_label">"Menu+"</string><string msgid="940844115270746197" name="abc_search_hint">"Pretražite..."</string><string msgid="1769270744562318534" name="abc_searchview_description_clear">"Obriši upit"</string><string msgid="908784302972860853" name="abc_searchview_description_query">"Pretraži upit"</string><string msgid="5466662225065974044" name="abc_searchview_description_search">"Pretraži"</string><string msgid="8203855622131699655" name="abc_searchview_description_submit">"Pošalji upit"</string><string msgid="3478748990613108725" name="abc_searchview_description_voice">"Glasovno pretraživanje"</string><string msgid="2650565705514630347" name="abc_shareactionprovider_share_with">"Dijeli sa"</string><string msgid="9009661856846212431" name="abc_shareactionprovider_share_with_application">"Dijeli putem aplikacije <ns1:g id="APPLICATION_NAME">%s</ns1:g>"</string><string msgid="6389460216547290468" name="abc_toolbar_collapse_description">"Suzi"</string><string msgid="730395136688082741" name="search_menu_title">"Pretražite"</string></file><file path="C:\Users\mathe\.gradle\caches\transforms-2\files-2.1\c2c5fa787d66aaf40578b3071f4d283f\appcompat-1.1.0\res\values-ca\values-ca.xml" qualifiers="ca"><string msgid="7903180715631665059" name="abc_action_bar_home_description">"Navega a la pàgina d\'inici"</string><string msgid="6794660482873516081" name="abc_action_bar_up_description">"Navega cap amunt"</string><string msgid="1155814932213556626" name="abc_action_menu_overflow_description">"Més opcions"</string><string msgid="2571498368472823490" name="abc_action_mode_done">"Fet"</string><string msgid="3732416590524162402" name="abc_activity_chooser_view_see_all">"Mostra-ho tot"</string><string msgid="1798588241954930982" name="abc_activitychooserview_choose_application">"Selecciona una aplicació"</string><string msgid="3403923230105792483" name="abc_capital_off">"DESACTIVA"</string><string msgid="7831734969929204599" name="abc_capital_on">"ACTIVA"</string><string msgid="5725160506500770567" name="abc_menu_alt_shortcut_label">"Alt+"</string><string msgid="944415252197684443" name="abc_menu_ctrl_shortcut_label">"Ctrl+"</string><string msgid="129742188101734366" name="abc_menu_delete_shortcut_label">"Supr"</string><string msgid="6840127756824236027" name="abc_menu_enter_shortcut_label">"Retorn"</string><string msgid="4974283687810130415" name="abc_menu_function_shortcut_label">"Funció+"</string><string msgid="8046416353848716905" name="abc_menu_meta_shortcut_label">"Meta+"</string><string msgid="3271697756921353410" name="abc_menu_shift_shortcut_label">"Maj+"</string><string msgid="2304645930658438191" name="abc_menu_space_shortcut_label">"Espai"</string><string msgid="8327365089695024394" name="abc_menu_sym_shortcut_label">"Sym+"</string><string msgid="3570106412128999382" name="abc_prepend_shortcut_label">"Menú+"</string><string msgid="940844115270746197" name="abc_search_hint">"Cerca…"</string><string msgid="1769270744562318534" name="abc_searchview_description_clear">"Esborra la consulta"</string><string msgid="908784302972860853" name="abc_searchview_description_query">"Consulta de cerca"</string><string msgid="5466662225065974044" name="abc_searchview_description_search">"Cerca"</string><string msgid="8203855622131699655" name="abc_searchview_description_submit">"Envia la consulta"</string><string msgid="3478748990613108725" name="abc_searchview_description_voice">"Cerca per veu"</string><string msgid="2650565705514630347" name="abc_shareactionprovider_share_with">"Comparteix amb"</string><string msgid="9009661856846212431" name="abc_shareactionprovider_share_with_application">"Comparteix amb <ns1:g id="APPLICATION_NAME">%s</ns1:g>"</string><string msgid="6389460216547290468" name="abc_toolbar_collapse_description">"Replega"</string><string msgid="730395136688082741" name="search_menu_title">"Cerca"</string></file><file path="C:\Users\mathe\.gradle\caches\transforms-2\files-2.1\c2c5fa787d66aaf40578b3071f4d283f\appcompat-1.1.0\res\values-cs\values-cs.xml" qualifiers="cs"><string msgid="7903180715631665059" name="abc_action_bar_home_description">"Přejít na plochu"</string><string msgid="6794660482873516081" name="abc_action_bar_up_description">"Přejít nahoru"</string><string msgid="1155814932213556626" name="abc_action_menu_overflow_description">"Více možností"</string><string msgid="2571498368472823490" name="abc_action_mode_done">"Hotovo"</string><string msgid="3732416590524162402" name="abc_activity_chooser_view_see_all">"Zobrazit vše"</string><string msgid="1798588241954930982" name="abc_activitychooserview_choose_application">"Vybrat aplikaci"</string><string msgid="3403923230105792483" name="abc_capital_off">"VYP"</string><string msgid="7831734969929204599" name="abc_capital_on">"ZAP"</string><string msgid="5725160506500770567" name="abc_menu_alt_shortcut_label">"Alt+"</string><string msgid="944415252197684443" name="abc_menu_ctrl_shortcut_label">"Ctrl+"</string><string msgid="129742188101734366" name="abc_menu_delete_shortcut_label">"delete"</string><string msgid="6840127756824236027" name="abc_menu_enter_shortcut_label">"enter"</string><string msgid="4974283687810130415" name="abc_menu_function_shortcut_label">"Fn+"</string><string msgid="8046416353848716905" name="abc_menu_meta_shortcut_label">"Meta+"</string><string msgid="3271697756921353410" name="abc_menu_shift_shortcut_label">"Shift+"</string><string msgid="2304645930658438191" name="abc_menu_space_shortcut_label">"mezerník"</string><string msgid="8327365089695024394" name="abc_menu_sym_shortcut_label">"Sym+"</string><string msgid="3570106412128999382" name="abc_prepend_shortcut_label">"Menu+"</string><string msgid="940844115270746197" name="abc_search_hint">"Vyhledat…"</string><string msgid="1769270744562318534" name="abc_searchview_description_clear">"Smazat dotaz"</string><string msgid="908784302972860853" name="abc_searchview_description_query">"Dotaz pro vyhledávání"</string><string msgid="5466662225065974044" name="abc_searchview_description_search">"Hledat"</string><string msgid="8203855622131699655" name="abc_searchview_description_submit">"Odeslat dotaz"</string><string msgid="3478748990613108725" name="abc_searchview_description_voice">"Hlasové vyhledávání"</string><string msgid="2650565705514630347" name="abc_shareactionprovider_share_with">"Sdílet s"</string><string msgid="9009661856846212431" name="abc_shareactionprovider_share_with_application">"Sdílet s aplikací <ns1:g id="APPLICATION_NAME">%s</ns1:g>"</string><string msgid="6389460216547290468" name="abc_toolbar_collapse_description">"Sbalit"</string><string msgid="730395136688082741" name="search_menu_title">"Hledat"</string></file><file path="C:\Users\mathe\.gradle\caches\transforms-2\files-2.1\c2c5fa787d66aaf40578b3071f4d283f\appcompat-1.1.0\res\values-da\values-da.xml" qualifiers="da"><string msgid="7903180715631665059" name="abc_action_bar_home_description">"Find hjem"</string><string msgid="6794660482873516081" name="abc_action_bar_up_description">"Gå op"</string><string msgid="1155814932213556626" name="abc_action_menu_overflow_description">"Flere valgmuligheder"</string><string msgid="2571498368472823490" name="abc_action_mode_done">"Udfør"</string><string msgid="3732416590524162402" name="abc_activity_chooser_view_see_all">"Se alle"</string><string msgid="1798588241954930982" name="abc_activitychooserview_choose_application">"Vælg en app"</string><string msgid="3403923230105792483" name="abc_capital_off">"FRA"</string><string msgid="7831734969929204599" name="abc_capital_on">"TIL"</string><string msgid="5725160506500770567" name="abc_menu_alt_shortcut_label">"Alt+"</string><string msgid="944415252197684443" name="abc_menu_ctrl_shortcut_label">"Ctrl+"</string><string msgid="129742188101734366" name="abc_menu_delete_shortcut_label">"slet"</string><string msgid="6840127756824236027" name="abc_menu_enter_shortcut_label">"enter"</string><string msgid="4974283687810130415" name="abc_menu_function_shortcut_label">"Fn+"</string><string msgid="8046416353848716905" name="abc_menu_meta_shortcut_label">"Meta+"</string><string msgid="3271697756921353410" name="abc_menu_shift_shortcut_label">"Shift+"</string><string msgid="2304645930658438191" name="abc_menu_space_shortcut_label">"mellemrum"</string><string msgid="8327365089695024394" name="abc_menu_sym_shortcut_label">"Sym+"</string><string msgid="3570106412128999382" name="abc_prepend_shortcut_label">"Menu+"</string><string msgid="940844115270746197" name="abc_search_hint">"Søg…"</string><string msgid="1769270744562318534" name="abc_searchview_description_clear">"Ryd forespørgsel"</string><string msgid="908784302972860853" name="abc_searchview_description_query">"Søgeforespørgsel"</string><string msgid="5466662225065974044" name="abc_searchview_description_search">"Søg"</string><string msgid="8203855622131699655" name="abc_searchview_description_submit">"Indsend forespørgsel"</string><string msgid="3478748990613108725" name="abc_searchview_description_voice">"Talesøgning"</string><string msgid="2650565705514630347" name="abc_shareactionprovider_share_with">"Del med"</string><string msgid="9009661856846212431" name="abc_shareactionprovider_share_with_application">"Del med <ns1:g id="APPLICATION_NAME">%s</ns1:g>"</string><string msgid="6389460216547290468" name="abc_toolbar_collapse_description">"Skjul"</string><string msgid="730395136688082741" name="search_menu_title">"Søg"</string></file><file path="C:\Users\mathe\.gradle\caches\transforms-2\files-2.1\c2c5fa787d66aaf40578b3071f4d283f\appcompat-1.1.0\res\values-de\values-de.xml" qualifiers="de"><string msgid="7903180715631665059" name="abc_action_bar_home_description">"Zur Startseite"</string><string msgid="6794660482873516081" name="abc_action_bar_up_description">"Nach oben"</string><string msgid="1155814932213556626" name="abc_action_menu_overflow_description">"Weitere Optionen"</string><string msgid="2571498368472823490" name="abc_action_mode_done">"Fertig"</string><string msgid="3732416590524162402" name="abc_activity_chooser_view_see_all">"Alle anzeigen"</string><string msgid="1798588241954930982" name="abc_activitychooserview_choose_application">"App auswählen"</string><string msgid="3403923230105792483" name="abc_capital_off">"AUS"</string><string msgid="7831734969929204599" name="abc_capital_on">"AN"</string><string msgid="5725160506500770567" name="abc_menu_alt_shortcut_label">"Alt +"</string><string msgid="944415252197684443" name="abc_menu_ctrl_shortcut_label">"Strg +"</string><string msgid="129742188101734366" name="abc_menu_delete_shortcut_label">"Löschen"</string><string msgid="6840127756824236027" name="abc_menu_enter_shortcut_label">"Eingabetaste"</string><string msgid="4974283687810130415" name="abc_menu_function_shortcut_label">"Funktionstaste +"</string><string msgid="8046416353848716905" name="abc_menu_meta_shortcut_label">"Meta-Taste +"</string><string msgid="3271697756921353410" name="abc_menu_shift_shortcut_label">"Umschalttaste +"</string><string msgid="2304645930658438191" name="abc_menu_space_shortcut_label">"Leertaste"</string><string msgid="8327365089695024394" name="abc_menu_sym_shortcut_label">"Sym-Taste +"</string><string msgid="3570106412128999382" name="abc_prepend_shortcut_label">"Menütaste +"</string><string msgid="940844115270746197" name="abc_search_hint">"Suchen…"</string><string msgid="1769270744562318534" name="abc_searchview_description_clear">"Suchanfrage löschen"</string><string msgid="908784302972860853" name="abc_searchview_description_query">"Suchanfrage"</string><string msgid="5466662225065974044" name="abc_searchview_description_search">"Suche"</string><string msgid="8203855622131699655" name="abc_searchview_description_submit">"Anfrage senden"</string><string msgid="3478748990613108725" name="abc_searchview_description_voice">"Sprachsuche"</string><string msgid="2650565705514630347" name="abc_shareactionprovider_share_with">"Teilen mit"</string><string msgid="9009661856846212431" name="abc_shareactionprovider_share_with_application">"Mit <ns1:g id="APPLICATION_NAME">%s</ns1:g> teilen"</string><string msgid="6389460216547290468" name="abc_toolbar_collapse_description">"Minimieren"</string><string msgid="730395136688082741" name="search_menu_title">"Suche"</string></file><file path="C:\Users\mathe\.gradle\caches\transforms-2\files-2.1\c2c5fa787d66aaf40578b3071f4d283f\appcompat-1.1.0\res\values-el\values-el.xml" qualifiers="el"><string msgid="7903180715631665059" name="abc_action_bar_home_description">"Πλοήγηση στην αρχική σελίδα"</string><string msgid="6794660482873516081" name="abc_action_bar_up_description">"Πλοήγηση προς τα επάνω"</string><string msgid="1155814932213556626" name="abc_action_menu_overflow_description">"Περισσότερες επιλογές"</string><string msgid="2571498368472823490" name="abc_action_mode_done">"Τέλος"</string><string msgid="3732416590524162402" name="abc_activity_chooser_view_see_all">"Εμφάνιση όλων"</string><string msgid="1798588241954930982" name="abc_activitychooserview_choose_application">"Επιλέξτε μια εφαρμογή"</string><string msgid="3403923230105792483" name="abc_capital_off">"ΑΠΕΝΕΡΓΟΠΟΙΗΣΗ"</string><string msgid="7831734969929204599" name="abc_capital_on">"ΕΝΕΡΓΟΠΟΙΗΣΗ"</string><string msgid="5725160506500770567" name="abc_menu_alt_shortcut_label">"Alt+"</string><string msgid="944415252197684443" name="abc_menu_ctrl_shortcut_label">"Ctrl+"</string><string msgid="129742188101734366" name="abc_menu_delete_shortcut_label">"delete"</string><string msgid="6840127756824236027" name="abc_menu_enter_shortcut_label">"enter"</string><string msgid="4974283687810130415" name="abc_menu_function_shortcut_label">"Function+"</string><string msgid="8046416353848716905" name="abc_menu_meta_shortcut_label">"Meta+"</string><string msgid="3271697756921353410" name="abc_menu_shift_shortcut_label">"Shift+"</string><string msgid="2304645930658438191" name="abc_menu_space_shortcut_label">"διάστημα"</string><string msgid="8327365089695024394" name="abc_menu_sym_shortcut_label">"Sym+"</string><string msgid="3570106412128999382" name="abc_prepend_shortcut_label">"Menu+"</string><string msgid="940844115270746197" name="abc_search_hint">"Αναζήτηση…"</string><string msgid="1769270744562318534" name="abc_searchview_description_clear">"Διαγραφή ερωτήματος"</string><string msgid="908784302972860853" name="abc_searchview_description_query">"Ερώτημα αναζήτησης"</string><string msgid="5466662225065974044" name="abc_searchview_description_search">"Αναζήτηση"</string><string msgid="8203855622131699655" name="abc_searchview_description_submit">"Υποβολή ερωτήματος"</string><string msgid="3478748990613108725" name="abc_searchview_description_voice">"Φωνητική αναζήτηση"</string><string msgid="2650565705514630347" name="abc_shareactionprovider_share_with">"Κοινοποίηση σε"</string><string msgid="9009661856846212431" name="abc_shareactionprovider_share_with_application">"Κοινοποίηση στην εφαρμογή <ns1:g id="APPLICATION_NAME">%s</ns1:g>"</string><string msgid="6389460216547290468" name="abc_toolbar_collapse_description">"Σύμπτυξη"</string><string msgid="730395136688082741" name="search_menu_title">"Αναζήτηση"</string></file><file path="C:\Users\mathe\.gradle\caches\transforms-2\files-2.1\c2c5fa787d66aaf40578b3071f4d283f\appcompat-1.1.0\res\values-en-rAU\values-en-rAU.xml" qualifiers="en-rAU"><string msgid="7903180715631665059" name="abc_action_bar_home_description">"Navigate home"</string><string msgid="6794660482873516081" name="abc_action_bar_up_description">"Navigate up"</string><string msgid="1155814932213556626" name="abc_action_menu_overflow_description">"More options"</string><string msgid="2571498368472823490" name="abc_action_mode_done">"Done"</string><string msgid="3732416590524162402" name="abc_activity_chooser_view_see_all">"See all"</string><string msgid="1798588241954930982" name="abc_activitychooserview_choose_application">"Choose an app"</string><string msgid="3403923230105792483" name="abc_capital_off">"OFF"</string><string msgid="7831734969929204599" name="abc_capital_on">"ON"</string><string msgid="5725160506500770567" name="abc_menu_alt_shortcut_label">"Alt+"</string><string msgid="944415252197684443" name="abc_menu_ctrl_shortcut_label">"Ctrl+"</string><string msgid="129742188101734366" name="abc_menu_delete_shortcut_label">"delete"</string><string msgid="6840127756824236027" name="abc_menu_enter_shortcut_label">"enter"</string><string msgid="4974283687810130415" name="abc_menu_function_shortcut_label">"Function+"</string><string msgid="8046416353848716905" name="abc_menu_meta_shortcut_label">"Meta+"</string><string msgid="3271697756921353410" name="abc_menu_shift_shortcut_label">"Shift+"</string><string msgid="2304645930658438191" name="abc_menu_space_shortcut_label">"space"</string><string msgid="8327365089695024394" name="abc_menu_sym_shortcut_label">"Sym+"</string><string msgid="3570106412128999382" name="abc_prepend_shortcut_label">"Menu+"</string><string msgid="940844115270746197" name="abc_search_hint">"Search…"</string><string msgid="1769270744562318534" name="abc_searchview_description_clear">"Clear query"</string><string msgid="908784302972860853" name="abc_searchview_description_query">"Search query"</string><string msgid="5466662225065974044" name="abc_searchview_description_search">"Search"</string><string msgid="8203855622131699655" name="abc_searchview_description_submit">"Submit query"</string><string msgid="3478748990613108725" name="abc_searchview_description_voice">"Voice search"</string><string msgid="2650565705514630347" name="abc_shareactionprovider_share_with">"Share with"</string><string msgid="9009661856846212431" name="abc_shareactionprovider_share_with_application">"Share with <ns1:g id="APPLICATION_NAME">%s</ns1:g>"</string><string msgid="6389460216547290468" name="abc_toolbar_collapse_description">"Collapse"</string><string msgid="730395136688082741" name="search_menu_title">"Search"</string></file><file path="C:\Users\mathe\.gradle\caches\transforms-2\files-2.1\c2c5fa787d66aaf40578b3071f4d283f\appcompat-1.1.0\res\values-en-rCA\values-en-rCA.xml" qualifiers="en-rCA"><string msgid="4600421777120114993" name="abc_action_bar_home_description">"Navigate home"</string><string msgid="1594238315039666878" name="abc_action_bar_up_description">"Navigate up"</string><string msgid="3588849162933574182" name="abc_action_menu_overflow_description">"More options"</string><string msgid="4076576682505996667" name="abc_action_mode_done">"Done"</string><string msgid="7468859129482906941" name="abc_activity_chooser_view_see_all">"See all"</string><string msgid="2031811694353399454" name="abc_activitychooserview_choose_application">"Choose an app"</string><string msgid="121134116657445385" name="abc_capital_off">"OFF"</string><string msgid="3405795526292276155" name="abc_capital_on">"ON"</string><string msgid="1302280443949172191" name="abc_menu_alt_shortcut_label">"Alt+"</string><string msgid="1324831542140195728" name="abc_menu_ctrl_shortcut_label">"Ctrl+"</string><string msgid="8362206064229013510" name="abc_menu_delete_shortcut_label">"delete"</string><string msgid="8341180395196749340" name="abc_menu_enter_shortcut_label">"enter"</string><string msgid="4792426091847145555" name="abc_menu_function_shortcut_label">"Function+"</string><string msgid="7643535737296831317" name="abc_menu_meta_shortcut_label">"Meta+"</string><string msgid="8126296154200614004" name="abc_menu_shift_shortcut_label">"Shift+"</string><string msgid="2378550843553983978" name="abc_menu_space_shortcut_label">"space"</string><string msgid="9002602288060866689" name="abc_menu_sym_shortcut_label">"Sym+"</string><string msgid="1351762916121158029" name="abc_prepend_shortcut_label">"Menu+"</string><string msgid="7723749260725869598" name="abc_search_hint">"Search…"</string><string msgid="3691816814315814921" name="abc_searchview_description_clear">"Clear query"</string><string msgid="2550479030709304392" name="abc_searchview_description_query">"Search query"</string><string msgid="8264924765203268293" name="abc_searchview_description_search">"Search"</string><string msgid="8928215447528550784" name="abc_searchview_description_submit">"Submit query"</string><string msgid="893419373245838918" name="abc_searchview_description_voice">"Voice search"</string><string msgid="3421042268587513524" name="abc_shareactionprovider_share_with">"Share with"</string><string msgid="3300176832234831527" name="abc_shareactionprovider_share_with_application">"Share with <ns1:g id="APPLICATION_NAME">%s</ns1:g>"</string><string msgid="1603543279005712093" name="abc_toolbar_collapse_description">"Collapse"</string><string msgid="146198913615257606" name="search_menu_title">"Search"</string></file><file path="C:\Users\mathe\.gradle\caches\transforms-2\files-2.1\c2c5fa787d66aaf40578b3071f4d283f\appcompat-1.1.0\res\values-en-rGB\values-en-rGB.xml" qualifiers="en-rGB"><string msgid="7903180715631665059" name="abc_action_bar_home_description">"Navigate home"</string><string msgid="6794660482873516081" name="abc_action_bar_up_description">"Navigate up"</string><string msgid="1155814932213556626" name="abc_action_menu_overflow_description">"More options"</string><string msgid="2571498368472823490" name="abc_action_mode_done">"Done"</string><string msgid="3732416590524162402" name="abc_activity_chooser_view_see_all">"See all"</string><string msgid="1798588241954930982" name="abc_activitychooserview_choose_application">"Choose an app"</string><string msgid="3403923230105792483" name="abc_capital_off">"OFF"</string><string msgid="7831734969929204599" name="abc_capital_on">"ON"</string><string msgid="5725160506500770567" name="abc_menu_alt_shortcut_label">"Alt+"</string><string msgid="944415252197684443" name="abc_menu_ctrl_shortcut_label">"Ctrl+"</string><string msgid="129742188101734366" name="abc_menu_delete_shortcut_label">"delete"</string><string msgid="6840127756824236027" name="abc_menu_enter_shortcut_label">"enter"</string><string msgid="4974283687810130415" name="abc_menu_function_shortcut_label">"Function+"</string><string msgid="8046416353848716905" name="abc_menu_meta_shortcut_label">"Meta+"</string><string msgid="3271697756921353410" name="abc_menu_shift_shortcut_label">"Shift+"</string><string msgid="2304645930658438191" name="abc_menu_space_shortcut_label">"space"</string><string msgid="8327365089695024394" name="abc_menu_sym_shortcut_label">"Sym+"</string><string msgid="3570106412128999382" name="abc_prepend_shortcut_label">"Menu+"</string><string msgid="940844115270746197" name="abc_search_hint">"Search…"</string><string msgid="1769270744562318534" name="abc_searchview_description_clear">"Clear query"</string><string msgid="908784302972860853" name="abc_searchview_description_query">"Search query"</string><string msgid="5466662225065974044" name="abc_searchview_description_search">"Search"</string><string msgid="8203855622131699655" name="abc_searchview_description_submit">"Submit query"</string><string msgid="3478748990613108725" name="abc_searchview_description_voice">"Voice search"</string><string msgid="2650565705514630347" name="abc_shareactionprovider_share_with">"Share with"</string><string msgid="9009661856846212431" name="abc_shareactionprovider_share_with_application">"Share with <ns1:g id="APPLICATION_NAME">%s</ns1:g>"</string><string msgid="6389460216547290468" name="abc_toolbar_collapse_description">"Collapse"</string><string msgid="730395136688082741" name="search_menu_title">"Search"</string></file><file path="C:\Users\mathe\.gradle\caches\transforms-2\files-2.1\c2c5fa787d66aaf40578b3071f4d283f\appcompat-1.1.0\res\values-en-rIN\values-en-rIN.xml" qualifiers="en-rIN"><string msgid="7903180715631665059" name="abc_action_bar_home_description">"Navigate home"</string><string msgid="6794660482873516081" name="abc_action_bar_up_description">"Navigate up"</string><string msgid="1155814932213556626" name="abc_action_menu_overflow_description">"More options"</string><string msgid="2571498368472823490" name="abc_action_mode_done">"Done"</string><string msgid="3732416590524162402" name="abc_activity_chooser_view_see_all">"See all"</string><string msgid="1798588241954930982" name="abc_activitychooserview_choose_application">"Choose an app"</string><string msgid="3403923230105792483" name="abc_capital_off">"OFF"</string><string msgid="7831734969929204599" name="abc_capital_on">"ON"</string><string msgid="5725160506500770567" name="abc_menu_alt_shortcut_label">"Alt+"</string><string msgid="944415252197684443" name="abc_menu_ctrl_shortcut_label">"Ctrl+"</string><string msgid="129742188101734366" name="abc_menu_delete_shortcut_label">"delete"</string><string msgid="6840127756824236027" name="abc_menu_enter_shortcut_label">"enter"</string><string msgid="4974283687810130415" name="abc_menu_function_shortcut_label">"Function+"</string><string msgid="8046416353848716905" name="abc_menu_meta_shortcut_label">"Meta+"</string><string msgid="3271697756921353410" name="abc_menu_shift_shortcut_label">"Shift+"</string><string msgid="2304645930658438191" name="abc_menu_space_shortcut_label">"space"</string><string msgid="8327365089695024394" name="abc_menu_sym_shortcut_label">"Sym+"</string><string msgid="3570106412128999382" name="abc_prepend_shortcut_label">"Menu+"</string><string msgid="940844115270746197" name="abc_search_hint">"Search…"</string><string msgid="1769270744562318534" name="abc_searchview_description_clear">"Clear query"</string><string msgid="908784302972860853" name="abc_searchview_description_query">"Search query"</string><string msgid="5466662225065974044" name="abc_searchview_description_search">"Search"</string><string msgid="8203855622131699655" name="abc_searchview_description_submit">"Submit query"</string><string msgid="3478748990613108725" name="abc_searchview_description_voice">"Voice search"</string><string msgid="2650565705514630347" name="abc_shareactionprovider_share_with">"Share with"</string><string msgid="9009661856846212431" name="abc_shareactionprovider_share_with_application">"Share with <ns1:g id="APPLICATION_NAME">%s</ns1:g>"</string><string msgid="6389460216547290468" name="abc_toolbar_collapse_description">"Collapse"</string><string msgid="730395136688082741" name="search_menu_title">"Search"</string></file><file path="C:\Users\mathe\.gradle\caches\transforms-2\files-2.1\c2c5fa787d66aaf40578b3071f4d283f\appcompat-1.1.0\res\values-en-rXC\values-en-rXC.xml" qualifiers="en-rXC"><string msgid="4600421777120114993" name="abc_action_bar_home_description">"Navigate home"</string><string msgid="1594238315039666878" name="abc_action_bar_up_description">"Navigate up"</string><string msgid="3588849162933574182" name="abc_action_menu_overflow_description">"More options"</string><string msgid="4076576682505996667" name="abc_action_mode_done">"Done"</string><string msgid="7468859129482906941" name="abc_activity_chooser_view_see_all">"See all"</string><string msgid="2031811694353399454" name="abc_activitychooserview_choose_application">"Choose an app"</string><string msgid="121134116657445385" name="abc_capital_off">"OFF"</string><string msgid="3405795526292276155" name="abc_capital_on">"ON"</string><string msgid="1302280443949172191" name="abc_menu_alt_shortcut_label">"Alt+"</string><string msgid="1324831542140195728" name="abc_menu_ctrl_shortcut_label">"Ctrl+"</string><string msgid="8362206064229013510" name="abc_menu_delete_shortcut_label">"delete"</string><string msgid="8341180395196749340" name="abc_menu_enter_shortcut_label">"enter"</string><string msgid="4792426091847145555" name="abc_menu_function_shortcut_label">"Function+"</string><string msgid="7643535737296831317" name="abc_menu_meta_shortcut_label">"Meta+"</string><string msgid="8126296154200614004" name="abc_menu_shift_shortcut_label">"Shift+"</string><string msgid="2378550843553983978" name="abc_menu_space_shortcut_label">"space"</string><string msgid="9002602288060866689" name="abc_menu_sym_shortcut_label">"Sym+"</string><string msgid="1351762916121158029" name="abc_prepend_shortcut_label">"Menu+"</string><string msgid="7723749260725869598" name="abc_search_hint">"Search…"</string><string msgid="3691816814315814921" name="abc_searchview_description_clear">"Clear query"</string><string msgid="2550479030709304392" name="abc_searchview_description_query">"Search query"</string><string msgid="8264924765203268293" name="abc_searchview_description_search">"Search"</string><string msgid="8928215447528550784" name="abc_searchview_description_submit">"Submit query"</string><string msgid="893419373245838918" name="abc_searchview_description_voice">"Voice search"</string><string msgid="3421042268587513524" name="abc_shareactionprovider_share_with">"Share with"</string><string msgid="3300176832234831527" name="abc_shareactionprovider_share_with_application">"Share with <ns1:g id="APPLICATION_NAME">%s</ns1:g>"</string><string msgid="1603543279005712093" name="abc_toolbar_collapse_description">"Collapse"</string><string msgid="146198913615257606" name="search_menu_title">"Search"</string></file><file path="C:\Users\mathe\.gradle\caches\transforms-2\files-2.1\c2c5fa787d66aaf40578b3071f4d283f\appcompat-1.1.0\res\values-es\values-es.xml" qualifiers="es"><string msgid="7903180715631665059" name="abc_action_bar_home_description">"Ir a inicio"</string><string msgid="6794660482873516081" name="abc_action_bar_up_description">"Desplazarse hacia arriba"</string><string msgid="1155814932213556626" name="abc_action_menu_overflow_description">"Más opciones"</string><string msgid="2571498368472823490" name="abc_action_mode_done">"Listo"</string><string msgid="3732416590524162402" name="abc_activity_chooser_view_see_all">"Ver todo"</string><string msgid="1798588241954930982" name="abc_activitychooserview_choose_application">"Seleccionar una aplicación"</string><string msgid="3403923230105792483" name="abc_capital_off">"DESACTIVADO"</string><string msgid="7831734969929204599" name="abc_capital_on">"ACTIVADO"</string><string msgid="5725160506500770567" name="abc_menu_alt_shortcut_label">"Alt +"</string><string msgid="944415252197684443" name="abc_menu_ctrl_shortcut_label">"Ctrl +"</string><string msgid="129742188101734366" name="abc_menu_delete_shortcut_label">"Suprimir"</string><string msgid="6840127756824236027" name="abc_menu_enter_shortcut_label">"Intro"</string><string msgid="4974283687810130415" name="abc_menu_function_shortcut_label">"Función +"</string><string msgid="8046416353848716905" name="abc_menu_meta_shortcut_label">"Meta +"</string><string msgid="3271697756921353410" name="abc_menu_shift_shortcut_label">"Mayús +"</string><string msgid="2304645930658438191" name="abc_menu_space_shortcut_label">"Espacio"</string><string msgid="8327365089695024394" name="abc_menu_sym_shortcut_label">"Sym +"</string><string msgid="3570106412128999382" name="abc_prepend_shortcut_label">"Menú +"</string><string msgid="940844115270746197" name="abc_search_hint">"Buscar…"</string><string msgid="1769270744562318534" name="abc_searchview_description_clear">"Borrar consulta"</string><string msgid="908784302972860853" name="abc_searchview_description_query">"Consulta de búsqueda"</string><string m |
(Sorry about that, but we can’t show files that are this big right now.)
(Sorry about that, but we can’t show files that are this big right now.)
(Sorry about that, but we can’t show files that are this big right now.)
(Sorry about that, but we can’t show files that are this big right now.)
(Sorry about that, but we can’t show files that are this big right now.)
(Sorry about that, but we can’t show files that are this big right now.)
(Sorry about that, but we can’t show files that are this big right now.)
(Sorry about that, but we can’t show files that are this big right now.)
(Sorry about that, but we can’t show files that are this big right now.)
(Sorry about that, but we can’t show files that are this big right now.)
(Sorry about that, but we can’t show files that are this big right now.)
(Sorry about that, but we can’t show files that are this big right now.)
(Sorry about that, but we can’t show files that are this big right now.)
(Sorry about that, but we can’t show files that are this big right now.)
(Sorry about that, but we can’t show files that are this big right now.)
(Sorry about that, but we can’t show files that are this big right now.)
(Sorry about that, but we can’t show files that are this big right now.)
(Sorry about that, but we can’t show files that are this big right now.)
(Sorry about that, but we can’t show files that are this big right now.)
(Sorry about that, but we can’t show files that are this big right now.)
(Sorry about that, but we can’t show files that are this big right now.)
(Sorry about that, but we can’t show files that are this big right now.)
(Sorry about that, but we can’t show files that are this big right now.)
(Sorry about that, but we can’t show files that are this big right now.)
(Sorry about that, but we can’t show files that are this big right now.)
(Sorry about that, but we can’t show files that are this big right now.)
(Sorry about that, but we can’t show files that are this big right now.)
(Sorry about that, but we can’t show files that are this big right now.)
(Sorry about that, but we can’t show files that are this big right now.)
(Sorry about that, but we can’t show files that are this big right now.)
(Sorry about that, but we can’t show files that are this big right now.)
(Sorry about that, but we can’t show files that are this big right now.)
(Sorry about that, but we can’t show files that are this big right now.)
(Sorry about that, but we can’t show files that are this big right now.)
(Sorry about that, but we can’t show files that are this big right now.)
(Sorry about that, but we can’t show files that are this big right now.)
(Sorry about that, but we can’t show files that are this big right now.)
(Sorry about that, but we can’t show files that are this big right now.)
(Sorry about that, but we can’t show files that are this big right now.)
(Sorry about that, but we can’t show files that are this big right now.)
(Sorry about that, but we can’t show files that are this big right now.)
(Sorry about that, but we can’t show files that are this big right now.)
(Sorry about that, but we can’t show files that are this big right now.)
(Sorry about that, but we can’t show files that are this big right now.)