| | |
| | | this.RemoveFromParent(); |
| | | }; |
| | | |
| | | //播放/暂停图标 |
| | | |
| | | Button addIconBtn = new Button |
| | | { |
| | | X = Application.GetRealWidth(336), |
| | |
| | | |
| | | |
| | | } |
| | | |
| | | /// <summary> |
| | | /// |
| | | /// </summary> |
| | | void FileView() |
| | | { |
| | | middViewLayout.RemoveAll(); |
| | |
| | | { |
| | | X = Application.GetRealWidth(94), |
| | | Y = Application.GetRealHeight(86), |
| | | Width = Application.GetMinRealAverage(28), |
| | | Height = Application.GetMinRealAverage(28), |
| | | Width = Application.GetMinRealAverage(24), |
| | | Height = Application.GetMinRealAverage(24), |
| | | UnSelectedImagePath = "MusicIcon/filePause.png", |
| | | SelectedImagePath = "MusicIcon/filePlay.png", |
| | | }; |
| | |
| | | MainPage.BasePageView.AddChidren(a31MyListMusic); |
| | | MainPage.BasePageView.PageIndex = MainPage.BasePageView.ChildrenCount - 1; |
| | | a31MyListMusic.Show(list); |
| | | a31MyListMusic.UpdateSelectedMusic(); |
| | | }; |
| | | |
| | | } |