Révision 1fd64302 TestXamConnections/TestXamConnections.Android/MainActivity.cs

Voir les différences:

TestXamConnections/TestXamConnections.Android/MainActivity.cs
14 14

  
15 15
namespace TestXamConnections.Droid
16 16
{
17
    [Activity(Label = "TestXamConnections", Icon = "@mipmap/icon", Theme = "@style/MainTheme", MainLauncher = true, ConfigurationChanges = ConfigChanges.ScreenSize | ConfigChanges.Orientation | ConfigChanges.UiMode | ConfigChanges.ScreenLayout | ConfigChanges.SmallestScreenSize )]
17
    [Activity(Label = "TestXamConnections", Icon = "@mipmap/myicon", Theme = "@style/MainTheme", MainLauncher = true, ConfigurationChanges = ConfigChanges.ScreenSize | ConfigChanges.Orientation | ConfigChanges.UiMode | ConfigChanges.ScreenLayout | ConfigChanges.SmallestScreenSize )]
18 18
    public class MainActivity : global::Xamarin.Forms.Platform.Android.FormsAppCompatActivity
19 19
    {
20 20
        protected override void OnCreate(Bundle savedInstanceState)

Formats disponibles : Unified diff