Skip to content

Commit

Permalink
[Add] adding screenshots
Browse files Browse the repository at this point in the history
  • Loading branch information
mzelzoghbi committed Nov 22, 2016
1 parent 04da799 commit 75d1a5e
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/src/main/java/com/mzelzoghbi/sample/MainActivity.java
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ public void gridActivity(View v) {
.setTitle("Zak Gallery")
.setToolbarTitleColor(ZColor.WHITE)
.setSpanCount(3)
.setGridImgPlaceHolder(R.color.colorPrimary)
.setGridgit addd ImgPlaceHolder(R.color.colorPrimary)
.show();
}

Expand Down
Binary file added screenshot_gallery.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added screenshot_grid.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 75d1a5e

Please sign in to comment.