We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
styles.xml:
<style name="AppTheme" parent="Theme.MaterialComponents.Light.NoActionBar"> ... <item name="numberPickerTheme">@style/numberPickerTheme</item> </style> <style name="numberPickerTheme" parent="AppTheme"> <item name="android:textColorPrimary">#444</item> <item name="colorControlNormal">#222</item> </style>
tested on android Nexus 5 Lollipop
The text was updated successfully, but these errors were encountered:
رنگ جدا کننده تو نسخه های کمتر از ۵ با این کد تغییری نمیکنه ولی رنگ نوشته ها عوض میشه. مشکل شما رنگ جدا کننده هست؟
Sorry, something went wrong.
aliab
No branches or pull requests
styles.xml:
tested on android Nexus 5 Lollipop
The text was updated successfully, but these errors were encountered: