aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/values/ids.xml
diff options
context:
space:
mode:
Diffstat (limited to 'app/src/main/res/values/ids.xml')
-rw-r--r--app/src/main/res/values/ids.xml10
1 files changed, 0 insertions, 10 deletions
diff --git a/app/src/main/res/values/ids.xml b/app/src/main/res/values/ids.xml
deleted file mode 100644
index f551102..0000000
--- a/app/src/main/res/values/ids.xml
+++ /dev/null
@@ -1,10 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!-- IDs referenced from Mirror.java that live only in the debug
- layout (src/debug/res/layout/mirror.xml). Declaring them here
- means R.id.* is stable across both build types; findViewById
- returns null in release where the views are absent. -->
-<resources>
- <item name="overlay_target" type="id"/>
- <item name="overlay_stats" type="id"/>
- <item name="overlay_event" type="id"/>
-</resources>