Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

多布局时出现的问题

Open
#108 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
3/5
Estimated time
1-2 days
Newbie friendliness
25/100
Issue type
Bug
Clarity
Needs clarification
Activity status
Stale
Tech stack
android, java
Domain
mobile

Research direction

Start by reproducing the reported setup with three layouts and inspect the convert method around holder.setText(R.id.tv_test, "Test"). Confirm whether convert is reached for the third layout and whether the referenced view exists there. Done means the third layout reliably invokes convert and displays the expected text, with the cause documented or covered by a reproduction.

Written by the indexing model from the issue text.

Description

设置了三种布局,第三种布局能显示,但是convert方法不执行

holder.setText(R.id.tv_test,"Test");

不知道是不是BUG

Dominant language
Java
Stars
4.7k
Forks
1.2k
PR merge metrics
No merged PRs in 30d

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from hongyangAndroid/baseAdapter

All issues in hongyangAndroid/baseAdapter

Similar issues

More Java issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.