Skip to content

Commit

Permalink
Use FixViewPager for gallery. Close #231, close #227, close #226, close
Browse files Browse the repository at this point in the history
  • Loading branch information
yanzhenjie committed Nov 13, 2018
1 parent 9899dcd commit 7bd675b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion album/src/main/res/layout/album_activity_gallery.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
style="@style/Album.MatchParent"
android:background="@color/albumColorPrimaryBlack">

<android.support.v4.view.ViewPager
<com.yanzhenjie.album.widget.photoview.FixViewPager
android:id="@+id/view_pager"
style="@style/Album.MatchParent" />

Expand Down

0 comments on commit 7bd675b

Please sign in to comment.