You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In your sample app you have kept the header size fixed.
As per my app's requirement i cannot keep it fixed.
I tried by changing the Header-FrameLayout and FakeHeader-FrameLayout to WrapContent. But it does not work. The Header gets fixed and does not scroll with the ListView.
Can you please help me??
The text was updated successfully, but these errors were encountered:
Hello,
In your sample app you have kept the header size fixed.
As per my app's requirement i cannot keep it fixed.
I tried by changing the Header-FrameLayout and FakeHeader-FrameLayout to WrapContent. But it does not work. The Header gets fixed and does not scroll with the ListView.
Can you please help me??
The text was updated successfully, but these errors were encountered: