@@ -8,16 +8,16 @@ protected override void Init()
8
8
{
9
9
var presidents = new List < President > ( ) ;
10
10
11
- presidents . Add ( new President ( $ "Presidente 44", 1 , $ "https://github.com/dotnet/maui/blob/main/src/Compatibility/ControlGallery/src/Android/ Resources/drawable/Fruits.jpg ?raw=true") ) ;
12
- presidents . Add ( new President ( $ "Presidente 43", 2 , $ "https://github.com/dotnet/maui/blob/main/src/Compatibility/ControlGallery/src/Android/ Resources/drawable/person.png ?raw=true") ) ;
13
- presidents . Add ( new President ( $ "Presidente 42", 3 , $ "https://github.com/dotnet/maui/blob/main/src/Compatibility/ControlGallery/src/Android/ Resources/drawable/photo .jpg?raw=true") ) ;
14
- presidents . Add ( new President ( $ "Presidente 41", 4 , $ "https://github.com/dotnet/maui/blob/main/src/Compatibility/ControlGallery/src/Android/ Resources/drawable/FlowerBuds.jpg ?raw=true") ) ;
15
- presidents . Add ( new President ( $ "Presidente 40", 5 , $ "https://github.com/dotnet/maui/blob/main/src/Compatibility/ControlGallery/src/Android/ Resources/drawable/games .png?raw=true") ) ;
16
- presidents . Add ( new President ( $ "Presidente 39", 6 , $ "https://github.com/dotnet/maui/blob/main/src/Compatibility/ControlGallery/src/Android/ Resources/drawable/gear.png ?raw=true") ) ;
17
- presidents . Add ( new President ( $ "Presidente 38", 7 , $ "https://github.com/dotnet/maui/blob/main/src/Compatibility/ControlGallery/src/Android/ Resources/drawable/coffee.png ?raw=true") ) ;
18
- presidents . Add ( new President ( $ "Presidente 37", 8 , $ "https://github.com/dotnet/maui/blob/main/src/Compatibility/ControlGallery/src/Android/ Resources/drawable/xamarinstore.jpg ?raw=true") ) ;
19
- presidents . Add ( new President ( $ "Presidente 36", 9 , $ "https://github.com/dotnet/maui/blob/main/src/Compatibility/ControlGallery/src/Android/ Resources/drawable/oasis.jpg ?raw=true") ) ;
20
- presidents . Add ( new President ( $ "Presidente 35", 10 , $ "https://github.com/dotnet/maui/blob/main/src/Compatibility/ControlGallery/src/Android/ Resources/drawable/Vegetables .jpg?raw=true") ) ;
11
+ presidents . Add ( new President ( $ "Presidente 44", 1 , $ "https://github.com/dotnet/maui/blob/main/src/Controls/tests/TestCases.HostApp/ Resources/Images/avatar.png ?raw=true") ) ;
12
+ presidents . Add ( new President ( $ "Presidente 43", 2 , $ "https://github.com/dotnet/maui/blob/main/src/Controls/tests/TestCases.HostApp/ Resources/Images/oasis.jpg ?raw=true") ) ;
13
+ presidents . Add ( new President ( $ "Presidente 42", 3 , $ "https://github.com/dotnet/maui/blob/main/src/Controls/tests/TestCases.HostApp/ Resources/Images/photo21314 .jpg?raw=true") ) ;
14
+ presidents . Add ( new President ( $ "Presidente 41", 4 , $ "https://github.com/dotnet/maui/blob/main/src/Controls/tests/TestCases.HostApp/ Resources/Images/groceries.png ?raw=true") ) ;
15
+ presidents . Add ( new President ( $ "Presidente 40", 5 , $ "https://github.com/dotnet/maui/blob/main/src/Controls/tests/TestCases.HostApp/ Resources/Images/avatar .png?raw=true") ) ;
16
+ presidents . Add ( new President ( $ "Presidente 39", 6 , $ "https://github.com/dotnet/maui/blob/main/src/Controls/tests/TestCases.HostApp/ Resources/Images/oasis.jpg ?raw=true") ) ;
17
+ presidents . Add ( new President ( $ "Presidente 38", 7 , $ "https://github.com/dotnet/maui/blob/main/src/Controls/tests/TestCases.HostApp/ Resources/Images/photo21314.jpg ?raw=true") ) ;
18
+ presidents . Add ( new President ( $ "Presidente 37", 8 , $ "https://github.com/dotnet/maui/blob/main/src/Controls/tests/TestCases.HostApp/ Resources/Images/groceries.png ?raw=true") ) ;
19
+ presidents . Add ( new President ( $ "Presidente 36", 9 , $ "https://github.com/dotnet/maui/blob/main/src/Controls/tests/TestCases.HostApp/ Resources/Images/avatar.png ?raw=true") ) ;
20
+ presidents . Add ( new President ( $ "Presidente 35", 10 , $ "https://github.com/dotnet/maui/blob/main/src/Controls/tests/TestCases.HostApp/ Resources/Images/oasis .jpg?raw=true") ) ;
21
21
22
22
var header = new Label
23
23
{
0 commit comments