Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support ViewGroup as sticky #5

Open
yanzhenjie opened this issue Jul 13, 2017 · 1 comment
Open

Support ViewGroup as sticky #5

yanzhenjie opened this issue Jul 13, 2017 · 1 comment

Comments

@yanzhenjie
Copy link

The code has been submitted to #4 , such as:

<android.support.design.widget.TabLayout
      android:id="@+id/layout_tab_middle"
      style="@style/WrapContent.WidthMatchParent"
      android:background="@color/white"
      android:tag="sticky"/>
@micrologic
Copy link

micrologic commented Dec 19, 2018

If ViewPager contain fragment is not show content
<android.support.v4.view.ViewPager
android:id="@+id/view_pager"
android:layout_width="match_parent"
android:layout_height="wrap_content"/>

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants