Add a confirmation button, enter the number of pedestals, click Confirm, and create a list based on the quantity
There are two columns in your picture. You need to use GridView or RecyclerView. The corresponding adapter creates items based on the number of lists
The simplest way to get the station number is to set the station number into the text of TextView, and then get the station number based on the current text when clicked.
Add a confirmation button, enter the number of pedestals, click Confirm, and create a list based on the quantity
There are two columns in your picture. You need to use GridView or RecyclerView. The corresponding adapter creates items based on the number of lists
The simplest way to get the station number is to set the station number into the text of TextView, and then get the station number based on the current text when clicked.