Skip to content

Latest commit

 

History

History
46 lines (27 loc) · 1.52 KB

README.md

File metadata and controls

46 lines (27 loc) · 1.52 KB

MangaView

An ImageView for reading manga(comics) for Android.

You can download the sample app via deploygate.

Gallery

Swipe, scale and scroll

scale_and_swipe

Double-page spread

double_spread_page

Page Layout Orientation

MangaView supports various page layout orientation.

  • Horizontal(RTL: Right to Left, LTR: Left to Right)

horizontal_rtl horizontal_ltr

  • Vertical

vertical

Double-tap zoom

double_tap_zoom

Tap-edge page transition

page_transition_screen_edge

Display tiled images for High-resolution.

high_resolution_tiled_images

Select a preset region(Path).

select_region

With RecyclerView(ViewPager2).

with_viewpager2