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 5e52691 commit 6ada16fCopy full SHA for 6ada16f
README.md
@@ -23,7 +23,7 @@ Build beautiful, usable products using Material Components for NativeScript.
23
## Android migration to AndroidX
24
25
For Material Components to work correctly with {N} 6 and AndroidX you need to update your android app theme.
26
-inside ```App_ressources/android/res/values/styles.xml``` replace all occurences of ```Theme.AppCompat``` with ```Theme.MaterialComponents```
+inside ```App_resources/android/res/values/styles.xml``` replace all occurences of ```Theme.AppCompat``` with ```Theme.MaterialComponents```
27
28
## Contribution
29
0 commit comments