old mode 100755
new mode 100644
| | |
| | | /// </summary>
|
| | | public MessageManagementControl()
|
| | | {
|
| | |
|
| | | this.Height = Application.GetMinRealAverage(69);
|
| | | this.Width = Application.GetMinRealAverage(69);
|
| | | this.UnSelectedImagePath = "Item/MessageManagement.png";
|
| | |
| | | {
|
| | | if (dataInfo.PageData[i].IsReading == false)
|
| | | {
|
| | | if (dataInfo.PageData[i].Topic == "/DoorLock/DoorLockOperatingEventNotificationCommand")
|
| | | {
|
| | | //暂时不处理这个主题
|
| | | continue;
|
| | | }
|
| | | ControlCommonResourse.HadNewMessage = true;
|
| | | Application.RunOnMainThread(() =>
|
| | | {
|
| | |
| | | public override void RemoveFromParent()
|
| | | {
|
| | | ControlCommonResourse.listMessageManaContr.Remove(this);
|
| | |
|
| | | |
| | | base.RemoveFromParent();
|
| | | }
|
| | | }
|