Material ViewPagerIndicator Application icon

Material ViewPagerIndicator 1.0.1

929.9 KB / 5+ Downloads / Rating 2.3 - 6 reviews


See previous versions

Material ViewPagerIndicator, developed and published by Ronald Martin, has released its latest version, 1.0.1, on 2016-10-16. This app falls under the Libraries & Demo category on the Google Play Store and has achieved over 500 installs. It currently holds an overall rating of 2.3, based on 6 reviews.

Material ViewPagerIndicator APK available on this page is compatible with all Android devices that meet the required specifications (Android 3.0+). It can also be installed on PC and Mac using an Android emulator such as Bluestacks, LDPlayer, and others.

Read More

App Screenshot

App Screenshot

App Details

Package name: com.itsronald.materialviewpagerindicatorsample

Updated: 8 years ago

Developer Name: Ronald Martin

Category: Libraries & Demo

New features: Show more

Installation Instructions

This article outlines two straightforward methods for installing Material ViewPagerIndicator on PC Windows and Mac.

Using BlueStacks

  1. Download the APK/XAPK file from this page.
  2. Install BlueStacks by visiting http://bluestacks.com.
  3. Open the APK/XAPK file by double-clicking it. This action will launch BlueStacks and begin the application's installation. If the APK file does not automatically open with BlueStacks, right-click on it and select 'Open with...', then navigate to BlueStacks. Alternatively, you can drag-and-drop the APK file onto the BlueStacks home screen.
  4. Wait a few seconds for the installation to complete. Once done, the installed app will appear on the BlueStacks home screen. Click its icon to start using the application.

Using LDPlayer

  1. Download and install LDPlayer from https://www.ldplayer.net.
  2. Drag the APK/XAPK file directly into LDPlayer.

If you have any questions, please don't hesitate to contact us.

App Rating

2.3
Total 6 reviews

Reviews

3 ★, on 2017-02-12
Buggy, you can bypass the animation my fully manually scrolling to the next page. It also doesn't animate as you scroll the page.

1 ★, on 2017-04-13
buggy

1 ★, on 2016-10-15
always crashed on click of Simple XML Example. view pager also not working properly.

Previous Versions

Material ViewPagerIndicator 1.0.1
2016-10-16 / 929.9 KB / Android 3.0+

About this app

Material ViewPagerIndicator is an easy-to-use, drop-in indicator for the ViewPager widget from Android's Support-v4 Library. This app demonstrates its usage with examples and links to appropriate source code.

Unlike older indicator libraries, Material ViewPagerIndicator implements the ink-like, Material Design motion animation used in recent Google apps. It also uses the newly exposed @ViewPager.DecorView annotation so that it can be dropped into your XML layouts with almost no configuration.

Current examples include basic XML and Java usage. More examples will be created to demonstrate usage of styleable attributes and other features as the library evolves.

You can find Material ViewPagerIndicator on GitHub:
https://github.com/ronaldsmartin/Material-ViewPagerIndicator

Hopefully it helps you!

New features

Fix some compatibility issues that were causing app crashes.

This corresponds to release 1.0.1 of the library:
https://github.com/ronaldsmartin/Material-ViewPagerIndicator/releases/tag/1.0.1

Known Issue:
The dot path animation seems to be running differently on pre-Nougat devices. If you know why this might occur, please let me know or submit a pull request!