aboutsummaryrefslogtreecommitdiff
path: root/core/src/main/res/values/constraintLayout_attr.xml
diff options
context:
space:
mode:
Diffstat (limited to 'core/src/main/res/values/constraintLayout_attr.xml')
-rw-r--r--core/src/main/res/values/constraintLayout_attr.xml10
1 files changed, 10 insertions, 0 deletions
diff --git a/core/src/main/res/values/constraintLayout_attr.xml b/core/src/main/res/values/constraintLayout_attr.xml
new file mode 100644
index 0000000..e3624e4
--- /dev/null
+++ b/core/src/main/res/values/constraintLayout_attr.xml
@@ -0,0 +1,10 @@
+<?xml version="1.0" encoding="utf-8" standalone="no"?>
+<!-- Resources missing; see https://issuetracker.google.com/issues/136103084 -->
+<resources xmlns:tools="http://schemas.android.com/tools" tools:ignore="ResourceName">
+ <attr name="flow_horizontalSeparator" />
+ <attr name="flow_verticalSeparator" />
+ <attr name="motionProgress" />
+ <attr name="waveDecay" />
+ <attr name="motionPathRotate" />
+ <attr name="duration" />
+</resources> \ No newline at end of file