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

Auto horizontal scrolling title and description #16

Merged

Conversation

Ishan09811
Copy link

@Ishan09811 Ishan09811 commented Apr 27, 2024

tested.

import com.panda3ds.pandroid.R;
import com.panda3ds.pandroid.data.game.GameMetadata;

class ItemHolder extends RecyclerView.ViewHolder {
public ItemHolder(@NonNull View itemView) {
super(itemView);

new Handler().postDelayed(new Runnable() {

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why of a handler?

@GabrielBRDeveloper
Copy link
Owner

startting review

@GabrielBRDeveloper
Copy link
Owner

@Ishan09811

@GabrielBRDeveloper GabrielBRDeveloper merged commit 38c1ebc into GabrielBRDeveloper:ishan-reviews Jun 6, 2024
9 of 13 checks passed
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

Successfully merging this pull request may close these issues.

2 participants