Skip to content

Commit 90a3fd3

Browse files
committed
Update README.md
1 parent 10778c6 commit 90a3fd3

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)