Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 685 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 685 Bytes

Meizu-App-Center-Layout

This project demonstrates how to make full use of actionbar + Tab + ViewPager in order to implement meizu app center's main layout, which include a custom layout with 3 tabs at actionbar,and 3 viewpages.

NOTICE:

1.This demo only works great with Meizu's cell phones running Flyme2.0+ because a Meizu API is reflected in it.

2.The ViewPager's adapter extended PagerAdapter. For more information,see http://developer.android.com/reference/android/support/v4/view/PagerAdapter.html

RENDERING:

github