| | |
| | | { |
| | | X = Application.GetRealWidth(16), |
| | | Y = Application.GetRealHeight(18), |
| | | Width = Application.GetMinRealAverage(32), |
| | | Height = Application.GetMinRealAverage(32), |
| | | Width = Application.GetRealWidth(32), |
| | | Height = Application.GetRealWidth(32), |
| | | UnSelectedImagePath = "MusicIcon/radioIcon.png", |
| | | }; |
| | | radioViewFl.AddChidren(radioIconBtn); |
| | |
| | | { |
| | | X = Application.GetRealWidth(335), |
| | | Y = Application.GetRealHeight(20), |
| | | Width = Application.GetMinRealAverage(28), |
| | | Height = Application.GetMinRealAverage(28), |
| | | Width = Application.GetRealWidth(28), |
| | | Height = Application.GetRealWidth(28), |
| | | UnSelectedImagePath = "MusicIcon/love.png", |
| | | SelectedImagePath = "MusicIcon/loveSelected.png", |
| | | }; |
| | |
| | | { |
| | | X = Application.GetRealWidth(16), |
| | | Y = Application.GetRealHeight(8), |
| | | Width = Application.GetMinRealAverage(62), |
| | | Height = Application.GetMinRealAverage(62), |
| | | Width = Application.GetRealWidth(62), |
| | | Height = Application.GetRealWidth(62), |
| | | UnSelectedImagePath = "MusicIcon/file.png", |
| | | }; |
| | | addFlieRow.AddChidren(fileIconBtn); |