[Android] 10.1 extended Component Library and other views-This Chapter provides an example of the main interface, android extended Components
Category: C #, Android, VS2015;
Created on:
1. Running on the main interface
2. The code in the MainActivity. cs File
ChItems. add (new Chapter () {ChapterName = "Chapter 10th extends component libraries and other views", ChapterItems = new ChItem [] {new ChItem {type = typeof (ch1001Main ), title = "Example 10-1 basic usage of grid View", Desc = "demonstrate basic usage of grid view (GridView)"}, new ChItem {type = typeof (ch1002Main ), title = "Example 10-2 basic usage of the card View", Desc = "demonstrate the basic usage of the Card view (CardView)"}, new ChItem {type = typeof (ch1003Main ), title = "Example 10-3 basic usage of the rolling View", Desc = "demonstrate the basic usage of the rolling View "},}});