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 2f02ec6 + 6ada16f commit ea8ab1aCopy full SHA for ea8ab1a
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