Skip to content

Commit

Permalink
Change apps visibility.
Browse files Browse the repository at this point in the history
  • Loading branch information
arturdryomov committed Jul 22, 2014
1 parent 7cc7b82 commit 168c9a6
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ private NavigationItems() {
public static final int SHARES = 0;
public static final int APPS = 1;

private static final int COUNT = 2;
private static final int COUNT = 1;
}

private final LayoutInflater layoutInflater;
Expand Down

0 comments on commit 168c9a6

Please sign in to comment.