-
[詳細](https://techblog.yahoo.co.jp/android/androidcoordinatorlayout/)
スクロールした時に良い感じにFABやツールバーを消してくれる。
-
RecyclerViewPager does not allow for the full functionality of CoordinatorLayout to be taken into effect. I'm using a full page horizontally scrolling pager and am trying to hide the toolbar when a us…
-
rubric requirement to be used from main Activity
-
hi i am using the below code in my XML. The bottom navigation is above the last item of the recyclerview and snackbar flickers when dismissing
```
…
ghost updated
6 years ago
-
相当好使的一个库 就是发现在使用CoordinatorLayout #setTranslucentForCoordinatorLayout 想让状态栏透明还是有点儿问题,现象和差不多 #5 一样,导致toolbar会上移一部分 ,不知道有什么好的解决方案么?
-
**Description:** Full description of issue here
I just wanted to have some scrollable content in BottomSheetDialogFragment.
**Expected behavior:** Screenshots and/or description of expected behavi…
-
It would be great to figure out how to support CoordinatorLayout since this is used as the root layout in many cases. I tried to do so at one point, but ran into a bunch of behavior issues where thing…
-
Coordinator Layout and Suggestions don't seem to work together, Only a single suggestions comes in the list view! Also how can I execute the search directly when a suggestion is clicked? Can we have s…
-
CoordinatorLayout 是 google 推出的一个控件,利用它可以实现 MD 风格的布局风格
-
I use the workaround for persisting multiple backstacks during navigation, which is presented in NavigationAdvancedSample. If i use CoordinatorLayout as a nav host container there are issues with widt…