-
when use this slider inside **CollapsingToolbarLayout** this error run:
**Host activity must extend AppCompatActivity**
` java.lang.RuntimeException: **# Host activity must extend AppCompatAct…
-
Hi. Thanks for this awesome library.
There is just one thing I need which is lacking and that is although it has expandedTitleMargin but there is no collapsedTitleMargin only gravity. I am using a rt…
-
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…
-
-
```
mLoadMoreWrapper.setLoadMoreView(R.layout.item_universal_more);
mLoadMoreWrapper.setOnLoadMoreListener(new LoadMoreWrapper.OnLoadMoreListener(){
@Override
public void onLoa…
-
ProfileActivity is using a lot of layout drawings, causing a long load time and even crashes on low memory devices
-
I've integrated your wonderfull calendar widget today and it works like a charm.
Thanks for that, can I donate some euros to you via PayPal or such?
I embedded the Calendar in CollapsingToolbarLayout…
-
Hey Henry,
First of all, thank you for this super useful library.
I have seen the following behavior in the example app.
In the parallax example, where the size of the SmoothAppBarLayout/Collapsin…
-
Can't make it work with collapsing toolbar layout. Here is my code. It is showing usual rectangular size.
```
…
-
I'd like to execute the multi line to single line transition in an automated animation, synchronized with the content scrim animation, instead of gradually morphing from multi line to single line.
Is…