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

大佬能不能把横向刷新的header和footer的文本改成正常体位啊 #35

Open
Xiaxiangjing opened this issue Mar 24, 2021 · 1 comment

Comments

@Xiaxiangjing
Copy link

大佬能不能把横向刷新的header和footer的文本改成正常体位啊,刷新是横向的了,刷新和加载更多的文本也跟着转了90读,希望作者精益求精。无奈我也无法更改源码,或者怎么能把jar包直接接入项目?

@kapaseker
Copy link

kapaseker commented Mar 23, 2022

@Xiaxiangjing 类似这样用

        <com.scwang.smart.refresh.horizontal.HorizontalFooter
            android:layout_width="wrap_content"
            android:layout_height="match_parent">

            <SomeFooter
                android:layout_width="@dimen/tp_200"
                android:layout_height="match_parent" />

        </com.scwang.smart.refresh.horizontal.HorizontalFooter>

这里需要外面包一层。

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