Skip to content

Commit

Permalink
Loading icon stuck on startup
Browse files Browse the repository at this point in the history
  • Loading branch information
MortimerGoro committed Dec 17, 2018
1 parent b230f01 commit 73dad9d
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -166,6 +166,7 @@ private void initialize(Context aContext) {
// Prevent the URL TextEdit to get focus when user touches something outside of it
setFocusable(true);
setClickable(true);
syncViews();
}

public void setDelegate(NavigationURLBarDelegate delegate) {
Expand Down

0 comments on commit 73dad9d

Please sign in to comment.