Skip to content

Commit 236ce31

Browse files
committed
[ExposedDropdownMenu] Adding styles to public.xml
Resolves material-components#1141 PiperOrigin-RevId: 303740794
1 parent 309d718 commit 236ce31

File tree

1 file changed

+4
-0
lines changed
  • lib/java/com/google/android/material/textfield/res-public/values

1 file changed

+4
-0
lines changed

lib/java/com/google/android/material/textfield/res-public/values/public.xml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -97,4 +97,8 @@
9797
<public name="Widget.MaterialComponents.TextInputLayout.FilledBox.Dense" type="style"/>
9898
<public name="Widget.MaterialComponents.TextInputLayout.OutlinedBox" type="style"/>
9999
<public name="Widget.MaterialComponents.TextInputLayout.OutlinedBox.Dense" type="style"/>
100+
<public name="Widget.MaterialComponents.TextInputLayout.FilledBox.ExposedDropdownMenu" type="style"/>
101+
<public name="Widget.MaterialComponents.TextInputLayout.FilledBox.Dense.ExposedDropdownMenu" type="style"/>
102+
<public name="Widget.MaterialComponents.TextInputLayout.OutlinedBox.ExposedDropdownMenu" type="style"/>
103+
<public name="Widget.MaterialComponents.TextInputLayout.OutlinedBox.Dense.ExposedDropdownMenu" type="style"/>
100104
</resources>

0 commit comments

Comments
 (0)