recyclerview tag

26 questions


1 answers
88 views
0
Is it possible to programatically click RecyclerView?

RecyclerView is being applied. The current congestion is that we want an onClick event that forces us to click on the next item after a particular event.As I googled, there was a way to stackoverflow ...

2 years ago

5 answers
64 views
0
This is a question about writing on the Android bulletin board.

I found out on the web that you use Wizzie Wick editors to put them on when you write, but do you have Wizzie Wick editors on the other Wizziewick editors? I looked it up and it didn't seem to be ther...

2 years ago

1 answers
68 views
0
Recyclerview spinner? It's a question.

If you look at a lot of screens on an app or on the web, I want to implement a function that shows data in a list view or a recycling view, and when you click on them, the view is pushed down and a de...


1 answers
66 views
0
Should I use two adapters to print out two different types of data from Cotlin to one recycler view? I ask for your help me ^^;

Data A when button 1 is pressedPress button 2 to print out B data (data contents are similar)Should I use two adapters? Or can I use button 1 and button 2 together for one adapter? I keep getting erro...


1 answers
71 views
0
RecyclerView Questions

I would like to show the data from two DBs in one RecyclerView at the same time.There are two tables like this, and the names of the players on the baseball team and the basketball team are the same.W...


1 answers
75 views
0
How to use RecyclerView like GridView

The only views the adapter references are nameText and dataText.DB is like this.When you search your name on SearchView, I hope it comes out like GridView.JOHN1 JOHN1 JOHN1 JOHN110 20 30 40But I don't...

2 years ago
« - 3 -

© 2024 OneMinuteCode. All rights reserved.