Skip to content

Commit

Permalink
[WApps] Modify Focus issue
Browse files Browse the repository at this point in the history
Signed-off-by: huiyu.eun <[email protected]>
  • Loading branch information
huiyueun committed Jun 30, 2020
1 parent 20983a4 commit d5c4c15
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -107,6 +107,7 @@ private void Detector_Detected(object source, LongPressGestureDetector.DetectedE
{
SetEditMode();
}
FocusManager.Instance.SetCurrentFocusView(this);
}

public List<RotarySelectorItem> GetRotarySelectorItems()
Expand Down

0 comments on commit d5c4c15

Please sign in to comment.