minor improvement in refreshItemView function and set OnClickListener on TextView item#28
Open
mojtaba-yekta wants to merge 3 commits intowangjiegulu:masterfrom
Open
minor improvement in refreshItemView function and set OnClickListener on TextView item#28mojtaba-yekta wants to merge 3 commits intowangjiegulu:masterfrom
mojtaba-yekta wants to merge 3 commits intowangjiegulu:masterfrom
Conversation
|
public static final int OFF_SET_DEFAULT = 2; 设置OFF_SET_DEFAULT=2,将组件滚动到最后一个,出现报错: 能不能帮忙提供思路 Set OFF_SET_DEFAULT=2 and scroll the component to the last one, and an error message appears Can you help with ideas |
|
我设计的代码: public class WheelView extends ScrollView { // Log.d(TAG, "向下滚动"); } |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
added itemIndex parameter to createView function
initData function has been modified
in createView function setOnClickListener added to tv object