summaryrefslogtreecommitdiff
path: root/app/build/intermediates/incremental/debug/packageDebugResources
diff options
context:
space:
mode:
authormagh <magh@maghmogh.com>2024-11-22 15:54:21 +0900
committermagh <magh@maghmogh.com>2024-11-22 15:54:21 +0900
commit241c94f7c9ea6e12b699c6b7ae181905f1d5d869 (patch)
treeb24d533e36b48ccd1d2ddd10edc637cb9194f16e /app/build/intermediates/incremental/debug/packageDebugResources
initial commitHEADmaster
Diffstat (limited to 'app/build/intermediates/incremental/debug/packageDebugResources')
-rw-r--r--app/build/intermediates/incremental/debug/packageDebugResources/compile-file-map.properties8
-rw-r--r--app/build/intermediates/incremental/debug/packageDebugResources/merged.dir/values/values.xml11
-rw-r--r--app/build/intermediates/incremental/debug/packageDebugResources/merger.xml4
3 files changed, 23 insertions, 0 deletions
diff --git a/app/build/intermediates/incremental/debug/packageDebugResources/compile-file-map.properties b/app/build/intermediates/incremental/debug/packageDebugResources/compile-file-map.properties
new file mode 100644
index 0000000..0affc52
--- /dev/null
+++ b/app/build/intermediates/incremental/debug/packageDebugResources/compile-file-map.properties
@@ -0,0 +1,8 @@
+#Fri Nov 22 15:13:03 JST 2024
+com.example.mylauncher.app-main-6\:/drawable/menu_item_background.xml=/home/taniyama/Documents/new_launcher/app/build/intermediates/packaged_res/debug/drawable/menu_item_background.xml
+com.example.mylauncher.app-main-6\:/layout/activity_main.xml=/home/taniyama/Documents/new_launcher/app/build/intermediates/packaged_res/debug/layout/activity_main.xml
+com.example.mylauncher.app-main-6\:/layout/colors.xml=/home/taniyama/Documents/new_launcher/app/build/intermediates/packaged_res/debug/layout/colors.xml
+com.example.mylauncher.app-main-6\:/layout/menu_item.xml=/home/taniyama/Documents/new_launcher/app/build/intermediates/packaged_res/debug/layout/menu_item.xml
+com.example.mylauncher.app-main-6\:/layout/strings.xml=/home/taniyama/Documents/new_launcher/app/build/intermediates/packaged_res/debug/layout/strings.xml
+com.example.mylauncher.app-main-6\:/layout/styles.xml=/home/taniyama/Documents/new_launcher/app/build/intermediates/packaged_res/debug/layout/styles.xml
+com.example.mylauncher.app-main-6\:/layout/themes.xml=/home/taniyama/Documents/new_launcher/app/build/intermediates/packaged_res/debug/layout/themes.xml
diff --git a/app/build/intermediates/incremental/debug/packageDebugResources/merged.dir/values/values.xml b/app/build/intermediates/incremental/debug/packageDebugResources/merged.dir/values/values.xml
new file mode 100644
index 0000000..54878b1
--- /dev/null
+++ b/app/build/intermediates/incremental/debug/packageDebugResources/merged.dir/values/values.xml
@@ -0,0 +1,11 @@
+<?xml version="1.0" encoding="utf-8"?>
+<resources>
+ <color name="menuBackground">#80333333</color>
+ <color name="menuDivider">#80444444</color>
+ <color name="menuHeaderBackground">#801E1E1E</color>
+ <color name="menuHighlight">#00BFFF</color>
+ <string name="app_name">Custom Launcher</string>
+ <style name="AppTheme" parent="Theme.AppCompat.NoActionBar">
+ <item name="android:windowBackground">@android:color/white</item>
+ </style>
+</resources> \ No newline at end of file
diff --git a/app/build/intermediates/incremental/debug/packageDebugResources/merger.xml b/app/build/intermediates/incremental/debug/packageDebugResources/merger.xml
new file mode 100644
index 0000000..811954d
--- /dev/null
+++ b/app/build/intermediates/incremental/debug/packageDebugResources/merger.xml
@@ -0,0 +1,4 @@
+<?xml version="1.0" encoding="utf-8"?>
+<merger version="3"><dataSet aapt-namespace="http://schemas.android.com/apk/res-auto" config="main$Generated" generated="true" ignore_pattern="!.svn:!.git:!.ds_store:!*.scc:.*:&lt;dir>_*:!CVS:!thumbs.db:!picasa.ini:!*~"><source path="/home/taniyama/Documents/new_launcher/app/src/main/res"/><source path="/home/taniyama/Documents/new_launcher/app/build/generated/res/rs/debug"/><source path="/home/taniyama/Documents/new_launcher/app/build/generated/res/resValues/debug"/></dataSet><dataSet aapt-namespace="http://schemas.android.com/apk/res-auto" config="main" generated-set="main$Generated" ignore_pattern="!.svn:!.git:!.ds_store:!*.scc:.*:&lt;dir>_*:!CVS:!thumbs.db:!picasa.ini:!*~"><source path="/home/taniyama/Documents/new_launcher/app/src/main/res"><file name="styles" path="/home/taniyama/Documents/new_launcher/app/src/main/res/layout/styles.xml" qualifiers="" type="layout"/><file name="menu_item" path="/home/taniyama/Documents/new_launcher/app/src/main/res/layout/menu_item.xml" qualifiers="" type="layout"/><file name="colors" path="/home/taniyama/Documents/new_launcher/app/src/main/res/layout/colors.xml" qualifiers="" type="layout"/><file name="activity_main" path="/home/taniyama/Documents/new_launcher/app/src/main/res/layout/activity_main.xml" qualifiers="" type="layout"/><file name="themes" path="/home/taniyama/Documents/new_launcher/app/src/main/res/layout/themes.xml" qualifiers="" type="layout"/><file name="strings" path="/home/taniyama/Documents/new_launcher/app/src/main/res/layout/strings.xml" qualifiers="" type="layout"/><file name="menu_item_background" path="/home/taniyama/Documents/new_launcher/app/src/main/res/drawable/menu_item_background.xml" qualifiers="" type="drawable"/><file path="/home/taniyama/Documents/new_launcher/app/src/main/res/values/styles.xml" qualifiers=""><style name="AppTheme" parent="Theme.AppCompat.NoActionBar">
+ <item name="android:windowBackground">@android:color/white</item>
+ </style></file><file path="/home/taniyama/Documents/new_launcher/app/src/main/res/values/colors.xml" qualifiers=""><color name="menuHighlight">#00BFFF</color><color name="menuBackground">#80333333</color><color name="menuHeaderBackground">#801E1E1E</color><color name="menuDivider">#80444444</color></file><file path="/home/taniyama/Documents/new_launcher/app/src/main/res/values/strings.xml" qualifiers=""><string name="app_name">Custom Launcher</string></file></source><source path="/home/taniyama/Documents/new_launcher/app/build/generated/res/rs/debug"/><source path="/home/taniyama/Documents/new_launcher/app/build/generated/res/resValues/debug"/></dataSet><dataSet aapt-namespace="http://schemas.android.com/apk/res-auto" config="debug$Generated" generated="true" ignore_pattern="!.svn:!.git:!.ds_store:!*.scc:.*:&lt;dir>_*:!CVS:!thumbs.db:!picasa.ini:!*~"><source path="/home/taniyama/Documents/new_launcher/app/src/debug/res"/></dataSet><dataSet aapt-namespace="http://schemas.android.com/apk/res-auto" config="debug" generated-set="debug$Generated" ignore_pattern="!.svn:!.git:!.ds_store:!*.scc:.*:&lt;dir>_*:!CVS:!thumbs.db:!picasa.ini:!*~"><source path="/home/taniyama/Documents/new_launcher/app/src/debug/res"/></dataSet><dataSet aapt-namespace="http://schemas.android.com/apk/res-auto" config="generated$Generated" generated="true" ignore_pattern="!.svn:!.git:!.ds_store:!*.scc:.*:&lt;dir>_*:!CVS:!thumbs.db:!picasa.ini:!*~"/><dataSet aapt-namespace="http://schemas.android.com/apk/res-auto" config="generated" generated-set="generated$Generated" ignore_pattern="!.svn:!.git:!.ds_store:!*.scc:.*:&lt;dir>_*:!CVS:!thumbs.db:!picasa.ini:!*~"/><mergedItems/></merger> \ No newline at end of file