Skip to content

Commit

Permalink
Merge branch 'origin/master' into Weblate.
Browse files Browse the repository at this point in the history
  • Loading branch information
weblate committed May 25, 2019
2 parents f8e7b3d + 022dc14 commit 80d8f0b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/src/main/java/ryey/easer/core/ui/OutlineFragment.java
Original file line number Diff line number Diff line change
Expand Up @@ -107,6 +107,7 @@ public void onClick(View view) {
@Override
public void onClick(View view) {
EHService.reload(getActivity());
throw new IllegalStateException();
}
});

Expand Down

0 comments on commit 80d8f0b

Please sign in to comment.