We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
hi, Thanks for your great lib , is there any way to put a textview bottom of image to slide with contentview ?
The text was updated successfully, but these errors were encountered:
@sinaghz you can try setting android:layout_gravity="bottom"
https://github.com/Frank-Zhu/PullZoomView/blob/master/PullToZoomView%2Fapp%2Fsrc%2Fmain%2Fres%2Flayout%2Fprofile_head_view.xml
Sorry, something went wrong.
I want to do sth like images bellow, when i scroll up , the textview still visibile .
@sinaghz this lib not support. You can try com.android.support:design lib.
No branches or pull requests
hi, Thanks for your great lib ,
is there any way to put a textview bottom of image to slide with contentview ?
The text was updated successfully, but these errors were encountered: