ZigbeeApp/Shared/Phone/UserCenter/CommonBase/Controls/FrameLayoutControls/FrameRowControl.cs
@@ -192,7 +192,7 @@ var btnRight = new IconViewControl(58); btnRight.Gravity = Gravity.CenterVertical; btnRight.X =this.Width - btnRight.IconSize - ControlCommonResourse.XXLeft + RightOffset; btnRight.UnSelectedImagePath = "Item/Next.png"; btnRight.UnSelectedImagePath = "Item/RightNext.png"; this.AddChidren(btnRight, ChidrenBindMode.BindEventOnly); if (chidrenYaxis != 0)