Skip to content

Commit 7b665b1

Browse files
committed
Merge pull request #11 from nativecode-dev/development
Update README.md
2 parents fdfe620 + 90a3fd3 commit 7b665b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ public class MainActivity : AppCompatFormsApplicationActivity
9797
base.OnCreate(savedInstanceState);
9898

9999
Forms.Init(this, savedInstanceState);
100-
AppCompatRenderers.EnableAll();
100+
FormsAppCompat.EnableAll();
101101

102102
this.LoadApplication(new App());
103103
}

0 commit comments

Comments
 (0)