We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents bd2b251 + 08ff047 commit 4254fecCopy full SHA for 4254fec
library/res/values/attrs.xml
@@ -29,10 +29,12 @@
29
<attr name="touchModeAbove">
30
<enum name="margin" value="0" />
31
<enum name="fullscreen" value="1" />
32
+ <enum name="none" value="2" />
33
</attr>
34
<attr name="touchModeBehind">
35
36
37
38
39
<attr name="shadowDrawable" format="reference" />
40
<attr name="shadowWidth" format="dimension" />
0 commit comments