| | |
| | | // }); |
| | | // } |
| | | // } catch (Exception ex) { |
| | | // Console.WriteLine (ex.Message); |
| | | // Utlis.WriteLine (ex.Message); |
| | | // } finally { |
| | | // Application.RunOnMainThread (() => { |
| | | // MainPage.Loading.Hide (); |
| | |
| | | // }); |
| | | // } |
| | | // } catch (Exception ex) { |
| | | // Console.WriteLine (ex.Message); |
| | | // Utlis.WriteLine (ex.Message); |
| | | // } finally { |
| | | // Application.RunOnMainThread (() => { |
| | | // MainPage.Loading.Hide (); |
| | |
| | | // }; |
| | | // dialogBodyLayout.AddChidren (btnMaxBrightness); |
| | | // horizontalSeekBar.ProgressChanged += (sender, e) => { |
| | | // Console.WriteLine (DateTime.Now.ToString ()); |
| | | // Utlis.WriteLine (DateTime.Now.ToString ()); |
| | | // btnMaxBrightness.Text = horizontalSeekBar.Progress + "%"; |
| | | // }; |
| | | |