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.
1 parent c1e20e2 commit 3af5784Copy full SHA for 3af5784
lib/java/com/google/android/material/textfield/res/color/m3_textfield_indicator_text_color.xml
@@ -15,6 +15,7 @@
15
limitations under the License.
16
-->
17
<selector xmlns:android="http://schemas.android.com/apk/res/android">
18
+ <item android:color="?attr/colorPrimary" android:state_activated="true"/>
19
<item android:alpha="0.38" android:color="?attr/colorOnSurface" android:state_enabled="false"/>
20
<item android:color="?attr/colorOnSurfaceVariant"/>
21
</selector>
0 commit comments