| | |
| | | } |
| | | } |
| | | } catch (Exception ex) { |
| | | Console.WriteLine (ex.Message); |
| | | Utlis.WriteLine (ex.Message); |
| | | } finally { |
| | | Application.RunOnMainThread (() => { |
| | | MainPage.Loading.Hide (); |
| | |
| | | System.Threading.Thread.Sleep (100); |
| | | } |
| | | } catch (Exception ex) { |
| | | Console.WriteLine (ex.Message); |
| | | Utlis.WriteLine (ex.Message); |
| | | } finally { |
| | | Application.RunOnMainThread (() => { |
| | | MainPage.Loading.Hide (); |
| | |
| | | { |
| | | if (isCheckIsReadingAll) { |
| | | if (IsReadingAll && !isRead) { |
| | | Console.WriteLine ("IsLightReadingAll 读取中"); |
| | | Utlis.WriteLine ("IsLightReadingAll 读取中"); |
| | | return; |
| | | } |
| | | } |